2018-08-17 01:07:12,100 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-220 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-17 01:07:12,103 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vALc0aeO6CcGeb3AFzky1dUE1 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=5e5e1480598e465bbba7058ad48d7311 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=Azg8mR0x7OvpfoniAQnb6iEPk export OS_REGION_NAME=regionOne 2018-08-17 01:07:12,103 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-17 01:07:12,104 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-17 01:07:12,127 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-17 01:07:12,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:07:12,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:07:12,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:07:12,407 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-17 01:07:12,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-17 01:07:12,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:12,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad84fb3a-5d1b-492a-a4fb-a556afb11be1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:07:12,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad84fb3a-5d1b-492a-a4fb-a556afb11be1 2018-08-17 01:07:12,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:07:12,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["LF9J_c_jTLO9Qrmklb-1bA"], "issued_at": "2018-08-17T01:07:12.000000Z"}} 2018-08-17 01:07:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:13,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-6099c049-6fa3-40b7-a0a2-e9d653ca9681 x-compute-request-id: req-6099c049-6fa3-40b7-a0a2-e9d653ca9681 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-17 01:07:13,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-6099c049-6fa3-40b7-a0a2-e9d653ca9681 2018-08-17 01:07:13,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.31887507439s 2018-08-17 01:07:13,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-aggregates used request id req-6099c049-6fa3-40b7-a0a2-e9d653ca9681 2018-08-17 01:07:13,727 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-17 01:07:13,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:13,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cfa1ac-935c-43a6-86e0-0419cdd8a7aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:07:13,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-83cfa1ac-935c-43a6-86e0-0419cdd8a7aa 2018-08-17 01:07:13,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:07:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:13,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff949536-83d6-41a5-9c4b-eb246f8023a7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:07:13,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ff949536-83d6-41a5-9c4b-eb246f8023a7 2018-08-17 01:07:13,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18821811676s 2018-08-17 01:07:13,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ff949536-83d6-41a5-9c4b-eb246f8023a7 2018-08-17 01:07:13,926 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'ca22ad03ffcd4812bf9e092e6b43f1b3', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-17 01:07:13,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-17 01:07:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:14,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a531be21-ebd8-47b3-bf11-96887f16ad5b Content-Encoding: gzip Content-Length: 1968 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/025ca54ed2fd4de69146b667e3883e79"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dbc2ed279bc4a22aa504deac5b7fd05"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4833df28668e41209126a166ebcf524d", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0de1a92aeb784825aba4fb9dd54e1a8c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/103b43127a554efe85764385c98cb7e9"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/108a024d3985453eaeceb343229dc02c"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "108a024d3985453eaeceb343229dc02c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/11a8ab014d854664a9df3297443e0356"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "11a8ab014d854664a9df3297443e0356"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1548e8138e684bc2b84a46a0422968ea"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1a3fe45b83c14b61a86368c315f4af47"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c005c939689498f853eb52ddc7f87e9"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c57954977ea4f44b22c72666311dc83"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "1c57954977ea4f44b22c72666311dc83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2305e9f766ed4263b61d52f6be09728d"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "2305e9f766ed4263b61d52f6be09728d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/251788cda0d24aff9f27919a9468e098"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "251788cda0d24aff9f27919a9468e098"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27d54d7b263e4fb4af3bd7acf8119157"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2891217847e6491baa8062ff36c8c126"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e37f3e5da124cd9aa409be7186a1277"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b8df229544437497246c63963ac9cd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "32b8df229544437497246c63963ac9cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3c9b72b40c944c4ab5c7276b5d30e016"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/46fec0810958481ab7fd30671d75946a"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4f3fbea6653343929683c6dcfe585a9f"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "4f3fbea6653343929683c6dcfe585a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55a9489dc9dd4bbb9392e9bb734c5a0b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5efd742dde33426db58d6710aaa379c4"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/675b6de725144015b38a165297ad1901"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/67bf4d8e85724b22abc6ef30f3236e82"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "67bf4d8e85724b22abc6ef30f3236e82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75561597f36b4e578233f990f410a947"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "75561597f36b4e578233f990f410a947"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7cd76c9429204274ae08a10049697603"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "7cd76c9429204274ae08a10049697603"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7f305b6a748a4479baa3d45ff400957a"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "7f305b6a748a4479baa3d45ff400957a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8b14af3cc1f14289b34af6fdbe2cb1b7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c6a0e7130be4312b5ef0d1b76991634"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c97adeb2540431287ddf9322755df5f"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "9c97adeb2540431287ddf9322755df5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9fa264a7f8fa4defbad60674b61b5d78"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9fc9a97a4d274cf68c668237dd78eb8d"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a4f7f71d42ab442497fdcb4818bdc594"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4833df28668e41209126a166ebcf524d", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a978bf1417df440cbdbb60bb81895066"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "a978bf1417df440cbdbb60bb81895066"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b11b47fb40214f8ea9deae86b0aca752"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "b11b47fb40214f8ea9deae86b0aca752"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be096d67bd374f48aa3ac817d91a717e"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "be096d67bd374f48aa3ac817d91a717e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c16a4a15a3a94be6af6bf58a3bee3eaf"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4833df28668e41209126a166ebcf524d", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cbfa6fe174d94967b3b5b969ef102b98"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "cbfa6fe174d94967b3b5b969ef102b98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cffdff6f8f1a43299c5964f70641a2f6"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "cffdff6f8f1a43299c5964f70641a2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ea6ab9d02c0e4ef3a697a60bcea7dcba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ef27d9929c674df2ad29237f4c712fff"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "ef27d9929c674df2ad29237f4c712fff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f86399e1cd7f4848924090a3eb50099e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "f86399e1cd7f4848924090a3eb50099e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f98f541f293746ee804400f6b4cdb676"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "f98f541f293746ee804400f6b4cdb676"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-17 01:07:14,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-a531be21-ebd8-47b3-bf11-96887f16ad5b 2018-08-17 01:07:14,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.186539888382s 2018-08-17 01:07:14,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-a531be21-ebd8-47b3-bf11-96887f16ad5b 2018-08-17 01:07:14,124 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/025ca54ed2fd4de69146b667e3883e79'}, u'url': u'http://172.30.9.23:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c22df6ca34c64b4b95935fc60b119742', u'id': u'025ca54ed2fd4de69146b667e3883e79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0dbc2ed279bc4a22aa504deac5b7fd05'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4833df28668e41209126a166ebcf524d', u'id': u'0dbc2ed279bc4a22aa504deac5b7fd05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/0de1a92aeb784825aba4fb9dd54e1a8c'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e59bdee62f4e4982ac90a4383193d66b', u'id': u'0de1a92aeb784825aba4fb9dd54e1a8c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/103b43127a554efe85764385c98cb7e9'}, u'url': u'http://172.30.9.23:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1ef9125b1ed544b4b7c285335e00c202', u'id': u'103b43127a554efe85764385c98cb7e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/108a024d3985453eaeceb343229dc02c'}, u'url': u'http://172.30.9.23:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e59bdee62f4e4982ac90a4383193d66b', u'id': u'108a024d3985453eaeceb343229dc02c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/11a8ab014d854664a9df3297443e0356'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bfb89cfbf6c440cb8bd05931a4497f2c', u'id': u'11a8ab014d854664a9df3297443e0356'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1548e8138e684bc2b84a46a0422968ea'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c22df6ca34c64b4b95935fc60b119742', u'id': u'1548e8138e684bc2b84a46a0422968ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1a3fe45b83c14b61a86368c315f4af47'}, u'url': u'http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bfb89cfbf6c440cb8bd05931a4497f2c', u'id': u'1a3fe45b83c14b61a86368c315f4af47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1c005c939689498f853eb52ddc7f87e9'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f8218ea64fb34a1ba6cc8b48f7562d39', u'id': u'1c005c939689498f853eb52ddc7f87e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/1c57954977ea4f44b22c72666311dc83'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fc7d954758604941ace3e02d5a32a8bd', u'id': u'1c57954977ea4f44b22c72666311dc83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2305e9f766ed4263b61d52f6be09728d'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c22df6ca34c64b4b95935fc60b119742', u'id': u'2305e9f766ed4263b61d52f6be09728d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/251788cda0d24aff9f27919a9468e098'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'efa6f35af400486bb685c2a2a0786426', u'id': u'251788cda0d24aff9f27919a9468e098'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/27d54d7b263e4fb4af3bd7acf8119157'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f6d69d5aea88497a83d9b31c88457746', u'id': u'27d54d7b263e4fb4af3bd7acf8119157'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2891217847e6491baa8062ff36c8c126'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'00a5208e57f247bfbc215082c98389d1', u'id': u'2891217847e6491baa8062ff36c8c126'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/2e37f3e5da124cd9aa409be7186a1277'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2670367c0dd04e879ba468f137eaee2e', u'id': u'2e37f3e5da124cd9aa409be7186a1277'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/32b8df229544437497246c63963ac9cd'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fc7d954758604941ace3e02d5a32a8bd', u'id': u'32b8df229544437497246c63963ac9cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/3c9b72b40c944c4ab5c7276b5d30e016'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1ef9125b1ed544b4b7c285335e00c202', u'id': u'3c9b72b40c944c4ab5c7276b5d30e016'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/46fec0810958481ab7fd30671d75946a'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'428e27d8d7a0499687bcb299d0b6e16a', u'id': u'46fec0810958481ab7fd30671d75946a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/4f3fbea6653343929683c6dcfe585a9f'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bfb89cfbf6c440cb8bd05931a4497f2c', u'id': u'4f3fbea6653343929683c6dcfe585a9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/55a9489dc9dd4bbb9392e9bb734c5a0b'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'428e27d8d7a0499687bcb299d0b6e16a', u'id': u'55a9489dc9dd4bbb9392e9bb734c5a0b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/5efd742dde33426db58d6710aaa379c4'}, u'url': u'http://172.30.9.23:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'00a5208e57f247bfbc215082c98389d1', u'id': u'5efd742dde33426db58d6710aaa379c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/675b6de725144015b38a165297ad1901'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'14cc667fab2d4adaa702a084b3b8914a', u'id': u'675b6de725144015b38a165297ad1901'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/67bf4d8e85724b22abc6ef30f3236e82'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e59bdee62f4e4982ac90a4383193d66b', u'id': u'67bf4d8e85724b22abc6ef30f3236e82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/75561597f36b4e578233f990f410a947'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f8218ea64fb34a1ba6cc8b48f7562d39', u'id': u'75561597f36b4e578233f990f410a947'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7cd76c9429204274ae08a10049697603'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fe6689f9e46342aa88df4b491aefb604', u'id': u'7cd76c9429204274ae08a10049697603'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/7f305b6a748a4479baa3d45ff400957a'}, u'url': u'http://172.30.9.23:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f8218ea64fb34a1ba6cc8b48f7562d39', u'id': u'7f305b6a748a4479baa3d45ff400957a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/8b14af3cc1f14289b34af6fdbe2cb1b7'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f6d69d5aea88497a83d9b31c88457746', u'id': u'8b14af3cc1f14289b34af6fdbe2cb1b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9c6a0e7130be4312b5ef0d1b76991634'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fe6689f9e46342aa88df4b491aefb604', u'id': u'9c6a0e7130be4312b5ef0d1b76991634'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9c97adeb2540431287ddf9322755df5f'}, u'url': u'http://172.30.9.23:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'428e27d8d7a0499687bcb299d0b6e16a', u'id': u'9c97adeb2540431287ddf9322755df5f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9fa264a7f8fa4defbad60674b61b5d78'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2670367c0dd04e879ba468f137eaee2e', u'id': u'9fa264a7f8fa4defbad60674b61b5d78'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/9fc9a97a4d274cf68c668237dd78eb8d'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'efa6f35af400486bb685c2a2a0786426', u'id': u'9fc9a97a4d274cf68c668237dd78eb8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a4f7f71d42ab442497fdcb4818bdc594'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4833df28668e41209126a166ebcf524d', u'id': u'a4f7f71d42ab442497fdcb4818bdc594'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/a978bf1417df440cbdbb60bb81895066'}, u'url': u'http://172.30.9.23:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2670367c0dd04e879ba468f137eaee2e', u'id': u'a978bf1417df440cbdbb60bb81895066'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/b11b47fb40214f8ea9deae86b0aca752'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'00a5208e57f247bfbc215082c98389d1', u'id': u'b11b47fb40214f8ea9deae86b0aca752'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/be096d67bd374f48aa3ac817d91a717e'}, u'url': u'http://172.30.9.23:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f6d69d5aea88497a83d9b31c88457746', u'id': u'be096d67bd374f48aa3ac817d91a717e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/c16a4a15a3a94be6af6bf58a3bee3eaf'}, u'url': u'http://172.30.9.23:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4833df28668e41209126a166ebcf524d', u'id': u'c16a4a15a3a94be6af6bf58a3bee3eaf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/cbfa6fe174d94967b3b5b969ef102b98'}, u'url': u'http://172.30.9.23:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'efa6f35af400486bb685c2a2a0786426', u'id': u'cbfa6fe174d94967b3b5b969ef102b98'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/cffdff6f8f1a43299c5964f70641a2f6'}, u'url': u'http://172.30.9.23:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fc7d954758604941ace3e02d5a32a8bd', u'id': u'cffdff6f8f1a43299c5964f70641a2f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ea6ab9d02c0e4ef3a697a60bcea7dcba'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'14cc667fab2d4adaa702a084b3b8914a', u'id': u'ea6ab9d02c0e4ef3a697a60bcea7dcba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/ef27d9929c674df2ad29237f4c712fff'}, u'url': u'http://172.30.9.23:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'14cc667fab2d4adaa702a084b3b8914a', u'id': u'ef27d9929c674df2ad29237f4c712fff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f86399e1cd7f4848924090a3eb50099e'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1ef9125b1ed544b4b7c285335e00c202', u'id': u'f86399e1cd7f4848924090a3eb50099e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.23:5000/v3/endpoints/f98f541f293746ee804400f6b4cdb676'}, u'url': u'http://172.30.9.23:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fe6689f9e46342aa88df4b491aefb604', u'id': u'f98f541f293746ee804400f6b4cdb676'})] 2018-08-17 01:07:14,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-17 01:07:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:14,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-ef8d6976-26a2-4b69-98e4-91679c1ba4e7 x-compute-request-id: req-ef8d6976-26a2-4b69-98e4-91679c1ba4e7 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-17 01:07:14,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-ef8d6976-26a2-4b69-98e4-91679c1ba4e7 2018-08-17 01:07:14,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112009048462s 2018-08-17 01:07:14,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/extensions used request id req-ef8d6976-26a2-4b69-98e4-91679c1ba4e7 2018-08-17 01:07:14,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-17 01:07:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:15,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-6bc7c766-ce50-4aff-9190-9daff860c8e2 x-compute-request-id: req-6bc7c766-ce50-4aff-9190-9daff860c8e2 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-17 01:07:15,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-6bc7c766-ce50-4aff-9190-9daff860c8e2 2018-08-17 01:07:15,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.1861281395s 2018-08-17 01:07:15,441 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-floating-ip-pools used request id req-6bc7c766-ce50-4aff-9190-9daff860c8e2 2018-08-17 01:07:15,441 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-17 01:07:15,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:07:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:15,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0957d22f-09d9-48cb-87be-294ca840231b Date: Fri, 17 Aug 2018 01:07:15 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:07:15,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0957d22f-09d9-48cb-87be-294ca840231b 2018-08-17 01:07:15,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.303459882736s 2018-08-17 01:07:15,748 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-0957d22f-09d9-48cb-87be-294ca840231b 2018-08-17 01:07:15,748 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-17 01:07:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 01:07:15,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:15,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-1df8f4ab-399d-47af-a182-1a6218fe4db9 x-compute-request-id: req-1df8f4ab-399d-47af-a182-1a6218fe4db9 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 01:07:15,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-1df8f4ab-399d-47af-a182-1a6218fe4db9 2018-08-17 01:07:15,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.187164783478s 2018-08-17 01:07:15,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-1df8f4ab-399d-47af-a182-1a6218fe4db9 2018-08-17 01:07:15,937 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"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}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 2}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"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}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 3}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-17 01:07:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-17 01:07:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:15,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-051cb94f-49bc-4fe4-8d00-32a74481c1d6 x-compute-request-id: req-051cb94f-49bc-4fe4-8d00-32a74481c1d6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-17 01:07:15,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-051cb94f-49bc-4fe4-8d00-32a74481c1d6 2018-08-17 01:07:15,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0357820987701s 2018-08-17 01:07:15,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-051cb94f-49bc-4fe4-8d00-32a74481c1d6 2018-08-17 01:07:15,974 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-17 01:07:15,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:16,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-cc9831f0-b44a-4205-b640-d2468f41d2dc Date: Fri, 17 Aug 2018 01:07:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:07:16,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cc9831f0-b44a-4205-b640-d2468f41d2dc 2018-08-17 01:07:16,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088504076004s 2018-08-17 01:07:16,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cc9831f0-b44a-4205-b640-d2468f41d2dc 2018-08-17 01:07:16,064 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'41d4399a-b890-4a20-b337-cf6e4677efa6'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-17T01:05:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', 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'96a74e9d7df744e6acb0f70468c61ab6', u'created_at': u'2018-08-17T01:05:00Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'96a74e9d7df744e6acb0f70468c61ab6'})] 2018-08-17 01:07:16,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:07:16,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:16,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a8e003e-5d68-4c47-9076-68bfcb8fff7c Date: Fri, 17 Aug 2018 01:07:16 GMT RESP BODY: {"ports":[]} 2018-08-17 01:07:16,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-0a8e003e-5d68-4c47-9076-68bfcb8fff7c 2018-08-17 01:07:16,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0281558036804s 2018-08-17 01:07:16,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json used request id req-0a8e003e-5d68-4c47-9076-68bfcb8fff7c 2018-08-17 01:07:16,093 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-17 01:07:16,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:07:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:16,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d7b3a9-53dc-444b-b431-eb625316a721 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "0ffb0ae7e6384350aecf34bf11f843f6"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/0ffb0ae7e6384350aecf34bf11f843f6/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "15aae7b2a6744486b02cef3b48de4874"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/15aae7b2a6744486b02cef3b48de4874/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "34c7e62320a045c78ce92ed1c6a43bb5"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/34c7e62320a045c78ce92ed1c6a43bb5/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "36558445cea54bfdbeeea47e755f6add"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/36558445cea54bfdbeeea47e755f6add/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "4850e9d44dd64a4ca841156448d32cec"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/4850e9d44dd64a4ca841156448d32cec/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "5b8d9191c87b4d7babec359020e076c7"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/5b8d9191c87b4d7babec359020e076c7/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "6ec5e5e487d64cdd88689780d37fb55d"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/6ec5e5e487d64cdd88689780d37fb55d/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "74c1d770d39549f98512e31fbf484b72"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/74c1d770d39549f98512e31fbf484b72/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "5e5e1480598e465bbba7058ad48d7311"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "7b7531b461ab4354bf85e7b75d49a0db"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311/users/7b7531b461ab4354bf85e7b75d49a0db/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "9652bd47013d4cd5b7a2fda25b64ff62"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/9652bd47013d4cd5b7a2fda25b64ff62/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "d2638de50c7a43d7988046a458a07c0d"}, "user": {"id": "a48aad4d9316457aba238d59f36cb2c0"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/a48aad4d9316457aba238d59f36cb2c0/roles/d2638de50c7a43d7988046a458a07c0d"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "a48aad4d9316457aba238d59f36cb2c0"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/a48aad4d9316457aba238d59f36cb2c0/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "e30a40b80f8f45b7a9ab86520ad0c2c0"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/e30a40b80f8f45b7a9ab86520ad0c2c0/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"project": {"id": "96a74e9d7df744e6acb0f70468c61ab6"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "edff3ce8274f4b6289b095d86d5fd46b"}, "links": {"assignment": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6/users/edff3ce8274f4b6289b095d86d5fd46b/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"domain": {"id": "ca22ad03ffcd4812bf9e092e6b43f1b3"}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "41af065a418547ba9aae67528c2be2df"}, "links": {"assignment": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3/users/41af065a418547ba9aae67528c2be2df/roles/f11299937eaf4aec87b1de88249718ff"}}, {"scope": {"system": {"all": true}}, "role": {"id": "f11299937eaf4aec87b1de88249718ff"}, "user": {"id": "7b7531b461ab4354bf85e7b75d49a0db"}, "links": {"assignment": "http://172.30.9.23:5000/v3/system/users/7b7531b461ab4354bf85e7b75d49a0db/roles/f11299937eaf4aec87b1de88249718ff"}}], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-17 01:07:16,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-e6d7b3a9-53dc-444b-b431-eb625316a721 2018-08-17 01:07:16,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.184772968292s 2018-08-17 01:07:16,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments used request id req-e6d7b3a9-53dc-444b-b431-eb625316a721 2018-08-17 01:07:16,284 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'0ffb0ae7e6384350aecf34bf11f843f6'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'15aae7b2a6744486b02cef3b48de4874'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'34c7e62320a045c78ce92ed1c6a43bb5'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'36558445cea54bfdbeeea47e755f6add'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'4850e9d44dd64a4ca841156448d32cec'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'5b8d9191c87b4d7babec359020e076c7'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'6ec5e5e487d64cdd88689780d37fb55d'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'74c1d770d39549f98512e31fbf484b72'}), Munch({'project': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'7b7531b461ab4354bf85e7b75d49a0db'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'9652bd47013d4cd5b7a2fda25b64ff62'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'd2638de50c7a43d7988046a458a07c0d', 'user': u'a48aad4d9316457aba238d59f36cb2c0'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'a48aad4d9316457aba238d59f36cb2c0'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'e30a40b80f8f45b7a9ab86520ad0c2c0'}), Munch({'project': u'96a74e9d7df744e6acb0f70468c61ab6', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'edff3ce8274f4b6289b095d86d5fd46b'}), Munch({'domain': u'ca22ad03ffcd4812bf9e092e6b43f1b3', 'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'41af065a418547ba9aae67528c2be2df'}), Munch({'id': u'f11299937eaf4aec87b1de88249718ff', 'user': u'7b7531b461ab4354bf85e7b75d49a0db'})] 2018-08-17 01:07:16,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:07:16,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:16,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6a51e4-b2d9-4732-967b-e7a75a78aabe Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:07:16,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2a6a51e4-b2d9-4732-967b-e7a75a78aabe 2018-08-17 01:07:16,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.296714067459s 2018-08-17 01:07:16,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2a6a51e4-b2d9-4732-967b-e7a75a78aabe 2018-08-17 01:07:16,586 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'361380a23ef24fbe89878d525eb688a8'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'7c4a92c416514666acd7455c2a3fa165'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'a2822b70ffba4485a560eb0506c2caf7'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'd2638de50c7a43d7988046a458a07c0d'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'e070ad8d9a8445ee9e212ad6d482f1a1'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'f11299937eaf4aec87b1de88249718ff'})] 2018-08-17 01:07:16,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:07:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:16,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4153544a-41ec-4402-b203-2b22b9508c5b Date: Fri, 17 Aug 2018 01:07:16 GMT RESP BODY: {"routers": []} 2018-08-17 01:07:16,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4153544a-41ec-4402-b203-2b22b9508c5b 2018-08-17 01:07:16,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.176556825638s 2018-08-17 01:07:16,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4153544a-41ec-4402-b203-2b22b9508c5b 2018-08-17 01:07:16,764 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-17 01:07:16,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:07:16,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:16,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-e0c4ff0d-b7d6-4f5b-b4be-d101d04fa441 x-compute-request-id: req-e0c4ff0d-b7d6-4f5b-b4be-d101d04fa441 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-17 01:07:16,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0c4ff0d-b7d6-4f5b-b4be-d101d04fa441 2018-08-17 01:07:16,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212656974792s 2018-08-17 01:07:16,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e0c4ff0d-b7d6-4f5b-b4be-d101d04fa441 2018-08-17 01:07:16,978 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-17 01:07:16,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-17 01:07:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:16,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d95a2b7-c298-4071-9e56-ad9a03646280 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-17 01:07:16,991 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-7d95a2b7-c298-4071-9e56-ad9a03646280 2018-08-17 01:07:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:17,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d947f3ef-c881-4339-8f74-efa3414e5c1c Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/00a5208e57f247bfbc215082c98389d1"}, "enabled": true, "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/14cc667fab2d4adaa702a084b3b8914a"}, "enabled": true, "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ef9125b1ed544b4b7c285335e00c202"}, "enabled": true, "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2670367c0dd04e879ba468f137eaee2e"}, "enabled": true, "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/428e27d8d7a0499687bcb299d0b6e16a"}, "enabled": true, "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4833df28668e41209126a166ebcf524d"}, "enabled": true, "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4a6ad0b5b02b47e4a0a116410199cfd3"}, "enabled": true, "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bfb89cfbf6c440cb8bd05931a4497f2c"}, "enabled": true, "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c22df6ca34c64b4b95935fc60b119742"}, "enabled": true, "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e59bdee62f4e4982ac90a4383193d66b"}, "enabled": true, "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/efa6f35af400486bb685c2a2a0786426"}, "enabled": true, "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f6d69d5aea88497a83d9b31c88457746"}, "enabled": true, "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8218ea64fb34a1ba6cc8b48f7562d39"}, "enabled": true, "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/fc7d954758604941ace3e02d5a32a8bd"}, "enabled": true, "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fe6689f9e46342aa88df4b491aefb604"}, "enabled": true, "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-17 01:07:17,291 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d947f3ef-c881-4339-8f74-efa3414e5c1c 2018-08-17 01:07:17,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.30946803093s 2018-08-17 01:07:17,291 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-d947f3ef-c881-4339-8f74-efa3414e5c1c 2018-08-17 01:07:17,297 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'00a5208e57f247bfbc215082c98389d1', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'14cc667fab2d4adaa702a084b3b8914a', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'1ef9125b1ed544b4b7c285335e00c202', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'2670367c0dd04e879ba468f137eaee2e', 'name': u'glance'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'428e27d8d7a0499687bcb299d0b6e16a', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'4833df28668e41209126a166ebcf524d', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'4a6ad0b5b02b47e4a0a116410199cfd3', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'bfb89cfbf6c440cb8bd05931a4497f2c', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c22df6ca34c64b4b95935fc60b119742', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'e59bdee62f4e4982ac90a4383193d66b', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'efa6f35af400486bb685c2a2a0786426', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'f6d69d5aea88497a83d9b31c88457746', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f8218ea64fb34a1ba6cc8b48f7562d39', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'fc7d954758604941ace3e02d5a32a8bd', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'fe6689f9e46342aa88df4b491aefb604', 'name': u'cinder'})] 2018-08-17 01:07:17,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:07:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b833ec38eba45bbf248adc892ed2db4dd6bda45" 2018-08-17 01:07:17,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-40ecdede-f03a-4a2a-8e3f-2d102a78b81e Date: Fri, 17 Aug 2018 01:07:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-17 01:07:17,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-40ecdede-f03a-4a2a-8e3f-2d102a78b81e 2018-08-17 01:07:17,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424630641937s 2018-08-17 01:07:17,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-40ecdede-f03a-4a2a-8e3f-2d102a78b81e 2018-08-17 01:07:17,342 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:05:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'tenant_id': u'96a74e9d7df744e6acb0f70468c61ab6', u'created_at': u'2018-08-17T01:05:04Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'96a74e9d7df744e6acb0f70468c61ab6'})] 2018-08-17 01:07:17,460 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:07:17,460 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-17 01:07:17,518 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:07:17,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:07:17,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:07:17,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:17,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-655ed947-2d24-4c9c-ad5d-c06d16aa2de8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:07:17,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-655ed947-2d24-4c9c-ad5d-c06d16aa2de8 2018-08-17 01:07:17,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:07:18,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["DzOP87P4RZqgVmKNvJqxtA"], "issued_at": "2018-08-17T01:07:18.000000Z"}} 2018-08-17 01:07:18,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:19,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4f686b05-fbfd-4ac3-9074-75c49a16e265 Date: Fri, 17 Aug 2018 01:07:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:07:19,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4f686b05-fbfd-4ac3-9074-75c49a16e265 2018-08-17 01:07:19,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0964641571s 2018-08-17 01:07:19,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4f686b05-fbfd-4ac3-9074-75c49a16e265 2018-08-17 01:07:19,173 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-17 01:07:19,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:07:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" -d '{"network": {"name": "tenantnetwork1-net_f2ece2b1-6429-42ab-898f-3242ef0a7609", "admin_state_up": true}}' 2018-08-17 01:07:19,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f139fc1c-a2b0-4d1c-b03b-d437da1492a4 Date: Fri, 17 Aug 2018 01:07:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"15a6bce8-3c29-4be3-944e-809d798bd4c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:07:19Z","is_default":false,"provider:segmentation_id":66,"name":"tenantnetwork1-net_f2ece2b1-6429-42ab-898f-3242ef0a7609","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:19Z","mtu":1450}} 2018-08-17 01:07:19,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f139fc1c-a2b0-4d1c-b03b-d437da1492a4 2018-08-17 01:07:19,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.576856851578s 2018-08-17 01:07:19,751 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f139fc1c-a2b0-4d1c-b03b-d437da1492a4 2018-08-17 01:07:19,751 - functest.core.tenantnetwork - 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-08-17T01:07:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'15a6bce8-3c29-4be3-944e-809d798bd4c4', u'provider:segmentation_id': 66, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_f2ece2b1-6429-42ab-898f-3242ef0a7609', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:07:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:07:19,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:19,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-65b88b7c-ce75-4e30-8dff-7335ee0d4314 Date: Fri, 17 Aug 2018 01:07:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"15a6bce8-3c29-4be3-944e-809d798bd4c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:07:19Z","provider:segmentation_id":66,"name":"tenantnetwork1-net_f2ece2b1-6429-42ab-898f-3242ef0a7609","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:07:19,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-65b88b7c-ce75-4e30-8dff-7335ee0d4314 2018-08-17 01:07:19,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120832920074s 2018-08-17 01:07:19,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-65b88b7c-ce75-4e30-8dff-7335ee0d4314 2018-08-17 01:07:19,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:07:19,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" -d '{"subnet": {"name": "tenantnetwork1-subnet_f2ece2b1-6429-42ab-898f-3242ef0a7609", "enable_dhcp": true, "network_id": "15a6bce8-3c29-4be3-944e-809d798bd4c4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:07:20,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27491254-ccb3-4036-a1f4-0048f36cc2ac Date: Fri, 17 Aug 2018 01:07:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a6bce8-3c29-4be3-944e-809d798bd4c4","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:07:20Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"96a05bac-560c-4dfd-9406-2717c3a62f3e","subnetpool_id":null,"name":"tenantnetwork1-subnet_f2ece2b1-6429-42ab-898f-3242ef0a7609"}} 2018-08-17 01:07:20,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-27491254-ccb3-4036-a1f4-0048f36cc2ac 2018-08-17 01:07:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.854439973831s 2018-08-17 01:07:20,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-27491254-ccb3-4036-a1f4-0048f36cc2ac 2018-08-17 01:07:20,730 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:07:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'96a05bac-560c-4dfd-9406-2717c3a62f3e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_f2ece2b1-6429-42ab-898f-3242ef0a7609', u'enable_dhcp': True, u'network_id': u'15a6bce8-3c29-4be3-944e-809d798bd4c4', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:07:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:07:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:07:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "tenantnetwork1-router_f2ece2b1-6429-42ab-898f-3242ef0a7609", "admin_state_up": true}}' 2018-08-17 01:07:22,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-65f12dbc-67be-4f74-9961-ea3b5da50203 Date: Fri, 17 Aug 2018 01:07:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:07:22Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "8dca82cc-b70b-468d-9aed-2f13539ace6c", "name": "tenantnetwork1-router_f2ece2b1-6429-42ab-898f-3242ef0a7609"}} 2018-08-17 01:07:22,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-65f12dbc-67be-4f74-9961-ea3b5da50203 2018-08-17 01:07:22,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47829794884s 2018-08-17 01:07:22,210 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-65f12dbc-67be-4f74-9961-ea3b5da50203 2018-08-17 01:07:22,210 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:07:20Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T01:07:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'8dca82cc-b70b-468d-9aed-2f13539ace6c', u'name': u'tenantnetwork1-router_f2ece2b1-6429-42ab-898f-3242ef0a7609'}) 2018-08-17 01:07:22,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:07:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" -d '{"subnet_id": "96a05bac-560c-4dfd-9406-2717c3a62f3e"}' 2018-08-17 01:07:23,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ef720f31-3f93-4144-ba62-671223e407d4 Date: Fri, 17 Aug 2018 01:07:23 GMT RESP BODY: {"network_id": "15a6bce8-3c29-4be3-944e-809d798bd4c4", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "96a05bac-560c-4dfd-9406-2717c3a62f3e", "subnet_ids": ["96a05bac-560c-4dfd-9406-2717c3a62f3e"], "port_id": "24bba0e6-c651-484a-85b0-3b5e13da8e85", "id": "8dca82cc-b70b-468d-9aed-2f13539ace6c"} 2018-08-17 01:07:23,792 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c/add_router_interface.json used request id req-ef720f31-3f93-4144-ba62-671223e407d4 2018-08-17 01:07:23,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.58112311363s 2018-08-17 01:07:23,792 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c/add_router_interface.json used request id req-ef720f31-3f93-4144-ba62-671223e407d4 returning object 8dca82cc-b70b-468d-9aed-2f13539ace6c 2018-08-17 01:07:23,903 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:07:23,903 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-17 01:07:23,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:07:23,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" -d '{"subnet_id": "96a05bac-560c-4dfd-9406-2717c3a62f3e"}' 2018-08-17 01:07:25,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b236c2d-8c97-4000-a41e-6a0e3f41ea86 Date: Fri, 17 Aug 2018 01:07:25 GMT RESP BODY: {"network_id": "15a6bce8-3c29-4be3-944e-809d798bd4c4", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "96a05bac-560c-4dfd-9406-2717c3a62f3e", "subnet_ids": ["96a05bac-560c-4dfd-9406-2717c3a62f3e"], "port_id": "24bba0e6-c651-484a-85b0-3b5e13da8e85", "id": "8dca82cc-b70b-468d-9aed-2f13539ace6c"} 2018-08-17 01:07:25,724 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c/remove_router_interface.json used request id req-5b236c2d-8c97-4000-a41e-6a0e3f41ea86 2018-08-17 01:07:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81565093994s 2018-08-17 01:07:25,725 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c/remove_router_interface.json used request id req-5b236c2d-8c97-4000-a41e-6a0e3f41ea86 returning object 8dca82cc-b70b-468d-9aed-2f13539ace6c 2018-08-17 01:07:25,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:07:25,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:25,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-008f5ca2-737a-469d-90e1-49dc9605183d Date: Fri, 17 Aug 2018 01:07:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:07:24Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "8dca82cc-b70b-468d-9aed-2f13539ace6c", "name": "tenantnetwork1-router_f2ece2b1-6429-42ab-898f-3242ef0a7609"}]} 2018-08-17 01:07:25,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-008f5ca2-737a-469d-90e1-49dc9605183d 2018-08-17 01:07:25,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118286848068s 2018-08-17 01:07:25,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-008f5ca2-737a-469d-90e1-49dc9605183d 2018-08-17 01:07:25,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:07:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:27,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3554d958-06e2-431c-95a7-ecc59f538f1a Content-Length: 0 Date: Fri, 17 Aug 2018 01:07:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:07:27,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c.json used request id req-3554d958-06e2-431c-95a7-ecc59f538f1a 2018-08-17 01:07:27,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52095103264s 2018-08-17 01:07:27,367 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8dca82cc-b70b-468d-9aed-2f13539ace6c.json used request id req-3554d958-06e2-431c-95a7-ecc59f538f1a 2018-08-17 01:07:27,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:07:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:27,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-f90d5925-5cc6-4646-8615-b0cc3827cedc Date: Fri, 17 Aug 2018 01:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15a6bce8-3c29-4be3-944e-809d798bd4c4","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:07:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"96a05bac-560c-4dfd-9406-2717c3a62f3e","subnetpool_id":null,"name":"tenantnetwork1-subnet_f2ece2b1-6429-42ab-898f-3242ef0a7609"}]} 2018-08-17 01:07:27,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f90d5925-5cc6-4646-8615-b0cc3827cedc 2018-08-17 01:07:27,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0863461494446s 2018-08-17 01:07:27,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f90d5925-5cc6-4646-8615-b0cc3827cedc 2018-08-17 01:07:27,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:07:27,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/96a05bac-560c-4dfd-9406-2717c3a62f3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:28,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f25546cf-68ce-4285-be1e-099cbc2286e4 Date: Fri, 17 Aug 2018 01:07:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:07:28,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/96a05bac-560c-4dfd-9406-2717c3a62f3e.json used request id req-f25546cf-68ce-4285-be1e-099cbc2286e4 2018-08-17 01:07:28,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12590003014s 2018-08-17 01:07:28,582 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/96a05bac-560c-4dfd-9406-2717c3a62f3e.json used request id req-f25546cf-68ce-4285-be1e-099cbc2286e4 2018-08-17 01:07:28,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:28,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:28,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-adb8ba7f-0d44-4bd6-8f0c-0103805b7040 Date: Fri, 17 Aug 2018 01:07:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"15a6bce8-3c29-4be3-944e-809d798bd4c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:07:28Z","provider:segmentation_id":66,"name":"tenantnetwork1-net_f2ece2b1-6429-42ab-898f-3242ef0a7609","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:07:28,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-adb8ba7f-0d44-4bd6-8f0c-0103805b7040 2018-08-17 01:07:28,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879030227661s 2018-08-17 01:07:28,671 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-adb8ba7f-0d44-4bd6-8f0c-0103805b7040 2018-08-17 01:07:28,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:07:28,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/15a6bce8-3c29-4be3-944e-809d798bd4c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f8aff73a8159fa436ed632e1f6aaf1aa297f5b92" 2018-08-17 01:07:30,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0066d329-27bb-4980-a66e-bdc5e7d5bffb Date: Fri, 17 Aug 2018 01:07:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:07:30,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/15a6bce8-3c29-4be3-944e-809d798bd4c4.json used request id req-0066d329-27bb-4980-a66e-bdc5e7d5bffb 2018-08-17 01:07:30,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56701302528s 2018-08-17 01:07:30,239 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/15a6bce8-3c29-4be3-944e-809d798bd4c4.json used request id req-0066d329-27bb-4980-a66e-bdc5e7d5bffb 2018-08-17 01:07:30,292 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-17 01:07:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:07:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:07:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:07:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:07:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:07:30,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:07:30,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:07:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:07:30,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:07:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:30,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbfc706-74e2-4d99-8108-14641cb24cac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:07:30,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbbfc706-74e2-4d99-8108-14641cb24cac 2018-08-17 01:07:30,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:07:30,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["FZ9v-mfhTNSxb7ZLDf2zxg"], "issued_at": "2018-08-17T01:07:30.000000Z"}} 2018-08-17 01:07:30,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:30,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:31,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-60d16d2c-5001-42f0-94ae-3761dd9235a7 Date: Fri, 17 Aug 2018 01:07:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:07:31,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60d16d2c-5001-42f0-94ae-3761dd9235a7 2018-08-17 01:07:31,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292103052139s 2018-08-17 01:07:31,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60d16d2c-5001-42f0-94ae-3761dd9235a7 2018-08-17 01:07:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:31,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b275a9e6-f5b2-45e0-89c7-814b8b9b157e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:07:31,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-b275a9e6-f5b2-45e0-89c7-814b8b9b157e 2018-08-17 01:07:31,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:07:31,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:31,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fee67d1-5ec6-400b-8ce2-8b7c66fcae36 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:07:31,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2fee67d1-5ec6-400b-8ce2-8b7c66fcae36 2018-08-17 01:07:31,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176661014557s 2018-08-17 01:07:31,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2fee67d1-5ec6-400b-8ce2-8b7c66fcae36 2018-08-17 01:07:31,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:07:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}}' 2018-08-17 01:07:31,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af303a1c-7c7e-4d66-9900-0d3f03baaa4e Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e"}, "tags": [], "enabled": true, "id": "f2e11bab66064c308408ea73e2946d0e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}} 2018-08-17 01:07:31,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-af303a1c-7c7e-4d66-9900-0d3f03baaa4e 2018-08-17 01:07:31,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252152919769s 2018-08-17 01:07:31,550 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-af303a1c-7c7e-4d66-9900-0d3f03baaa4e 2018-08-17 01:07:31,550 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'f2e11bab66064c308408ea73e2946d0e', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375'}) 2018-08-17 01:07:31,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:07:31,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e20a8076-e8d2-45ea-b4de-0e35787d7910", "email": null, "name": "tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}}' 2018-08-17 01:07:32,061 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af0b7fb-0c37-4b4b-8288-f18c7ba65343 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "links": {"self": "http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0b6042f8fb14497929bf571e88d81ff", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:07:32,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7af0b7fb-0c37-4b4b-8288-f18c7ba65343 2018-08-17 01:07:32,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.505488872528s 2018-08-17 01:07:32,062 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-7af0b7fb-0c37-4b4b-8288-f18c7ba65343 2018-08-17 01:07:32,062 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f0b6042f8fb14497929bf571e88d81ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375'}) 2018-08-17 01:07:32,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:07:32,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:32,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efaca077-8570-4f32-b61b-54de01b60eec Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:07:32,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-efaca077-8570-4f32-b61b-54de01b60eec 2018-08-17 01:07:32,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221246957779s 2018-08-17 01:07:32,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-efaca077-8570-4f32-b61b-54de01b60eec 2018-08-17 01:07:32,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:07:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:32,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832c0c72-32f9-4055-862a-494afc85ef6c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:07:32,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-832c0c72-32f9-4055-862a-494afc85ef6c 2018-08-17 01:07:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184214115143s 2018-08-17 01:07:32,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-832c0c72-32f9-4055-862a-494afc85ef6c 2018-08-17 01:07:32,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:07:32,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:32,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8165876-b288-4de6-be06-6430b88fe6c8 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:07:32,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8165876-b288-4de6-be06-6430b88fe6c8 2018-08-17 01:07:32,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116029977798s 2018-08-17 01:07:32,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8165876-b288-4de6-be06-6430b88fe6c8 2018-08-17 01:07:32,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:07:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:32,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da386d6-1229-472d-8715-9a50d70d8c0c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:07:32,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8da386d6-1229-472d-8715-9a50d70d8c0c 2018-08-17 01:07:32,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0993947982788s 2018-08-17 01:07:32,702 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8da386d6-1229-472d-8715-9a50d70d8c0c 2018-08-17 01:07:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:07:32,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:32,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2055074a-acd2-4646-85c5-2f138c1e2141 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "links": {"self": "http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0b6042f8fb14497929bf571e88d81ff", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:07:32,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2055074a-acd2-4646-85c5-2f138c1e2141 2018-08-17 01:07:32,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.272161960602s 2018-08-17 01:07:32,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2055074a-acd2-4646-85c5-2f138c1e2141 2018-08-17 01:07:32,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:07:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:33,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-877d4dc9-eb9b-479d-a97e-00ca4f97ba45 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e"}, "tags": [], "enabled": true, "id": "f2e11bab66064c308408ea73e2946d0e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}]} 2018-08-17 01:07:33,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-877d4dc9-eb9b-479d-a97e-00ca4f97ba45 2018-08-17 01:07:33,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109012126923s 2018-08-17 01:07:33,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-877d4dc9-eb9b-479d-a97e-00ca4f97ba45 2018-08-17 01:07:33,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:07:33,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=f0b6042f8fb14497929bf571e88d81ff&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=f2e11bab66064c308408ea73e2946d0e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:33,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43022a75-da9c-4292-bdd2-e32ab45a4eaa Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=f0b6042f8fb14497929bf571e88d81ff&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=f2e11bab66064c308408ea73e2946d0e", "previous": null, "next": null}} 2018-08-17 01:07:33,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f0b6042f8fb14497929bf571e88d81ff&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=f2e11bab66064c308408ea73e2946d0e used request id req-43022a75-da9c-4292-bdd2-e32ab45a4eaa 2018-08-17 01:07:33,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.175894021988s 2018-08-17 01:07:33,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f0b6042f8fb14497929bf571e88d81ff&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=f2e11bab66064c308408ea73e2946d0e used request id req-43022a75-da9c-4292-bdd2-e32ab45a4eaa 2018-08-17 01:07:33,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:07:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e/users/f0b6042f8fb14497929bf571e88d81ff/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:33,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f16d85aa-737d-41fc-a71b-92feb26f2764 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:07:33,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e/users/f0b6042f8fb14497929bf571e88d81ff/roles/361380a23ef24fbe89878d525eb688a8 used request id req-f16d85aa-737d-41fc-a71b-92feb26f2764 2018-08-17 01:07:33,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177348852158s 2018-08-17 01:07:33,461 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e/users/f0b6042f8fb14497929bf571e88d81ff/roles/361380a23ef24fbe89878d525eb688a8 used request id req-f16d85aa-737d-41fc-a71b-92feb26f2764 2018-08-17 01:07:33,462 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'f2e11bab66064c308408ea73e2946d0e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'e20a8076-e8d2-45ea-b4de-0e35787d7910', 'username': u'tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:07:33,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:07:33,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:07:33,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:07:33,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:07:33,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:07:33,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:07:33,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:07:33,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:07:33,467 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375', 'password': 'e20a8076-e8d2-45ea-b4de-0e35787d7910', 'project_name': 'tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'f2e11bab66064c308408ea73e2946d0e', 'project_domain_name': 'Default'} 2018-08-17 01:07:33,468 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-17 01:07:33,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:33,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8ef08c-ee26-4f88-b6b4-8c0c611015a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:07:33,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9c8ef08c-ee26-4f88-b6b4-8c0c611015a1 2018-08-17 01:07:33,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:07:33,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2e11bab66064c308408ea73e2946d0e", "name": "tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f2e11bab66064c308408ea73e2946d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/f2e11bab66064c308408ea73e2946d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/f2e11bab66064c308408ea73e2946d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f2e11bab66064c308408ea73e2946d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/f2e11bab66064c308408ea73e2946d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/f2e11bab66064c308408ea73e2946d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_f2e11bab66064c308408ea73e2946d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_f2e11bab66064c308408ea73e2946d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f2e11bab66064c308408ea73e2946d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/f2e11bab66064c308408ea73e2946d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/f2e11bab66064c308408ea73e2946d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f2e11bab66064c308408ea73e2946d0e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/f2e11bab66064c308408ea73e2946d0e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/f2e11bab66064c308408ea73e2946d0e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "id": "f0b6042f8fb14497929bf571e88d81ff"}, "audit_ids": ["IcArT0FlSOKH1nOTUYlwWA"], "issued_at": "2018-08-17T01:07:33.000000Z"}} 2018-08-17 01:07:33,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:07:33,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" -d '{"network": {"name": "tenantnetwork2-net_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "admin_state_up": true}}' 2018-08-17 01:07:35,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-56cfb216-b097-4c04-b80c-c972529d2e08 Date: Fri, 17 Aug 2018 01:07:35 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f2e11bab66064c308408ea73e2946d0e","created_at":"2018-08-17T01:07:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T01:07:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f2e11bab66064c308408ea73e2946d0e","id":"442d148b-cd1e-4d50-8182-8607455bdebf","name":"tenantnetwork2-net_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}} 2018-08-17 01:07:35,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-56cfb216-b097-4c04-b80c-c972529d2e08 2018-08-17 01:07:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.45538496971s 2018-08-17 01:07:35,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-56cfb216-b097-4c04-b80c-c972529d2e08 2018-08-17 01:07:35,339 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:07:35Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'442d148b-cd1e-4d50-8182-8607455bdebf', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_f2f82c8e-30ef-41e2-bc87-9b3b93b70375', u'admin_state_up': True, u'tenant_id': u'f2e11bab66064c308408ea73e2946d0e', u'created_at': u'2018-08-17T01:07:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2e11bab66064c308408ea73e2946d0e'}) 2018-08-17 01:07:35,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" 2018-08-17 01:07:35,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-e47fec67-bf37-4604-a017-e846e0660dd7 Date: Fri, 17 Aug 2018 01:07:35 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-08-17T01:07:35Z","tenant_id":"f2e11bab66064c308408ea73e2946d0e","created_at":"2018-08-17T01:07:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"f2e11bab66064c308408ea73e2946d0e","id":"442d148b-cd1e-4d50-8182-8607455bdebf","name":"tenantnetwork2-net_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:07:35,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e47fec67-bf37-4604-a017-e846e0660dd7 2018-08-17 01:07:35,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.140015125275s 2018-08-17 01:07:35,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e47fec67-bf37-4604-a017-e846e0660dd7 2018-08-17 01:07:35,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:07:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" -d '{"subnet": {"name": "tenantnetwork2-subnet_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "enable_dhcp": true, "network_id": "442d148b-cd1e-4d50-8182-8607455bdebf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:07:36,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df4ed6d6-447a-43db-83a4-24d9d6f2322d Date: Fri, 17 Aug 2018 01:07:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442d148b-cd1e-4d50-8182-8607455bdebf","tenant_id":"f2e11bab66064c308408ea73e2946d0e","created_at":"2018-08-17T01:07:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:07:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f2e11bab66064c308408ea73e2946d0e","id":"f05bdcc2-6831-42e9-bdc3-ae11334e4ff4","subnetpool_id":null,"name":"tenantnetwork2-subnet_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}} 2018-08-17 01:07:36,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-df4ed6d6-447a-43db-83a4-24d9d6f2322d 2018-08-17 01:07:36,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.915634870529s 2018-08-17 01:07:36,398 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-df4ed6d6-447a-43db-83a4-24d9d6f2322d 2018-08-17 01:07:36,398 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:07:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f05bdcc2-6831-42e9-bdc3-ae11334e4ff4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_f2f82c8e-30ef-41e2-bc87-9b3b93b70375', u'enable_dhcp': True, u'network_id': u'442d148b-cd1e-4d50-8182-8607455bdebf', u'tenant_id': u'f2e11bab66064c308408ea73e2946d0e', u'created_at': u'2018-08-17T01:07:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2e11bab66064c308408ea73e2946d0e'}) 2018-08-17 01:07:36,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:07:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "tenantnetwork2-router_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "admin_state_up": true}}' 2018-08-17 01:07:37,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b051ccba-c0eb-42ba-a744-ae531a188344 Date: Fri, 17 Aug 2018 01:07:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:36Z", "admin_state_up": true, "updated_at": "2018-08-17T01:07:37Z", "revision_number": 2, "routes": [], "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "8114ac27-5396-433e-a889-ff01e3e89134", "name": "tenantnetwork2-router_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}} 2018-08-17 01:07:37,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b051ccba-c0eb-42ba-a744-ae531a188344 2018-08-17 01:07:37,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37206196785s 2018-08-17 01:07:37,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b051ccba-c0eb-42ba-a744-ae531a188344 2018-08-17 01:07:37,772 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f2e11bab66064c308408ea73e2946d0e', u'created_at': u'2018-08-17T01:07:36Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T01:07:37Z', u'revision_number': 2, u'routes': [], u'project_id': u'f2e11bab66064c308408ea73e2946d0e', u'id': u'8114ac27-5396-433e-a889-ff01e3e89134', u'name': u'tenantnetwork2-router_f2f82c8e-30ef-41e2-bc87-9b3b93b70375'}) 2018-08-17 01:07:37,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:07:37,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" -d '{"subnet_id": "f05bdcc2-6831-42e9-bdc3-ae11334e4ff4"}' 2018-08-17 01:07:39,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e0fc3f8d-e7e8-4171-943e-9e8c2a10ee3e Date: Fri, 17 Aug 2018 01:07:39 GMT RESP BODY: {"network_id": "442d148b-cd1e-4d50-8182-8607455bdebf", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "subnet_id": "f05bdcc2-6831-42e9-bdc3-ae11334e4ff4", "subnet_ids": ["f05bdcc2-6831-42e9-bdc3-ae11334e4ff4"], "port_id": "3fa6f12b-4ba3-4d14-a80e-fe8716497367", "id": "8114ac27-5396-433e-a889-ff01e3e89134"} 2018-08-17 01:07:39,587 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134/add_router_interface.json used request id req-e0fc3f8d-e7e8-4171-943e-9e8c2a10ee3e 2018-08-17 01:07:39,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.81430387497s 2018-08-17 01:07:39,587 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134/add_router_interface.json used request id req-e0fc3f8d-e7e8-4171-943e-9e8c2a10ee3e returning object 8114ac27-5396-433e-a889-ff01e3e89134 2018-08-17 01:07:39,696 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:07:39,696 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-17 01:07:39,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:07:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" -d '{"subnet_id": "f05bdcc2-6831-42e9-bdc3-ae11334e4ff4"}' 2018-08-17 01:07:41,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5048a45e-aa67-438d-8e61-892d8d5b2392 Date: Fri, 17 Aug 2018 01:07:41 GMT RESP BODY: {"network_id": "442d148b-cd1e-4d50-8182-8607455bdebf", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "subnet_id": "f05bdcc2-6831-42e9-bdc3-ae11334e4ff4", "subnet_ids": ["f05bdcc2-6831-42e9-bdc3-ae11334e4ff4"], "port_id": "3fa6f12b-4ba3-4d14-a80e-fe8716497367", "id": "8114ac27-5396-433e-a889-ff01e3e89134"} 2018-08-17 01:07:41,483 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134/remove_router_interface.json used request id req-5048a45e-aa67-438d-8e61-892d8d5b2392 2018-08-17 01:07:41,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78196501732s 2018-08-17 01:07:41,484 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134/remove_router_interface.json used request id req-5048a45e-aa67-438d-8e61-892d8d5b2392 returning object 8114ac27-5396-433e-a889-ff01e3e89134 2018-08-17 01:07:41,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:07:41,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" 2018-08-17 01:07:41,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-78b4b784-d169-4db3-b1f9-2000a2ae94e1 Date: Fri, 17 Aug 2018 01:07:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:36Z", "admin_state_up": true, "updated_at": "2018-08-17T01:07:40Z", "revision_number": 4, "routes": [], "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "8114ac27-5396-433e-a889-ff01e3e89134", "name": "tenantnetwork2-router_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}]} 2018-08-17 01:07:41,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-78b4b784-d169-4db3-b1f9-2000a2ae94e1 2018-08-17 01:07:41,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1200299263s 2018-08-17 01:07:41,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-78b4b784-d169-4db3-b1f9-2000a2ae94e1 2018-08-17 01:07:41,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:07:41,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" 2018-08-17 01:07:43,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3988582-1ad6-4369-80b3-464283258cd5 Content-Length: 0 Date: Fri, 17 Aug 2018 01:07:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:07:43,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134.json used request id req-a3988582-1ad6-4369-80b3-464283258cd5 2018-08-17 01:07:43,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52180886269s 2018-08-17 01:07:43,128 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8114ac27-5396-433e-a889-ff01e3e89134.json used request id req-a3988582-1ad6-4369-80b3-464283258cd5 2018-08-17 01:07:43,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:07:43,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" 2018-08-17 01:07:43,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-732c9d4f-e3cd-4c25-945e-aae87e883e92 Date: Fri, 17 Aug 2018 01:07:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"442d148b-cd1e-4d50-8182-8607455bdebf","tenant_id":"f2e11bab66064c308408ea73e2946d0e","created_at":"2018-08-17T01:07:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:07:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f2e11bab66064c308408ea73e2946d0e","id":"f05bdcc2-6831-42e9-bdc3-ae11334e4ff4","subnetpool_id":null,"name":"tenantnetwork2-subnet_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}]} 2018-08-17 01:07:43,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-732c9d4f-e3cd-4c25-945e-aae87e883e92 2018-08-17 01:07:43,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0836398601532s 2018-08-17 01:07:43,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-732c9d4f-e3cd-4c25-945e-aae87e883e92 2018-08-17 01:07:43,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:07:43,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f05bdcc2-6831-42e9-bdc3-ae11334e4ff4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" 2018-08-17 01:07:44,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71d2c045-8f1b-47d5-adf4-cbfe9150c22a Date: Fri, 17 Aug 2018 01:07:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:07:44,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f05bdcc2-6831-42e9-bdc3-ae11334e4ff4.json used request id req-71d2c045-8f1b-47d5-adf4-cbfe9150c22a 2018-08-17 01:07:44,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17960190773s 2018-08-17 01:07:44,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f05bdcc2-6831-42e9-bdc3-ae11334e4ff4.json used request id req-71d2c045-8f1b-47d5-adf4-cbfe9150c22a 2018-08-17 01:07:44,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:44,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" 2018-08-17 01:07:44,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-ffaedae7-35f4-4433-b74f-e374905475cb Date: Fri, 17 Aug 2018 01:07:44 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":[],"updated_at":"2018-08-17T01:07:44Z","tenant_id":"f2e11bab66064c308408ea73e2946d0e","created_at":"2018-08-17T01:07:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2e11bab66064c308408ea73e2946d0e","id":"442d148b-cd1e-4d50-8182-8607455bdebf","name":"tenantnetwork2-net_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:07:44,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ffaedae7-35f4-4433-b74f-e374905475cb 2018-08-17 01:07:44,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0905621051788s 2018-08-17 01:07:44,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ffaedae7-35f4-4433-b74f-e374905475cb 2018-08-17 01:07:44,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:07:44,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/442d148b-cd1e-4d50-8182-8607455bdebf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ea6fe349bf91291dba6c8a5e60ddcb987b7374b8" 2018-08-17 01:07:45,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-209d0d88-1a6b-4c07-a5b9-eed56f2e2bed Date: Fri, 17 Aug 2018 01:07:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:07:45,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/442d148b-cd1e-4d50-8182-8607455bdebf.json used request id req-209d0d88-1a6b-4c07-a5b9-eed56f2e2bed 2018-08-17 01:07:45,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35755801201s 2018-08-17 01:07:45,844 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/442d148b-cd1e-4d50-8182-8607455bdebf.json used request id req-209d0d88-1a6b-4c07-a5b9-eed56f2e2bed 2018-08-17 01:07:45,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:07:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:45,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76bdfa8-ed0c-4c5e-add6-920977990a78 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "links": {"self": "http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f0b6042f8fb14497929bf571e88d81ff", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:07:45,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d76bdfa8-ed0c-4c5e-add6-920977990a78 2018-08-17 01:07:45,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143179178238s 2018-08-17 01:07:45,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d76bdfa8-ed0c-4c5e-add6-920977990a78 2018-08-17 01:07:45,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:07:45,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:46,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95348a4a-efc2-4413-b857-ff3f189922f8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_f2f82c8e-30ef-41e2-bc87-9b3b93b70375", "links": {"self": "http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f0b6042f8fb14497929bf571e88d81ff", "description": null}} 2018-08-17 01:07:46,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff used request id req-95348a4a-efc2-4413-b857-ff3f189922f8 2018-08-17 01:07:46,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198580980301s 2018-08-17 01:07:46,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff used request id req-95348a4a-efc2-4413-b857-ff3f189922f8 2018-08-17 01:07:46,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 01:07:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:46,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5c102e-615a-478b-a5e4-be675a1779e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:07:46,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff used request id req-6d5c102e-615a-478b-a5e4-be675a1779e2 2018-08-17 01:07:46,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232506036758s 2018-08-17 01:07:46,426 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f0b6042f8fb14497929bf571e88d81ff used request id req-6d5c102e-615a-478b-a5e4-be675a1779e2 2018-08-17 01:07:46,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:07:46,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:46,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3446320d-eff7-4dfa-b9f5-9dbabfb6db7f Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e"}, "tags": [], "enabled": true, "id": "f2e11bab66064c308408ea73e2946d0e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f2f82c8e-30ef-41e2-bc87-9b3b93b70375"}]} 2018-08-17 01:07:46,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3446320d-eff7-4dfa-b9f5-9dbabfb6db7f 2018-08-17 01:07:46,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1055560112s 2018-08-17 01:07:46,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3446320d-eff7-4dfa-b9f5-9dbabfb6db7f 2018-08-17 01:07:46,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 01:07:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}23eac7e6e342391fb0e996a1f3700d4a34a30106" 2018-08-17 01:07:46,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e04bc78-23fe-4699-b7c1-54db17c41bd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:07:46,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e used request id req-6e04bc78-23fe-4699-b7c1-54db17c41bd0 2018-08-17 01:07:46,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.306293964386s 2018-08-17 01:07:46,849 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f2e11bab66064c308408ea73e2946d0e used request id req-6e04bc78-23fe-4699-b7c1-54db17c41bd0 2018-08-17 01:07:46,899 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:07:46,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:07:46,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:07:46,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:46,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539c9373-c5f9-4b19-a768-178942b67951 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:07:46,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-539c9373-c5f9-4b19-a768-178942b67951 2018-08-17 01:07:46,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:07:47,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["V8BgRGDnRO-_U1xuuegxzQ"], "issued_at": "2018-08-17T01:07:47.000000Z"}} 2018-08-17 01:07:47,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:47,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:07:48,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6d4532b8-5441-44c2-b808-17853316e65e Date: Fri, 17 Aug 2018 01:07:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:07:48,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d4532b8-5441-44c2-b808-17853316e65e 2018-08-17 01:07:48,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08704090118s 2018-08-17 01:07:48,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d4532b8-5441-44c2-b808-17853316e65e 2018-08-17 01:07:48,480 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-17 01:07:48,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:07:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"network": {"name": "vmready1-net_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "admin_state_up": true}}' 2018-08-17 01:07:48,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f5741100-dcff-4567-a2c8-583403a316db Date: Fri, 17 Aug 2018 01:07:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a42a97a2-6a6c-44e7-8092-d93e26df3c8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:07:48Z","is_default":false,"provider:segmentation_id":89,"name":"vmready1-net_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:48Z","mtu":1450}} 2018-08-17 01:07:48,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f5741100-dcff-4567-a2c8-583403a316db 2018-08-17 01:07:48,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.332257986069s 2018-08-17 01:07:48,814 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f5741100-dcff-4567-a2c8-583403a316db 2018-08-17 01:07:48,814 - functest.core.tenantnetwork - 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-08-17T01:07:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a42a97a2-6a6c-44e7-8092-d93e26df3c8e', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:07:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:07:48,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:07:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:07:48,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-91786479-4bc0-46f3-a243-2f23dfd6edf3 Date: Fri, 17 Aug 2018 01:07:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a42a97a2-6a6c-44e7-8092-d93e26df3c8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:07:48Z","provider:segmentation_id":89,"name":"vmready1-net_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:07:48,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-91786479-4bc0-46f3-a243-2f23dfd6edf3 2018-08-17 01:07:48,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111681938171s 2018-08-17 01:07:48,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-91786479-4bc0-46f3-a243-2f23dfd6edf3 2018-08-17 01:07:48,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:07:48,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"subnet": {"name": "vmready1-subnet_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "enable_dhcp": true, "network_id": "a42a97a2-6a6c-44e7-8092-d93e26df3c8e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:07:49,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc9c5181-3f4c-46ae-afdd-530004a0c4d6 Date: Fri, 17 Aug 2018 01:07:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a42a97a2-6a6c-44e7-8092-d93e26df3c8e","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:07:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"8c93014a-dc56-4489-a18a-579f369e4bbe","subnetpool_id":null,"name":"vmready1-subnet_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a"}} 2018-08-17 01:07:49,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dc9c5181-3f4c-46ae-afdd-530004a0c4d6 2018-08-17 01:07:49,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.377269983292s 2018-08-17 01:07:49,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dc9c5181-3f4c-46ae-afdd-530004a0c4d6 2018-08-17 01:07:49,307 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:07:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8c93014a-dc56-4489-a18a-579f369e4bbe', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a', u'enable_dhcp': True, u'network_id': u'a42a97a2-6a6c-44e7-8092-d93e26df3c8e', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:07:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:07:49,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:07:49,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "vmready1-router_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "admin_state_up": true}}' 2018-08-17 01:07:50,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-7370d20e-5cab-4d97-85c8-16bf99dbed8a Date: Fri, 17 Aug 2018 01:07:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:07:50Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "ed9a0bb9-52f5-461f-95c2-c25422f6ca2a", "name": "vmready1-router_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a"}} 2018-08-17 01:07:50,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7370d20e-5cab-4d97-85c8-16bf99dbed8a 2018-08-17 01:07:50,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.02290010452s 2018-08-17 01:07:50,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7370d20e-5cab-4d97-85c8-16bf99dbed8a 2018-08-17 01:07:50,331 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:07:49Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T01:07:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'ed9a0bb9-52f5-461f-95c2-c25422f6ca2a', u'name': u'vmready1-router_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a'}) 2018-08-17 01:07:50,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:07:50,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"subnet_id": "8c93014a-dc56-4489-a18a-579f369e4bbe"}' 2018-08-17 01:07:52,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0dc5b795-b0fa-4653-9536-d5f172cd6070 Date: Fri, 17 Aug 2018 01:07:52 GMT RESP BODY: {"network_id": "a42a97a2-6a6c-44e7-8092-d93e26df3c8e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "8c93014a-dc56-4489-a18a-579f369e4bbe", "subnet_ids": ["8c93014a-dc56-4489-a18a-579f369e4bbe"], "port_id": "a57702a1-1d79-434f-b463-83d604a0db3a", "id": "ed9a0bb9-52f5-461f-95c2-c25422f6ca2a"} 2018-08-17 01:07:52,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a/add_router_interface.json used request id req-0dc5b795-b0fa-4653-9536-d5f172cd6070 2018-08-17 01:07:52,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.74638605118s 2018-08-17 01:07:52,079 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a/add_router_interface.json used request id req-0dc5b795-b0fa-4653-9536-d5f172cd6070 returning object ed9a0bb9-52f5-461f-95c2-c25422f6ca2a 2018-08-17 01:07:52,079 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:07:52,206 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:07:52,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:07:52,213 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:07:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:07:52,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:07:52,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:07:53,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0f48334f-711f-497f-8d88-9deb91a5ee2d Date: Fri, 17 Aug 2018 01:07:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:07:53,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0f48334f-711f-497f-8d88-9deb91a5ee2d 2018-08-17 01:07:53,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839286088943s 2018-08-17 01:07:53,057 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0f48334f-711f-497f-8d88-9deb91a5ee2d 2018-08-17 01:07:53,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:07:53,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a"}' 2018-08-17 01:07:53,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d525bd28-e19f-49bf-bfc3-4dc5a65399eb Date: Fri, 17 Aug 2018 01:07:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:07:53Z", "file": "/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1a1418e7-7c75-4f11-8da5-24d7de41327e", "size": null, "self": "/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "checksum": null, "created_at": "2018-08-17T01:07:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:07:53,134 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d525bd28-e19f-49bf-bfc3-4dc5a65399eb 2018-08-17 01:07:53,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0685350894928s 2018-08-17 01:07:53,134 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d525bd28-e19f-49bf-bfc3-4dc5a65399eb returning object 1a1418e7-7c75-4f11-8da5-24d7de41327e 2018-08-17 01:07:53,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:07:53,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '' 2018-08-17 01:07:55,560 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b92d20a-7d55-43fb-ad75-be87d2d8dd4e Date: Fri, 17 Aug 2018 01:07:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:07:55,560 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/file used request id req-9b92d20a-7d55-43fb-ad75-be87d2d8dd4e 2018-08-17 01:07:55,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.42528915405s 2018-08-17 01:07:55,560 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/file used request id req-9b92d20a-7d55-43fb-ad75-be87d2d8dd4e 2018-08-17 01:07:55,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:07:55,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:07:55,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-a238d7bb-520b-473f-bbf1-11a2ee4791ee Date: Fri, 17 Aug 2018 01:07:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:07:55Z", "file": "/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1a1418e7-7c75-4f11-8da5-24d7de41327e", "size": 12716032, "self": "/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:07:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:07:55,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a238d7bb-520b-473f-bbf1-11a2ee4791ee 2018-08-17 01:07:55,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283768177032s 2018-08-17 01:07:55,593 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a238d7bb-520b-473f-bbf1-11a2ee4791ee 2018-08-17 01:07:55,595 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'1a1418e7-7c75-4f11-8da5-24d7de41327e', 'size': 12716032, u'self': u'/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:07:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:07:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a', 'created': u'2018-08-17T01:07:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:07:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:07:55,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:07:55,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:07:56,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-8d68d494-4922-4820-a931-bd0c2ec646fb x-compute-request-id: req-8d68d494-4922-4820-a931-bd0c2ec646fb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "33c45565-35d1-42c9-af07-e1dc26f52ba5"}} 2018-08-17 01:07:56,255 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8d68d494-4922-4820-a931-bd0c2ec646fb 2018-08-17 01:07:56,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.658789157867s 2018-08-17 01:07:56,256 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8d68d494-4922-4820-a931-bd0c2ec646fb 2018-08-17 01:07:56,256 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a', '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'5e5e1480598e465bbba7058ad48d7311', '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'33c45565-35d1-42c9-af07-e1dc26f52ba5', 'swap': 0}) 2018-08-17 01:07:56,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:07:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"extra_specs": {}}' 2018-08-17 01:07:56,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:07: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-49f64819-adcc-4e65-a574-451aa71bc671 x-compute-request-id: req-49f64819-adcc-4e65-a574-451aa71bc671 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:07:56,398 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5/os-extra_specs used request id req-49f64819-adcc-4e65-a574-451aa71bc671 2018-08-17 01:07:56,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.141438007355s 2018-08-17 01:07:56,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5/os-extra_specs used request id req-49f64819-adcc-4e65-a574-451aa71bc671 2018-08-17 01:07:56,510 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:07:56,510 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:07:56,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:07:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" -d '{"subnet_id": "8c93014a-dc56-4489-a18a-579f369e4bbe"}' 2018-08-17 01:07:58,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47537a06-480a-4277-9e06-69739a6e5008 Date: Fri, 17 Aug 2018 01:07:58 GMT RESP BODY: {"network_id": "a42a97a2-6a6c-44e7-8092-d93e26df3c8e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "8c93014a-dc56-4489-a18a-579f369e4bbe", "subnet_ids": ["8c93014a-dc56-4489-a18a-579f369e4bbe"], "port_id": "a57702a1-1d79-434f-b463-83d604a0db3a", "id": "ed9a0bb9-52f5-461f-95c2-c25422f6ca2a"} 2018-08-17 01:07:58,586 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a/remove_router_interface.json used request id req-47537a06-480a-4277-9e06-69739a6e5008 2018-08-17 01:07:58,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0709438324s 2018-08-17 01:07:58,586 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a/remove_router_interface.json used request id req-47537a06-480a-4277-9e06-69739a6e5008 returning object ed9a0bb9-52f5-461f-95c2-c25422f6ca2a 2018-08-17 01:07:58,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:07:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:07:58,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-a47718d5-b3ec-47bf-a7f7-79109e75c569 Date: Fri, 17 Aug 2018 01:07:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:49Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:07:57Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "ed9a0bb9-52f5-461f-95c2-c25422f6ca2a", "name": "vmready1-router_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a"}]} 2018-08-17 01:07:58,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a47718d5-b3ec-47bf-a7f7-79109e75c569 2018-08-17 01:07:58,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114829063416s 2018-08-17 01:07:58,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a47718d5-b3ec-47bf-a7f7-79109e75c569 2018-08-17 01:07:58,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:07:58,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:00,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70c0b027-1cf5-4332-bc9f-1937406d3ce9 Content-Length: 0 Date: Fri, 17 Aug 2018 01:08:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:00,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a.json used request id req-70c0b027-1cf5-4332-bc9f-1937406d3ce9 2018-08-17 01:08:00,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.54974794388s 2018-08-17 01:08:00,254 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ed9a0bb9-52f5-461f-95c2-c25422f6ca2a.json used request id req-70c0b027-1cf5-4332-bc9f-1937406d3ce9 2018-08-17 01:08:00,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:08:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:00,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-c871f517-ad64-4367-b80c-209884aa8743 Date: Fri, 17 Aug 2018 01:08:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a42a97a2-6a6c-44e7-8092-d93e26df3c8e","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:07:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"8c93014a-dc56-4489-a18a-579f369e4bbe","subnetpool_id":null,"name":"vmready1-subnet_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a"}]} 2018-08-17 01:08:00,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c871f517-ad64-4367-b80c-209884aa8743 2018-08-17 01:08:00,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0819211006165s 2018-08-17 01:08:00,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c871f517-ad64-4367-b80c-209884aa8743 2018-08-17 01:08:00,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:08:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/8c93014a-dc56-4489-a18a-579f369e4bbe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:01,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-636dd216-2f6d-4626-9351-7f99bd647528 Date: Fri, 17 Aug 2018 01:08:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:01,330 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8c93014a-dc56-4489-a18a-579f369e4bbe.json used request id req-636dd216-2f6d-4626-9351-7f99bd647528 2018-08-17 01:08:01,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.992359876633s 2018-08-17 01:08:01,331 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8c93014a-dc56-4489-a18a-579f369e4bbe.json used request id req-636dd216-2f6d-4626-9351-7f99bd647528 2018-08-17 01:08:01,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:01,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:01,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-98d55602-9bfa-417d-9ce1-9f59547cc1b7 Date: Fri, 17 Aug 2018 01:08:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a42a97a2-6a6c-44e7-8092-d93e26df3c8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:08:01Z","provider:segmentation_id":89,"name":"vmready1-net_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:07:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:08:01,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-98d55602-9bfa-417d-9ce1-9f59547cc1b7 2018-08-17 01:08:01,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0871109962463s 2018-08-17 01:08:01,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-98d55602-9bfa-417d-9ce1-9f59547cc1b7 2018-08-17 01:08:01,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:08:01,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/a42a97a2-6a6c-44e7-8092-d93e26df3c8e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:02,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ba6aa20-3b49-47ae-a1dc-69e979c630e2 Date: Fri, 17 Aug 2018 01:08:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:02,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a42a97a2-6a6c-44e7-8092-d93e26df3c8e.json used request id req-6ba6aa20-3b49-47ae-a1dc-69e979c630e2 2018-08-17 01:08:02,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35436987877s 2018-08-17 01:08:02,775 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a42a97a2-6a6c-44e7-8092-d93e26df3c8e.json used request id req-6ba6aa20-3b49-47ae-a1dc-69e979c630e2 2018-08-17 01:08:02,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:08:02,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-4689a91f-d93f-4d1e-988d-d2fd7e08e2dc Date: Fri, 17 Aug 2018 01:08:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:07:55Z", "file": "/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1a1418e7-7c75-4f11-8da5-24d7de41327e", "size": 12716032, "self": "/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1a1418e7-7c75-4f11-8da5-24d7de41327e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:07:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:08:02,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4689a91f-d93f-4d1e-988d-d2fd7e08e2dc 2018-08-17 01:08:02,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241010189056s 2018-08-17 01:08:02,804 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4689a91f-d93f-4d1e-988d-d2fd7e08e2dc 2018-08-17 01:08:02,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:08:02,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:03,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75cc271e-89a9-4e44-a88a-bd5fb62f1190 Date: Fri, 17 Aug 2018 01:08:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:08:03,113 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e used request id req-75cc271e-89a9-4e44-a88a-bd5fb62f1190 2018-08-17 01:08:03,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.307718038559s 2018-08-17 01:08:03,113 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1a1418e7-7c75-4f11-8da5-24d7de41327e used request id req-75cc271e-89a9-4e44-a88a-bd5fb62f1190 2018-08-17 01:08:03,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:08:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:03,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-9d2754b7-603f-409b-8ed1-ce288a448390 x-compute-request-id: req-9d2754b7-603f-409b-8ed1-ce288a448390 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_2fa36ed1-1a93-4fb9-97cf-a9fea8bf041a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "33c45565-35d1-42c9-af07-e1dc26f52ba5"}]} 2018-08-17 01:08:03,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9d2754b7-603f-409b-8ed1-ce288a448390 2018-08-17 01:08:03,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.147882938385s 2018-08-17 01:08:03,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9d2754b7-603f-409b-8ed1-ce288a448390 2018-08-17 01:08:03,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:08:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6dce26a5ad55264cba5ab38a307711fcf9d10c4c" 2018-08-17 01:08:03,429 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:08: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 x-openstack-request-id: req-b81bd568-434b-4914-b387-08556881afea x-compute-request-id: req-b81bd568-434b-4914-b387-08556881afea Content-Length: 0 Content-Type: application/json 2018-08-17 01:08:03,430 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5 used request id req-b81bd568-434b-4914-b387-08556881afea 2018-08-17 01:08:03,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.165365934372s 2018-08-17 01:08:03,430 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/33c45565-35d1-42c9-af07-e1dc26f52ba5 used request id req-b81bd568-434b-4914-b387-08556881afea 2018-08-17 01:08:03,484 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:08:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:08:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:08:03,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:08:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:08:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57c5890-3e4d-4f6f-ab7d-30ca4c88f3c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:08:03,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d57c5890-3e4d-4f6f-ab7d-30ca4c88f3c4 2018-08-17 01:08:03,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:08:03,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["NI06WVbTTTaw4Y4Lih8nFQ"], "issued_at": "2018-08-17T01:08:03.000000Z"}} 2018-08-17 01:08:03,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:03,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:04,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-60cd2c4a-c509-4964-bad9-073de7732883 Date: Fri, 17 Aug 2018 01:08:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:08:04,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60cd2c4a-c509-4964-bad9-073de7732883 2018-08-17 01:08:04,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348882913589s 2018-08-17 01:08:04,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60cd2c4a-c509-4964-bad9-073de7732883 2018-08-17 01:08:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:08:04,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a2fcddc-c979-4f84-ba01-ece60c4ac87d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:08:04,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7a2fcddc-c979-4f84-ba01-ece60c4ac87d 2018-08-17 01:08:04,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:08:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:04,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2860f0b6-b22e-4a0c-acf9-4eef93e0c2f0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:08:04,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2860f0b6-b22e-4a0c-acf9-4eef93e0c2f0 2018-08-17 01:08:04,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183128118515s 2018-08-17 01:08:04,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2860f0b6-b22e-4a0c-acf9-4eef93e0c2f0 2018-08-17 01:08:04,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:08:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}}' 2018-08-17 01:08:04,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48c99ffc-fa3e-44b7-a34f-de2ea88bc78d Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025"}, "tags": [], "enabled": true, "id": "7926301a34a2462da38acbd231768025", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}} 2018-08-17 01:08:04,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-48c99ffc-fa3e-44b7-a34f-de2ea88bc78d 2018-08-17 01:08:04,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242594003677s 2018-08-17 01:08:04,727 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-48c99ffc-fa3e-44b7-a34f-de2ea88bc78d 2018-08-17 01:08:04,728 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'7926301a34a2462da38acbd231768025', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1'}) 2018-08-17 01:08:04,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:08:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "59d30132-ce63-4ee8-8fd3-8210d5d1abec", "email": null, "name": "vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}}' 2018-08-17 01:08:05,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1102a33-27ed-4448-a73c-5c2607780370 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "links": {"self": "http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8289897d271747ec87a458baf7a01cf8", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:08:05,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f1102a33-27ed-4448-a73c-5c2607780370 2018-08-17 01:08:05,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.529484987259s 2018-08-17 01:08:05,263 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f1102a33-27ed-4448-a73c-5c2607780370 2018-08-17 01:08:05,264 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8289897d271747ec87a458baf7a01cf8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1'}) 2018-08-17 01:08:05,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:08:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:05,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96478a34-752d-497e-8fc1-5d06a6a09c79 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:08:05,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-96478a34-752d-497e-8fc1-5d06a6a09c79 2018-08-17 01:08:05,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182408094406s 2018-08-17 01:08:05,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-96478a34-752d-497e-8fc1-5d06a6a09c79 2018-08-17 01:08:05,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:08:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:05,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbdbad9-6004-4b66-9b99-cd40911bb529 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:08:05,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bbdbad9-6004-4b66-9b99-cd40911bb529 2018-08-17 01:08:05,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185171127319s 2018-08-17 01:08:05,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bbdbad9-6004-4b66-9b99-cd40911bb529 2018-08-17 01:08:05,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:08:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:05,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2a9848-1d13-493f-8afb-dfe1c3e15610 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:08:05,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1b2a9848-1d13-493f-8afb-dfe1c3e15610 2018-08-17 01:08:05,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.140421867371s 2018-08-17 01:08:05,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1b2a9848-1d13-493f-8afb-dfe1c3e15610 2018-08-17 01:08:05,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:08:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:05,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492d3642-97ff-4c47-a30d-478500b5ed7f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:08:05,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-492d3642-97ff-4c47-a30d-478500b5ed7f 2018-08-17 01:08:05,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0994420051575s 2018-08-17 01:08:05,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-492d3642-97ff-4c47-a30d-478500b5ed7f 2018-08-17 01:08:05,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:08:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:06,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23310b61-d49c-4ec4-aac5-4b420a5f9df0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "links": {"self": "http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8289897d271747ec87a458baf7a01cf8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:08:06,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-23310b61-d49c-4ec4-aac5-4b420a5f9df0 2018-08-17 01:08:06,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128472089767s 2018-08-17 01:08:06,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-23310b61-d49c-4ec4-aac5-4b420a5f9df0 2018-08-17 01:08:06,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:08:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:06,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0433f71e-f72e-48eb-a120-d6eb5d54ff34 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025"}, "tags": [], "enabled": true, "id": "7926301a34a2462da38acbd231768025", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}]} 2018-08-17 01:08:06,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0433f71e-f72e-48eb-a120-d6eb5d54ff34 2018-08-17 01:08:06,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11007809639s 2018-08-17 01:08:06,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0433f71e-f72e-48eb-a120-d6eb5d54ff34 2018-08-17 01:08:06,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:08:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=8289897d271747ec87a458baf7a01cf8&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=7926301a34a2462da38acbd231768025" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:06,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b2fd29-12f9-4539-a26b-b932616c799a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8289897d271747ec87a458baf7a01cf8&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=7926301a34a2462da38acbd231768025", "previous": null, "next": null}} 2018-08-17 01:08:06,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8289897d271747ec87a458baf7a01cf8&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=7926301a34a2462da38acbd231768025 used request id req-33b2fd29-12f9-4539-a26b-b932616c799a 2018-08-17 01:08:06,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.257817983627s 2018-08-17 01:08:06,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8289897d271747ec87a458baf7a01cf8&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=7926301a34a2462da38acbd231768025 used request id req-33b2fd29-12f9-4539-a26b-b932616c799a 2018-08-17 01:08:06,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:08:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025/users/8289897d271747ec87a458baf7a01cf8/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:06,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-421ebedc-1c35-4aba-8581-15d9d5f8f0da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:08:06,698 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025/users/8289897d271747ec87a458baf7a01cf8/roles/361380a23ef24fbe89878d525eb688a8 used request id req-421ebedc-1c35-4aba-8581-15d9d5f8f0da 2018-08-17 01:08:06,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.287915945053s 2018-08-17 01:08:06,698 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025/users/8289897d271747ec87a458baf7a01cf8/roles/361380a23ef24fbe89878d525eb688a8 used request id req-421ebedc-1c35-4aba-8581-15d9d5f8f0da 2018-08-17 01:08:06,699 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'7926301a34a2462da38acbd231768025', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '59d30132-ce63-4ee8-8fd3-8210d5d1abec', 'username': u'vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:08:06,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:08:06,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:08:06,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:08:06,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:08:06,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:08:06,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:08:06,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:08:06,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:08:06,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:08:06,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:08:06,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:08:06,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:08:06,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:08:06,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:08:06,704 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', 'password': '59d30132-ce63-4ee8-8fd3-8210d5d1abec', 'project_name': 'vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7926301a34a2462da38acbd231768025', 'project_domain_name': 'Default'} 2018-08-17 01:08:06,705 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-17 01:08:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:08:06,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975a053c-1626-4819-9a2a-8ea06cbe9813 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:08:06,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-975a053c-1626-4819-9a2a-8ea06cbe9813 2018-08-17 01:08:06,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:08:07,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7926301a34a2462da38acbd231768025", "name": "vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7926301a34a2462da38acbd231768025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/7926301a34a2462da38acbd231768025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/7926301a34a2462da38acbd231768025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7926301a34a2462da38acbd231768025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/7926301a34a2462da38acbd231768025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/7926301a34a2462da38acbd231768025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_7926301a34a2462da38acbd231768025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_7926301a34a2462da38acbd231768025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7926301a34a2462da38acbd231768025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/7926301a34a2462da38acbd231768025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/7926301a34a2462da38acbd231768025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7926301a34a2462da38acbd231768025", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/7926301a34a2462da38acbd231768025", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/7926301a34a2462da38acbd231768025", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "id": "8289897d271747ec87a458baf7a01cf8"}, "audit_ids": ["IffZSw52SsWq3iFQiPvaig"], "issued_at": "2018-08-17T01:08:07.000000Z"}} 2018-08-17 01:08:07,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:08:07,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" -d '{"network": {"name": "vmready2-net_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "admin_state_up": true}}' 2018-08-17 01:08:07,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-c3389264-c076-4077-8386-b68c2f9f6875 Date: Fri, 17 Aug 2018 01:08:07 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7926301a34a2462da38acbd231768025","created_at":"2018-08-17T01:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T01:08:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7926301a34a2462da38acbd231768025","id":"7dd84e32-9700-46a5-9f50-8fd9452486f3","name":"vmready2-net_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}} 2018-08-17 01:08:07,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c3389264-c076-4077-8386-b68c2f9f6875 2018-08-17 01:08:07,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.707578897476s 2018-08-17 01:08:07,806 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c3389264-c076-4077-8386-b68c2f9f6875 2018-08-17 01:08:07,807 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:08:07Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'7dd84e32-9700-46a5-9f50-8fd9452486f3', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', u'admin_state_up': True, u'tenant_id': u'7926301a34a2462da38acbd231768025', u'created_at': u'2018-08-17T01:08:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7926301a34a2462da38acbd231768025'}) 2018-08-17 01:08:07,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:07,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:07,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-885bbc92-06c4-47c5-9720-e16c055dc082 Date: Fri, 17 Aug 2018 01:08:07 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-08-17T01:08:07Z","tenant_id":"7926301a34a2462da38acbd231768025","created_at":"2018-08-17T01:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"7926301a34a2462da38acbd231768025","id":"7dd84e32-9700-46a5-9f50-8fd9452486f3","name":"vmready2-net_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:08:07,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-885bbc92-06c4-47c5-9720-e16c055dc082 2018-08-17 01:08:07,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.153230905533s 2018-08-17 01:08:07,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-885bbc92-06c4-47c5-9720-e16c055dc082 2018-08-17 01:08:07,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:08:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" -d '{"subnet": {"name": "vmready2-subnet_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "enable_dhcp": true, "network_id": "7dd84e32-9700-46a5-9f50-8fd9452486f3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:08:08,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ac14a7a-6738-4aaf-b7e8-7ba628acba00 Date: Fri, 17 Aug 2018 01:08:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dd84e32-9700-46a5-9f50-8fd9452486f3","tenant_id":"7926301a34a2462da38acbd231768025","created_at":"2018-08-17T01:08:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:08:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7926301a34a2462da38acbd231768025","id":"c3923526-0162-47b6-a0b8-e834f8b34b7c","subnetpool_id":null,"name":"vmready2-subnet_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}} 2018-08-17 01:08:08,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1ac14a7a-6738-4aaf-b7e8-7ba628acba00 2018-08-17 01:08:08,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.544315814972s 2018-08-17 01:08:08,507 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1ac14a7a-6738-4aaf-b7e8-7ba628acba00 2018-08-17 01:08:08,508 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:08:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c3923526-0162-47b6-a0b8-e834f8b34b7c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', u'enable_dhcp': True, u'network_id': u'7dd84e32-9700-46a5-9f50-8fd9452486f3', u'tenant_id': u'7926301a34a2462da38acbd231768025', u'created_at': u'2018-08-17T01:08:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7926301a34a2462da38acbd231768025'}) 2018-08-17 01:08:08,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:08:08,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "vmready2-router_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "admin_state_up": true}}' 2018-08-17 01:08:09,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-129990d7-1a58-41da-a754-003fde0d50ff Date: Fri, 17 Aug 2018 01:08:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:08Z", "admin_state_up": true, "updated_at": "2018-08-17T01:08:09Z", "revision_number": 2, "routes": [], "project_id": "7926301a34a2462da38acbd231768025", "id": "64376a56-9f75-4e17-ac4c-870ac6f70602", "name": "vmready2-router_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}} 2018-08-17 01:08:09,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-129990d7-1a58-41da-a754-003fde0d50ff 2018-08-17 01:08:09,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36620593071s 2018-08-17 01:08:09,875 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-129990d7-1a58-41da-a754-003fde0d50ff 2018-08-17 01:08:09,875 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'7926301a34a2462da38acbd231768025', u'created_at': u'2018-08-17T01:08:08Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T01:08:09Z', u'revision_number': 2, u'routes': [], u'project_id': u'7926301a34a2462da38acbd231768025', u'id': u'64376a56-9f75-4e17-ac4c-870ac6f70602', u'name': u'vmready2-router_a0ba16f7-7dbd-49f2-8656-1b9f830686a1'}) 2018-08-17 01:08:09,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:08:09,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" -d '{"subnet_id": "c3923526-0162-47b6-a0b8-e834f8b34b7c"}' 2018-08-17 01:08:11,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6713dfc8-f60c-4d27-87db-5935935be6e6 Date: Fri, 17 Aug 2018 01:08:11 GMT RESP BODY: {"network_id": "7dd84e32-9700-46a5-9f50-8fd9452486f3", "tenant_id": "7926301a34a2462da38acbd231768025", "subnet_id": "c3923526-0162-47b6-a0b8-e834f8b34b7c", "subnet_ids": ["c3923526-0162-47b6-a0b8-e834f8b34b7c"], "port_id": "17677564-8126-4cad-8d4d-67c741bb6444", "id": "64376a56-9f75-4e17-ac4c-870ac6f70602"} 2018-08-17 01:08:11,891 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602/add_router_interface.json used request id req-6713dfc8-f60c-4d27-87db-5935935be6e6 2018-08-17 01:08:11,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01497197151s 2018-08-17 01:08:11,891 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602/add_router_interface.json used request id req-6713dfc8-f60c-4d27-87db-5935935be6e6 returning object 64376a56-9f75-4e17-ac4c-870ac6f70602 2018-08-17 01:08:11,892 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:08:12,024 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:08:12,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:08:12,030 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:08:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:08:12,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:08:12,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:12,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-532119d7-4640-4307-94a9-624fd7307bc7 Date: Fri, 17 Aug 2018 01:08:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:08:12,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-532119d7-4640-4307-94a9-624fd7307bc7 2018-08-17 01:08:12,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740077018738s 2018-08-17 01:08:12,773 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-532119d7-4640-4307-94a9-624fd7307bc7 2018-08-17 01:08:12,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:08:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}' 2018-08-17 01:08:12,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-548f3718-6d1b-41a2-a179-fcbcebe0e2ef Date: Fri, 17 Aug 2018 01:08:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:08:12Z", "file": "/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/file", "owner": "7926301a34a2462da38acbd231768025", "id": "dc8a2cab-bd49-47de-9805-9679c1db47f5", "size": null, "self": "/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "checksum": null, "created_at": "2018-08-17T01:08:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:08:12,851 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-548f3718-6d1b-41a2-a179-fcbcebe0e2ef 2018-08-17 01:08:12,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0701608657837s 2018-08-17 01:08:12,851 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-548f3718-6d1b-41a2-a179-fcbcebe0e2ef returning object dc8a2cab-bd49-47de-9805-9679c1db47f5 2018-08-17 01:08:12,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:08:12,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" -d '' 2018-08-17 01:08:13,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f812bba-f68c-4c2c-9499-912404df68ec Date: Fri, 17 Aug 2018 01:08:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:08:13,271 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/file used request id req-5f812bba-f68c-4c2c-9499-912404df68ec 2018-08-17 01:08:13,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.418627977371s 2018-08-17 01:08:13,271 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/file used request id req-5f812bba-f68c-4c2c-9499-912404df68ec 2018-08-17 01:08:13,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:08:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:13,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-2df04ff9-d7b4-44d8-8198-2bc9eff1fb9e Date: Fri, 17 Aug 2018 01:08:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:08:13Z", "file": "/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/file", "owner": "7926301a34a2462da38acbd231768025", "id": "dc8a2cab-bd49-47de-9805-9679c1db47f5", "size": 12716032, "self": "/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:08:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:08:13,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2df04ff9-d7b4-44d8-8198-2bc9eff1fb9e 2018-08-17 01:08:13,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365540981293s 2018-08-17 01:08:13,312 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2df04ff9-d7b4-44d8-8198-2bc9eff1fb9e 2018-08-17 01:08:13,314 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/file', 'owner': u'7926301a34a2462da38acbd231768025', 'id': u'dc8a2cab-bd49-47de-9805-9679c1db47f5', 'size': 12716032, u'self': u'/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7926301a34a2462da38acbd231768025', 'name': 'vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:08:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:08:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', 'created': u'2018-08-17T01:08:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:08:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:08:13,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:08:13,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:08:14,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-fb95d7c1-fe05-48e6-baa9-8f0cf1927c80 x-compute-request-id: req-fb95d7c1-fe05-48e6-baa9-8f0cf1927c80 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "937b14f5-70f9-4619-8ee5-3c5bff8bca67"}} 2018-08-17 01:08:14,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fb95d7c1-fe05-48e6-baa9-8f0cf1927c80 2018-08-17 01:08:14,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.869194984436s 2018-08-17 01:08:14,184 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fb95d7c1-fe05-48e6-baa9-8f0cf1927c80 2018-08-17 01:08:14,185 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_a0ba16f7-7dbd-49f2-8656-1b9f830686a1', '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'5e5e1480598e465bbba7058ad48d7311', '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'937b14f5-70f9-4619-8ee5-3c5bff8bca67', 'swap': 0}) 2018-08-17 01:08:14,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:08:14,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" -d '{"extra_specs": {}}' 2018-08-17 01:08:14,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-198b251b-1117-435e-b00b-7d1e660c71e1 x-compute-request-id: req-198b251b-1117-435e-b00b-7d1e660c71e1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:08:14,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67/os-extra_specs used request id req-198b251b-1117-435e-b00b-7d1e660c71e1 2018-08-17 01:08:14,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206248760223s 2018-08-17 01:08:14,207 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67/os-extra_specs used request id req-198b251b-1117-435e-b00b-7d1e660c71e1 2018-08-17 01:08:14,329 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:08:14,330 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:08:14,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:08:14,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" -d '{"subnet_id": "c3923526-0162-47b6-a0b8-e834f8b34b7c"}' 2018-08-17 01:08:16,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-456c5c15-1795-4def-9024-c56657b5565c Date: Fri, 17 Aug 2018 01:08:16 GMT RESP BODY: {"network_id": "7dd84e32-9700-46a5-9f50-8fd9452486f3", "tenant_id": "7926301a34a2462da38acbd231768025", "subnet_id": "c3923526-0162-47b6-a0b8-e834f8b34b7c", "subnet_ids": ["c3923526-0162-47b6-a0b8-e834f8b34b7c"], "port_id": "17677564-8126-4cad-8d4d-67c741bb6444", "id": "64376a56-9f75-4e17-ac4c-870ac6f70602"} 2018-08-17 01:08:16,109 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602/remove_router_interface.json used request id req-456c5c15-1795-4def-9024-c56657b5565c 2018-08-17 01:08:16,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77480006218s 2018-08-17 01:08:16,109 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602/remove_router_interface.json used request id req-456c5c15-1795-4def-9024-c56657b5565c returning object 64376a56-9f75-4e17-ac4c-870ac6f70602 2018-08-17 01:08:16,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:08:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:16,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c2eda749-f0b8-4eb6-b88f-28b1ff257687 Date: Fri, 17 Aug 2018 01:08:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:08Z", "admin_state_up": true, "updated_at": "2018-08-17T01:08:15Z", "revision_number": 4, "routes": [], "project_id": "7926301a34a2462da38acbd231768025", "id": "64376a56-9f75-4e17-ac4c-870ac6f70602", "name": "vmready2-router_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}]} 2018-08-17 01:08:16,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c2eda749-f0b8-4eb6-b88f-28b1ff257687 2018-08-17 01:08:16,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121121883392s 2018-08-17 01:08:16,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c2eda749-f0b8-4eb6-b88f-28b1ff257687 2018-08-17 01:08:16,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:08:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:17,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-413af6ad-352a-4f58-a4c6-0e894dc14f6c Content-Length: 0 Date: Fri, 17 Aug 2018 01:08:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:17,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602.json used request id req-413af6ad-352a-4f58-a4c6-0e894dc14f6c 2018-08-17 01:08:17,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.5702419281s 2018-08-17 01:08:17,803 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/64376a56-9f75-4e17-ac4c-870ac6f70602.json used request id req-413af6ad-352a-4f58-a4c6-0e894dc14f6c 2018-08-17 01:08:17,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:08:17,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:17,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-bf882d1b-801e-4cee-bdbb-4d86a88e0675 Date: Fri, 17 Aug 2018 01:08:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dd84e32-9700-46a5-9f50-8fd9452486f3","tenant_id":"7926301a34a2462da38acbd231768025","created_at":"2018-08-17T01:08:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:08:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7926301a34a2462da38acbd231768025","id":"c3923526-0162-47b6-a0b8-e834f8b34b7c","subnetpool_id":null,"name":"vmready2-subnet_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}]} 2018-08-17 01:08:17,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bf882d1b-801e-4cee-bdbb-4d86a88e0675 2018-08-17 01:08:17,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0941650867462s 2018-08-17 01:08:17,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bf882d1b-801e-4cee-bdbb-4d86a88e0675 2018-08-17 01:08:17,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:08:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/c3923526-0162-47b6-a0b8-e834f8b34b7c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:18,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee137a9b-b1f2-42b0-a363-98865af6b0e5 Date: Fri, 17 Aug 2018 01:08:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:18,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c3923526-0162-47b6-a0b8-e834f8b34b7c.json used request id req-ee137a9b-b1f2-42b0-a363-98865af6b0e5 2018-08-17 01:08:18,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.992197990417s 2018-08-17 01:08:18,892 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c3923526-0162-47b6-a0b8-e834f8b34b7c.json used request id req-ee137a9b-b1f2-42b0-a363-98865af6b0e5 2018-08-17 01:08:18,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:18,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-be857222-8a9a-425f-a12f-e417adacced3 Date: Fri, 17 Aug 2018 01:08:18 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":[],"updated_at":"2018-08-17T01:08:18Z","tenant_id":"7926301a34a2462da38acbd231768025","created_at":"2018-08-17T01:08:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7926301a34a2462da38acbd231768025","id":"7dd84e32-9700-46a5-9f50-8fd9452486f3","name":"vmready2-net_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:08:18,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-be857222-8a9a-425f-a12f-e417adacced3 2018-08-17 01:08:18,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0856239795685s 2018-08-17 01:08:18,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-be857222-8a9a-425f-a12f-e417adacced3 2018-08-17 01:08:18,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:08:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/7dd84e32-9700-46a5-9f50-8fd9452486f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:20,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5b4ba1b-fcec-41ca-be87-69c701f9edfb Date: Fri, 17 Aug 2018 01:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:20,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7dd84e32-9700-46a5-9f50-8fd9452486f3.json used request id req-f5b4ba1b-fcec-41ca-be87-69c701f9edfb 2018-08-17 01:08:20,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29689002037s 2018-08-17 01:08:20,277 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7dd84e32-9700-46a5-9f50-8fd9452486f3.json used request id req-f5b4ba1b-fcec-41ca-be87-69c701f9edfb 2018-08-17 01:08:20,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:08:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:20,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-894b3c1e-6130-4606-bc09-fef3b5f2376e Date: Fri, 17 Aug 2018 01:08:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:08:13Z", "file": "/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/file", "owner": "7926301a34a2462da38acbd231768025", "id": "dc8a2cab-bd49-47de-9805-9679c1db47f5", "size": 12716032, "self": "/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/dc8a2cab-bd49-47de-9805-9679c1db47f5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:08:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:08:20,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-894b3c1e-6130-4606-bc09-fef3b5f2376e 2018-08-17 01:08:20,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347368717194s 2018-08-17 01:08:20,316 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-894b3c1e-6130-4606-bc09-fef3b5f2376e 2018-08-17 01:08:20,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:08:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1ff69ddb23e1a1bba580d7489cb14cacf5f0639e" 2018-08-17 01:08:20,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-918ac0e8-8d5d-4fe2-81a1-f7f3f693bb07 Date: Fri, 17 Aug 2018 01:08:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:08:20,703 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5 used request id req-918ac0e8-8d5d-4fe2-81a1-f7f3f693bb07 2018-08-17 01:08:20,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.385843992233s 2018-08-17 01:08:20,704 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/dc8a2cab-bd49-47de-9805-9679c1db47f5 used request id req-918ac0e8-8d5d-4fe2-81a1-f7f3f693bb07 2018-08-17 01:08:20,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:08:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:20,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-e6d7bf9d-3679-41dd-8f72-4a462e166daf x-compute-request-id: req-e6d7bf9d-3679-41dd-8f72-4a462e166daf Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "937b14f5-70f9-4619-8ee5-3c5bff8bca67"}]} 2018-08-17 01:08:20,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e6d7bf9d-3679-41dd-8f72-4a462e166daf 2018-08-17 01:08:20,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022665977478s 2018-08-17 01:08:20,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e6d7bf9d-3679-41dd-8f72-4a462e166daf 2018-08-17 01:08:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:08:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:20,762 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:08: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-7ee9496e-a81c-42b3-9f5a-a16a178f7b32 x-compute-request-id: req-7ee9496e-a81c-42b3-9f5a-a16a178f7b32 Content-Length: 0 Content-Type: application/json 2018-08-17 01:08:20,762 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67 used request id req-7ee9496e-a81c-42b3-9f5a-a16a178f7b32 2018-08-17 01:08:20,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033527135849s 2018-08-17 01:08:20,763 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/937b14f5-70f9-4619-8ee5-3c5bff8bca67 used request id req-7ee9496e-a81c-42b3-9f5a-a16a178f7b32 2018-08-17 01:08:20,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:08:20,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:20,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffaed6a-11db-4827-a6bf-9a5c4abb6ccd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "links": {"self": "http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8289897d271747ec87a458baf7a01cf8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:08:20,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bffaed6a-11db-4827-a6bf-9a5c4abb6ccd 2018-08-17 01:08:20,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235538005829s 2018-08-17 01:08:20,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bffaed6a-11db-4827-a6bf-9a5c4abb6ccd 2018-08-17 01:08:21,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:08:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:21,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a0a2a7-5870-4b81-8565-13cdb8789a37 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a0ba16f7-7dbd-49f2-8656-1b9f830686a1", "links": {"self": "http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8289897d271747ec87a458baf7a01cf8", "description": null}} 2018-08-17 01:08:21,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8 used request id req-d2a0a2a7-5870-4b81-8565-13cdb8789a37 2018-08-17 01:08:21,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177245855331s 2018-08-17 01:08:21,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8 used request id req-d2a0a2a7-5870-4b81-8565-13cdb8789a37 2018-08-17 01:08:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 01:08:21,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:21,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ce3e69-bc0d-4c91-a0bf-1d238f4ca7f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:08:21,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8 used request id req-02ce3e69-bc0d-4c91-a0bf-1d238f4ca7f5 2018-08-17 01:08:21,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303915023804s 2018-08-17 01:08:21,487 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8289897d271747ec87a458baf7a01cf8 used request id req-02ce3e69-bc0d-4c91-a0bf-1d238f4ca7f5 2018-08-17 01:08:21,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:08:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:21,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdae6d4-1802-403f-a366-858f2779e10a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025"}, "tags": [], "enabled": true, "id": "7926301a34a2462da38acbd231768025", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a0ba16f7-7dbd-49f2-8656-1b9f830686a1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:08:21,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1bdae6d4-1802-403f-a366-858f2779e10a 2018-08-17 01:08:21,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208873033524s 2018-08-17 01:08:21,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1bdae6d4-1802-403f-a366-858f2779e10a 2018-08-17 01:08:21,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 01:08:21,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}963ae4c3c15a79c1519e0c3821cbde8010c75183" 2018-08-17 01:08:21,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-669caa70-1aa3-4939-beef-0ef59d522849 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:08:21,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025 used request id req-669caa70-1aa3-4939-beef-0ef59d522849 2018-08-17 01:08:21,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253880977631s 2018-08-17 01:08:21,961 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7926301a34a2462da38acbd231768025 used request id req-669caa70-1aa3-4939-beef-0ef59d522849 2018-08-17 01:08:22,014 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-17 01:08:22,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:08:22,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:08:22,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:08:22,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:08:22,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:08:22,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:08:22,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:08:22,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:08:22,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:08:22,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:08:22,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:08:22,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:08:22,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:08:22,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:08:22,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3838d676-5de1-4a34-bdf6-8bbcaad43bc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:08:22,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3838d676-5de1-4a34-bdf6-8bbcaad43bc2 2018-08-17 01:08:22,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:08:22,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["hZFgIIj9R7ac3UFDh9F6Vw"], "issued_at": "2018-08-17T01:08:22.000000Z"}} 2018-08-17 01:08:22,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:22,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:23,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1b340ee2-72dc-4a5d-b5c2-849028c2cb4d Date: Fri, 17 Aug 2018 01:08:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:08:23,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1b340ee2-72dc-4a5d-b5c2-849028c2cb4d 2018-08-17 01:08:23,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05720210075s 2018-08-17 01:08:23,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1b340ee2-72dc-4a5d-b5c2-849028c2cb4d 2018-08-17 01:08:23,549 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-17 01:08:23,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:08:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"network": {"name": "singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3", "admin_state_up": true}}' 2018-08-17 01:08:23,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e6a2ff24-d405-4ab7-b2e5-904f4fb697b7 Date: Fri, 17 Aug 2018 01:08:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:08:23Z","is_default":false,"provider:segmentation_id":91,"name":"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:23Z","mtu":1450}} 2018-08-17 01:08:23,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e6a2ff24-d405-4ab7-b2e5-904f4fb697b7 2018-08-17 01:08:23,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.329797029495s 2018-08-17 01:08:23,880 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e6a2ff24-d405-4ab7-b2e5-904f4fb697b7 2018-08-17 01:08:23,880 - functest.core.tenantnetwork - 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-08-17T01:08:23Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'00e1ac8a-ef13-4032-8f23-9617b718f6df', u'provider:segmentation_id': 91, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:08:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:08:23,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:23,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-ce51c48c-b134-4cea-bafa-d8c8ffa4986e Date: Fri, 17 Aug 2018 01:08:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:08:23Z","provider:segmentation_id":91,"name":"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:08:23,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ce51c48c-b134-4cea-bafa-d8c8ffa4986e 2018-08-17 01:08:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965759754181s 2018-08-17 01:08:23,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ce51c48c-b134-4cea-bafa-d8c8ffa4986e 2018-08-17 01:08:23,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:08:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"subnet": {"name": "singlevm1-subnet_8a74d131-3be4-41c8-95df-7f55f6d471c3", "enable_dhcp": true, "network_id": "00e1ac8a-ef13-4032-8f23-9617b718f6df", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:08:24,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5dc6482c-25bc-484a-b1f3-15e155e3633b Date: Fri, 17 Aug 2018 01:08:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:08:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"e771a1f4-e183-43e3-a834-2b9bf7fc89b3","subnetpool_id":null,"name":"singlevm1-subnet_8a74d131-3be4-41c8-95df-7f55f6d471c3"}} 2018-08-17 01:08:24,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5dc6482c-25bc-484a-b1f3-15e155e3633b 2018-08-17 01:08:24,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.446950912476s 2018-08-17 01:08:24,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5dc6482c-25bc-484a-b1f3-15e155e3633b 2018-08-17 01:08:24,428 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:08:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e771a1f4-e183-43e3-a834-2b9bf7fc89b3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_8a74d131-3be4-41c8-95df-7f55f6d471c3', u'enable_dhcp': True, u'network_id': u'00e1ac8a-ef13-4032-8f23-9617b718f6df', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:08:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:08:24,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:08:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "singlevm1-router_8a74d131-3be4-41c8-95df-7f55f6d471c3", "admin_state_up": true}}' 2018-08-17 01:08:25,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a4a9b00e-5a6f-4095-a06a-55940d27271d Date: Fri, 17 Aug 2018 01:08:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:08:25Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "0c1165bd-c96f-4fc2-9942-64cff890add2", "name": "singlevm1-router_8a74d131-3be4-41c8-95df-7f55f6d471c3"}} 2018-08-17 01:08:25,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a4a9b00e-5a6f-4095-a06a-55940d27271d 2018-08-17 01:08:25,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33021712303s 2018-08-17 01:08:25,759 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a4a9b00e-5a6f-4095-a06a-55940d27271d 2018-08-17 01:08:25,759 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:08:24Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T01:08:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'0c1165bd-c96f-4fc2-9942-64cff890add2', u'name': u'singlevm1-router_8a74d131-3be4-41c8-95df-7f55f6d471c3'}) 2018-08-17 01:08:25,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:08:25,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"subnet_id": "e771a1f4-e183-43e3-a834-2b9bf7fc89b3"}' 2018-08-17 01:08:27,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0659fade-9984-4ad6-aa69-c027ad1aee00 Date: Fri, 17 Aug 2018 01:08:27 GMT RESP BODY: {"network_id": "00e1ac8a-ef13-4032-8f23-9617b718f6df", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "e771a1f4-e183-43e3-a834-2b9bf7fc89b3", "subnet_ids": ["e771a1f4-e183-43e3-a834-2b9bf7fc89b3"], "port_id": "d090818c-9ead-443c-b0de-91d43a43c5cc", "id": "0c1165bd-c96f-4fc2-9942-64cff890add2"} 2018-08-17 01:08:27,830 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2/add_router_interface.json used request id req-0659fade-9984-4ad6-aa69-c027ad1aee00 2018-08-17 01:08:27,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0702688694s 2018-08-17 01:08:27,830 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2/add_router_interface.json used request id req-0659fade-9984-4ad6-aa69-c027ad1aee00 returning object 0c1165bd-c96f-4fc2-9942-64cff890add2 2018-08-17 01:08:27,831 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:08:27,960 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:08:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:08:27,966 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:08:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:08:27,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:08:27,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:28,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-38811472-6e78-472d-b6d6-bdedf414eadb Date: Fri, 17 Aug 2018 01:08:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:08:28,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-38811472-6e78-472d-b6d6-bdedf414eadb 2018-08-17 01:08:28,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.268619060516s 2018-08-17 01:08:28,237 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-38811472-6e78-472d-b6d6-bdedf414eadb 2018-08-17 01:08:28,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:08:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3"}' 2018-08-17 01:08:28,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27a26b29-f327-4fa8-8230-92eaa53715f5 Date: Fri, 17 Aug 2018 01:08:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:08:28Z", "file": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "size": null, "self": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "checksum": null, "created_at": "2018-08-17T01:08:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:08:28,313 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-27a26b29-f327-4fa8-8230-92eaa53715f5 2018-08-17 01:08:28,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0674979686737s 2018-08-17 01:08:28,313 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-27a26b29-f327-4fa8-8230-92eaa53715f5 returning object 09b7b737-62b8-4567-8e70-ef4c377b053b 2018-08-17 01:08:28,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:08:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '' 2018-08-17 01:08:28,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-903da4a2-721b-41e4-831b-a3b0dcd90726 Date: Fri, 17 Aug 2018 01:08:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:08:28,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file used request id req-903da4a2-721b-41e4-831b-a3b0dcd90726 2018-08-17 01:08:28,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.51521396637s 2018-08-17 01:08:28,829 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file used request id req-903da4a2-721b-41e4-831b-a3b0dcd90726 2018-08-17 01:08:28,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:08:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:28,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-128d43d3-9281-4221-bdfe-71872abaa1f0 Date: Fri, 17 Aug 2018 01:08:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:08:28Z", "file": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "size": 12716032, "self": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:08:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:08:28,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-128d43d3-9281-4221-bdfe-71872abaa1f0 2018-08-17 01:08:28,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241441726685s 2018-08-17 01:08:28,858 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-128d43d3-9281-4221-bdfe-71872abaa1f0 2018-08-17 01:08:28,859 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'09b7b737-62b8-4567-8e70-ef4c377b053b', 'size': 12716032, u'self': u'/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:08:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:08:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3', 'created': u'2018-08-17T01:08:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:08:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:08:28,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:08:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_8a74d131-3be4-41c8-95df-7f55f6d471c3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:08:29,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-1a2b4972-703d-48cb-934c-29cacf62395b x-compute-request-id: req-1a2b4972-703d-48cb-934c-29cacf62395b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_8a74d131-3be4-41c8-95df-7f55f6d471c3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f338f76-76b3-4857-a90c-02c319effb29"}} 2018-08-17 01:08:29,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1a2b4972-703d-48cb-934c-29cacf62395b 2018-08-17 01:08:29,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.644958972931s 2018-08-17 01:08:29,506 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1a2b4972-703d-48cb-934c-29cacf62395b 2018-08-17 01:08:29,506 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_8a74d131-3be4-41c8-95df-7f55f6d471c3', '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'5e5e1480598e465bbba7058ad48d7311', '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'1f338f76-76b3-4857-a90c-02c319effb29', 'swap': 0}) 2018-08-17 01:08:29,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:08:29,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"extra_specs": {}}' 2018-08-17 01:08:29,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-fcc19505-7971-4752-b22f-ccf8d8774f47 x-compute-request-id: req-fcc19505-7971-4752-b22f-ccf8d8774f47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:08:29,538 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29/os-extra_specs used request id req-fcc19505-7971-4752-b22f-ccf8d8774f47 2018-08-17 01:08:29,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0308170318604s 2018-08-17 01:08:29,538 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29/os-extra_specs used request id req-fcc19505-7971-4752-b22f-ccf8d8774f47 2018-08-17 01:08:29,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-17 01:08:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"keypair": {"name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3"}}' 2018-08-17 01:08:29,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-70386416-d8de-451c-8236-bb95b674d6df x-compute-request-id: req-70386416-d8de-451c-8236-bb95b674d6df Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn4A8KxGeXK4C7rMOnnENdHxRr8PweFdLdX70VlqrJVWaaipwa58hs0/8pe/7qXSSwtJf2y+z7ja6V81/wq32fIqMBpVN4kIIsdcW2ud5l+xPyQSQ54StlU5NO488atpXPn4A20fwVq4Zpaibte5ItXY1JE7ByAcQsxjcOumXRVB/6Pbf0q+uVzzdxmIUFG2ZAcfGGFPK/Hf1cgzKcOK8BLFL4sPF9Y89binRIXzk9I5G9cz1aJIiyi9l0QDJbjHatK7hHMBPpMgMTV3J8O7L5dbYDmMurpKpf2O3c9i4xayr1dXAhjy+OkfekFoDAWlyGFTEK1yIglC227Z+DkTiV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5+APCsRnlyuAu6zDp5xDXR8Ua/D8HhXS3V+9FZaqyVVmmoqc\nGufIbNP/KXv+6l0ksLSX9svs+42ulfNf8Kt9nyKjAaVTeJCCLHXFtrneZfsT8kEk\nOeErZVOTTuPPGraVz5+ANtH8FauGaWom7XuSLV2NSROwcgHELMY3Drpl0VQf+j23\n9Kvrlc83cZiFBRtmQHHxhhTyvx39XIMynDivASxS+LDxfWPPW4p0SF85PSORvXM9\nWiSIsovZdEAyW4x2rSu4RzAT6TIDE1dyfDuy+XW2A5jLq6SqX9jt3PYuMWsq9XVw\nIY8vjpH3pBaAwFpchhUxCtciIJQttu2fg5E4lQIDAQABAoIBADUdGdT5kFEMYfyb\nYmXuYW/fQqpHFTk+/oI+/+0GCjD8Ivibb46qMTrchMJX6Nh+ZX0koPqjU7F7jtZC\nXWOfpLLjGDu0Rx6C246bm6JziQILNVJ0oXuwnGQldMTJYhNYZ5CblJ76EqhUFgHn\nkusrNxy1JTvsCqrSxMEM1mfFQrVkBBjHJQXNlQOd4fdoqLs0VwWm4VzMaQVIXo3f\nZnFw24OwMg1piBGwBat+fPPGUGTkCcrOsyvw7+ycsEAh1vj8DFkxpwyxcu0vm/zw\nFO+a9tEzgWjecVgsnBYjYWFTlyOXfmbhB1P5cf0GZu30yu/kbLlSDENy9ZYPcgKY\n2TUWWjECgYEA+YBi6g5J48KSkD9Xylk3W2Z3J42vmnAHN0lhu5+PGDwQbXXCxDmk\nb6UDmJqk/OsIuTfBrnLFotVR6VATsOAORLiUDivAbmphnNLfQqhcnR6+5GtoTXbb\nWDVFuD433HUNbzgGjDYORcRlElAX6kH3tOTmhFU8pHuis/LyEv8w2Z8CgYEA7eol\nDnsKd2ZSLl7jElOJsQzm0dH2VTXlHjwXxfZUpgpH7o5lqL3p8v28zmgp5V0l2bOX\niSECEEQC8cOvsWMobgdz/ENDc5ZfSKNxrLqz7xtoZgSDQ8WitV44ft4qBKuKg8P9\nwcv59MxIhcHAotQSFfePTd55zK9LPdcrb+c5KUsCgYEA26SYb3AQwD7kA7SftnT/\n9KipsNpcgtqon5UsQp3evPjzhUksIs6T4e0k000gfb7zOQrKqKZFMmoU6A4kp4s3\nRGwxeqAtkYZ5VDOXc/j/Pxp39mJPuhIuWuLa861iQ+OP5h8uNHTJ78VLLOnxg7p7\nNHZmMI1RC4QD4eK4FN0uxgUCgYBYAfxRPfyiLGyMELeoyNQvdVlRFn0sCjLGG26j\n4Tpw7W6sdWpvoEkRhQE5zVhqKyncPU36AQbVY4M/UacFVGvZP9KM54jlEiQPJ77e\nKXZ0JcxZqKOyB0LoGoGFlMMwVRB5K6AL91twTb0qFYEf+pjyHVCaeojNya5ootbD\nn2IKvwKBgQDxVcPZhVgKeB0Srq41k1/J5CRNCwpDxBmIXMXFGeLpLN9o2kEdLNSP\nhtZSB9eFj+oXusdHqke6Js2DBHlMU+hFZswvEauY3xqx7dPyB259ZxSIhVqA8ZSw\ntxlCQKkEdk6YZseqGhyVQoulmfJWelru6CLOk9kxM/+ALjZP/QipDw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "fingerprint": "b9:e6:c7:c3:82:25:77:29:4a:d6:6d:45:f6:1d:f5:e2"}} 2018-08-17 01:08:29,928 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-70386416-d8de-451c-8236-bb95b674d6df 2018-08-17 01:08:29,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.389662027359s 2018-08-17 01:08:29,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-70386416-d8de-451c-8236-bb95b674d6df 2018-08-17 01:08:29,930 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn4A8KxGeXK4C7rMOnnENdHxRr8PweFdLdX70VlqrJVWaaipwa58hs0/8pe/7qXSSwtJf2y+z7ja6V81/wq32fIqMBpVN4kIIsdcW2ud5l+xPyQSQ54StlU5NO488atpXPn4A20fwVq4Zpaibte5ItXY1JE7ByAcQsxjcOumXRVB/6Pbf0q+uVzzdxmIUFG2ZAcfGGFPK/Hf1cgzKcOK8BLFL4sPF9Y89binRIXzk9I5G9cz1aJIiyi9l0QDJbjHatK7hHMBPpMgMTV3J8O7L5dbYDmMurpKpf2O3c9i4xayr1dXAhjy+OkfekFoDAWlyGFTEK1yIglC227Z+DkTiV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5+APCsRnlyuAu6zDp5xDXR8Ua/D8HhXS3V+9FZaqyVVmmoqc\nGufIbNP/KXv+6l0ksLSX9svs+42ulfNf8Kt9nyKjAaVTeJCCLHXFtrneZfsT8kEk\nOeErZVOTTuPPGraVz5+ANtH8FauGaWom7XuSLV2NSROwcgHELMY3Drpl0VQf+j23\n9Kvrlc83cZiFBRtmQHHxhhTyvx39XIMynDivASxS+LDxfWPPW4p0SF85PSORvXM9\nWiSIsovZdEAyW4x2rSu4RzAT6TIDE1dyfDuy+XW2A5jLq6SqX9jt3PYuMWsq9XVw\nIY8vjpH3pBaAwFpchhUxCtciIJQttu2fg5E4lQIDAQABAoIBADUdGdT5kFEMYfyb\nYmXuYW/fQqpHFTk+/oI+/+0GCjD8Ivibb46qMTrchMJX6Nh+ZX0koPqjU7F7jtZC\nXWOfpLLjGDu0Rx6C246bm6JziQILNVJ0oXuwnGQldMTJYhNYZ5CblJ76EqhUFgHn\nkusrNxy1JTvsCqrSxMEM1mfFQrVkBBjHJQXNlQOd4fdoqLs0VwWm4VzMaQVIXo3f\nZnFw24OwMg1piBGwBat+fPPGUGTkCcrOsyvw7+ycsEAh1vj8DFkxpwyxcu0vm/zw\nFO+a9tEzgWjecVgsnBYjYWFTlyOXfmbhB1P5cf0GZu30yu/kbLlSDENy9ZYPcgKY\n2TUWWjECgYEA+YBi6g5J48KSkD9Xylk3W2Z3J42vmnAHN0lhu5+PGDwQbXXCxDmk\nb6UDmJqk/OsIuTfBrnLFotVR6VATsOAORLiUDivAbmphnNLfQqhcnR6+5GtoTXbb\nWDVFuD433HUNbzgGjDYORcRlElAX6kH3tOTmhFU8pHuis/LyEv8w2Z8CgYEA7eol\nDnsKd2ZSLl7jElOJsQzm0dH2VTXlHjwXxfZUpgpH7o5lqL3p8v28zmgp5V0l2bOX\niSECEEQC8cOvsWMobgdz/ENDc5ZfSKNxrLqz7xtoZgSDQ8WitV44ft4qBKuKg8P9\nwcv59MxIhcHAotQSFfePTd55zK9LPdcrb+c5KUsCgYEA26SYb3AQwD7kA7SftnT/\n9KipsNpcgtqon5UsQp3evPjzhUksIs6T4e0k000gfb7zOQrKqKZFMmoU6A4kp4s3\nRGwxeqAtkYZ5VDOXc/j/Pxp39mJPuhIuWuLa861iQ+OP5h8uNHTJ78VLLOnxg7p7\nNHZmMI1RC4QD4eK4FN0uxgUCgYBYAfxRPfyiLGyMELeoyNQvdVlRFn0sCjLGG26j\n4Tpw7W6sdWpvoEkRhQE5zVhqKyncPU36AQbVY4M/UacFVGvZP9KM54jlEiQPJ77e\nKXZ0JcxZqKOyB0LoGoGFlMMwVRB5K6AL91twTb0qFYEf+pjyHVCaeojNya5ootbD\nn2IKvwKBgQDxVcPZhVgKeB0Srq41k1/J5CRNCwpDxBmIXMXFGeLpLN9o2kEdLNSP\nhtZSB9eFj+oXusdHqke6Js2DBHlMU+hFZswvEauY3xqx7dPyB259ZxSIhVqA8ZSw\ntxlCQKkEdk6YZseqGhyVQoulmfJWelru6CLOk9kxM/+ALjZP/QipDw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7b7531b461ab4354bf85e7b75d49a0db', 'name': u'singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3', 'created_at': '2018-08-17T01:08:29.929951', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b9:e6:c7:c3:82:25:77:29:4a:d6:6d:45:f6:1d:f5:e2', 'type': 'ssh', 'id': u'singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3'}) 2018-08-17 01:08:29,930 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA5+APCsRnlyuAu6zDp5xDXR8Ua/D8HhXS3V+9FZaqyVVmmoqc GufIbNP/KXv+6l0ksLSX9svs+42ulfNf8Kt9nyKjAaVTeJCCLHXFtrneZfsT8kEk OeErZVOTTuPPGraVz5+ANtH8FauGaWom7XuSLV2NSROwcgHELMY3Drpl0VQf+j23 9Kvrlc83cZiFBRtmQHHxhhTyvx39XIMynDivASxS+LDxfWPPW4p0SF85PSORvXM9 WiSIsovZdEAyW4x2rSu4RzAT6TIDE1dyfDuy+XW2A5jLq6SqX9jt3PYuMWsq9XVw IY8vjpH3pBaAwFpchhUxCtciIJQttu2fg5E4lQIDAQABAoIBADUdGdT5kFEMYfyb YmXuYW/fQqpHFTk+/oI+/+0GCjD8Ivibb46qMTrchMJX6Nh+ZX0koPqjU7F7jtZC XWOfpLLjGDu0Rx6C246bm6JziQILNVJ0oXuwnGQldMTJYhNYZ5CblJ76EqhUFgHn kusrNxy1JTvsCqrSxMEM1mfFQrVkBBjHJQXNlQOd4fdoqLs0VwWm4VzMaQVIXo3f ZnFw24OwMg1piBGwBat+fPPGUGTkCcrOsyvw7+ycsEAh1vj8DFkxpwyxcu0vm/zw FO+a9tEzgWjecVgsnBYjYWFTlyOXfmbhB1P5cf0GZu30yu/kbLlSDENy9ZYPcgKY 2TUWWjECgYEA+YBi6g5J48KSkD9Xylk3W2Z3J42vmnAHN0lhu5+PGDwQbXXCxDmk b6UDmJqk/OsIuTfBrnLFotVR6VATsOAORLiUDivAbmphnNLfQqhcnR6+5GtoTXbb WDVFuD433HUNbzgGjDYORcRlElAX6kH3tOTmhFU8pHuis/LyEv8w2Z8CgYEA7eol DnsKd2ZSLl7jElOJsQzm0dH2VTXlHjwXxfZUpgpH7o5lqL3p8v28zmgp5V0l2bOX iSECEEQC8cOvsWMobgdz/ENDc5ZfSKNxrLqz7xtoZgSDQ8WitV44ft4qBKuKg8P9 wcv59MxIhcHAotQSFfePTd55zK9LPdcrb+c5KUsCgYEA26SYb3AQwD7kA7SftnT/ 9KipsNpcgtqon5UsQp3evPjzhUksIs6T4e0k000gfb7zOQrKqKZFMmoU6A4kp4s3 RGwxeqAtkYZ5VDOXc/j/Pxp39mJPuhIuWuLa861iQ+OP5h8uNHTJ78VLLOnxg7p7 NHZmMI1RC4QD4eK4FN0uxgUCgYBYAfxRPfyiLGyMELeoyNQvdVlRFn0sCjLGG26j 4Tpw7W6sdWpvoEkRhQE5zVhqKyncPU36AQbVY4M/UacFVGvZP9KM54jlEiQPJ77e KXZ0JcxZqKOyB0LoGoGFlMMwVRB5K6AL91twTb0qFYEf+pjyHVCaeojNya5ootbD n2IKvwKBgQDxVcPZhVgKeB0Srq41k1/J5CRNCwpDxBmIXMXFGeLpLN9o2kEdLNSP htZSB9eFj+oXusdHqke6Js2DBHlMU+hFZswvEauY3xqx7dPyB259ZxSIhVqA8ZSw txlCQKkEdk6YZseqGhyVQoulmfJWelru6CLOk9kxM/+ALjZP/QipDw== -----END RSA PRIVATE KEY----- 2018-08-17 01:08:29,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-17 01:08:29,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"security_group": {"name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-17 01:08:30,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-6b86d618-c8f5-45e0-9d46-4a81341ebe6d Date: Fri, 17 Aug 2018 01:08:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:29Z", "updated_at": "2018-08-17T01:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "4d11c542-1e39-422b-88b2-7a9dbb96df9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "d62ff397-2199-451b-95a2-43bac9015719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a421e968-b635-454b-b9f7-d5794256f754", "name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}} 2018-08-17 01:08:30,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6b86d618-c8f5-45e0-9d46-4a81341ebe6d 2018-08-17 01:08:30,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.188214063644s 2018-08-17 01:08:30,121 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6b86d618-c8f5-45e0-9d46-4a81341ebe6d 2018-08-17 01:08:30,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:08:30,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:30,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-f3f584dc-cb55-452c-a78d-9af87e1961e5 Date: Fri, 17 Aug 2018 01:08:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:29Z", "updated_at": "2018-08-17T01:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "4d11c542-1e39-422b-88b2-7a9dbb96df9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "d62ff397-2199-451b-95a2-43bac9015719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a421e968-b635-454b-b9f7-d5794256f754", "name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}]} 2018-08-17 01:08:30,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f3f584dc-cb55-452c-a78d-9af87e1961e5 2018-08-17 01:08:30,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.143753051758s 2018-08-17 01:08:30,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f3f584dc-cb55-452c-a78d-9af87e1961e5 2018-08-17 01:08:30,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:08:30,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -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": "a421e968-b635-454b-b9f7-d5794256f754"}}' 2018-08-17 01:08:30,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f0557da4-021d-4efa-b2f5-266b2f3fbd9a Date: Fri, 17 Aug 2018 01:08:30 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-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:30Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "efbe4610-bab1-4fd5-aab5-7b614df12a90"}} 2018-08-17 01:08:30,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f0557da4-021d-4efa-b2f5-266b2f3fbd9a 2018-08-17 01:08:30,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.263497114182s 2018-08-17 01:08:30,539 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f0557da4-021d-4efa-b2f5-266b2f3fbd9a 2018-08-17 01:08:30,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:08:30,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:30,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-133843f5-5920-4927-bdd1-fced3ae18ebf Date: Fri, 17 Aug 2018 01:08:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:29Z", "updated_at": "2018-08-17T01:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "4d11c542-1e39-422b-88b2-7a9dbb96df9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "d62ff397-2199-451b-95a2-43bac9015719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "efbe4610-bab1-4fd5-aab5-7b614df12a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 2, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a421e968-b635-454b-b9f7-d5794256f754", "name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}]} 2018-08-17 01:08:30,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-133843f5-5920-4927-bdd1-fced3ae18ebf 2018-08-17 01:08:30,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547058582306s 2018-08-17 01:08:30,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-133843f5-5920-4927-bdd1-fced3ae18ebf 2018-08-17 01:08:30,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:08:30,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -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": "a421e968-b635-454b-b9f7-d5794256f754"}}' 2018-08-17 01:08:30,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-946ef2d4-bbe7-44c6-b9c6-167b696ba8df Date: Fri, 17 Aug 2018 01:08:30 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-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:30Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "99518ba0-fadd-4366-8789-bd39a8700db0"}} 2018-08-17 01:08:30,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-946ef2d4-bbe7-44c6-b9c6-167b696ba8df 2018-08-17 01:08:30,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.184257984161s 2018-08-17 01:08:30,787 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-946ef2d4-bbe7-44c6-b9c6-167b696ba8df 2018-08-17 01:08:30,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:30,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1c9a0384-b42e-43e7-9908-bf786e765f86 Date: Fri, 17 Aug 2018 01:08:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["e771a1f4-e183-43e3-a834-2b9bf7fc89b3"],"description":"","tags":[],"updated_at":"2018-08-17T01:08:24Z","provider:segmentation_id":91,"name":"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:08:30,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1c9a0384-b42e-43e7-9908-bf786e765f86 2018-08-17 01:08:30,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.087217092514s 2018-08-17 01:08:30,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1c9a0384-b42e-43e7-9908-bf786e765f86 2018-08-17 01:08:30,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:08:30,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:30,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3dc4e3be-5b7c-462a-9e93-7e18e82c533c Date: Fri, 17 Aug 2018 01:08:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:08:28Z", "file": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "size": 12716032, "self": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:08:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:08:30,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3dc4e3be-5b7c-462a-9e93-7e18e82c533c 2018-08-17 01:08:30,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246119499207s 2018-08-17 01:08:30,906 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3dc4e3be-5b7c-462a-9e93-7e18e82c533c 2018-08-17 01:08:30,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:08:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:30,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-30caec1b-8f7c-4f77-9fbc-442d6f10e2a6 x-compute-request-id: req-30caec1b-8f7c-4f77-9fbc-442d6f10e2a6 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8a74d131-3be4-41c8-95df-7f55f6d471c3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f338f76-76b3-4857-a90c-02c319effb29"}]} 2018-08-17 01:08:30,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-30caec1b-8f7c-4f77-9fbc-442d6f10e2a6 2018-08-17 01:08:30,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217311382294s 2018-08-17 01:08:30,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-30caec1b-8f7c-4f77-9fbc-442d6f10e2a6 2018-08-17 01:08:30,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:08:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"server": {"name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "imageRef": "09b7b737-62b8-4567-8e70-ef4c377b053b", "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "flavorRef": "1f338f76-76b3-4857-a90c-02c319effb29", "max_count": 1, "min_count": 1, "networks": [{"uuid": "00e1ac8a-ef13-4032-8f23-9617b718f6df"}], "security_groups": [{"name": "a421e968-b635-454b-b9f7-d5794256f754"}]}}' 2018-08-17 01:08:33,163 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:08: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-455cd103-a570-4557-91e9-186c420881dc x-compute-request-id: req-455cd103-a570-4557-91e9-186c420881dc Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a421e968-b635-454b-b9f7-d5794256f754"}], "OS-DCF:diskConfig": "MANUAL", "id": "18378049-b891-4e30-aaff-30b160cb8f00", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "adminPass": "m2oLgUSoYm82"}} 2018-08-17 01:08:33,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-455cd103-a570-4557-91e9-186c420881dc 2018-08-17 01:08:33,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.23265099525s 2018-08-17 01:08:33,164 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-455cd103-a570-4557-91e9-186c420881dc 2018-08-17 01:08:33,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:33,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:33,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-71f100ea-b42c-4d76-8cfb-fd9cd3c7f57f x-compute-request-id: req-71f100ea-b42c-4d76-8cfb-fd9cd3c7f57f Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "image": {"id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "links": [{"href": "http://172.30.9.23:8774/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f338f76-76b3-4857-a90c-02c319effb29", "links": [{"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}]}, "id": "18378049-b891-4e30-aaff-30b160cb8f00", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T01:08:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "created": "2018-08-17T01:08:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:08:33,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-71f100ea-b42c-4d76-8cfb-fd9cd3c7f57f 2018-08-17 01:08:33,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626038074493s 2018-08-17 01:08:33,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-71f100ea-b42c-4d76-8cfb-fd9cd3c7f57f 2018-08-17 01:08:33,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:33,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c99f0f3c-0d20-47ca-a1b8-e982370948c3 Date: Fri, 17 Aug 2018 01:08:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["e771a1f4-e183-43e3-a834-2b9bf7fc89b3"],"description":"","tags":[],"updated_at":"2018-08-17T01:08:24Z","provider:segmentation_id":91,"name":"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:08:33,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c99f0f3c-0d20-47ca-a1b8-e982370948c3 2018-08-17 01:08:33,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.077250957489s 2018-08-17 01:08:33,876 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c99f0f3c-0d20-47ca-a1b8-e982370948c3 2018-08-17 01:08:33,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:08:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:33,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-e14baee6-ba08-4cc6-b40c-8328cf6575de Date: Fri, 17 Aug 2018 01:08:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"e771a1f4-e183-43e3-a834-2b9bf7fc89b3","subnetpool_id":null,"name":"singlevm1-subnet_8a74d131-3be4-41c8-95df-7f55f6d471c3"}]} 2018-08-17 01:08:33,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e14baee6-ba08-4cc6-b40c-8328cf6575de 2018-08-17 01:08:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0619428157806s 2018-08-17 01:08:33,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e14baee6-ba08-4cc6-b40c-8328cf6575de 2018-08-17 01:08:33,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:08:35,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:35,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:37,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-ef75af36-da49-45b7-bfb9-6faa76d07622 x-compute-request-id: req-ef75af36-da49-45b7-bfb9-6faa76d07622 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "image": {"id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "links": [{"href": "http://172.30.9.23:8774/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f338f76-76b3-4857-a90c-02c319effb29", "links": [{"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}]}, "id": "18378049-b891-4e30-aaff-30b160cb8f00", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T01:08:36Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "created": "2018-08-17T01:08:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:08:37,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef75af36-da49-45b7-bfb9-6faa76d07622 2018-08-17 01:08:37,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.117208004s 2018-08-17 01:08:37,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ef75af36-da49-45b7-bfb9-6faa76d07622 2018-08-17 01:08:37,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:08:39,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:39,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:39,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-14c46e75-e1ae-44ec-a352-d6c72dc4c609 x-compute-request-id: req-14c46e75-e1ae-44ec-a352-d6c72dc4c609 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "image": {"id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "links": [{"href": "http://172.30.9.23:8774/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f338f76-76b3-4857-a90c-02c319effb29", "links": [{"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}]}, "id": "18378049-b891-4e30-aaff-30b160cb8f00", "security_groups": [{"name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T01:08:37Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "created": "2018-08-17T01:08:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:08:39,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-14c46e75-e1ae-44ec-a352-d6c72dc4c609 2018-08-17 01:08:39,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311057806015s 2018-08-17 01:08:39,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-14c46e75-e1ae-44ec-a352-d6c72dc4c609 2018-08-17 01:08:39,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:08:41,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:41,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:42,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-4b6ba8f0-ba82-4a96-9d35-a4b638954e38 x-compute-request-id: req-4b6ba8f0-ba82-4a96-9d35-a4b638954e38 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:fb:fb", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "image": {"id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "links": [{"href": "http://172.30.9.23:8774/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f338f76-76b3-4857-a90c-02c319effb29", "links": [{"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}]}, "id": "18378049-b891-4e30-aaff-30b160cb8f00", "security_groups": [{"name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T01:08:37Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "created": "2018-08-17T01:08:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:08:42,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b6ba8f0-ba82-4a96-9d35-a4b638954e38 2018-08-17 01:08:42,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04873800278s 2018-08-17 01:08:42,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b6ba8f0-ba82-4a96-9d35-a4b638954e38 2018-08-17 01:08:42,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:08:44,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:45,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-7e12f925-eda5-4d60-b4b5-8a81f0ed41a7 x-compute-request-id: req-7e12f925-eda5-4d60-b4b5-8a81f0ed41a7 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:fb:fb", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "image": {"id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "links": [{"href": "http://172.30.9.23:8774/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f338f76-76b3-4857-a90c-02c319effb29", "links": [{"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}]}, "id": "18378049-b891-4e30-aaff-30b160cb8f00", "security_groups": [{"name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T01:08:37Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "created": "2018-08-17T01:08:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:08:45,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7e12f925-eda5-4d60-b4b5-8a81f0ed41a7 2018-08-17 01:08:45,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24740481377s 2018-08-17 01:08:45,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7e12f925-eda5-4d60-b4b5-8a81f0ed41a7 2018-08-17 01:08:45,693 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:08:47,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:48,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-55d63199-b29d-47d2-b974-589a1cf454bd x-compute-request-id: req-55d63199-b29d-47d2-b974-589a1cf454bd Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:fb:fb", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "image": {"id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "links": [{"href": "http://172.30.9.23:8774/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-17T01:08:45.000000", "flavor": {"id": "1f338f76-76b3-4857-a90c-02c319effb29", "links": [{"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}]}, "id": "18378049-b891-4e30-aaff-30b160cb8f00", "security_groups": [{"name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T01:08:45Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "created": "2018-08-17T01:08:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:08:48,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55d63199-b29d-47d2-b974-589a1cf454bd 2018-08-17 01:08:48,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415944814682s 2018-08-17 01:08:48,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55d63199-b29d-47d2-b974-589a1cf454bd 2018-08-17 01:08:48,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:08:48,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=18378049-b891-4e30-aaff-30b160cb8f00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:48,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-9d4e4f29-4257-4289-a8cd-80cff4563c48 Date: Fri, 17 Aug 2018 01:08:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:08:44Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e771a1f4-e183-43e3-a834-2b9bf7fc89b3","ip_address":"192.168.120.21"}],"id":"6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d","security_groups":["a421e968-b635-454b-b9f7-d5794256f754"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:fb:fb","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"18378049-b891-4e30-aaff-30b160cb8f00","name":"","admin_state_up":true,"network_id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:37Z","binding:vnic_type":"normal"}]} 2018-08-17 01:08:48,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=18378049-b891-4e30-aaff-30b160cb8f00 used request id req-9d4e4f29-4257-4289-a8cd-80cff4563c48 2018-08-17 01:08:48,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0436580181122s 2018-08-17 01:08:48,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=18378049-b891-4e30-aaff-30b160cb8f00 used request id req-9d4e4f29-4257-4289-a8cd-80cff4563c48 2018-08-17 01:08:48,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:08:48,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:48,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-220b5091-a333-452d-b883-955efbd127c4 Date: Fri, 17 Aug 2018 01:08:48 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:08:48,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d used request id req-220b5091-a333-452d-b883-955efbd127c4 2018-08-17 01:08:48,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0425319671631s 2018-08-17 01:08:48,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d used request id req-220b5091-a333-452d-b883-955efbd127c4 2018-08-17 01:08:48,209 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:fb:fb', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09b7b737-62b8-4567-8e70-ef4c377b053b'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-17T01:08:45.000000', 'flavor': Munch({u'id': u'1f338f76-76b3-4857-a90c-02c319effb29'}), 'az': u'nova', 'id': u'18378049-b891-4e30-aaff-30b160cb8f00', 'security_groups': [Munch({u'name': u'singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7b7531b461ab4354bf85e7b75d49a0db', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', '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-08-17T01:08:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:08:45Z', 'hostId': u'9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100', '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-00000001', u'OS-SRV-USG:launched_at': u'2018-08-17T01:08:45.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'5e5e1480598e465bbba7058ad48d7311', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3', 'adminPass': u'm2oLgUSoYm82', 'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', 'created_at': u'2018-08-17T01:08:33Z', 'created': u'2018-08-17T01:08:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:08:48,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:08:48,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:48,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-63ead16f-6706-4c4c-b0f0-e850775519ac Date: Fri, 17 Aug 2018 01:08:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["e771a1f4-e183-43e3-a834-2b9bf7fc89b3"],"description":"","tags":[],"updated_at":"2018-08-17T01:08:24Z","provider:segmentation_id":91,"name":"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:08:48,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-63ead16f-6706-4c4c-b0f0-e850775519ac 2018-08-17 01:08:48,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261797904968s 2018-08-17 01:08:48,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-63ead16f-6706-4c4c-b0f0-e850775519ac 2018-08-17 01:08:48,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:08:48,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=18378049-b891-4e30-aaff-30b160cb8f00" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:48,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-881946f8-9c63-464b-8fef-f2c71f7c4557 Date: Fri, 17 Aug 2018 01:08:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:08:44Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e771a1f4-e183-43e3-a834-2b9bf7fc89b3","ip_address":"192.168.120.21"}],"id":"6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d","security_groups":["a421e968-b635-454b-b9f7-d5794256f754"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:fb:fb","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"18378049-b891-4e30-aaff-30b160cb8f00","name":"","admin_state_up":true,"network_id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:37Z","binding:vnic_type":"normal"}]} 2018-08-17 01:08:48,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=18378049-b891-4e30-aaff-30b160cb8f00 used request id req-881946f8-9c63-464b-8fef-f2c71f7c4557 2018-08-17 01:08:48,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0446529388428s 2018-08-17 01:08:48,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=18378049-b891-4e30-aaff-30b160cb8f00 used request id req-881946f8-9c63-464b-8fef-f2c71f7c4557 2018-08-17 01:08:48,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-17 01:08:48,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.21", "port_id": "6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d"}}' 2018-08-17 01:08:50,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-eab695fe-1b87-448f-9004-aa24599e23ae Date: Fri, 17 Aug 2018 01:08:50 GMT RESP BODY: {"floatingip": {"router_id": "0c1165bd-c96f-4fc2-9942-64cff890add2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:08:49Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d", "id": "75936c35-bdc2-4cf8-b86c-bdbfde9d5d1f", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:49Z", "project_id": "5e5e1480598e465bbba7058ad48d7311"}} 2018-08-17 01:08:50,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-eab695fe-1b87-448f-9004-aa24599e23ae 2018-08-17 01:08:50,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.78728103638s 2018-08-17 01:08:50,310 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-eab695fe-1b87-448f-9004-aa24599e23ae 2018-08-17 01:08:50,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:08:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:50,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-26c830be-de20-42e9-b372-a26c6e009b1f Date: Fri, 17 Aug 2018 01:08:50 GMT RESP BODY: {"floatingips": [{"router_id": "0c1165bd-c96f-4fc2-9942-64cff890add2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:08:49Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d", "id": "75936c35-bdc2-4cf8-b86c-bdbfde9d5d1f", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:49Z", "project_id": "5e5e1480598e465bbba7058ad48d7311"}]} 2018-08-17 01:08:50,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-26c830be-de20-42e9-b372-a26c6e009b1f 2018-08-17 01:08:50,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620880126953s 2018-08-17 01:08:50,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-26c830be-de20-42e9-b372-a26c6e009b1f 2018-08-17 01:08:50,385 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0c1165bd-c96f-4fc2-9942-64cff890add2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', 'created_at': u'2018-08-17T01:08:49Z', 'attached': True, 'updated_at': u'2018-08-17T01:08:49Z', 'id': u'75936c35-bdc2-4cf8-b86c-bdbfde9d5d1f', 'floating_network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'0c1165bd-c96f-4fc2-9942-64cff890add2', 'project_id': u'5e5e1480598e465bbba7058ad48d7311', 'port_id': u'6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d', 'port': u'6ea783eb-a1f2-4879-bbf0-f4a1ba1f9c1d', 'network': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac'}) 2018-08-17 01:08:50,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:08:50,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:08:51,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-5970974b-3e10-45c8-b6ab-d839a93710b3 x-compute-request-id: req-5970974b-3e10-45c8-b6ab-d839a93710b3 Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 486682211 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.239708] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242676] pid_max: default: 32768 minimum: 301\n[ 0.244272] ACPI: Core revision 20150930\n[ 0.246649] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.249017] Security Framework initialized\n[ 0.250530] Yama: becoming mindful.\n[ 0.251874] AppArmor: AppArmor initialized\n[ 0.253402] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.255737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.257988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.260133] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262595] Initializing cgroup subsys io\n[ 0.264052] Initializing cgroup subsys memory\n[ 0.265596] Initializing cgroup subsys devices\n[ 0.267166] Initializing cgroup subsys freezer\n[ 0.268728] Initializing cgroup subsys net_cls\n[ 0.270296] Initializing cgroup subsys perf_event\n[ 0.271926] Initializing cgroup subsys net_prio\n[ 0.273508] Initializing cgroup subsys hugetlb\n[ 0.275069] Initializing cgroup subsys pids\n[ 0.276601] CPU: Physical Processor ID: 0\n[ 0.278760] mce: CPU supports 10 MCE banks\n[ 0.280247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.282046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.298474] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.306564] ftrace: allocating 31920 entries in 125 pages\n[ 0.336993] smpboot: Max logical packages: 1\n[ 0.338549] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.340959] x2apic enabled\n[ 0.342404] Switched APIC routing to physical x2apic.\n[ 0.345432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347418] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.350961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.354166] KVM setup paravirtual spinlock\n[ 0.356232] x86: Booted up 1 node, 1 CPUs\n[ 0.357678] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.360125] devtmpfs: initialized\n[ 0.362762] evm: security.selinux\n[ 0.364014] evm: security.SMACK64\n[ 0.365251] evm: security.SMACK64EXEC\n[ 0.366590] evm: security.SMACK64TRANSMUTE\n[ 0.368039] evm: security.SMACK64MMAP\n[ 0.369371] evm: security.ima\n[ 0.370519] evm: security.capability\n[ 0.371920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.375193] pinctrl core: initialized pinctrl subsystem\n[ 0.377114] RTC time: 1:08:45, date: 08/17/18\n[ 0.378785] NET: Registered protocol family 16\n[ 0.380502] cpuidle: using governor ladder\n[ 0.381966] cpuidle: using governor menu\n[ 0.383379] PCCT header not found.\n[ 0.384701] ACPI: bus type PCI registered\n[ 0.386133] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.388343] PCI: Using configuration type 1 for base access\n[ 0.391262] ACPI: Added _OSI(Module Device)\n[ 0.392760] ACPI: Added _OSI(Processor Device)\n[ 0.394304] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.395925] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.398857] ACPI: Interpreter enabled\n[ 0.400218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.403538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.406844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.410148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.413455] ACPI: (supports S0 S5)\n[ 0.414722] ACPI: Using IOAPIC for interrupt routing\n[ 0.416417] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.421715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.423737] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.425936] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.428062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.431979] acpiphp: Slot [3] registered\n[ 0.433410] acpiphp: Slot [4] registered\n[ 0.434837] acpiphp: Slot [5] registered\n[ 0.436270] acpiphp: Slot [6] registered\n[ 0.437697] acpiphp: Slot [7] registered\n[ 0.439124] acpiphp: Slot [8] registered\n[ 0.440556] acpiphp: Slot [9] registered\n[ 0.441982] acpiphp: Slot [10] registered\n[ 0.443424] acpiphp: Slot [11] registered\n[ 0.444872] acpiphp: Slot [12] registered\n[ 0.446323] acpiphp: Slot [13] registered\n[ 0.447771] acpiphp: Slot [14] registered\n[ 0.449196] acpiphp: Slot [15] registered\n[ 0.467908] acpiphp: Slot [16] registered\n[ 0.469365] acpiphp: Slot [17] registered\n[ 0.470815] acpiphp: Slot [18] registered\n[ 0.472268] acpiphp: Slot [19] registered\n[ 0.473717] acpiphp: Slot [20] registered\n[ 0.475165] acpiphp: Slot [21] registered\n[ 0.476611] acpiphp: Slot [22] registered\n[ 0.478055] acpiphp: Slot [23] registered\n[ 0.479511] acpiphp: Slot [24] registered\n[ 0.480961] acpiphp: Slot [25] registered\n[ 0.482411] acpiphp: Slot [26] registered\n[ 0.483849] acpiphp: Slot [27] registered\n[ 0.485296] acpiphp: Slot [28] registered\n[ 0.486747] acpiphp: Slot [29] registered\n[ 0.488187] acpiphp: Slot [30] registered\n[ 0.489642] acpiphp: Slot [31] registered\n[ 0.491084] PCI host bridge to bus 0000:00\n[ 0.492534] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.494700] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.496866] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.499468] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.502063] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.504719] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.509941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.512206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.514298] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516559] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.521444] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.524003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.551058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.553656] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.556174] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558687] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.561153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.563365] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565641] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.567516] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570287] vgaarb: loaded\n[ 0.571368] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573539] SCSI subsystem initialized\n[ 0.575173] ACPI: bus type USB registered\n[ 0.579350] usbcore: registered new interface driver usbfs\n[ 0.581453] usbcore: registered new interface driver hub\n[ 0.583368] usbcore: registered new device driver usb\n[ 0.585710] PCI: Using ACPI for IRQ routing\n[ 0.587911] NetLabel: Initializing\n[ 0.589209] NetLabel: domain hash size = 128\n[ 0.590754] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.592510] NetLabel: unlabeled traffic allowed by default\n[ 0.594774] clocksource: Switched to clocksource kvm-clock\n[ 0.608541] AppArmor: AppArmor Filesystem Enabled\n[ 0.610264] pnp: PnP ACPI init\n[ 0.612061] pnp: PnP ACPI: found 5 devices\n[ 0.619727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.622848] NET: Registered protocol family 2\n[ 0.624749] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.627095] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.629289] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.631480] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.633453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.635601] NET: Registered protocol family 1\n[ 0.637199] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.639202] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.641152] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.664521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688158] Trying to unpack rootfs image as initramfs...\n[ 0.765938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768971] Scanning for low memory corruption every 60 seconds\n[ 0.771358] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773466] audit: initializing netlink subsys (disabled)\n[ 0.775374] audit: type=2000 audit(1534468126.113:1): initialized\n[ 0.777751] Initialise system trusted keyring\n[ 0.779463] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.781577] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785311] zbud: loaded\n[ 0.786572] VFS: Disk quotas dquot_6.6.0\n[ 0.788070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.790888] fuse init (API version 7.23)\n[ 0.792431] Key type big_key registered\n[ 0.793805] Allocating IMA MOK and blacklist keyrings.\n[ 0.795891] Key type asymmetric registered\n[ 0.797324] Asymmetric key parser 'x509' registered\n[ 0.799011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.801584] io scheduler noop registered\n[ 0.802954] io scheduler deadline registered (default)\n[ 0.804665] io scheduler cfq registered\n[ 0.806103] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.807904] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.810051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.812548] ACPI: Power Button [PWRF]\n[ 0.814020] GHES: HEST is not enabled!\n[ 0.836593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.882238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.885736] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.910345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.914207] Linux agpgart interface v0.103\n[ 0.918498] brd: module loaded\n[ 0.921278] loop: module loaded\n[ 0.926266] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.928807] GPT:90111 != 2097151\n[ 0.929966] GPT:Alternate GPT header not at the end of the disk.\n[ 0.931854] GPT:90111 != 2097151\n[ 0.933060] GPT: Use GNU Parted to correct GPT errors.\n[ 0.934821] vda: vda1 vda15\n[ 0.936902] scsi host0: ata_piix\n[ 0.938269] scsi host1: ata_piix\n[ 0.939569] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.941762] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.944601] libphy: Fixed MDIO Bus: probed\n[ 0.946071] tun: Universal TUN/TAP device driver, 1.6\n[ 0.947809] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.951151] PPP generic driver version 2.4.2\n[ 0.952450] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.954125] ehci-pci: EHCI PCI platform driver\n[ 0.955370] ehci-platform: EHCI generic platform driver\n[ 0.956775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.958373] ohci-pci: OHCI PCI platform driver\n[ 0.959624] ohci-platform: OHCI generic platform driver\n[ 0.961037] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.975617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.977061] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.979142] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.980559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.982164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.983889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.985920] usb usb1: Product: UHCI Host Controller\n[ 0.987290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.988891] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.990229] hub 1-0:1.0: USB hub found\n[ 0.991315] hub 1-0:1.0: 2 ports detected\n[ 0.992609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.995559] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.996891] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.998336] mousedev: PS/2 mouse device common for all mice\n[ 1.000086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.002636] rtc_cmos 00:00: RTC can wake from S4\n[ 1.004215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.005861] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.007522] i2c /dev entries driver\n[ 1.008586] device-mapper: uevent: version 1.0.3\n[ 1.009905] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.012191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.014042] NET: Registered protocol family 10\n[ 1.015596] NET: Registered protocol family 17\n[ 1.016848] Key type dns_resolver registered\n[ 1.018152] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.019687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.022129] registered taskstats version 1\n[ 1.023306] Loading compiled-in X.509 certificates\n[ 1.025149] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.027747] zswap: loaded using pool lzo/zbud\n[ 1.029761] Key type trusted registered\n[ 1.031929] Key type encrypted registered\n[ 1.033090] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.034554] ima: No TPM chip found, activating TPM-bypass!\n[ 1.036010] evm: HMAC attrs: 0x1\n[ 1.037324] Magic number: 14:456:104\n[ 1.038538] rtc_cmos 00:00: setting system clock to 2018-08-17 01:08:46 UTC (1534468126)\n[ 1.040799] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.042337] EDD information not available.\n[ 1.100479] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.117369] Write protecting the kernel read-only data: 14336k\n[ 1.120365] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.122888] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.82\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.95\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.278274] 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.120.21...\nLease of 192.168.120.21 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. iid=i-00000001\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC59gvHTWqVnyqqDhtW6qPA8ccAmdsZPZOW+WEPO+lKgvvsPvODMb5xMq1OdXK49HTLr3LveGxGA9PIieYGJ1HM+pM0bCDJvaZo03QlCG6rfz2bsgVlSnFNWTkKZYlQ+uCuKMDLJrpFqdUpkthNYvFZ3aPRy+0KXcVYNrGNkMdyFPPw8fBJMRFf6xbt4qxrZgAZ+KfrMAiEuhIQ7cx+/7HBzntMeswxRsh5p6eRm/WjgpArxmG/P7hTIyipRwLlekxxJpixn17ORvOcxc7WxEPnXE/QbKxOqIzmCHob1cIqFrapk2bnbym51C8p64XgddAU0vK79VeeFB9/+EWbD8Tj root@singlevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3\nssh-dss AAAAB3NzaC1kc3MAAACBAKnaC3clnaNpW9TdcrSHPKWqLYiJwdhq6SjZy56qaNTEHlw2txGkiF7+8I5AAVubEVzkpU3JzsMto5cw7PekUXN8OtgaeK9YYt6WKBlRXH5M3OSv9U48bIyOG+eGa8eh6/EBESDGNa+fT37MBTQHTvWxqD1UnlP7NPFirloHPBsbAAAAFQCaHXxIFEoqtia6xSv4GYHoD+pFAwAAAIEAn09CVFVz0/2HDVKrNhmacK2qimQuuiwk64CwxZKGLTndh3HwHylN8EK/B7pJqBnL80Nki1nTIxgYz3+AljW3r2d0yfC84pXM//sTFmfUTo3iI2VFr7KzqImj/DtDDe9hSorHFEd9ATmXA65lHod5DbFCfQwPzr7p+oicEBj5q8sAAACAJMF7066l7XxPe/WH1YAm6Xq5nNYKIVZfuPUni3ae+0z+NTvfPThgKsnGhxJFpSLS9D4wl0BLQNE0bjgjt65nGetd6gT8IbnFtcPNORUYwNz0EwsqEJ5Jm5+6nGoTvXIjlFCT2e3xta61ZNEMMiMmRA/WMPlttm6760ENj4qk8Jc= root@singlevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe44:fbfb/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3 login: "} 2018-08-17 01:08:51,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00/action used request id req-5970974b-3e10-45c8-b6ab-d839a93710b3 2018-08-17 01:08:51,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.752381801605s 2018-08-17 01:08:51,139 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00/action used request id req-5970974b-3e10-45c8-b6ab-d839a93710b3 2018-08-17 01:08:51,139 - functest.core.singlevm - DEBUG - vm 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 486682211 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.239708] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242676] pid_max: default: 32768 minimum: 301 [ 0.244272] ACPI: Core revision 20150930 [ 0.246649] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.249017] Security Framework initialized [ 0.250530] Yama: becoming mindful. [ 0.251874] AppArmor: AppArmor initialized [ 0.253402] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255737] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.257988] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260133] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262595] Initializing cgroup subsys io [ 0.264052] Initializing cgroup subsys memory [ 0.265596] Initializing cgroup subsys devices [ 0.267166] Initializing cgroup subsys freezer [ 0.268728] Initializing cgroup subsys net_cls [ 0.270296] Initializing cgroup subsys perf_event [ 0.271926] Initializing cgroup subsys net_prio [ 0.273508] Initializing cgroup subsys hugetlb [ 0.275069] Initializing cgroup subsys pids [ 0.276601] CPU: Physical Processor ID: 0 [ 0.278760] mce: CPU supports 10 MCE banks [ 0.280247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.282046] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.298474] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.306564] ftrace: allocating 31920 entries in 125 pages [ 0.336993] smpboot: Max logical packages: 1 [ 0.338549] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.340959] x2apic enabled [ 0.342404] Switched APIC routing to physical x2apic. [ 0.345432] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347418] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.350961] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354166] KVM setup paravirtual spinlock [ 0.356232] x86: Booted up 1 node, 1 CPUs [ 0.357678] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360125] devtmpfs: initialized [ 0.362762] evm: security.selinux [ 0.364014] evm: security.SMACK64 [ 0.365251] evm: security.SMACK64EXEC [ 0.366590] evm: security.SMACK64TRANSMUTE [ 0.368039] evm: security.SMACK64MMAP [ 0.369371] evm: security.ima [ 0.370519] evm: security.capability [ 0.371920] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.375193] pinctrl core: initialized pinctrl subsystem [ 0.377114] RTC time: 1:08:45, date: 08/17/18 [ 0.378785] NET: Registered protocol family 16 [ 0.380502] cpuidle: using governor ladder [ 0.381966] cpuidle: using governor menu [ 0.383379] PCCT header not found. [ 0.384701] ACPI: bus type PCI registered [ 0.386133] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.388343] PCI: Using configuration type 1 for base access [ 0.391262] ACPI: Added _OSI(Module Device) [ 0.392760] ACPI: Added _OSI(Processor Device) [ 0.394304] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.395925] ACPI: Added _OSI(Processor Aggregator Device) [ 0.398857] ACPI: Interpreter enabled [ 0.400218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.403538] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.406844] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.410148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.413455] ACPI: (supports S0 S5) [ 0.414722] ACPI: Using IOAPIC for interrupt routing [ 0.416417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.421715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.423737] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.425936] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428062] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.431979] acpiphp: Slot [3] registered [ 0.433410] acpiphp: Slot [4] registered [ 0.434837] acpiphp: Slot [5] registered [ 0.436270] acpiphp: Slot [6] registered [ 0.437697] acpiphp: Slot [7] registered [ 0.439124] acpiphp: Slot [8] registered [ 0.440556] acpiphp: Slot [9] registered [ 0.441982] acpiphp: Slot [10] registered [ 0.443424] acpiphp: Slot [11] registered [ 0.444872] acpiphp: Slot [12] registered [ 0.446323] acpiphp: Slot [13] registered [ 0.447771] acpiphp: Slot [14] registered [ 0.449196] acpiphp: Slot [15] registered [ 0.467908] acpiphp: Slot [16] registered [ 0.469365] acpiphp: Slot [17] registered [ 0.470815] acpiphp: Slot [18] registered [ 0.472268] acpiphp: Slot [19] registered [ 0.473717] acpiphp: Slot [20] registered [ 0.475165] acpiphp: Slot [21] registered [ 0.476611] acpiphp: Slot [22] registered [ 0.478055] acpiphp: Slot [23] registered [ 0.479511] acpiphp: Slot [24] registered [ 0.480961] acpiphp: Slot [25] registered [ 0.482411] acpiphp: Slot [26] registered [ 0.483849] acpiphp: Slot [27] registered [ 0.485296] acpiphp: Slot [28] registered [ 0.486747] acpiphp: Slot [29] registered [ 0.488187] acpiphp: Slot [30] registered [ 0.489642] acpiphp: Slot [31] registered [ 0.491084] PCI host bridge to bus 0000:00 [ 0.492534] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494700] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496866] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.499468] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.502063] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.504719] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.509941] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.512206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.514298] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516559] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.521444] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.524003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.551058] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.553656] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.556174] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558687] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.561153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.563365] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565641] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.567516] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570287] vgaarb: loaded [ 0.571368] vgaarb: bridge control possible 0000:00:02.0 [ 0.573539] SCSI subsystem initialized [ 0.575173] ACPI: bus type USB registered [ 0.579350] usbcore: registered new interface driver usbfs [ 0.581453] usbcore: registered new interface driver hub [ 0.583368] usbcore: registered new device driver usb [ 0.585710] PCI: Using ACPI for IRQ routing [ 0.587911] NetLabel: Initializing [ 0.589209] NetLabel: domain hash size = 128 [ 0.590754] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.592510] NetLabel: unlabeled traffic allowed by default [ 0.594774] clocksource: Switched to clocksource kvm-clock [ 0.608541] AppArmor: AppArmor Filesystem Enabled [ 0.610264] pnp: PnP ACPI init [ 0.612061] pnp: PnP ACPI: found 5 devices [ 0.619727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.622848] NET: Registered protocol family 2 [ 0.624749] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.627095] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.629289] TCP: Hash tables configured (established 4096 bind 4096) [ 0.631480] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.633453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.635601] NET: Registered protocol family 1 [ 0.637199] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.639202] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.641152] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.664521] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688158] Trying to unpack rootfs image as initramfs... [ 0.765938] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768971] Scanning for low memory corruption every 60 seconds [ 0.771358] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773466] audit: initializing netlink subsys (disabled) [ 0.775374] audit: type=2000 audit(1534468126.113:1): initialized [ 0.777751] Initialise system trusted keyring [ 0.779463] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781577] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785311] zbud: loaded [ 0.786572] VFS: Disk quotas dquot_6.6.0 [ 0.788070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790888] fuse init (API version 7.23) [ 0.792431] Key type big_key registered [ 0.793805] Allocating IMA MOK and blacklist keyrings. [ 0.795891] Key type asymmetric registered [ 0.797324] Asymmetric key parser 'x509' registered [ 0.799011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.801584] io scheduler noop registered [ 0.802954] io scheduler deadline registered (default) [ 0.804665] io scheduler cfq registered [ 0.806103] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.807904] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.810051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.812548] ACPI: Power Button [PWRF] [ 0.814020] GHES: HEST is not enabled! [ 0.836593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.882238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.885736] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.910345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.914207] Linux agpgart interface v0.103 [ 0.918498] brd: module loaded [ 0.921278] loop: module loaded [ 0.926266] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.928807] GPT:90111 != 2097151 [ 0.929966] GPT:Alternate GPT header not at the end of the disk. [ 0.931854] GPT:90111 != 2097151 [ 0.933060] GPT: Use GNU Parted to correct GPT errors. [ 0.934821] vda: vda1 vda15 [ 0.936902] scsi host0: ata_piix [ 0.938269] scsi host1: ata_piix [ 0.939569] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.941762] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.944601] libphy: Fixed MDIO Bus: probed [ 0.946071] tun: Universal TUN/TAP device driver, 1.6 [ 0.947809] tun: (C) 1999-2004 Max Krasnyansky [ 0.951151] PPP generic driver version 2.4.2 [ 0.952450] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.954125] ehci-pci: EHCI PCI platform driver [ 0.955370] ehci-platform: EHCI generic platform driver [ 0.956775] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.958373] ohci-pci: OHCI PCI platform driver [ 0.959624] ohci-platform: OHCI generic platform driver [ 0.961037] uhci_hcd: USB Universal Host Controller Interface driver [ 0.975617] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.977061] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.979142] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.980559] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.982164] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.983889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.985920] usb usb1: Product: UHCI Host Controller [ 0.987290] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.988891] usb usb1: SerialNumber: 0000:00:01.2 [ 0.990229] hub 1-0:1.0: USB hub found [ 0.991315] hub 1-0:1.0: 2 ports detected [ 0.992609] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.995559] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.996891] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.998336] mousedev: PS/2 mouse device common for all mice [ 1.000086] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.002636] rtc_cmos 00:00: RTC can wake from S4 [ 1.004215] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.005861] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.007522] i2c /dev entries driver [ 1.008586] device-mapper: uevent: version 1.0.3 [ 1.009905] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.012191] ledtrig-cpu: registered to indicate activity on CPUs [ 1.014042] NET: Registered protocol family 10 [ 1.015596] NET: Registered protocol family 17 [ 1.016848] Key type dns_resolver registered [ 1.018152] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.019687] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.022129] registered taskstats version 1 [ 1.023306] Loading compiled-in X.509 certificates [ 1.025149] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.027747] zswap: loaded using pool lzo/zbud [ 1.029761] Key type trusted registered [ 1.031929] Key type encrypted registered [ 1.033090] AppArmor: AppArmor sha1 policy hashing enabled [ 1.034554] ima: No TPM chip found, activating TPM-bypass! [ 1.036010] evm: HMAC attrs: 0x1 [ 1.037324] Magic number: 14:456:104 [ 1.038538] rtc_cmos 00:00: setting system clock to 2018-08-17 01:08:46 UTC (1534468126) [ 1.040799] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.042337] EDD information not available. [ 1.100479] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.117369] Write protecting the kernel read-only data: 14336k [ 1.120365] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.122888] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.82 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.95 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.278274] 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.120.21... Lease of 192.168.120.21 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000001 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC59gvHTWqVnyqqDhtW6qPA8ccAmdsZPZOW+WEPO+lKgvvsPvODMb5xMq1OdXK49HTLr3LveGxGA9PIieYGJ1HM+pM0bCDJvaZo03QlCG6rfz2bsgVlSnFNWTkKZYlQ+uCuKMDLJrpFqdUpkthNYvFZ3aPRy+0KXcVYNrGNkMdyFPPw8fBJMRFf6xbt4qxrZgAZ+KfrMAiEuhIQ7cx+/7HBzntMeswxRsh5p6eRm/WjgpArxmG/P7hTIyipRwLlekxxJpixn17ORvOcxc7WxEPnXE/QbKxOqIzmCHob1cIqFrapk2bnbym51C8p64XgddAU0vK79VeeFB9/+EWbD8Tj root@singlevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3 ssh-dss AAAAB3NzaC1kc3MAAACBAKnaC3clnaNpW9TdcrSHPKWqLYiJwdhq6SjZy56qaNTEHlw2txGkiF7+8I5AAVubEVzkpU3JzsMto5cw7PekUXN8OtgaeK9YYt6WKBlRXH5M3OSv9U48bIyOG+eGa8eh6/EBESDGNa+fT37MBTQHTvWxqD1UnlP7NPFirloHPBsbAAAAFQCaHXxIFEoqtia6xSv4GYHoD+pFAwAAAIEAn09CVFVz0/2HDVKrNhmacK2qimQuuiwk64CwxZKGLTndh3HwHylN8EK/B7pJqBnL80Nki1nTIxgYz3+AljW3r2d0yfC84pXM//sTFmfUTo3iI2VFr7KzqImj/DtDDe9hSorHFEd9ATmXA65lHod5DbFCfQwPzr7p+oicEBj5q8sAAACAJMF7066l7XxPe/WH1YAm6Xq5nNYKIVZfuPUni3ae+0z+NTvfPThgKsnGhxJFpSLS9D4wl0BLQNE0bjgjt65nGetd6gT8IbnFtcPNORUYwNz0EwsqEJ5Jm5+6nGoTvXIjlFCT2e3xta61ZNEMMiMmRA/WMPlttm6760ENj4qk8Jc= root@singlevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe44:fbfb/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3 launch-index: 0 === cirros: current=0.4.0 uptime=3.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-8a74d131-3be4-41c8-95df-7f55f6d471c3 login: 2018-08-17 01:08:52,141 - paramiko.transport - DEBUG - starting thread (client mode): 0x34a68ed0L 2018-08-17 01:08:52,142 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 01:08:52,142 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-17 01:08:52,143 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-17 01:08:52,144 - 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-08-17 01:08:52,144 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 01:08:52,145 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-17 01:08:52,145 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 01:08:52,145 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 01:08:52,145 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 01:08:52,166 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 01:08:52,167 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 01:08:52,174 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: fd045a859f2aebdbac04930ac7ff48d0 2018-08-17 01:08:52,175 - paramiko.transport - DEBUG - Trying discovered key b9e6c7c3822577294ad66d45f61df5e2 in /tmp/tmpKHMXiJ 2018-08-17 01:08:52,204 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 01:08:52,209 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 01:08:52,240 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 01:08:52,240 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-17 01:08:52,241 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 01:08:52,242 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 01:08:52,243 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 01:08:52,243 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-17 01:08:52,244 - functest.core.singlevm - DEBUG - error: 2018-08-17 01:08:52,248 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 01:08:52,354 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:08:52,354 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:08:52,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-17 01:08:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/75936c35-bdc2-4cf8-b86c-bdbfde9d5d1f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:53,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f87e00b1-0715-4bb2-9b6b-524cf7176876 Content-Length: 0 Date: Fri, 17 Aug 2018 01:08:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:53,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/75936c35-bdc2-4cf8-b86c-bdbfde9d5d1f.json used request id req-f87e00b1-0715-4bb2-9b6b-524cf7176876 2018-08-17 01:08:53,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.988950967789s 2018-08-17 01:08:53,351 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/75936c35-bdc2-4cf8-b86c-bdbfde9d5d1f.json used request id req-f87e00b1-0715-4bb2-9b6b-524cf7176876 2018-08-17 01:08:53,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:08:53,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:53,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a247ed91-a07d-476f-a9bf-22ab4a0d79eb Date: Fri, 17 Aug 2018 01:08:53 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:08:53,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a247ed91-a07d-476f-a9bf-22ab4a0d79eb 2018-08-17 01:08:53,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0437140464783s 2018-08-17 01:08:53,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a247ed91-a07d-476f-a9bf-22ab4a0d79eb 2018-08-17 01:08:53,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:08:53,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:53,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:08: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-a6f22230-b215-4945-a84f-94ae7a702f49 x-compute-request-id: req-a6f22230-b215-4945-a84f-94ae7a702f49 Content-Type: application/json 2018-08-17 01:08:53,757 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00 used request id req-a6f22230-b215-4945-a84f-94ae7a702f49 2018-08-17 01:08:53,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.3550760746s 2018-08-17 01:08:53,758 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00 used request id req-a6f22230-b215-4945-a84f-94ae7a702f49 2018-08-17 01:08:53,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:54,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-31dd9c20-a8a2-4328-a375-6b44a67e7982 x-compute-request-id: req-31dd9c20-a8a2-4328-a375-6b44a67e7982 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:fb:fb", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:fb:fb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/18378049-b891-4e30-aaff-30b160cb8f00", "rel": "bookmark"}], "image": {"id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "links": [{"href": "http://172.30.9.23:8774/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-17T01:08:45.000000", "flavor": {"id": "1f338f76-76b3-4857-a90c-02c319effb29", "links": [{"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}]}, "id": "18378049-b891-4e30-aaff-30b160cb8f00", "security_groups": [{"name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T01:08:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_8a74d131-3be4-41c8-95df-7f55f6d471c3", "created": "2018-08-17T01:08:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:08:54,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-31dd9c20-a8a2-4328-a375-6b44a67e7982 2018-08-17 01:08:54,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.966691017151s 2018-08-17 01:08:54,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-31dd9c20-a8a2-4328-a375-6b44a67e7982 2018-08-17 01:08:54,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:08:56,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:08:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:56,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:08: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-a0bf0014-6c27-4bf6-bff2-de5b3b065fcd x-compute-request-id: req-a0bf0014-6c27-4bf6-bff2-de5b3b065fcd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-17 01:08:56,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a0bf0014-6c27-4bf6-bff2-de5b3b065fcd 2018-08-17 01:08:56,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0869791507721s 2018-08-17 01:08:56,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a0bf0014-6c27-4bf6-bff2-de5b3b065fcd 2018-08-17 01:08:56,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:08:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:56,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-bca2021b-4fd8-4fd5-b40b-62b4a63fab90 Date: Fri, 17 Aug 2018 01:08:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:29Z", "updated_at": "2018-08-17T01:08:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "4d11c542-1e39-422b-88b2-7a9dbb96df9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "99518ba0-fadd-4366-8789-bd39a8700db0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "d62ff397-2199-451b-95a2-43bac9015719", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:08:30Z", "revision_number": 0, "id": "efbe4610-bab1-4fd5-aab5-7b614df12a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:30Z", "security_group_id": "a421e968-b635-454b-b9f7-d5794256f754", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 3, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a421e968-b635-454b-b9f7-d5794256f754", "name": "singlevm1-sg_8a74d131-3be4-41c8-95df-7f55f6d471c3"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}]} 2018-08-17 01:08:56,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bca2021b-4fd8-4fd5-b40b-62b4a63fab90 2018-08-17 01:08:56,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0566329956055s 2018-08-17 01:08:56,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bca2021b-4fd8-4fd5-b40b-62b4a63fab90 2018-08-17 01:08:56,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-17 01:08:56,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a421e968-b635-454b-b9f7-d5794256f754.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:57,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0dfb2e9a-082d-4859-b2be-d936e438f30e Content-Length: 0 Date: Fri, 17 Aug 2018 01:08:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:08:57,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a421e968-b635-454b-b9f7-d5794256f754.json used request id req-0dfb2e9a-082d-4859-b2be-d936e438f30e 2018-08-17 01:08:57,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.182234048843s 2018-08-17 01:08:57,064 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a421e968-b635-454b-b9f7-d5794256f754.json used request id req-0dfb2e9a-082d-4859-b2be-d936e438f30e 2018-08-17 01:08:57,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-17 01:08:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:57,103 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:08: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-f852a1d4-1386-42fa-8793-1406480e1307 x-compute-request-id: req-f852a1d4-1386-42fa-8793-1406480e1307 Content-Length: 0 Content-Type: application/json 2018-08-17 01:08:57,103 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3 used request id req-f852a1d4-1386-42fa-8793-1406480e1307 2018-08-17 01:08:57,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0387370586395s 2018-08-17 01:08:57,104 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm1-kp_8a74d131-3be4-41c8-95df-7f55f6d471c3 used request id req-f852a1d4-1386-42fa-8793-1406480e1307 2018-08-17 01:08:57,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:08:57,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" -d '{"subnet_id": "e771a1f4-e183-43e3-a834-2b9bf7fc89b3"}' 2018-08-17 01:08:58,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e430986-9dd1-4b90-963e-6e26433886ab Date: Fri, 17 Aug 2018 01:08:58 GMT RESP BODY: {"network_id": "00e1ac8a-ef13-4032-8f23-9617b718f6df", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "e771a1f4-e183-43e3-a834-2b9bf7fc89b3", "subnet_ids": ["e771a1f4-e183-43e3-a834-2b9bf7fc89b3"], "port_id": "d090818c-9ead-443c-b0de-91d43a43c5cc", "id": "0c1165bd-c96f-4fc2-9942-64cff890add2"} 2018-08-17 01:08:58,808 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2/remove_router_interface.json used request id req-2e430986-9dd1-4b90-963e-6e26433886ab 2018-08-17 01:08:58,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70444607735s 2018-08-17 01:08:58,809 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2/remove_router_interface.json used request id req-2e430986-9dd1-4b90-963e-6e26433886ab returning object 0c1165bd-c96f-4fc2-9942-64cff890add2 2018-08-17 01:08:58,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:08:58,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:08:58,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-92bb1556-49cb-44b5-b71f-f40c14190c2c Date: Fri, 17 Aug 2018 01:08:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:08:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:08:58Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "0c1165bd-c96f-4fc2-9942-64cff890add2", "name": "singlevm1-router_8a74d131-3be4-41c8-95df-7f55f6d471c3"}]} 2018-08-17 01:08:58,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-92bb1556-49cb-44b5-b71f-f40c14190c2c 2018-08-17 01:08:58,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.106647968292s 2018-08-17 01:08:58,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-92bb1556-49cb-44b5-b71f-f40c14190c2c 2018-08-17 01:08:58,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:08:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:00,322 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e4c091b-6140-4de5-8a3a-a608f13284ea Content-Length: 0 Date: Fri, 17 Aug 2018 01:09:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:00,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2.json used request id req-4e4c091b-6140-4de5-8a3a-a608f13284ea 2018-08-17 01:09:00,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40428090096s 2018-08-17 01:09:00,322 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0c1165bd-c96f-4fc2-9942-64cff890add2.json used request id req-4e4c091b-6140-4de5-8a3a-a608f13284ea 2018-08-17 01:09:00,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:09:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:00,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-0c5658aa-b1cf-459e-85a2-70c0e088a706 Date: Fri, 17 Aug 2018 01:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:08:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"e771a1f4-e183-43e3-a834-2b9bf7fc89b3","subnetpool_id":null,"name":"singlevm1-subnet_8a74d131-3be4-41c8-95df-7f55f6d471c3"}]} 2018-08-17 01:09:00,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0c5658aa-b1cf-459e-85a2-70c0e088a706 2018-08-17 01:09:00,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417258739471s 2018-08-17 01:09:00,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0c5658aa-b1cf-459e-85a2-70c0e088a706 2018-08-17 01:09:00,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:09:00,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/e771a1f4-e183-43e3-a834-2b9bf7fc89b3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:01,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-213a164a-3509-4b71-9ce0-48579cec7e7f Date: Fri, 17 Aug 2018 01:09:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:01,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e771a1f4-e183-43e3-a834-2b9bf7fc89b3.json used request id req-213a164a-3509-4b71-9ce0-48579cec7e7f 2018-08-17 01:09:01,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06557607651s 2018-08-17 01:09:01,432 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e771a1f4-e183-43e3-a834-2b9bf7fc89b3.json used request id req-213a164a-3509-4b71-9ce0-48579cec7e7f 2018-08-17 01:09:01,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:01,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:01,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-9c6b2632-7341-4657-90f8-e29a365ee836 Date: Fri, 17 Aug 2018 01:09:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"00e1ac8a-ef13-4032-8f23-9617b718f6df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:09:01Z","provider:segmentation_id":91,"name":"singlevm1-net_8a74d131-3be4-41c8-95df-7f55f6d471c3","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:08:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:09:01,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9c6b2632-7341-4657-90f8-e29a365ee836 2018-08-17 01:09:01,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0802500247955s 2018-08-17 01:09:01,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9c6b2632-7341-4657-90f8-e29a365ee836 2018-08-17 01:09:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:09:01,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/00e1ac8a-ef13-4032-8f23-9617b718f6df.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:02,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44fa0daf-fa2b-433c-b2c9-0eaf7ffe7a89 Date: Fri, 17 Aug 2018 01:09:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:02,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/00e1ac8a-ef13-4032-8f23-9617b718f6df.json used request id req-44fa0daf-fa2b-433c-b2c9-0eaf7ffe7a89 2018-08-17 01:09:02,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2496201992s 2018-08-17 01:09:02,765 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/00e1ac8a-ef13-4032-8f23-9617b718f6df.json used request id req-44fa0daf-fa2b-433c-b2c9-0eaf7ffe7a89 2018-08-17 01:09:02,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:02,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:03,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-4340f624-8479-420b-abf8-0607db07ea00 Date: Fri, 17 Aug 2018 01:09:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:08:28Z", "file": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "09b7b737-62b8-4567-8e70-ef4c377b053b", "size": 12716032, "self": "/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/09b7b737-62b8-4567-8e70-ef4c377b053b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_8a74d131-3be4-41c8-95df-7f55f6d471c3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:08:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:03,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4340f624-8479-420b-abf8-0607db07ea00 2018-08-17 01:09:03,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.745577096939s 2018-08-17 01:09:03,514 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4340f624-8479-420b-abf8-0607db07ea00 2018-08-17 01:09:03,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:09:03,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:04,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb6aaa8b-688e-433b-8f69-c25e430984ed Date: Fri, 17 Aug 2018 01:09:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:09:04,686 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b used request id req-cb6aaa8b-688e-433b-8f69-c25e430984ed 2018-08-17 01:09:04,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16948390007s 2018-08-17 01:09:04,686 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/09b7b737-62b8-4567-8e70-ef4c377b053b used request id req-cb6aaa8b-688e-433b-8f69-c25e430984ed 2018-08-17 01:09:04,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:09:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:04,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-4581dcc5-6f2d-4c05-b6b9-926c31a62a8b x-compute-request-id: req-4581dcc5-6f2d-4c05-b6b9-926c31a62a8b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_8a74d131-3be4-41c8-95df-7f55f6d471c3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1f338f76-76b3-4857-a90c-02c319effb29", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1f338f76-76b3-4857-a90c-02c319effb29"}]} 2018-08-17 01:09:04,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4581dcc5-6f2d-4c05-b6b9-926c31a62a8b 2018-08-17 01:09:04,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223000049591s 2018-08-17 01:09:04,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-4581dcc5-6f2d-4c05-b6b9-926c31a62a8b 2018-08-17 01:09:04,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:09:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}49ccb27ca294a07acf5bd4cd20c18c2c4b73a27e" 2018-08-17 01:09:04,763 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:09: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-0c30840c-737b-4213-8bd5-2133a3b71ffc x-compute-request-id: req-0c30840c-737b-4213-8bd5-2133a3b71ffc Content-Length: 0 Content-Type: application/json 2018-08-17 01:09:04,763 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29 used request id req-0c30840c-737b-4213-8bd5-2133a3b71ffc 2018-08-17 01:09:04,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0529470443726s 2018-08-17 01:09:04,764 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1f338f76-76b3-4857-a90c-02c319effb29 used request id req-0c30840c-737b-4213-8bd5-2133a3b71ffc 2018-08-17 01:09:04,819 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-17 01:09:04,859 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:09:04,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:09:04,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:09:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453a19bc-a444-4735-8455-7964aa080c81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:09:04,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-453a19bc-a444-4735-8455-7964aa080c81 2018-08-17 01:09:04,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:09:05,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["pC9LKL-dQJeXxslmv17ZuQ"], "issued_at": "2018-08-17T01:09:05.000000Z"}} 2018-08-17 01:09:05,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:05,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:06,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-817e1512-8878-49ae-a0b4-4c72ac8c4984 Date: Fri, 17 Aug 2018 01:09:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:09:06,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-817e1512-8878-49ae-a0b4-4c72ac8c4984 2018-08-17 01:09:06,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11337804794s 2018-08-17 01:09:06,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-817e1512-8878-49ae-a0b4-4c72ac8c4984 2018-08-17 01:09:06,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:06,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe4b0365-9a68-4f14-a33b-a7bcba16bb65 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:09:06,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-fe4b0365-9a68-4f14-a33b-a7bcba16bb65 2018-08-17 01:09:06,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:09:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:06,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71638452-151b-410e-b4a8-cc87e5a65773 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:09:06,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-71638452-151b-410e-b4a8-cc87e5a65773 2018-08-17 01:09:06,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.189269065857s 2018-08-17 01:09:06,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-71638452-151b-410e-b4a8-cc87e5a65773 2018-08-17 01:09:06,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:09:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740"}}' 2018-08-17 01:09:06,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8756a0-d211-4108-a951-65cf5e9572e8 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9"}, "tags": [], "enabled": true, "id": "27084c25376e43f99636e60aaaa473d9", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740"}} 2018-08-17 01:09:06,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca8756a0-d211-4108-a951-65cf5e9572e8 2018-08-17 01:09:06,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236876964569s 2018-08-17 01:09:06,838 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca8756a0-d211-4108-a951-65cf5e9572e8 2018-08-17 01:09:06,838 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'27084c25376e43f99636e60aaaa473d9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740'}) 2018-08-17 01:09:06,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:09:06,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "78a140f7-8dae-444a-b984-69b9bb167129", "email": null, "name": "singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740"}}' 2018-08-17 01:09:07,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-530c21b9-bc9d-4897-8768-a844561a223a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740", "links": {"self": "http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911dc208fb3a4e71a9d5fe577397e938", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:09:07,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-530c21b9-bc9d-4897-8768-a844561a223a 2018-08-17 01:09:07,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498418092728s 2018-08-17 01:09:07,343 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-530c21b9-bc9d-4897-8768-a844561a223a 2018-08-17 01:09:07,343 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'911dc208fb3a4e71a9d5fe577397e938', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740'}) 2018-08-17 01:09:07,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:09:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:07,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8869b5-f646-4e2f-9603-3e622971cc35 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:09:07,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b8869b5-f646-4e2f-9603-3e622971cc35 2018-08-17 01:09:07,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189166069031s 2018-08-17 01:09:07,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b8869b5-f646-4e2f-9603-3e622971cc35 2018-08-17 01:09:07,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:09:07,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:07,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ce4209-75b0-4112-bbd9-741f035318b3 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:09:07,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-74ce4209-75b0-4112-bbd9-741f035318b3 2018-08-17 01:09:07,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185232877731s 2018-08-17 01:09:07,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-74ce4209-75b0-4112-bbd9-741f035318b3 2018-08-17 01:09:07,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:09:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:07,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48e9d18-1db0-4fe3-a2f4-479a9c603ccc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:09:07,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a48e9d18-1db0-4fe3-a2f4-479a9c603ccc 2018-08-17 01:09:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184015035629s 2018-08-17 01:09:07,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a48e9d18-1db0-4fe3-a2f4-479a9c603ccc 2018-08-17 01:09:07,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:09:07,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:08,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7dadb4b-5dc6-4bdc-ba88-20fe11464a79 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:09:08,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f7dadb4b-5dc6-4bdc-ba88-20fe11464a79 2018-08-17 01:09:08,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166327953339s 2018-08-17 01:09:08,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f7dadb4b-5dc6-4bdc-ba88-20fe11464a79 2018-08-17 01:09:08,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:09:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:08,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19506635-7cbc-405e-bfc1-677fe2868ad7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740", "links": {"self": "http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911dc208fb3a4e71a9d5fe577397e938", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:09:08,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-19506635-7cbc-405e-bfc1-677fe2868ad7 2018-08-17 01:09:08,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120563983917s 2018-08-17 01:09:08,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-19506635-7cbc-405e-bfc1-677fe2868ad7 2018-08-17 01:09:08,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:09:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:08,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d57b58-3021-4c3a-bf3b-9cbdc0451490 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9"}, "tags": [], "enabled": true, "id": "27084c25376e43f99636e60aaaa473d9", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740"}]} 2018-08-17 01:09:08,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-19d57b58-3021-4c3a-bf3b-9cbdc0451490 2018-08-17 01:09:08,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.170310020447s 2018-08-17 01:09:08,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-19d57b58-3021-4c3a-bf3b-9cbdc0451490 2018-08-17 01:09:08,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:09:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=911dc208fb3a4e71a9d5fe577397e938&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=27084c25376e43f99636e60aaaa473d9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:08,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6393235a-d9fa-4b6c-a1dd-bfe0feba14c0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=911dc208fb3a4e71a9d5fe577397e938&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=27084c25376e43f99636e60aaaa473d9", "previous": null, "next": null}} 2018-08-17 01:09:08,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=911dc208fb3a4e71a9d5fe577397e938&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=27084c25376e43f99636e60aaaa473d9 used request id req-6393235a-d9fa-4b6c-a1dd-bfe0feba14c0 2018-08-17 01:09:08,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.168087005615s 2018-08-17 01:09:08,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=911dc208fb3a4e71a9d5fe577397e938&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=27084c25376e43f99636e60aaaa473d9 used request id req-6393235a-d9fa-4b6c-a1dd-bfe0feba14c0 2018-08-17 01:09:08,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:09:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9/users/911dc208fb3a4e71a9d5fe577397e938/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:08,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:09:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7200abcf-ef9d-4482-bc4b-8ee5aeb1a298 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:09:08,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9/users/911dc208fb3a4e71a9d5fe577397e938/roles/361380a23ef24fbe89878d525eb688a8 used request id req-7200abcf-ef9d-4482-bc4b-8ee5aeb1a298 2018-08-17 01:09:08,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146886825562s 2018-08-17 01:09:08,717 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9/users/911dc208fb3a4e71a9d5fe577397e938/roles/361380a23ef24fbe89878d525eb688a8 used request id req-7200abcf-ef9d-4482-bc4b-8ee5aeb1a298 2018-08-17 01:09:08,717 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'27084c25376e43f99636e60aaaa473d9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '78a140f7-8dae-444a-b984-69b9bb167129', 'username': u'singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:09:08,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:09:08,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:09:08,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:09:08,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:09:08,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:09:08,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:09:08,720 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:09:08,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:09:08,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:09:08,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:09:08,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:09:08,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:09:08,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:09:08,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:09:08,723 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740', 'password': '78a140f7-8dae-444a-b984-69b9bb167129', 'project_name': 'singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '27084c25376e43f99636e60aaaa473d9', 'project_domain_name': 'Default'} 2018-08-17 01:09:08,723 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-17 01:09:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:08,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef4ea6e-8c0c-440e-b48a-d40e9a647776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:09:08,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9ef4ea6e-8c0c-440e-b48a-d40e9a647776 2018-08-17 01:09:08,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:09:09,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27084c25376e43f99636e60aaaa473d9", "name": "singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/27084c25376e43f99636e60aaaa473d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/27084c25376e43f99636e60aaaa473d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/27084c25376e43f99636e60aaaa473d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/27084c25376e43f99636e60aaaa473d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/27084c25376e43f99636e60aaaa473d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/27084c25376e43f99636e60aaaa473d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_27084c25376e43f99636e60aaaa473d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_27084c25376e43f99636e60aaaa473d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/27084c25376e43f99636e60aaaa473d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/27084c25376e43f99636e60aaaa473d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/27084c25376e43f99636e60aaaa473d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/27084c25376e43f99636e60aaaa473d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/27084c25376e43f99636e60aaaa473d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/27084c25376e43f99636e60aaaa473d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740", "id": "911dc208fb3a4e71a9d5fe577397e938"}, "audit_ids": ["zjR5vM-pQ0KYdPILidjepw"], "issued_at": "2018-08-17T01:09:09.000000Z"}} 2018-08-17 01:09:09,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:09:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"network": {"name": "singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740", "admin_state_up": true}}' 2018-08-17 01:09:09,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-d3c931e4-9408-4885-b8b3-4b67705e3aef Date: Fri, 17 Aug 2018 01:09:09 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T01:09:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"27084c25376e43f99636e60aaaa473d9","id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","name":"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740"}} 2018-08-17 01:09:09,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d3c931e4-9408-4885-b8b3-4b67705e3aef 2018-08-17 01:09:09,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.715728998184s 2018-08-17 01:09:09,860 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d3c931e4-9408-4885-b8b3-4b67705e3aef 2018-08-17 01:09:09,860 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:09:09Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'143c9823-b30d-4dd0-8bb1-114b5f23c239', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740', u'admin_state_up': True, u'tenant_id': u'27084c25376e43f99636e60aaaa473d9', u'created_at': u'2018-08-17T01:09:09Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'27084c25376e43f99636e60aaaa473d9'}) 2018-08-17 01:09:09,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:09,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:10,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-225225d5-ae31-4dd2-8a1b-bc378a25de4b Date: Fri, 17 Aug 2018 01:09:10 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-08-17T01:09:09Z","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"27084c25376e43f99636e60aaaa473d9","id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","name":"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:09:10,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-225225d5-ae31-4dd2-8a1b-bc378a25de4b 2018-08-17 01:09:10,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2680580616s 2018-08-17 01:09:10,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-225225d5-ae31-4dd2-8a1b-bc378a25de4b 2018-08-17 01:09:10,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:09:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"subnet": {"name": "singlevm2-subnet_395f9610-f4ad-4b34-b370-d74310b1f740", "enable_dhcp": true, "network_id": "143c9823-b30d-4dd0-8bb1-114b5f23c239", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:09:10,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dd07cf6e-56e4-44be-8c02-df3ec182fb3f Date: Fri, 17 Aug 2018 01:09:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:09:10Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"27084c25376e43f99636e60aaaa473d9","id":"3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4","subnetpool_id":null,"name":"singlevm2-subnet_395f9610-f4ad-4b34-b370-d74310b1f740"}} 2018-08-17 01:09:10,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dd07cf6e-56e4-44be-8c02-df3ec182fb3f 2018-08-17 01:09:10,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.61129617691s 2018-08-17 01:09:10,742 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-dd07cf6e-56e4-44be-8c02-df3ec182fb3f 2018-08-17 01:09:10,743 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:09:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_395f9610-f4ad-4b34-b370-d74310b1f740', u'enable_dhcp': True, u'network_id': u'143c9823-b30d-4dd0-8bb1-114b5f23c239', u'tenant_id': u'27084c25376e43f99636e60aaaa473d9', u'created_at': u'2018-08-17T01:09:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'27084c25376e43f99636e60aaaa473d9'}) 2018-08-17 01:09:10,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:09:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "singlevm2-router_395f9610-f4ad-4b34-b370-d74310b1f740", "admin_state_up": true}}' 2018-08-17 01:09:11,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-73c23fd8-3ae9-4089-a3b7-d74513117721 Date: Fri, 17 Aug 2018 01:09:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:10Z", "admin_state_up": true, "updated_at": "2018-08-17T01:09:11Z", "revision_number": 2, "routes": [], "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "2dc1ee9c-0d0f-4247-8ef3-475565674e95", "name": "singlevm2-router_395f9610-f4ad-4b34-b370-d74310b1f740"}} 2018-08-17 01:09:11,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-73c23fd8-3ae9-4089-a3b7-d74513117721 2018-08-17 01:09:11,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.22341108322s 2018-08-17 01:09:11,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-73c23fd8-3ae9-4089-a3b7-d74513117721 2018-08-17 01:09:11,968 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'27084c25376e43f99636e60aaaa473d9', u'created_at': u'2018-08-17T01:09:10Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T01:09:11Z', u'revision_number': 2, u'routes': [], u'project_id': u'27084c25376e43f99636e60aaaa473d9', u'id': u'2dc1ee9c-0d0f-4247-8ef3-475565674e95', u'name': u'singlevm2-router_395f9610-f4ad-4b34-b370-d74310b1f740'}) 2018-08-17 01:09:11,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:09:11,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"subnet_id": "3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4"}' 2018-08-17 01:09:14,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3425fadd-7e32-4c19-a9a7-fe9df098ae33 Date: Fri, 17 Aug 2018 01:09:14 GMT RESP BODY: {"network_id": "143c9823-b30d-4dd0-8bb1-114b5f23c239", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "subnet_id": "3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4", "subnet_ids": ["3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4"], "port_id": "f2488f88-348b-4728-abec-380fd811c1f0", "id": "2dc1ee9c-0d0f-4247-8ef3-475565674e95"} 2018-08-17 01:09:14,235 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95/add_router_interface.json used request id req-3425fadd-7e32-4c19-a9a7-fe9df098ae33 2018-08-17 01:09:14,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2666862011s 2018-08-17 01:09:14,235 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95/add_router_interface.json used request id req-3425fadd-7e32-4c19-a9a7-fe9df098ae33 returning object 2dc1ee9c-0d0f-4247-8ef3-475565674e95 2018-08-17 01:09:14,236 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:09:14,368 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:09:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:14,375 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:09:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:09:14,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:14,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:15,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d133867b-f791-4fe5-bfdf-4ba9c9598c9c Date: Fri, 17 Aug 2018 01:09:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:15,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d133867b-f791-4fe5-bfdf-4ba9c9598c9c 2018-08-17 01:09:15,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.758409023285s 2018-08-17 01:09:15,139 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d133867b-f791-4fe5-bfdf-4ba9c9598c9c 2018-08-17 01:09:15,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:09:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740"}' 2018-08-17 01:09:15,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c52fc90c-693d-48aa-9d6a-8b72ff93191c Date: Fri, 17 Aug 2018 01:09:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:15Z", "file": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file", "owner": "27084c25376e43f99636e60aaaa473d9", "id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "size": null, "self": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "checksum": null, "created_at": "2018-08-17T01:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:09:15,233 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c52fc90c-693d-48aa-9d6a-8b72ff93191c 2018-08-17 01:09:15,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0861818790436s 2018-08-17 01:09:15,233 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c52fc90c-693d-48aa-9d6a-8b72ff93191c returning object 2a8b4b2a-aa6a-4acd-8956-e4a298e0468d 2018-08-17 01:09:15,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:09:15,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '' 2018-08-17 01:09:15,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd2190a1-314c-461d-9157-d916af1882ea Date: Fri, 17 Aug 2018 01:09:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:09:15,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file used request id req-dd2190a1-314c-461d-9157-d916af1882ea 2018-08-17 01:09:15,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.520002841949s 2018-08-17 01:09:15,754 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file used request id req-dd2190a1-314c-461d-9157-d916af1882ea 2018-08-17 01:09:15,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:15,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:15,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-dc4e0fba-df26-48f9-8696-dd21bb913b73 Date: Fri, 17 Aug 2018 01:09:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:15Z", "file": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file", "owner": "27084c25376e43f99636e60aaaa473d9", "id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "size": 12716032, "self": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:15,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dc4e0fba-df26-48f9-8696-dd21bb913b73 2018-08-17 01:09:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0437700748444s 2018-08-17 01:09:15,803 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dc4e0fba-df26-48f9-8696-dd21bb913b73 2018-08-17 01:09:15,804 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file', 'owner': u'27084c25376e43f99636e60aaaa473d9', 'id': u'2a8b4b2a-aa6a-4acd-8956-e4a298e0468d', 'size': 12716032, u'self': u'/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27084c25376e43f99636e60aaaa473d9', 'name': 'singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:09:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:09:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740', 'created': u'2018-08-17T01:09:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:09:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:09:15,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:09:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_395f9610-f4ad-4b34-b370-d74310b1f740", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:09:16,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-f884df16-50dd-4cdf-8cef-01b82eb71866 x-compute-request-id: req-f884df16-50dd-4cdf-8cef-01b82eb71866 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_395f9610-f4ad-4b34-b370-d74310b1f740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1"}} 2018-08-17 01:09:16,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f884df16-50dd-4cdf-8cef-01b82eb71866 2018-08-17 01:09:16,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342045068741s 2018-08-17 01:09:16,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f884df16-50dd-4cdf-8cef-01b82eb71866 2018-08-17 01:09:16,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_395f9610-f4ad-4b34-b370-d74310b1f740', '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'5e5e1480598e465bbba7058ad48d7311', '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'dc9f8906-6f3a-428d-b703-cde18ec6a8a1', 'swap': 0}) 2018-08-17 01:09:16,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:09:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" -d '{"extra_specs": {}}' 2018-08-17 01:09:16,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-2c5cadd2-2f72-40fc-90e1-1db8bd4df5aa x-compute-request-id: req-2c5cadd2-2f72-40fc-90e1-1db8bd4df5aa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:09:16,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1/os-extra_specs used request id req-2c5cadd2-2f72-40fc-90e1-1db8bd4df5aa 2018-08-17 01:09:16,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020397901535s 2018-08-17 01:09:16,170 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1/os-extra_specs used request id req-2c5cadd2-2f72-40fc-90e1-1db8bd4df5aa 2018-08-17 01:09:16,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-17 01:09:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"keypair": {"name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740"}}' 2018-08-17 01:09:16,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-9b81b718-d62f-4e8e-b14e-c0e06157db6c x-compute-request-id: req-9b81b718-d62f-4e8e-b14e-c0e06157db6c Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz5pF6iCirM7AWPb4D9d/YHAngOjcw1cX4eUdQkGt+jpOVMh3jloBieXhJc4tmrh8oTDGecoJz1HXC33pFI8E8OrRnogxtD3LdZw//i9u8Ou8e2Cf9E8vR+2YL6lra9a8dw6VlcAiag9AbNQlTpxw4kK21Wy0LNNr0U4tZhlhd+KCRx3uNlYp/kTE2kMjXI6zKoPk0gWZSV9A5+J2LwEU15TW12sgG8e0qbnr3XwbfFy3jCjO4jeTFTYRvYZI3Es0DxbV69Fy/DtXgsLbPNgtFYJbHh1Y5/XXqFyOHN0PAuCSZIvz7piR2ZVxKON/jRc7/NOLzDE58WND64fUkSKiB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs+aReogoqzOwFj2+A/Xf2BwJ4Do3MNXF+HlHUJBrfo6TlTId\n45aAYnl4SXOLZq4fKEwxnnKCc9R1wt96RSPBPDq0Z6IMbQ9y3WcP/4vbvDrvHtgn\n/RPL0ftmC+pa2vWvHcOlZXAImoPQGzUJU6ccOJCttVstCzTa9FOLWYZYXfigkcd7\njZWKf5ExNpDI1yOsyqD5NIFmUlfQOfidi8BFNeU1tdrIBvHtKm56918G3xct4woz\nuI3kxU2Eb2GSNxLNA8W1evRcvw7V4LC2zzYLRWCWx4dWOf116hcjhzdDwLgkmSL8\n+6YkdmVcSjjf40XO/zTi8wxOfFjQ+uH1JEiogQIDAQABAoIBAQCbakAZ1BEWPfQM\nctB6CWqU/zwE6yYM2VFK5DMYxXsn/TJAPOiXWciVygyBoAE49onSPWjMUm6idFQ7\nwuaVXlssliaONO95NFRuMwAeK4vsJBm50tFREE4PnJi/CHnvGTpsgz2a0VuNaPxa\n1Mm26/I0Z8C5oQfb25CgbKBA+g/TNWjsBIvqldif0zHvmmaxhyUuFPIxoAtsRdsl\n0XRdAnbj7vJfLUmoD17nDKD9MsKL4qto5xjh4s3FwMKGWn0IF/hf/e8b5KgCPQa7\nwgt1qQzXHV1U1BFYsC2RL14L7ouNXxyQ//9PorgGIIRqjyNZEnbZdX1n8WnrFF6L\nYa/4kNj1AoGBAOIqmub+9kkVEDfXdmfFFXas63ZVdZX6xnc/0c+XQ2JtL3thTgIr\nk/LnBKelqevMGKjfklf92YXjWx+i8AbZjQD6kaKPqobbg3chEiX32XskYm32lIiT\nFyXTQE9ssJsIxz234h+1bBkLW2Wz3FpX5gQQg+Nk0vhUUB1Y2gEFblWzAoGBAMuh\nnkyRZkFSk4XYY6Hn/eBKU+SW+HmFbLdScBS2K/oEzq09Wd6NZ8atzMkGNOx9Wb3i\nPuHqOmWwi70GFJeHxJ4+6zLbI2b6jysbsaaIYoQE7kcL/D04IaPGBlTeYaNxMorY\ntsqC5J6OeOqkEqzWFeoazqWmgqaLOk9akgvnLdb7AoGBANzegrxIDjk86sO+FZIt\ntFJbeO/tcZHwf9WBa+LxdAsxWgeB9W7FJA05cyBN9u2iOgrhm8d2zvGkIR96PjJS\nTxO/oG5DI2PkCDVVBKYzsB5EYCPHhTMDgr2b2tg16xrcrccmRxx0Tob+wllGF1Hb\nOXSKtGJj2mxN2pduaChLJ39lAoGAZCOtuk/CrpsSSz8X+BYjZnqG+SI5PWGdDiYv\nUjAoPkLA9Lb4DBcUEsODstQnkKkwSc4KSIUshLemcKWd2Mr+qSed+JuFtG3BnFx5\nJ8FoWS4nk67UM7L38BdBI9lcwMi5J0jd04c9MLA1zIY1XOPHUSIvv4y8MXTEjyOm\nMM5WX6MCgYAUWZjoEwTJL0loRNUUXhPXUT0k0IWOKA26jpwrfxZtUCe613DA6lcB\noMu1xzSeElghSMMpdU8wRhPqGqkJAxSzMuDgjSgJpQoRqXKRKPbPLM1l1kDXFufz\nmae8g3Hqm6fS2IlD0JK+Xn21pTNC0c/0hb24L7xauXYOnlgotJkD4Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "911dc208fb3a4e71a9d5fe577397e938", "name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "fingerprint": "cc:c1:d5:c5:99:ff:7a:ad:00:88:00:05:41:ed:0f:b7"}} 2018-08-17 01:09:16,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b81b718-d62f-4e8e-b14e-c0e06157db6c 2018-08-17 01:09:16,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.40186715126s 2018-08-17 01:09:16,573 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9b81b718-d62f-4e8e-b14e-c0e06157db6c 2018-08-17 01:09:16,574 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz5pF6iCirM7AWPb4D9d/YHAngOjcw1cX4eUdQkGt+jpOVMh3jloBieXhJc4tmrh8oTDGecoJz1HXC33pFI8E8OrRnogxtD3LdZw//i9u8Ou8e2Cf9E8vR+2YL6lra9a8dw6VlcAiag9AbNQlTpxw4kK21Wy0LNNr0U4tZhlhd+KCRx3uNlYp/kTE2kMjXI6zKoPk0gWZSV9A5+J2LwEU15TW12sgG8e0qbnr3XwbfFy3jCjO4jeTFTYRvYZI3Es0DxbV69Fy/DtXgsLbPNgtFYJbHh1Y5/XXqFyOHN0PAuCSZIvz7piR2ZVxKON/jRc7/NOLzDE58WND64fUkSKiB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs+aReogoqzOwFj2+A/Xf2BwJ4Do3MNXF+HlHUJBrfo6TlTId\n45aAYnl4SXOLZq4fKEwxnnKCc9R1wt96RSPBPDq0Z6IMbQ9y3WcP/4vbvDrvHtgn\n/RPL0ftmC+pa2vWvHcOlZXAImoPQGzUJU6ccOJCttVstCzTa9FOLWYZYXfigkcd7\njZWKf5ExNpDI1yOsyqD5NIFmUlfQOfidi8BFNeU1tdrIBvHtKm56918G3xct4woz\nuI3kxU2Eb2GSNxLNA8W1evRcvw7V4LC2zzYLRWCWx4dWOf116hcjhzdDwLgkmSL8\n+6YkdmVcSjjf40XO/zTi8wxOfFjQ+uH1JEiogQIDAQABAoIBAQCbakAZ1BEWPfQM\nctB6CWqU/zwE6yYM2VFK5DMYxXsn/TJAPOiXWciVygyBoAE49onSPWjMUm6idFQ7\nwuaVXlssliaONO95NFRuMwAeK4vsJBm50tFREE4PnJi/CHnvGTpsgz2a0VuNaPxa\n1Mm26/I0Z8C5oQfb25CgbKBA+g/TNWjsBIvqldif0zHvmmaxhyUuFPIxoAtsRdsl\n0XRdAnbj7vJfLUmoD17nDKD9MsKL4qto5xjh4s3FwMKGWn0IF/hf/e8b5KgCPQa7\nwgt1qQzXHV1U1BFYsC2RL14L7ouNXxyQ//9PorgGIIRqjyNZEnbZdX1n8WnrFF6L\nYa/4kNj1AoGBAOIqmub+9kkVEDfXdmfFFXas63ZVdZX6xnc/0c+XQ2JtL3thTgIr\nk/LnBKelqevMGKjfklf92YXjWx+i8AbZjQD6kaKPqobbg3chEiX32XskYm32lIiT\nFyXTQE9ssJsIxz234h+1bBkLW2Wz3FpX5gQQg+Nk0vhUUB1Y2gEFblWzAoGBAMuh\nnkyRZkFSk4XYY6Hn/eBKU+SW+HmFbLdScBS2K/oEzq09Wd6NZ8atzMkGNOx9Wb3i\nPuHqOmWwi70GFJeHxJ4+6zLbI2b6jysbsaaIYoQE7kcL/D04IaPGBlTeYaNxMorY\ntsqC5J6OeOqkEqzWFeoazqWmgqaLOk9akgvnLdb7AoGBANzegrxIDjk86sO+FZIt\ntFJbeO/tcZHwf9WBa+LxdAsxWgeB9W7FJA05cyBN9u2iOgrhm8d2zvGkIR96PjJS\nTxO/oG5DI2PkCDVVBKYzsB5EYCPHhTMDgr2b2tg16xrcrccmRxx0Tob+wllGF1Hb\nOXSKtGJj2mxN2pduaChLJ39lAoGAZCOtuk/CrpsSSz8X+BYjZnqG+SI5PWGdDiYv\nUjAoPkLA9Lb4DBcUEsODstQnkKkwSc4KSIUshLemcKWd2Mr+qSed+JuFtG3BnFx5\nJ8FoWS4nk67UM7L38BdBI9lcwMi5J0jd04c9MLA1zIY1XOPHUSIvv4y8MXTEjyOm\nMM5WX6MCgYAUWZjoEwTJL0loRNUUXhPXUT0k0IWOKA26jpwrfxZtUCe613DA6lcB\noMu1xzSeElghSMMpdU8wRhPqGqkJAxSzMuDgjSgJpQoRqXKRKPbPLM1l1kDXFufz\nmae8g3Hqm6fS2IlD0JK+Xn21pTNC0c/0hb24L7xauXYOnlgotJkD4Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'911dc208fb3a4e71a9d5fe577397e938', 'name': u'singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740', 'created_at': '2018-08-17T01:09:16.574147', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27084c25376e43f99636e60aaaa473d9', 'name': 'singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cc:c1:d5:c5:99:ff:7a:ad:00:88:00:05:41:ed:0f:b7', 'type': 'ssh', 'id': u'singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740'}) 2018-08-17 01:09:16,574 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAs+aReogoqzOwFj2+A/Xf2BwJ4Do3MNXF+HlHUJBrfo6TlTId 45aAYnl4SXOLZq4fKEwxnnKCc9R1wt96RSPBPDq0Z6IMbQ9y3WcP/4vbvDrvHtgn /RPL0ftmC+pa2vWvHcOlZXAImoPQGzUJU6ccOJCttVstCzTa9FOLWYZYXfigkcd7 jZWKf5ExNpDI1yOsyqD5NIFmUlfQOfidi8BFNeU1tdrIBvHtKm56918G3xct4woz uI3kxU2Eb2GSNxLNA8W1evRcvw7V4LC2zzYLRWCWx4dWOf116hcjhzdDwLgkmSL8 +6YkdmVcSjjf40XO/zTi8wxOfFjQ+uH1JEiogQIDAQABAoIBAQCbakAZ1BEWPfQM ctB6CWqU/zwE6yYM2VFK5DMYxXsn/TJAPOiXWciVygyBoAE49onSPWjMUm6idFQ7 wuaVXlssliaONO95NFRuMwAeK4vsJBm50tFREE4PnJi/CHnvGTpsgz2a0VuNaPxa 1Mm26/I0Z8C5oQfb25CgbKBA+g/TNWjsBIvqldif0zHvmmaxhyUuFPIxoAtsRdsl 0XRdAnbj7vJfLUmoD17nDKD9MsKL4qto5xjh4s3FwMKGWn0IF/hf/e8b5KgCPQa7 wgt1qQzXHV1U1BFYsC2RL14L7ouNXxyQ//9PorgGIIRqjyNZEnbZdX1n8WnrFF6L Ya/4kNj1AoGBAOIqmub+9kkVEDfXdmfFFXas63ZVdZX6xnc/0c+XQ2JtL3thTgIr k/LnBKelqevMGKjfklf92YXjWx+i8AbZjQD6kaKPqobbg3chEiX32XskYm32lIiT FyXTQE9ssJsIxz234h+1bBkLW2Wz3FpX5gQQg+Nk0vhUUB1Y2gEFblWzAoGBAMuh nkyRZkFSk4XYY6Hn/eBKU+SW+HmFbLdScBS2K/oEzq09Wd6NZ8atzMkGNOx9Wb3i PuHqOmWwi70GFJeHxJ4+6zLbI2b6jysbsaaIYoQE7kcL/D04IaPGBlTeYaNxMorY tsqC5J6OeOqkEqzWFeoazqWmgqaLOk9akgvnLdb7AoGBANzegrxIDjk86sO+FZIt tFJbeO/tcZHwf9WBa+LxdAsxWgeB9W7FJA05cyBN9u2iOgrhm8d2zvGkIR96PjJS TxO/oG5DI2PkCDVVBKYzsB5EYCPHhTMDgr2b2tg16xrcrccmRxx0Tob+wllGF1Hb OXSKtGJj2mxN2pduaChLJ39lAoGAZCOtuk/CrpsSSz8X+BYjZnqG+SI5PWGdDiYv UjAoPkLA9Lb4DBcUEsODstQnkKkwSc4KSIUshLemcKWd2Mr+qSed+JuFtG3BnFx5 J8FoWS4nk67UM7L38BdBI9lcwMi5J0jd04c9MLA1zIY1XOPHUSIvv4y8MXTEjyOm MM5WX6MCgYAUWZjoEwTJL0loRNUUXhPXUT0k0IWOKA26jpwrfxZtUCe613DA6lcB oMu1xzSeElghSMMpdU8wRhPqGqkJAxSzMuDgjSgJpQoRqXKRKPbPLM1l1kDXFufz mae8g3Hqm6fS2IlD0JK+Xn21pTNC0c/0hb24L7xauXYOnlgotJkD4Q== -----END RSA PRIVATE KEY----- 2018-08-17 01:09:16,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-17 01:09:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"security_group": {"name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-17 01:09:16,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-24af28ad-dc77-42c8-a448-1d65baac3d33 Date: Fri, 17 Aug 2018 01:09:16 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:16Z", "updated_at": "2018-08-17T01:09:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "2d02403f-f57e-42df-b61a-74c3edcbb838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "a6142723-9673-4fa5-8129-f994107813ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}} 2018-08-17 01:09:16,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-24af28ad-dc77-42c8-a448-1d65baac3d33 2018-08-17 01:09:16,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.228091955185s 2018-08-17 01:09:16,806 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-24af28ad-dc77-42c8-a448-1d65baac3d33 2018-08-17 01:09:16,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:09:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:16,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-162da4a5-06c5-4bcd-8c09-6c9d6d1270d7 Date: Fri, 17 Aug 2018 01:09:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:16Z", "updated_at": "2018-08-17T01:09:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "2d02403f-f57e-42df-b61a-74c3edcbb838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "a6142723-9673-4fa5-8129-f994107813ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}]} 2018-08-17 01:09:16,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-162da4a5-06c5-4bcd-8c09-6c9d6d1270d7 2018-08-17 01:09:16,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0700080394745s 2018-08-17 01:09:16,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-162da4a5-06c5-4bcd-8c09-6c9d6d1270d7 2018-08-17 01:09:16,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:09:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -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": "8fa7e769-9df8-449a-9110-b0ad3bb2418a"}}' 2018-08-17 01:09:17,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-841bf82a-8f88-4a39-accf-5fc259b94dab Date: Fri, 17 Aug 2018 01:09:17 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-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "port_range_min": 22, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:16Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "afbddc69-8d47-4c71-af21-a3b2003d6afb"}} 2018-08-17 01:09:17,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-841bf82a-8f88-4a39-accf-5fc259b94dab 2018-08-17 01:09:17,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164798974991s 2018-08-17 01:09:17,049 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-841bf82a-8f88-4a39-accf-5fc259b94dab 2018-08-17 01:09:17,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:09:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:17,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-9e8537e3-0fb8-4c08-85d6-e59dff4d5d0b Date: Fri, 17 Aug 2018 01:09:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:16Z", "updated_at": "2018-08-17T01:09:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "2d02403f-f57e-42df-b61a-74c3edcbb838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "a6142723-9673-4fa5-8129-f994107813ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "afbddc69-8d47-4c71-af21-a3b2003d6afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 2, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}]} 2018-08-17 01:09:17,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9e8537e3-0fb8-4c08-85d6-e59dff4d5d0b 2018-08-17 01:09:17,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519680976868s 2018-08-17 01:09:17,105 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9e8537e3-0fb8-4c08-85d6-e59dff4d5d0b 2018-08-17 01:09:17,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:09:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -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": "8fa7e769-9df8-449a-9110-b0ad3bb2418a"}}' 2018-08-17 01:09:17,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-69e87448-6468-4231-b1a0-4de14e134df7 Date: Fri, 17 Aug 2018 01:09:17 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-08-17T01:09:17Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:17Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "90045dad-466d-4c61-9fc2-6f2c2ec9173b"}} 2018-08-17 01:09:17,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-69e87448-6468-4231-b1a0-4de14e134df7 2018-08-17 01:09:17,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158277988434s 2018-08-17 01:09:17,267 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-69e87448-6468-4231-b1a0-4de14e134df7 2018-08-17 01:09:17,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:17,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-1ff0e32b-62f8-4755-ba05-4ca036cbc6e9 Date: Fri, 17 Aug 2018 01:09:17 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":["3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4"],"updated_at":"2018-08-17T01:09:10Z","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"27084c25376e43f99636e60aaaa473d9","id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","name":"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:09:17,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1ff0e32b-62f8-4755-ba05-4ca036cbc6e9 2018-08-17 01:09:17,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227824926376s 2018-08-17 01:09:17,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1ff0e32b-62f8-4755-ba05-4ca036cbc6e9 2018-08-17 01:09:17,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:17,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-f33ddf4c-902e-40ff-a1ff-d31e288ec45d Date: Fri, 17 Aug 2018 01:09:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:15Z", "file": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file", "owner": "27084c25376e43f99636e60aaaa473d9", "id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "size": 12716032, "self": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:17,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f33ddf4c-902e-40ff-a1ff-d31e288ec45d 2018-08-17 01:09:17,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357871055603s 2018-08-17 01:09:17,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f33ddf4c-902e-40ff-a1ff-d31e288ec45d 2018-08-17 01:09:17,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:09:17,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:17,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-35eb20bc-abfc-4ce6-95e5-a52182e54a23 x-compute-request-id: req-35eb20bc-abfc-4ce6-95e5-a52182e54a23 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_395f9610-f4ad-4b34-b370-d74310b1f740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1"}]} 2018-08-17 01:09:17,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-35eb20bc-abfc-4ce6-95e5-a52182e54a23 2018-08-17 01:09:17,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.171509981155s 2018-08-17 01:09:17,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-35eb20bc-abfc-4ce6-95e5-a52182e54a23 2018-08-17 01:09:17,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:09:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"server": {"name": "singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740", "imageRef": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "key_name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "flavorRef": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "max_count": 1, "min_count": 1, "networks": [{"uuid": "143c9823-b30d-4dd0-8bb1-114b5f23c239"}], "security_groups": [{"name": "8fa7e769-9df8-449a-9110-b0ad3bb2418a"}]}}' 2018-08-17 01:09:20,267 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:09: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-eaf84049-27df-429d-9e52-4ae3091a0b2a x-compute-request-id: req-eaf84049-27df-429d-9e52-4ae3091a0b2a Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8fa7e769-9df8-449a-9110-b0ad3bb2418a"}], "OS-DCF:diskConfig": "MANUAL", "id": "bdc6311a-4a1e-4888-94cc-66210529537d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "bookmark"}], "adminPass": "4p53rnGaHYJB"}} 2018-08-17 01:09:20,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-eaf84049-27df-429d-9e52-4ae3091a0b2a 2018-08-17 01:09:20,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.55576109886s 2018-08-17 01:09:20,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-eaf84049-27df-429d-9e52-4ae3091a0b2a 2018-08-17 01:09:20,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:09:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:20,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-fb1973b9-596e-4642-b575-d4cd88fa9454 x-compute-request-id: req-fb1973b9-596e-4642-b575-d4cd88fa9454 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "bookmark"}], "image": {"id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "links": [{"href": "http://172.30.9.23:8774/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}]}, "id": "bdc6311a-4a1e-4888-94cc-66210529537d", "user_id": "911dc208fb3a4e71a9d5fe577397e938", "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-08-17T01:09:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "name": "singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740", "created": "2018-08-17T01:09:20Z", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:09:20,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb1973b9-596e-4642-b575-d4cd88fa9454 2018-08-17 01:09:20,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.317378044128s 2018-08-17 01:09:20,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb1973b9-596e-4642-b575-d4cd88fa9454 2018-08-17 01:09:20,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:20,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:20,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-01cca3de-10d9-4a67-bb48-16e515b447d0 Date: Fri, 17 Aug 2018 01:09:20 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":["3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4"],"updated_at":"2018-08-17T01:09:10Z","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"27084c25376e43f99636e60aaaa473d9","id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","name":"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:09:20,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-01cca3de-10d9-4a67-bb48-16e515b447d0 2018-08-17 01:09:20,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0827879905701s 2018-08-17 01:09:20,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-01cca3de-10d9-4a67-bb48-16e515b447d0 2018-08-17 01:09:20,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:09:20,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:20,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-65f2aa62-8e55-4c62-98c1-fd6fad64045e Date: Fri, 17 Aug 2018 01:09:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"27084c25376e43f99636e60aaaa473d9","id":"3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4","subnetpool_id":null,"name":"singlevm2-subnet_395f9610-f4ad-4b34-b370-d74310b1f740"}]} 2018-08-17 01:09:20,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-65f2aa62-8e55-4c62-98c1-fd6fad64045e 2018-08-17 01:09:20,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0610690116882s 2018-08-17 01:09:20,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-65f2aa62-8e55-4c62-98c1-fd6fad64045e 2018-08-17 01:09:20,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:09:22,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:09:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:23,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-a48bbe65-5362-4e6f-bd0b-64c1203844f6 x-compute-request-id: req-a48bbe65-5362-4e6f-bd0b-64c1203844f6 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "bookmark"}], "image": {"id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "links": [{"href": "http://172.30.9.23:8774/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}]}, "id": "bdc6311a-4a1e-4888-94cc-66210529537d", "user_id": "911dc208fb3a4e71a9d5fe577397e938", "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-08-17T01:09:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "name": "singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740", "created": "2018-08-17T01:09:20Z", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:09:23,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a48bbe65-5362-4e6f-bd0b-64c1203844f6 2018-08-17 01:09:23,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603086948395s 2018-08-17 01:09:23,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a48bbe65-5362-4e6f-bd0b-64c1203844f6 2018-08-17 01:09:23,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:09:25,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:09:25,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:25,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-6205fa48-8b3d-4a14-947d-ed14661909bd x-compute-request-id: req-6205fa48-8b3d-4a14-947d-ed14661909bd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "bookmark"}], "image": {"id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "links": [{"href": "http://172.30.9.23:8774/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}]}, "id": "bdc6311a-4a1e-4888-94cc-66210529537d", "security_groups": [{"name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}], "user_id": "911dc208fb3a4e71a9d5fe577397e938", "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-08-17T01:09:23Z", "hostId": "d5d808f0473139ae1902de5c590d014a34f2e170ca49caed8cffa10e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "name": "singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740", "created": "2018-08-17T01:09:20Z", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:09:25,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6205fa48-8b3d-4a14-947d-ed14661909bd 2018-08-17 01:09:25,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232180118561s 2018-08-17 01:09:25,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6205fa48-8b3d-4a14-947d-ed14661909bd 2018-08-17 01:09:25,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:09:27,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:09:27,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:28,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-567174e0-4a4e-4f10-8e4a-5f0e0352e8d2 x-compute-request-id: req-567174e0-4a4e-4f10-8e4a-5f0e0352e8d2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "bookmark"}], "image": {"id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "links": [{"href": "http://172.30.9.23:8774/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}]}, "id": "bdc6311a-4a1e-4888-94cc-66210529537d", "security_groups": [{"name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}], "user_id": "911dc208fb3a4e71a9d5fe577397e938", "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-08-17T01:09:23Z", "hostId": "d5d808f0473139ae1902de5c590d014a34f2e170ca49caed8cffa10e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "name": "singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740", "created": "2018-08-17T01:09:20Z", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:09:28,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-567174e0-4a4e-4f10-8e4a-5f0e0352e8d2 2018-08-17 01:09:28,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33266210556s 2018-08-17 01:09:28,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-567174e0-4a4e-4f10-8e4a-5f0e0352e8d2 2018-08-17 01:09:28,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:09:30,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:09:30,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:31,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-3fee30ec-78d1-413b-874a-45a39970cfb2 x-compute-request-id: req-3fee30ec-78d1-413b-874a-45a39970cfb2 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:5a:f5", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "bookmark"}], "image": {"id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "links": [{"href": "http://172.30.9.23:8774/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:09:28.000000", "flavor": {"id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}]}, "id": "bdc6311a-4a1e-4888-94cc-66210529537d", "security_groups": [{"name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}], "user_id": "911dc208fb3a4e71a9d5fe577397e938", "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-08-17T01:09:28Z", "hostId": "d5d808f0473139ae1902de5c590d014a34f2e170ca49caed8cffa10e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "name": "singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740", "created": "2018-08-17T01:09:20Z", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:09:31,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fee30ec-78d1-413b-874a-45a39970cfb2 2018-08-17 01:09:31,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641289949417s 2018-08-17 01:09:31,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3fee30ec-78d1-413b-874a-45a39970cfb2 2018-08-17 01:09:31,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:09:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=bdc6311a-4a1e-4888-94cc-66210529537d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:31,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cb22d53a-7b44-473a-aa28-16c4d972c5b9 Date: Fri, 17 Aug 2018 01:09:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:24Z","admin_state_up":true,"updated_at":"2018-08-17T01:09:27Z","binding:vnic_type":"normal","device_id":"bdc6311a-4a1e-4888-94cc-66210529537d","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ca:5a:f5","id":"5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a","port_security_enabled":true,"project_id":"27084c25376e43f99636e60aaaa473d9","fixed_ips":[{"subnet_id":"3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["8fa7e769-9df8-449a-9110-b0ad3bb2418a"],"name":""}]} 2018-08-17 01:09:31,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=bdc6311a-4a1e-4888-94cc-66210529537d used request id req-cb22d53a-7b44-473a-aa28-16c4d972c5b9 2018-08-17 01:09:31,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0453209877014s 2018-08-17 01:09:31,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=bdc6311a-4a1e-4888-94cc-66210529537d used request id req-cb22d53a-7b44-473a-aa28-16c4d972c5b9 2018-08-17 01:09:31,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:09:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:31,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-df27e990-0530-4b46-a1a8-85682fcc3050 Date: Fri, 17 Aug 2018 01:09:31 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:09:31,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a used request id req-df27e990-0530-4b46-a1a8-85682fcc3050 2018-08-17 01:09:31,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.04261302948s 2018-08-17 01:09:31,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a used request id req-df27e990-0530-4b46-a1a8-85682fcc3050 2018-08-17 01:09:31,671 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ca:5a:f5', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2a8b4b2a-aa6a-4acd-8956-e4a298e0468d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T01:09:28.000000', 'flavor': Munch({u'id': u'dc9f8906-6f3a-428d-b703-cde18ec6a8a1'}), 'az': u'nova', 'id': u'bdc6311a-4a1e-4888-94cc-66210529537d', 'security_groups': [Munch({u'name': u'singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'911dc208fb3a4e71a9d5fe577397e938', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27084c25376e43f99636e60aaaa473d9', 'name': 'singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740', '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-08-17T01:09:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:09:28Z', 'hostId': u'd5d808f0473139ae1902de5c590d014a34f2e170ca49caed8cffa10e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'd5d808f0473139ae1902de5c590d014a34f2e170ca49caed8cffa10e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T01:09:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'27084c25376e43f99636e60aaaa473d9', 'name': u'singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740', 'adminPass': u'4p53rnGaHYJB', 'tenant_id': u'27084c25376e43f99636e60aaaa473d9', 'created_at': u'2018-08-17T01:09:20Z', 'created': u'2018-08-17T01:09:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:09:31,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:31,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-9c13bfd4-fbce-4af7-925f-7bffec7ec404 Date: Fri, 17 Aug 2018 01:09: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":["3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4"],"updated_at":"2018-08-17T01:09:10Z","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"27084c25376e43f99636e60aaaa473d9","id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","name":"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:09:31,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9c13bfd4-fbce-4af7-925f-7bffec7ec404 2018-08-17 01:09:31,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858759880066s 2018-08-17 01:09:31,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9c13bfd4-fbce-4af7-925f-7bffec7ec404 2018-08-17 01:09:31,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:09:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=bdc6311a-4a1e-4888-94cc-66210529537d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:31,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-26d84dd3-5a02-40b3-9a6e-72223011fa00 Date: Fri, 17 Aug 2018 01:09:31 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:24Z","admin_state_up":true,"updated_at":"2018-08-17T01:09:27Z","binding:vnic_type":"normal","device_id":"bdc6311a-4a1e-4888-94cc-66210529537d","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ca:5a:f5","id":"5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a","port_security_enabled":true,"project_id":"27084c25376e43f99636e60aaaa473d9","fixed_ips":[{"subnet_id":"3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["8fa7e769-9df8-449a-9110-b0ad3bb2418a"],"name":""}]} 2018-08-17 01:09:31,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=bdc6311a-4a1e-4888-94cc-66210529537d used request id req-26d84dd3-5a02-40b3-9a6e-72223011fa00 2018-08-17 01:09:31,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0478191375732s 2018-08-17 01:09:31,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=bdc6311a-4a1e-4888-94cc-66210529537d used request id req-26d84dd3-5a02-40b3-9a6e-72223011fa00 2018-08-17 01:09:31,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-17 01:09:31,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.4", "port_id": "5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a"}}' 2018-08-17 01:09:33,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-81831e15-5901-4a7b-a5fe-e011dfe36b0e Date: Fri, 17 Aug 2018 01:09:33 GMT RESP BODY: {"floatingip": {"router_id": "2dc1ee9c-0d0f-4247-8ef3-475565674e95", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:09:32Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a", "id": "7b31a897-6916-4f22-a3ba-63bf240c2939", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:32Z", "project_id": "27084c25376e43f99636e60aaaa473d9"}} 2018-08-17 01:09:33,626 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-81831e15-5901-4a7b-a5fe-e011dfe36b0e 2018-08-17 01:09:33,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.81569719315s 2018-08-17 01:09:33,627 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-81831e15-5901-4a7b-a5fe-e011dfe36b0e 2018-08-17 01:09:33,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:09:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:33,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-e5dd2017-3306-49b5-95bd-301280c5acdb Date: Fri, 17 Aug 2018 01:09:33 GMT RESP BODY: {"floatingips": [{"router_id": "2dc1ee9c-0d0f-4247-8ef3-475565674e95", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:09:32Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a", "id": "7b31a897-6916-4f22-a3ba-63bf240c2939", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:32Z", "project_id": "27084c25376e43f99636e60aaaa473d9"}]} 2018-08-17 01:09:33,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e5dd2017-3306-49b5-95bd-301280c5acdb 2018-08-17 01:09:33,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0811238288879s 2018-08-17 01:09:33,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e5dd2017-3306-49b5-95bd-301280c5acdb 2018-08-17 01:09:33,720 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2dc1ee9c-0d0f-4247-8ef3-475565674e95', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'27084c25376e43f99636e60aaaa473d9', 'created_at': u'2018-08-17T01:09:32Z', 'attached': True, 'updated_at': u'2018-08-17T01:09:32Z', 'id': u'7b31a897-6916-4f22-a3ba-63bf240c2939', 'floating_network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.216', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'27084c25376e43f99636e60aaaa473d9', 'name': 'singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2dc1ee9c-0d0f-4247-8ef3-475565674e95', 'project_id': u'27084c25376e43f99636e60aaaa473d9', 'port_id': u'5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a', 'port': u'5fcc2095-0ce8-4b1e-8af8-5c5756d1e56a', 'network': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac'}) 2018-08-17 01:09:33,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:09:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:09:33,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-f49bef32-b965-4cd0-802e-1b96cfd34967 x-compute-request-id: req-f49bef32-b965-4cd0-802e-1b96cfd34967 Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 485138766 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.192411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194799] pid_max: default: 32768 minimum: 301\n[ 0.196101] ACPI: Core revision 20150930\n[ 0.197816] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199704] Security Framework initialized\n[ 0.200868] Yama: becoming mindful.\n[ 0.201923] AppArmor: AppArmor initialized\n[ 0.203147] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205007] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206807] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210493] Initializing cgroup subsys io\n[ 0.211684] Initializing cgroup subsys memory\n[ 0.212930] Initializing cgroup subsys devices\n[ 0.214178] Initializing cgroup subsys freezer\n[ 0.215437] Initializing cgroup subsys net_cls\n[ 0.216682] Initializing cgroup subsys perf_event\n[ 0.217993] Initializing cgroup subsys net_prio\n[ 0.219273] Initializing cgroup subsys hugetlb\n[ 0.220522] Initializing cgroup subsys pids\n[ 0.221810] CPU: Physical Processor ID: 0\n[ 0.223669] mce: CPU supports 10 MCE banks\n[ 0.224873] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226301] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.242576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249308] ftrace: allocating 31920 entries in 125 pages\n[ 0.274846] smpboot: Max logical packages: 1\n[ 0.276096] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278054] x2apic enabled\n[ 0.279249] Switched APIC routing to physical x2apic.\n[ 0.281781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286272] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.288830] KVM setup paravirtual spinlock\n[ 0.290471] x86: Booted up 1 node, 1 CPUs\n[ 0.291638] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293555] devtmpfs: initialized\n[ 0.295513] evm: security.selinux\n[ 0.296494] evm: security.SMACK64\n[ 0.297464] evm: security.SMACK64EXEC\n[ 0.298507] evm: security.SMACK64TRANSMUTE\n[ 0.299630] evm: security.SMACK64MMAP\n[ 0.300672] evm: security.ima\n[ 0.301589] evm: security.capability\n[ 0.302682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305267] pinctrl core: initialized pinctrl subsystem\n[ 0.306763] RTC time: 1:09:28, date: 08/17/18\n[ 0.308073] NET: Registered protocol family 16\n[ 0.309408] cpuidle: using governor ladder\n[ 0.310581] cpuidle: using governor menu\n[ 0.311697] PCCT header not found.\n[ 0.312737] ACPI: bus type PCI registered\n[ 0.313860] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315596] PCI: Using configuration type 1 for base access\n[ 0.317741] ACPI: Added _OSI(Module Device)\n[ 0.318945] ACPI: Added _OSI(Processor Device)\n[ 0.320142] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321434] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323603] ACPI: Interpreter enabled\n[ 0.324711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335311] ACPI: (supports S0 S5)\n[ 0.336299] ACPI: Using IOAPIC for interrupt routing\n[ 0.337611] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344808] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349521] acpiphp: Slot [3] registered\n[ 0.350645] acpiphp: Slot [4] registered\n[ 0.351809] acpiphp: Slot [5] registered\n[ 0.352946] acpiphp: Slot [6] registered\n[ 0.354094] acpiphp: Slot [7] registered\n[ 0.355230] acpiphp: Slot [8] registered\n[ 0.356346] acpiphp: Slot [9] registered\n[ 0.357492] acpiphp: Slot [10] registered\n[ 0.358626] acpiphp: Slot [11] registered\n[ 0.359760] acpiphp: Slot [12] registered\n[ 0.360892] acpiphp: Slot [13] registered\n[ 0.362043] acpiphp: Slot [14] registered\n[ 0.363176] acpiphp: Slot [15] registered\n[ 0.378822] acpiphp: Slot [16] registered\n[ 0.379992] acpiphp: Slot [17] registered\n[ 0.381157] acpiphp: Slot [18] registered\n[ 0.382324] acpiphp: Slot [19] registered\n[ 0.383461] acpiphp: Slot [20] registered\n[ 0.384622] acpiphp: Slot [21] registered\n[ 0.385783] acpiphp: Slot [22] registered\n[ 0.386912] acpiphp: Slot [23] registered\n[ 0.388052] acpiphp: Slot [24] registered\n[ 0.389189] acpiphp: Slot [25] registered\n[ 0.390318] acpiphp: Slot [26] registered\n[ 0.391461] acpiphp: Slot [27] registered\n[ 0.392614] acpiphp: Slot [28] registered\n[ 0.393750] acpiphp: Slot [29] registered\n[ 0.394885] acpiphp: Slot [30] registered\n[ 0.396023] acpiphp: Slot [31] registered\n[ 0.397151] PCI host bridge to bus 0000:00\n[ 0.398285] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400084] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403902] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405992] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408147] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412279] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421851] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423889] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453902] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.457203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.459375] vgaarb: loaded\n[ 0.460225] vgaarb: bridge control possible 0000:00:02.0\n[ 0.461898] SCSI subsystem initialized\n[ 0.463168] ACPI: bus type USB registered\n[ 0.464356] usbcore: registered new interface driver usbfs\n[ 0.465826] usbcore: registered new interface driver hub\n[ 0.467239] usbcore: registered new device driver usb\n[ 0.468771] PCI: Using ACPI for IRQ routing\n[ 0.470306] NetLabel: Initializing\n[ 0.471307] NetLabel: domain hash size = 128\n[ 0.472516] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.473894] NetLabel: unlabeled traffic allowed by default\n[ 0.475507] clocksource: Switched to clocksource kvm-clock\n[ 0.485255] AppArmor: AppArmor Filesystem Enabled\n[ 0.486621] pnp: PnP ACPI init\n[ 0.487867] pnp: PnP ACPI: found 5 devices\n[ 0.494693] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.497108] NET: Registered protocol family 2\n[ 0.498531] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.500374] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.502065] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.503758] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506949] NET: Registered protocol family 1\n[ 0.508180] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.509722] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.511230] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.525554] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.539885] Trying to unpack rootfs image as initramfs...\n[ 0.601375] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.606320] Scanning for low memory corruption every 60 seconds\n[ 0.608606] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.610310] audit: initializing netlink subsys (disabled)\n[ 0.611896] audit: type=2000 audit(1534468168.858:1): initialized\n[ 0.613855] Initialise system trusted keyring\n[ 0.615284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616974] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.619782] zbud: loaded\n[ 0.620825] VFS: Disk quotas dquot_6.6.0\n[ 0.622036] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.624313] fuse init (API version 7.23)\n[ 0.625605] Key type big_key registered\n[ 0.626770] Allocating IMA MOK and blacklist keyrings.\n[ 0.628531] Key type asymmetric registered\n[ 0.629732] Asymmetric key parser 'x509' registered\n[ 0.631129] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.633318] io scheduler noop registered\n[ 0.634475] io scheduler deadline registered (default)\n[ 0.635930] io scheduler cfq registered\n[ 0.637193] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.640586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.642713] ACPI: Power Button [PWRF]\n[ 0.644000] GHES: HEST is not enabled!\n[ 0.658237] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.687416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690360] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.715792] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718869] Linux agpgart interface v0.103\n[ 0.722300] brd: module loaded\n[ 0.724544] loop: module loaded\n[ 0.729187] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.731266] GPT:90111 != 2097151\n[ 0.732223] GPT:Alternate GPT header not at the end of the disk.\n[ 0.733748] GPT:90111 != 2097151\n[ 0.734699] GPT: Use GNU Parted to correct GPT errors.\n[ 0.736053] vda: vda1 vda15\n[ 0.737697] scsi host0: ata_piix\n[ 0.738783] scsi host1: ata_piix\n[ 0.739842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.741609] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.743924] libphy: Fixed MDIO Bus: probed\n[ 0.745118] tun: Universal TUN/TAP device driver, 1.6\n[ 0.746495] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.749316] PPP generic driver version 2.4.2\n[ 0.750613] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752327] ehci-pci: EHCI PCI platform driver\n[ 0.753605] ehci-platform: EHCI generic platform driver\n[ 0.755046] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.756663] ohci-pci: OHCI PCI platform driver\n[ 0.757917] ohci-platform: OHCI generic platform driver\n[ 0.759335] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.774016] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.775439] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.777566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.779006] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.780645] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.782409] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.784480] usb usb1: Product: UHCI Host Controller\n[ 0.785824] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.787470] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.788934] hub 1-0:1.0: USB hub found\n[ 0.790061] hub 1-0:1.0: 2 ports detected\n[ 0.791398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.794423] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.795801] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.797295] mousedev: PS/2 mouse device common for all mice\n[ 0.799065] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.801677] rtc_cmos 00:00: RTC can wake from S4\n[ 0.803285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.805004] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.806702] i2c /dev entries driver\n[ 0.807801] device-mapper: uevent: version 1.0.3\n[ 0.809178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.811547] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.813480] NET: Registered protocol family 10\n[ 0.815092] NET: Registered protocol family 17\n[ 0.816389] Key type dns_resolver registered\n[ 0.817732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.819322] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.821846] registered taskstats version 1\n[ 0.823050] Loading compiled-in X.509 certificates\n[ 0.824942] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827602] zswap: loaded using pool lzo/zbud\n[ 0.829715] Key type trusted registered\n[ 0.831912] Key type encrypted registered\n[ 0.833096] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834629] ima: No TPM chip found, activating TPM-bypass!\n[ 0.836190] evm: HMAC attrs: 0x1\n[ 0.837579] Magic number: 14:9:155\n[ 0.838687] bdi 1:7: hash matches\n[ 0.839889] rtc_cmos 00:00: setting system clock to 2018-08-17 01:09:29 UTC (1534468169)\n[ 0.842207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843789] EDD information not available.\n[ 0.901229] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903443] Write protecting the kernel read-only data: 14336k\n[ 0.906389] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908936] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067364] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. iid=i-00000002\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-----\n/dev/root resized successfully [took 0.27s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnVXvtxlpVCF9T0TD6hXqZhTcOG+gQPTA4X9j5ZQ816yDmy13Pbx5h85H+x7Lb7YORc74Kqizf1GlCHrtLS652Nh/Ij/O2nXwCZiTMkhGv0Cca/+zk9v8GTzZBQD5yKl9i4iYOYhyM9D7UeYSUvuYW0zLFzMaKx2zdzwoH4q6A4ZIO0bs0SbOhnPmoXtXve1JVsQiEeBcE28Q2a0qqEjagseXsMGjkqYBj2m19e9XsGtWYLXXuncMBFdU1mQ+QM0yyBs+Jtv0IO8x+8STpgIFp+ZYJfhaoJ0oC1bR1tEt36KibrSAxHn0svgxmCASszjosm2uw/6Xhopkd+tjc1bF root@singlevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740\nssh-dss AAAAB3NzaC1kc3MAAACBALV/FMgaxvC8WIZ+JOxM5DBLOEtzCLXkw4/wOf/564H1kC1GErWR1O6YPNPEQDHp9Yd/seyozvZmO+q/4jz4Cn9hG8Ox8H55oTDxZVTYRmhLSOlT12pllAwP0PH3ok1MvDsdPRUkuXNz2gbJTtnytNzyz6jeIyZk4fjTyv8PV7h1AAAAFQCYQI9386At15gSaXWTc6JT6cf29QAAAIEAkfDBRVRNcYqtoCJaLhT87wlHxBo5GXFDd1ZoGZ3fyFvzUl3qqKmoCGbiQ4kY5/167/iROfaeFLPUuwFUljZMJHltOQQUz7lfznfs7YDkmVn9HXaSaxUiBZBQigeKRKkA1APyEXxqxOQ/V8cjvzxTUevIwtANjEC6qJNbTPaNQlIAAACBAKfESQ0regM5/evPLc6OQtIBGoK4ZFLR4CTudYTFf4GCumxfPU3o4eeUUq+PLWkJ8XgUQ7p3DN9kAxeRpoeSKshNE3pftcjbiHLzxATIE2B4+sxaSJDEjzMEh+ujUBXg1rgy0r521MbtDOrjwZ0iBHOEWmxvq5UoEq32ax5UKPxQ root@singlevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:feca:5af5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.40 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740 login: "} 2018-08-17 01:09:33,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d/action used request id req-f49bef32-b965-4cd0-802e-1b96cfd34967 2018-08-17 01:09:33,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109190225601s 2018-08-17 01:09:33,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d/action used request id req-f49bef32-b965-4cd0-802e-1b96cfd34967 2018-08-17 01:09:33,831 - functest.core.singlevm - DEBUG - vm 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 485138766 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.192411] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.194799] pid_max: default: 32768 minimum: 301 [ 0.196101] ACPI: Core revision 20150930 [ 0.197816] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199704] Security Framework initialized [ 0.200868] Yama: becoming mindful. [ 0.201923] AppArmor: AppArmor initialized [ 0.203147] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205007] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206807] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208532] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210493] Initializing cgroup subsys io [ 0.211684] Initializing cgroup subsys memory [ 0.212930] Initializing cgroup subsys devices [ 0.214178] Initializing cgroup subsys freezer [ 0.215437] Initializing cgroup subsys net_cls [ 0.216682] Initializing cgroup subsys perf_event [ 0.217993] Initializing cgroup subsys net_prio [ 0.219273] Initializing cgroup subsys hugetlb [ 0.220522] Initializing cgroup subsys pids [ 0.221810] CPU: Physical Processor ID: 0 [ 0.223669] mce: CPU supports 10 MCE banks [ 0.224873] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226301] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.242576] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249308] ftrace: allocating 31920 entries in 125 pages [ 0.274846] smpboot: Max logical packages: 1 [ 0.276096] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278054] x2apic enabled [ 0.279249] Switched APIC routing to physical x2apic. [ 0.281781] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283401] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286272] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288830] KVM setup paravirtual spinlock [ 0.290471] x86: Booted up 1 node, 1 CPUs [ 0.291638] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293555] devtmpfs: initialized [ 0.295513] evm: security.selinux [ 0.296494] evm: security.SMACK64 [ 0.297464] evm: security.SMACK64EXEC [ 0.298507] evm: security.SMACK64TRANSMUTE [ 0.299630] evm: security.SMACK64MMAP [ 0.300672] evm: security.ima [ 0.301589] evm: security.capability [ 0.302682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305267] pinctrl core: initialized pinctrl subsystem [ 0.306763] RTC time: 1:09:28, date: 08/17/18 [ 0.308073] NET: Registered protocol family 16 [ 0.309408] cpuidle: using governor ladder [ 0.310581] cpuidle: using governor menu [ 0.311697] PCCT header not found. [ 0.312737] ACPI: bus type PCI registered [ 0.313860] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315596] PCI: Using configuration type 1 for base access [ 0.317741] ACPI: Added _OSI(Module Device) [ 0.318945] ACPI: Added _OSI(Processor Device) [ 0.320142] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321434] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323603] ACPI: Interpreter enabled [ 0.324711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329980] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335311] ACPI: (supports S0 S5) [ 0.336299] ACPI: Using IOAPIC for interrupt routing [ 0.337611] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343037] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344808] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346474] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349521] acpiphp: Slot [3] registered [ 0.350645] acpiphp: Slot [4] registered [ 0.351809] acpiphp: Slot [5] registered [ 0.352946] acpiphp: Slot [6] registered [ 0.354094] acpiphp: Slot [7] registered [ 0.355230] acpiphp: Slot [8] registered [ 0.356346] acpiphp: Slot [9] registered [ 0.357492] acpiphp: Slot [10] registered [ 0.358626] acpiphp: Slot [11] registered [ 0.359760] acpiphp: Slot [12] registered [ 0.360892] acpiphp: Slot [13] registered [ 0.362043] acpiphp: Slot [14] registered [ 0.363176] acpiphp: Slot [15] registered [ 0.378822] acpiphp: Slot [16] registered [ 0.379992] acpiphp: Slot [17] registered [ 0.381157] acpiphp: Slot [18] registered [ 0.382324] acpiphp: Slot [19] registered [ 0.383461] acpiphp: Slot [20] registered [ 0.384622] acpiphp: Slot [21] registered [ 0.385783] acpiphp: Slot [22] registered [ 0.386912] acpiphp: Slot [23] registered [ 0.388052] acpiphp: Slot [24] registered [ 0.389189] acpiphp: Slot [25] registered [ 0.390318] acpiphp: Slot [26] registered [ 0.391461] acpiphp: Slot [27] registered [ 0.392614] acpiphp: Slot [28] registered [ 0.393750] acpiphp: Slot [29] registered [ 0.394885] acpiphp: Slot [30] registered [ 0.396023] acpiphp: Slot [31] registered [ 0.397151] PCI host bridge to bus 0000:00 [ 0.398285] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400084] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401803] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403902] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405992] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408147] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412279] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415765] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421851] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423889] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444125] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446171] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448140] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453902] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.455703] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.457203] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.459375] vgaarb: loaded [ 0.460225] vgaarb: bridge control possible 0000:00:02.0 [ 0.461898] SCSI subsystem initialized [ 0.463168] ACPI: bus type USB registered [ 0.464356] usbcore: registered new interface driver usbfs [ 0.465826] usbcore: registered new interface driver hub [ 0.467239] usbcore: registered new device driver usb [ 0.468771] PCI: Using ACPI for IRQ routing [ 0.470306] NetLabel: Initializing [ 0.471307] NetLabel: domain hash size = 128 [ 0.472516] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.473894] NetLabel: unlabeled traffic allowed by default [ 0.475507] clocksource: Switched to clocksource kvm-clock [ 0.485255] AppArmor: AppArmor Filesystem Enabled [ 0.486621] pnp: PnP ACPI init [ 0.487867] pnp: PnP ACPI: found 5 devices [ 0.494693] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.497108] NET: Registered protocol family 2 [ 0.498531] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.500374] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.502065] TCP: Hash tables configured (established 4096 bind 4096) [ 0.503758] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.506949] NET: Registered protocol family 1 [ 0.508180] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.509722] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.511230] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.525554] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.539885] Trying to unpack rootfs image as initramfs... [ 0.601375] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.606320] Scanning for low memory corruption every 60 seconds [ 0.608606] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.610310] audit: initializing netlink subsys (disabled) [ 0.611896] audit: type=2000 audit(1534468168.858:1): initialized [ 0.613855] Initialise system trusted keyring [ 0.615284] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.616974] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.619782] zbud: loaded [ 0.620825] VFS: Disk quotas dquot_6.6.0 [ 0.622036] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.624313] fuse init (API version 7.23) [ 0.625605] Key type big_key registered [ 0.626770] Allocating IMA MOK and blacklist keyrings. [ 0.628531] Key type asymmetric registered [ 0.629732] Asymmetric key parser 'x509' registered [ 0.631129] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.633318] io scheduler noop registered [ 0.634475] io scheduler deadline registered (default) [ 0.635930] io scheduler cfq registered [ 0.637193] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.638710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.640586] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.642713] ACPI: Power Button [PWRF] [ 0.644000] GHES: HEST is not enabled! [ 0.658237] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.687416] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690360] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.715792] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.718869] Linux agpgart interface v0.103 [ 0.722300] brd: module loaded [ 0.724544] loop: module loaded [ 0.729187] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.731266] GPT:90111 != 2097151 [ 0.732223] GPT:Alternate GPT header not at the end of the disk. [ 0.733748] GPT:90111 != 2097151 [ 0.734699] GPT: Use GNU Parted to correct GPT errors. [ 0.736053] vda: vda1 vda15 [ 0.737697] scsi host0: ata_piix [ 0.738783] scsi host1: ata_piix [ 0.739842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.741609] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.743924] libphy: Fixed MDIO Bus: probed [ 0.745118] tun: Universal TUN/TAP device driver, 1.6 [ 0.746495] tun: (C) 1999-2004 Max Krasnyansky [ 0.749316] PPP generic driver version 2.4.2 [ 0.750613] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752327] ehci-pci: EHCI PCI platform driver [ 0.753605] ehci-platform: EHCI generic platform driver [ 0.755046] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.756663] ohci-pci: OHCI PCI platform driver [ 0.757917] ohci-platform: OHCI generic platform driver [ 0.759335] uhci_hcd: USB Universal Host Controller Interface driver [ 0.774016] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.775439] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.777566] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.779006] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.780645] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.782409] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.784480] usb usb1: Product: UHCI Host Controller [ 0.785824] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.787470] usb usb1: SerialNumber: 0000:00:01.2 [ 0.788934] hub 1-0:1.0: USB hub found [ 0.790061] hub 1-0:1.0: 2 ports detected [ 0.791398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.794423] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.795801] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.797295] mousedev: PS/2 mouse device common for all mice [ 0.799065] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.801677] rtc_cmos 00:00: RTC can wake from S4 [ 0.803285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.805004] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.806702] i2c /dev entries driver [ 0.807801] device-mapper: uevent: version 1.0.3 [ 0.809178] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.811547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.813480] NET: Registered protocol family 10 [ 0.815092] NET: Registered protocol family 17 [ 0.816389] Key type dns_resolver registered [ 0.817732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.819322] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.821846] registered taskstats version 1 [ 0.823050] Loading compiled-in X.509 certificates [ 0.824942] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.827602] zswap: loaded using pool lzo/zbud [ 0.829715] Key type trusted registered [ 0.831912] Key type encrypted registered [ 0.833096] AppArmor: AppArmor sha1 policy hashing enabled [ 0.834629] ima: No TPM chip found, activating TPM-bypass! [ 0.836190] evm: HMAC attrs: 0x1 [ 0.837579] Magic number: 14:9:155 [ 0.838687] bdi 1:7: hash matches [ 0.839889] rtc_cmos 00:00: setting system clock to 2018-08-17 01:09:29 UTC (1534468169) [ 0.842207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.843789] EDD information not available. [ 0.901229] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.903443] Write protecting the kernel read-only data: 14336k [ 0.906389] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.908936] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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.067364] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-00000002 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----- /dev/root resized successfully [took 0.27s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnVXvtxlpVCF9T0TD6hXqZhTcOG+gQPTA4X9j5ZQ816yDmy13Pbx5h85H+x7Lb7YORc74Kqizf1GlCHrtLS652Nh/Ij/O2nXwCZiTMkhGv0Cca/+zk9v8GTzZBQD5yKl9i4iYOYhyM9D7UeYSUvuYW0zLFzMaKx2zdzwoH4q6A4ZIO0bs0SbOhnPmoXtXve1JVsQiEeBcE28Q2a0qqEjagseXsMGjkqYBj2m19e9XsGtWYLXXuncMBFdU1mQ+QM0yyBs+Jtv0IO8x+8STpgIFp+ZYJfhaoJ0oC1bR1tEt36KibrSAxHn0svgxmCASszjosm2uw/6Xhopkd+tjc1bF root@singlevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740 ssh-dss AAAAB3NzaC1kc3MAAACBALV/FMgaxvC8WIZ+JOxM5DBLOEtzCLXkw4/wOf/564H1kC1GErWR1O6YPNPEQDHp9Yd/seyozvZmO+q/4jz4Cn9hG8Ox8H55oTDxZVTYRmhLSOlT12pllAwP0PH3ok1MvDsdPRUkuXNz2gbJTtnytNzyz6jeIyZk4fjTyv8PV7h1AAAAFQCYQI9386At15gSaXWTc6JT6cf29QAAAIEAkfDBRVRNcYqtoCJaLhT87wlHxBo5GXFDd1ZoGZ3fyFvzUl3qqKmoCGbiQ4kY5/167/iROfaeFLPUuwFUljZMJHltOQQUz7lfznfs7YDkmVn9HXaSaxUiBZBQigeKRKkA1APyEXxqxOQ/V8cjvzxTUevIwtANjEC6qJNbTPaNQlIAAACBAKfESQ0regM5/evPLc6OQtIBGoK4ZFLR4CTudYTFf4GCumxfPU3o4eeUUq+PLWkJ8XgUQ7p3DN9kAxeRpoeSKshNE3pftcjbiHLzxATIE2B4+sxaSJDEjzMEh+ujUBXg1rgy0r521MbtDOrjwZ0iBHOEWmxvq5UoEq32ax5UKPxQ root@singlevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:feca:5af5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 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-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740 launch-index: 0 === cirros: current=0.4.0 uptime=3.40 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-395f9610-f4ad-4b34-b370-d74310b1f740 login: 2018-08-17 01:09:34,833 - paramiko.transport - DEBUG - starting thread (client mode): 0x349c0cd0L 2018-08-17 01:09:34,833 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 01:09:34,834 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-17 01:09:34,834 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-17 01:09:34,835 - 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-08-17 01:09:34,835 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 01:09:34,835 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-17 01:09:34,836 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 01:09:34,836 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 01:09:34,836 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 01:09:34,854 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 01:09:34,855 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 01:09:34,866 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.216: b7239bc505f3f235aca92c23cbe3d17e 2018-08-17 01:09:34,867 - paramiko.transport - DEBUG - Trying discovered key ccc1d5c599ff7aad0088000541ed0fb7 in /tmp/tmpB5VDXs 2018-08-17 01:09:34,892 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 01:09:34,897 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 01:09:34,899 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 01:09:34,900 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-17 01:09:34,900 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 01:09:34,901 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 01:09:34,903 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 01:09:34,903 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-17 01:09:34,903 - functest.core.singlevm - DEBUG - error: 2018-08-17 01:09:34,908 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 01:09:35,009 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:09:35,009 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:09:35,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-17 01:09:35,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7b31a897-6916-4f22-a3ba-63bf240c2939.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:35,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2e6a24f-8a0c-4f0d-82a7-d1138c456e43 Content-Length: 0 Date: Fri, 17 Aug 2018 01:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:35,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7b31a897-6916-4f22-a3ba-63bf240c2939.json used request id req-f2e6a24f-8a0c-4f0d-82a7-d1138c456e43 2018-08-17 01:09:35,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.977463006973s 2018-08-17 01:09:35,992 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7b31a897-6916-4f22-a3ba-63bf240c2939.json used request id req-f2e6a24f-8a0c-4f0d-82a7-d1138c456e43 2018-08-17 01:09:35,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:09:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:36,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-90589e79-0045-4dae-9ca4-0835bc690c9f Date: Fri, 17 Aug 2018 01:09:36 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:09:36,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-90589e79-0045-4dae-9ca4-0835bc690c9f 2018-08-17 01:09:36,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436568260193s 2018-08-17 01:09:36,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-90589e79-0045-4dae-9ca4-0835bc690c9f 2018-08-17 01:09:36,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:09:36,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:36,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:09: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-eaeeceaf-76e2-4eff-87af-c2db0e4cb54f x-compute-request-id: req-eaeeceaf-76e2-4eff-87af-c2db0e4cb54f Content-Type: application/json 2018-08-17 01:09:36,382 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d used request id req-eaeeceaf-76e2-4eff-87af-c2db0e4cb54f 2018-08-17 01:09:36,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.339384794235s 2018-08-17 01:09:36,382 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d used request id req-eaeeceaf-76e2-4eff-87af-c2db0e4cb54f 2018-08-17 01:09:36,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:09:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:36,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-8f03ef05-66c3-4177-919f-04e9413e5200 x-compute-request-id: req-8f03ef05-66c3-4177-919f-04e9413e5200 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:5a:f5", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:5a:f5", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bdc6311a-4a1e-4888-94cc-66210529537d", "rel": "bookmark"}], "image": {"id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "links": [{"href": "http://172.30.9.23:8774/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:09:28.000000", "flavor": {"id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "links": [{"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}]}, "id": "bdc6311a-4a1e-4888-94cc-66210529537d", "security_groups": [{"name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}], "user_id": "911dc208fb3a4e71a9d5fe577397e938", "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-08-17T01:09:36Z", "hostId": "d5d808f0473139ae1902de5c590d014a34f2e170ca49caed8cffa10e", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740", "name": "singlevm2-vm_395f9610-f4ad-4b34-b370-d74310b1f740", "created": "2018-08-17T01:09:20Z", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:09:36,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f03ef05-66c3-4177-919f-04e9413e5200 2018-08-17 01:09:36,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222626924515s 2018-08-17 01:09:36,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f03ef05-66c3-4177-919f-04e9413e5200 2018-08-17 01:09:36,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:09:38,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:09:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:38,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-62724bca-78e8-4573-98bd-0e0b3e437567 x-compute-request-id: req-62724bca-78e8-4573-98bd-0e0b3e437567 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-17 01:09:38,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62724bca-78e8-4573-98bd-0e0b3e437567 2018-08-17 01:09:38,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0718288421631s 2018-08-17 01:09:38,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62724bca-78e8-4573-98bd-0e0b3e437567 2018-08-17 01:09:38,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:09:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:38,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-cb8a506b-119e-4a1c-b8a9-363d51a5a3e4 Date: Fri, 17 Aug 2018 01:09:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:16Z", "updated_at": "2018-08-17T01:09:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "2d02403f-f57e-42df-b61a-74c3edcbb838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:17Z", "revision_number": 0, "id": "90045dad-466d-4c61-9fc2-6f2c2ec9173b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:17Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "a6142723-9673-4fa5-8129-f994107813ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:09:16Z", "revision_number": 0, "id": "afbddc69-8d47-4c71-af21-a3b2003d6afb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:16Z", "security_group_id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 3, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "8fa7e769-9df8-449a-9110-b0ad3bb2418a", "name": "singlevm2-sg_395f9610-f4ad-4b34-b370-d74310b1f740"}]} 2018-08-17 01:09:38,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cb8a506b-119e-4a1c-b8a9-363d51a5a3e4 2018-08-17 01:09:38,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045312166214s 2018-08-17 01:09:38,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-cb8a506b-119e-4a1c-b8a9-363d51a5a3e4 2018-08-17 01:09:38,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-17 01:09:38,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8fa7e769-9df8-449a-9110-b0ad3bb2418a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:38,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfab49cc-ad60-4644-9586-17ec85ee850e Content-Length: 0 Date: Fri, 17 Aug 2018 01:09:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:38,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8fa7e769-9df8-449a-9110-b0ad3bb2418a.json used request id req-bfab49cc-ad60-4644-9586-17ec85ee850e 2018-08-17 01:09:38,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.177173137665s 2018-08-17 01:09:38,912 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8fa7e769-9df8-449a-9110-b0ad3bb2418a.json used request id req-bfab49cc-ad60-4644-9586-17ec85ee850e 2018-08-17 01:09:38,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-17 01:09:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:39,007 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:09: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-49676646-11f4-46f3-91de-45782d81e425 x-compute-request-id: req-49676646-11f4-46f3-91de-45782d81e425 Content-Length: 0 Content-Type: application/json 2018-08-17 01:09:39,007 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740 used request id req-49676646-11f4-46f3-91de-45782d81e425 2018-08-17 01:09:39,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0948820114136s 2018-08-17 01:09:39,008 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/singlevm2-kp_395f9610-f4ad-4b34-b370-d74310b1f740 used request id req-49676646-11f4-46f3-91de-45782d81e425 2018-08-17 01:09:39,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:09:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" -d '{"subnet_id": "3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4"}' 2018-08-17 01:09:40,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12d4fd6d-3207-448e-8356-85843b22ba12 Date: Fri, 17 Aug 2018 01:09:40 GMT RESP BODY: {"network_id": "143c9823-b30d-4dd0-8bb1-114b5f23c239", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "subnet_id": "3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4", "subnet_ids": ["3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4"], "port_id": "f2488f88-348b-4728-abec-380fd811c1f0", "id": "2dc1ee9c-0d0f-4247-8ef3-475565674e95"} 2018-08-17 01:09:40,681 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95/remove_router_interface.json used request id req-12d4fd6d-3207-448e-8356-85843b22ba12 2018-08-17 01:09:40,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67348814011s 2018-08-17 01:09:40,682 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95/remove_router_interface.json used request id req-12d4fd6d-3207-448e-8356-85843b22ba12 returning object 2dc1ee9c-0d0f-4247-8ef3-475565674e95 2018-08-17 01:09:40,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:09:40,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:40,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-5a875ac8-3cd7-4920-9c2e-15c02c6caeb3 Date: Fri, 17 Aug 2018 01:09:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:10Z", "admin_state_up": true, "updated_at": "2018-08-17T01:09:39Z", "revision_number": 4, "routes": [], "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "2dc1ee9c-0d0f-4247-8ef3-475565674e95", "name": "singlevm2-router_395f9610-f4ad-4b34-b370-d74310b1f740"}]} 2018-08-17 01:09:40,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5a875ac8-3cd7-4920-9c2e-15c02c6caeb3 2018-08-17 01:09:40,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119996786118s 2018-08-17 01:09:40,803 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-5a875ac8-3cd7-4920-9c2e-15c02c6caeb3 2018-08-17 01:09:40,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:09:40,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:42,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85c3265a-7fda-44d3-b613-c9e19873f26a Content-Length: 0 Date: Fri, 17 Aug 2018 01:09:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:42,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95.json used request id req-85c3265a-7fda-44d3-b613-c9e19873f26a 2018-08-17 01:09:42,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45276784897s 2018-08-17 01:09:42,257 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/2dc1ee9c-0d0f-4247-8ef3-475565674e95.json used request id req-85c3265a-7fda-44d3-b613-c9e19873f26a 2018-08-17 01:09:42,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:09:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:42,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-316b58aa-e642-46ca-a08e-8ed881516489 Date: Fri, 17 Aug 2018 01:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:09:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"27084c25376e43f99636e60aaaa473d9","id":"3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4","subnetpool_id":null,"name":"singlevm2-subnet_395f9610-f4ad-4b34-b370-d74310b1f740"}]} 2018-08-17 01:09:42,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-316b58aa-e642-46ca-a08e-8ed881516489 2018-08-17 01:09:42,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410490036011s 2018-08-17 01:09:42,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-316b58aa-e642-46ca-a08e-8ed881516489 2018-08-17 01:09:42,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:09:42,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:43,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f76a84f-fc48-494d-a4c6-1afe81e72db7 Date: Fri, 17 Aug 2018 01:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:43,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4.json used request id req-2f76a84f-fc48-494d-a4c6-1afe81e72db7 2018-08-17 01:09:43,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17197799683s 2018-08-17 01:09:43,473 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3ce1a52d-7c32-45fe-85a6-f0ba2d369bd4.json used request id req-2f76a84f-fc48-494d-a4c6-1afe81e72db7 2018-08-17 01:09:43,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:43,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-4fe28bec-70bd-4e67-96cd-8b1c181f78e5 Date: Fri, 17 Aug 2018 01:09: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":[],"updated_at":"2018-08-17T01:09:43Z","tenant_id":"27084c25376e43f99636e60aaaa473d9","created_at":"2018-08-17T01:09:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"27084c25376e43f99636e60aaaa473d9","id":"143c9823-b30d-4dd0-8bb1-114b5f23c239","name":"singlevm2-net_395f9610-f4ad-4b34-b370-d74310b1f740"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:09:43,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4fe28bec-70bd-4e67-96cd-8b1c181f78e5 2018-08-17 01:09:43,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0887010097504s 2018-08-17 01:09:43,562 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4fe28bec-70bd-4e67-96cd-8b1c181f78e5 2018-08-17 01:09:43,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:09:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/143c9823-b30d-4dd0-8bb1-114b5f23c239.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:45,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8276382e-3a66-4218-93b6-8ed3a10a35df Date: Fri, 17 Aug 2018 01:09:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:09:45,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/143c9823-b30d-4dd0-8bb1-114b5f23c239.json used request id req-8276382e-3a66-4218-93b6-8ed3a10a35df 2018-08-17 01:09:45,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.67078495026s 2018-08-17 01:09:45,235 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/143c9823-b30d-4dd0-8bb1-114b5f23c239.json used request id req-8276382e-3a66-4218-93b6-8ed3a10a35df 2018-08-17 01:09:45,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:45,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:45,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-9174a426-0cef-49e2-b29d-708bb74e4823 Date: Fri, 17 Aug 2018 01:09:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:15Z", "file": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/file", "owner": "27084c25376e43f99636e60aaaa473d9", "id": "2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "size": 12716032, "self": "/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_395f9610-f4ad-4b34-b370-d74310b1f740", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:09:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:45,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9174a426-0cef-49e2-b29d-708bb74e4823 2018-08-17 01:09:45,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.123677015305s 2018-08-17 01:09:45,363 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9174a426-0cef-49e2-b29d-708bb74e4823 2018-08-17 01:09:45,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:09:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e86f730d269a29c5a51eba1da66aabf1040f207" 2018-08-17 01:09:45,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e25062b-340b-4629-bf34-7923e2b0852c Date: Fri, 17 Aug 2018 01:09:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:09:45,714 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d used request id req-3e25062b-340b-4629-bf34-7923e2b0852c 2018-08-17 01:09:45,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.349694013596s 2018-08-17 01:09:45,715 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2a8b4b2a-aa6a-4acd-8956-e4a298e0468d used request id req-3e25062b-340b-4629-bf34-7923e2b0852c 2018-08-17 01:09:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:09:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:45,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-7bc50662-d3c9-4088-a62c-4e329977aeca x-compute-request-id: req-7bc50662-d3c9-4088-a62c-4e329977aeca Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_395f9610-f4ad-4b34-b370-d74310b1f740", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "dc9f8906-6f3a-428d-b703-cde18ec6a8a1"}]} 2018-08-17 01:09:45,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7bc50662-d3c9-4088-a62c-4e329977aeca 2018-08-17 01:09:45,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216209888458s 2018-08-17 01:09:45,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-7bc50662-d3c9-4088-a62c-4e329977aeca 2018-08-17 01:09:45,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:09:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:45,912 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:09: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-9365f7ae-477a-4da2-9dbb-1932cb000421 x-compute-request-id: req-9365f7ae-477a-4da2-9dbb-1932cb000421 Content-Length: 0 Content-Type: application/json 2018-08-17 01:09:45,912 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1 used request id req-9365f7ae-477a-4da2-9dbb-1932cb000421 2018-08-17 01:09:45,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.173903942108s 2018-08-17 01:09:45,912 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dc9f8906-6f3a-428d-b703-cde18ec6a8a1 used request id req-9365f7ae-477a-4da2-9dbb-1932cb000421 2018-08-17 01:09:45,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:09:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:46,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eafb1df-93ce-48a9-8a5c-ac2890de1bbd Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740", "links": {"self": "http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "911dc208fb3a4e71a9d5fe577397e938", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:09:46,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8eafb1df-93ce-48a9-8a5c-ac2890de1bbd 2018-08-17 01:09:46,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197036027908s 2018-08-17 01:09:46,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8eafb1df-93ce-48a9-8a5c-ac2890de1bbd 2018-08-17 01:09:46,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:09:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:46,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335aa034-4902-4036-882d-0406e9ef7c19 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_395f9610-f4ad-4b34-b370-d74310b1f740", "links": {"self": "http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "911dc208fb3a4e71a9d5fe577397e938", "description": null}} 2018-08-17 01:09:46,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938 used request id req-335aa034-4902-4036-882d-0406e9ef7c19 2018-08-17 01:09:46,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208395957947s 2018-08-17 01:09:46,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938 used request id req-335aa034-4902-4036-882d-0406e9ef7c19 2018-08-17 01:09:46,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 01:09:46,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:46,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f4f00f-1429-4c38-a18f-2f57c5fa05bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:09:46,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938 used request id req-b0f4f00f-1429-4c38-a18f-2f57c5fa05bb 2018-08-17 01:09:46,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.341533184052s 2018-08-17 01:09:46,668 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/911dc208fb3a4e71a9d5fe577397e938 used request id req-b0f4f00f-1429-4c38-a18f-2f57c5fa05bb 2018-08-17 01:09:46,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:09:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:46,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d99b3e-1364-40b6-b6ef-3beabee8f581 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9"}, "tags": [], "enabled": true, "id": "27084c25376e43f99636e60aaaa473d9", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_395f9610-f4ad-4b34-b370-d74310b1f740"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:09:46,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a7d99b3e-1364-40b6-b6ef-3beabee8f581 2018-08-17 01:09:46,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184643983841s 2018-08-17 01:09:46,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-a7d99b3e-1364-40b6-b6ef-3beabee8f581 2018-08-17 01:09:46,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 01:09:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0d7b4ca86bc32754685f258e94ee0d86a69bb0a4" 2018-08-17 01:09:47,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8465b53-d232-488b-99a4-44566a42bab3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:09:47,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9 used request id req-b8465b53-d232-488b-99a4-44566a42bab3 2018-08-17 01:09:47,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296751976013s 2018-08-17 01:09:47,160 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/27084c25376e43f99636e60aaaa473d9 used request id req-b8465b53-d232-488b-99a4-44566a42bab3 2018-08-17 01:09:47,213 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-17 01:09:47,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:09:47,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:09:47,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:09:47,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:09:47,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:09:47,253 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:09:47,254 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:09:47,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:09:47,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:09:47,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:47,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558e9535-8903-446f-bb7d-307ae659f6c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:09:47,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-558e9535-8903-446f-bb7d-307ae659f6c5 2018-08-17 01:09:47,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:09:47,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["8CC02aeVQKibEUFs0D92vQ"], "issued_at": "2018-08-17T01:09:47.000000Z"}} 2018-08-17 01:09:47,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:48,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5db5d8c2-25fa-46fb-87a3-b941ef80aeb8 Date: Fri, 17 Aug 2018 01:09:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:09:48,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5db5d8c2-25fa-46fb-87a3-b941ef80aeb8 2018-08-17 01:09:48,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368006944656s 2018-08-17 01:09:48,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5db5d8c2-25fa-46fb-87a3-b941ef80aeb8 2018-08-17 01:09:48,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:48,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8f38e3-1f02-4aeb-bfcd-2a9647daf624 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:09:48,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-4b8f38e3-1f02-4aeb-bfcd-2a9647daf624 2018-08-17 01:09:48,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:09:48,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:48,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed56a651-c21f-4197-a444-40aeee30f560 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:09:48,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ed56a651-c21f-4197-a444-40aeee30f560 2018-08-17 01:09:48,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15360212326s 2018-08-17 01:09:48,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ed56a651-c21f-4197-a444-40aeee30f560 2018-08-17 01:09:48,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:09:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}}' 2018-08-17 01:09:48,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de9982d2-d623-4c03-8687-b762ffa92df7 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459"}, "tags": [], "enabled": true, "id": "d2d647b3fab944fcbd56363003a91459", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}} 2018-08-17 01:09:48,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-de9982d2-d623-4c03-8687-b762ffa92df7 2018-08-17 01:09:48,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139320135117s 2018-08-17 01:09:48,346 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-de9982d2-d623-4c03-8687-b762ffa92df7 2018-08-17 01:09:48,347 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'd2d647b3fab944fcbd56363003a91459', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4'}) 2018-08-17 01:09:48,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:09:48,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4645e7eb-3ed8-4ef4-b0f4-a87433f8d995", "email": null, "name": "vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}}' 2018-08-17 01:09:48,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f369c010-182c-48b7-8ab5-42d77fd0e0b1 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": {"self": "http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e004e7b099224a78bc2eaa59af09878d", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:09:48,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f369c010-182c-48b7-8ab5-42d77fd0e0b1 2018-08-17 01:09:48,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375617980957s 2018-08-17 01:09:48,729 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-f369c010-182c-48b7-8ab5-42d77fd0e0b1 2018-08-17 01:09:48,730 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e004e7b099224a78bc2eaa59af09878d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4'}) 2018-08-17 01:09:48,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:09:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:48,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e06d4a8-b941-4f11-819d-04422c52b417 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:09:48,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e06d4a8-b941-4f11-819d-04422c52b417 2018-08-17 01:09:48,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101943016052s 2018-08-17 01:09:48,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e06d4a8-b941-4f11-819d-04422c52b417 2018-08-17 01:09:48,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:09:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:49,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed66716a-8968-4ab3-aad9-1101ca137003 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:09:49,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed66716a-8968-4ab3-aad9-1101ca137003 2018-08-17 01:09:49,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184713125229s 2018-08-17 01:09:49,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed66716a-8968-4ab3-aad9-1101ca137003 2018-08-17 01:09:49,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:09:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:49,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a220b3-af7b-4218-8845-66763e8c5144 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:09:49,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9a220b3-af7b-4218-8845-66763e8c5144 2018-08-17 01:09:49,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176600933075s 2018-08-17 01:09:49,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9a220b3-af7b-4218-8845-66763e8c5144 2018-08-17 01:09:49,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:09:49,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:49,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52cb7085-c549-409a-a197-4902a59cd81a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:09:49,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-52cb7085-c549-409a-a197-4902a59cd81a 2018-08-17 01:09:49,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175651073456s 2018-08-17 01:09:49,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-52cb7085-c549-409a-a197-4902a59cd81a 2018-08-17 01:09:49,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:09:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:49,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d686cf-3c3f-4fa0-9e0f-cf873c3fe7a3 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": {"self": "http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e004e7b099224a78bc2eaa59af09878d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:09:49,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-54d686cf-3c3f-4fa0-9e0f-cf873c3fe7a3 2018-08-17 01:09:49,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151001930237s 2018-08-17 01:09:49,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-54d686cf-3c3f-4fa0-9e0f-cf873c3fe7a3 2018-08-17 01:09:49,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:09:49,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:49,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd8f54b-3f0f-426a-8ac0-f4e3a196b3dd Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459"}, "tags": [], "enabled": true, "id": "d2d647b3fab944fcbd56363003a91459", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:09:49,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fdd8f54b-3f0f-426a-8ac0-f4e3a196b3dd 2018-08-17 01:09:49,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106009960175s 2018-08-17 01:09:49,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-fdd8f54b-3f0f-426a-8ac0-f4e3a196b3dd 2018-08-17 01:09:49,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:09:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=e004e7b099224a78bc2eaa59af09878d&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d2d647b3fab944fcbd56363003a91459" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:49,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61381947-9b6c-48f4-a984-c60a0c2f69a3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e004e7b099224a78bc2eaa59af09878d&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d2d647b3fab944fcbd56363003a91459", "previous": null, "next": null}} 2018-08-17 01:09:49,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e004e7b099224a78bc2eaa59af09878d&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d2d647b3fab944fcbd56363003a91459 used request id req-61381947-9b6c-48f4-a984-c60a0c2f69a3 2018-08-17 01:09:49,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0955929756165s 2018-08-17 01:09:49,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e004e7b099224a78bc2eaa59af09878d&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d2d647b3fab944fcbd56363003a91459 used request id req-61381947-9b6c-48f4-a984-c60a0c2f69a3 2018-08-17 01:09:49,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:09:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459/users/e004e7b099224a78bc2eaa59af09878d/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:09:49,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c36ab4-c0a5-4efc-8149-b6052785c37f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:09:49,946 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459/users/e004e7b099224a78bc2eaa59af09878d/roles/361380a23ef24fbe89878d525eb688a8 used request id req-a6c36ab4-c0a5-4efc-8149-b6052785c37f 2018-08-17 01:09:49,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182297945023s 2018-08-17 01:09:49,947 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459/users/e004e7b099224a78bc2eaa59af09878d/roles/361380a23ef24fbe89878d525eb688a8 used request id req-a6c36ab4-c0a5-4efc-8149-b6052785c37f 2018-08-17 01:09:49,948 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd2d647b3fab944fcbd56363003a91459', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4645e7eb-3ed8-4ef4-b0f4-a87433f8d995', 'username': u'vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:09:49,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:09:49,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:09:49,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:09:49,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:09:49,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:09:49,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:09:49,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:09:49,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:09:49,953 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'password': '4645e7eb-3ed8-4ef4-b0f4-a87433f8d995', 'project_name': 'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd2d647b3fab944fcbd56363003a91459', 'project_domain_name': 'Default'} 2018-08-17 01:09:49,953 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-17 01:09:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:49,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c4512a-744d-4339-b921-eb07782cfb9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:09:49,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-92c4512a-744d-4339-b921-eb07782cfb9a 2018-08-17 01:09:49,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:09:50,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2d647b3fab944fcbd56363003a91459", "name": "vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d2d647b3fab944fcbd56363003a91459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/d2d647b3fab944fcbd56363003a91459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/d2d647b3fab944fcbd56363003a91459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d2d647b3fab944fcbd56363003a91459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/d2d647b3fab944fcbd56363003a91459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/d2d647b3fab944fcbd56363003a91459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_d2d647b3fab944fcbd56363003a91459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d2d647b3fab944fcbd56363003a91459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d2d647b3fab944fcbd56363003a91459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/d2d647b3fab944fcbd56363003a91459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/d2d647b3fab944fcbd56363003a91459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d2d647b3fab944fcbd56363003a91459", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/d2d647b3fab944fcbd56363003a91459", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/d2d647b3fab944fcbd56363003a91459", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "id": "e004e7b099224a78bc2eaa59af09878d"}, "audit_ids": ["Sfav7fprT0ybDgzWUKl4uw"], "issued_at": "2018-08-17T01:09:50.000000Z"}} 2018-08-17 01:09:50,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:09:50,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"network": {"name": "vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "admin_state_up": true}}' 2018-08-17 01:09:51,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-5edec99a-5b62-4ef9-b375-912c8ed51c35 Date: Fri, 17 Aug 2018 01:09:51 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T01:09:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d2d647b3fab944fcbd56363003a91459","id":"fcf45617-609e-46d5-84e4-f7766a67cf28","name":"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}} 2018-08-17 01:09:51,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5edec99a-5b62-4ef9-b375-912c8ed51c35 2018-08-17 01:09:51,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.941500902176s 2018-08-17 01:09:51,296 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5edec99a-5b62-4ef9-b375-912c8ed51c35 2018-08-17 01:09:51,297 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:09:51Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'fcf45617-609e-46d5-84e4-f7766a67cf28', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', u'admin_state_up': True, u'tenant_id': u'd2d647b3fab944fcbd56363003a91459', u'created_at': u'2018-08-17T01:09:50Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2d647b3fab944fcbd56363003a91459'}) 2018-08-17 01:09:51,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:51,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:51,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-08b25081-7a6e-4549-8488-a8985d3c10b2 Date: Fri, 17 Aug 2018 01:09:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-17T01:09:51Z","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"d2d647b3fab944fcbd56363003a91459","id":"fcf45617-609e-46d5-84e4-f7766a67cf28","name":"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:09:51,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-08b25081-7a6e-4549-8488-a8985d3c10b2 2018-08-17 01:09:51,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.184906959534s 2018-08-17 01:09:51,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-08b25081-7a6e-4549-8488-a8985d3c10b2 2018-08-17 01:09:51,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:09:51,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"subnet": {"name": "vping_ssh-subnet_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "enable_dhcp": true, "network_id": "fcf45617-609e-46d5-84e4-f7766a67cf28", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:09:52,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b9f176f4-71ea-45b9-a162-de2ad8e8a3f3 Date: Fri, 17 Aug 2018 01:09:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcf45617-609e-46d5-84e4-f7766a67cf28","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:09:51Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d2d647b3fab944fcbd56363003a91459","id":"c1cd0aaf-30e8-4489-8c85-b8ab34f76a40","subnetpool_id":null,"name":"vping_ssh-subnet_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}} 2018-08-17 01:09:52,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b9f176f4-71ea-45b9-a162-de2ad8e8a3f3 2018-08-17 01:09:52,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.698249101639s 2018-08-17 01:09:52,183 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b9f176f4-71ea-45b9-a162-de2ad8e8a3f3 2018-08-17 01:09:52,184 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:09:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c1cd0aaf-30e8-4489-8c85-b8ab34f76a40', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', u'enable_dhcp': True, u'network_id': u'fcf45617-609e-46d5-84e4-f7766a67cf28', u'tenant_id': u'd2d647b3fab944fcbd56363003a91459', u'created_at': u'2018-08-17T01:09:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd2d647b3fab944fcbd56363003a91459'}) 2018-08-17 01:09:52,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:09:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "vping_ssh-router_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "admin_state_up": true}}' 2018-08-17 01:09:53,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-f820e748-867e-4cd9-a416-1071ec389d83 Date: Fri, 17 Aug 2018 01:09:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:52Z", "admin_state_up": true, "updated_at": "2018-08-17T01:09:53Z", "revision_number": 2, "routes": [], "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "46e5f088-5d69-4fde-ad76-faf1bc40137b", "name": "vping_ssh-router_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}} 2018-08-17 01:09:53,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f820e748-867e-4cd9-a416-1071ec389d83 2018-08-17 01:09:53,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.34648513794s 2018-08-17 01:09:53,531 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f820e748-867e-4cd9-a416-1071ec389d83 2018-08-17 01:09:53,531 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd2d647b3fab944fcbd56363003a91459', u'created_at': u'2018-08-17T01:09:52Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T01:09:53Z', u'revision_number': 2, u'routes': [], u'project_id': u'd2d647b3fab944fcbd56363003a91459', u'id': u'46e5f088-5d69-4fde-ad76-faf1bc40137b', u'name': u'vping_ssh-router_e615dbf1-ac97-4297-a673-88ceb9a4bcb4'}) 2018-08-17 01:09:53,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:09:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"subnet_id": "c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"}' 2018-08-17 01:09:55,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08b2f284-9488-4236-9a06-7d083e3f6137 Date: Fri, 17 Aug 2018 01:09:55 GMT RESP BODY: {"network_id": "fcf45617-609e-46d5-84e4-f7766a67cf28", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "subnet_id": "c1cd0aaf-30e8-4489-8c85-b8ab34f76a40", "subnet_ids": ["c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"], "port_id": "45016676-5c3a-46fb-afcb-870e10ea64c1", "id": "46e5f088-5d69-4fde-ad76-faf1bc40137b"} 2018-08-17 01:09:55,420 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b/add_router_interface.json used request id req-08b2f284-9488-4236-9a06-7d083e3f6137 2018-08-17 01:09:55,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.8878121376s 2018-08-17 01:09:55,420 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b/add_router_interface.json used request id req-08b2f284-9488-4236-9a06-7d083e3f6137 returning object 46e5f088-5d69-4fde-ad76-faf1bc40137b 2018-08-17 01:09:55,421 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:09:55,553 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:09:55,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:09:55,559 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:09:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:09:55,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:55,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-661a5470-95ca-4f5e-afa2-3bc56c4edffd Date: Fri, 17 Aug 2018 01:09:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:55,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-661a5470-95ca-4f5e-afa2-3bc56c4edffd 2018-08-17 01:09:55,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287971973419s 2018-08-17 01:09:55,850 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-661a5470-95ca-4f5e-afa2-3bc56c4edffd 2018-08-17 01:09:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:09:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}' 2018-08-17 01:09:55,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b71ea8d0-b999-49f5-b8b5-1aa5a431a77e Date: Fri, 17 Aug 2018 01:09:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:55Z", "file": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file", "owner": "d2d647b3fab944fcbd56363003a91459", "id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "size": null, "self": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "checksum": null, "created_at": "2018-08-17T01:09:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:09:55,916 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b71ea8d0-b999-49f5-b8b5-1aa5a431a77e 2018-08-17 01:09:55,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0575819015503s 2018-08-17 01:09:55,916 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b71ea8d0-b999-49f5-b8b5-1aa5a431a77e returning object 7f3a5573-01aa-4109-a18e-2a7fdc656b90 2018-08-17 01:09:55,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:09:55,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '' 2018-08-17 01:09:56,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d809fca3-7ee1-4086-8117-165e1edb336a Date: Fri, 17 Aug 2018 01:09:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:09:56,624 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file used request id req-d809fca3-7ee1-4086-8117-165e1edb336a 2018-08-17 01:09:56,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.707334041595s 2018-08-17 01:09:56,624 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file used request id req-d809fca3-7ee1-4086-8117-165e1edb336a 2018-08-17 01:09:56,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:56,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-7d264d99-83b0-4f51-abf1-177d6f212bda Date: Fri, 17 Aug 2018 01:09:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:56Z", "file": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file", "owner": "d2d647b3fab944fcbd56363003a91459", "id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "size": 12716032, "self": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:09:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:56,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7d264d99-83b0-4f51-abf1-177d6f212bda 2018-08-17 01:09:56,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041631937027s 2018-08-17 01:09:56,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7d264d99-83b0-4f51-abf1-177d6f212bda 2018-08-17 01:09:56,672 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file', 'owner': u'd2d647b3fab944fcbd56363003a91459', 'id': u'7f3a5573-01aa-4109-a18e-2a7fdc656b90', 'size': 12716032, u'self': u'/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2d647b3fab944fcbd56363003a91459', 'name': 'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:09:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:09:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'created': u'2018-08-17T01:09:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:09:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:09:56,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:09:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:09:57,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-0b3449dc-cc65-458a-83dc-2008b276d685 x-compute-request-id: req-0b3449dc-cc65-458a-83dc-2008b276d685 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "75d9e667-d082-4371-bd5f-f3c6c7039146"}} 2018-08-17 01:09:57,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b3449dc-cc65-458a-83dc-2008b276d685 2018-08-17 01:09:57,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329071044922s 2018-08-17 01:09:57,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b3449dc-cc65-458a-83dc-2008b276d685 2018-08-17 01:09:57,003 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', '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'5e5e1480598e465bbba7058ad48d7311', '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'75d9e667-d082-4371-bd5f-f3c6c7039146', 'swap': 0}) 2018-08-17 01:09:57,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:09:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" -d '{"extra_specs": {}}' 2018-08-17 01:09:57,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-ca8bdfd4-521b-4f84-9023-67b562894611 x-compute-request-id: req-ca8bdfd4-521b-4f84-9023-67b562894611 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:09:57,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146/os-extra_specs used request id req-ca8bdfd4-521b-4f84-9023-67b562894611 2018-08-17 01:09:57,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211269855499s 2018-08-17 01:09:57,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146/os-extra_specs used request id req-ca8bdfd4-521b-4f84-9023-67b562894611 2018-08-17 01:09:57,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-17 01:09:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"keypair": {"name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}}' 2018-08-17 01:09:57,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-b0bc20ed-338a-4ed0-8f2b-b5b46c767466 x-compute-request-id: req-b0bc20ed-338a-4ed0-8f2b-b5b46c767466 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJAAqNqstEWjfIQfdm4uHhnevMl7DlIlOAIqUGics2wyA8Alh165wOeVqb2nFTyJkmiOoYPwQanRLNMnJY6a4HQIv0WMuWuvvscGkmRHQp4Y0+GvZH0+iciPp7YoLTYM5B2paWlx4NJ8Tvguar6rGwVVde+J2SosXfnGjsIdPrdTionZ0rLsa+TN8ASoAqtDrpzpFOmbJJVDLWhxyDeMjg27d0INOZVRtncGdEnjvKUQ2ZVUlnkolSO4Qx5q2WpmCPu9WTbGoADPNbGaxuuke3RBYnQEMUVXpSbcjYDKLW6wutSIHYXi2rsWpp5PoDEIe19x0yhCfEk7Am2p/aSj+f Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyQAKjarLRFo3yEH3ZuLh4Z3rzJew5SJTgCKlBonLNsMgPAJY\ndeucDnlam9pxU8iZJojqGD8EGp0SzTJyWOmuB0CL9FjLlrr77HBpJkR0KeGNPhr2\nR9PonIj6e2KC02DOQdqWlpceDSfE74Lmq+qxsFVXXvidkqLF35xo7CHT63U4qJ2d\nKy7GvkzfAEqAKrQ66c6RTpmySVQy1occg3jI4Nu3dCDTmVUbZ3BnRJ47ylENmVVJ\nZ5KJUjuEMeatlqZgj7vVk2xqAAzzWxmsbrpHt0QWJ0BDFFV6Um3I2Ayi1usLrUiB\n2F4tq7FqaeT6AxCHtfcdMoQnxJOwJtqf2ko/nwIDAQABAoIBABgSmjD3WJraFz4z\nsFaxK45i5H+/Vx9KKif5fjw3OpBXdD/bpA6TZkBRhmmOEu6O4tC7qxW2Tl6Fm1/Z\n/9noOsCBmYFtNQzbXhqmJ+G+Zw8xBUJ/5ikaFwzQVvd6B+Ma//jhHhHxDVdUAQES\nc1/5nshYoDsumWibeAlc6TAGqSPU0rxMlPjfoPhHSRZpEN2YluPJy2tWHETv6j5T\nZESSg+Ys4qC6bEiHT1COdFssU0ChgmV4ul8B7EkGoqLTvW6W9G41IKhLm1crcA1u\na+1CX204iUPmy2heZsD8xe6wIOy0ydV3VHZ66sG06du5AV3lEZybqAV74J2CmDXQ\n4DTJHwECgYEA8ovsAsyhxz6I7+0hon3i0vsnp6PmWRpjS++7oyqV1nwrK+5YfWZ4\n3xW85uwtwrCDRMG/Kchih8g0yPLcCb8UA6Jijohs7wSADb1l5sgdWl393fQOSZGw\nhLwU0sNj8VDUSOJInw28un25cnhhM/xYgrTDNvgkhl5E0HovnKN5NB8CgYEA1CYs\nr31JpuKuInyqiV/tmkdHaE8ZQJ9LuwaTB5XJdWucddAtWM87m9rKyrBImlZpU9m8\nKJEvkozEwtSjHA1wq5+TLLVXOnGPmMckJ2Cs4uzLw795GWcwMQAR9ayc9ucQg4Kn\nG8b3H5kWzfJE8/PJnY75XcrU2Qd81pgNWRHJhIECgYEAzBn8r9pdJNo1x5iHnkJK\n1nnsw8BDfaWb+3GwNz0Fu+jfN2epZVUOz8NuI/CJDXUV8Y0MfW+XomVSLetYSIdX\noztJrmGVMYla7LT9hDfPo5TGpbjTMQt9PCU9bKJpfs8i5HYu4FFiCJj1riMowONP\n5CWSxLYJnlzDkZ/QYwKZYscCgYAFX6IqH8ZJz9wRS48WQ7PFAKEyZy6AkIheiGAZ\nBRZBPySLZ2Z+pWEhJX2VfLmaDy5DzXQSovrNf3tMZA5tm3mLH1OfAkjfVhkJCaJE\nzRIT/WN75dGvbwmtdA8AZgrjxh6I9jo9XeDMkBgfx08vzrEAqKpwUb7qcGIdHWTZ\nKLYuAQKBgHWZLGrhKuzYewtGkex3N8ntGpAp6CgUH4DQoJDLcci5NBb899mhs++g\nqEv2wfkkkJ6P9TabTiJjnuHTepRow0Ns86Dizgq761EAf2ikxnxrzx2YfIaZkmF/\nj3nszIqwdFDF+4HXaJN41Q5tJkVW/DAUwtK62Jd5xSA5crDXHSw0\n-----END RSA PRIVATE KEY-----\n", "user_id": "e004e7b099224a78bc2eaa59af09878d", "name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "fingerprint": "c8:fb:fb:c0:7f:76:06:e1:55:9c:68:ec:9e:ea:27:1a"}} 2018-08-17 01:09:57,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b0bc20ed-338a-4ed0-8f2b-b5b46c767466 2018-08-17 01:09:57,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.629206180573s 2018-08-17 01:09:57,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b0bc20ed-338a-4ed0-8f2b-b5b46c767466 2018-08-17 01:09:57,656 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJAAqNqstEWjfIQfdm4uHhnevMl7DlIlOAIqUGics2wyA8Alh165wOeVqb2nFTyJkmiOoYPwQanRLNMnJY6a4HQIv0WMuWuvvscGkmRHQp4Y0+GvZH0+iciPp7YoLTYM5B2paWlx4NJ8Tvguar6rGwVVde+J2SosXfnGjsIdPrdTionZ0rLsa+TN8ASoAqtDrpzpFOmbJJVDLWhxyDeMjg27d0INOZVRtncGdEnjvKUQ2ZVUlnkolSO4Qx5q2WpmCPu9WTbGoADPNbGaxuuke3RBYnQEMUVXpSbcjYDKLW6wutSIHYXi2rsWpp5PoDEIe19x0yhCfEk7Am2p/aSj+f Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyQAKjarLRFo3yEH3ZuLh4Z3rzJew5SJTgCKlBonLNsMgPAJY\ndeucDnlam9pxU8iZJojqGD8EGp0SzTJyWOmuB0CL9FjLlrr77HBpJkR0KeGNPhr2\nR9PonIj6e2KC02DOQdqWlpceDSfE74Lmq+qxsFVXXvidkqLF35xo7CHT63U4qJ2d\nKy7GvkzfAEqAKrQ66c6RTpmySVQy1occg3jI4Nu3dCDTmVUbZ3BnRJ47ylENmVVJ\nZ5KJUjuEMeatlqZgj7vVk2xqAAzzWxmsbrpHt0QWJ0BDFFV6Um3I2Ayi1usLrUiB\n2F4tq7FqaeT6AxCHtfcdMoQnxJOwJtqf2ko/nwIDAQABAoIBABgSmjD3WJraFz4z\nsFaxK45i5H+/Vx9KKif5fjw3OpBXdD/bpA6TZkBRhmmOEu6O4tC7qxW2Tl6Fm1/Z\n/9noOsCBmYFtNQzbXhqmJ+G+Zw8xBUJ/5ikaFwzQVvd6B+Ma//jhHhHxDVdUAQES\nc1/5nshYoDsumWibeAlc6TAGqSPU0rxMlPjfoPhHSRZpEN2YluPJy2tWHETv6j5T\nZESSg+Ys4qC6bEiHT1COdFssU0ChgmV4ul8B7EkGoqLTvW6W9G41IKhLm1crcA1u\na+1CX204iUPmy2heZsD8xe6wIOy0ydV3VHZ66sG06du5AV3lEZybqAV74J2CmDXQ\n4DTJHwECgYEA8ovsAsyhxz6I7+0hon3i0vsnp6PmWRpjS++7oyqV1nwrK+5YfWZ4\n3xW85uwtwrCDRMG/Kchih8g0yPLcCb8UA6Jijohs7wSADb1l5sgdWl393fQOSZGw\nhLwU0sNj8VDUSOJInw28un25cnhhM/xYgrTDNvgkhl5E0HovnKN5NB8CgYEA1CYs\nr31JpuKuInyqiV/tmkdHaE8ZQJ9LuwaTB5XJdWucddAtWM87m9rKyrBImlZpU9m8\nKJEvkozEwtSjHA1wq5+TLLVXOnGPmMckJ2Cs4uzLw795GWcwMQAR9ayc9ucQg4Kn\nG8b3H5kWzfJE8/PJnY75XcrU2Qd81pgNWRHJhIECgYEAzBn8r9pdJNo1x5iHnkJK\n1nnsw8BDfaWb+3GwNz0Fu+jfN2epZVUOz8NuI/CJDXUV8Y0MfW+XomVSLetYSIdX\noztJrmGVMYla7LT9hDfPo5TGpbjTMQt9PCU9bKJpfs8i5HYu4FFiCJj1riMowONP\n5CWSxLYJnlzDkZ/QYwKZYscCgYAFX6IqH8ZJz9wRS48WQ7PFAKEyZy6AkIheiGAZ\nBRZBPySLZ2Z+pWEhJX2VfLmaDy5DzXQSovrNf3tMZA5tm3mLH1OfAkjfVhkJCaJE\nzRIT/WN75dGvbwmtdA8AZgrjxh6I9jo9XeDMkBgfx08vzrEAqKpwUb7qcGIdHWTZ\nKLYuAQKBgHWZLGrhKuzYewtGkex3N8ntGpAp6CgUH4DQoJDLcci5NBb899mhs++g\nqEv2wfkkkJ6P9TabTiJjnuHTepRow0Ns86Dizgq761EAf2ikxnxrzx2YfIaZkmF/\nj3nszIqwdFDF+4HXaJN41Q5tJkVW/DAUwtK62Jd5xSA5crDXHSw0\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e004e7b099224a78bc2eaa59af09878d', 'name': u'vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'created_at': '2018-08-17T01:09:57.656404', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2d647b3fab944fcbd56363003a91459', 'name': 'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c8:fb:fb:c0:7f:76:06:e1:55:9c:68:ec:9e:ea:27:1a', 'type': 'ssh', 'id': u'vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4'}) 2018-08-17 01:09:57,656 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAyQAKjarLRFo3yEH3ZuLh4Z3rzJew5SJTgCKlBonLNsMgPAJY deucDnlam9pxU8iZJojqGD8EGp0SzTJyWOmuB0CL9FjLlrr77HBpJkR0KeGNPhr2 R9PonIj6e2KC02DOQdqWlpceDSfE74Lmq+qxsFVXXvidkqLF35xo7CHT63U4qJ2d Ky7GvkzfAEqAKrQ66c6RTpmySVQy1occg3jI4Nu3dCDTmVUbZ3BnRJ47ylENmVVJ Z5KJUjuEMeatlqZgj7vVk2xqAAzzWxmsbrpHt0QWJ0BDFFV6Um3I2Ayi1usLrUiB 2F4tq7FqaeT6AxCHtfcdMoQnxJOwJtqf2ko/nwIDAQABAoIBABgSmjD3WJraFz4z sFaxK45i5H+/Vx9KKif5fjw3OpBXdD/bpA6TZkBRhmmOEu6O4tC7qxW2Tl6Fm1/Z /9noOsCBmYFtNQzbXhqmJ+G+Zw8xBUJ/5ikaFwzQVvd6B+Ma//jhHhHxDVdUAQES c1/5nshYoDsumWibeAlc6TAGqSPU0rxMlPjfoPhHSRZpEN2YluPJy2tWHETv6j5T ZESSg+Ys4qC6bEiHT1COdFssU0ChgmV4ul8B7EkGoqLTvW6W9G41IKhLm1crcA1u a+1CX204iUPmy2heZsD8xe6wIOy0ydV3VHZ66sG06du5AV3lEZybqAV74J2CmDXQ 4DTJHwECgYEA8ovsAsyhxz6I7+0hon3i0vsnp6PmWRpjS++7oyqV1nwrK+5YfWZ4 3xW85uwtwrCDRMG/Kchih8g0yPLcCb8UA6Jijohs7wSADb1l5sgdWl393fQOSZGw hLwU0sNj8VDUSOJInw28un25cnhhM/xYgrTDNvgkhl5E0HovnKN5NB8CgYEA1CYs r31JpuKuInyqiV/tmkdHaE8ZQJ9LuwaTB5XJdWucddAtWM87m9rKyrBImlZpU9m8 KJEvkozEwtSjHA1wq5+TLLVXOnGPmMckJ2Cs4uzLw795GWcwMQAR9ayc9ucQg4Kn G8b3H5kWzfJE8/PJnY75XcrU2Qd81pgNWRHJhIECgYEAzBn8r9pdJNo1x5iHnkJK 1nnsw8BDfaWb+3GwNz0Fu+jfN2epZVUOz8NuI/CJDXUV8Y0MfW+XomVSLetYSIdX oztJrmGVMYla7LT9hDfPo5TGpbjTMQt9PCU9bKJpfs8i5HYu4FFiCJj1riMowONP 5CWSxLYJnlzDkZ/QYwKZYscCgYAFX6IqH8ZJz9wRS48WQ7PFAKEyZy6AkIheiGAZ BRZBPySLZ2Z+pWEhJX2VfLmaDy5DzXQSovrNf3tMZA5tm3mLH1OfAkjfVhkJCaJE zRIT/WN75dGvbwmtdA8AZgrjxh6I9jo9XeDMkBgfx08vzrEAqKpwUb7qcGIdHWTZ KLYuAQKBgHWZLGrhKuzYewtGkex3N8ntGpAp6CgUH4DQoJDLcci5NBb899mhs++g qEv2wfkkkJ6P9TabTiJjnuHTepRow0Ns86Dizgq761EAf2ikxnxrzx2YfIaZkmF/ j3nszIqwdFDF+4HXaJN41Q5tJkVW/DAUwtK62Jd5xSA5crDXHSw0 -----END RSA PRIVATE KEY----- 2018-08-17 01:09:57,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-17 01:09:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"security_group": {"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-17 01:09:57,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-36c84353-7f0a-4d39-b831-2f5d49ac995d Date: Fri, 17 Aug 2018 01:09:57 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:57Z", "updated_at": "2018-08-17T01:09:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "63bf8c4f-4d65-45d1-b5de-0f5d8852ffe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "bf5416c3-4450-465a-a304-a4a46b5509f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}} 2018-08-17 01:09:57,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-36c84353-7f0a-4d39-b831-2f5d49ac995d 2018-08-17 01:09:57,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.244933128357s 2018-08-17 01:09:57,904 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-36c84353-7f0a-4d39-b831-2f5d49ac995d 2018-08-17 01:09:57,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:09:57,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:57,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-65a96e84-208d-41b1-832b-f1094148c36a Date: Fri, 17 Aug 2018 01:09:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:57Z", "updated_at": "2018-08-17T01:09:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "63bf8c4f-4d65-45d1-b5de-0f5d8852ffe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "bf5416c3-4450-465a-a304-a4a46b5509f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}]} 2018-08-17 01:09:57,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-65a96e84-208d-41b1-832b-f1094148c36a 2018-08-17 01:09:57,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0665891170502s 2018-08-17 01:09:57,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-65a96e84-208d-41b1-832b-f1094148c36a 2018-08-17 01:09:57,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:09:57,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -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": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"}}' 2018-08-17 01:09:58,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-71ae6a79-0f18-47a8-ac1f-8989f093c768 Date: Fri, 17 Aug 2018 01:09:58 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-08-17T01:09:58Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "port_range_min": 22, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:58Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "d287cb4a-138a-4e78-a030-0aec1b54a865"}} 2018-08-17 01:09:58,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-71ae6a79-0f18-47a8-ac1f-8989f093c768 2018-08-17 01:09:58,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.397032976151s 2018-08-17 01:09:58,377 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-71ae6a79-0f18-47a8-ac1f-8989f093c768 2018-08-17 01:09:58,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:09:58,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:58,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-bdfb74fc-e2c7-4e92-b187-94b5713a8980 Date: Fri, 17 Aug 2018 01:09:58 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:57Z", "updated_at": "2018-08-17T01:09:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "63bf8c4f-4d65-45d1-b5de-0f5d8852ffe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "bf5416c3-4450-465a-a304-a4a46b5509f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:09:58Z", "revision_number": 0, "id": "d287cb4a-138a-4e78-a030-0aec1b54a865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:58Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 2, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}]} 2018-08-17 01:09:58,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bdfb74fc-e2c7-4e92-b187-94b5713a8980 2018-08-17 01:09:58,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.058610200882s 2018-08-17 01:09:58,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bdfb74fc-e2c7-4e92-b187-94b5713a8980 2018-08-17 01:09:58,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:09:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -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": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"}}' 2018-08-17 01:09:58,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0edac360-402f-475f-8516-f85c766f6081 Date: Fri, 17 Aug 2018 01:09:58 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-08-17T01:09:58Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:58Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "e8df0d6b-dd12-45db-86bb-38fb61f03a84"}} 2018-08-17 01:09:58,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0edac360-402f-475f-8516-f85c766f6081 2018-08-17 01:09:58,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153416872025s 2018-08-17 01:09:58,596 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0edac360-402f-475f-8516-f85c766f6081 2018-08-17 01:09:58,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:09:58,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:58,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-f39461f4-cf7a-4b1e-8100-7cd6ce89c145 Date: Fri, 17 Aug 2018 01:09:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"],"updated_at":"2018-08-17T01:09:51Z","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d2d647b3fab944fcbd56363003a91459","id":"fcf45617-609e-46d5-84e4-f7766a67cf28","name":"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:09:58,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f39461f4-cf7a-4b1e-8100-7cd6ce89c145 2018-08-17 01:09:58,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940079689026s 2018-08-17 01:09:58,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f39461f4-cf7a-4b1e-8100-7cd6ce89c145 2018-08-17 01:09:58,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:09:58,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:58,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-5bf3ae14-7beb-49d7-b777-0721c90db092 Date: Fri, 17 Aug 2018 01:09:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:56Z", "file": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file", "owner": "d2d647b3fab944fcbd56363003a91459", "id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "size": 12716032, "self": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:09:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:09:58,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5bf3ae14-7beb-49d7-b777-0721c90db092 2018-08-17 01:09:58,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385990142822s 2018-08-17 01:09:58,736 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-5bf3ae14-7beb-49d7-b777-0721c90db092 2018-08-17 01:09:58,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:09:58,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:09:58,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:09: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-71854319-47a8-47c4-8d24-7d36173cc683 x-compute-request-id: req-71854319-47a8-47c4-8d24-7d36173cc683 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "75d9e667-d082-4371-bd5f-f3c6c7039146"}]} 2018-08-17 01:09:58,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-71854319-47a8-47c4-8d24-7d36173cc683 2018-08-17 01:09:58,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226399898529s 2018-08-17 01:09:58,760 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-71854319-47a8-47c4-8d24-7d36173cc683 2018-08-17 01:09:58,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:09:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"server": {"name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "imageRef": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "flavorRef": "75d9e667-d082-4371-bd5f-f3c6c7039146", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fcf45617-609e-46d5-84e4-f7766a67cf28"}], "security_groups": [{"name": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"}]}}' 2018-08-17 01:10:00,528 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:09: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-c28b547d-96f3-4838-b36e-e54eb158f26f x-compute-request-id: req-c28b547d-96f3-4838-b36e-e54eb158f26f Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"}], "OS-DCF:diskConfig": "MANUAL", "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "adminPass": "EKC2r8yzAic4"}} 2018-08-17 01:10:00,528 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c28b547d-96f3-4838-b36e-e54eb158f26f 2018-08-17 01:10:00,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.76672911644s 2018-08-17 01:10:00,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c28b547d-96f3-4838-b36e-e54eb158f26f 2018-08-17 01:10:00,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:00,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:01,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-8074efd1-f7c9-49d5-8e02-4b55bbe97434 x-compute-request-id: req-8074efd1-f7c9-49d5-8e02-4b55bbe97434 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:01,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8074efd1-f7c9-49d5-8e02-4b55bbe97434 2018-08-17 01:10:01,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536375999451s 2018-08-17 01:10:01,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8074efd1-f7c9-49d5-8e02-4b55bbe97434 2018-08-17 01:10:01,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:01,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:01,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-60ef11bf-f1d6-46c1-822b-54458275343f Date: Fri, 17 Aug 2018 01:10:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"],"updated_at":"2018-08-17T01:09:51Z","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d2d647b3fab944fcbd56363003a91459","id":"fcf45617-609e-46d5-84e4-f7766a67cf28","name":"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:01,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-60ef11bf-f1d6-46c1-822b-54458275343f 2018-08-17 01:10:01,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110787153244s 2018-08-17 01:10:01,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-60ef11bf-f1d6-46c1-822b-54458275343f 2018-08-17 01:10:01,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:10:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:01,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-75f944f6-908a-4400-8a44-097931d88ecc Date: Fri, 17 Aug 2018 01:10:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcf45617-609e-46d5-84e4-f7766a67cf28","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:09:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d2d647b3fab944fcbd56363003a91459","id":"c1cd0aaf-30e8-4489-8c85-b8ab34f76a40","subnetpool_id":null,"name":"vping_ssh-subnet_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:01,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-75f944f6-908a-4400-8a44-097931d88ecc 2018-08-17 01:10:01,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0765588283539s 2018-08-17 01:10:01,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-75f944f6-908a-4400-8a44-097931d88ecc 2018-08-17 01:10:01,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:03,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:03,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-3b1b0230-1f6f-4313-8180-3e9e89f50064 x-compute-request-id: req-3b1b0230-1f6f-4313-8180-3e9e89f50064 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:03Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:03,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b1b0230-1f6f-4313-8180-3e9e89f50064 2018-08-17 01:10:03,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384832859039s 2018-08-17 01:10:03,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b1b0230-1f6f-4313-8180-3e9e89f50064 2018-08-17 01:10:03,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:05,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:06,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-3519d063-b15c-4bfb-87d9-7f25e2a7c01c x-compute-request-id: req-3519d063-b15c-4bfb-87d9-7f25e2a7c01c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:03Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:06,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3519d063-b15c-4bfb-87d9-7f25e2a7c01c 2018-08-17 01:10:06,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.608356952667s 2018-08-17 01:10:06,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3519d063-b15c-4bfb-87d9-7f25e2a7c01c 2018-08-17 01:10:06,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:08,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:08,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:08,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-d6c15bc0-ee0a-451d-a727-dc15b5dc94d9 x-compute-request-id: req-d6c15bc0-ee0a-451d-a727-dc15b5dc94d9 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:8a:21", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:07.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:07Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:08,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6c15bc0-ee0a-451d-a727-dc15b5dc94d9 2018-08-17 01:10:08,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179110050201s 2018-08-17 01:10:08,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6c15bc0-ee0a-451d-a727-dc15b5dc94d9 2018-08-17 01:10:08,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:10:08,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=38577c8c-ecc0-47fd-ac09-fc6b676e1739" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:08,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-282cd655-b564-4503-b0e5-15d746cf711d Date: Fri, 17 Aug 2018 01:10:08 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcf45617-609e-46d5-84e4-f7766a67cf28","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:10:03Z","admin_state_up":true,"updated_at":"2018-08-17T01:10:07Z","binding:vnic_type":"normal","device_id":"38577c8c-ecc0-47fd-ac09-fc6b676e1739","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:33:8a:21","id":"ddea603c-88a2-42c3-be08-111969ec14d3","port_security_enabled":true,"project_id":"d2d647b3fab944fcbd56363003a91459","fixed_ips":[{"subnet_id":"c1cd0aaf-30e8-4489-8c85-b8ab34f76a40","ip_address":"192.168.120.19"}],"extra_dhcp_opts":[],"security_groups":["16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"],"name":""}]} 2018-08-17 01:10:08,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=38577c8c-ecc0-47fd-ac09-fc6b676e1739 used request id req-282cd655-b564-4503-b0e5-15d746cf711d 2018-08-17 01:10:08,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0711870193481s 2018-08-17 01:10:08,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=38577c8c-ecc0-47fd-ac09-fc6b676e1739 used request id req-282cd655-b564-4503-b0e5-15d746cf711d 2018-08-17 01:10:08,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:10:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ddea603c-88a2-42c3-be08-111969ec14d3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:08,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d08a0250-2e11-426f-8539-208a6df6caa1 Date: Fri, 17 Aug 2018 01:10:08 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:10:08,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ddea603c-88a2-42c3-be08-111969ec14d3 used request id req-d08a0250-2e11-426f-8539-208a6df6caa1 2018-08-17 01:10:08,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0458228588104s 2018-08-17 01:10:08,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ddea603c-88a2-42c3-be08-111969ec14d3 used request id req-d08a0250-2e11-426f-8539-208a6df6caa1 2018-08-17 01:10:08,580 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:8a:21', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7f3a5573-01aa-4109-a18e-2a7fdc656b90'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T01:10:07.000000', 'flavor': Munch({u'id': u'75d9e667-d082-4371-bd5f-f3c6c7039146'}), 'az': u'nova', 'id': u'38577c8c-ecc0-47fd-ac09-fc6b676e1739', 'security_groups': [Munch({u'name': u'vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e004e7b099224a78bc2eaa59af09878d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2d647b3fab944fcbd56363003a91459', 'name': 'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', '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-08-17T01:10:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:10:07Z', 'hostId': u'33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T01:10:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd2d647b3fab944fcbd56363003a91459', 'name': u'vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'adminPass': u'EKC2r8yzAic4', 'tenant_id': u'd2d647b3fab944fcbd56363003a91459', 'created_at': u'2018-08-17T01:10:00Z', 'created': u'2018-08-17T01:10:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:10:08,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:08,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:08,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-12e89cd5-e1ef-4fd0-8a97-1ee1ad9a365e Date: Fri, 17 Aug 2018 01:10:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"],"updated_at":"2018-08-17T01:09:51Z","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d2d647b3fab944fcbd56363003a91459","id":"fcf45617-609e-46d5-84e4-f7766a67cf28","name":"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:08,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-12e89cd5-e1ef-4fd0-8a97-1ee1ad9a365e 2018-08-17 01:10:08,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936670303345s 2018-08-17 01:10:08,675 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-12e89cd5-e1ef-4fd0-8a97-1ee1ad9a365e 2018-08-17 01:10:08,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:10:08,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:08,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-6210018c-7c69-48b2-85dd-7030282e8732 Date: Fri, 17 Aug 2018 01:10:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:56Z", "file": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file", "owner": "d2d647b3fab944fcbd56363003a91459", "id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "size": 12716032, "self": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:09:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:10:08,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6210018c-7c69-48b2-85dd-7030282e8732 2018-08-17 01:10:08,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356669425964s 2018-08-17 01:10:08,716 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6210018c-7c69-48b2-85dd-7030282e8732 2018-08-17 01:10:08,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:10:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:08,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-e3c49c8b-2662-4c42-a726-8bf07024e735 x-compute-request-id: req-e3c49c8b-2662-4c42-a726-8bf07024e735 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "75d9e667-d082-4371-bd5f-f3c6c7039146"}]} 2018-08-17 01:10:08,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e3c49c8b-2662-4c42-a726-8bf07024e735 2018-08-17 01:10:08,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269258022308s 2018-08-17 01:10:08,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e3c49c8b-2662-4c42-a726-8bf07024e735 2018-08-17 01:10:08,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:10:08,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"server": {"name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "imageRef": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "flavorRef": "75d9e667-d082-4371-bd5f-f3c6c7039146", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fcf45617-609e-46d5-84e4-f7766a67cf28"}], "security_groups": [{"name": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"}]}}' 2018-08-17 01:10:10,181 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:10: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-1e7cd274-7fd5-4ac0-9966-3024bdc92610 x-compute-request-id: req-1e7cd274-7fd5-4ac0-9966-3024bdc92610 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"}], "OS-DCF:diskConfig": "MANUAL", "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "adminPass": "Vo4sFYFVpiG8"}} 2018-08-17 01:10:10,181 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-1e7cd274-7fd5-4ac0-9966-3024bdc92610 2018-08-17 01:10:10,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.43574786186s 2018-08-17 01:10:10,182 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-1e7cd274-7fd5-4ac0-9966-3024bdc92610 2018-08-17 01:10:10,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:10,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:10,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-d8484d47-3302-4bf9-8529-79ce33f852b9 x-compute-request-id: req-d8484d47-3302-4bf9-8529-79ce33f852b9 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:8a:21", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:07.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:07Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:10,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d8484d47-3302-4bf9-8529-79ce33f852b9 2018-08-17 01:10:10,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399874925613s 2018-08-17 01:10:10,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d8484d47-3302-4bf9-8529-79ce33f852b9 2018-08-17 01:10:10,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:12,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:13,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-8db45bbb-2328-482c-aef0-166e95b06c52 x-compute-request-id: req-8db45bbb-2328-482c-aef0-166e95b06c52 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:12Z", "hostId": "53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:8a:21", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:07.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:07Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:13,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8db45bbb-2328-482c-aef0-166e95b06c52 2018-08-17 01:10:13,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617027044296s 2018-08-17 01:10:13,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8db45bbb-2328-482c-aef0-166e95b06c52 2018-08-17 01:10:13,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:15,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:15,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-868fd346-bb5f-43d9-9579-3e7cfe85e60e x-compute-request-id: req-868fd346-bb5f-43d9-9579-3e7cfe85e60e Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:13Z", "hostId": "53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:8a:21", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:07.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:07Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:15,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-868fd346-bb5f-43d9-9579-3e7cfe85e60e 2018-08-17 01:10:15,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177564144135s 2018-08-17 01:10:15,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-868fd346-bb5f-43d9-9579-3e7cfe85e60e 2018-08-17 01:10:15,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:17,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:17,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-5b6be83e-ba74-4c1c-b57c-fbd83be39df1 x-compute-request-id: req-5b6be83e-ba74-4c1c-b57c-fbd83be39df1 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:13Z", "hostId": "53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:8a:21", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:07.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:07Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:17,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b6be83e-ba74-4c1c-b57c-fbd83be39df1 2018-08-17 01:10:17,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432870864868s 2018-08-17 01:10:17,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b6be83e-ba74-4c1c-b57c-fbd83be39df1 2018-08-17 01:10:17,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:19,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:19,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:20,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-79fdae8b-5cb0-4f30-a464-8255f0c05b8b x-compute-request-id: req-79fdae8b-5cb0-4f30-a464-8255f0c05b8b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:35:16", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:18.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:18Z", "hostId": "53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:8a:21", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:07.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:07Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:20,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-79fdae8b-5cb0-4f30-a464-8255f0c05b8b 2018-08-17 01:10:20,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38805103302s 2018-08-17 01:10:20,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-79fdae8b-5cb0-4f30-a464-8255f0c05b8b 2018-08-17 01:10:20,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:10:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=39aa4873-3400-4929-b872-33382dcb8d9c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:20,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9275ec72-b7c5-45dc-a92f-55e3d9804810 Date: Fri, 17 Aug 2018 01:10:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcf45617-609e-46d5-84e4-f7766a67cf28","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:10:12Z","admin_state_up":true,"updated_at":"2018-08-17T01:10:18Z","binding:vnic_type":"normal","device_id":"39aa4873-3400-4929-b872-33382dcb8d9c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:4d:35:16","id":"f2dbf157-682f-4472-9977-40fad3c38c8d","port_security_enabled":true,"project_id":"d2d647b3fab944fcbd56363003a91459","fixed_ips":[{"subnet_id":"c1cd0aaf-30e8-4489-8c85-b8ab34f76a40","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"],"name":""}]} 2018-08-17 01:10:20,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=39aa4873-3400-4929-b872-33382dcb8d9c used request id req-9275ec72-b7c5-45dc-a92f-55e3d9804810 2018-08-17 01:10:20,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494530200958s 2018-08-17 01:10:20,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=39aa4873-3400-4929-b872-33382dcb8d9c used request id req-9275ec72-b7c5-45dc-a92f-55e3d9804810 2018-08-17 01:10:20,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:10:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f2dbf157-682f-4472-9977-40fad3c38c8d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:20,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b093675c-3311-4412-bb9f-e3855eb124c8 Date: Fri, 17 Aug 2018 01:10:20 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:10:20,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f2dbf157-682f-4472-9977-40fad3c38c8d used request id req-b093675c-3311-4412-bb9f-e3855eb124c8 2018-08-17 01:10:20,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0449538230896s 2018-08-17 01:10:20,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f2dbf157-682f-4472-9977-40fad3c38c8d used request id req-b093675c-3311-4412-bb9f-e3855eb124c8 2018-08-17 01:10:20,336 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:35:16', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7f3a5573-01aa-4109-a18e-2a7fdc656b90'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T01:10:18.000000', 'flavor': Munch({u'id': u'75d9e667-d082-4371-bd5f-f3c6c7039146'}), 'az': u'nova', 'id': u'39aa4873-3400-4929-b872-33382dcb8d9c', 'security_groups': [Munch({u'name': u'vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e004e7b099224a78bc2eaa59af09878d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2d647b3fab944fcbd56363003a91459', 'name': 'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', '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-08-17T01:10:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:10:18Z', 'hostId': u'53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T01:10:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd2d647b3fab944fcbd56363003a91459', 'name': u'vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'adminPass': u'Vo4sFYFVpiG8', 'tenant_id': u'd2d647b3fab944fcbd56363003a91459', 'created_at': u'2018-08-17T01:10:10Z', 'created': u'2018-08-17T01:10:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:10:20,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:20,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-acb733b4-7439-40f2-b1d7-b23b8f8517e2 Date: Fri, 17 Aug 2018 01:10:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"],"updated_at":"2018-08-17T01:09:51Z","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d2d647b3fab944fcbd56363003a91459","id":"fcf45617-609e-46d5-84e4-f7766a67cf28","name":"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:20,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-acb733b4-7439-40f2-b1d7-b23b8f8517e2 2018-08-17 01:10:20,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914149284363s 2018-08-17 01:10:20,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-acb733b4-7439-40f2-b1d7-b23b8f8517e2 2018-08-17 01:10:20,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:10:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=39aa4873-3400-4929-b872-33382dcb8d9c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:20,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-71fa362b-8325-4670-be17-189f46306d03 Date: Fri, 17 Aug 2018 01:10:20 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fcf45617-609e-46d5-84e4-f7766a67cf28","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:10:12Z","admin_state_up":true,"updated_at":"2018-08-17T01:10:18Z","binding:vnic_type":"normal","device_id":"39aa4873-3400-4929-b872-33382dcb8d9c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:4d:35:16","id":"f2dbf157-682f-4472-9977-40fad3c38c8d","port_security_enabled":true,"project_id":"d2d647b3fab944fcbd56363003a91459","fixed_ips":[{"subnet_id":"c1cd0aaf-30e8-4489-8c85-b8ab34f76a40","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3"],"name":""}]} 2018-08-17 01:10:20,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=39aa4873-3400-4929-b872-33382dcb8d9c used request id req-71fa362b-8325-4670-be17-189f46306d03 2018-08-17 01:10:20,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0475318431854s 2018-08-17 01:10:20,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=39aa4873-3400-4929-b872-33382dcb8d9c used request id req-71fa362b-8325-4670-be17-189f46306d03 2018-08-17 01:10:20,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-17 01:10:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.3", "port_id": "f2dbf157-682f-4472-9977-40fad3c38c8d"}}' 2018-08-17 01:10:22,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-9e4c6101-efd6-41c9-bcbf-7a167dca954e Date: Fri, 17 Aug 2018 01:10:22 GMT RESP BODY: {"floatingip": {"router_id": "46e5f088-5d69-4fde-ad76-faf1bc40137b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:10:21Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "f2dbf157-682f-4472-9977-40fad3c38c8d", "id": "7d7fda2b-c700-412b-8ba9-0497bf52f821", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:10:21Z", "project_id": "d2d647b3fab944fcbd56363003a91459"}} 2018-08-17 01:10:22,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9e4c6101-efd6-41c9-bcbf-7a167dca954e 2018-08-17 01:10:22,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15102696419s 2018-08-17 01:10:22,632 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9e4c6101-efd6-41c9-bcbf-7a167dca954e 2018-08-17 01:10:22,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:10:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:22,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-6ac00455-16f9-46f7-9f34-882a120c59bf Date: Fri, 17 Aug 2018 01:10:22 GMT RESP BODY: {"floatingips": [{"router_id": "46e5f088-5d69-4fde-ad76-faf1bc40137b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:10:21Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "f2dbf157-682f-4472-9977-40fad3c38c8d", "id": "7d7fda2b-c700-412b-8ba9-0497bf52f821", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:10:21Z", "project_id": "d2d647b3fab944fcbd56363003a91459"}]} 2018-08-17 01:10:22,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6ac00455-16f9-46f7-9f34-882a120c59bf 2018-08-17 01:10:22,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0966248512268s 2018-08-17 01:10:22,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6ac00455-16f9-46f7-9f34-882a120c59bf 2018-08-17 01:10:22,743 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'46e5f088-5d69-4fde-ad76-faf1bc40137b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd2d647b3fab944fcbd56363003a91459', 'created_at': u'2018-08-17T01:10:21Z', 'attached': True, 'updated_at': u'2018-08-17T01:10:21Z', 'id': u'7d7fda2b-c700-412b-8ba9-0497bf52f821', 'floating_network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2d647b3fab944fcbd56363003a91459', 'name': 'vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'46e5f088-5d69-4fde-ad76-faf1bc40137b', 'project_id': u'd2d647b3fab944fcbd56363003a91459', 'port_id': u'f2dbf157-682f-4472-9977-40fad3c38c8d', 'port': u'f2dbf157-682f-4472-9977-40fad3c38c8d', 'network': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac'}) 2018-08-17 01:10:22,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:10:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:10:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-ee3a0b2a-cb27-491d-b483-ba704987b864 x-compute-request-id: req-ee3a0b2a-cb27-491d-b483-ba704987b864 Content-Encoding: gzip Content-Length: 9620 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514364104 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.182268] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184479] pid_max: default: 32768 minimum: 301\n[ 0.185683] ACPI: Core revision 20150930\n[ 0.187361] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189126] Security Framework initialized\n[ 0.190222] Yama: becoming mindful.\n[ 0.191195] AppArmor: AppArmor initialized\n[ 0.192336] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194132] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.195828] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197440] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199279] Initializing cgroup subsys io\n[ 0.200385] Initializing cgroup subsys memory\n[ 0.201554] Initializing cgroup subsys devices\n[ 0.202716] Initializing cgroup subsys freezer\n[ 0.203878] Initializing cgroup subsys net_cls\n[ 0.205044] Initializing cgroup subsys perf_event\n[ 0.206253] Initializing cgroup subsys net_prio\n[ 0.207432] Initializing cgroup subsys hugetlb\n[ 0.208587] Initializing cgroup subsys pids\n[ 0.209751] CPU: Physical Processor ID: 0\n[ 0.211519] mce: CPU supports 10 MCE banks\n[ 0.212640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.213976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229943] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236523] ftrace: allocating 31920 entries in 125 pages\n[ 0.261576] smpboot: Max logical packages: 1\n[ 0.262737] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264564] x2apic enabled\n[ 0.265699] Switched APIC routing to physical x2apic.\n[ 0.268134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.272353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274759] KVM setup paravirtual spinlock\n[ 0.276344] x86: Booted up 1 node, 1 CPUs\n[ 0.277433] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.279313] devtmpfs: initialized\n[ 0.281277] evm: security.selinux\n[ 0.282226] evm: security.SMACK64\n[ 0.283167] evm: security.SMACK64EXEC\n[ 0.284175] evm: security.SMACK64TRANSMUTE\n[ 0.285262] evm: security.SMACK64MMAP\n[ 0.286291] evm: security.ima\n[ 0.287170] evm: security.capability\n[ 0.288248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.290710] pinctrl core: initialized pinctrl subsystem\n[ 0.292176] RTC time: 1:10:18, date: 08/17/18\n[ 0.293443] NET: Registered protocol family 16\n[ 0.294746] cpuidle: using governor ladder\n[ 0.295847] cpuidle: using governor menu\n[ 0.296911] PCCT header not found.\n[ 0.297918] ACPI: bus type PCI registered\n[ 0.298997] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.300671] PCI: Using configuration type 1 for base access\n[ 0.302810] ACPI: Added _OSI(Module Device)\n[ 0.303959] ACPI: Added _OSI(Processor Device)\n[ 0.305133] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.306362] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308528] ACPI: Interpreter enabled\n[ 0.309550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.312039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.314511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.319450] ACPI: (supports S0 S5)\n[ 0.320399] ACPI: Using IOAPIC for interrupt routing\n[ 0.321656] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326970] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.330263] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.333224] acpiphp: Slot [3] registered\n[ 0.334313] acpiphp: Slot [4] registered\n[ 0.335397] acpiphp: Slot [5] registered\n[ 0.336482] acpiphp: Slot [6] registered\n[ 0.337570] acpiphp: Slot [7] registered\n[ 0.338661] acpiphp: Slot [8] registered\n[ 0.339738] acpiphp: Slot [9] registered\n[ 0.340818] acpiphp: Slot [10] registered\n[ 0.341914] acpiphp: Slot [11] registered\n[ 0.343008] acpiphp: Slot [12] registered\n[ 0.344095] acpiphp: Slot [13] registered\n[ 0.345179] acpiphp: Slot [14] registered\n[ 0.346269] acpiphp: Slot [15] registered\n[ 0.361658] acpiphp: Slot [16] registered\n[ 0.362746] acpiphp: Slot [17] registered\n[ 0.363847] acpiphp: Slot [18] registered\n[ 0.364939] acpiphp: Slot [19] registered\n[ 0.366025] acpiphp: Slot [20] registered\n[ 0.367110] acpiphp: Slot [21] registered\n[ 0.368201] acpiphp: Slot [22] registered\n[ 0.369303] acpiphp: Slot [23] registered\n[ 0.370418] acpiphp: Slot [24] registered\n[ 0.371508] acpiphp: Slot [25] registered\n[ 0.372590] acpiphp: Slot [26] registered\n[ 0.373673] acpiphp: Slot [27] registered\n[ 0.374765] acpiphp: Slot [28] registered\n[ 0.375869] acpiphp: Slot [29] registered\n[ 0.376960] acpiphp: Slot [30] registered\n[ 0.378046] acpiphp: Slot [31] registered\n[ 0.379144] PCI host bridge to bus 0000:00\n[ 0.380242] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383496] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.387447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389457] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393554] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.396805] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398488] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.402849] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.404779] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.427403] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.429326] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.431248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.433130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.434952] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.436725] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.438160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.440270] vgaarb: loaded\n[ 0.441102] vgaarb: bridge control possible 0000:00:02.0\n[ 0.442752] SCSI subsystem initialized\n[ 0.443997] ACPI: bus type USB registered\n[ 0.445133] usbcore: registered new interface driver usbfs\n[ 0.446532] usbcore: registered new interface driver hub\n[ 0.447893] usbcore: registered new device driver usb\n[ 0.449386] PCI: Using ACPI for IRQ routing\n[ 0.450909] NetLabel: Initializing\n[ 0.451890] NetLabel: domain hash size = 128\n[ 0.453047] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454354] NetLabel: unlabeled traffic allowed by default\n[ 0.455929] clocksource: Switched to clocksource kvm-clock\n[ 0.465818] AppArmor: AppArmor Filesystem Enabled\n[ 0.467118] pnp: PnP ACPI init\n[ 0.468339] pnp: PnP ACPI: found 5 devices\n[ 0.475144] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.477474] NET: Registered protocol family 2\n[ 0.478879] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.480627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.482259] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.483857] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485311] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486875] NET: Registered protocol family 1\n[ 0.488069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.489530] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.490982] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.505526] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520122] Trying to unpack rootfs image as initramfs...\n[ 0.582012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.586952] Scanning for low memory corruption every 60 seconds\n[ 0.589081] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.590669] audit: initializing netlink subsys (disabled)\n[ 0.592144] audit: type=2000 audit(1534468219.291:1): initialized\n[ 0.593987] Initialise system trusted keyring\n[ 0.595320] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.596882] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.599590] zbud: loaded\n[ 0.600591] VFS: Disk quotas dquot_6.6.0\n[ 0.601721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.603870] fuse init (API version 7.23)\n[ 0.605109] Key type big_key registered\n[ 0.606208] Allocating IMA MOK and blacklist keyrings.\n[ 0.607869] Key type asymmetric registered\n[ 0.609000] Asymmetric key parser 'x509' registered\n[ 0.610296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612338] io scheduler noop registered\n[ 0.613421] io scheduler deadline registered (default)\n[ 0.614759] io scheduler cfq registered\n[ 0.615951] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.617343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621045] ACPI: Power Button [PWRF]\n[ 0.622256] GHES: HEST is not enabled!\n[ 0.636420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.666126] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.692770] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.695769] Linux agpgart interface v0.103\n[ 0.699126] brd: module loaded\n[ 0.701309] loop: module loaded\n[ 0.707179] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.709183] GPT:90111 != 2097151\n[ 0.710119] GPT:Alternate GPT header not at the end of the disk.\n[ 0.711608] GPT:90111 != 2097151\n[ 0.712542] GPT: Use GNU Parted to correct GPT errors.\n[ 0.713873] vda: vda1 vda15\n[ 0.715565] scsi host0: ata_piix\n[ 0.716630] scsi host1: ata_piix\n[ 0.717623] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.719284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.721275] libphy: Fixed MDIO Bus: probed\n[ 0.722405] tun: Universal TUN/TAP device driver, 1.6\n[ 0.723711] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.726834] PPP generic driver version 2.4.2\n[ 0.728065] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729660] ehci-pci: EHCI PCI platform driver\n[ 0.730839] ehci-platform: EHCI generic platform driver\n[ 0.732202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.733741] ohci-pci: OHCI PCI platform driver\n[ 0.734948] ohci-platform: OHCI generic platform driver\n[ 0.736299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.750986] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.752351] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.754367] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.755752] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.757312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760925] usb usb1: Product: UHCI Host Controller\n[ 0.762191] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.763717] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.765044] hub 1-0:1.0: USB hub found\n[ 0.766203] hub 1-0:1.0: 2 ports detected\n[ 0.767473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.770392] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.771683] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.773067] mousedev: PS/2 mouse device common for all mice\n[ 0.774770] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.777234] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.780375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.781979] i2c /dev entries driver\n[ 0.783011] device-mapper: uevent: version 1.0.3\n[ 0.784317] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.786553] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.788390] NET: Registered protocol family 10\n[ 0.789938] NET: Registered protocol family 17\n[ 0.791141] Key type dns_resolver registered\n[ 0.792435] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793928] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.796345] registered taskstats version 1\n[ 0.797488] Loading compiled-in X.509 certificates\n[ 0.799325] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.801849] zswap: loaded using pool lzo/zbud\n[ 0.803917] Key type trusted registered\n[ 0.806030] Key type encrypted registered\n[ 0.807186] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.808618] ima: No TPM chip found, activating TPM-bypass!\n[ 0.810036] evm: HMAC attrs: 0x1\n[ 0.811327] Magic number: 14:9:155\n[ 0.812386] bdi 1:7: hash matches\n[ 0.813455] rtc_cmos 00:00: setting system clock to 2018-08-17 01:10:19 UTC (1534468219)\n[ 0.815640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817132] EDD information not available.\n[ 0.881509] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.883638] Write protecting the kernel read-only data: 14336k\n[ 0.886591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889051] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.226082] 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.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000004\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9mvrDEtWkXAeDM/Koeaqnq8l3m5EA4zLqn+GI5mWmTWqPu4kol4vM8TqQgPeCE5VX0xBv6MjLZZDg3RqKXdAFHO989yhcqNSSYivRwjpgnxYwiKkSkxxegS9WZVRChO0JfvDKFReNqzpowycPLMcaIyW3MdBPZRX1siLTVtabC52VKnxL66vM1aiuJ8X4t3PgQVMJ+H4Yvh5O3AIa53vjIhUir911SZjxpKQcO7WkkX8QgcMhxsLcFpTrLKl6AjBpyPauKa5nOlpr/Y6NkwO49alFKtQ3Aug9w/ShttFOb9nGh2J0veSTSzPQwIryWj3K1GzO5ncMM2q2Nxpzw0oD root@vping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4\nssh-dss AAAAB3NzaC1kc3MAAACBAOm8VSfQsOLE62eYFLfk3Cvjwh1Tpb9FtwDNSGCe8sHmA7VW7oe3FmZqMInA9Q+j2jqbrK8Cg2LLVCuWx28ufSJKlxmIPqq6QFcPMxsELx13M0H1kdrSpv8GfVDJKxwxjNLXOId6ibYknWXcIQKK7NBAdMs7m/fcHnFn0paE5a07AAAAFQCKYb0wNj5jzUyAIIilMxsR4jleawAAAIByxMmnR0+V68oH/ycPkzi3zWEdrcMyjRgEeDWl+6BQkwbSsJZmxaUcI9rFsXLRy5jieJTULi5qD/4JIO1dv3GfIjFSqtZ58mrgt+9Yvn92jyqVZzsLO0zKAsJ3WxhkdkiUD3asE3mXj93uHIuvediJu66wJzLrcUU5AlAcEGfqJwAAAIEAtKiQi1pbeEXohZ3zkFfw5c14AZvhUGLHVCHvCmt5BSmC0YenVV8YKF7tZY4K4DkySxWGbRR1tbg6ZSmWvt97wgvJT+cST+JGbm628JE8smWPAJI/SJCzu/3rXO4LUePwdXZ82E4NsQYu3wD+tLE25NBfKvlgt174s3ge76mxHHo= root@vping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe4d:3516/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4 login: "} 2018-08-17 01:10:23,480 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c/action used request id req-ee3a0b2a-cb27-491d-b483-ba704987b864 2018-08-17 01:10:23,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.736013889313s 2018-08-17 01:10:23,481 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c/action used request id req-ee3a0b2a-cb27-491d-b483-ba704987b864 2018-08-17 01:10:23,481 - functest.core.singlevm - DEBUG - vm 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 514364104 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.182268] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184479] pid_max: default: 32768 minimum: 301 [ 0.185683] ACPI: Core revision 20150930 [ 0.187361] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189126] Security Framework initialized [ 0.190222] Yama: becoming mindful. [ 0.191195] AppArmor: AppArmor initialized [ 0.192336] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194132] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195828] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197440] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199279] Initializing cgroup subsys io [ 0.200385] Initializing cgroup subsys memory [ 0.201554] Initializing cgroup subsys devices [ 0.202716] Initializing cgroup subsys freezer [ 0.203878] Initializing cgroup subsys net_cls [ 0.205044] Initializing cgroup subsys perf_event [ 0.206253] Initializing cgroup subsys net_prio [ 0.207432] Initializing cgroup subsys hugetlb [ 0.208587] Initializing cgroup subsys pids [ 0.209751] CPU: Physical Processor ID: 0 [ 0.211519] mce: CPU supports 10 MCE banks [ 0.212640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213976] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229943] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236523] ftrace: allocating 31920 entries in 125 pages [ 0.261576] smpboot: Max logical packages: 1 [ 0.262737] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264564] x2apic enabled [ 0.265699] Switched APIC routing to physical x2apic. [ 0.268134] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269643] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272353] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274759] KVM setup paravirtual spinlock [ 0.276344] x86: Booted up 1 node, 1 CPUs [ 0.277433] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279313] devtmpfs: initialized [ 0.281277] evm: security.selinux [ 0.282226] evm: security.SMACK64 [ 0.283167] evm: security.SMACK64EXEC [ 0.284175] evm: security.SMACK64TRANSMUTE [ 0.285262] evm: security.SMACK64MMAP [ 0.286291] evm: security.ima [ 0.287170] evm: security.capability [ 0.288248] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.290710] pinctrl core: initialized pinctrl subsystem [ 0.292176] RTC time: 1:10:18, date: 08/17/18 [ 0.293443] NET: Registered protocol family 16 [ 0.294746] cpuidle: using governor ladder [ 0.295847] cpuidle: using governor menu [ 0.296911] PCCT header not found. [ 0.297918] ACPI: bus type PCI registered [ 0.298997] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.300671] PCI: Using configuration type 1 for base access [ 0.302810] ACPI: Added _OSI(Module Device) [ 0.303959] ACPI: Added _OSI(Processor Device) [ 0.305133] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.306362] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308528] ACPI: Interpreter enabled [ 0.309550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.314511] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.319450] ACPI: (supports S0 S5) [ 0.320399] ACPI: Using IOAPIC for interrupt routing [ 0.321656] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326970] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328647] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.330263] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.333224] acpiphp: Slot [3] registered [ 0.334313] acpiphp: Slot [4] registered [ 0.335397] acpiphp: Slot [5] registered [ 0.336482] acpiphp: Slot [6] registered [ 0.337570] acpiphp: Slot [7] registered [ 0.338661] acpiphp: Slot [8] registered [ 0.339738] acpiphp: Slot [9] registered [ 0.340818] acpiphp: Slot [10] registered [ 0.341914] acpiphp: Slot [11] registered [ 0.343008] acpiphp: Slot [12] registered [ 0.344095] acpiphp: Slot [13] registered [ 0.345179] acpiphp: Slot [14] registered [ 0.346269] acpiphp: Slot [15] registered [ 0.361658] acpiphp: Slot [16] registered [ 0.362746] acpiphp: Slot [17] registered [ 0.363847] acpiphp: Slot [18] registered [ 0.364939] acpiphp: Slot [19] registered [ 0.366025] acpiphp: Slot [20] registered [ 0.367110] acpiphp: Slot [21] registered [ 0.368201] acpiphp: Slot [22] registered [ 0.369303] acpiphp: Slot [23] registered [ 0.370418] acpiphp: Slot [24] registered [ 0.371508] acpiphp: Slot [25] registered [ 0.372590] acpiphp: Slot [26] registered [ 0.373673] acpiphp: Slot [27] registered [ 0.374765] acpiphp: Slot [28] registered [ 0.375869] acpiphp: Slot [29] registered [ 0.376960] acpiphp: Slot [30] registered [ 0.378046] acpiphp: Slot [31] registered [ 0.379144] PCI host bridge to bus 0000:00 [ 0.380242] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.381875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.383496] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.385478] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.387447] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.389457] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.393554] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.395252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.396805] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.398488] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.402849] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.404779] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.427403] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.429326] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.431248] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.433130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.434952] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.436725] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.438160] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.440270] vgaarb: loaded [ 0.441102] vgaarb: bridge control possible 0000:00:02.0 [ 0.442752] SCSI subsystem initialized [ 0.443997] ACPI: bus type USB registered [ 0.445133] usbcore: registered new interface driver usbfs [ 0.446532] usbcore: registered new interface driver hub [ 0.447893] usbcore: registered new device driver usb [ 0.449386] PCI: Using ACPI for IRQ routing [ 0.450909] NetLabel: Initializing [ 0.451890] NetLabel: domain hash size = 128 [ 0.453047] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454354] NetLabel: unlabeled traffic allowed by default [ 0.455929] clocksource: Switched to clocksource kvm-clock [ 0.465818] AppArmor: AppArmor Filesystem Enabled [ 0.467118] pnp: PnP ACPI init [ 0.468339] pnp: PnP ACPI: found 5 devices [ 0.475144] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.477474] NET: Registered protocol family 2 [ 0.478879] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.480627] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.482259] TCP: Hash tables configured (established 4096 bind 4096) [ 0.483857] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485311] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486875] NET: Registered protocol family 1 [ 0.488069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.489530] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.490982] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.505526] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520122] Trying to unpack rootfs image as initramfs... [ 0.582012] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.586952] Scanning for low memory corruption every 60 seconds [ 0.589081] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.590669] audit: initializing netlink subsys (disabled) [ 0.592144] audit: type=2000 audit(1534468219.291:1): initialized [ 0.593987] Initialise system trusted keyring [ 0.595320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.596882] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.599590] zbud: loaded [ 0.600591] VFS: Disk quotas dquot_6.6.0 [ 0.601721] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603870] fuse init (API version 7.23) [ 0.605109] Key type big_key registered [ 0.606208] Allocating IMA MOK and blacklist keyrings. [ 0.607869] Key type asymmetric registered [ 0.609000] Asymmetric key parser 'x509' registered [ 0.610296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612338] io scheduler noop registered [ 0.613421] io scheduler deadline registered (default) [ 0.614759] io scheduler cfq registered [ 0.615951] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621045] ACPI: Power Button [PWRF] [ 0.622256] GHES: HEST is not enabled! [ 0.636420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.666126] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669104] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.692770] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.695769] Linux agpgart interface v0.103 [ 0.699126] brd: module loaded [ 0.701309] loop: module loaded [ 0.707179] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.709183] GPT:90111 != 2097151 [ 0.710119] GPT:Alternate GPT header not at the end of the disk. [ 0.711608] GPT:90111 != 2097151 [ 0.712542] GPT: Use GNU Parted to correct GPT errors. [ 0.713873] vda: vda1 vda15 [ 0.715565] scsi host0: ata_piix [ 0.716630] scsi host1: ata_piix [ 0.717623] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.719284] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.721275] libphy: Fixed MDIO Bus: probed [ 0.722405] tun: Universal TUN/TAP device driver, 1.6 [ 0.723711] tun: (C) 1999-2004 Max Krasnyansky [ 0.726834] PPP generic driver version 2.4.2 [ 0.728065] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729660] ehci-pci: EHCI PCI platform driver [ 0.730839] ehci-platform: EHCI generic platform driver [ 0.732202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.733741] ohci-pci: OHCI PCI platform driver [ 0.734948] ohci-platform: OHCI generic platform driver [ 0.736299] uhci_hcd: USB Universal Host Controller Interface driver [ 0.750986] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.752351] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.754367] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.755752] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.757312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758977] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760925] usb usb1: Product: UHCI Host Controller [ 0.762191] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.763717] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765044] hub 1-0:1.0: USB hub found [ 0.766203] hub 1-0:1.0: 2 ports detected [ 0.767473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.770392] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.771683] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.773067] mousedev: PS/2 mouse device common for all mice [ 0.774770] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.777234] rtc_cmos 00:00: RTC can wake from S4 [ 0.778763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.780375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781979] i2c /dev entries driver [ 0.783011] device-mapper: uevent: version 1.0.3 [ 0.784317] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.786553] ledtrig-cpu: registered to indicate activity on CPUs [ 0.788390] NET: Registered protocol family 10 [ 0.789938] NET: Registered protocol family 17 [ 0.791141] Key type dns_resolver registered [ 0.792435] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793928] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.796345] registered taskstats version 1 [ 0.797488] Loading compiled-in X.509 certificates [ 0.799325] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.801849] zswap: loaded using pool lzo/zbud [ 0.803917] Key type trusted registered [ 0.806030] Key type encrypted registered [ 0.807186] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808618] ima: No TPM chip found, activating TPM-bypass! [ 0.810036] evm: HMAC attrs: 0x1 [ 0.811327] Magic number: 14:9:155 [ 0.812386] bdi 1:7: hash matches [ 0.813455] rtc_cmos 00:00: setting system clock to 2018-08-17 01:10:19 UTC (1534468219) [ 0.815640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817132] EDD information not available. [ 0.881509] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.883638] Write protecting the kernel read-only data: 14336k [ 0.886591] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889051] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.89 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.226082] 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.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000004 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC9mvrDEtWkXAeDM/Koeaqnq8l3m5EA4zLqn+GI5mWmTWqPu4kol4vM8TqQgPeCE5VX0xBv6MjLZZDg3RqKXdAFHO989yhcqNSSYivRwjpgnxYwiKkSkxxegS9WZVRChO0JfvDKFReNqzpowycPLMcaIyW3MdBPZRX1siLTVtabC52VKnxL66vM1aiuJ8X4t3PgQVMJ+H4Yvh5O3AIa53vjIhUir911SZjxpKQcO7WkkX8QgcMhxsLcFpTrLKl6AjBpyPauKa5nOlpr/Y6NkwO49alFKtQ3Aug9w/ShttFOb9nGh2J0veSTSzPQwIryWj3K1GzO5ncMM2q2Nxpzw0oD root@vping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4 ssh-dss AAAAB3NzaC1kc3MAAACBAOm8VSfQsOLE62eYFLfk3Cvjwh1Tpb9FtwDNSGCe8sHmA7VW7oe3FmZqMInA9Q+j2jqbrK8Cg2LLVCuWx28ufSJKlxmIPqq6QFcPMxsELx13M0H1kdrSpv8GfVDJKxwxjNLXOId6ibYknWXcIQKK7NBAdMs7m/fcHnFn0paE5a07AAAAFQCKYb0wNj5jzUyAIIilMxsR4jleawAAAIByxMmnR0+V68oH/ycPkzi3zWEdrcMyjRgEeDWl+6BQkwbSsJZmxaUcI9rFsXLRy5jieJTULi5qD/4JIO1dv3GfIjFSqtZ58mrgt+9Yvn92jyqVZzsLO0zKAsJ3WxhkdkiUD3asE3mXj93uHIuvediJu66wJzLrcUU5AlAcEGfqJwAAAIEAtKiQi1pbeEXohZ3zkFfw5c14AZvhUGLHVCHvCmt5BSmC0YenVV8YKF7tZY4K4DkySxWGbRR1tbg6ZSmWvt97wgvJT+cST+JGbm628JE8smWPAJI/SJCzu/3rXO4LUePwdXZ82E4NsQYu3wD+tLE25NBfKvlgt174s3ge76mxHHo= root@vping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe4d:3516/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-e615dbf1-ac97-4297-a673-88ceb9a4bcb4 login: 2018-08-17 01:10:24,483 - paramiko.transport - DEBUG - starting thread (client mode): 0x347093d0L 2018-08-17 01:10:24,484 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 01:10:24,484 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-17 01:10:24,484 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-17 01:10:24,485 - 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-08-17 01:10:24,486 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 01:10:24,486 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-17 01:10:24,486 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 01:10:24,486 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 01:10:24,486 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 01:10:24,505 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 01:10:24,506 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 01:10:24,516 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 8f2fe2b73cfd7008b698f8390c79baad 2018-08-17 01:10:24,517 - paramiko.transport - DEBUG - Trying discovered key c8fbfbc07f7606e1559c68ec9eea271a in /tmp/tmpHtiSSc 2018-08-17 01:10:24,546 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 01:10:24,553 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 01:10:24,582 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 01:10:24,583 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-17 01:10:24,583 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 01:10:24,584 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 01:10:24,587 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 01:10:24,588 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.19 (192.168.120.19): 56 data bytes 64 bytes from 192.168.120.19: seq=0 ttl=64 time=1.655 ms --- 192.168.120.19 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.655/1.655/1.655 ms 2018-08-17 01:10:24,588 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-17 01:10:24,589 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 01:10:24,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:10:24,698 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:10:24,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:10:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:24,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:10: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-829ef80b-c633-46be-b492-c71d0127ba40 x-compute-request-id: req-829ef80b-c633-46be-b492-c71d0127ba40 Content-Type: application/json 2018-08-17 01:10:24,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739 used request id req-829ef80b-c633-46be-b492-c71d0127ba40 2018-08-17 01:10:24,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16054391861s 2018-08-17 01:10:24,861 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739 used request id req-829ef80b-c633-46be-b492-c71d0127ba40 2018-08-17 01:10:24,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:26,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-b631fddf-ae51-4896-8f44-4cfa60b89562 x-compute-request-id: req-b631fddf-ae51-4896-8f44-4cfa60b89562 Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:35:16", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:35:16", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:18.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:18Z", "hostId": "53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:8a:21", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/38577c8c-ecc0-47fd-ac09-fc6b676e1739", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:07.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "38577c8c-ecc0-47fd-ac09-fc6b676e1739", "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:24Z", "hostId": "33719967e00c1b351d75f2fc4efed29cf8ed3bee2491f34a429bd810", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:00Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:26,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b631fddf-ae51-4896-8f44-4cfa60b89562 2018-08-17 01:10:26,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32461285591s 2018-08-17 01:10:26,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b631fddf-ae51-4896-8f44-4cfa60b89562 2018-08-17 01:10:26,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:28,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-615f8e38-c4e1-4ec1-8906-d43587626173 x-compute-request-id: req-615f8e38-c4e1-4ec1-8906-d43587626173 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:35:16", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:35:16", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:18.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:18Z", "hostId": "53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:28,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-615f8e38-c4e1-4ec1-8906-d43587626173 2018-08-17 01:10:28,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.322571992874s 2018-08-17 01:10:28,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-615f8e38-c4e1-4ec1-8906-d43587626173 2018-08-17 01:10:28,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-17 01:10:28,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/7d7fda2b-c700-412b-8ba9-0497bf52f821.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:29,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-800332f5-f56b-42fe-a743-884fe624d76a Content-Length: 0 Date: Fri, 17 Aug 2018 01:10:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:10:29,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7d7fda2b-c700-412b-8ba9-0497bf52f821.json used request id req-800332f5-f56b-42fe-a743-884fe624d76a 2018-08-17 01:10:29,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.85935997963s 2018-08-17 01:10:29,378 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/7d7fda2b-c700-412b-8ba9-0497bf52f821.json used request id req-800332f5-f56b-42fe-a743-884fe624d76a 2018-08-17 01:10:29,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:10:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:29,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3180f7e1-ff1e-428e-9fae-f59d9073b254 Date: Fri, 17 Aug 2018 01:10:29 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:10:29,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3180f7e1-ff1e-428e-9fae-f59d9073b254 2018-08-17 01:10:29,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.046758890152s 2018-08-17 01:10:29,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3180f7e1-ff1e-428e-9fae-f59d9073b254 2018-08-17 01:10:29,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:10:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:29,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:10: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-adb7742a-daee-4f2a-886b-811dcf59e240 x-compute-request-id: req-adb7742a-daee-4f2a-886b-811dcf59e240 Content-Type: application/json 2018-08-17 01:10:29,742 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c used request id req-adb7742a-daee-4f2a-886b-811dcf59e240 2018-08-17 01:10:29,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.31081700325s 2018-08-17 01:10:29,743 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c used request id req-adb7742a-daee-4f2a-886b-811dcf59e240 2018-08-17 01:10:29,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:30,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-e60c8970-e54c-4799-a1a9-b7956cb68521 x-compute-request-id: req-e60c8970-e54c-4799-a1a9-b7956cb68521 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:35:16", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:35:16", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39aa4873-3400-4929-b872-33382dcb8d9c", "rel": "bookmark"}], "image": {"id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "links": [{"href": "http://172.30.9.23:8774/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:10:18.000000", "flavor": {"id": "75d9e667-d082-4371-bd5f-f3c6c7039146", "links": [{"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}]}, "id": "39aa4873-3400-4929-b872-33382dcb8d9c", "security_groups": [{"name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}], "user_id": "e004e7b099224a78bc2eaa59af09878d", "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-08-17T01:10:29Z", "hostId": "53fb6529b45470e6391197fc18d940d043db46b0c6c1c1c6ae46848a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "name": "vping_ssh-vm_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "created": "2018-08-17T01:10:10Z", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:30,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e60c8970-e54c-4799-a1a9-b7956cb68521 2018-08-17 01:10:30,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663056850433s 2018-08-17 01:10:30,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e60c8970-e54c-4799-a1a9-b7956cb68521 2018-08-17 01:10:30,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:32,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:32,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-7b17ed0f-1cc0-4053-b101-757e4580930f x-compute-request-id: req-7b17ed0f-1cc0-4053-b101-757e4580930f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-17 01:10:32,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7b17ed0f-1cc0-4053-b101-757e4580930f 2018-08-17 01:10:32,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0703868865967s 2018-08-17 01:10:32,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7b17ed0f-1cc0-4053-b101-757e4580930f 2018-08-17 01:10:32,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:10:32,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:32,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-e9d5af08-d568-4ca6-ba42-cc171ee08f89 Date: Fri, 17 Aug 2018 01:10:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:57Z", "updated_at": "2018-08-17T01:09:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "63bf8c4f-4d65-45d1-b5de-0f5d8852ffe1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:57Z", "revision_number": 0, "id": "bf5416c3-4450-465a-a304-a4a46b5509f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:57Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:09:58Z", "revision_number": 0, "id": "d287cb4a-138a-4e78-a030-0aec1b54a865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:58Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:58Z", "revision_number": 0, "id": "e8df0d6b-dd12-45db-86bb-38fb61f03a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:58Z", "security_group_id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 3, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3", "name": "vping_ssh-sg_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}]} 2018-08-17 01:10:32,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e9d5af08-d568-4ca6-ba42-cc171ee08f89 2018-08-17 01:10:32,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508000850677s 2018-08-17 01:10:32,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e9d5af08-d568-4ca6-ba42-cc171ee08f89 2018-08-17 01:10:32,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-17 01:10:32,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:32,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cc8b0f2-6051-43e0-b135-0dc524e043d4 Content-Length: 0 Date: Fri, 17 Aug 2018 01:10:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:10:32,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3.json used request id req-9cc8b0f2-6051-43e0-b135-0dc524e043d4 2018-08-17 01:10:32,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.22142291069s 2018-08-17 01:10:32,762 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/16c6f3b7-33d2-4ddd-a5c3-fec2ae2a62d3.json used request id req-9cc8b0f2-6051-43e0-b135-0dc524e043d4 2018-08-17 01:10:32,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-17 01:10:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:32,816 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:10: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-884389b5-70ee-45ec-848d-f31d5f605f28 x-compute-request-id: req-884389b5-70ee-45ec-848d-f31d5f605f28 Content-Length: 0 Content-Type: application/json 2018-08-17 01:10:32,816 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4 used request id req-884389b5-70ee-45ec-848d-f31d5f605f28 2018-08-17 01:10:32,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0538630485535s 2018-08-17 01:10:32,816 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_e615dbf1-ac97-4297-a673-88ceb9a4bcb4 used request id req-884389b5-70ee-45ec-848d-f31d5f605f28 2018-08-17 01:10:32,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:10:32,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" -d '{"subnet_id": "c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"}' 2018-08-17 01:10:34,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3ad3b1d9-b99a-4e81-877d-196d0327b2a5 Date: Fri, 17 Aug 2018 01:10:34 GMT RESP BODY: {"network_id": "fcf45617-609e-46d5-84e4-f7766a67cf28", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "subnet_id": "c1cd0aaf-30e8-4489-8c85-b8ab34f76a40", "subnet_ids": ["c1cd0aaf-30e8-4489-8c85-b8ab34f76a40"], "port_id": "45016676-5c3a-46fb-afcb-870e10ea64c1", "id": "46e5f088-5d69-4fde-ad76-faf1bc40137b"} 2018-08-17 01:10:34,705 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b/remove_router_interface.json used request id req-3ad3b1d9-b99a-4e81-877d-196d0327b2a5 2018-08-17 01:10:34,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88865804672s 2018-08-17 01:10:34,706 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b/remove_router_interface.json used request id req-3ad3b1d9-b99a-4e81-877d-196d0327b2a5 returning object 46e5f088-5d69-4fde-ad76-faf1bc40137b 2018-08-17 01:10:34,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:10:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:34,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-c93bc594-6c2a-4316-b379-dfd342e734eb Date: Fri, 17 Aug 2018 01:10:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:52Z", "admin_state_up": true, "updated_at": "2018-08-17T01:10:33Z", "revision_number": 4, "routes": [], "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "46e5f088-5d69-4fde-ad76-faf1bc40137b", "name": "vping_ssh-router_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:34,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c93bc594-6c2a-4316-b379-dfd342e734eb 2018-08-17 01:10:34,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115655899048s 2018-08-17 01:10:34,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c93bc594-6c2a-4316-b379-dfd342e734eb 2018-08-17 01:10:34,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:10:34,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:36,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd7e6578-7a0f-4d03-87f8-a52fa31114c1 Content-Length: 0 Date: Fri, 17 Aug 2018 01:10:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:10:36,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b.json used request id req-cd7e6578-7a0f-4d03-87f8-a52fa31114c1 2018-08-17 01:10:36,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38169622421s 2018-08-17 01:10:36,206 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/46e5f088-5d69-4fde-ad76-faf1bc40137b.json used request id req-cd7e6578-7a0f-4d03-87f8-a52fa31114c1 2018-08-17 01:10:36,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:10:36,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:36,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7f0300d3-4472-4787-afdf-a768888615dd Date: Fri, 17 Aug 2018 01:10:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcf45617-609e-46d5-84e4-f7766a67cf28","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:09:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d2d647b3fab944fcbd56363003a91459","id":"c1cd0aaf-30e8-4489-8c85-b8ab34f76a40","subnetpool_id":null,"name":"vping_ssh-subnet_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:36,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7f0300d3-4472-4787-afdf-a768888615dd 2018-08-17 01:10:36,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434408187866s 2018-08-17 01:10:36,250 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7f0300d3-4472-4787-afdf-a768888615dd 2018-08-17 01:10:36,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:10:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/c1cd0aaf-30e8-4489-8c85-b8ab34f76a40.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:37,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3570c25-38a3-4a83-a8cd-d302f8d387e8 Date: Fri, 17 Aug 2018 01:10:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:10:37,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c1cd0aaf-30e8-4489-8c85-b8ab34f76a40.json used request id req-c3570c25-38a3-4a83-a8cd-d302f8d387e8 2018-08-17 01:10:37,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.23173499107s 2018-08-17 01:10:37,483 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c1cd0aaf-30e8-4489-8c85-b8ab34f76a40.json used request id req-c3570c25-38a3-4a83-a8cd-d302f8d387e8 2018-08-17 01:10:37,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:37,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-ffbcbae7-6eb8-4ee9-af95-dd66adda01c4 Date: Fri, 17 Aug 2018 01:10:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-17T01:10:37Z","tenant_id":"d2d647b3fab944fcbd56363003a91459","created_at":"2018-08-17T01:09:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d2d647b3fab944fcbd56363003a91459","id":"fcf45617-609e-46d5-84e4-f7766a67cf28","name":"vping_ssh-net_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:37,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ffbcbae7-6eb8-4ee9-af95-dd66adda01c4 2018-08-17 01:10:37,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120621919632s 2018-08-17 01:10:37,605 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ffbcbae7-6eb8-4ee9-af95-dd66adda01c4 2018-08-17 01:10:37,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:10:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/fcf45617-609e-46d5-84e4-f7766a67cf28.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:38,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bc6e4e1-317d-4a6a-8ed0-e6be00a048fc Date: Fri, 17 Aug 2018 01:10:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:10:38,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fcf45617-609e-46d5-84e4-f7766a67cf28.json used request id req-3bc6e4e1-317d-4a6a-8ed0-e6be00a048fc 2018-08-17 01:10:38,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34181904793s 2018-08-17 01:10:38,948 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fcf45617-609e-46d5-84e4-f7766a67cf28.json used request id req-3bc6e4e1-317d-4a6a-8ed0-e6be00a048fc 2018-08-17 01:10:38,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:10:38,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:39,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-e09bab43-4c69-4c09-91be-1a063fba8aa5 Date: Fri, 17 Aug 2018 01:10:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:09:56Z", "file": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/file", "owner": "d2d647b3fab944fcbd56363003a91459", "id": "7f3a5573-01aa-4109-a18e-2a7fdc656b90", "size": 12716032, "self": "/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:09:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:10:39,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e09bab43-4c69-4c09-91be-1a063fba8aa5 2018-08-17 01:10:39,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317352056503s 2018-08-17 01:10:39,270 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e09bab43-4c69-4c09-91be-1a063fba8aa5 2018-08-17 01:10:39,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:10:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c797fcbb0790b57a349d5e57d17d60eef04f4cf3" 2018-08-17 01:10:39,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01110917-bf91-4dde-b340-ac1f0d03bb13 Date: Fri, 17 Aug 2018 01:10:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:10:39,619 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90 used request id req-01110917-bf91-4dde-b340-ac1f0d03bb13 2018-08-17 01:10:39,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.347954034805s 2018-08-17 01:10:39,620 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7f3a5573-01aa-4109-a18e-2a7fdc656b90 used request id req-01110917-bf91-4dde-b340-ac1f0d03bb13 2018-08-17 01:10:39,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:10:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:10:39,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-634f31ea-1e8e-46bb-8ca2-bc0af1c2baa3 x-compute-request-id: req-634f31ea-1e8e-46bb-8ca2-bc0af1c2baa3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "75d9e667-d082-4371-bd5f-f3c6c7039146"}]} 2018-08-17 01:10:39,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-634f31ea-1e8e-46bb-8ca2-bc0af1c2baa3 2018-08-17 01:10:39,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226809978485s 2018-08-17 01:10:39,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-634f31ea-1e8e-46bb-8ca2-bc0af1c2baa3 2018-08-17 01:10:39,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:10:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:10:39,679 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:10: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-2360dda8-fa72-4c7b-87f7-01073f55f7e9 x-compute-request-id: req-2360dda8-fa72-4c7b-87f7-01073f55f7e9 Content-Length: 0 Content-Type: application/json 2018-08-17 01:10:39,679 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146 used request id req-2360dda8-fa72-4c7b-87f7-01073f55f7e9 2018-08-17 01:10:39,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345149040222s 2018-08-17 01:10:39,679 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/75d9e667-d082-4371-bd5f-f3c6c7039146 used request id req-2360dda8-fa72-4c7b-87f7-01073f55f7e9 2018-08-17 01:10:39,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:10:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:10:39,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa6ca3c-8b4a-483c-86be-c7313cce6de1 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": {"self": "http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e004e7b099224a78bc2eaa59af09878d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:10:39,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9fa6ca3c-8b4a-483c-86be-c7313cce6de1 2018-08-17 01:10:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205501079559s 2018-08-17 01:10:39,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9fa6ca3c-8b4a-483c-86be-c7313cce6de1 2018-08-17 01:10:39,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:10:39,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:10:40,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b651ed3-2180-4dd4-8503-e8c878614b0a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_e615dbf1-ac97-4297-a673-88ceb9a4bcb4", "links": {"self": "http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e004e7b099224a78bc2eaa59af09878d", "description": null}} 2018-08-17 01:10:40,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d used request id req-6b651ed3-2180-4dd4-8503-e8c878614b0a 2018-08-17 01:10:40,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193164110184s 2018-08-17 01:10:40,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d used request id req-6b651ed3-2180-4dd4-8503-e8c878614b0a 2018-08-17 01:10:40,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 01:10:40,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:10:40,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-817339d1-8052-458a-8791-c96fb82d0779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:10:40,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d used request id req-817339d1-8052-458a-8791-c96fb82d0779 2018-08-17 01:10:40,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.279798984528s 2018-08-17 01:10:40,366 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e004e7b099224a78bc2eaa59af09878d used request id req-817339d1-8052-458a-8791-c96fb82d0779 2018-08-17 01:10:40,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:10:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:10:40,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff19338d-7fcf-4728-b2fd-c0147e91a5f8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459"}, "tags": [], "enabled": true, "id": "d2d647b3fab944fcbd56363003a91459", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_e615dbf1-ac97-4297-a673-88ceb9a4bcb4"}]} 2018-08-17 01:10:40,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ff19338d-7fcf-4728-b2fd-c0147e91a5f8 2018-08-17 01:10:40,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168953180313s 2018-08-17 01:10:40,541 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-ff19338d-7fcf-4728-b2fd-c0147e91a5f8 2018-08-17 01:10:40,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 01:10:40,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}15173e0dda131f5ebc9c12bc72957b288e1a22ac" 2018-08-17 01:10:40,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a53eb8-5e08-4181-9dd0-4c08e44c0a90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:10:40,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459 used request id req-f7a53eb8-5e08-4181-9dd0-4c08e44c0a90 2018-08-17 01:10:40,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.246126890182s 2018-08-17 01:10:40,792 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d2d647b3fab944fcbd56363003a91459 used request id req-f7a53eb8-5e08-4181-9dd0-4c08e44c0a90 2018-08-17 01:10:40,846 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-17 01:10:40,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:10:40,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:10:40,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:10:40,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:10:40,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:10:40,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:10:40,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:10:40,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:10:40,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:10:40,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:10:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:10:40,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe76e5a-cb93-4802-b486-382a55cfdf79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:10:40,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cfe76e5a-cb93-4802-b486-382a55cfdf79 2018-08-17 01:10:40,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:10:41,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["qw_OpHmrRr2TQMf1L52QqA"], "issued_at": "2018-08-17T01:10:41.000000Z"}} 2018-08-17 01:10:41,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:41,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:41,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c0ae43f8-fe57-470a-b339-cda13257b493 Date: Fri, 17 Aug 2018 01:10:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:10:41,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c0ae43f8-fe57-470a-b339-cda13257b493 2018-08-17 01:10:41,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256680011749s 2018-08-17 01:10:41,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c0ae43f8-fe57-470a-b339-cda13257b493 2018-08-17 01:10:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:10:41,564 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c2f1d24-c243-4c72-bac8-65eb98d2ae99 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:10:41,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-6c2f1d24-c243-4c72-bac8-65eb98d2ae99 2018-08-17 01:10:41,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:10:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:41,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd83195-208a-4c6d-92f9-c4809688b17d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:10:41,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5bd83195-208a-4c6d-92f9-c4809688b17d 2018-08-17 01:10:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196301937103s 2018-08-17 01:10:41,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5bd83195-208a-4c6d-92f9-c4809688b17d 2018-08-17 01:10:41,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:10:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab"}}' 2018-08-17 01:10:41,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88602e93-bbe5-4f15-9dde-6924ea0033e2 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f"}, "tags": [], "enabled": true, "id": "07bbd9a4016c4556980ff38e353b487f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab"}} 2018-08-17 01:10:41,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-88602e93-bbe5-4f15-9dde-6924ea0033e2 2018-08-17 01:10:41,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13884305954s 2018-08-17 01:10:41,908 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-88602e93-bbe5-4f15-9dde-6924ea0033e2 2018-08-17 01:10:41,909 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'07bbd9a4016c4556980ff38e353b487f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab'}) 2018-08-17 01:10:41,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:10:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7af6eb67-7a7b-457b-9417-e3c9d2846c34", "email": null, "name": "vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab"}}' 2018-08-17 01:10:42,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12945b8-4949-4b73-9667-4647c7c62a64 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": {"self": "http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73620285d60a42c58e44df864441b541", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:10:42,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c12945b8-4949-4b73-9667-4647c7c62a64 2018-08-17 01:10:42,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.413236856461s 2018-08-17 01:10:42,329 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-c12945b8-4949-4b73-9667-4647c7c62a64 2018-08-17 01:10:42,329 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'73620285d60a42c58e44df864441b541', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab'}) 2018-08-17 01:10:42,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:10:42,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:42,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0221ffd2-fe62-4cb6-bbdd-0317088f630b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:10:42,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0221ffd2-fe62-4cb6-bbdd-0317088f630b 2018-08-17 01:10:42,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17194890976s 2018-08-17 01:10:42,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0221ffd2-fe62-4cb6-bbdd-0317088f630b 2018-08-17 01:10:42,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:10:42,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:42,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827fa564-8304-4edd-b60f-08d3206cee6e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:10:42,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-827fa564-8304-4edd-b60f-08d3206cee6e 2018-08-17 01:10:42,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103888988495s 2018-08-17 01:10:42,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-827fa564-8304-4edd-b60f-08d3206cee6e 2018-08-17 01:10:42,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:10:42,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:42,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659c4a0d-3158-4e1e-9b2b-19e6e696d5e1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:10:42,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-659c4a0d-3158-4e1e-9b2b-19e6e696d5e1 2018-08-17 01:10:42,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177646875381s 2018-08-17 01:10:42,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-659c4a0d-3158-4e1e-9b2b-19e6e696d5e1 2018-08-17 01:10:42,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:10:42,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:42,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1205da94-e121-4784-996c-966c4cbc67e6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:10:42,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1205da94-e121-4784-996c-966c4cbc67e6 2018-08-17 01:10:42,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.137542963028s 2018-08-17 01:10:42,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1205da94-e121-4784-996c-966c4cbc67e6 2018-08-17 01:10:42,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:10:42,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:43,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4344ece2-90a2-4572-a879-2f1abb1ad643 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": {"self": "http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73620285d60a42c58e44df864441b541", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:10:43,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4344ece2-90a2-4572-a879-2f1abb1ad643 2018-08-17 01:10:43,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126187086105s 2018-08-17 01:10:43,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4344ece2-90a2-4572-a879-2f1abb1ad643 2018-08-17 01:10:43,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:10:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:43,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9a605e-4e17-4551-bf44-5baed705d632 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f"}, "tags": [], "enabled": true, "id": "07bbd9a4016c4556980ff38e353b487f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab"}]} 2018-08-17 01:10:43,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7f9a605e-4e17-4551-bf44-5baed705d632 2018-08-17 01:10:43,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196739912033s 2018-08-17 01:10:43,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7f9a605e-4e17-4551-bf44-5baed705d632 2018-08-17 01:10:43,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:10:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=73620285d60a42c58e44df864441b541&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=07bbd9a4016c4556980ff38e353b487f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:43,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6ac53c-cb91-42b6-bba4-c4b4e0c30968 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=73620285d60a42c58e44df864441b541&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=07bbd9a4016c4556980ff38e353b487f", "previous": null, "next": null}} 2018-08-17 01:10:43,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=73620285d60a42c58e44df864441b541&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=07bbd9a4016c4556980ff38e353b487f used request id req-0b6ac53c-cb91-42b6-bba4-c4b4e0c30968 2018-08-17 01:10:43,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0994081497192s 2018-08-17 01:10:43,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=73620285d60a42c58e44df864441b541&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=07bbd9a4016c4556980ff38e353b487f used request id req-0b6ac53c-cb91-42b6-bba4-c4b4e0c30968 2018-08-17 01:10:43,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:10:43,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f/users/73620285d60a42c58e44df864441b541/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:10:43,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a550db-d7b4-4452-946e-0cc2e43bd1c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:10:43,609 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f/users/73620285d60a42c58e44df864441b541/roles/361380a23ef24fbe89878d525eb688a8 used request id req-89a550db-d7b4-4452-946e-0cc2e43bd1c7 2018-08-17 01:10:43,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.219190120697s 2018-08-17 01:10:43,609 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f/users/73620285d60a42c58e44df864441b541/roles/361380a23ef24fbe89878d525eb688a8 used request id req-89a550db-d7b4-4452-946e-0cc2e43bd1c7 2018-08-17 01:10:43,610 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'07bbd9a4016c4556980ff38e353b487f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7af6eb67-7a7b-457b-9417-e3c9d2846c34', 'username': u'vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:10:43,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:10:43,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:10:43,611 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:10:43,612 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:10:43,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:10:43,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:10:43,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:10:43,616 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'password': '7af6eb67-7a7b-457b-9417-e3c9d2846c34', 'project_name': 'vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '07bbd9a4016c4556980ff38e353b487f', 'project_domain_name': 'Default'} 2018-08-17 01:10:43,616 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-17 01:10:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:10:43,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7338551b-1ec1-4a31-88b0-d94c3b66bcab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:10:43,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7338551b-1ec1-4a31-88b0-d94c3b66bcab 2018-08-17 01:10:43,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:10:44,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07bbd9a4016c4556980ff38e353b487f", "name": "vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/07bbd9a4016c4556980ff38e353b487f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/07bbd9a4016c4556980ff38e353b487f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/07bbd9a4016c4556980ff38e353b487f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/07bbd9a4016c4556980ff38e353b487f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/07bbd9a4016c4556980ff38e353b487f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/07bbd9a4016c4556980ff38e353b487f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_07bbd9a4016c4556980ff38e353b487f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_07bbd9a4016c4556980ff38e353b487f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/07bbd9a4016c4556980ff38e353b487f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/07bbd9a4016c4556980ff38e353b487f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/07bbd9a4016c4556980ff38e353b487f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/07bbd9a4016c4556980ff38e353b487f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/07bbd9a4016c4556980ff38e353b487f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/07bbd9a4016c4556980ff38e353b487f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab", "id": "73620285d60a42c58e44df864441b541"}, "audit_ids": ["nAlxuEPfQX-H3XNFy0cVLQ"], "issued_at": "2018-08-17T01:10:43.000000Z"}} 2018-08-17 01:10:44,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:10:44,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"network": {"name": "vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab", "admin_state_up": true}}' 2018-08-17 01:10:44,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-dd4f2af5-b545-4c70-90cc-226ba184f85a Date: Fri, 17 Aug 2018 01:10:44 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T01:10:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"07bbd9a4016c4556980ff38e353b487f","id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","name":"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab"}} 2018-08-17 01:10:44,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dd4f2af5-b545-4c70-90cc-226ba184f85a 2018-08-17 01:10:44,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.683261156082s 2018-08-17 01:10:44,708 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dd4f2af5-b545-4c70-90cc-226ba184f85a 2018-08-17 01:10:44,708 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:10:44Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'86ad35ba-1738-4b54-9866-3e47cd0d041b', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab', u'admin_state_up': True, u'tenant_id': u'07bbd9a4016c4556980ff38e353b487f', u'created_at': u'2018-08-17T01:10:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'07bbd9a4016c4556980ff38e353b487f'}) 2018-08-17 01:10:44,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:44,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-f7386a70-45c0-42d1-9758-4b18d0fceed0 Date: Fri, 17 Aug 2018 01:10:44 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-08-17T01:10:44Z","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"07bbd9a4016c4556980ff38e353b487f","id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","name":"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:10:44,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f7386a70-45c0-42d1-9758-4b18d0fceed0 2018-08-17 01:10:44,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.186138153076s 2018-08-17 01:10:44,896 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f7386a70-45c0-42d1-9758-4b18d0fceed0 2018-08-17 01:10:44,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:10:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"subnet": {"name": "vping_userdata-subnet_40f9f519-be99-4e0d-a29b-4b7d170238ab", "enable_dhcp": true, "network_id": "86ad35ba-1738-4b54-9866-3e47cd0d041b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:10:45,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-da462127-8c70-458b-ac4e-9a50525f271b Date: Fri, 17 Aug 2018 01:10:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:10:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"07bbd9a4016c4556980ff38e353b487f","id":"40ff682d-6e21-4c01-adc4-8b0c57b6557f","subnetpool_id":null,"name":"vping_userdata-subnet_40f9f519-be99-4e0d-a29b-4b7d170238ab"}} 2018-08-17 01:10:45,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-da462127-8c70-458b-ac4e-9a50525f271b 2018-08-17 01:10:45,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.743936061859s 2018-08-17 01:10:45,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-da462127-8c70-458b-ac4e-9a50525f271b 2018-08-17 01:10:45,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:10:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'40ff682d-6e21-4c01-adc4-8b0c57b6557f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_40f9f519-be99-4e0d-a29b-4b7d170238ab', u'enable_dhcp': True, u'network_id': u'86ad35ba-1738-4b54-9866-3e47cd0d041b', u'tenant_id': u'07bbd9a4016c4556980ff38e353b487f', u'created_at': u'2018-08-17T01:10:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'07bbd9a4016c4556980ff38e353b487f'}) 2018-08-17 01:10:45,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:10:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "vping_userdata-router_40f9f519-be99-4e0d-a29b-4b7d170238ab", "admin_state_up": true}}' 2018-08-17 01:10:46,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-241f1d79-2f28-4cf0-8bd3-5fd297f3817d Date: Fri, 17 Aug 2018 01:10:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:45Z", "admin_state_up": true, "updated_at": "2018-08-17T01:10:46Z", "revision_number": 2, "routes": [], "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "202604cc-cea0-4ab4-bc07-f141a2633b74", "name": "vping_userdata-router_40f9f519-be99-4e0d-a29b-4b7d170238ab"}} 2018-08-17 01:10:46,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-241f1d79-2f28-4cf0-8bd3-5fd297f3817d 2018-08-17 01:10:46,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.04596686363s 2018-08-17 01:10:46,689 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-241f1d79-2f28-4cf0-8bd3-5fd297f3817d 2018-08-17 01:10:46,689 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'07bbd9a4016c4556980ff38e353b487f', u'created_at': u'2018-08-17T01:10:45Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T01:10:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'07bbd9a4016c4556980ff38e353b487f', u'id': u'202604cc-cea0-4ab4-bc07-f141a2633b74', u'name': u'vping_userdata-router_40f9f519-be99-4e0d-a29b-4b7d170238ab'}) 2018-08-17 01:10:46,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:10:46,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"subnet_id": "40ff682d-6e21-4c01-adc4-8b0c57b6557f"}' 2018-08-17 01:10:48,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37098aa7-4096-4c34-96b6-01994ee79892 Date: Fri, 17 Aug 2018 01:10:48 GMT RESP BODY: {"network_id": "86ad35ba-1738-4b54-9866-3e47cd0d041b", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "subnet_id": "40ff682d-6e21-4c01-adc4-8b0c57b6557f", "subnet_ids": ["40ff682d-6e21-4c01-adc4-8b0c57b6557f"], "port_id": "88dee708-2335-4c3b-b8a8-20ddeb837c2e", "id": "202604cc-cea0-4ab4-bc07-f141a2633b74"} 2018-08-17 01:10:48,770 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74/add_router_interface.json used request id req-37098aa7-4096-4c34-96b6-01994ee79892 2018-08-17 01:10:48,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08040785789s 2018-08-17 01:10:48,771 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74/add_router_interface.json used request id req-37098aa7-4096-4c34-96b6-01994ee79892 returning object 202604cc-cea0-4ab4-bc07-f141a2633b74 2018-08-17 01:10:48,771 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:10:48,904 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:10:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:10:48,910 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:10:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:10:48,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:10:48,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:49,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-459f8e2e-af0d-4521-9eb9-10aa1257ef31 Date: Fri, 17 Aug 2018 01:10:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:10:49,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-459f8e2e-af0d-4521-9eb9-10aa1257ef31 2018-08-17 01:10:49,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76446390152s 2018-08-17 01:10:49,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-459f8e2e-af0d-4521-9eb9-10aa1257ef31 2018-08-17 01:10:49,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:10:49,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab"}' 2018-08-17 01:10:49,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a5f6185e-9316-4881-81f9-1b56150aaf4d Date: Fri, 17 Aug 2018 01:10:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:10:49Z", "file": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file", "owner": "07bbd9a4016c4556980ff38e353b487f", "id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "size": null, "self": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "checksum": null, "created_at": "2018-08-17T01:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:10:49,754 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a5f6185e-9316-4881-81f9-1b56150aaf4d 2018-08-17 01:10:49,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0677509307861s 2018-08-17 01:10:49,754 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a5f6185e-9316-4881-81f9-1b56150aaf4d returning object 7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5 2018-08-17 01:10:49,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:10:49,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '' 2018-08-17 01:10:50,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a19bd9fc-7579-42e9-84f7-b8c7e99ff1fe Date: Fri, 17 Aug 2018 01:10:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:10:50,639 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file used request id req-a19bd9fc-7579-42e9-84f7-b8c7e99ff1fe 2018-08-17 01:10:50,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.884384870529s 2018-08-17 01:10:50,640 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file used request id req-a19bd9fc-7579-42e9-84f7-b8c7e99ff1fe 2018-08-17 01:10:50,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:10:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:50,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-1485fe2b-2b0c-4e97-a503-311b03cc9023 Date: Fri, 17 Aug 2018 01:10:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:10:50Z", "file": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file", "owner": "07bbd9a4016c4556980ff38e353b487f", "id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "size": 12716032, "self": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:10:50,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1485fe2b-2b0c-4e97-a503-311b03cc9023 2018-08-17 01:10:50,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0687308311462s 2018-08-17 01:10:50,713 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1485fe2b-2b0c-4e97-a503-311b03cc9023 2018-08-17 01:10:50,715 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file', 'owner': u'07bbd9a4016c4556980ff38e353b487f', 'id': u'7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5', 'size': 12716032, u'self': u'/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'07bbd9a4016c4556980ff38e353b487f', 'name': 'vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:10:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:10:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'created': u'2018-08-17T01:10:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:10:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:10:50,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:10:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_40f9f519-be99-4e0d-a29b-4b7d170238ab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:10:51,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-dc3a342d-5272-4620-9a3c-49bf6f15c81b x-compute-request-id: req-dc3a342d-5272-4620-9a3c-49bf6f15c81b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f0a9b5b-957a-4858-bb83-9fc522be1041"}} 2018-08-17 01:10:51,020 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dc3a342d-5272-4620-9a3c-49bf6f15c81b 2018-08-17 01:10:51,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.304136037827s 2018-08-17 01:10:51,021 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dc3a342d-5272-4620-9a3c-49bf6f15c81b 2018-08-17 01:10:51,021 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_40f9f519-be99-4e0d-a29b-4b7d170238ab', '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'5e5e1480598e465bbba7058ad48d7311', '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'5f0a9b5b-957a-4858-bb83-9fc522be1041', 'swap': 0}) 2018-08-17 01:10:51,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:10:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" -d '{"extra_specs": {}}' 2018-08-17 01:10:51,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-d5de76b7-2920-46b9-b9f9-1ff8e0637cf3 x-compute-request-id: req-d5de76b7-2920-46b9-b9f9-1ff8e0637cf3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:10:51,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041/os-extra_specs used request id req-d5de76b7-2920-46b9-b9f9-1ff8e0637cf3 2018-08-17 01:10:51,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193498134613s 2018-08-17 01:10:51,042 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041/os-extra_specs used request id req-d5de76b7-2920-46b9-b9f9-1ff8e0637cf3 2018-08-17 01:10:51,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:51,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:51,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-de624101-3aa4-4253-a5b3-90d87ed088e6 Date: Fri, 17 Aug 2018 01:10:51 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":["40ff682d-6e21-4c01-adc4-8b0c57b6557f"],"updated_at":"2018-08-17T01:10:45Z","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"07bbd9a4016c4556980ff38e353b487f","id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","name":"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:10:51,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-de624101-3aa4-4253-a5b3-90d87ed088e6 2018-08-17 01:10:51,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0920338630676s 2018-08-17 01:10:51,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-de624101-3aa4-4253-a5b3-90d87ed088e6 2018-08-17 01:10:51,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:10:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:51,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-7359cdf6-ffea-4728-bb3d-e624efc4ca9d Date: Fri, 17 Aug 2018 01:10:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:10:50Z", "file": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file", "owner": "07bbd9a4016c4556980ff38e353b487f", "id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "size": 12716032, "self": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:10:51,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7359cdf6-ffea-4728-bb3d-e624efc4ca9d 2018-08-17 01:10:51,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353019237518s 2018-08-17 01:10:51,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7359cdf6-ffea-4728-bb3d-e624efc4ca9d 2018-08-17 01:10:51,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:10:51,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:51,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-17744523-8bed-455c-bb9e-f2d3d3ad5d42 x-compute-request-id: req-17744523-8bed-455c-bb9e-f2d3d3ad5d42 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f0a9b5b-957a-4858-bb83-9fc522be1041"}]} 2018-08-17 01:10:51,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-17744523-8bed-455c-bb9e-f2d3d3ad5d42 2018-08-17 01:10:51,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.263422966003s 2018-08-17 01:10:51,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-17744523-8bed-455c-bb9e-f2d3d3ad5d42 2018-08-17 01:10:51,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:10:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"server": {"name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "imageRef": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "flavorRef": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "max_count": 1, "min_count": 1, "networks": [{"uuid": "86ad35ba-1738-4b54-9866-3e47cd0d041b"}]}}' 2018-08-17 01:10:53,971 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:10: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-a5c29e91-b446-4627-9b6a-64a926d34d55 x-compute-request-id: req-a5c29e91-b446-4627-9b6a-64a926d34d55 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "adminPass": "rxFGfNyxN3Ua"}} 2018-08-17 01:10:53,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a5c29e91-b446-4627-9b6a-64a926d34d55 2018-08-17 01:10:53,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.52938389778s 2018-08-17 01:10:53,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a5c29e91-b446-4627-9b6a-64a926d34d55 2018-08-17 01:10:53,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:54,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-e346d58c-10f9-4507-af12-329dd7903cfa x-compute-request-id: req-e346d58c-10f9-4507-af12-329dd7903cfa Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:10:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:54,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e346d58c-10f9-4507-af12-329dd7903cfa 2018-08-17 01:10:54,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518621921539s 2018-08-17 01:10:54,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e346d58c-10f9-4507-af12-329dd7903cfa 2018-08-17 01:10:54,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:10:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:54,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-bd84b565-ecc1-4fe2-b298-8ad4045de2c4 Date: Fri, 17 Aug 2018 01:10:54 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":["40ff682d-6e21-4c01-adc4-8b0c57b6557f"],"updated_at":"2018-08-17T01:10:45Z","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"07bbd9a4016c4556980ff38e353b487f","id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","name":"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:10:54,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bd84b565-ecc1-4fe2-b298-8ad4045de2c4 2018-08-17 01:10:54,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111091136932s 2018-08-17 01:10:54,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bd84b565-ecc1-4fe2-b298-8ad4045de2c4 2018-08-17 01:10:54,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:10:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:54,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9413d72b-ed3a-4cad-9807-e5cf36344e7b Date: Fri, 17 Aug 2018 01:10:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:10:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"07bbd9a4016c4556980ff38e353b487f","id":"40ff682d-6e21-4c01-adc4-8b0c57b6557f","subnetpool_id":null,"name":"vping_userdata-subnet_40f9f519-be99-4e0d-a29b-4b7d170238ab"}]} 2018-08-17 01:10:54,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9413d72b-ed3a-4cad-9807-e5cf36344e7b 2018-08-17 01:10:54,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.296329975128s 2018-08-17 01:10:54,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9413d72b-ed3a-4cad-9807-e5cf36344e7b 2018-08-17 01:10:54,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:56,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:57,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-ce111270-d721-4915-a7de-70b2f0c55a6f x-compute-request-id: req-ce111270-d721-4915-a7de-70b2f0c55a6f Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:10:56Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:57,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ce111270-d721-4915-a7de-70b2f0c55a6f 2018-08-17 01:10:57,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327147960663s 2018-08-17 01:10:57,238 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ce111270-d721-4915-a7de-70b2f0c55a6f 2018-08-17 01:10:57,242 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:10:59,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:10:59,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:10:59,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:10: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-e5ffd503-eac1-495b-bcfb-3ec5b2bdecf6 x-compute-request-id: req-e5ffd503-eac1-495b-bcfb-3ec5b2bdecf6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:10:56Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:10:59,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5ffd503-eac1-495b-bcfb-3ec5b2bdecf6 2018-08-17 01:10:59,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394287824631s 2018-08-17 01:10:59,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5ffd503-eac1-495b-bcfb-3ec5b2bdecf6 2018-08-17 01:10:59,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:01,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:02,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-92b5f220-563b-4fc3-b96d-5a02ba14700e x-compute-request-id: req-92b5f220-563b-4fc3-b96d-5a02ba14700e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:00Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:02,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-92b5f220-563b-4fc3-b96d-5a02ba14700e 2018-08-17 01:11:02,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681714057922s 2018-08-17 01:11:02,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-92b5f220-563b-4fc3-b96d-5a02ba14700e 2018-08-17 01:11:02,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:11:02,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=e3834c99-2bcd-4635-9aff-41bbceb1f544" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:02,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4c413342-4451-4b66-b41f-bd983c764b12 Date: Fri, 17 Aug 2018 01:11:02 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:56Z","admin_state_up":true,"updated_at":"2018-08-17T01:11:00Z","binding:vnic_type":"normal","device_id":"e3834c99-2bcd-4635-9aff-41bbceb1f544","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:ad:f4:6c","id":"7500a5fd-0d05-45cf-9cf2-6f2039d77d84","port_security_enabled":true,"project_id":"07bbd9a4016c4556980ff38e353b487f","fixed_ips":[{"subnet_id":"40ff682d-6e21-4c01-adc4-8b0c57b6557f","ip_address":"192.168.120.3"}],"extra_dhcp_opts":[],"security_groups":["9fd76bd9-56b2-47b3-8792-65eb4ac68223"],"name":""}]} 2018-08-17 01:11:02,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e3834c99-2bcd-4635-9aff-41bbceb1f544 used request id req-4c413342-4451-4b66-b41f-bd983c764b12 2018-08-17 01:11:02,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.261831045151s 2018-08-17 01:11:02,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e3834c99-2bcd-4635-9aff-41bbceb1f544 used request id req-4c413342-4451-4b66-b41f-bd983c764b12 2018-08-17 01:11:02,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:11:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7500a5fd-0d05-45cf-9cf2-6f2039d77d84" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:02,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6c5b6bb0-5be9-479c-91ff-c352db16f537 Date: Fri, 17 Aug 2018 01:11:02 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:11:02,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7500a5fd-0d05-45cf-9cf2-6f2039d77d84 used request id req-6c5b6bb0-5be9-479c-91ff-c352db16f537 2018-08-17 01:11:02,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620448589325s 2018-08-17 01:11:02,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7500a5fd-0d05-45cf-9cf2-6f2039d77d84 used request id req-6c5b6bb0-5be9-479c-91ff-c352db16f537 2018-08-17 01:11:02,664 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:f4:6c', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T01:11:00.000000', 'flavor': Munch({u'id': u'5f0a9b5b-957a-4858-bb83-9fc522be1041'}), 'az': u'nova', 'id': u'e3834c99-2bcd-4635-9aff-41bbceb1f544', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'73620285d60a42c58e44df864441b541', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'07bbd9a4016c4556980ff38e353b487f', 'name': 'vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab', '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-08-17T01:11:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:11:00Z', 'hostId': u'2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T01:11:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'07bbd9a4016c4556980ff38e353b487f', 'name': u'vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'adminPass': u'rxFGfNyxN3Ua', 'tenant_id': u'07bbd9a4016c4556980ff38e353b487f', 'created_at': u'2018-08-17T01:10:53Z', 'created': u'2018-08-17T01:10:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:11:02,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:11:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:02,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-2e9a0395-043e-4837-ab8c-8a50db439ea9 Date: Fri, 17 Aug 2018 01:11:02 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":["40ff682d-6e21-4c01-adc4-8b0c57b6557f"],"updated_at":"2018-08-17T01:10:45Z","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"07bbd9a4016c4556980ff38e353b487f","id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","name":"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:11:02,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2e9a0395-043e-4837-ab8c-8a50db439ea9 2018-08-17 01:11:02,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112377882004s 2018-08-17 01:11:02,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2e9a0395-043e-4837-ab8c-8a50db439ea9 2018-08-17 01:11:02,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:11:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:02,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-9c046ba2-1db3-4d6b-9437-1e660edc0704 Date: Fri, 17 Aug 2018 01:11:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:10:50Z", "file": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file", "owner": "07bbd9a4016c4556980ff38e353b487f", "id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "size": 12716032, "self": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:11:02,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9c046ba2-1db3-4d6b-9437-1e660edc0704 2018-08-17 01:11:02,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409898757935s 2018-08-17 01:11:02,824 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9c046ba2-1db3-4d6b-9437-1e660edc0704 2018-08-17 01:11:02,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:11:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:02,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-2a0407f3-33f1-4038-8bb6-66370f445d23 x-compute-request-id: req-2a0407f3-33f1-4038-8bb6-66370f445d23 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f0a9b5b-957a-4858-bb83-9fc522be1041"}]} 2018-08-17 01:11:02,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2a0407f3-33f1-4038-8bb6-66370f445d23 2018-08-17 01:11:02,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024729013443s 2018-08-17 01:11:02,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2a0407f3-33f1-4038-8bb6-66370f445d23 2018-08-17 01:11:02,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:11:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"server": {"name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "imageRef": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "flavorRef": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "86ad35ba-1738-4b54-9866-3e47cd0d041b"}]}}' 2018-08-17 01:11:05,152 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:11: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-395b28b9-7bb1-44df-90d3-496a4a0f4731 x-compute-request-id: req-395b28b9-7bb1-44df-90d3-496a4a0f4731 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "197109b1-c111-41c3-a41f-811feccbcbac", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "adminPass": "hfyNrzyGNrW9"}} 2018-08-17 01:11:05,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-395b28b9-7bb1-44df-90d3-496a4a0f4731 2018-08-17 01:11:05,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.30013489723s 2018-08-17 01:11:05,153 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-395b28b9-7bb1-44df-90d3-496a4a0f4731 2018-08-17 01:11:05,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:05,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-da5dc8f9-ac88-4d42-95bc-8e6af6125b4b x-compute-request-id: req-da5dc8f9-ac88-4d42-95bc-8e6af6125b4b Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:00Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:05,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da5dc8f9-ac88-4d42-95bc-8e6af6125b4b 2018-08-17 01:11:05,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513143062592s 2018-08-17 01:11:05,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da5dc8f9-ac88-4d42-95bc-8e6af6125b4b 2018-08-17 01:11:05,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:07,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-04a22f8a-16dd-4df3-bbba-7c8f1027b5b5 x-compute-request-id: req-04a22f8a-16dd-4df3-bbba-7c8f1027b5b5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:07Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:00Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:07,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04a22f8a-16dd-4df3-bbba-7c8f1027b5b5 2018-08-17 01:11:07,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176162004471s 2018-08-17 01:11:07,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04a22f8a-16dd-4df3-bbba-7c8f1027b5b5 2018-08-17 01:11:07,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:09,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:09,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:10,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-e515abea-2a4a-4dcd-a71b-d69439f68203 x-compute-request-id: req-e515abea-2a4a-4dcd-a71b-d69439f68203 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:07Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:00Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:10,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e515abea-2a4a-4dcd-a71b-d69439f68203 2018-08-17 01:11:10,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171783924103s 2018-08-17 01:11:10,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e515abea-2a4a-4dcd-a71b-d69439f68203 2018-08-17 01:11:10,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:12,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:12,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:12,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-c0b09f4b-e1d8-4508-be4b-36c80f2817bc x-compute-request-id: req-c0b09f4b-e1d8-4508-be4b-36c80f2817bc Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:dc:2f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:11.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:11Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:00Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:12,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c0b09f4b-e1d8-4508-be4b-36c80f2817bc 2018-08-17 01:11:12,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484680891037s 2018-08-17 01:11:12,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c0b09f4b-e1d8-4508-be4b-36c80f2817bc 2018-08-17 01:11:12,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:11:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=197109b1-c111-41c3-a41f-811feccbcbac" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:12,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-917f0a3a-6340-4704-8e53-d637a8f26b20 Date: Fri, 17 Aug 2018 01:11:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:11:08Z","admin_state_up":true,"updated_at":"2018-08-17T01:11:11Z","binding:vnic_type":"normal","device_id":"197109b1-c111-41c3-a41f-811feccbcbac","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:e1:dc:2f","id":"d73a7c34-5e0a-4a23-906f-675ff85187ca","port_security_enabled":true,"project_id":"07bbd9a4016c4556980ff38e353b487f","fixed_ips":[{"subnet_id":"40ff682d-6e21-4c01-adc4-8b0c57b6557f","ip_address":"192.168.120.4"}],"extra_dhcp_opts":[],"security_groups":["9fd76bd9-56b2-47b3-8792-65eb4ac68223"],"name":""}]} 2018-08-17 01:11:12,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=197109b1-c111-41c3-a41f-811feccbcbac used request id req-917f0a3a-6340-4704-8e53-d637a8f26b20 2018-08-17 01:11:12,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500330924988s 2018-08-17 01:11:12,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=197109b1-c111-41c3-a41f-811feccbcbac used request id req-917f0a3a-6340-4704-8e53-d637a8f26b20 2018-08-17 01:11:12,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:11:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d73a7c34-5e0a-4a23-906f-675ff85187ca" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:12,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0a73a49a-3747-41da-afae-2a28969aa3ea Date: Fri, 17 Aug 2018 01:11:12 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:11:12,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d73a7c34-5e0a-4a23-906f-675ff85187ca used request id req-0a73a49a-3747-41da-afae-2a28969aa3ea 2018-08-17 01:11:12,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436880588531s 2018-08-17 01:11:12,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=d73a7c34-5e0a-4a23-906f-675ff85187ca used request id req-0a73a49a-3747-41da-afae-2a28969aa3ea 2018-08-17 01:11:12,627 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:dc:2f', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T01:11:11.000000', 'flavor': Munch({u'id': u'5f0a9b5b-957a-4858-bb83-9fc522be1041'}), 'az': u'nova', 'id': u'197109b1-c111-41c3-a41f-811feccbcbac', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'73620285d60a42c58e44df864441b541', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'07bbd9a4016c4556980ff38e353b487f', 'name': 'vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab', '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-08-17T01:11:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:11:11Z', 'hostId': u'5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T01:11:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'07bbd9a4016c4556980ff38e353b487f', 'name': u'vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab', 'adminPass': u'hfyNrzyGNrW9', 'tenant_id': u'07bbd9a4016c4556980ff38e353b487f', 'created_at': u'2018-08-17T01:11:05Z', 'created': u'2018-08-17T01:11:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:11:12,628 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-17 01:11:13,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:14,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-acf49d8b-af2c-4928-99e5-2ac4949ae7cc x-compute-request-id: req-acf49d8b-af2c-4928-99e5-2ac4949ae7cc Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:dc:2f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:11.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:11Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:00Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:14,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-acf49d8b-af2c-4928-99e5-2ac4949ae7cc 2018-08-17 01:11:14,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50932598114s 2018-08-17 01:11:14,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-acf49d8b-af2c-4928-99e5-2ac4949ae7cc 2018-08-17 01:11:14,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:11:14,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:11:14,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-156f62bb-6fc1-4e39-8a12-9fae588da9a3 x-compute-request-id: req-156f62bb-6fc1-4e39-8a12-9fae588da9a3 Content-Encoding: gzip Content-Length: 7858 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467831784 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.193765] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195984] pid_max: default: 32768 minimum: 301\n[ 0.197185] ACPI: Core revision 20150930\n[ 0.198837] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200596] Security Framework initialized\n[ 0.201689] Yama: becoming mindful.\n[ 0.202669] AppArmor: AppArmor initialized\n[ 0.203810] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205557] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207249] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208860] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210685] Initializing cgroup subsys io\n[ 0.211794] Initializing cgroup subsys memory\n[ 0.212956] Initializing cgroup subsys devices\n[ 0.214128] Initializing cgroup subsys freezer\n[ 0.215291] Initializing cgroup subsys net_cls\n[ 0.216462] Initializing cgroup subsys perf_event\n[ 0.217683] Initializing cgroup subsys net_prio\n[ 0.218872] Initializing cgroup subsys hugetlb\n[ 0.220029] Initializing cgroup subsys pids\n[ 0.221189] CPU: Physical Processor ID: 0\n[ 0.222965] mce: CPU supports 10 MCE banks\n[ 0.224091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225431] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240282] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.246910] ftrace: allocating 31920 entries in 125 pages\n[ 0.272282] smpboot: Max logical packages: 1\n[ 0.273464] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.275294] x2apic enabled\n[ 0.276420] Switched APIC routing to physical x2apic.\n[ 0.278837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.282969] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285362] KVM setup paravirtual spinlock\n[ 0.286938] x86: Booted up 1 node, 1 CPUs\n[ 0.288023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289869] devtmpfs: initialized\n[ 0.291821] evm: security.selinux\n[ 0.292758] evm: security.SMACK64\n[ 0.293690] evm: security.SMACK64EXEC\n[ 0.294691] evm: security.SMACK64TRANSMUTE\n[ 0.295766] evm: security.SMACK64MMAP\n[ 0.296754] evm: security.ima\n[ 0.297616] evm: security.capability\n[ 0.298672] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301130] pinctrl core: initialized pinctrl subsystem\n[ 0.302565] RTC time: 1:11:11, date: 08/17/18\n[ 0.303842] NET: Registered protocol family 16\n[ 0.305125] cpuidle: using governor ladder\n[ 0.306225] cpuidle: using governor menu\n[ 0.307281] PCCT header not found.\n[ 0.308287] ACPI: bus type PCI registered\n[ 0.309363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310996] PCI: Using configuration type 1 for base access\n[ 0.313134] ACPI: Added _OSI(Module Device)\n[ 0.314259] ACPI: Added _OSI(Processor Device)\n[ 0.315418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316627] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318759] ACPI: Interpreter enabled\n[ 0.319782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329758] ACPI: (supports S0 S5)\n[ 0.330706] ACPI: Using IOAPIC for interrupt routing\n[ 0.331965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337227] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338859] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340433] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343323] acpiphp: Slot [3] registered\n[ 0.344395] acpiphp: Slot [4] registered\n[ 0.345469] acpiphp: Slot [5] registered\n[ 0.346534] acpiphp: Slot [6] registered\n[ 0.347608] acpiphp: Slot [7] registered\n[ 0.348677] acpiphp: Slot [8] registered\n[ 0.349747] acpiphp: Slot [9] registered\n[ 0.350814] acpiphp: Slot [10] registered\n[ 0.351893] acpiphp: Slot [11] registered\n[ 0.352978] acpiphp: Slot [12] registered\n[ 0.354058] acpiphp: Slot [13] registered\n[ 0.355137] acpiphp: Slot [14] registered\n[ 0.356223] acpiphp: Slot [15] registered\n[ 0.371397] acpiphp: Slot [16] registered\n[ 0.372494] acpiphp: Slot [17] registered\n[ 0.373579] acpiphp: Slot [18] registered\n[ 0.374661] acpiphp: Slot [19] registered\n[ 0.375752] acpiphp: Slot [20] registered\n[ 0.376841] acpiphp: Slot [21] registered\n[ 0.377923] acpiphp: Slot [22] registered\n[ 0.379007] acpiphp: Slot [23] registered\n[ 0.380102] acpiphp: Slot [24] registered\n[ 0.381188] acpiphp: Slot [25] registered\n[ 0.382272] acpiphp: Slot [26] registered\n[ 0.383350] acpiphp: Slot [27] registered\n[ 0.384449] acpiphp: Slot [28] registered\n[ 0.385537] acpiphp: Slot [29] registered\n[ 0.386615] acpiphp: Slot [30] registered\n[ 0.387696] acpiphp: Slot [31] registered\n[ 0.388784] PCI host bridge to bus 0000:00\n[ 0.389864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391459] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394992] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398902] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406128] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407826] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412226] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414152] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438830] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.444321] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.446105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449614] vgaarb: loaded\n[ 0.450436] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452063] SCSI subsystem initialized\n[ 0.453311] ACPI: bus type USB registered\n[ 0.454432] usbcore: registered new interface driver usbfs\n[ 0.455810] usbcore: registered new interface driver hub\n[ 0.457161] usbcore: registered new device driver usb\n[ 0.458636] PCI: Using ACPI for IRQ routing\n[ 0.460136] NetLabel: Initializing\n[ 0.461113] NetLabel: domain hash size = 128\n[ 0.462258] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463546] NetLabel: unlabeled traffic allowed by default\n[ 0.465097] clocksource: Switched to clocksource kvm-clock\n[ 0.475045] AppArmor: AppArmor Filesystem Enabled\n[ 0.476346] pnp: PnP ACPI init\n[ 0.477572] pnp: PnP ACPI: found 5 devices\n[ 0.484376] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486732] NET: Registered protocol family 2\n[ 0.488134] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491507] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493136] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496188] NET: Registered protocol family 1\n[ 0.497389] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498886] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529479] Trying to unpack rootfs image as initramfs...\n[ 0.591406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598651] Scanning for low memory corruption every 60 seconds\n[ 0.601946] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603675] audit: initializing netlink subsys (disabled)\n[ 0.605450] audit: type=2000 audit(1534468272.699:1): initialized\n[ 0.607676] Initialise system trusted keyring\n[ 0.609312] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610968] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613940] zbud: loaded\n[ 0.615059] VFS: Disk quotas dquot_6.6.0\n[ 0.616270] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.618694] fuse init (API version 7.23)\n[ 0.620038] Key type big_key registered\n[ 0.621227] Allocating IMA MOK and blacklist keyrings.\n[ 0.623063] Key type asymmetric registered\n[ 0.624283] Asymmetric key parser 'x509' registered\n[ 0.625697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.627930] io scheduler noop registered\n[ 0.629073] io scheduler deadline registered (default)\n[ 0.630529] io scheduler cfq registered\n[ 0.631878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637488] ACPI: Power Button [PWRF]\n[ 0.638921] GHES: HEST is not enabled!\n[ 0.653308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682679] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711260] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714594] Linux agpgart interface v0.103\n[ 0.718602] brd: module loaded\n[ 0.721055] loop: module loaded\n[ 0.726338] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728432] GPT:90111 != 2097151\n[ 0.729408] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730981] GPT:90111 != 2097151\n[ 0.731961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733343] vda: vda1 vda15\n[ 0.735363] scsi host0: ata_piix\n[ 0.736491] scsi host1: ata_piix\n[ 0.737541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739283] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741656] libphy: Fixed MDIO Bus: probed\n[ 0.742834] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747355] PPP generic driver version 2.4.2\n[ 0.748687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750405] ehci-pci: EHCI PCI platform driver\n[ 0.751664] ehci-platform: EHCI generic platform driver\n[ 0.753074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754691] ohci-pci: OHCI PCI platform driver\n[ 0.755960] ohci-platform: OHCI generic platform driver\n[ 0.757393] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775699] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780584] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782626] usb usb1: Product: UHCI Host Controller\n[ 0.783952] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786997] hub 1-0:1.0: USB hub found\n[ 0.788119] hub 1-0:1.0: 2 ports detected\n[ 0.789556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792604] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793973] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795446] mousedev: PS/2 mouse device common for all mice\n[ 0.797256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799854] rtc_cmos 00:00: RTC can wake from S4\n[ 0.801486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804862] i2c /dev entries driver\n[ 0.805994] device-mapper: uevent: version 1.0.3\n[ 0.807367] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809747] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.811887] NET: Registered protocol family 10\n[ 0.813808] NET: Registered protocol family 17\n[ 0.815099] Key type dns_resolver registered\n[ 0.816522] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818101] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820665] registered taskstats version 1\n[ 0.821911] Loading compiled-in X.509 certificates\n[ 0.823876] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826508] zswap: loaded using pool lzo/zbud\n[ 0.829138] Key type trusted registered\n[ 0.831420] Key type encrypted registered\n[ 0.832612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834125] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835613] evm: HMAC attrs: 0x1\n[ 0.837015] Magic number: 14:9:155\n[ 0.838122] bdi 1:7: hash matches\n[ 0.839241] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:12 UTC (1534468272)\n[ 0.841596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843175] EDD information not available.\n[ 0.900030] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902227] Write protecting the kernel read-only data: 14336k\n[ 0.907398] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.910136] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.960007] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-08-17 01:11:14,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac/action used request id req-156f62bb-6fc1-4e39-8a12-9fae588da9a3 2018-08-17 01:11:14,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0992269515991s 2018-08-17 01:11:14,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac/action used request id req-156f62bb-6fc1-4e39-8a12-9fae588da9a3 2018-08-17 01:11:14,242 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 467831784 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.193765] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195984] pid_max: default: 32768 minimum: 301 [ 0.197185] ACPI: Core revision 20150930 [ 0.198837] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200596] Security Framework initialized [ 0.201689] Yama: becoming mindful. [ 0.202669] AppArmor: AppArmor initialized [ 0.203810] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205557] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207249] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208860] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210685] Initializing cgroup subsys io [ 0.211794] Initializing cgroup subsys memory [ 0.212956] Initializing cgroup subsys devices [ 0.214128] Initializing cgroup subsys freezer [ 0.215291] Initializing cgroup subsys net_cls [ 0.216462] Initializing cgroup subsys perf_event [ 0.217683] Initializing cgroup subsys net_prio [ 0.218872] Initializing cgroup subsys hugetlb [ 0.220029] Initializing cgroup subsys pids [ 0.221189] CPU: Physical Processor ID: 0 [ 0.222965] mce: CPU supports 10 MCE banks [ 0.224091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225431] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240282] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246910] ftrace: allocating 31920 entries in 125 pages [ 0.272282] smpboot: Max logical packages: 1 [ 0.273464] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275294] x2apic enabled [ 0.276420] Switched APIC routing to physical x2apic. [ 0.278837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282969] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285362] KVM setup paravirtual spinlock [ 0.286938] x86: Booted up 1 node, 1 CPUs [ 0.288023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289869] devtmpfs: initialized [ 0.291821] evm: security.selinux [ 0.292758] evm: security.SMACK64 [ 0.293690] evm: security.SMACK64EXEC [ 0.294691] evm: security.SMACK64TRANSMUTE [ 0.295766] evm: security.SMACK64MMAP [ 0.296754] evm: security.ima [ 0.297616] evm: security.capability [ 0.298672] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301130] pinctrl core: initialized pinctrl subsystem [ 0.302565] RTC time: 1:11:11, date: 08/17/18 [ 0.303842] NET: Registered protocol family 16 [ 0.305125] cpuidle: using governor ladder [ 0.306225] cpuidle: using governor menu [ 0.307281] PCCT header not found. [ 0.308287] ACPI: bus type PCI registered [ 0.309363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310996] PCI: Using configuration type 1 for base access [ 0.313134] ACPI: Added _OSI(Module Device) [ 0.314259] ACPI: Added _OSI(Processor Device) [ 0.315418] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316627] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318759] ACPI: Interpreter enabled [ 0.319782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329758] ACPI: (supports S0 S5) [ 0.330706] ACPI: Using IOAPIC for interrupt routing [ 0.331965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337227] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338859] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340433] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343323] acpiphp: Slot [3] registered [ 0.344395] acpiphp: Slot [4] registered [ 0.345469] acpiphp: Slot [5] registered [ 0.346534] acpiphp: Slot [6] registered [ 0.347608] acpiphp: Slot [7] registered [ 0.348677] acpiphp: Slot [8] registered [ 0.349747] acpiphp: Slot [9] registered [ 0.350814] acpiphp: Slot [10] registered [ 0.351893] acpiphp: Slot [11] registered [ 0.352978] acpiphp: Slot [12] registered [ 0.354058] acpiphp: Slot [13] registered [ 0.355137] acpiphp: Slot [14] registered [ 0.356223] acpiphp: Slot [15] registered [ 0.371397] acpiphp: Slot [16] registered [ 0.372494] acpiphp: Slot [17] registered [ 0.373579] acpiphp: Slot [18] registered [ 0.374661] acpiphp: Slot [19] registered [ 0.375752] acpiphp: Slot [20] registered [ 0.376841] acpiphp: Slot [21] registered [ 0.377923] acpiphp: Slot [22] registered [ 0.379007] acpiphp: Slot [23] registered [ 0.380102] acpiphp: Slot [24] registered [ 0.381188] acpiphp: Slot [25] registered [ 0.382272] acpiphp: Slot [26] registered [ 0.383350] acpiphp: Slot [27] registered [ 0.384449] acpiphp: Slot [28] registered [ 0.385537] acpiphp: Slot [29] registered [ 0.386615] acpiphp: Slot [30] registered [ 0.387696] acpiphp: Slot [31] registered [ 0.388784] PCI host bridge to bus 0000:00 [ 0.389864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391459] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394992] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398902] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.406128] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407826] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.412226] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.414152] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438830] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.444321] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449614] vgaarb: loaded [ 0.450436] vgaarb: bridge control possible 0000:00:02.0 [ 0.452063] SCSI subsystem initialized [ 0.453311] ACPI: bus type USB registered [ 0.454432] usbcore: registered new interface driver usbfs [ 0.455810] usbcore: registered new interface driver hub [ 0.457161] usbcore: registered new device driver usb [ 0.458636] PCI: Using ACPI for IRQ routing [ 0.460136] NetLabel: Initializing [ 0.461113] NetLabel: domain hash size = 128 [ 0.462258] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463546] NetLabel: unlabeled traffic allowed by default [ 0.465097] clocksource: Switched to clocksource kvm-clock [ 0.475045] AppArmor: AppArmor Filesystem Enabled [ 0.476346] pnp: PnP ACPI init [ 0.477572] pnp: PnP ACPI: found 5 devices [ 0.484376] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486732] NET: Registered protocol family 2 [ 0.488134] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491507] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493136] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496188] NET: Registered protocol family 1 [ 0.497389] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498886] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.500348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529479] Trying to unpack rootfs image as initramfs... [ 0.591406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598651] Scanning for low memory corruption every 60 seconds [ 0.601946] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603675] audit: initializing netlink subsys (disabled) [ 0.605450] audit: type=2000 audit(1534468272.699:1): initialized [ 0.607676] Initialise system trusted keyring [ 0.609312] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.610968] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.613940] zbud: loaded [ 0.615059] VFS: Disk quotas dquot_6.6.0 [ 0.616270] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.618694] fuse init (API version 7.23) [ 0.620038] Key type big_key registered [ 0.621227] Allocating IMA MOK and blacklist keyrings. [ 0.623063] Key type asymmetric registered [ 0.624283] Asymmetric key parser 'x509' registered [ 0.625697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.627930] io scheduler noop registered [ 0.629073] io scheduler deadline registered (default) [ 0.630529] io scheduler cfq registered [ 0.631878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.633392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637488] ACPI: Power Button [PWRF] [ 0.638921] GHES: HEST is not enabled! [ 0.653308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682679] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711260] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714594] Linux agpgart interface v0.103 [ 0.718602] brd: module loaded [ 0.721055] loop: module loaded [ 0.726338] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.728432] GPT:90111 != 2097151 [ 0.729408] GPT:Alternate GPT header not at the end of the disk. [ 0.730981] GPT:90111 != 2097151 [ 0.731961] GPT: Use GNU Parted to correct GPT errors. [ 0.733343] vda: vda1 vda15 [ 0.735363] scsi host0: ata_piix [ 0.736491] scsi host1: ata_piix [ 0.737541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.739283] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.741656] libphy: Fixed MDIO Bus: probed [ 0.742834] tun: Universal TUN/TAP device driver, 1.6 [ 0.744192] tun: (C) 1999-2004 Max Krasnyansky [ 0.747355] PPP generic driver version 2.4.2 [ 0.748687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750405] ehci-pci: EHCI PCI platform driver [ 0.751664] ehci-platform: EHCI generic platform driver [ 0.753074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754691] ohci-pci: OHCI PCI platform driver [ 0.755960] ohci-platform: OHCI generic platform driver [ 0.757393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772131] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775699] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780584] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782626] usb usb1: Product: UHCI Host Controller [ 0.783952] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.785584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786997] hub 1-0:1.0: USB hub found [ 0.788119] hub 1-0:1.0: 2 ports detected [ 0.789556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792604] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795446] mousedev: PS/2 mouse device common for all mice [ 0.797256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799854] rtc_cmos 00:00: RTC can wake from S4 [ 0.801486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804862] i2c /dev entries driver [ 0.805994] device-mapper: uevent: version 1.0.3 [ 0.807367] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.809747] ledtrig-cpu: registered to indicate activity on CPUs [ 0.811887] NET: Registered protocol family 10 [ 0.813808] NET: Registered protocol family 17 [ 0.815099] Key type dns_resolver registered [ 0.816522] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.818101] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.820665] registered taskstats version 1 [ 0.821911] Loading compiled-in X.509 certificates [ 0.823876] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.826508] zswap: loaded using pool lzo/zbud [ 0.829138] Key type trusted registered [ 0.831420] Key type encrypted registered [ 0.832612] AppArmor: AppArmor sha1 policy hashing enabled [ 0.834125] ima: No TPM chip found, activating TPM-bypass! [ 0.835613] evm: HMAC attrs: 0x1 [ 0.837015] Magic number: 14:9:155 [ 0.838122] bdi 1:7: hash matches [ 0.839241] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:12 UTC (1534468272) [ 0.841596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.843175] EDD information not available. [ 0.900030] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.902227] Write protecting the kernel read-only data: 14336k [ 0.907398] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910136] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 [ 0.960007] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2018-08-17 01:11:14,243 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.3. Waiting for response... 2018-08-17 01:11:15,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:15,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:15,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-50c76e68-f197-425d-8e36-be89c2e311c7 x-compute-request-id: req-50c76e68-f197-425d-8e36-be89c2e311c7 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:dc:2f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:11.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:11Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:00Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:15,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50c76e68-f197-425d-8e36-be89c2e311c7 2018-08-17 01:11:15,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629677057266s 2018-08-17 01:11:15,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50c76e68-f197-425d-8e36-be89c2e311c7 2018-08-17 01:11:15,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:11:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:11:15,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-8f0e1aac-0fad-46f3-8631-3df531565b0c x-compute-request-id: req-8f0e1aac-0fad-46f3-8631-3df531565b0c Content-Encoding: gzip Content-Length: 8259 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 467831784 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.193765] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195984] pid_max: default: 32768 minimum: 301\n[ 0.197185] ACPI: Core revision 20150930\n[ 0.198837] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200596] Security Framework initialized\n[ 0.201689] Yama: becoming mindful.\n[ 0.202669] AppArmor: AppArmor initialized\n[ 0.203810] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205557] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207249] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208860] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210685] Initializing cgroup subsys io\n[ 0.211794] Initializing cgroup subsys memory\n[ 0.212956] Initializing cgroup subsys devices\n[ 0.214128] Initializing cgroup subsys freezer\n[ 0.215291] Initializing cgroup subsys net_cls\n[ 0.216462] Initializing cgroup subsys perf_event\n[ 0.217683] Initializing cgroup subsys net_prio\n[ 0.218872] Initializing cgroup subsys hugetlb\n[ 0.220029] Initializing cgroup subsys pids\n[ 0.221189] CPU: Physical Processor ID: 0\n[ 0.222965] mce: CPU supports 10 MCE banks\n[ 0.224091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225431] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240282] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.246910] ftrace: allocating 31920 entries in 125 pages\n[ 0.272282] smpboot: Max logical packages: 1\n[ 0.273464] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.275294] x2apic enabled\n[ 0.276420] Switched APIC routing to physical x2apic.\n[ 0.278837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.282969] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285362] KVM setup paravirtual spinlock\n[ 0.286938] x86: Booted up 1 node, 1 CPUs\n[ 0.288023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289869] devtmpfs: initialized\n[ 0.291821] evm: security.selinux\n[ 0.292758] evm: security.SMACK64\n[ 0.293690] evm: security.SMACK64EXEC\n[ 0.294691] evm: security.SMACK64TRANSMUTE\n[ 0.295766] evm: security.SMACK64MMAP\n[ 0.296754] evm: security.ima\n[ 0.297616] evm: security.capability\n[ 0.298672] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301130] pinctrl core: initialized pinctrl subsystem\n[ 0.302565] RTC time: 1:11:11, date: 08/17/18\n[ 0.303842] NET: Registered protocol family 16\n[ 0.305125] cpuidle: using governor ladder\n[ 0.306225] cpuidle: using governor menu\n[ 0.307281] PCCT header not found.\n[ 0.308287] ACPI: bus type PCI registered\n[ 0.309363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310996] PCI: Using configuration type 1 for base access\n[ 0.313134] ACPI: Added _OSI(Module Device)\n[ 0.314259] ACPI: Added _OSI(Processor Device)\n[ 0.315418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316627] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318759] ACPI: Interpreter enabled\n[ 0.319782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329758] ACPI: (supports S0 S5)\n[ 0.330706] ACPI: Using IOAPIC for interrupt routing\n[ 0.331965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337227] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338859] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340433] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343323] acpiphp: Slot [3] registered\n[ 0.344395] acpiphp: Slot [4] registered\n[ 0.345469] acpiphp: Slot [5] registered\n[ 0.346534] acpiphp: Slot [6] registered\n[ 0.347608] acpiphp: Slot [7] registered\n[ 0.348677] acpiphp: Slot [8] registered\n[ 0.349747] acpiphp: Slot [9] registered\n[ 0.350814] acpiphp: Slot [10] registered\n[ 0.351893] acpiphp: Slot [11] registered\n[ 0.352978] acpiphp: Slot [12] registered\n[ 0.354058] acpiphp: Slot [13] registered\n[ 0.355137] acpiphp: Slot [14] registered\n[ 0.356223] acpiphp: Slot [15] registered\n[ 0.371397] acpiphp: Slot [16] registered\n[ 0.372494] acpiphp: Slot [17] registered\n[ 0.373579] acpiphp: Slot [18] registered\n[ 0.374661] acpiphp: Slot [19] registered\n[ 0.375752] acpiphp: Slot [20] registered\n[ 0.376841] acpiphp: Slot [21] registered\n[ 0.377923] acpiphp: Slot [22] registered\n[ 0.379007] acpiphp: Slot [23] registered\n[ 0.380102] acpiphp: Slot [24] registered\n[ 0.381188] acpiphp: Slot [25] registered\n[ 0.382272] acpiphp: Slot [26] registered\n[ 0.383350] acpiphp: Slot [27] registered\n[ 0.384449] acpiphp: Slot [28] registered\n[ 0.385537] acpiphp: Slot [29] registered\n[ 0.386615] acpiphp: Slot [30] registered\n[ 0.387696] acpiphp: Slot [31] registered\n[ 0.388784] PCI host bridge to bus 0000:00\n[ 0.389864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391459] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394992] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398902] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406128] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407826] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412226] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414152] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438830] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.444321] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.446105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449614] vgaarb: loaded\n[ 0.450436] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452063] SCSI subsystem initialized\n[ 0.453311] ACPI: bus type USB registered\n[ 0.454432] usbcore: registered new interface driver usbfs\n[ 0.455810] usbcore: registered new interface driver hub\n[ 0.457161] usbcore: registered new device driver usb\n[ 0.458636] PCI: Using ACPI for IRQ routing\n[ 0.460136] NetLabel: Initializing\n[ 0.461113] NetLabel: domain hash size = 128\n[ 0.462258] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463546] NetLabel: unlabeled traffic allowed by default\n[ 0.465097] clocksource: Switched to clocksource kvm-clock\n[ 0.475045] AppArmor: AppArmor Filesystem Enabled\n[ 0.476346] pnp: PnP ACPI init\n[ 0.477572] pnp: PnP ACPI: found 5 devices\n[ 0.484376] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486732] NET: Registered protocol family 2\n[ 0.488134] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491507] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493136] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496188] NET: Registered protocol family 1\n[ 0.497389] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498886] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500348] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529479] Trying to unpack rootfs image as initramfs...\n[ 0.591406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598651] Scanning for low memory corruption every 60 seconds\n[ 0.601946] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603675] audit: initializing netlink subsys (disabled)\n[ 0.605450] audit: type=2000 audit(1534468272.699:1): initialized\n[ 0.607676] Initialise system trusted keyring\n[ 0.609312] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610968] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613940] zbud: loaded\n[ 0.615059] VFS: Disk quotas dquot_6.6.0\n[ 0.616270] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.618694] fuse init (API version 7.23)\n[ 0.620038] Key type big_key registered\n[ 0.621227] Allocating IMA MOK and blacklist keyrings.\n[ 0.623063] Key type asymmetric registered\n[ 0.624283] Asymmetric key parser 'x509' registered\n[ 0.625697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.627930] io scheduler noop registered\n[ 0.629073] io scheduler deadline registered (default)\n[ 0.630529] io scheduler cfq registered\n[ 0.631878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637488] ACPI: Power Button [PWRF]\n[ 0.638921] GHES: HEST is not enabled!\n[ 0.653308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682679] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711260] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.714594] Linux agpgart interface v0.103\n[ 0.718602] brd: module loaded\n[ 0.721055] loop: module loaded\n[ 0.726338] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728432] GPT:90111 != 2097151\n[ 0.729408] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730981] GPT:90111 != 2097151\n[ 0.731961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733343] vda: vda1 vda15\n[ 0.735363] scsi host0: ata_piix\n[ 0.736491] scsi host1: ata_piix\n[ 0.737541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.739283] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.741656] libphy: Fixed MDIO Bus: probed\n[ 0.742834] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744192] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747355] PPP generic driver version 2.4.2\n[ 0.748687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750405] ehci-pci: EHCI PCI platform driver\n[ 0.751664] ehci-platform: EHCI generic platform driver\n[ 0.753074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754691] ohci-pci: OHCI PCI platform driver\n[ 0.755960] ohci-platform: OHCI generic platform driver\n[ 0.757393] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772131] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775699] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780584] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782626] usb usb1: Product: UHCI Host Controller\n[ 0.783952] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786997] hub 1-0:1.0: USB hub found\n[ 0.788119] hub 1-0:1.0: 2 ports detected\n[ 0.789556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792604] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793973] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.795446] mousedev: PS/2 mouse device common for all mice\n[ 0.797256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799854] rtc_cmos 00:00: RTC can wake from S4\n[ 0.801486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804862] i2c /dev entries driver\n[ 0.805994] device-mapper: uevent: version 1.0.3\n[ 0.807367] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809747] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.811887] NET: Registered protocol family 10\n[ 0.813808] NET: Registered protocol family 17\n[ 0.815099] Key type dns_resolver registered\n[ 0.816522] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818101] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820665] registered taskstats version 1\n[ 0.821911] Loading compiled-in X.509 certificates\n[ 0.823876] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826508] zswap: loaded using pool lzo/zbud\n[ 0.829138] Key type trusted registered\n[ 0.831420] Key type encrypted registered\n[ 0.832612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.834125] ima: No TPM chip found, activating TPM-bypass!\n[ 0.835613] evm: HMAC attrs: 0x1\n[ 0.837015] Magic number: 14:9:155\n[ 0.838122] bdi 1:7: hash matches\n[ 0.839241] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:12 UTC (1534468272)\n[ 0.841596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843175] EDD information not available.\n[ 0.900030] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.902227] Write protecting the kernel read-only data: 14336k\n[ 0.907398] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.910136] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.960007] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.91. iid=i-00000006\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\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-----\n"} 2018-08-17 01:11:15,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac/action used request id req-8f0e1aac-0fad-46f3-8631-3df531565b0c 2018-08-17 01:11:15,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855298042297s 2018-08-17 01:11:15,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac/action used request id req-8f0e1aac-0fad-46f3-8631-3df531565b0c 2018-08-17 01:11:15,965 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 467831784 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.193765] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195984] pid_max: default: 32768 minimum: 301 [ 0.197185] ACPI: Core revision 20150930 [ 0.198837] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200596] Security Framework initialized [ 0.201689] Yama: becoming mindful. [ 0.202669] AppArmor: AppArmor initialized [ 0.203810] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205557] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207249] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208860] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210685] Initializing cgroup subsys io [ 0.211794] Initializing cgroup subsys memory [ 0.212956] Initializing cgroup subsys devices [ 0.214128] Initializing cgroup subsys freezer [ 0.215291] Initializing cgroup subsys net_cls [ 0.216462] Initializing cgroup subsys perf_event [ 0.217683] Initializing cgroup subsys net_prio [ 0.218872] Initializing cgroup subsys hugetlb [ 0.220029] Initializing cgroup subsys pids [ 0.221189] CPU: Physical Processor ID: 0 [ 0.222965] mce: CPU supports 10 MCE banks [ 0.224091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225431] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240282] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246910] ftrace: allocating 31920 entries in 125 pages [ 0.272282] smpboot: Max logical packages: 1 [ 0.273464] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275294] x2apic enabled [ 0.276420] Switched APIC routing to physical x2apic. [ 0.278837] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280312] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282969] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285362] KVM setup paravirtual spinlock [ 0.286938] x86: Booted up 1 node, 1 CPUs [ 0.288023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289869] devtmpfs: initialized [ 0.291821] evm: security.selinux [ 0.292758] evm: security.SMACK64 [ 0.293690] evm: security.SMACK64EXEC [ 0.294691] evm: security.SMACK64TRANSMUTE [ 0.295766] evm: security.SMACK64MMAP [ 0.296754] evm: security.ima [ 0.297616] evm: security.capability [ 0.298672] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301130] pinctrl core: initialized pinctrl subsystem [ 0.302565] RTC time: 1:11:11, date: 08/17/18 [ 0.303842] NET: Registered protocol family 16 [ 0.305125] cpuidle: using governor ladder [ 0.306225] cpuidle: using governor menu [ 0.307281] PCCT header not found. [ 0.308287] ACPI: bus type PCI registered [ 0.309363] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310996] PCI: Using configuration type 1 for base access [ 0.313134] ACPI: Added _OSI(Module Device) [ 0.314259] ACPI: Added _OSI(Processor Device) [ 0.315418] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316627] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318759] ACPI: Interpreter enabled [ 0.319782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322350] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324830] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327294] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329758] ACPI: (supports S0 S5) [ 0.330706] ACPI: Using IOAPIC for interrupt routing [ 0.331965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335715] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337227] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.338859] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340433] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343323] acpiphp: Slot [3] registered [ 0.344395] acpiphp: Slot [4] registered [ 0.345469] acpiphp: Slot [5] registered [ 0.346534] acpiphp: Slot [6] registered [ 0.347608] acpiphp: Slot [7] registered [ 0.348677] acpiphp: Slot [8] registered [ 0.349747] acpiphp: Slot [9] registered [ 0.350814] acpiphp: Slot [10] registered [ 0.351893] acpiphp: Slot [11] registered [ 0.352978] acpiphp: Slot [12] registered [ 0.354058] acpiphp: Slot [13] registered [ 0.355137] acpiphp: Slot [14] registered [ 0.356223] acpiphp: Slot [15] registered [ 0.371397] acpiphp: Slot [16] registered [ 0.372494] acpiphp: Slot [17] registered [ 0.373579] acpiphp: Slot [18] registered [ 0.374661] acpiphp: Slot [19] registered [ 0.375752] acpiphp: Slot [20] registered [ 0.376841] acpiphp: Slot [21] registered [ 0.377923] acpiphp: Slot [22] registered [ 0.379007] acpiphp: Slot [23] registered [ 0.380102] acpiphp: Slot [24] registered [ 0.381188] acpiphp: Slot [25] registered [ 0.382272] acpiphp: Slot [26] registered [ 0.383350] acpiphp: Slot [27] registered [ 0.384449] acpiphp: Slot [28] registered [ 0.385537] acpiphp: Slot [29] registered [ 0.386615] acpiphp: Slot [30] registered [ 0.387696] acpiphp: Slot [31] registered [ 0.388784] PCI host bridge to bus 0000:00 [ 0.389864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.391459] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393054] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394992] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.396929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.398902] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402867] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404558] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.406128] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407826] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.412226] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.414152] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436894] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438830] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.444321] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449614] vgaarb: loaded [ 0.450436] vgaarb: bridge control possible 0000:00:02.0 [ 0.452063] SCSI subsystem initialized [ 0.453311] ACPI: bus type USB registered [ 0.454432] usbcore: registered new interface driver usbfs [ 0.455810] usbcore: registered new interface driver hub [ 0.457161] usbcore: registered new device driver usb [ 0.458636] PCI: Using ACPI for IRQ routing [ 0.460136] NetLabel: Initializing [ 0.461113] NetLabel: domain hash size = 128 [ 0.462258] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463546] NetLabel: unlabeled traffic allowed by default [ 0.465097] clocksource: Switched to clocksource kvm-clock [ 0.475045] AppArmor: AppArmor Filesystem Enabled [ 0.476346] pnp: PnP ACPI init [ 0.477572] pnp: PnP ACPI: found 5 devices [ 0.484376] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486732] NET: Registered protocol family 2 [ 0.488134] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.491507] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493136] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494604] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496188] NET: Registered protocol family 1 [ 0.497389] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498886] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.500348] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529479] Trying to unpack rootfs image as initramfs... [ 0.591406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598651] Scanning for low memory corruption every 60 seconds [ 0.601946] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.603675] audit: initializing netlink subsys (disabled) [ 0.605450] audit: type=2000 audit(1534468272.699:1): initialized [ 0.607676] Initialise system trusted keyring [ 0.609312] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.610968] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.613940] zbud: loaded [ 0.615059] VFS: Disk quotas dquot_6.6.0 [ 0.616270] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.618694] fuse init (API version 7.23) [ 0.620038] Key type big_key registered [ 0.621227] Allocating IMA MOK and blacklist keyrings. [ 0.623063] Key type asymmetric registered [ 0.624283] Asymmetric key parser 'x509' registered [ 0.625697] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.627930] io scheduler noop registered [ 0.629073] io scheduler deadline registered (default) [ 0.630529] io scheduler cfq registered [ 0.631878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.633392] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.635352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.637488] ACPI: Power Button [PWRF] [ 0.638921] GHES: HEST is not enabled! [ 0.653308] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682679] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685777] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711260] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.714594] Linux agpgart interface v0.103 [ 0.718602] brd: module loaded [ 0.721055] loop: module loaded [ 0.726338] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.728432] GPT:90111 != 2097151 [ 0.729408] GPT:Alternate GPT header not at the end of the disk. [ 0.730981] GPT:90111 != 2097151 [ 0.731961] GPT: Use GNU Parted to correct GPT errors. [ 0.733343] vda: vda1 vda15 [ 0.735363] scsi host0: ata_piix [ 0.736491] scsi host1: ata_piix [ 0.737541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.739283] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.741656] libphy: Fixed MDIO Bus: probed [ 0.742834] tun: Universal TUN/TAP device driver, 1.6 [ 0.744192] tun: (C) 1999-2004 Max Krasnyansky [ 0.747355] PPP generic driver version 2.4.2 [ 0.748687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.750405] ehci-pci: EHCI PCI platform driver [ 0.751664] ehci-platform: EHCI generic platform driver [ 0.753074] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754691] ohci-pci: OHCI PCI platform driver [ 0.755960] ohci-platform: OHCI generic platform driver [ 0.757393] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772131] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773589] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775699] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777140] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778851] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780584] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782626] usb usb1: Product: UHCI Host Controller [ 0.783952] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.785584] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786997] hub 1-0:1.0: USB hub found [ 0.788119] hub 1-0:1.0: 2 ports detected [ 0.789556] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792604] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.795446] mousedev: PS/2 mouse device common for all mice [ 0.797256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799854] rtc_cmos 00:00: RTC can wake from S4 [ 0.801486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803171] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804862] i2c /dev entries driver [ 0.805994] device-mapper: uevent: version 1.0.3 [ 0.807367] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.809747] ledtrig-cpu: registered to indicate activity on CPUs [ 0.811887] NET: Registered protocol family 10 [ 0.813808] NET: Registered protocol family 17 [ 0.815099] Key type dns_resolver registered [ 0.816522] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.818101] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.820665] registered taskstats version 1 [ 0.821911] Loading compiled-in X.509 certificates [ 0.823876] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.826508] zswap: loaded using pool lzo/zbud [ 0.829138] Key type trusted registered [ 0.831420] Key type encrypted registered [ 0.832612] AppArmor: AppArmor sha1 policy hashing enabled [ 0.834125] ima: No TPM chip found, activating TPM-bypass! [ 0.835613] evm: HMAC attrs: 0x1 [ 0.837015] Magic number: 14:9:155 [ 0.838122] bdi 1:7: hash matches [ 0.839241] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:12 UTC (1534468272) [ 0.841596] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.843175] EDD information not available. [ 0.900030] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.902227] Write protecting the kernel read-only data: 14336k [ 0.907398] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910136] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 [ 0.960007] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000006 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 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----- 2018-08-17 01:11:15,966 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-17 01:11:16,076 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:11:16,077 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:32 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-17 01:11:16,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:11:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:16,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:11: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-5f39deb1-b529-4aee-a796-6273be167596 x-compute-request-id: req-5f39deb1-b529-4aee-a796-6273be167596 Content-Type: application/json 2018-08-17 01:11:16,238 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544 used request id req-5f39deb1-b529-4aee-a796-6273be167596 2018-08-17 01:11:16,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152755022049s 2018-08-17 01:11:16,238 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544 used request id req-5f39deb1-b529-4aee-a796-6273be167596 2018-08-17 01:11:16,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:16,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:16,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-04c2002d-cccf-4cae-bc67-c131b4fd47b2 x-compute-request-id: req-04c2002d-cccf-4cae-bc67-c131b4fd47b2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:dc:2f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:11.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:11Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:f4:6c", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e3834c99-2bcd-4635-9aff-41bbceb1f544", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:00.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "e3834c99-2bcd-4635-9aff-41bbceb1f544", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:16Z", "hostId": "2c82ae70bacc2e3d0afbbc65f533caf183d563e7d0607d866622ee47", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:10:53Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:16,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04c2002d-cccf-4cae-bc67-c131b4fd47b2 2018-08-17 01:11:16,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446259021759s 2018-08-17 01:11:16,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04c2002d-cccf-4cae-bc67-c131b4fd47b2 2018-08-17 01:11:16,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:18,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:18,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-4e6df5d0-59a1-4346-99e8-f1fe29a7593d x-compute-request-id: req-4e6df5d0-59a1-4346-99e8-f1fe29a7593d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:dc:2f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:11.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:11Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:18,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e6df5d0-59a1-4346-99e8-f1fe29a7593d 2018-08-17 01:11:18,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177181005478s 2018-08-17 01:11:18,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e6df5d0-59a1-4346-99e8-f1fe29a7593d 2018-08-17 01:11:18,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:11:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:19,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:11: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-634bb5af-c2e3-4099-a265-1bf2259ed4d2 x-compute-request-id: req-634bb5af-c2e3-4099-a265-1bf2259ed4d2 Content-Type: application/json 2018-08-17 01:11:19,023 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac used request id req-634bb5af-c2e3-4099-a265-1bf2259ed4d2 2018-08-17 01:11:19,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152326822281s 2018-08-17 01:11:19,023 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac used request id req-634bb5af-c2e3-4099-a265-1bf2259ed4d2 2018-08-17 01:11:19,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:19,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:19,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-7f8b87e0-404a-4684-8631-62a4c6266550 x-compute-request-id: req-7f8b87e0-404a-4684-8631-62a4c6266550 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:dc:2f", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/197109b1-c111-41c3-a41f-811feccbcbac", "rel": "bookmark"}], "image": {"id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "links": [{"href": "http://172.30.9.23:8774/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:11.000000", "flavor": {"id": "5f0a9b5b-957a-4858-bb83-9fc522be1041", "links": [{"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}]}, "id": "197109b1-c111-41c3-a41f-811feccbcbac", "security_groups": [{"name": "default"}], "user_id": "73620285d60a42c58e44df864441b541", "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-08-17T01:11:18Z", "hostId": "5a428c5beb1b71629c501b2163791a630163ce8c4c4d8e0627dbe7cd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_40f9f519-be99-4e0d-a29b-4b7d170238ab", "created": "2018-08-17T01:11:05Z", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:19,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7f8b87e0-404a-4684-8631-62a4c6266550 2018-08-17 01:11:19,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386796951294s 2018-08-17 01:11:19,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7f8b87e0-404a-4684-8631-62a4c6266550 2018-08-17 01:11:19,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:21,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:21,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:21,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-103c5af7-b3ea-4623-bf27-57f4a70ace4d x-compute-request-id: req-103c5af7-b3ea-4623-bf27-57f4a70ace4d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-17 01:11:21,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-103c5af7-b3ea-4623-bf27-57f4a70ace4d 2018-08-17 01:11:21,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0705349445343s 2018-08-17 01:11:21,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-103c5af7-b3ea-4623-bf27-57f4a70ace4d 2018-08-17 01:11:21,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:11:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" -d '{"subnet_id": "40ff682d-6e21-4c01-adc4-8b0c57b6557f"}' 2018-08-17 01:11:23,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-56accfcc-84e8-413b-9807-7bbcdcff9db5 Date: Fri, 17 Aug 2018 01:11:23 GMT RESP BODY: {"network_id": "86ad35ba-1738-4b54-9866-3e47cd0d041b", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "subnet_id": "40ff682d-6e21-4c01-adc4-8b0c57b6557f", "subnet_ids": ["40ff682d-6e21-4c01-adc4-8b0c57b6557f"], "port_id": "88dee708-2335-4c3b-b8a8-20ddeb837c2e", "id": "202604cc-cea0-4ab4-bc07-f141a2633b74"} 2018-08-17 01:11:23,263 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74/remove_router_interface.json used request id req-56accfcc-84e8-413b-9807-7bbcdcff9db5 2018-08-17 01:11:23,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77502298355s 2018-08-17 01:11:23,264 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74/remove_router_interface.json used request id req-56accfcc-84e8-413b-9807-7bbcdcff9db5 returning object 202604cc-cea0-4ab4-bc07-f141a2633b74 2018-08-17 01:11:23,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:11:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:23,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-268606ff-d7b3-4c60-ad9e-ed832b9bbcad Date: Fri, 17 Aug 2018 01:11:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:45Z", "admin_state_up": true, "updated_at": "2018-08-17T01:11:22Z", "revision_number": 4, "routes": [], "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "202604cc-cea0-4ab4-bc07-f141a2633b74", "name": "vping_userdata-router_40f9f519-be99-4e0d-a29b-4b7d170238ab"}]} 2018-08-17 01:11:23,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-268606ff-d7b3-4c60-ad9e-ed832b9bbcad 2018-08-17 01:11:23,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113587141037s 2018-08-17 01:11:23,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-268606ff-d7b3-4c60-ad9e-ed832b9bbcad 2018-08-17 01:11:23,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:11:23,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:24,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60bfa7e9-5e5f-48a5-9080-6a64f80c4e7a Content-Length: 0 Date: Fri, 17 Aug 2018 01:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:11:24,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74.json used request id req-60bfa7e9-5e5f-48a5-9080-6a64f80c4e7a 2018-08-17 01:11:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.56574606895s 2018-08-17 01:11:24,946 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/202604cc-cea0-4ab4-bc07-f141a2633b74.json used request id req-60bfa7e9-5e5f-48a5-9080-6a64f80c4e7a 2018-08-17 01:11:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:11:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:24,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b96d573-7d97-4c79-beb8-4eec1602c01c Date: Fri, 17 Aug 2018 01:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:10:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"07bbd9a4016c4556980ff38e353b487f","id":"40ff682d-6e21-4c01-adc4-8b0c57b6557f","subnetpool_id":null,"name":"vping_userdata-subnet_40f9f519-be99-4e0d-a29b-4b7d170238ab"}]} 2018-08-17 01:11:24,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9b96d573-7d97-4c79-beb8-4eec1602c01c 2018-08-17 01:11:24,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0438470840454s 2018-08-17 01:11:24,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9b96d573-7d97-4c79-beb8-4eec1602c01c 2018-08-17 01:11:24,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:11:24,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/40ff682d-6e21-4c01-adc4-8b0c57b6557f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:25,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2d07ef2-fc5f-4401-9e2e-932997d55df7 Date: Fri, 17 Aug 2018 01:11:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:11:25,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/40ff682d-6e21-4c01-adc4-8b0c57b6557f.json used request id req-b2d07ef2-fc5f-4401-9e2e-932997d55df7 2018-08-17 01:11:25,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00158786774s 2018-08-17 01:11:25,994 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/40ff682d-6e21-4c01-adc4-8b0c57b6557f.json used request id req-b2d07ef2-fc5f-4401-9e2e-932997d55df7 2018-08-17 01:11:25,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:11:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:26,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-6a1a3a70-4f9a-4f59-bdfe-919911bafe81 Date: Fri, 17 Aug 2018 01:11:26 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":[],"updated_at":"2018-08-17T01:11:25Z","tenant_id":"07bbd9a4016c4556980ff38e353b487f","created_at":"2018-08-17T01:10:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"07bbd9a4016c4556980ff38e353b487f","id":"86ad35ba-1738-4b54-9866-3e47cd0d041b","name":"vping_userdata-net_40f9f519-be99-4e0d-a29b-4b7d170238ab"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:11:26,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6a1a3a70-4f9a-4f59-bdfe-919911bafe81 2018-08-17 01:11:26,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861909389496s 2018-08-17 01:11:26,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6a1a3a70-4f9a-4f59-bdfe-919911bafe81 2018-08-17 01:11:26,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:11:26,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/86ad35ba-1738-4b54-9866-3e47cd0d041b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:27,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-841a9f78-f5f1-4219-bcef-eb973398ac2e Date: Fri, 17 Aug 2018 01:11:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:11:27,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/86ad35ba-1738-4b54-9866-3e47cd0d041b.json used request id req-841a9f78-f5f1-4219-bcef-eb973398ac2e 2018-08-17 01:11:27,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34778499603s 2018-08-17 01:11:27,430 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/86ad35ba-1738-4b54-9866-3e47cd0d041b.json used request id req-841a9f78-f5f1-4219-bcef-eb973398ac2e 2018-08-17 01:11:27,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:11:27,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:27,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-e0cbc83c-55f5-49cf-8eaf-b7b41599cb2b Date: Fri, 17 Aug 2018 01:11:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:10:50Z", "file": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/file", "owner": "07bbd9a4016c4556980ff38e353b487f", "id": "7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "size": 12716032, "self": "/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_40f9f519-be99-4e0d-a29b-4b7d170238ab", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:10:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:11:27,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e0cbc83c-55f5-49cf-8eaf-b7b41599cb2b 2018-08-17 01:11:27,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.397593975067s 2018-08-17 01:11:27,832 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e0cbc83c-55f5-49cf-8eaf-b7b41599cb2b 2018-08-17 01:11:27,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:11:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3ee5fe1c89db746054130aafe5a596b6faa85d9d" 2018-08-17 01:11:28,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5492527-b787-42eb-92ee-54104f9af61b Date: Fri, 17 Aug 2018 01:11:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:11:28,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5 used request id req-c5492527-b787-42eb-92ee-54104f9af61b 2018-08-17 01:11:28,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.903226852417s 2018-08-17 01:11:28,737 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7c6bb7e0-aefc-4a06-8cb6-9da6290d95e5 used request id req-c5492527-b787-42eb-92ee-54104f9af61b 2018-08-17 01:11:28,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:11:28,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:11:28,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-9033d5e6-fcf5-4892-835c-d870bc91c037 x-compute-request-id: req-9033d5e6-fcf5-4892-835c-d870bc91c037 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f0a9b5b-957a-4858-bb83-9fc522be1041"}]} 2018-08-17 01:11:28,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9033d5e6-fcf5-4892-835c-d870bc91c037 2018-08-17 01:11:28,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249750614166s 2018-08-17 01:11:28,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-9033d5e6-fcf5-4892-835c-d870bc91c037 2018-08-17 01:11:28,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:11:28,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:11:28,828 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:11: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-838e0a88-e0fc-41c4-ac8a-313cc7eabd62 x-compute-request-id: req-838e0a88-e0fc-41c4-ac8a-313cc7eabd62 Content-Length: 0 Content-Type: application/json 2018-08-17 01:11:28,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041 used request id req-838e0a88-e0fc-41c4-ac8a-313cc7eabd62 2018-08-17 01:11:28,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0636429786682s 2018-08-17 01:11:28,828 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5f0a9b5b-957a-4858-bb83-9fc522be1041 used request id req-838e0a88-e0fc-41c4-ac8a-313cc7eabd62 2018-08-17 01:11:28,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:11:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:11:29,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a718ff33-0964-4288-bba0-a7f515862f73 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": {"self": "http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73620285d60a42c58e44df864441b541", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:11:29,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a718ff33-0964-4288-bba0-a7f515862f73 2018-08-17 01:11:29,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190451860428s 2018-08-17 01:11:29,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a718ff33-0964-4288-bba0-a7f515862f73 2018-08-17 01:11:29,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:11:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:11:29,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8982a1f3-3b0f-4b7d-9975-86f4a9d0afe0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_40f9f519-be99-4e0d-a29b-4b7d170238ab", "links": {"self": "http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "73620285d60a42c58e44df864441b541", "description": null}} 2018-08-17 01:11:29,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541 used request id req-8982a1f3-3b0f-4b7d-9975-86f4a9d0afe0 2018-08-17 01:11:29,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202526092529s 2018-08-17 01:11:29,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541 used request id req-8982a1f3-3b0f-4b7d-9975-86f4a9d0afe0 2018-08-17 01:11:29,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 01:11:29,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:11:29,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0606f905-4a22-4b5a-b507-9a3e51b02fef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:11:29,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541 used request id req-0606f905-4a22-4b5a-b507-9a3e51b02fef 2018-08-17 01:11:29,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.339505910873s 2018-08-17 01:11:29,569 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/73620285d60a42c58e44df864441b541 used request id req-0606f905-4a22-4b5a-b507-9a3e51b02fef 2018-08-17 01:11:29,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:11:29,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:11:29,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7521045-5fba-4d1a-a522-6f548aee94c6 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f"}, "tags": [], "enabled": true, "id": "07bbd9a4016c4556980ff38e353b487f", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_40f9f519-be99-4e0d-a29b-4b7d170238ab"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:11:29,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d7521045-5fba-4d1a-a522-6f548aee94c6 2018-08-17 01:11:29,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186281919479s 2018-08-17 01:11:29,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d7521045-5fba-4d1a-a522-6f548aee94c6 2018-08-17 01:11:29,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 01:11:29,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d88bf1b69e83a9e698fff30ebc9d2dbb1f9d9c68" 2018-08-17 01:11:30,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c760b3-3455-4f1e-9959-4703225ea653 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:11:30,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f used request id req-b3c760b3-3455-4f1e-9959-4703225ea653 2018-08-17 01:11:30,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.253085851669s 2018-08-17 01:11:30,020 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/07bbd9a4016c4556980ff38e353b487f used request id req-b3c760b3-3455-4f1e-9959-4703225ea653 2018-08-17 01:11:30,071 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-17 01:11:30,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:11:30,110 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:11:30,111 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:11:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:11:30,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd62b98-e5a5-4ba7-8b45-32cdc8690f70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:11:30,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8bd62b98-e5a5-4ba7-8b45-32cdc8690f70 2018-08-17 01:11:30,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:11:30,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["JM0yRjZGSj2VthXXnJmmag"], "issued_at": "2018-08-17T01:11:30.000000Z"}} 2018-08-17 01:11:30,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:11:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:30,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1595ade9-2327-49b0-b43e-19b33bd00b33 Date: Fri, 17 Aug 2018 01:11:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:11:30,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1595ade9-2327-49b0-b43e-19b33bd00b33 2018-08-17 01:11:30,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336890935898s 2018-08-17 01:11:30,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1595ade9-2327-49b0-b43e-19b33bd00b33 2018-08-17 01:11:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:11:30,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83fc8158-d7ca-4260-ba31-28d8c8ad6902 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:11:30,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-83fc8158-d7ca-4260-ba31-28d8c8ad6902 2018-08-17 01:11:30,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:11:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:31,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4adea1-5498-4b83-98e6-e4295288b38a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:11:31,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5f4adea1-5498-4b83-98e6-e4295288b38a 2018-08-17 01:11:31,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17943406105s 2018-08-17 01:11:31,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5f4adea1-5498-4b83-98e6-e4295288b38a 2018-08-17 01:11:31,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:11:31,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f"}}' 2018-08-17 01:11:31,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e860a0da-428b-4205-9474-796fc09cb4a4 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942"}, "tags": [], "enabled": true, "id": "6de78b5609de4b7586321e19d7868942", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f"}} 2018-08-17 01:11:31,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e860a0da-428b-4205-9474-796fc09cb4a4 2018-08-17 01:11:31,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230926036835s 2018-08-17 01:11:31,281 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e860a0da-428b-4205-9474-796fc09cb4a4 2018-08-17 01:11:31,282 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'6de78b5609de4b7586321e19d7868942', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f'}) 2018-08-17 01:11:31,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:11:31,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6d482b02-2578-46d9-8922-0d6e4ddcc487", "email": null, "name": "cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f"}}' 2018-08-17 01:11:31,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23c3f3bd-6e48-4bef-9772-985e67c144e1 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": {"self": "http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f40d1dfe309541dfbb5cab064450a626", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:11:31,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-23c3f3bd-6e48-4bef-9772-985e67c144e1 2018-08-17 01:11:31,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496912002563s 2018-08-17 01:11:31,785 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-23c3f3bd-6e48-4bef-9772-985e67c144e1 2018-08-17 01:11:31,786 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f40d1dfe309541dfbb5cab064450a626', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f'}) 2018-08-17 01:11:31,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:11:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:31,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fc31e9-b1f2-4e87-adef-9a8c51683dcb Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:11:31,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-19fc31e9-b1f2-4e87-adef-9a8c51683dcb 2018-08-17 01:11:31,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106379985809s 2018-08-17 01:11:31,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-19fc31e9-b1f2-4e87-adef-9a8c51683dcb 2018-08-17 01:11:31,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:11:31,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:32,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb67e4db-078c-46ce-befb-4464ac0623cc Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:11:32,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb67e4db-078c-46ce-befb-4464ac0623cc 2018-08-17 01:11:32,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192286014557s 2018-08-17 01:11:32,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb67e4db-078c-46ce-befb-4464ac0623cc 2018-08-17 01:11:32,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:11:32,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:32,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3d0dc6-e995-49ae-bb7b-6fb0bac019c7 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:11:32,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad3d0dc6-e995-49ae-bb7b-6fb0bac019c7 2018-08-17 01:11:32,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179229974747s 2018-08-17 01:11:32,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad3d0dc6-e995-49ae-bb7b-6fb0bac019c7 2018-08-17 01:11:32,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:11:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:32,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a00e7a2-3087-4912-a8b1-8ce2cde09e8b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:11:32,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8a00e7a2-3087-4912-a8b1-8ce2cde09e8b 2018-08-17 01:11:32,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188331842422s 2018-08-17 01:11:32,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8a00e7a2-3087-4912-a8b1-8ce2cde09e8b 2018-08-17 01:11:32,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:11:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:32,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e939c9fc-8f3e-4939-8bea-348dbde2ab9f Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": {"self": "http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f40d1dfe309541dfbb5cab064450a626", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:11:32,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e939c9fc-8f3e-4939-8bea-348dbde2ab9f 2018-08-17 01:11:32,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123990058899s 2018-08-17 01:11:32,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e939c9fc-8f3e-4939-8bea-348dbde2ab9f 2018-08-17 01:11:32,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:11:32,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:32,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770b86aa-cf6a-4f8d-992d-365b7e78ff99 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942"}, "tags": [], "enabled": true, "id": "6de78b5609de4b7586321e19d7868942", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:11:32,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-770b86aa-cf6a-4f8d-992d-365b7e78ff99 2018-08-17 01:11:32,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193968057632s 2018-08-17 01:11:32,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-770b86aa-cf6a-4f8d-992d-365b7e78ff99 2018-08-17 01:11:32,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:11:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=f40d1dfe309541dfbb5cab064450a626&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=6de78b5609de4b7586321e19d7868942" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:32,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc910994-24de-423a-a7aa-4ed714c0c766 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=f40d1dfe309541dfbb5cab064450a626&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=6de78b5609de4b7586321e19d7868942", "previous": null, "next": null}} 2018-08-17 01:11:32,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f40d1dfe309541dfbb5cab064450a626&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=6de78b5609de4b7586321e19d7868942 used request id req-dc910994-24de-423a-a7aa-4ed714c0c766 2018-08-17 01:11:32,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105890989304s 2018-08-17 01:11:32,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f40d1dfe309541dfbb5cab064450a626&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=6de78b5609de4b7586321e19d7868942 used request id req-dc910994-24de-423a-a7aa-4ed714c0c766 2018-08-17 01:11:32,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:11:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942/users/f40d1dfe309541dfbb5cab064450a626/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:11:33,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1e73bcd-8c67-48e7-b566-8969fd272bb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:11:33,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942/users/f40d1dfe309541dfbb5cab064450a626/roles/361380a23ef24fbe89878d525eb688a8 used request id req-e1e73bcd-8c67-48e7-b566-8969fd272bb4 2018-08-17 01:11:33,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14582490921s 2018-08-17 01:11:33,066 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942/users/f40d1dfe309541dfbb5cab064450a626/roles/361380a23ef24fbe89878d525eb688a8 used request id req-e1e73bcd-8c67-48e7-b566-8969fd272bb4 2018-08-17 01:11:33,066 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6de78b5609de4b7586321e19d7868942', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '6d482b02-2578-46d9-8922-0d6e4ddcc487', 'username': u'cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:11:33,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:11:33,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:11:33,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:11:33,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:11:33,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:11:33,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:11:33,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:11:33,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:11:33,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:11:33,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:11:33,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:11:33,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:11:33,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:11:33,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:11:33,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:11:33,072 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'password': '6d482b02-2578-46d9-8922-0d6e4ddcc487', 'project_name': 'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '6de78b5609de4b7586321e19d7868942', 'project_domain_name': 'Default'} 2018-08-17 01:11:33,072 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-17 01:11:33,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:11:33,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a3be88-e10e-4c0f-a428-27e741d6ea37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:11:33,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-64a3be88-e10e-4c0f-a428-27e741d6ea37 2018-08-17 01:11:33,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:11:33,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6de78b5609de4b7586321e19d7868942", "name": "cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6de78b5609de4b7586321e19d7868942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/6de78b5609de4b7586321e19d7868942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6de78b5609de4b7586321e19d7868942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/6de78b5609de4b7586321e19d7868942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/6de78b5609de4b7586321e19d7868942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_6de78b5609de4b7586321e19d7868942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_6de78b5609de4b7586321e19d7868942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6de78b5609de4b7586321e19d7868942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/6de78b5609de4b7586321e19d7868942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/6de78b5609de4b7586321e19d7868942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6de78b5609de4b7586321e19d7868942", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/6de78b5609de4b7586321e19d7868942", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/6de78b5609de4b7586321e19d7868942", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f", "id": "f40d1dfe309541dfbb5cab064450a626"}, "audit_ids": ["nnXE-_TYSQGbw7fN1Xt6QA"], "issued_at": "2018-08-17T01:11:33.000000Z"}} 2018-08-17 01:11:33,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:11:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"network": {"name": "cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f", "admin_state_up": true}}' 2018-08-17 01:11:34,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-da796ba7-59d8-4cfe-b81a-41175d0742ec Date: Fri, 17 Aug 2018 01:11:34 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T01:11:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"}} 2018-08-17 01:11:34,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-da796ba7-59d8-4cfe-b81a-41175d0742ec 2018-08-17 01:11:34,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.730675935745s 2018-08-17 01:11:34,210 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-da796ba7-59d8-4cfe-b81a-41175d0742ec 2018-08-17 01:11:34,211 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:11:34Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'5c450602-3c8d-4c2f-a9af-681b1b5b86d4', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f', u'admin_state_up': True, u'tenant_id': u'6de78b5609de4b7586321e19d7868942', u'created_at': u'2018-08-17T01:11:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6de78b5609de4b7586321e19d7868942'}) 2018-08-17 01:11:34,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:11:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:34,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-6375375e-427e-41af-9724-fd25b56323b4 Date: Fri, 17 Aug 2018 01:11:34 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-08-17T01:11:34Z","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:11:34,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6375375e-427e-41af-9724-fd25b56323b4 2018-08-17 01:11:34,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124087810516s 2018-08-17 01:11:34,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6375375e-427e-41af-9724-fd25b56323b4 2018-08-17 01:11:34,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:11:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"subnet": {"name": "cinder_test-subnet_ea8c237f-b734-415f-9313-30c4d86b5a6f", "enable_dhcp": true, "network_id": "5c450602-3c8d-4c2f-a9af-681b1b5b86d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:11:35,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6309697a-fe66-42a6-9305-a88476f2656a Date: Fri, 17 Aug 2018 01:11:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:11:34Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6de78b5609de4b7586321e19d7868942","id":"0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a","subnetpool_id":null,"name":"cinder_test-subnet_ea8c237f-b734-415f-9313-30c4d86b5a6f"}} 2018-08-17 01:11:35,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6309697a-fe66-42a6-9305-a88476f2656a 2018-08-17 01:11:35,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.741057157516s 2018-08-17 01:11:35,079 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6309697a-fe66-42a6-9305-a88476f2656a 2018-08-17 01:11:35,079 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:11:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_ea8c237f-b734-415f-9313-30c4d86b5a6f', u'enable_dhcp': True, u'network_id': u'5c450602-3c8d-4c2f-a9af-681b1b5b86d4', u'tenant_id': u'6de78b5609de4b7586321e19d7868942', u'created_at': u'2018-08-17T01:11:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6de78b5609de4b7586321e19d7868942'}) 2018-08-17 01:11:35,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:11:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "cinder_test-router_ea8c237f-b734-415f-9313-30c4d86b5a6f", "admin_state_up": true}}' 2018-08-17 01:11:36,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-20382b04-ef2f-4229-9e5d-70e7018f9e95 Date: Fri, 17 Aug 2018 01:11:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:35Z", "admin_state_up": true, "updated_at": "2018-08-17T01:11:36Z", "revision_number": 2, "routes": [], "project_id": "6de78b5609de4b7586321e19d7868942", "id": "22befcbf-8575-4f96-8945-5e624db39f0c", "name": "cinder_test-router_ea8c237f-b734-415f-9313-30c4d86b5a6f"}} 2018-08-17 01:11:36,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-20382b04-ef2f-4229-9e5d-70e7018f9e95 2018-08-17 01:11:36,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.25386619568s 2018-08-17 01:11:36,334 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-20382b04-ef2f-4229-9e5d-70e7018f9e95 2018-08-17 01:11:36,335 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'6de78b5609de4b7586321e19d7868942', u'created_at': u'2018-08-17T01:11:35Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T01:11:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'6de78b5609de4b7586321e19d7868942', u'id': u'22befcbf-8575-4f96-8945-5e624db39f0c', u'name': u'cinder_test-router_ea8c237f-b734-415f-9313-30c4d86b5a6f'}) 2018-08-17 01:11:36,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:11:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"subnet_id": "0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"}' 2018-08-17 01:11:38,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2685e0a1-2d72-440f-b0e2-6cf69757a196 Date: Fri, 17 Aug 2018 01:11:38 GMT RESP BODY: {"network_id": "5c450602-3c8d-4c2f-a9af-681b1b5b86d4", "tenant_id": "6de78b5609de4b7586321e19d7868942", "subnet_id": "0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a", "subnet_ids": ["0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"], "port_id": "030388a4-07f9-4db3-9065-d515d32a6574", "id": "22befcbf-8575-4f96-8945-5e624db39f0c"} 2018-08-17 01:11:38,047 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c/add_router_interface.json used request id req-2685e0a1-2d72-440f-b0e2-6cf69757a196 2018-08-17 01:11:38,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.71203303337s 2018-08-17 01:11:38,048 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c/add_router_interface.json used request id req-2685e0a1-2d72-440f-b0e2-6cf69757a196 returning object 22befcbf-8575-4f96-8945-5e624db39f0c 2018-08-17 01:11:38,048 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:11:38,181 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:11:38,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:11:38,187 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:11:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:11:38,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:11:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:38,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2c691c6e-3159-48ca-bab2-98de3b810ebc Date: Fri, 17 Aug 2018 01:11:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:11:38,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2c691c6e-3159-48ca-bab2-98de3b810ebc 2018-08-17 01:11:38,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761945009232s 2018-08-17 01:11:38,952 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2c691c6e-3159-48ca-bab2-98de3b810ebc 2018-08-17 01:11:38,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:11:38,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f"}' 2018-08-17 01:11:39,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-78db9ea4-04bc-4f72-ad2b-59fcd688180d Date: Fri, 17 Aug 2018 01:11:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:11:38Z", "file": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file", "owner": "6de78b5609de4b7586321e19d7868942", "id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "size": null, "self": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "checksum": null, "created_at": "2018-08-17T01:11:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:11:39,016 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-78db9ea4-04bc-4f72-ad2b-59fcd688180d 2018-08-17 01:11:39,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0574491024017s 2018-08-17 01:11:39,017 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-78db9ea4-04bc-4f72-ad2b-59fcd688180d returning object b259304a-8f1c-426d-a2a0-1886a6387dda 2018-08-17 01:11:39,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:11:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '' 2018-08-17 01:11:39,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7d898a5-7b9a-4eef-9048-608556646f32 Date: Fri, 17 Aug 2018 01:11:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:11:39,442 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file used request id req-a7d898a5-7b9a-4eef-9048-608556646f32 2018-08-17 01:11:39,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.424154996872s 2018-08-17 01:11:39,442 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file used request id req-a7d898a5-7b9a-4eef-9048-608556646f32 2018-08-17 01:11:39,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:11:39,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:39,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-ee5d2382-8902-4bbd-8ae1-4da6ff246e33 Date: Fri, 17 Aug 2018 01:11:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:11:39Z", "file": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file", "owner": "6de78b5609de4b7586321e19d7868942", "id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "size": 12716032, "self": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:11:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:11:39,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ee5d2382-8902-4bbd-8ae1-4da6ff246e33 2018-08-17 01:11:39,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410280227661s 2018-08-17 01:11:39,488 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ee5d2382-8902-4bbd-8ae1-4da6ff246e33 2018-08-17 01:11:39,489 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file', 'owner': u'6de78b5609de4b7586321e19d7868942', 'id': u'b259304a-8f1c-426d-a2a0-1886a6387dda', 'size': 12716032, u'self': u'/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6de78b5609de4b7586321e19d7868942', 'name': 'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:11:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:11:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'created': u'2018-08-17T01:11:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:11:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:11:39,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:11:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_ea8c237f-b734-415f-9313-30c4d86b5a6f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:11:39,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-aefde612-b833-46a2-a0cc-3b9a14767a4c x-compute-request-id: req-aefde612-b833-46a2-a0cc-3b9a14767a4c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8"}} 2018-08-17 01:11:39,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-aefde612-b833-46a2-a0cc-3b9a14767a4c 2018-08-17 01:11:39,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.371258974075s 2018-08-17 01:11:39,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-aefde612-b833-46a2-a0cc-3b9a14767a4c 2018-08-17 01:11:39,863 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_ea8c237f-b734-415f-9313-30c4d86b5a6f', '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'5e5e1480598e465bbba7058ad48d7311', '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'ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8', 'swap': 0}) 2018-08-17 01:11:39,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:11:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" -d '{"extra_specs": {}}' 2018-08-17 01:11:39,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-4dff53bd-c137-432c-a9a0-c626b87cc7a1 x-compute-request-id: req-4dff53bd-c137-432c-a9a0-c626b87cc7a1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:11:39,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8/os-extra_specs used request id req-4dff53bd-c137-432c-a9a0-c626b87cc7a1 2018-08-17 01:11:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215451717377s 2018-08-17 01:11:39,885 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8/os-extra_specs used request id req-4dff53bd-c137-432c-a9a0-c626b87cc7a1 2018-08-17 01:11:39,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-17 01:11:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"keypair": {"name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f"}}' 2018-08-17 01:11:40,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-b35d5b7f-7e46-4716-a84e-45fc718a2ea3 x-compute-request-id: req-b35d5b7f-7e46-4716-a84e-45fc718a2ea3 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDViPQ4PedL65DoPdJ+EpXHIFbXE0NbMZRNdzJ2lLzoJ5m4IN0qKuEWsM50bAW4r3TLafoADIhMdiMGj3LaCtSJOaFpfknkE2IauV5OL4yM+gRVSuWg4GJTiaq7+jgWHHqnAAj/Q4arqm7IkAXv+DCtsc0zYTSn3dZg8cLEmi8OqOPI3nzGadylZDnAQZ/hZkBGloQID+t/ftthc28WA0sP+J8q4D6ZAdZ5a2vmI4EFFrWXSHhxdqJAFsvNr4T1AfE4wk0i5RxC708RSlbBOyEeHDBE7OgdqegAO12w4VW2cbN65M7j83RE+F7Dym8mQ79MKk5ddoKwhUGPgcHOGzcf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1Yj0OD3nS+uQ6D3SfhKVxyBW1xNDWzGUTXcydpS86CeZuCDd\nKirhFrDOdGwFuK90y2n6AAyITHYjBo9y2grUiTmhaX5J5BNiGrleTi+MjPoEVUrl\noOBiU4mqu/o4Fhx6pwAI/0OGq6puyJAF7/gwrbHNM2E0p93WYPHCxJovDqjjyN58\nxmncpWQ5wEGf4WZARpaECA/rf37bYXNvFgNLD/ifKuA+mQHWeWtr5iOBBRa1l0h4\ncXaiQBbLza+E9QHxOMJNIuUcQu9PEUpWwTshHhwwROzoHanoADtdsOFVtnGzeuTO\n4/N0RPhew8pvJkO/TCpOXXaCsIVBj4HBzhs3HwIDAQABAoIBAQDTtdp1HKMDOcZN\nDGZzCtgnOl//E6E3fDuOZnzI5wU4o3KcBTFiCmtqxNecxDEUABmrSCJPBB3quUJW\n0cjMd+prN5Fad5SpJbKhzmG64RfX+lZrfjuXOoEiVB7MCvSqr4fHpZhGBdwyvWLj\nRTAt0QPqYpuRsnGzcZWIPoqdxESdoXJhfpdoqabaJ4aIPkaZ1WS7EUUh0/h4Cj7+\ny/mlAefZjTz9n9iifgyWuR16HBXOIdPJxkcY/oe+H8PFetSJTbYg+xfHIkQndJpj\nQFr7HWBLFgKrhXLcYYTZEUV9kRcISjF2USeBuRHkcMZGI5mpSf9ADzLOyLbpM98k\nWe8WIloBAoGBAPxxdVbs4e8QmOahUbW2B40LrBcoF8ko2+3H6F4BgaEqkvFdE9G5\n1baiZTtse8f6Zbh9DLVsR2an/W82pcj3psG2NfazdbIU+OEwW23BQhe7q1+7BGuJ\nywpRbnaky7O7DGOpEJTJblr8Eq4j8dbM9p7RX583cSohSgkfoKSdeeofAoGBANiL\nKCsOpdppIJih9DGrYz6WwfhWZqNWTn4xO1KCZRCXLs1vAJeF96cuyR7tHESdPl3k\n/GzYvpDWlUtQESkwq/2FtAFLS3RefaNGrVWTlwPwFc4N87KtK7tMIVPWzbVUQyJw\nOXthLdAShUlnisafdKhCOLWH+bd4j/AUqNnlnxMBAoGAbx++qGoUNrlWpUdkAZpE\njqkRswvaFJng3jX+qsr89iYYkxkG7W5hjkjESTlC78/g0Spy2rX0ZFMUs80Zg3LI\nvELqVFPBPogO2on/5TuKTYo2MSjRFEmO0FbySlXWuaJgHMrCWsykwHZv/qoh/g0x\njs3ZyuuL7CDFR2jdvTj4/r8CgYEAnMPZd5pqHX1f+L++fjraZVRU5oj+Ux9HQfo4\nPRpjOiiI3HaQ0iFNUb4AIiB8B3xiyyzcRZyAEXEXsecsFUrEKIyj7Q/qdzt070Ba\negqYGGS2FG9rTp4pe7W4pu5qC+0NkR/3rUeEGA9gaOzJvdNwa+NNFLZ05QsmASOj\nveOLTwECgYBDGO0iNJvVw8hHqcjtsz+Yd083YKqSypSqJXBjKojc+4XyERg71HjV\nkM8ZjyTPSGZw89f9BdUMx65GBdw8SrWyPMFCcRa8d+G/RevNcBx7TYkJZO5JF8Bz\nFis5jkWAC7zZYVlogdi8gHY96yjDtf6Lv1Sz3JTsbj9U2olGEQsq+g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f40d1dfe309541dfbb5cab064450a626", "name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "fingerprint": "3d:97:1d:0e:78:ff:6c:50:e8:1e:60:d1:72:c6:94:04"}} 2018-08-17 01:11:40,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b35d5b7f-7e46-4716-a84e-45fc718a2ea3 2018-08-17 01:11:40,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.534578084946s 2018-08-17 01:11:40,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b35d5b7f-7e46-4716-a84e-45fc718a2ea3 2018-08-17 01:11:40,422 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDViPQ4PedL65DoPdJ+EpXHIFbXE0NbMZRNdzJ2lLzoJ5m4IN0qKuEWsM50bAW4r3TLafoADIhMdiMGj3LaCtSJOaFpfknkE2IauV5OL4yM+gRVSuWg4GJTiaq7+jgWHHqnAAj/Q4arqm7IkAXv+DCtsc0zYTSn3dZg8cLEmi8OqOPI3nzGadylZDnAQZ/hZkBGloQID+t/ftthc28WA0sP+J8q4D6ZAdZ5a2vmI4EFFrWXSHhxdqJAFsvNr4T1AfE4wk0i5RxC708RSlbBOyEeHDBE7OgdqegAO12w4VW2cbN65M7j83RE+F7Dym8mQ79MKk5ddoKwhUGPgcHOGzcf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1Yj0OD3nS+uQ6D3SfhKVxyBW1xNDWzGUTXcydpS86CeZuCDd\nKirhFrDOdGwFuK90y2n6AAyITHYjBo9y2grUiTmhaX5J5BNiGrleTi+MjPoEVUrl\noOBiU4mqu/o4Fhx6pwAI/0OGq6puyJAF7/gwrbHNM2E0p93WYPHCxJovDqjjyN58\nxmncpWQ5wEGf4WZARpaECA/rf37bYXNvFgNLD/ifKuA+mQHWeWtr5iOBBRa1l0h4\ncXaiQBbLza+E9QHxOMJNIuUcQu9PEUpWwTshHhwwROzoHanoADtdsOFVtnGzeuTO\n4/N0RPhew8pvJkO/TCpOXXaCsIVBj4HBzhs3HwIDAQABAoIBAQDTtdp1HKMDOcZN\nDGZzCtgnOl//E6E3fDuOZnzI5wU4o3KcBTFiCmtqxNecxDEUABmrSCJPBB3quUJW\n0cjMd+prN5Fad5SpJbKhzmG64RfX+lZrfjuXOoEiVB7MCvSqr4fHpZhGBdwyvWLj\nRTAt0QPqYpuRsnGzcZWIPoqdxESdoXJhfpdoqabaJ4aIPkaZ1WS7EUUh0/h4Cj7+\ny/mlAefZjTz9n9iifgyWuR16HBXOIdPJxkcY/oe+H8PFetSJTbYg+xfHIkQndJpj\nQFr7HWBLFgKrhXLcYYTZEUV9kRcISjF2USeBuRHkcMZGI5mpSf9ADzLOyLbpM98k\nWe8WIloBAoGBAPxxdVbs4e8QmOahUbW2B40LrBcoF8ko2+3H6F4BgaEqkvFdE9G5\n1baiZTtse8f6Zbh9DLVsR2an/W82pcj3psG2NfazdbIU+OEwW23BQhe7q1+7BGuJ\nywpRbnaky7O7DGOpEJTJblr8Eq4j8dbM9p7RX583cSohSgkfoKSdeeofAoGBANiL\nKCsOpdppIJih9DGrYz6WwfhWZqNWTn4xO1KCZRCXLs1vAJeF96cuyR7tHESdPl3k\n/GzYvpDWlUtQESkwq/2FtAFLS3RefaNGrVWTlwPwFc4N87KtK7tMIVPWzbVUQyJw\nOXthLdAShUlnisafdKhCOLWH+bd4j/AUqNnlnxMBAoGAbx++qGoUNrlWpUdkAZpE\njqkRswvaFJng3jX+qsr89iYYkxkG7W5hjkjESTlC78/g0Spy2rX0ZFMUs80Zg3LI\nvELqVFPBPogO2on/5TuKTYo2MSjRFEmO0FbySlXWuaJgHMrCWsykwHZv/qoh/g0x\njs3ZyuuL7CDFR2jdvTj4/r8CgYEAnMPZd5pqHX1f+L++fjraZVRU5oj+Ux9HQfo4\nPRpjOiiI3HaQ0iFNUb4AIiB8B3xiyyzcRZyAEXEXsecsFUrEKIyj7Q/qdzt070Ba\negqYGGS2FG9rTp4pe7W4pu5qC+0NkR/3rUeEGA9gaOzJvdNwa+NNFLZ05QsmASOj\nveOLTwECgYBDGO0iNJvVw8hHqcjtsz+Yd083YKqSypSqJXBjKojc+4XyERg71HjV\nkM8ZjyTPSGZw89f9BdUMx65GBdw8SrWyPMFCcRa8d+G/RevNcBx7TYkJZO5JF8Bz\nFis5jkWAC7zZYVlogdi8gHY96yjDtf6Lv1Sz3JTsbj9U2olGEQsq+g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f40d1dfe309541dfbb5cab064450a626', 'name': u'cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'created_at': '2018-08-17T01:11:40.422230', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6de78b5609de4b7586321e19d7868942', 'name': 'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3d:97:1d:0e:78:ff:6c:50:e8:1e:60:d1:72:c6:94:04', 'type': 'ssh', 'id': u'cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f'}) 2018-08-17 01:11:40,422 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1Yj0OD3nS+uQ6D3SfhKVxyBW1xNDWzGUTXcydpS86CeZuCDd KirhFrDOdGwFuK90y2n6AAyITHYjBo9y2grUiTmhaX5J5BNiGrleTi+MjPoEVUrl oOBiU4mqu/o4Fhx6pwAI/0OGq6puyJAF7/gwrbHNM2E0p93WYPHCxJovDqjjyN58 xmncpWQ5wEGf4WZARpaECA/rf37bYXNvFgNLD/ifKuA+mQHWeWtr5iOBBRa1l0h4 cXaiQBbLza+E9QHxOMJNIuUcQu9PEUpWwTshHhwwROzoHanoADtdsOFVtnGzeuTO 4/N0RPhew8pvJkO/TCpOXXaCsIVBj4HBzhs3HwIDAQABAoIBAQDTtdp1HKMDOcZN DGZzCtgnOl//E6E3fDuOZnzI5wU4o3KcBTFiCmtqxNecxDEUABmrSCJPBB3quUJW 0cjMd+prN5Fad5SpJbKhzmG64RfX+lZrfjuXOoEiVB7MCvSqr4fHpZhGBdwyvWLj RTAt0QPqYpuRsnGzcZWIPoqdxESdoXJhfpdoqabaJ4aIPkaZ1WS7EUUh0/h4Cj7+ y/mlAefZjTz9n9iifgyWuR16HBXOIdPJxkcY/oe+H8PFetSJTbYg+xfHIkQndJpj QFr7HWBLFgKrhXLcYYTZEUV9kRcISjF2USeBuRHkcMZGI5mpSf9ADzLOyLbpM98k We8WIloBAoGBAPxxdVbs4e8QmOahUbW2B40LrBcoF8ko2+3H6F4BgaEqkvFdE9G5 1baiZTtse8f6Zbh9DLVsR2an/W82pcj3psG2NfazdbIU+OEwW23BQhe7q1+7BGuJ ywpRbnaky7O7DGOpEJTJblr8Eq4j8dbM9p7RX583cSohSgkfoKSdeeofAoGBANiL KCsOpdppIJih9DGrYz6WwfhWZqNWTn4xO1KCZRCXLs1vAJeF96cuyR7tHESdPl3k /GzYvpDWlUtQESkwq/2FtAFLS3RefaNGrVWTlwPwFc4N87KtK7tMIVPWzbVUQyJw OXthLdAShUlnisafdKhCOLWH+bd4j/AUqNnlnxMBAoGAbx++qGoUNrlWpUdkAZpE jqkRswvaFJng3jX+qsr89iYYkxkG7W5hjkjESTlC78/g0Spy2rX0ZFMUs80Zg3LI vELqVFPBPogO2on/5TuKTYo2MSjRFEmO0FbySlXWuaJgHMrCWsykwHZv/qoh/g0x js3ZyuuL7CDFR2jdvTj4/r8CgYEAnMPZd5pqHX1f+L++fjraZVRU5oj+Ux9HQfo4 PRpjOiiI3HaQ0iFNUb4AIiB8B3xiyyzcRZyAEXEXsecsFUrEKIyj7Q/qdzt070Ba egqYGGS2FG9rTp4pe7W4pu5qC+0NkR/3rUeEGA9gaOzJvdNwa+NNFLZ05QsmASOj veOLTwECgYBDGO0iNJvVw8hHqcjtsz+Yd083YKqSypSqJXBjKojc+4XyERg71HjV kM8ZjyTPSGZw89f9BdUMx65GBdw8SrWyPMFCcRa8d+G/RevNcBx7TYkJZO5JF8Bz Fis5jkWAC7zZYVlogdi8gHY96yjDtf6Lv1Sz3JTsbj9U2olGEQsq+g== -----END RSA PRIVATE KEY----- 2018-08-17 01:11:40,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-17 01:11:40,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"security_group": {"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-17 01:11:40,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-bc935904-8dd9-4f6e-8d47-af038202fa5a Date: Fri, 17 Aug 2018 01:11:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:40Z", "updated_at": "2018-08-17T01:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "7151020a-4455-443f-8999-f27db29e08c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "de95f897-e838-460b-a05b-caf37526323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}} 2018-08-17 01:11:40,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bc935904-8dd9-4f6e-8d47-af038202fa5a 2018-08-17 01:11:40,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.215848922729s 2018-08-17 01:11:40,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-bc935904-8dd9-4f6e-8d47-af038202fa5a 2018-08-17 01:11:40,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:11:40,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:40,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-c7cd924b-020c-4bf4-a7db-200e6160d4c0 Date: Fri, 17 Aug 2018 01:11:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:40Z", "updated_at": "2018-08-17T01:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "7151020a-4455-443f-8999-f27db29e08c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "de95f897-e838-460b-a05b-caf37526323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}]} 2018-08-17 01:11:40,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c7cd924b-020c-4bf4-a7db-200e6160d4c0 2018-08-17 01:11:40,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0717837810516s 2018-08-17 01:11:40,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c7cd924b-020c-4bf4-a7db-200e6160d4c0 2018-08-17 01:11:40,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:11:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -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": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9"}}' 2018-08-17 01:11:40,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-42f4b905-5b16-4cd0-a63c-e4024c0204d5 Date: Fri, 17 Aug 2018 01:11:40 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-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "port_range_min": 22, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:40Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "f76a7352-67dd-4998-8a79-e16d8f3b76c1"}} 2018-08-17 01:11:40,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-42f4b905-5b16-4cd0-a63c-e4024c0204d5 2018-08-17 01:11:40,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151294946671s 2018-08-17 01:11:40,873 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-42f4b905-5b16-4cd0-a63c-e4024c0204d5 2018-08-17 01:11:40,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:11:40,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:40,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-b8c01aa7-363a-40c4-bbc6-db64ea66491f Date: Fri, 17 Aug 2018 01:11:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:40Z", "updated_at": "2018-08-17T01:11:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "7151020a-4455-443f-8999-f27db29e08c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "de95f897-e838-460b-a05b-caf37526323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "f76a7352-67dd-4998-8a79-e16d8f3b76c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 2, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}]} 2018-08-17 01:11:40,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b8c01aa7-363a-40c4-bbc6-db64ea66491f 2018-08-17 01:11:40,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520610809326s 2018-08-17 01:11:40,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b8c01aa7-363a-40c4-bbc6-db64ea66491f 2018-08-17 01:11:40,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 01:11:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -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": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9"}}' 2018-08-17 01:11:41,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8292d07e-bdc8-490b-95d2-103db39e328a Date: Fri, 17 Aug 2018 01:11:41 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-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:40Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "8283f9ba-acce-4cdc-b53f-acc655d6c4a3"}} 2018-08-17 01:11:41,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8292d07e-bdc8-490b-95d2-103db39e328a 2018-08-17 01:11:41,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12007188797s 2018-08-17 01:11:41,053 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8292d07e-bdc8-490b-95d2-103db39e328a 2018-08-17 01:11:41,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:11:41,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:41,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-6ceda555-72f2-4dfc-ad16-23e015e769a2 Date: Fri, 17 Aug 2018 01:11:41 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":["0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"],"updated_at":"2018-08-17T01:11:34Z","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:11:41,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6ceda555-72f2-4dfc-ad16-23e015e769a2 2018-08-17 01:11:41,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.249693870544s 2018-08-17 01:11:41,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6ceda555-72f2-4dfc-ad16-23e015e769a2 2018-08-17 01:11:41,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:11:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:41,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-6c18dd47-35e6-478b-9214-6c0b11c9c1f2 Date: Fri, 17 Aug 2018 01:11:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:11:39Z", "file": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file", "owner": "6de78b5609de4b7586321e19d7868942", "id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "size": 12716032, "self": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:11:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:11:41,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6c18dd47-35e6-478b-9214-6c0b11c9c1f2 2018-08-17 01:11:41,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360310077667s 2018-08-17 01:11:41,345 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6c18dd47-35e6-478b-9214-6c0b11c9c1f2 2018-08-17 01:11:41,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:11:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-122efd79-f0f3-43ee-a3c9-ba936c648ba7 x-compute-request-id: req-122efd79-f0f3-43ee-a3c9-ba936c648ba7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8"}]} 2018-08-17 01:11:41,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-122efd79-f0f3-43ee-a3c9-ba936c648ba7 2018-08-17 01:11:41,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239870548248s 2018-08-17 01:11:41,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-122efd79-f0f3-43ee-a3c9-ba936c648ba7 2018-08-17 01:11:41,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:11:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"server": {"name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "imageRef": "b259304a-8f1c-426d-a2a0-1886a6387dda", "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "flavorRef": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5c450602-3c8d-4c2f-a9af-681b1b5b86d4"}], "security_groups": [{"name": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9"}]}}' 2018-08-17 01:11:42,886 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:11: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-08537d1c-2fc8-4f27-9106-5261aa2b4b5b x-compute-request-id: req-08537d1c-2fc8-4f27-9106-5261aa2b4b5b Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "adminPass": "F66YegNoCDNC"}} 2018-08-17 01:11:42,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-08537d1c-2fc8-4f27-9106-5261aa2b4b5b 2018-08-17 01:11:42,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.51308107376s 2018-08-17 01:11:42,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-08537d1c-2fc8-4f27-9106-5261aa2b4b5b 2018-08-17 01:11:42,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:43,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-bd7cdab7-0598-47b8-ae68-0783b50a3de1 x-compute-request-id: req-bd7cdab7-0598-47b8-ae68-0783b50a3de1 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:43,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bd7cdab7-0598-47b8-ae68-0783b50a3de1 2018-08-17 01:11:43,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711951971054s 2018-08-17 01:11:43,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bd7cdab7-0598-47b8-ae68-0783b50a3de1 2018-08-17 01:11:43,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:11:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:43,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-ca7253a3-219d-4012-b15b-09b61171902d Date: Fri, 17 Aug 2018 01:11: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":["0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"],"updated_at":"2018-08-17T01:11:34Z","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:11:43,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ca7253a3-219d-4012-b15b-09b61171902d 2018-08-17 01:11:43,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0821950435638s 2018-08-17 01:11:43,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ca7253a3-219d-4012-b15b-09b61171902d 2018-08-17 01:11:43,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:11:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:43,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5fc1ec6e-58ae-49f9-8880-95e7390aa182 Date: Fri, 17 Aug 2018 01:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6de78b5609de4b7586321e19d7868942","id":"0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a","subnetpool_id":null,"name":"cinder_test-subnet_ea8c237f-b734-415f-9313-30c4d86b5a6f"}]} 2018-08-17 01:11:43,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5fc1ec6e-58ae-49f9-8880-95e7390aa182 2018-08-17 01:11:43,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0755381584167s 2018-08-17 01:11:43,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-5fc1ec6e-58ae-49f9-8880-95e7390aa182 2018-08-17 01:11:43,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:45,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:45,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:46,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-1ea14c64-abee-4d0c-9b8e-07b7e4ba0d29 x-compute-request-id: req-1ea14c64-abee-4d0c-9b8e-07b7e4ba0d29 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:45Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:46,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ea14c64-abee-4d0c-9b8e-07b7e4ba0d29 2018-08-17 01:11:46,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743331193924s 2018-08-17 01:11:46,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1ea14c64-abee-4d0c-9b8e-07b7e4ba0d29 2018-08-17 01:11:46,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:48,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:48,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:48,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-49233c3d-138a-4f6e-b162-2d8a17255e74 x-compute-request-id: req-49233c3d-138a-4f6e-b162-2d8a17255e74 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:45Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:48,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-49233c3d-138a-4f6e-b162-2d8a17255e74 2018-08-17 01:11:48,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352463006973s 2018-08-17 01:11:48,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-49233c3d-138a-4f6e-b162-2d8a17255e74 2018-08-17 01:11:48,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:11:50,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:11:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:51,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-cf5902af-78a3-490c-9f93-95f2c3567297 x-compute-request-id: req-cf5902af-78a3-490c-9f93-95f2c3567297 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:49.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:49Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:11:51,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf5902af-78a3-490c-9f93-95f2c3567297 2018-08-17 01:11:51,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189992904663s 2018-08-17 01:11:51,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf5902af-78a3-490c-9f93-95f2c3567297 2018-08-17 01:11:51,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:11:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=fb779122-ff3d-48b9-b8e8-e77793376380" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:51,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1ed66288-d8e6-468a-b5da-a38c22b3c0ff Date: Fri, 17 Aug 2018 01:11:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:45Z","admin_state_up":true,"updated_at":"2018-08-17T01:11:49Z","binding:vnic_type":"normal","device_id":"fb779122-ff3d-48b9-b8e8-e77793376380","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:98:9d:b6","id":"938b9b2d-c5ff-4694-80da-e9a343a12049","port_security_enabled":true,"project_id":"6de78b5609de4b7586321e19d7868942","fixed_ips":[{"subnet_id":"0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a","ip_address":"192.168.120.17"}],"extra_dhcp_opts":[],"security_groups":["f7cd59d5-aa01-470b-b2e7-77a91bc95da9"],"name":""}]} 2018-08-17 01:11:51,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fb779122-ff3d-48b9-b8e8-e77793376380 used request id req-1ed66288-d8e6-468a-b5da-a38c22b3c0ff 2018-08-17 01:11:51,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0705440044403s 2018-08-17 01:11:51,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fb779122-ff3d-48b9-b8e8-e77793376380 used request id req-1ed66288-d8e6-468a-b5da-a38c22b3c0ff 2018-08-17 01:11:51,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:11:51,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=938b9b2d-c5ff-4694-80da-e9a343a12049" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:51,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0128cd2e-0540-4437-9e9f-3cdc0ce4049c Date: Fri, 17 Aug 2018 01:11:51 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:11:51,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=938b9b2d-c5ff-4694-80da-e9a343a12049 used request id req-0128cd2e-0540-4437-9e9f-3cdc0ce4049c 2018-08-17 01:11:51,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0421619415283s 2018-08-17 01:11:51,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=938b9b2d-c5ff-4694-80da-e9a343a12049 used request id req-0128cd2e-0540-4437-9e9f-3cdc0ce4049c 2018-08-17 01:11:51,193 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:98:9d:b6', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b259304a-8f1c-426d-a2a0-1886a6387dda'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T01:11:49.000000', 'flavor': Munch({u'id': u'ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8'}), 'az': u'nova', 'id': u'fb779122-ff3d-48b9-b8e8-e77793376380', 'security_groups': [Munch({u'name': u'cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f40d1dfe309541dfbb5cab064450a626', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6de78b5609de4b7586321e19d7868942', 'name': 'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', '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-08-17T01:11:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:11:49Z', 'hostId': u'f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T01:11:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6de78b5609de4b7586321e19d7868942', 'name': u'cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'adminPass': u'F66YegNoCDNC', 'tenant_id': u'6de78b5609de4b7586321e19d7868942', 'created_at': u'2018-08-17T01:11:42Z', 'created': u'2018-08-17T01:11:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:11:51,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:11:51,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:51,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-c547ee9b-db30-4fdb-926d-c9f9473c1150 Date: Fri, 17 Aug 2018 01:11:51 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":["0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"],"updated_at":"2018-08-17T01:11:34Z","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:11:51,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c547ee9b-db30-4fdb-926d-c9f9473c1150 2018-08-17 01:11:51,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084105014801s 2018-08-17 01:11:51,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c547ee9b-db30-4fdb-926d-c9f9473c1150 2018-08-17 01:11:51,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:11:51,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=fb779122-ff3d-48b9-b8e8-e77793376380" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:51,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-81d5becb-7925-4925-b98d-dd328aabc5e6 Date: Fri, 17 Aug 2018 01:11:51 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:45Z","admin_state_up":true,"updated_at":"2018-08-17T01:11:49Z","binding:vnic_type":"normal","device_id":"fb779122-ff3d-48b9-b8e8-e77793376380","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:98:9d:b6","id":"938b9b2d-c5ff-4694-80da-e9a343a12049","port_security_enabled":true,"project_id":"6de78b5609de4b7586321e19d7868942","fixed_ips":[{"subnet_id":"0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a","ip_address":"192.168.120.17"}],"extra_dhcp_opts":[],"security_groups":["f7cd59d5-aa01-470b-b2e7-77a91bc95da9"],"name":""}]} 2018-08-17 01:11:51,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fb779122-ff3d-48b9-b8e8-e77793376380 used request id req-81d5becb-7925-4925-b98d-dd328aabc5e6 2018-08-17 01:11:51,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0493121147156s 2018-08-17 01:11:51,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=fb779122-ff3d-48b9-b8e8-e77793376380 used request id req-81d5becb-7925-4925-b98d-dd328aabc5e6 2018-08-17 01:11:51,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-17 01:11:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.17", "port_id": "938b9b2d-c5ff-4694-80da-e9a343a12049"}}' 2018-08-17 01:11:53,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-bd40aa0a-8bb5-4b2f-b1ed-7d55bd654e7c Date: Fri, 17 Aug 2018 01:11:53 GMT RESP BODY: {"floatingip": {"router_id": "22befcbf-8575-4f96-8945-5e624db39f0c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:11:52Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "938b9b2d-c5ff-4694-80da-e9a343a12049", "id": "756c12dc-2901-4a53-9f38-d113120d4c20", "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:52Z", "project_id": "6de78b5609de4b7586321e19d7868942"}} 2018-08-17 01:11:53,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bd40aa0a-8bb5-4b2f-b1ed-7d55bd654e7c 2018-08-17 01:11:53,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.81552815437s 2018-08-17 01:11:53,148 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bd40aa0a-8bb5-4b2f-b1ed-7d55bd654e7c 2018-08-17 01:11:53,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:11:53,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:11:53,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-63d63310-318b-4994-83df-b012f2c629c5 Date: Fri, 17 Aug 2018 01:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "22befcbf-8575-4f96-8945-5e624db39f0c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:11:52Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "938b9b2d-c5ff-4694-80da-e9a343a12049", "id": "756c12dc-2901-4a53-9f38-d113120d4c20", "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:52Z", "project_id": "6de78b5609de4b7586321e19d7868942"}]} 2018-08-17 01:11:53,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-63d63310-318b-4994-83df-b012f2c629c5 2018-08-17 01:11:53,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572979450226s 2018-08-17 01:11:53,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-63d63310-318b-4994-83df-b012f2c629c5 2018-08-17 01:11:53,217 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'22befcbf-8575-4f96-8945-5e624db39f0c', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6de78b5609de4b7586321e19d7868942', 'created_at': u'2018-08-17T01:11:52Z', 'attached': True, 'updated_at': u'2018-08-17T01:11:52Z', 'id': u'756c12dc-2901-4a53-9f38-d113120d4c20', 'floating_network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6de78b5609de4b7586321e19d7868942', 'name': 'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'22befcbf-8575-4f96-8945-5e624db39f0c', 'project_id': u'6de78b5609de4b7586321e19d7868942', 'port_id': u'938b9b2d-c5ff-4694-80da-e9a343a12049', 'port': u'938b9b2d-c5ff-4694-80da-e9a343a12049', 'network': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac'}) 2018-08-17 01:11:53,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:11:53,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:11:53,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:11: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-28df938e-97fc-48eb-9fc3-b1f0b25462ba x-compute-request-id: req-28df938e-97fc-48eb-9fc3-b1f0b25462ba Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497610480 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.191018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193306] pid_max: default: 32768 minimum: 301\n[ 0.194552] ACPI: Core revision 20150930\n[ 0.196231] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198156] Security Framework initialized\n[ 0.199291] Yama: becoming mindful.\n[ 0.200324] AppArmor: AppArmor initialized\n[ 0.201505] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206757] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208670] Initializing cgroup subsys io\n[ 0.209833] Initializing cgroup subsys memory\n[ 0.211053] Initializing cgroup subsys devices\n[ 0.212288] Initializing cgroup subsys freezer\n[ 0.213508] Initializing cgroup subsys net_cls\n[ 0.214733] Initializing cgroup subsys perf_event\n[ 0.216013] Initializing cgroup subsys net_prio\n[ 0.217252] Initializing cgroup subsys hugetlb\n[ 0.218489] Initializing cgroup subsys pids\n[ 0.219695] CPU: Physical Processor ID: 0\n[ 0.221517] mce: CPU supports 10 MCE banks\n[ 0.222716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240439] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247214] ftrace: allocating 31920 entries in 125 pages\n[ 0.272716] smpboot: Max logical packages: 1\n[ 0.273938] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.275861] x2apic enabled\n[ 0.277030] Switched APIC routing to physical x2apic.\n[ 0.279546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283929] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286458] KVM setup paravirtual spinlock\n[ 0.288087] x86: Booted up 1 node, 1 CPUs\n[ 0.289219] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291145] devtmpfs: initialized\n[ 0.293133] evm: security.selinux\n[ 0.294113] evm: security.SMACK64\n[ 0.295095] evm: security.SMACK64EXEC\n[ 0.296155] evm: security.SMACK64TRANSMUTE\n[ 0.297295] evm: security.SMACK64MMAP\n[ 0.298348] evm: security.ima\n[ 0.299255] evm: security.capability\n[ 0.300365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.302956] pinctrl core: initialized pinctrl subsystem\n[ 0.304480] RTC time: 1:11:49, date: 08/17/18\n[ 0.305795] NET: Registered protocol family 16\n[ 0.307136] cpuidle: using governor ladder\n[ 0.308274] cpuidle: using governor menu\n[ 0.309394] PCCT header not found.\n[ 0.310450] ACPI: bus type PCI registered\n[ 0.311581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313303] PCI: Using configuration type 1 for base access\n[ 0.315492] ACPI: Added _OSI(Module Device)\n[ 0.316677] ACPI: Added _OSI(Processor Device)\n[ 0.317890] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319164] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321388] ACPI: Interpreter enabled\n[ 0.322466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.327608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.332760] ACPI: (supports S0 S5)\n[ 0.333752] ACPI: Using IOAPIC for interrupt routing\n[ 0.335079] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.338967] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340551] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342273] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343913] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.346974] acpiphp: Slot [3] registered\n[ 0.348100] acpiphp: Slot [4] registered\n[ 0.349228] acpiphp: Slot [5] registered\n[ 0.350351] acpiphp: Slot [6] registered\n[ 0.351480] acpiphp: Slot [7] registered\n[ 0.352597] acpiphp: Slot [8] registered\n[ 0.353727] acpiphp: Slot [9] registered\n[ 0.354849] acpiphp: Slot [10] registered\n[ 0.355996] acpiphp: Slot [11] registered\n[ 0.357137] acpiphp: Slot [12] registered\n[ 0.358278] acpiphp: Slot [13] registered\n[ 0.359418] acpiphp: Slot [14] registered\n[ 0.360562] acpiphp: Slot [15] registered\n[ 0.376070] acpiphp: Slot [16] registered\n[ 0.377212] acpiphp: Slot [17] registered\n[ 0.378355] acpiphp: Slot [18] registered\n[ 0.379494] acpiphp: Slot [19] registered\n[ 0.380636] acpiphp: Slot [20] registered\n[ 0.381779] acpiphp: Slot [21] registered\n[ 0.382920] acpiphp: Slot [22] registered\n[ 0.384058] acpiphp: Slot [23] registered\n[ 0.385201] acpiphp: Slot [24] registered\n[ 0.386347] acpiphp: Slot [25] registered\n[ 0.387483] acpiphp: Slot [26] registered\n[ 0.388622] acpiphp: Slot [27] registered\n[ 0.389750] acpiphp: Slot [28] registered\n[ 0.390894] acpiphp: Slot [29] registered\n[ 0.392033] acpiphp: Slot [30] registered\n[ 0.393158] acpiphp: Slot [31] registered\n[ 0.394290] PCI host bridge to bus 0000:00\n[ 0.395433] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397114] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400827] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402853] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.404936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409159] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.410943] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414310] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418611] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441677] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443690] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454756] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456929] vgaarb: loaded\n[ 0.457776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459455] SCSI subsystem initialized\n[ 0.460731] ACPI: bus type USB registered\n[ 0.461892] usbcore: registered new interface driver usbfs\n[ 0.463335] usbcore: registered new interface driver hub\n[ 0.464740] usbcore: registered new device driver usb\n[ 0.466269] PCI: Using ACPI for IRQ routing\n[ 0.467812] NetLabel: Initializing\n[ 0.468822] NetLabel: domain hash size = 128\n[ 0.469996] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471341] NetLabel: unlabeled traffic allowed by default\n[ 0.472952] clocksource: Switched to clocksource kvm-clock\n[ 0.483054] AppArmor: AppArmor Filesystem Enabled\n[ 0.484369] pnp: PnP ACPI init\n[ 0.485641] pnp: PnP ACPI: found 5 devices\n[ 0.492462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494825] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498014] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499680] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501340] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502827] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504428] NET: Registered protocol family 1\n[ 0.505643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507153] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.508644] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.537744] Trying to unpack rootfs image as initramfs...\n[ 0.599369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604426] Scanning for low memory corruption every 60 seconds\n[ 0.606629] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608255] audit: initializing netlink subsys (disabled)\n[ 0.609773] audit: type=2000 audit(1534468310.222:1): initialized\n[ 0.611645] Initialise system trusted keyring\n[ 0.613042] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614639] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.617334] zbud: loaded\n[ 0.618340] VFS: Disk quotas dquot_6.6.0\n[ 0.619480] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621655] fuse init (API version 7.23)\n[ 0.622890] Key type big_key registered\n[ 0.624003] Allocating IMA MOK and blacklist keyrings.\n[ 0.625678] Key type asymmetric registered\n[ 0.626821] Asymmetric key parser 'x509' registered\n[ 0.628155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630237] io scheduler noop registered\n[ 0.631330] io scheduler deadline registered (default)\n[ 0.632699] io scheduler cfq registered\n[ 0.633898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.635341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.637118] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.639140] ACPI: Power Button [PWRF]\n[ 0.640369] GHES: HEST is not enabled!\n[ 0.654557] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687329] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712900] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715965] Linux agpgart interface v0.103\n[ 0.719377] brd: module loaded\n[ 0.721598] loop: module loaded\n[ 0.726163] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728242] GPT:90111 != 2097151\n[ 0.729215] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730769] GPT:90111 != 2097151\n[ 0.731738] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733130] vda: vda1 vda15\n[ 0.734827] scsi host0: ata_piix\n[ 0.735923] scsi host1: ata_piix\n[ 0.736969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.738692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.740737] libphy: Fixed MDIO Bus: probed\n[ 0.742137] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743492] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746620] PPP generic driver version 2.4.2\n[ 0.747933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.749629] ehci-pci: EHCI PCI platform driver\n[ 0.750875] ehci-platform: EHCI generic platform driver\n[ 0.752466] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754114] ohci-pci: OHCI PCI platform driver\n[ 0.755367] ohci-platform: OHCI generic platform driver\n[ 0.756775] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771550] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775118] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.781999] usb usb1: Product: UHCI Host Controller\n[ 0.783307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.784900] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786315] hub 1-0:1.0: USB hub found\n[ 0.787431] hub 1-0:1.0: 2 ports detected\n[ 0.788834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791847] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793199] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794658] mousedev: PS/2 mouse device common for all mice\n[ 0.796434] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799018] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800646] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802321] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804003] i2c /dev entries driver\n[ 0.805112] device-mapper: uevent: version 1.0.3\n[ 0.806484] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808832] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810939] NET: Registered protocol family 10\n[ 0.812822] NET: Registered protocol family 17\n[ 0.814118] Key type dns_resolver registered\n[ 0.815518] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.819607] registered taskstats version 1\n[ 0.820826] Loading compiled-in X.509 certificates\n[ 0.822783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825408] zswap: loaded using pool lzo/zbud\n[ 0.827918] Key type trusted registered\n[ 0.830144] Key type encrypted registered\n[ 0.831321] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832802] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834294] evm: HMAC attrs: 0x1\n[ 0.835689] Magic number: 14:9:155\n[ 0.836762] bdi 1:7: hash matches\n[ 0.837894] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:50 UTC (1534468310)\n[ 0.840207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841776] EDD information not available.\n[ 0.899612] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901843] Write protecting the kernel read-only data: 14336k\n[ 0.906758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.085877] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.17...\nLease of 192.168.120.17 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000007\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ4Z7xG0FWZyvKKl81y0FRzAliJ07DtUauqOJ4a9vDbmbnsEi6tDYYOSMjyLtI9KvlpxNvO1kWh4XVH9avGc+W2wmrKaYFk/lj28JTgo/k4uVSLfWYCZe0RGBO/wdAHm5a5RC2QOWdx71Ug8rfGjhEsrONPRhr5JoL9ZTsXive7oCPEtKzYTJZylOIkxDdBp/FohaQMJ02/NGV8W45h4YlfBaytlCn2JN0+Agn5IfyWHP3NFcdtJmRgTCKjKBZdzlxZvP2EmFxxITZcM/52UVMB+MuQLViHtTqSKBBEltwQOJ7D/iPflU1h04hrB3qLYRct0UFZJDU1619o8CcT+XF root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f\nssh-dss AAAAB3NzaC1kc3MAAACBAN4j6BZYHhGh1O2UUEb2yzeh9ruHAvPGlPd3TC6VrpqSA+jbujsAsGdo6wnr7+sT5ttiHRhvUsL/SxzUfwGe6HbUHB3cw7pULzpF3txlJG0EzcLENuoqVty/Y2ZO2+Vq2/IqIe7d4PSBkS1NxQwIz6W2Q1xIN5re1/vOHe14EKoJAAAAFQDxdqqt7xYJxIk/mQuU//2TLbi14wAAAIEA18ySc/cfz0dpKHMUzr4lbHg+VCxkMIVSP/87wxtA8LaCpGVFbj/6kpFbZygZsXJ5G6Qlo3ZtCFVx2CV2RtXqBUzV/Y2fUGYejrczGmM2v1OzjYiryjXRA3dgU+uvAuEBTj1kN9Sk0R2J9BnrrkZWQQKHWqbcUKR77QMoAKD2hIcAAACBAMfjq0NkWZO5r46FWB7mSi3ivCjC86QIu1lFU+d993UpbwnYpQ8WdUWmTkdei53BtQ1FddrS+zGZDgVOdpBGol/BGg0wHx1oVzSwCZnSCEvx6gc5Lzs0HDACXx57Kty28CV1vphYGwMRz60YDXEsjaf8BhpZaZX35kQruf5SIFKi root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe98:9db6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.76 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f login: "} 2018-08-17 01:11:53,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/action used request id req-28df938e-97fc-48eb-9fc3-b1f0b25462ba 2018-08-17 01:11:53,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0853309631348s 2018-08-17 01:11:53,304 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/action used request id req-28df938e-97fc-48eb-9fc3-b1f0b25462ba 2018-08-17 01:11:53,304 - functest.core.singlevm - DEBUG - vm 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 497610480 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.191018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193306] pid_max: default: 32768 minimum: 301 [ 0.194552] ACPI: Core revision 20150930 [ 0.196231] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198156] Security Framework initialized [ 0.199291] Yama: becoming mindful. [ 0.200324] AppArmor: AppArmor initialized [ 0.201505] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206757] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208670] Initializing cgroup subsys io [ 0.209833] Initializing cgroup subsys memory [ 0.211053] Initializing cgroup subsys devices [ 0.212288] Initializing cgroup subsys freezer [ 0.213508] Initializing cgroup subsys net_cls [ 0.214733] Initializing cgroup subsys perf_event [ 0.216013] Initializing cgroup subsys net_prio [ 0.217252] Initializing cgroup subsys hugetlb [ 0.218489] Initializing cgroup subsys pids [ 0.219695] CPU: Physical Processor ID: 0 [ 0.221517] mce: CPU supports 10 MCE banks [ 0.222716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240439] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247214] ftrace: allocating 31920 entries in 125 pages [ 0.272716] smpboot: Max logical packages: 1 [ 0.273938] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275861] x2apic enabled [ 0.277030] Switched APIC routing to physical x2apic. [ 0.279546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283929] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286458] KVM setup paravirtual spinlock [ 0.288087] x86: Booted up 1 node, 1 CPUs [ 0.289219] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291145] devtmpfs: initialized [ 0.293133] evm: security.selinux [ 0.294113] evm: security.SMACK64 [ 0.295095] evm: security.SMACK64EXEC [ 0.296155] evm: security.SMACK64TRANSMUTE [ 0.297295] evm: security.SMACK64MMAP [ 0.298348] evm: security.ima [ 0.299255] evm: security.capability [ 0.300365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.302956] pinctrl core: initialized pinctrl subsystem [ 0.304480] RTC time: 1:11:49, date: 08/17/18 [ 0.305795] NET: Registered protocol family 16 [ 0.307136] cpuidle: using governor ladder [ 0.308274] cpuidle: using governor menu [ 0.309394] PCCT header not found. [ 0.310450] ACPI: bus type PCI registered [ 0.311581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313303] PCI: Using configuration type 1 for base access [ 0.315492] ACPI: Added _OSI(Module Device) [ 0.316677] ACPI: Added _OSI(Processor Device) [ 0.317890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319164] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321388] ACPI: Interpreter enabled [ 0.322466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.332760] ACPI: (supports S0 S5) [ 0.333752] ACPI: Using IOAPIC for interrupt routing [ 0.335079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.338967] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340551] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342273] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.343913] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.346974] acpiphp: Slot [3] registered [ 0.348100] acpiphp: Slot [4] registered [ 0.349228] acpiphp: Slot [5] registered [ 0.350351] acpiphp: Slot [6] registered [ 0.351480] acpiphp: Slot [7] registered [ 0.352597] acpiphp: Slot [8] registered [ 0.353727] acpiphp: Slot [9] registered [ 0.354849] acpiphp: Slot [10] registered [ 0.355996] acpiphp: Slot [11] registered [ 0.357137] acpiphp: Slot [12] registered [ 0.358278] acpiphp: Slot [13] registered [ 0.359418] acpiphp: Slot [14] registered [ 0.360562] acpiphp: Slot [15] registered [ 0.376070] acpiphp: Slot [16] registered [ 0.377212] acpiphp: Slot [17] registered [ 0.378355] acpiphp: Slot [18] registered [ 0.379494] acpiphp: Slot [19] registered [ 0.380636] acpiphp: Slot [20] registered [ 0.381779] acpiphp: Slot [21] registered [ 0.382920] acpiphp: Slot [22] registered [ 0.384058] acpiphp: Slot [23] registered [ 0.385201] acpiphp: Slot [24] registered [ 0.386347] acpiphp: Slot [25] registered [ 0.387483] acpiphp: Slot [26] registered [ 0.388622] acpiphp: Slot [27] registered [ 0.389750] acpiphp: Slot [28] registered [ 0.390894] acpiphp: Slot [29] registered [ 0.392033] acpiphp: Slot [30] registered [ 0.393158] acpiphp: Slot [31] registered [ 0.394290] PCI host bridge to bus 0000:00 [ 0.395433] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397114] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.398787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.400827] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.402853] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.404936] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409159] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.410943] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414310] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418611] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.441677] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.443690] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454756] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456929] vgaarb: loaded [ 0.457776] vgaarb: bridge control possible 0000:00:02.0 [ 0.459455] SCSI subsystem initialized [ 0.460731] ACPI: bus type USB registered [ 0.461892] usbcore: registered new interface driver usbfs [ 0.463335] usbcore: registered new interface driver hub [ 0.464740] usbcore: registered new device driver usb [ 0.466269] PCI: Using ACPI for IRQ routing [ 0.467812] NetLabel: Initializing [ 0.468822] NetLabel: domain hash size = 128 [ 0.469996] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.471341] NetLabel: unlabeled traffic allowed by default [ 0.472952] clocksource: Switched to clocksource kvm-clock [ 0.483054] AppArmor: AppArmor Filesystem Enabled [ 0.484369] pnp: PnP ACPI init [ 0.485641] pnp: PnP ACPI: found 5 devices [ 0.492462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.494825] NET: Registered protocol family 2 [ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.498014] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.499680] TCP: Hash tables configured (established 4096 bind 4096) [ 0.501340] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.502827] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.504428] NET: Registered protocol family 1 [ 0.505643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.507153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.508644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.523194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537744] Trying to unpack rootfs image as initramfs... [ 0.599369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.604426] Scanning for low memory corruption every 60 seconds [ 0.606629] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.608255] audit: initializing netlink subsys (disabled) [ 0.609773] audit: type=2000 audit(1534468310.222:1): initialized [ 0.611645] Initialise system trusted keyring [ 0.613042] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614639] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.617334] zbud: loaded [ 0.618340] VFS: Disk quotas dquot_6.6.0 [ 0.619480] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621655] fuse init (API version 7.23) [ 0.622890] Key type big_key registered [ 0.624003] Allocating IMA MOK and blacklist keyrings. [ 0.625678] Key type asymmetric registered [ 0.626821] Asymmetric key parser 'x509' registered [ 0.628155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630237] io scheduler noop registered [ 0.631330] io scheduler deadline registered (default) [ 0.632699] io scheduler cfq registered [ 0.633898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637118] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639140] ACPI: Power Button [PWRF] [ 0.640369] GHES: HEST is not enabled! [ 0.654557] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.684238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687329] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.712900] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715965] Linux agpgart interface v0.103 [ 0.719377] brd: module loaded [ 0.721598] loop: module loaded [ 0.726163] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.728242] GPT:90111 != 2097151 [ 0.729215] GPT:Alternate GPT header not at the end of the disk. [ 0.730769] GPT:90111 != 2097151 [ 0.731738] GPT: Use GNU Parted to correct GPT errors. [ 0.733130] vda: vda1 vda15 [ 0.734827] scsi host0: ata_piix [ 0.735923] scsi host1: ata_piix [ 0.736969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.738692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.740737] libphy: Fixed MDIO Bus: probed [ 0.742137] tun: Universal TUN/TAP device driver, 1.6 [ 0.743492] tun: (C) 1999-2004 Max Krasnyansky [ 0.746620] PPP generic driver version 2.4.2 [ 0.747933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749629] ehci-pci: EHCI PCI platform driver [ 0.750875] ehci-platform: EHCI generic platform driver [ 0.752466] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754114] ohci-pci: OHCI PCI platform driver [ 0.755367] ohci-platform: OHCI generic platform driver [ 0.756775] uhci_hcd: USB Universal Host Controller Interface driver [ 0.771550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775118] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.776538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.779975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.781999] usb usb1: Product: UHCI Host Controller [ 0.783307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.784900] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786315] hub 1-0:1.0: USB hub found [ 0.787431] hub 1-0:1.0: 2 ports detected [ 0.788834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.791847] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793199] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794658] mousedev: PS/2 mouse device common for all mice [ 0.796434] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799018] rtc_cmos 00:00: RTC can wake from S4 [ 0.800646] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802321] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804003] i2c /dev entries driver [ 0.805112] device-mapper: uevent: version 1.0.3 [ 0.806484] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808832] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810939] NET: Registered protocol family 10 [ 0.812822] NET: Registered protocol family 17 [ 0.814118] Key type dns_resolver registered [ 0.815518] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.817075] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.819607] registered taskstats version 1 [ 0.820826] Loading compiled-in X.509 certificates [ 0.822783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825408] zswap: loaded using pool lzo/zbud [ 0.827918] Key type trusted registered [ 0.830144] Key type encrypted registered [ 0.831321] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832802] ima: No TPM chip found, activating TPM-bypass! [ 0.834294] evm: HMAC attrs: 0x1 [ 0.835689] Magic number: 14:9:155 [ 0.836762] bdi 1:7: hash matches [ 0.837894] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:50 UTC (1534468310) [ 0.840207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.841776] EDD information not available. [ 0.899612] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.901843] Write protecting the kernel read-only data: 14336k [ 0.906758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.83 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.085877] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.17... Lease of 192.168.120.17 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000007 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ4Z7xG0FWZyvKKl81y0FRzAliJ07DtUauqOJ4a9vDbmbnsEi6tDYYOSMjyLtI9KvlpxNvO1kWh4XVH9avGc+W2wmrKaYFk/lj28JTgo/k4uVSLfWYCZe0RGBO/wdAHm5a5RC2QOWdx71Ug8rfGjhEsrONPRhr5JoL9ZTsXive7oCPEtKzYTJZylOIkxDdBp/FohaQMJ02/NGV8W45h4YlfBaytlCn2JN0+Agn5IfyWHP3NFcdtJmRgTCKjKBZdzlxZvP2EmFxxITZcM/52UVMB+MuQLViHtTqSKBBEltwQOJ7D/iPflU1h04hrB3qLYRct0UFZJDU1619o8CcT+XF root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f ssh-dss AAAAB3NzaC1kc3MAAACBAN4j6BZYHhGh1O2UUEb2yzeh9ruHAvPGlPd3TC6VrpqSA+jbujsAsGdo6wnr7+sT5ttiHRhvUsL/SxzUfwGe6HbUHB3cw7pULzpF3txlJG0EzcLENuoqVty/Y2ZO2+Vq2/IqIe7d4PSBkS1NxQwIz6W2Q1xIN5re1/vOHe14EKoJAAAAFQDxdqqt7xYJxIk/mQuU//2TLbi14wAAAIEA18ySc/cfz0dpKHMUzr4lbHg+VCxkMIVSP/87wxtA8LaCpGVFbj/6kpFbZygZsXJ5G6Qlo3ZtCFVx2CV2RtXqBUzV/Y2fUGYejrczGmM2v1OzjYiryjXRA3dgU+uvAuEBTj1kN9Sk0R2J9BnrrkZWQQKHWqbcUKR77QMoAKD2hIcAAACBAMfjq0NkWZO5r46FWB7mSi3ivCjC86QIu1lFU+d993UpbwnYpQ8WdUWmTkdei53BtQ1FddrS+zGZDgVOdpBGol/BGg0wHx1oVzSwCZnSCEvx6gc5Lzs0HDACXx57Kty28CV1vphYGwMRz60YDXEsjaf8BhpZaZX35kQruf5SIFKi root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.34s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe98:9db6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f login: 2018-08-17 01:11:54,307 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-17 01:12:03,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:12:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:12:03,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-cc08fc3b-4e3b-4673-89ce-ef39bed0d8b6 x-compute-request-id: req-cc08fc3b-4e3b-4673-89ce-ef39bed0d8b6 Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 497610480 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.191018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193306] pid_max: default: 32768 minimum: 301\n[ 0.194552] ACPI: Core revision 20150930\n[ 0.196231] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198156] Security Framework initialized\n[ 0.199291] Yama: becoming mindful.\n[ 0.200324] AppArmor: AppArmor initialized\n[ 0.201505] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206757] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208670] Initializing cgroup subsys io\n[ 0.209833] Initializing cgroup subsys memory\n[ 0.211053] Initializing cgroup subsys devices\n[ 0.212288] Initializing cgroup subsys freezer\n[ 0.213508] Initializing cgroup subsys net_cls\n[ 0.214733] Initializing cgroup subsys perf_event\n[ 0.216013] Initializing cgroup subsys net_prio\n[ 0.217252] Initializing cgroup subsys hugetlb\n[ 0.218489] Initializing cgroup subsys pids\n[ 0.219695] CPU: Physical Processor ID: 0\n[ 0.221517] mce: CPU supports 10 MCE banks\n[ 0.222716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240439] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247214] ftrace: allocating 31920 entries in 125 pages\n[ 0.272716] smpboot: Max logical packages: 1\n[ 0.273938] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.275861] x2apic enabled\n[ 0.277030] Switched APIC routing to physical x2apic.\n[ 0.279546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283929] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286458] KVM setup paravirtual spinlock\n[ 0.288087] x86: Booted up 1 node, 1 CPUs\n[ 0.289219] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291145] devtmpfs: initialized\n[ 0.293133] evm: security.selinux\n[ 0.294113] evm: security.SMACK64\n[ 0.295095] evm: security.SMACK64EXEC\n[ 0.296155] evm: security.SMACK64TRANSMUTE\n[ 0.297295] evm: security.SMACK64MMAP\n[ 0.298348] evm: security.ima\n[ 0.299255] evm: security.capability\n[ 0.300365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.302956] pinctrl core: initialized pinctrl subsystem\n[ 0.304480] RTC time: 1:11:49, date: 08/17/18\n[ 0.305795] NET: Registered protocol family 16\n[ 0.307136] cpuidle: using governor ladder\n[ 0.308274] cpuidle: using governor menu\n[ 0.309394] PCCT header not found.\n[ 0.310450] ACPI: bus type PCI registered\n[ 0.311581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313303] PCI: Using configuration type 1 for base access\n[ 0.315492] ACPI: Added _OSI(Module Device)\n[ 0.316677] ACPI: Added _OSI(Processor Device)\n[ 0.317890] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319164] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321388] ACPI: Interpreter enabled\n[ 0.322466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.327608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.332760] ACPI: (supports S0 S5)\n[ 0.333752] ACPI: Using IOAPIC for interrupt routing\n[ 0.335079] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.338967] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340551] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342273] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.343913] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.346974] acpiphp: Slot [3] registered\n[ 0.348100] acpiphp: Slot [4] registered\n[ 0.349228] acpiphp: Slot [5] registered\n[ 0.350351] acpiphp: Slot [6] registered\n[ 0.351480] acpiphp: Slot [7] registered\n[ 0.352597] acpiphp: Slot [8] registered\n[ 0.353727] acpiphp: Slot [9] registered\n[ 0.354849] acpiphp: Slot [10] registered\n[ 0.355996] acpiphp: Slot [11] registered\n[ 0.357137] acpiphp: Slot [12] registered\n[ 0.358278] acpiphp: Slot [13] registered\n[ 0.359418] acpiphp: Slot [14] registered\n[ 0.360562] acpiphp: Slot [15] registered\n[ 0.376070] acpiphp: Slot [16] registered\n[ 0.377212] acpiphp: Slot [17] registered\n[ 0.378355] acpiphp: Slot [18] registered\n[ 0.379494] acpiphp: Slot [19] registered\n[ 0.380636] acpiphp: Slot [20] registered\n[ 0.381779] acpiphp: Slot [21] registered\n[ 0.382920] acpiphp: Slot [22] registered\n[ 0.384058] acpiphp: Slot [23] registered\n[ 0.385201] acpiphp: Slot [24] registered\n[ 0.386347] acpiphp: Slot [25] registered\n[ 0.387483] acpiphp: Slot [26] registered\n[ 0.388622] acpiphp: Slot [27] registered\n[ 0.389750] acpiphp: Slot [28] registered\n[ 0.390894] acpiphp: Slot [29] registered\n[ 0.392033] acpiphp: Slot [30] registered\n[ 0.393158] acpiphp: Slot [31] registered\n[ 0.394290] PCI host bridge to bus 0000:00\n[ 0.395433] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397114] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400827] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402853] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.404936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409159] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.410943] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414310] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.418611] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.420604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441677] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443690] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451479] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454756] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456929] vgaarb: loaded\n[ 0.457776] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459455] SCSI subsystem initialized\n[ 0.460731] ACPI: bus type USB registered\n[ 0.461892] usbcore: registered new interface driver usbfs\n[ 0.463335] usbcore: registered new interface driver hub\n[ 0.464740] usbcore: registered new device driver usb\n[ 0.466269] PCI: Using ACPI for IRQ routing\n[ 0.467812] NetLabel: Initializing\n[ 0.468822] NetLabel: domain hash size = 128\n[ 0.469996] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471341] NetLabel: unlabeled traffic allowed by default\n[ 0.472952] clocksource: Switched to clocksource kvm-clock\n[ 0.483054] AppArmor: AppArmor Filesystem Enabled\n[ 0.484369] pnp: PnP ACPI init\n[ 0.485641] pnp: PnP ACPI: found 5 devices\n[ 0.492462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494825] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498014] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499680] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501340] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502827] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504428] NET: Registered protocol family 1\n[ 0.505643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507153] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.508644] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.537744] Trying to unpack rootfs image as initramfs...\n[ 0.599369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604426] Scanning for low memory corruption every 60 seconds\n[ 0.606629] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.608255] audit: initializing netlink subsys (disabled)\n[ 0.609773] audit: type=2000 audit(1534468310.222:1): initialized\n[ 0.611645] Initialise system trusted keyring\n[ 0.613042] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614639] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.617334] zbud: loaded\n[ 0.618340] VFS: Disk quotas dquot_6.6.0\n[ 0.619480] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621655] fuse init (API version 7.23)\n[ 0.622890] Key type big_key registered\n[ 0.624003] Allocating IMA MOK and blacklist keyrings.\n[ 0.625678] Key type asymmetric registered\n[ 0.626821] Asymmetric key parser 'x509' registered\n[ 0.628155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630237] io scheduler noop registered\n[ 0.631330] io scheduler deadline registered (default)\n[ 0.632699] io scheduler cfq registered\n[ 0.633898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.635341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.637118] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.639140] ACPI: Power Button [PWRF]\n[ 0.640369] GHES: HEST is not enabled!\n[ 0.654557] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.687329] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712900] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715965] Linux agpgart interface v0.103\n[ 0.719377] brd: module loaded\n[ 0.721598] loop: module loaded\n[ 0.726163] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.728242] GPT:90111 != 2097151\n[ 0.729215] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730769] GPT:90111 != 2097151\n[ 0.731738] GPT: Use GNU Parted to correct GPT errors.\n[ 0.733130] vda: vda1 vda15\n[ 0.734827] scsi host0: ata_piix\n[ 0.735923] scsi host1: ata_piix\n[ 0.736969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.738692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.740737] libphy: Fixed MDIO Bus: probed\n[ 0.742137] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743492] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746620] PPP generic driver version 2.4.2\n[ 0.747933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.749629] ehci-pci: EHCI PCI platform driver\n[ 0.750875] ehci-platform: EHCI generic platform driver\n[ 0.752466] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754114] ohci-pci: OHCI PCI platform driver\n[ 0.755367] ohci-platform: OHCI generic platform driver\n[ 0.756775] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.771550] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775118] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.779975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.781999] usb usb1: Product: UHCI Host Controller\n[ 0.783307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.784900] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786315] hub 1-0:1.0: USB hub found\n[ 0.787431] hub 1-0:1.0: 2 ports detected\n[ 0.788834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791847] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793199] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794658] mousedev: PS/2 mouse device common for all mice\n[ 0.796434] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799018] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800646] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802321] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804003] i2c /dev entries driver\n[ 0.805112] device-mapper: uevent: version 1.0.3\n[ 0.806484] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808832] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810939] NET: Registered protocol family 10\n[ 0.812822] NET: Registered protocol family 17\n[ 0.814118] Key type dns_resolver registered\n[ 0.815518] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.819607] registered taskstats version 1\n[ 0.820826] Loading compiled-in X.509 certificates\n[ 0.822783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.825408] zswap: loaded using pool lzo/zbud\n[ 0.827918] Key type trusted registered\n[ 0.830144] Key type encrypted registered\n[ 0.831321] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.832802] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834294] evm: HMAC attrs: 0x1\n[ 0.835689] Magic number: 14:9:155\n[ 0.836762] bdi 1:7: hash matches\n[ 0.837894] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:50 UTC (1534468310)\n[ 0.840207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841776] EDD information not available.\n[ 0.899612] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901843] Write protecting the kernel read-only data: 14336k\n[ 0.906758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.085877] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.17...\nLease of 192.168.120.17 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000007\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ4Z7xG0FWZyvKKl81y0FRzAliJ07DtUauqOJ4a9vDbmbnsEi6tDYYOSMjyLtI9KvlpxNvO1kWh4XVH9avGc+W2wmrKaYFk/lj28JTgo/k4uVSLfWYCZe0RGBO/wdAHm5a5RC2QOWdx71Ug8rfGjhEsrONPRhr5JoL9ZTsXive7oCPEtKzYTJZylOIkxDdBp/FohaQMJ02/NGV8W45h4YlfBaytlCn2JN0+Agn5IfyWHP3NFcdtJmRgTCKjKBZdzlxZvP2EmFxxITZcM/52UVMB+MuQLViHtTqSKBBEltwQOJ7D/iPflU1h04hrB3qLYRct0UFZJDU1619o8CcT+XF root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f\nssh-dss AAAAB3NzaC1kc3MAAACBAN4j6BZYHhGh1O2UUEb2yzeh9ruHAvPGlPd3TC6VrpqSA+jbujsAsGdo6wnr7+sT5ttiHRhvUsL/SxzUfwGe6HbUHB3cw7pULzpF3txlJG0EzcLENuoqVty/Y2ZO2+Vq2/IqIe7d4PSBkS1NxQwIz6W2Q1xIN5re1/vOHe14EKoJAAAAFQDxdqqt7xYJxIk/mQuU//2TLbi14wAAAIEA18ySc/cfz0dpKHMUzr4lbHg+VCxkMIVSP/87wxtA8LaCpGVFbj/6kpFbZygZsXJ5G6Qlo3ZtCFVx2CV2RtXqBUzV/Y2fUGYejrczGmM2v1OzjYiryjXRA3dgU+uvAuEBTj1kN9Sk0R2J9BnrrkZWQQKHWqbcUKR77QMoAKD2hIcAAACBAMfjq0NkWZO5r46FWB7mSi3ivCjC86QIu1lFU+d993UpbwnYpQ8WdUWmTkdei53BtQ1FddrS+zGZDgVOdpBGol/BGg0wHx1oVzSwCZnSCEvx6gc5Lzs0HDACXx57Kty28CV1vphYGwMRz60YDXEsjaf8BhpZaZX35kQruf5SIFKi root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe98:9db6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.76 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f login: "} 2018-08-17 01:12:03,405 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/action used request id req-cc08fc3b-4e3b-4673-89ce-ef39bed0d8b6 2018-08-17 01:12:03,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0880861282349s 2018-08-17 01:12:03,406 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/action used request id req-cc08fc3b-4e3b-4673-89ce-ef39bed0d8b6 2018-08-17 01:12:03,406 - functest.core.singlevm - DEBUG - vm 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 497610480 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.191018] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193306] pid_max: default: 32768 minimum: 301 [ 0.194552] ACPI: Core revision 20150930 [ 0.196231] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198156] Security Framework initialized [ 0.199291] Yama: becoming mindful. [ 0.200324] AppArmor: AppArmor initialized [ 0.201505] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203339] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206757] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208670] Initializing cgroup subsys io [ 0.209833] Initializing cgroup subsys memory [ 0.211053] Initializing cgroup subsys devices [ 0.212288] Initializing cgroup subsys freezer [ 0.213508] Initializing cgroup subsys net_cls [ 0.214733] Initializing cgroup subsys perf_event [ 0.216013] Initializing cgroup subsys net_prio [ 0.217252] Initializing cgroup subsys hugetlb [ 0.218489] Initializing cgroup subsys pids [ 0.219695] CPU: Physical Processor ID: 0 [ 0.221517] mce: CPU supports 10 MCE banks [ 0.222716] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224129] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240439] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247214] ftrace: allocating 31920 entries in 125 pages [ 0.272716] smpboot: Max logical packages: 1 [ 0.273938] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275861] x2apic enabled [ 0.277030] Switched APIC routing to physical x2apic. [ 0.279546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.281121] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283929] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286458] KVM setup paravirtual spinlock [ 0.288087] x86: Booted up 1 node, 1 CPUs [ 0.289219] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291145] devtmpfs: initialized [ 0.293133] evm: security.selinux [ 0.294113] evm: security.SMACK64 [ 0.295095] evm: security.SMACK64EXEC [ 0.296155] evm: security.SMACK64TRANSMUTE [ 0.297295] evm: security.SMACK64MMAP [ 0.298348] evm: security.ima [ 0.299255] evm: security.capability [ 0.300365] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.302956] pinctrl core: initialized pinctrl subsystem [ 0.304480] RTC time: 1:11:49, date: 08/17/18 [ 0.305795] NET: Registered protocol family 16 [ 0.307136] cpuidle: using governor ladder [ 0.308274] cpuidle: using governor menu [ 0.309394] PCCT header not found. [ 0.310450] ACPI: bus type PCI registered [ 0.311581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313303] PCI: Using configuration type 1 for base access [ 0.315492] ACPI: Added _OSI(Module Device) [ 0.316677] ACPI: Added _OSI(Processor Device) [ 0.317890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319164] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321388] ACPI: Interpreter enabled [ 0.322466] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.332760] ACPI: (supports S0 S5) [ 0.333752] ACPI: Using IOAPIC for interrupt routing [ 0.335079] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.338967] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.340551] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342273] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.343913] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.346974] acpiphp: Slot [3] registered [ 0.348100] acpiphp: Slot [4] registered [ 0.349228] acpiphp: Slot [5] registered [ 0.350351] acpiphp: Slot [6] registered [ 0.351480] acpiphp: Slot [7] registered [ 0.352597] acpiphp: Slot [8] registered [ 0.353727] acpiphp: Slot [9] registered [ 0.354849] acpiphp: Slot [10] registered [ 0.355996] acpiphp: Slot [11] registered [ 0.357137] acpiphp: Slot [12] registered [ 0.358278] acpiphp: Slot [13] registered [ 0.359418] acpiphp: Slot [14] registered [ 0.360562] acpiphp: Slot [15] registered [ 0.376070] acpiphp: Slot [16] registered [ 0.377212] acpiphp: Slot [17] registered [ 0.378355] acpiphp: Slot [18] registered [ 0.379494] acpiphp: Slot [19] registered [ 0.380636] acpiphp: Slot [20] registered [ 0.381779] acpiphp: Slot [21] registered [ 0.382920] acpiphp: Slot [22] registered [ 0.384058] acpiphp: Slot [23] registered [ 0.385201] acpiphp: Slot [24] registered [ 0.386347] acpiphp: Slot [25] registered [ 0.387483] acpiphp: Slot [26] registered [ 0.388622] acpiphp: Slot [27] registered [ 0.389750] acpiphp: Slot [28] registered [ 0.390894] acpiphp: Slot [29] registered [ 0.392033] acpiphp: Slot [30] registered [ 0.393158] acpiphp: Slot [31] registered [ 0.394290] PCI host bridge to bus 0000:00 [ 0.395433] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397114] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.398787] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.400827] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.402853] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.404936] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409159] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.410943] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412574] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414310] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.418611] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.420604] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.441677] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.443690] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.445681] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.447639] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449724] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.451479] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.453292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.454756] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.456929] vgaarb: loaded [ 0.457776] vgaarb: bridge control possible 0000:00:02.0 [ 0.459455] SCSI subsystem initialized [ 0.460731] ACPI: bus type USB registered [ 0.461892] usbcore: registered new interface driver usbfs [ 0.463335] usbcore: registered new interface driver hub [ 0.464740] usbcore: registered new device driver usb [ 0.466269] PCI: Using ACPI for IRQ routing [ 0.467812] NetLabel: Initializing [ 0.468822] NetLabel: domain hash size = 128 [ 0.469996] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.471341] NetLabel: unlabeled traffic allowed by default [ 0.472952] clocksource: Switched to clocksource kvm-clock [ 0.483054] AppArmor: AppArmor Filesystem Enabled [ 0.484369] pnp: PnP ACPI init [ 0.485641] pnp: PnP ACPI: found 5 devices [ 0.492462] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.494825] NET: Registered protocol family 2 [ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.498014] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.499680] TCP: Hash tables configured (established 4096 bind 4096) [ 0.501340] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.502827] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.504428] NET: Registered protocol family 1 [ 0.505643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.507153] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.508644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.523194] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537744] Trying to unpack rootfs image as initramfs... [ 0.599369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.604426] Scanning for low memory corruption every 60 seconds [ 0.606629] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.608255] audit: initializing netlink subsys (disabled) [ 0.609773] audit: type=2000 audit(1534468310.222:1): initialized [ 0.611645] Initialise system trusted keyring [ 0.613042] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614639] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.617334] zbud: loaded [ 0.618340] VFS: Disk quotas dquot_6.6.0 [ 0.619480] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621655] fuse init (API version 7.23) [ 0.622890] Key type big_key registered [ 0.624003] Allocating IMA MOK and blacklist keyrings. [ 0.625678] Key type asymmetric registered [ 0.626821] Asymmetric key parser 'x509' registered [ 0.628155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630237] io scheduler noop registered [ 0.631330] io scheduler deadline registered (default) [ 0.632699] io scheduler cfq registered [ 0.633898] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.635341] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637118] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.639140] ACPI: Power Button [PWRF] [ 0.640369] GHES: HEST is not enabled! [ 0.654557] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.684238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.687329] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.712900] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715965] Linux agpgart interface v0.103 [ 0.719377] brd: module loaded [ 0.721598] loop: module loaded [ 0.726163] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.728242] GPT:90111 != 2097151 [ 0.729215] GPT:Alternate GPT header not at the end of the disk. [ 0.730769] GPT:90111 != 2097151 [ 0.731738] GPT: Use GNU Parted to correct GPT errors. [ 0.733130] vda: vda1 vda15 [ 0.734827] scsi host0: ata_piix [ 0.735923] scsi host1: ata_piix [ 0.736969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.738692] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.740737] libphy: Fixed MDIO Bus: probed [ 0.742137] tun: Universal TUN/TAP device driver, 1.6 [ 0.743492] tun: (C) 1999-2004 Max Krasnyansky [ 0.746620] PPP generic driver version 2.4.2 [ 0.747933] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749629] ehci-pci: EHCI PCI platform driver [ 0.750875] ehci-platform: EHCI generic platform driver [ 0.752466] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754114] ohci-pci: OHCI PCI platform driver [ 0.755367] ohci-platform: OHCI generic platform driver [ 0.756775] uhci_hcd: USB Universal Host Controller Interface driver [ 0.771550] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775118] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.776538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.778240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.779975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.781999] usb usb1: Product: UHCI Host Controller [ 0.783307] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.784900] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786315] hub 1-0:1.0: USB hub found [ 0.787431] hub 1-0:1.0: 2 ports detected [ 0.788834] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.791847] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793199] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794658] mousedev: PS/2 mouse device common for all mice [ 0.796434] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.799018] rtc_cmos 00:00: RTC can wake from S4 [ 0.800646] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802321] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.804003] i2c /dev entries driver [ 0.805112] device-mapper: uevent: version 1.0.3 [ 0.806484] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808832] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810939] NET: Registered protocol family 10 [ 0.812822] NET: Registered protocol family 17 [ 0.814118] Key type dns_resolver registered [ 0.815518] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.817075] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.819607] registered taskstats version 1 [ 0.820826] Loading compiled-in X.509 certificates [ 0.822783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.825408] zswap: loaded using pool lzo/zbud [ 0.827918] Key type trusted registered [ 0.830144] Key type encrypted registered [ 0.831321] AppArmor: AppArmor sha1 policy hashing enabled [ 0.832802] ima: No TPM chip found, activating TPM-bypass! [ 0.834294] evm: HMAC attrs: 0x1 [ 0.835689] Magic number: 14:9:155 [ 0.836762] bdi 1:7: hash matches [ 0.837894] rtc_cmos 00:00: setting system clock to 2018-08-17 01:11:50 UTC (1534468310) [ 0.840207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.841776] EDD information not available. [ 0.899612] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.901843] Write protecting the kernel read-only data: 14336k [ 0.906758] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.83 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.085877] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.17... Lease of 192.168.120.17 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000007 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ4Z7xG0FWZyvKKl81y0FRzAliJ07DtUauqOJ4a9vDbmbnsEi6tDYYOSMjyLtI9KvlpxNvO1kWh4XVH9avGc+W2wmrKaYFk/lj28JTgo/k4uVSLfWYCZe0RGBO/wdAHm5a5RC2QOWdx71Ug8rfGjhEsrONPRhr5JoL9ZTsXive7oCPEtKzYTJZylOIkxDdBp/FohaQMJ02/NGV8W45h4YlfBaytlCn2JN0+Agn5IfyWHP3NFcdtJmRgTCKjKBZdzlxZvP2EmFxxITZcM/52UVMB+MuQLViHtTqSKBBEltwQOJ7D/iPflU1h04hrB3qLYRct0UFZJDU1619o8CcT+XF root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f ssh-dss AAAAB3NzaC1kc3MAAACBAN4j6BZYHhGh1O2UUEb2yzeh9ruHAvPGlPd3TC6VrpqSA+jbujsAsGdo6wnr7+sT5ttiHRhvUsL/SxzUfwGe6HbUHB3cw7pULzpF3txlJG0EzcLENuoqVty/Y2ZO2+Vq2/IqIe7d4PSBkS1NxQwIz6W2Q1xIN5re1/vOHe14EKoJAAAAFQDxdqqt7xYJxIk/mQuU//2TLbi14wAAAIEA18ySc/cfz0dpKHMUzr4lbHg+VCxkMIVSP/87wxtA8LaCpGVFbj/6kpFbZygZsXJ5G6Qlo3ZtCFVx2CV2RtXqBUzV/Y2fUGYejrczGmM2v1OzjYiryjXRA3dgU+uvAuEBTj1kN9Sk0R2J9BnrrkZWQQKHWqbcUKR77QMoAKD2hIcAAACBAMfjq0NkWZO5r46FWB7mSi3ivCjC86QIu1lFU+d993UpbwnYpQ8WdUWmTkdei53BtQ1FddrS+zGZDgVOdpBGol/BGg0wHx1oVzSwCZnSCEvx6gc5Lzs0HDACXx57Kty28CV1vphYGwMRz60YDXEsjaf8BhpZaZX35kQruf5SIFKi root@cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.34s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.17,24,fe80::f816:3eff:fe98:9db6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.17 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=2.76 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-ea8c237f-b734-415f-9313-30c4d86b5a6f login: 2018-08-17 01:12:04,408 - paramiko.transport - DEBUG - starting thread (client mode): 0x3453e790L 2018-08-17 01:12:04,408 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 01:12:04,409 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-17 01:12:04,409 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-17 01:12:04,410 - 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-08-17 01:12:04,411 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 01:12:04,411 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-17 01:12:04,411 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 01:12:04,412 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 01:12:04,412 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 01:12:04,430 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 01:12:04,430 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 01:12:04,440 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 1ae56deabb361617daeedf498e4338cd 2018-08-17 01:12:04,441 - paramiko.transport - DEBUG - Trying discovered key 3d971d0e78ff6c50e81e60d172c69404 in /tmp/tmpYyqSUQ 2018-08-17 01:12:04,467 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 01:12:04,473 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 01:12:04,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-17 01:12:04,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"volume": {"display_name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "size": "2"}}' 2018-08-17 01:12:05,756 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:12:04 GMT Server: Apache x-compute-request-id: req-ab83fed4-47db-42ce-a943-7700d3dc72c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab83fed4-47db-42ce-a943-7700d3dc72c3 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}} 2018-08-17 01:12:05,756 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes used request id req-ab83fed4-47db-42ce-a943-7700d3dc72c3 2018-08-17 01:12:05,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.27965903282s 2018-08-17 01:12:05,756 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes used request id req-ab83fed4-47db-42ce-a943-7700d3dc72c3 2018-08-17 01:12:05,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:06,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:05 GMT Server: Apache x-compute-request-id: req-5b935155-8070-4b69-a852-e0b5857447f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b935155-8070-4b69-a852-e0b5857447f8 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:05.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:06,739 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-5b935155-8070-4b69-a852-e0b5857447f8 2018-08-17 01:12:06,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.981549024582s 2018-08-17 01:12:06,739 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-5b935155-8070-4b69-a852-e0b5857447f8 2018-08-17 01:12:06,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:08,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:09,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:08 GMT Server: Apache x-compute-request-id: req-d5a69438-88e9-4281-8b2b-c4a3c886ae58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d5a69438-88e9-4281-8b2b-c4a3c886ae58 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:07.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:09,718 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-d5a69438-88e9-4281-8b2b-c4a3c886ae58 2018-08-17 01:12:09,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.974739789963s 2018-08-17 01:12:09,719 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-d5a69438-88e9-4281-8b2b-c4a3c886ae58 2018-08-17 01:12:09,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:12:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:10,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-8774834c-5c47-4a90-8ce7-caa8bccd96e6 Date: Fri, 17 Aug 2018 01:12:10 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":["0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"],"updated_at":"2018-08-17T01:11:34Z","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:12:10,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8774834c-5c47-4a90-8ce7-caa8bccd96e6 2018-08-17 01:12:10,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.325135946274s 2018-08-17 01:12:10,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8774834c-5c47-4a90-8ce7-caa8bccd96e6 2018-08-17 01:12:10,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:12:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:10,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-ad419e90-4aff-4822-ac69-a582e257db7a Date: Fri, 17 Aug 2018 01:12:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:11:39Z", "file": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file", "owner": "6de78b5609de4b7586321e19d7868942", "id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "size": 12716032, "self": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:11:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:12:10,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ad419e90-4aff-4822-ac69-a582e257db7a 2018-08-17 01:12:10,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.493414878845s 2018-08-17 01:12:10,545 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ad419e90-4aff-4822-ac69-a582e257db7a 2018-08-17 01:12:10,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:12:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:10,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-af61d9cd-d095-42f1-8bc4-4dc1ae4b8063 x-compute-request-id: req-af61d9cd-d095-42f1-8bc4-4dc1ae4b8063 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8"}]} 2018-08-17 01:12:10,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-af61d9cd-d095-42f1-8bc4-4dc1ae4b8063 2018-08-17 01:12:10,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243511199951s 2018-08-17 01:12:10,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-af61d9cd-d095-42f1-8bc4-4dc1ae4b8063 2018-08-17 01:12:10,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 01:12:10,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"server": {"name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "imageRef": "b259304a-8f1c-426d-a2a0-1886a6387dda", "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "flavorRef": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5c450602-3c8d-4c2f-a9af-681b1b5b86d4"}], "security_groups": [{"name": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9"}]}}' 2018-08-17 01:12:11,897 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:12: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-66228df6-fb01-4c52-b34d-aa249e767fd3 x-compute-request-id: req-66228df6-fb01-4c52-b34d-aa249e767fd3 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0618c29-c805-4628-849c-106a920cba73", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "adminPass": "VcpB7qeyo9nE"}} 2018-08-17 01:12:11,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-66228df6-fb01-4c52-b34d-aa249e767fd3 2018-08-17 01:12:11,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.32487392426s 2018-08-17 01:12:11,898 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-66228df6-fb01-4c52-b34d-aa249e767fd3 2018-08-17 01:12:11,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:12:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:12,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-bc9a6136-325e-4b3f-868f-0cedf5593f3b x-compute-request-id: req-bc9a6136-325e-4b3f-868f-0cedf5593f3b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "a0618c29-c805-4628-849c-106a920cba73", "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:12:11Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:49.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:49Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:12:12,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc9a6136-325e-4b3f-868f-0cedf5593f3b 2018-08-17 01:12:12,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.672473907471s 2018-08-17 01:12:12,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc9a6136-325e-4b3f-868f-0cedf5593f3b 2018-08-17 01:12:12,578 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:14,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:12:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:14,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-c3d93811-37e8-4a3c-8dcc-fad13da425ad x-compute-request-id: req-c3d93811-37e8-4a3c-8dcc-fad13da425ad Content-Encoding: gzip Content-Length: 907 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "a0618c29-c805-4628-849c-106a920cba73", "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:14Z", "hostId": "c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:12:11Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:49.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:49Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:12:14,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3d93811-37e8-4a3c-8dcc-fad13da425ad 2018-08-17 01:12:14,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177530050278s 2018-08-17 01:12:14,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3d93811-37e8-4a3c-8dcc-fad13da425ad 2018-08-17 01:12:14,764 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:16,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:12:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:16,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-59e4ff7d-44e9-4532-b0ee-8f5135e10944 x-compute-request-id: req-59e4ff7d-44e9-4532-b0ee-8f5135e10944 Content-Encoding: gzip Content-Length: 908 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "a0618c29-c805-4628-849c-106a920cba73", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:14Z", "hostId": "c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:12:11Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:49.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:49Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:12:16,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59e4ff7d-44e9-4532-b0ee-8f5135e10944 2018-08-17 01:12:16,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184062004089s 2018-08-17 01:12:16,951 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59e4ff7d-44e9-4532-b0ee-8f5135e10944 2018-08-17 01:12:16,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:18,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:12:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:19,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-70662eca-1647-4e74-9cbb-7306d1359d2d x-compute-request-id: req-70662eca-1647-4e74-9cbb-7306d1359d2d Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:7e:c5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:12:18.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "a0618c29-c805-4628-849c-106a920cba73", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:18Z", "hostId": "c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:12:11Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:49.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:11:49Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:12:19,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70662eca-1647-4e74-9cbb-7306d1359d2d 2018-08-17 01:12:19,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442137956619s 2018-08-17 01:12:19,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-70662eca-1647-4e74-9cbb-7306d1359d2d 2018-08-17 01:12:19,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:12:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=a0618c29-c805-4628-849c-106a920cba73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:19,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cb153e86-0077-4fa5-881b-7fb9186e788b Date: Fri, 17 Aug 2018 01:12:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:12:14Z","admin_state_up":true,"updated_at":"2018-08-17T01:12:18Z","binding:vnic_type":"normal","device_id":"a0618c29-c805-4628-849c-106a920cba73","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:7e:7e:c5","id":"e5e2dbe5-6284-48d2-9c53-043463014253","port_security_enabled":true,"project_id":"6de78b5609de4b7586321e19d7868942","fixed_ips":[{"subnet_id":"0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["f7cd59d5-aa01-470b-b2e7-77a91bc95da9"],"name":""}]} 2018-08-17 01:12:19,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a0618c29-c805-4628-849c-106a920cba73 used request id req-cb153e86-0077-4fa5-881b-7fb9186e788b 2018-08-17 01:12:19,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490601062775s 2018-08-17 01:12:19,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a0618c29-c805-4628-849c-106a920cba73 used request id req-cb153e86-0077-4fa5-881b-7fb9186e788b 2018-08-17 01:12:19,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:12:19,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e5e2dbe5-6284-48d2-9c53-043463014253" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:19,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-23833c86-26d6-4c73-97c7-9496be6e880a Date: Fri, 17 Aug 2018 01:12:19 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:12:19,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e5e2dbe5-6284-48d2-9c53-043463014253 used request id req-23833c86-26d6-4c73-97c7-9496be6e880a 2018-08-17 01:12:19,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451030731201s 2018-08-17 01:12:19,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=e5e2dbe5-6284-48d2-9c53-043463014253 used request id req-23833c86-26d6-4c73-97c7-9496be6e880a 2018-08-17 01:12:19,509 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:7e:c5', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b259304a-8f1c-426d-a2a0-1886a6387dda'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T01:12:18.000000', 'flavor': Munch({u'id': u'ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8'}), 'az': u'nova', 'id': u'a0618c29-c805-4628-849c-106a920cba73', 'security_groups': [Munch({u'name': u'cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f40d1dfe309541dfbb5cab064450a626', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6de78b5609de4b7586321e19d7868942', 'name': 'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', '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-08-17T01:12:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T01:12:18Z', 'hostId': u'c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T01:12:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6de78b5609de4b7586321e19d7868942', 'name': u'cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'adminPass': u'VcpB7qeyo9nE', 'tenant_id': u'6de78b5609de4b7586321e19d7868942', 'created_at': u'2018-08-17T01:12:11Z', 'created': u'2018-08-17T01:12:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 01:12:19,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:12:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:19,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-1c35a60c-07ef-4a41-92b1-9fb288b3fd14 Date: Fri, 17 Aug 2018 01:12:19 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":["0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"],"updated_at":"2018-08-17T01:11:34Z","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:12:19,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1c35a60c-07ef-4a41-92b1-9fb288b3fd14 2018-08-17 01:12:19,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0863568782806s 2018-08-17 01:12:19,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1c35a60c-07ef-4a41-92b1-9fb288b3fd14 2018-08-17 01:12:19,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 01:12:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=a0618c29-c805-4628-849c-106a920cba73" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:19,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-af9820b1-e784-4662-b7c5-935533bef018 Date: Fri, 17 Aug 2018 01:12:19 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:12:14Z","admin_state_up":true,"updated_at":"2018-08-17T01:12:18Z","binding:vnic_type":"normal","device_id":"a0618c29-c805-4628-849c-106a920cba73","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:7e:7e:c5","id":"e5e2dbe5-6284-48d2-9c53-043463014253","port_security_enabled":true,"project_id":"6de78b5609de4b7586321e19d7868942","fixed_ips":[{"subnet_id":"0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["f7cd59d5-aa01-470b-b2e7-77a91bc95da9"],"name":""}]} 2018-08-17 01:12:19,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a0618c29-c805-4628-849c-106a920cba73 used request id req-af9820b1-e784-4662-b7c5-935533bef018 2018-08-17 01:12:19,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046679019928s 2018-08-17 01:12:19,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a0618c29-c805-4628-849c-106a920cba73 used request id req-af9820b1-e784-4662-b7c5-935533bef018 2018-08-17 01:12:19,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-17 01:12:19,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.8", "port_id": "e5e2dbe5-6284-48d2-9c53-043463014253"}}' 2018-08-17 01:12:21,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-cf9efe2c-2de5-4fc5-a647-7d682ca30a81 Date: Fri, 17 Aug 2018 01:12:21 GMT RESP BODY: {"floatingip": {"router_id": "22befcbf-8575-4f96-8945-5e624db39f0c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:12:20Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "e5e2dbe5-6284-48d2-9c53-043463014253", "id": "64e72d34-6599-4b4e-8fc3-70efc87d13af", "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:12:20Z", "project_id": "6de78b5609de4b7586321e19d7868942"}} 2018-08-17 01:12:21,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cf9efe2c-2de5-4fc5-a647-7d682ca30a81 2018-08-17 01:12:21,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05950212479s 2018-08-17 01:12:21,707 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cf9efe2c-2de5-4fc5-a647-7d682ca30a81 2018-08-17 01:12:21,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:12:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:21,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1096 X-Openstack-Request-Id: req-4572d4bc-e092-49b7-8b9b-2f4d837be7b9 Date: Fri, 17 Aug 2018 01:12:21 GMT RESP BODY: {"floatingips": [{"router_id": "22befcbf-8575-4f96-8945-5e624db39f0c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:12:20Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "e5e2dbe5-6284-48d2-9c53-043463014253", "id": "64e72d34-6599-4b4e-8fc3-70efc87d13af", "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:12:20Z", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"router_id": "22befcbf-8575-4f96-8945-5e624db39f0c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:11:52Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "938b9b2d-c5ff-4694-80da-e9a343a12049", "id": "756c12dc-2901-4a53-9f38-d113120d4c20", "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:52Z", "project_id": "6de78b5609de4b7586321e19d7868942"}]} 2018-08-17 01:12:21,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4572d4bc-e092-49b7-8b9b-2f4d837be7b9 2018-08-17 01:12:21,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.256897926331s 2018-08-17 01:12:21,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4572d4bc-e092-49b7-8b9b-2f4d837be7b9 2018-08-17 01:12:21,981 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'22befcbf-8575-4f96-8945-5e624db39f0c', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6de78b5609de4b7586321e19d7868942', 'created_at': u'2018-08-17T01:12:20Z', 'attached': True, 'updated_at': u'2018-08-17T01:12:20Z', 'id': u'64e72d34-6599-4b4e-8fc3-70efc87d13af', 'floating_network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6de78b5609de4b7586321e19d7868942', 'name': 'cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'22befcbf-8575-4f96-8945-5e624db39f0c', 'project_id': u'6de78b5609de4b7586321e19d7868942', 'port_id': u'e5e2dbe5-6284-48d2-9c53-043463014253', 'port': u'e5e2dbe5-6284-48d2-9c53-043463014253', 'network': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac'}) 2018-08-17 01:12:21,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:12:21,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:12:22,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-be6d02a8-2abb-42c2-ad76-e20c49635278 x-compute-request-id: req-be6d02a8-2abb-42c2-ad76-e20c49635278 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516298800 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.193630] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195986] pid_max: default: 32768 minimum: 301\n[ 0.197252] ACPI: Core revision 20150930\n[ 0.198962] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200815] Security Framework initialized\n[ 0.201967] Yama: becoming mindful.\n[ 0.203002] AppArmor: AppArmor initialized\n[ 0.204199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207808] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209498] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211443] Initializing cgroup subsys io\n[ 0.212605] Initializing cgroup subsys memory\n[ 0.213830] Initializing cgroup subsys devices\n[ 0.215069] Initializing cgroup subsys freezer\n[ 0.216304] Initializing cgroup subsys net_cls\n[ 0.217527] Initializing cgroup subsys perf_event\n[ 0.218821] Initializing cgroup subsys net_prio\n[ 0.220081] Initializing cgroup subsys hugetlb\n[ 0.221312] Initializing cgroup subsys pids\n[ 0.222535] CPU: Physical Processor ID: 0\n[ 0.224384] mce: CPU supports 10 MCE banks\n[ 0.225569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243238] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249960] ftrace: allocating 31920 entries in 125 pages\n[ 0.275544] smpboot: Max logical packages: 1\n[ 0.276772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278705] x2apic enabled\n[ 0.279875] Switched APIC routing to physical x2apic.\n[ 0.282394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286758] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289285] KVM setup paravirtual spinlock\n[ 0.290910] x86: Booted up 1 node, 1 CPUs\n[ 0.292042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293965] devtmpfs: initialized\n[ 0.295951] evm: security.selinux\n[ 0.296920] evm: security.SMACK64\n[ 0.297907] evm: security.SMACK64EXEC\n[ 0.298962] evm: security.SMACK64TRANSMUTE\n[ 0.300099] evm: security.SMACK64MMAP\n[ 0.301144] evm: security.ima\n[ 0.302065] evm: security.capability\n[ 0.303172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305736] pinctrl core: initialized pinctrl subsystem\n[ 0.307256] RTC time: 1:12:18, date: 08/17/18\n[ 0.308579] NET: Registered protocol family 16\n[ 0.309915] cpuidle: using governor ladder\n[ 0.311071] cpuidle: using governor menu\n[ 0.312191] PCCT header not found.\n[ 0.313245] ACPI: bus type PCI registered\n[ 0.314375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316093] PCI: Using configuration type 1 for base access\n[ 0.318269] ACPI: Added _OSI(Module Device)\n[ 0.319447] ACPI: Added _OSI(Processor Device)\n[ 0.320654] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321926] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324550] ACPI: Interpreter enabled\n[ 0.326380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338307] ACPI: (supports S0 S5)\n[ 0.339321] ACPI: Using IOAPIC for interrupt routing\n[ 0.340635] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349496] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352553] acpiphp: Slot [3] registered\n[ 0.353664] acpiphp: Slot [4] registered\n[ 0.354786] acpiphp: Slot [5] registered\n[ 0.355909] acpiphp: Slot [6] registered\n[ 0.357038] acpiphp: Slot [7] registered\n[ 0.358160] acpiphp: Slot [8] registered\n[ 0.359283] acpiphp: Slot [9] registered\n[ 0.360400] acpiphp: Slot [10] registered\n[ 0.361542] acpiphp: Slot [11] registered\n[ 0.362680] acpiphp: Slot [12] registered\n[ 0.363818] acpiphp: Slot [13] registered\n[ 0.364946] acpiphp: Slot [14] registered\n[ 0.366086] acpiphp: Slot [15] registered\n[ 0.381687] acpiphp: Slot [16] registered\n[ 0.382817] acpiphp: Slot [17] registered\n[ 0.383948] acpiphp: Slot [18] registered\n[ 0.385084] acpiphp: Slot [19] registered\n[ 0.386218] acpiphp: Slot [20] registered\n[ 0.387350] acpiphp: Slot [21] registered\n[ 0.388478] acpiphp: Slot [22] registered\n[ 0.389603] acpiphp: Slot [23] registered\n[ 0.390739] acpiphp: Slot [24] registered\n[ 0.391875] acpiphp: Slot [25] registered\n[ 0.393011] acpiphp: Slot [26] registered\n[ 0.394140] acpiphp: Slot [27] registered\n[ 0.395274] acpiphp: Slot [28] registered\n[ 0.396412] acpiphp: Slot [29] registered\n[ 0.397535] acpiphp: Slot [30] registered\n[ 0.398665] acpiphp: Slot [31] registered\n[ 0.399794] PCI host bridge to bus 0000:00\n[ 0.400919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404266] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406303] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408343] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410518] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416354] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417927] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423939] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425923] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448404] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450283] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454063] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461293] vgaarb: loaded\n[ 0.462131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463799] SCSI subsystem initialized\n[ 0.465104] ACPI: bus type USB registered\n[ 0.466257] usbcore: registered new interface driver usbfs\n[ 0.467677] usbcore: registered new interface driver hub\n[ 0.469070] usbcore: registered new device driver usb\n[ 0.470587] PCI: Using ACPI for IRQ routing\n[ 0.472129] NetLabel: Initializing\n[ 0.473127] NetLabel: domain hash size = 128\n[ 0.474313] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.475648] NetLabel: unlabeled traffic allowed by default\n[ 0.477252] clocksource: Switched to clocksource kvm-clock\n[ 0.487194] AppArmor: AppArmor Filesystem Enabled\n[ 0.488536] pnp: PnP ACPI init\n[ 0.489778] pnp: PnP ACPI: found 5 devices\n[ 0.496600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498958] NET: Registered protocol family 2\n[ 0.500386] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502167] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503838] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505492] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508555] NET: Registered protocol family 1\n[ 0.509749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511237] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541903] Trying to unpack rootfs image as initramfs...\n[ 0.606627] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609535] Scanning for low memory corruption every 60 seconds\n[ 0.611499] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.613100] audit: initializing netlink subsys (disabled)\n[ 0.614601] audit: type=2000 audit(1534468339.474:1): initialized\n[ 0.616474] Initialise system trusted keyring\n[ 0.617832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622140] zbud: loaded\n[ 0.623141] VFS: Disk quotas dquot_6.6.0\n[ 0.624271] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626417] fuse init (API version 7.23)\n[ 0.627649] Key type big_key registered\n[ 0.628757] Allocating IMA MOK and blacklist keyrings.\n[ 0.630428] Key type asymmetric registered\n[ 0.631565] Asymmetric key parser 'x509' registered\n[ 0.632879] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.634943] io scheduler noop registered\n[ 0.636038] io scheduler deadline registered (default)\n[ 0.637413] io scheduler cfq registered\n[ 0.638609] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640036] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.641800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.643812] ACPI: Power Button [PWRF]\n[ 0.645021] GHES: HEST is not enabled!\n[ 0.659089] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714963] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717920] Linux agpgart interface v0.103\n[ 0.721235] brd: module loaded\n[ 0.723432] loop: module loaded\n[ 0.729014] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.731030] GPT:90111 != 2097151\n[ 0.731944] GPT:Alternate GPT header not at the end of the disk.\n[ 0.733443] GPT:90111 != 2097151\n[ 0.734396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735689] vda: vda1 vda15\n[ 0.737393] scsi host0: ata_piix\n[ 0.738472] scsi host1: ata_piix\n[ 0.739474] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.741125] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.743063] libphy: Fixed MDIO Bus: probed\n[ 0.744172] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745485] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748523] PPP generic driver version 2.4.2\n[ 0.749769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751387] ehci-pci: EHCI PCI platform driver\n[ 0.752578] ehci-platform: EHCI generic platform driver\n[ 0.753991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755532] ohci-pci: OHCI PCI platform driver\n[ 0.756719] ohci-platform: OHCI generic platform driver\n[ 0.758095] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772772] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776146] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782731] usb usb1: Product: UHCI Host Controller\n[ 0.783966] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785508] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786807] hub 1-0:1.0: USB hub found\n[ 0.787991] hub 1-0:1.0: 2 ports detected\n[ 0.789299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792157] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793426] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794796] mousedev: PS/2 mouse device common for all mice\n[ 0.796472] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798941] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802158] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803788] i2c /dev entries driver\n[ 0.804846] device-mapper: uevent: version 1.0.3\n[ 0.806176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810275] NET: Registered protocol family 10\n[ 0.811801] NET: Registered protocol family 17\n[ 0.812999] Key type dns_resolver registered\n[ 0.814292] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815770] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818149] registered taskstats version 1\n[ 0.819306] Loading compiled-in X.509 certificates\n[ 0.821114] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823670] zswap: loaded using pool lzo/zbud\n[ 0.825734] Key type trusted registered\n[ 0.827862] Key type encrypted registered\n[ 0.829019] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830452] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831860] evm: HMAC attrs: 0x1\n[ 0.833168] Magic number: 14:559:205\n[ 0.834327] rtc_cmos 00:00: setting system clock to 2018-08-17 01:12:19 UTC (1534468339)\n[ 0.836540] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838061] EDD information not available.\n[ 0.902772] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919047] Write protecting the kernel read-only data: 14336k\n[ 0.921972] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.924411] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084038] 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.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-17 01:12:22,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/action used request id req-be6d02a8-2abb-42c2-ad76-e20c49635278 2018-08-17 01:12:22,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741109848022s 2018-08-17 01:12:22,057 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/action used request id req-be6d02a8-2abb-42c2-ad76-e20c49635278 2018-08-17 01:12:22,057 - functest.core.singlevm - DEBUG - vm 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 516298800 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.193630] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195986] pid_max: default: 32768 minimum: 301 [ 0.197252] ACPI: Core revision 20150930 [ 0.198962] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200815] Security Framework initialized [ 0.201967] Yama: becoming mindful. [ 0.203002] AppArmor: AppArmor initialized [ 0.204199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207808] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209498] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211443] Initializing cgroup subsys io [ 0.212605] Initializing cgroup subsys memory [ 0.213830] Initializing cgroup subsys devices [ 0.215069] Initializing cgroup subsys freezer [ 0.216304] Initializing cgroup subsys net_cls [ 0.217527] Initializing cgroup subsys perf_event [ 0.218821] Initializing cgroup subsys net_prio [ 0.220081] Initializing cgroup subsys hugetlb [ 0.221312] Initializing cgroup subsys pids [ 0.222535] CPU: Physical Processor ID: 0 [ 0.224384] mce: CPU supports 10 MCE banks [ 0.225569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243238] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249960] ftrace: allocating 31920 entries in 125 pages [ 0.275544] smpboot: Max logical packages: 1 [ 0.276772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278705] x2apic enabled [ 0.279875] Switched APIC routing to physical x2apic. [ 0.282394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286758] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289285] KVM setup paravirtual spinlock [ 0.290910] x86: Booted up 1 node, 1 CPUs [ 0.292042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293965] devtmpfs: initialized [ 0.295951] evm: security.selinux [ 0.296920] evm: security.SMACK64 [ 0.297907] evm: security.SMACK64EXEC [ 0.298962] evm: security.SMACK64TRANSMUTE [ 0.300099] evm: security.SMACK64MMAP [ 0.301144] evm: security.ima [ 0.302065] evm: security.capability [ 0.303172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305736] pinctrl core: initialized pinctrl subsystem [ 0.307256] RTC time: 1:12:18, date: 08/17/18 [ 0.308579] NET: Registered protocol family 16 [ 0.309915] cpuidle: using governor ladder [ 0.311071] cpuidle: using governor menu [ 0.312191] PCCT header not found. [ 0.313245] ACPI: bus type PCI registered [ 0.314375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316093] PCI: Using configuration type 1 for base access [ 0.318269] ACPI: Added _OSI(Module Device) [ 0.319447] ACPI: Added _OSI(Processor Device) [ 0.320654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321926] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324550] ACPI: Interpreter enabled [ 0.326380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.330531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.333141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.335731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.338307] ACPI: (supports S0 S5) [ 0.339321] ACPI: Using IOAPIC for interrupt routing [ 0.340635] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.344514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.346107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.349496] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352553] acpiphp: Slot [3] registered [ 0.353664] acpiphp: Slot [4] registered [ 0.354786] acpiphp: Slot [5] registered [ 0.355909] acpiphp: Slot [6] registered [ 0.357038] acpiphp: Slot [7] registered [ 0.358160] acpiphp: Slot [8] registered [ 0.359283] acpiphp: Slot [9] registered [ 0.360400] acpiphp: Slot [10] registered [ 0.361542] acpiphp: Slot [11] registered [ 0.362680] acpiphp: Slot [12] registered [ 0.363818] acpiphp: Slot [13] registered [ 0.364946] acpiphp: Slot [14] registered [ 0.366086] acpiphp: Slot [15] registered [ 0.381687] acpiphp: Slot [16] registered [ 0.382817] acpiphp: Slot [17] registered [ 0.383948] acpiphp: Slot [18] registered [ 0.385084] acpiphp: Slot [19] registered [ 0.386218] acpiphp: Slot [20] registered [ 0.387350] acpiphp: Slot [21] registered [ 0.388478] acpiphp: Slot [22] registered [ 0.389603] acpiphp: Slot [23] registered [ 0.390739] acpiphp: Slot [24] registered [ 0.391875] acpiphp: Slot [25] registered [ 0.393011] acpiphp: Slot [26] registered [ 0.394140] acpiphp: Slot [27] registered [ 0.395274] acpiphp: Slot [28] registered [ 0.396412] acpiphp: Slot [29] registered [ 0.397535] acpiphp: Slot [30] registered [ 0.398665] acpiphp: Slot [31] registered [ 0.399794] PCI host bridge to bus 0000:00 [ 0.400919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404266] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.406303] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.408343] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.414600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416354] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417927] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423939] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425923] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448404] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450283] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454063] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457705] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461293] vgaarb: loaded [ 0.462131] vgaarb: bridge control possible 0000:00:02.0 [ 0.463799] SCSI subsystem initialized [ 0.465104] ACPI: bus type USB registered [ 0.466257] usbcore: registered new interface driver usbfs [ 0.467677] usbcore: registered new interface driver hub [ 0.469070] usbcore: registered new device driver usb [ 0.470587] PCI: Using ACPI for IRQ routing [ 0.472129] NetLabel: Initializing [ 0.473127] NetLabel: domain hash size = 128 [ 0.474313] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475648] NetLabel: unlabeled traffic allowed by default [ 0.477252] clocksource: Switched to clocksource kvm-clock [ 0.487194] AppArmor: AppArmor Filesystem Enabled [ 0.488536] pnp: PnP ACPI init [ 0.489778] pnp: PnP ACPI: found 5 devices [ 0.496600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498958] NET: Registered protocol family 2 [ 0.500386] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502167] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503838] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505492] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508555] NET: Registered protocol family 1 [ 0.509749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511237] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.541903] Trying to unpack rootfs image as initramfs... [ 0.606627] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609535] Scanning for low memory corruption every 60 seconds [ 0.611499] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613100] audit: initializing netlink subsys (disabled) [ 0.614601] audit: type=2000 audit(1534468339.474:1): initialized [ 0.616474] Initialise system trusted keyring [ 0.617832] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619417] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622140] zbud: loaded [ 0.623141] VFS: Disk quotas dquot_6.6.0 [ 0.624271] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626417] fuse init (API version 7.23) [ 0.627649] Key type big_key registered [ 0.628757] Allocating IMA MOK and blacklist keyrings. [ 0.630428] Key type asymmetric registered [ 0.631565] Asymmetric key parser 'x509' registered [ 0.632879] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.634943] io scheduler noop registered [ 0.636038] io scheduler deadline registered (default) [ 0.637413] io scheduler cfq registered [ 0.638609] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640036] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.641800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.643812] ACPI: Power Button [PWRF] [ 0.645021] GHES: HEST is not enabled! [ 0.659089] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.688435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.691341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714963] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717920] Linux agpgart interface v0.103 [ 0.721235] brd: module loaded [ 0.723432] loop: module loaded [ 0.729014] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.731030] GPT:90111 != 2097151 [ 0.731944] GPT:Alternate GPT header not at the end of the disk. [ 0.733443] GPT:90111 != 2097151 [ 0.734396] GPT: Use GNU Parted to correct GPT errors. [ 0.735689] vda: vda1 vda15 [ 0.737393] scsi host0: ata_piix [ 0.738472] scsi host1: ata_piix [ 0.739474] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.741125] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.743063] libphy: Fixed MDIO Bus: probed [ 0.744172] tun: Universal TUN/TAP device driver, 1.6 [ 0.745485] tun: (C) 1999-2004 Max Krasnyansky [ 0.748523] PPP generic driver version 2.4.2 [ 0.749769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.751387] ehci-pci: EHCI PCI platform driver [ 0.752578] ehci-platform: EHCI generic platform driver [ 0.753991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.755532] ohci-pci: OHCI PCI platform driver [ 0.756719] ohci-platform: OHCI generic platform driver [ 0.758095] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772772] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.774139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.776146] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782731] usb usb1: Product: UHCI Host Controller [ 0.783966] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.785508] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786807] hub 1-0:1.0: USB hub found [ 0.787991] hub 1-0:1.0: 2 ports detected [ 0.789299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792157] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793426] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794796] mousedev: PS/2 mouse device common for all mice [ 0.796472] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.798941] rtc_cmos 00:00: RTC can wake from S4 [ 0.800522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802158] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.803788] i2c /dev entries driver [ 0.804846] device-mapper: uevent: version 1.0.3 [ 0.806176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810275] NET: Registered protocol family 10 [ 0.811801] NET: Registered protocol family 17 [ 0.812999] Key type dns_resolver registered [ 0.814292] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818149] registered taskstats version 1 [ 0.819306] Loading compiled-in X.509 certificates [ 0.821114] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823670] zswap: loaded using pool lzo/zbud [ 0.825734] Key type trusted registered [ 0.827862] Key type encrypted registered [ 0.829019] AppArmor: AppArmor sha1 policy hashing enabled [ 0.830452] ima: No TPM chip found, activating TPM-bypass! [ 0.831860] evm: HMAC attrs: 0x1 [ 0.833168] Magic number: 14:559:205 [ 0.834327] rtc_cmos 00:00: setting system clock to 2018-08-17 01:12:19 UTC (1534468339) [ 0.836540] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838061] EDD information not available. [ 0.902772] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919047] Write protecting the kernel read-only data: 14336k [ 0.921972] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.924411] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.82 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.084038] 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.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-17 01:12:22,060 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: [Errno None] Unable to connect to port 22 on 172.30.9.210 2018-08-17 01:12:31,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 01:12:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 01:12:31,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-39eb866e-1900-4e51-b22a-0142a1e40c97 x-compute-request-id: req-39eb866e-1900-4e51-b22a-0142a1e40c97 Content-Encoding: gzip Content-Length: 9574 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516298800 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.193630] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195986] pid_max: default: 32768 minimum: 301\n[ 0.197252] ACPI: Core revision 20150930\n[ 0.198962] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200815] Security Framework initialized\n[ 0.201967] Yama: becoming mindful.\n[ 0.203002] AppArmor: AppArmor initialized\n[ 0.204199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207808] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209498] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211443] Initializing cgroup subsys io\n[ 0.212605] Initializing cgroup subsys memory\n[ 0.213830] Initializing cgroup subsys devices\n[ 0.215069] Initializing cgroup subsys freezer\n[ 0.216304] Initializing cgroup subsys net_cls\n[ 0.217527] Initializing cgroup subsys perf_event\n[ 0.218821] Initializing cgroup subsys net_prio\n[ 0.220081] Initializing cgroup subsys hugetlb\n[ 0.221312] Initializing cgroup subsys pids\n[ 0.222535] CPU: Physical Processor ID: 0\n[ 0.224384] mce: CPU supports 10 MCE banks\n[ 0.225569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243238] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.249960] ftrace: allocating 31920 entries in 125 pages\n[ 0.275544] smpboot: Max logical packages: 1\n[ 0.276772] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278705] x2apic enabled\n[ 0.279875] Switched APIC routing to physical x2apic.\n[ 0.282394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.283954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286758] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289285] KVM setup paravirtual spinlock\n[ 0.290910] x86: Booted up 1 node, 1 CPUs\n[ 0.292042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.293965] devtmpfs: initialized\n[ 0.295951] evm: security.selinux\n[ 0.296920] evm: security.SMACK64\n[ 0.297907] evm: security.SMACK64EXEC\n[ 0.298962] evm: security.SMACK64TRANSMUTE\n[ 0.300099] evm: security.SMACK64MMAP\n[ 0.301144] evm: security.ima\n[ 0.302065] evm: security.capability\n[ 0.303172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.305736] pinctrl core: initialized pinctrl subsystem\n[ 0.307256] RTC time: 1:12:18, date: 08/17/18\n[ 0.308579] NET: Registered protocol family 16\n[ 0.309915] cpuidle: using governor ladder\n[ 0.311071] cpuidle: using governor menu\n[ 0.312191] PCCT header not found.\n[ 0.313245] ACPI: bus type PCI registered\n[ 0.314375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.316093] PCI: Using configuration type 1 for base access\n[ 0.318269] ACPI: Added _OSI(Module Device)\n[ 0.319447] ACPI: Added _OSI(Processor Device)\n[ 0.320654] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.321926] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.324550] ACPI: Interpreter enabled\n[ 0.326380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338307] ACPI: (supports S0 S5)\n[ 0.339321] ACPI: Using IOAPIC for interrupt routing\n[ 0.340635] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349496] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352553] acpiphp: Slot [3] registered\n[ 0.353664] acpiphp: Slot [4] registered\n[ 0.354786] acpiphp: Slot [5] registered\n[ 0.355909] acpiphp: Slot [6] registered\n[ 0.357038] acpiphp: Slot [7] registered\n[ 0.358160] acpiphp: Slot [8] registered\n[ 0.359283] acpiphp: Slot [9] registered\n[ 0.360400] acpiphp: Slot [10] registered\n[ 0.361542] acpiphp: Slot [11] registered\n[ 0.362680] acpiphp: Slot [12] registered\n[ 0.363818] acpiphp: Slot [13] registered\n[ 0.364946] acpiphp: Slot [14] registered\n[ 0.366086] acpiphp: Slot [15] registered\n[ 0.381687] acpiphp: Slot [16] registered\n[ 0.382817] acpiphp: Slot [17] registered\n[ 0.383948] acpiphp: Slot [18] registered\n[ 0.385084] acpiphp: Slot [19] registered\n[ 0.386218] acpiphp: Slot [20] registered\n[ 0.387350] acpiphp: Slot [21] registered\n[ 0.388478] acpiphp: Slot [22] registered\n[ 0.389603] acpiphp: Slot [23] registered\n[ 0.390739] acpiphp: Slot [24] registered\n[ 0.391875] acpiphp: Slot [25] registered\n[ 0.393011] acpiphp: Slot [26] registered\n[ 0.394140] acpiphp: Slot [27] registered\n[ 0.395274] acpiphp: Slot [28] registered\n[ 0.396412] acpiphp: Slot [29] registered\n[ 0.397535] acpiphp: Slot [30] registered\n[ 0.398665] acpiphp: Slot [31] registered\n[ 0.399794] PCI host bridge to bus 0000:00\n[ 0.400919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404266] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.406303] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.408343] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.410518] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416354] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417927] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.423939] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.425923] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448404] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450283] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454063] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457705] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461293] vgaarb: loaded\n[ 0.462131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463799] SCSI subsystem initialized\n[ 0.465104] ACPI: bus type USB registered\n[ 0.466257] usbcore: registered new interface driver usbfs\n[ 0.467677] usbcore: registered new interface driver hub\n[ 0.469070] usbcore: registered new device driver usb\n[ 0.470587] PCI: Using ACPI for IRQ routing\n[ 0.472129] NetLabel: Initializing\n[ 0.473127] NetLabel: domain hash size = 128\n[ 0.474313] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.475648] NetLabel: unlabeled traffic allowed by default\n[ 0.477252] clocksource: Switched to clocksource kvm-clock\n[ 0.487194] AppArmor: AppArmor Filesystem Enabled\n[ 0.488536] pnp: PnP ACPI init\n[ 0.489778] pnp: PnP ACPI: found 5 devices\n[ 0.496600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498958] NET: Registered protocol family 2\n[ 0.500386] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502167] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503838] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505492] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508555] NET: Registered protocol family 1\n[ 0.509749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511237] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.541903] Trying to unpack rootfs image as initramfs...\n[ 0.606627] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609535] Scanning for low memory corruption every 60 seconds\n[ 0.611499] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.613100] audit: initializing netlink subsys (disabled)\n[ 0.614601] audit: type=2000 audit(1534468339.474:1): initialized\n[ 0.616474] Initialise system trusted keyring\n[ 0.617832] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622140] zbud: loaded\n[ 0.623141] VFS: Disk quotas dquot_6.6.0\n[ 0.624271] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626417] fuse init (API version 7.23)\n[ 0.627649] Key type big_key registered\n[ 0.628757] Allocating IMA MOK and blacklist keyrings.\n[ 0.630428] Key type asymmetric registered\n[ 0.631565] Asymmetric key parser 'x509' registered\n[ 0.632879] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.634943] io scheduler noop registered\n[ 0.636038] io scheduler deadline registered (default)\n[ 0.637413] io scheduler cfq registered\n[ 0.638609] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640036] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.641800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.643812] ACPI: Power Button [PWRF]\n[ 0.645021] GHES: HEST is not enabled!\n[ 0.659089] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.688435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.691341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714963] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717920] Linux agpgart interface v0.103\n[ 0.721235] brd: module loaded\n[ 0.723432] loop: module loaded\n[ 0.729014] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.731030] GPT:90111 != 2097151\n[ 0.731944] GPT:Alternate GPT header not at the end of the disk.\n[ 0.733443] GPT:90111 != 2097151\n[ 0.734396] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735689] vda: vda1 vda15\n[ 0.737393] scsi host0: ata_piix\n[ 0.738472] scsi host1: ata_piix\n[ 0.739474] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.741125] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.743063] libphy: Fixed MDIO Bus: probed\n[ 0.744172] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745485] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748523] PPP generic driver version 2.4.2\n[ 0.749769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751387] ehci-pci: EHCI PCI platform driver\n[ 0.752578] ehci-platform: EHCI generic platform driver\n[ 0.753991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755532] ohci-pci: OHCI PCI platform driver\n[ 0.756719] ohci-platform: OHCI generic platform driver\n[ 0.758095] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772772] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776146] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.777538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782731] usb usb1: Product: UHCI Host Controller\n[ 0.783966] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785508] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786807] hub 1-0:1.0: USB hub found\n[ 0.787991] hub 1-0:1.0: 2 ports detected\n[ 0.789299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792157] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793426] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794796] mousedev: PS/2 mouse device common for all mice\n[ 0.796472] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798941] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802158] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.803788] i2c /dev entries driver\n[ 0.804846] device-mapper: uevent: version 1.0.3\n[ 0.806176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808434] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810275] NET: Registered protocol family 10\n[ 0.811801] NET: Registered protocol family 17\n[ 0.812999] Key type dns_resolver registered\n[ 0.814292] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815770] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818149] registered taskstats version 1\n[ 0.819306] Loading compiled-in X.509 certificates\n[ 0.821114] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823670] zswap: loaded using pool lzo/zbud\n[ 0.825734] Key type trusted registered\n[ 0.827862] Key type encrypted registered\n[ 0.829019] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830452] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831860] evm: HMAC attrs: 0x1\n[ 0.833168] Magic number: 14:559:205\n[ 0.834327] rtc_cmos 00:00: setting system clock to 2018-08-17 01:12:19 UTC (1534468339)\n[ 0.836540] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838061] EDD information not available.\n[ 0.902772] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919047] Write protecting the kernel read-only data: 14336k\n[ 0.921972] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.924411] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084038] 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.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000008\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-----\n/dev/root resized successfully [took 0.43s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCca5X4OrH46e9jT8j2mUhFGq8ghxAB9aXn7cqwSpXReSxwmpmr89mIHXiaTYzkmj+USeuIrUORHN379OcBgwDiIwPEO62chZlWGN+uv2Dru8qyNL40c75ivBfB0q4BgvWZSJlxWuVBgaJ9RnM+pfkQ0tHDfcTgrbWNBczCzmJXAOsflVqMFRWYylzScbeO4wKmVhxI5yGG77Tdrkbig73JRP2Ys9HQr6K2uzbwkyn3+GPRv9mJkcGCgaIvDpBuZDgBzCjVQf5BGYivP/4Ybeq2H07sgA5Z3Fxrs89Hy3bqBPrFpbLebkJ2x92VW1kQOnHdIvUFF4XTFsY7IBE9De47 root@cinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f\nssh-dss AAAAB3NzaC1kc3MAAACBAO43Ko8nUmlqfwJFP1ffYhCt5r6YTUQx3PBlOksHT9PZzv4IMgmgDiZjPIgXWvOc579a7E4iRW5K4z/GZan4FDuzRz/otptoGbwq1maBYNnmHiBc8CjgO21945HqHIL0XHdDv68Qm7SQuLEHpWy5peH8rBTCSDLMCiiUbtLK7w3VAAAAFQD/dUpj0PavPFMnz0pIXbwHvkTu/QAAAIAgh0RuZuj/Q237R0hMIfzod+dWfg4iz92qkaIhg47l01T/+XL4ElC2qSpBxdzu/OGEDqd6OZ0HUiJQ1YA78qEw98b7zCNw3H54FZPpsriyhMWxfxODCAX6KoE2nP09U6tI5gpk56c/VGdt15PnwwMeKVrnZVssgTNivBWqwxY5PQAAAIAoi+mOwkUe7OjfobGWyZgb8GHmGMrlYpTCoufU5jc6Un+hY9oZUNJaCJ5XvF/pfY6QL0lDq9I7xg20OEu1QDGnRBHg3WNFbXIsum4Lo7K2BoqzCgcsfiRgh0p7j3MicBuFoX6mbhw3TMuMk3TxP0BLM+oQI/elesB7gW5m4nVWCQ== root@cinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe7e:7ec5/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \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-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.51 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f login: "} 2018-08-17 01:12:31,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/action used request id req-39eb866e-1900-4e51-b22a-0142a1e40c97 2018-08-17 01:12:31,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0866057872772s 2018-08-17 01:12:31,152 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/action used request id req-39eb866e-1900-4e51-b22a-0142a1e40c97 2018-08-17 01:12:31,152 - functest.core.singlevm - DEBUG - vm 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 516298800 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.193630] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195986] pid_max: default: 32768 minimum: 301 [ 0.197252] ACPI: Core revision 20150930 [ 0.198962] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200815] Security Framework initialized [ 0.201967] Yama: becoming mindful. [ 0.203002] AppArmor: AppArmor initialized [ 0.204199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.206026] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207808] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209498] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211443] Initializing cgroup subsys io [ 0.212605] Initializing cgroup subsys memory [ 0.213830] Initializing cgroup subsys devices [ 0.215069] Initializing cgroup subsys freezer [ 0.216304] Initializing cgroup subsys net_cls [ 0.217527] Initializing cgroup subsys perf_event [ 0.218821] Initializing cgroup subsys net_prio [ 0.220081] Initializing cgroup subsys hugetlb [ 0.221312] Initializing cgroup subsys pids [ 0.222535] CPU: Physical Processor ID: 0 [ 0.224384] mce: CPU supports 10 MCE banks [ 0.225569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226970] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243238] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.249960] ftrace: allocating 31920 entries in 125 pages [ 0.275544] smpboot: Max logical packages: 1 [ 0.276772] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278705] x2apic enabled [ 0.279875] Switched APIC routing to physical x2apic. [ 0.282394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.283954] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286758] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289285] KVM setup paravirtual spinlock [ 0.290910] x86: Booted up 1 node, 1 CPUs [ 0.292042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.293965] devtmpfs: initialized [ 0.295951] evm: security.selinux [ 0.296920] evm: security.SMACK64 [ 0.297907] evm: security.SMACK64EXEC [ 0.298962] evm: security.SMACK64TRANSMUTE [ 0.300099] evm: security.SMACK64MMAP [ 0.301144] evm: security.ima [ 0.302065] evm: security.capability [ 0.303172] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.305736] pinctrl core: initialized pinctrl subsystem [ 0.307256] RTC time: 1:12:18, date: 08/17/18 [ 0.308579] NET: Registered protocol family 16 [ 0.309915] cpuidle: using governor ladder [ 0.311071] cpuidle: using governor menu [ 0.312191] PCCT header not found. [ 0.313245] ACPI: bus type PCI registered [ 0.314375] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.316093] PCI: Using configuration type 1 for base access [ 0.318269] ACPI: Added _OSI(Module Device) [ 0.319447] ACPI: Added _OSI(Processor Device) [ 0.320654] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321926] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324550] ACPI: Interpreter enabled [ 0.326380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.330531] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.333141] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.335731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.338307] ACPI: (supports S0 S5) [ 0.339321] ACPI: Using IOAPIC for interrupt routing [ 0.340635] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.344514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.346107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347830] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.349496] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352553] acpiphp: Slot [3] registered [ 0.353664] acpiphp: Slot [4] registered [ 0.354786] acpiphp: Slot [5] registered [ 0.355909] acpiphp: Slot [6] registered [ 0.357038] acpiphp: Slot [7] registered [ 0.358160] acpiphp: Slot [8] registered [ 0.359283] acpiphp: Slot [9] registered [ 0.360400] acpiphp: Slot [10] registered [ 0.361542] acpiphp: Slot [11] registered [ 0.362680] acpiphp: Slot [12] registered [ 0.363818] acpiphp: Slot [13] registered [ 0.364946] acpiphp: Slot [14] registered [ 0.366086] acpiphp: Slot [15] registered [ 0.381687] acpiphp: Slot [16] registered [ 0.382817] acpiphp: Slot [17] registered [ 0.383948] acpiphp: Slot [18] registered [ 0.385084] acpiphp: Slot [19] registered [ 0.386218] acpiphp: Slot [20] registered [ 0.387350] acpiphp: Slot [21] registered [ 0.388478] acpiphp: Slot [22] registered [ 0.389603] acpiphp: Slot [23] registered [ 0.390739] acpiphp: Slot [24] registered [ 0.391875] acpiphp: Slot [25] registered [ 0.393011] acpiphp: Slot [26] registered [ 0.394140] acpiphp: Slot [27] registered [ 0.395274] acpiphp: Slot [28] registered [ 0.396412] acpiphp: Slot [29] registered [ 0.397535] acpiphp: Slot [30] registered [ 0.398665] acpiphp: Slot [31] registered [ 0.399794] PCI host bridge to bus 0000:00 [ 0.400919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402583] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404266] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.406303] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.408343] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.410518] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.414600] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416354] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417927] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419586] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.423939] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.425923] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446408] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448404] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450283] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452207] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454063] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.455900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.457705] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461293] vgaarb: loaded [ 0.462131] vgaarb: bridge control possible 0000:00:02.0 [ 0.463799] SCSI subsystem initialized [ 0.465104] ACPI: bus type USB registered [ 0.466257] usbcore: registered new interface driver usbfs [ 0.467677] usbcore: registered new interface driver hub [ 0.469070] usbcore: registered new device driver usb [ 0.470587] PCI: Using ACPI for IRQ routing [ 0.472129] NetLabel: Initializing [ 0.473127] NetLabel: domain hash size = 128 [ 0.474313] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475648] NetLabel: unlabeled traffic allowed by default [ 0.477252] clocksource: Switched to clocksource kvm-clock [ 0.487194] AppArmor: AppArmor Filesystem Enabled [ 0.488536] pnp: PnP ACPI init [ 0.489778] pnp: PnP ACPI: found 5 devices [ 0.496600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498958] NET: Registered protocol family 2 [ 0.500386] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502167] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503838] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505492] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.506981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508555] NET: Registered protocol family 1 [ 0.509749] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511237] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.541903] Trying to unpack rootfs image as initramfs... [ 0.606627] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609535] Scanning for low memory corruption every 60 seconds [ 0.611499] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613100] audit: initializing netlink subsys (disabled) [ 0.614601] audit: type=2000 audit(1534468339.474:1): initialized [ 0.616474] Initialise system trusted keyring [ 0.617832] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619417] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622140] zbud: loaded [ 0.623141] VFS: Disk quotas dquot_6.6.0 [ 0.624271] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626417] fuse init (API version 7.23) [ 0.627649] Key type big_key registered [ 0.628757] Allocating IMA MOK and blacklist keyrings. [ 0.630428] Key type asymmetric registered [ 0.631565] Asymmetric key parser 'x509' registered [ 0.632879] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.634943] io scheduler noop registered [ 0.636038] io scheduler deadline registered (default) [ 0.637413] io scheduler cfq registered [ 0.638609] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640036] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.641800] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.643812] ACPI: Power Button [PWRF] [ 0.645021] GHES: HEST is not enabled! [ 0.659089] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.688435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.691341] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714963] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717920] Linux agpgart interface v0.103 [ 0.721235] brd: module loaded [ 0.723432] loop: module loaded [ 0.729014] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.731030] GPT:90111 != 2097151 [ 0.731944] GPT:Alternate GPT header not at the end of the disk. [ 0.733443] GPT:90111 != 2097151 [ 0.734396] GPT: Use GNU Parted to correct GPT errors. [ 0.735689] vda: vda1 vda15 [ 0.737393] scsi host0: ata_piix [ 0.738472] scsi host1: ata_piix [ 0.739474] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.741125] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.743063] libphy: Fixed MDIO Bus: probed [ 0.744172] tun: Universal TUN/TAP device driver, 1.6 [ 0.745485] tun: (C) 1999-2004 Max Krasnyansky [ 0.748523] PPP generic driver version 2.4.2 [ 0.749769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.751387] ehci-pci: EHCI PCI platform driver [ 0.752578] ehci-platform: EHCI generic platform driver [ 0.753991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.755532] ohci-pci: OHCI PCI platform driver [ 0.756719] ohci-platform: OHCI generic platform driver [ 0.758095] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772772] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.774139] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.776146] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.777538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.780757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782731] usb usb1: Product: UHCI Host Controller [ 0.783966] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.785508] usb usb1: SerialNumber: 0000:00:01.2 [ 0.786807] hub 1-0:1.0: USB hub found [ 0.787991] hub 1-0:1.0: 2 ports detected [ 0.789299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792157] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.793426] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794796] mousedev: PS/2 mouse device common for all mice [ 0.796472] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.798941] rtc_cmos 00:00: RTC can wake from S4 [ 0.800522] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.802158] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.803788] i2c /dev entries driver [ 0.804846] device-mapper: uevent: version 1.0.3 [ 0.806176] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.808434] ledtrig-cpu: registered to indicate activity on CPUs [ 0.810275] NET: Registered protocol family 10 [ 0.811801] NET: Registered protocol family 17 [ 0.812999] Key type dns_resolver registered [ 0.814292] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815770] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818149] registered taskstats version 1 [ 0.819306] Loading compiled-in X.509 certificates [ 0.821114] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.823670] zswap: loaded using pool lzo/zbud [ 0.825734] Key type trusted registered [ 0.827862] Key type encrypted registered [ 0.829019] AppArmor: AppArmor sha1 policy hashing enabled [ 0.830452] ima: No TPM chip found, activating TPM-bypass! [ 0.831860] evm: HMAC attrs: 0x1 [ 0.833168] Magic number: 14:559:205 [ 0.834327] rtc_cmos 00:00: setting system clock to 2018-08-17 01:12:19 UTC (1534468339) [ 0.836540] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838061] EDD information not available. [ 0.902772] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.919047] Write protecting the kernel read-only data: 14336k [ 0.921972] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.924411] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.82 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.084038] 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.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000008 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----- /dev/root resized successfully [took 0.43s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCca5X4OrH46e9jT8j2mUhFGq8ghxAB9aXn7cqwSpXReSxwmpmr89mIHXiaTYzkmj+USeuIrUORHN379OcBgwDiIwPEO62chZlWGN+uv2Dru8qyNL40c75ivBfB0q4BgvWZSJlxWuVBgaJ9RnM+pfkQ0tHDfcTgrbWNBczCzmJXAOsflVqMFRWYylzScbeO4wKmVhxI5yGG77Tdrkbig73JRP2Ys9HQr6K2uzbwkyn3+GPRv9mJkcGCgaIvDpBuZDgBzCjVQf5BGYivP/4Ybeq2H07sgA5Z3Fxrs89Hy3bqBPrFpbLebkJ2x92VW1kQOnHdIvUFF4XTFsY7IBE9De47 root@cinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f ssh-dss AAAAB3NzaC1kc3MAAACBAO43Ko8nUmlqfwJFP1ffYhCt5r6YTUQx3PBlOksHT9PZzv4IMgmgDiZjPIgXWvOc579a7E4iRW5K4z/GZan4FDuzRz/otptoGbwq1maBYNnmHiBc8CjgO21945HqHIL0XHdDv68Qm7SQuLEHpWy5peH8rBTCSDLMCiiUbtLK7w3VAAAAFQD/dUpj0PavPFMnz0pIXbwHvkTu/QAAAIAgh0RuZuj/Q237R0hMIfzod+dWfg4iz92qkaIhg47l01T/+XL4ElC2qSpBxdzu/OGEDqd6OZ0HUiJQ1YA78qEw98b7zCNw3H54FZPpsriyhMWxfxODCAX6KoE2nP09U6tI5gpk56c/VGdt15PnwwMeKVrnZVssgTNivBWqwxY5PQAAAIAoi+mOwkUe7OjfobGWyZgb8GHmGMrlYpTCoufU5jc6Un+hY9oZUNJaCJ5XvF/pfY6QL0lDq9I7xg20OEu1QDGnRBHg3WNFbXIsum4Lo7K2BoqzCgcsfiRgh0p7j3MicBuFoX6mbhw3TMuMk3TxP0BLM+oQI/elesB7gW5m4nVWCQ== root@cinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe7e:7ec5/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 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-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-ea8c237f-b734-415f-9313-30c4d86b5a6f login: 2018-08-17 01:12:31,155 - paramiko.transport - DEBUG - starting thread (client mode): 0x34552c50L 2018-08-17 01:12:31,156 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 01:12:31,156 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-17 01:12:31,156 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-17 01:12:31,158 - 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-08-17 01:12:31,158 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 01:12:31,158 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-17 01:12:31,158 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 01:12:31,158 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 01:12:31,158 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 01:12:31,176 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 01:12:31,176 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 01:12:31,187 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: b7d5fbf76f83b40de97373685acdeb8e 2018-08-17 01:12:31,188 - paramiko.transport - DEBUG - Trying discovered key 3d971d0e78ff6c50e81e60d172c69404 in /tmp/tmpYyqSUQ 2018-08-17 01:12:31,214 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 01:12:31,220 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 01:12:31,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-17 01:12:31,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"volumeAttachment": {"volumeId": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}}' 2018-08-17 01:12:34,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-72cb18cd-c173-4171-8d06-adc98ad6503a x-compute-request-id: req-72cb18cd-c173-4171-8d06-adc98ad6503a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a0618c29-c805-4628-849c-106a920cba73", "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "volumeId": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}} 2018-08-17 01:12:34,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/os-volume_attachments used request id req-72cb18cd-c173-4171-8d06-adc98ad6503a 2018-08-17 01:12:34,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.06460189819s 2018-08-17 01:12:34,318 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/os-volume_attachments used request id req-72cb18cd-c173-4171-8d06-adc98ad6503a 2018-08-17 01:12:34,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:34,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:35,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:34 GMT Server: Apache x-compute-request-id: req-bf458092-7111-44c9-bad6-92e4bfad32b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf458092-7111-44c9-bad6-92e4bfad32b8 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:34.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:35,337 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-bf458092-7111-44c9-bad6-92e4bfad32b8 2018-08-17 01:12:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01885986328s 2018-08-17 01:12:35,338 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-bf458092-7111-44c9-bad6-92e4bfad32b8 2018-08-17 01:12:35,340 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:37,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:37,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:37 GMT Server: Apache x-compute-request-id: req-47f15476-841c-4be5-b081-9ac0f3c3172e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47f15476-841c-4be5-b081-9ac0f3c3172e Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:36.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:37,401 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-47f15476-841c-4be5-b081-9ac0f3c3172e 2018-08-17 01:12:37,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.058217048645s 2018-08-17 01:12:37,401 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-47f15476-841c-4be5-b081-9ac0f3c3172e 2018-08-17 01:12:37,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:39,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:39,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:39 GMT Server: Apache x-compute-request-id: req-0c28c742-707e-469b-beb8-4c84d2b71d42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c28c742-707e-469b-beb8-4c84d2b71d42 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [{"server_id": "a0618c29-c805-4628-849c-106a920cba73", "attachment_id": "8868c1a7-8226-42dd-b0fe-8f0f333ab235", "attached_at": "2018-08-17T01:12:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "device": "/dev/vdb", "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:38.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:39,458 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-0c28c742-707e-469b-beb8-4c84d2b71d42 2018-08-17 01:12:39,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0526518821716s 2018-08-17 01:12:39,458 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-0c28c742-707e-469b-beb8-4c84d2b71d42 2018-08-17 01:12:39,460 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 01:12:39,463 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-17 01:12:39,463 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 01:12:39,466 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 01:12:39,536 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 01:12:39,536 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-17 01:12:39,537 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 01:12:39,538 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 01:12:39,574 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-17 01:12:39,574 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 01:12:39,603 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 01:12:40,120 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 01:12:40,120 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 4229c151-7af1-4408-875c-280d808bdad0 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-17 01:12:40,121 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-17 01:12:40,122 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-17 01:12:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-17 01:12:40,123 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 01:12:40,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/os-volume_attachments/73be81a2-6c71-4736-8f5b-1c66b076f45b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:40,928 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:12: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-7c0e369f-a420-4d81-bb0f-ab2ff9cd4589 x-compute-request-id: req-7c0e369f-a420-4d81-bb0f-ab2ff9cd4589 Content-Length: 0 Content-Type: application/json 2018-08-17 01:12:40,928 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/os-volume_attachments/73be81a2-6c71-4736-8f5b-1c66b076f45b used request id req-7c0e369f-a420-4d81-bb0f-ab2ff9cd4589 2018-08-17 01:12:40,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.805722951889s 2018-08-17 01:12:40,929 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73/os-volume_attachments/73be81a2-6c71-4736-8f5b-1c66b076f45b used request id req-7c0e369f-a420-4d81-bb0f-ab2ff9cd4589 2018-08-17 01:12:40,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:40,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:40,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:40 GMT Server: Apache x-compute-request-id: req-145ea184-ca35-47df-8e88-31d02b3063b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-145ea184-ca35-47df-8e88-31d02b3063b1 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [{"server_id": "a0618c29-c805-4628-849c-106a920cba73", "attachment_id": "8868c1a7-8226-42dd-b0fe-8f0f333ab235", "attached_at": "2018-08-17T01:12:36.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "device": "/dev/vdb", "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:40.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:40,986 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-145ea184-ca35-47df-8e88-31d02b3063b1 2018-08-17 01:12:40,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0567898750305s 2018-08-17 01:12:40,986 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-145ea184-ca35-47df-8e88-31d02b3063b1 2018-08-17 01:12:40,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:42,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:43,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:42 GMT Server: Apache x-compute-request-id: req-b8f4c07a-776e-4b72-b4f2-1963e5133605 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8f4c07a-776e-4b72-b4f2-1963e5133605 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:42.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:43,047 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-b8f4c07a-776e-4b72-b4f2-1963e5133605 2018-08-17 01:12:43,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.05703997612s 2018-08-17 01:12:43,048 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-b8f4c07a-776e-4b72-b4f2-1963e5133605 2018-08-17 01:12:43,049 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-17 01:12:43,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-17 01:12:43,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"volumeAttachment": {"volumeId": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}}' 2018-08-17 01:12:44,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-5e983f77-0c5a-4239-906e-37a6508f174a x-compute-request-id: req-5e983f77-0c5a-4239-906e-37a6508f174a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fb779122-ff3d-48b9-b8e8-e77793376380", "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "volumeId": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}} 2018-08-17 01:12:44,998 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/os-volume_attachments used request id req-5e983f77-0c5a-4239-906e-37a6508f174a 2018-08-17 01:12:44,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.94858002663s 2018-08-17 01:12:44,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/os-volume_attachments used request id req-5e983f77-0c5a-4239-906e-37a6508f174a 2018-08-17 01:12:44,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:45,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:44 GMT Server: Apache x-compute-request-id: req-5f8847d5-f7cc-49f4-b5e3-390e88f40c53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f8847d5-f7cc-49f4-b5e3-390e88f40c53 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:44.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:45,051 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-5f8847d5-f7cc-49f4-b5e3-390e88f40c53 2018-08-17 01:12:45,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0513978004456s 2018-08-17 01:12:45,051 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-5f8847d5-f7cc-49f4-b5e3-390e88f40c53 2018-08-17 01:12:45,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:47,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:47,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:48,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:47 GMT Server: Apache x-compute-request-id: req-ba8b62ec-23c7-4e50-9f8e-58a5b61cec4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba8b62ec-23c7-4e50-9f8e-58a5b61cec4b Content-Encoding: gzip Content-Length: 565 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [{"server_id": "fb779122-ff3d-48b9-b8e8-e77793376380", "attachment_id": "d8b9047f-8ca3-4df8-9e9e-44a929b11cf5", "attached_at": "2018-08-17T01:12:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "device": "/dev/vdb", "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:47.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:48,052 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-ba8b62ec-23c7-4e50-9f8e-58a5b61cec4b 2018-08-17 01:12:48,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.996148824692s 2018-08-17 01:12:48,052 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-ba8b62ec-23c7-4e50-9f8e-58a5b61cec4b 2018-08-17 01:12:48,054 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 01:12:48,056 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-17 01:12:48,057 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 01:12:48,059 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 01:12:48,128 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 01:12:48,129 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-17 01:12:48,130 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 01:12:48,130 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 01:12:48,168 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-17 01:12:48,168 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 01:12:48,195 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 01:12:48,225 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 01:12:48,225 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-17 01:12:48,226 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-17 01:12:48,226 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-17 01:12:48,227 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 01:12:48,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-17 01:12:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/os-volume_attachments/73be81a2-6c71-4736-8f5b-1c66b076f45b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:48,839 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:12: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-21e629c8-b053-4dfe-86c3-c2bfdb318299 x-compute-request-id: req-21e629c8-b053-4dfe-86c3-c2bfdb318299 Content-Length: 0 Content-Type: application/json 2018-08-17 01:12:48,839 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/os-volume_attachments/73be81a2-6c71-4736-8f5b-1c66b076f45b used request id req-21e629c8-b053-4dfe-86c3-c2bfdb318299 2018-08-17 01:12:48,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.61154294014s 2018-08-17 01:12:48,839 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380/os-volume_attachments/73be81a2-6c71-4736-8f5b-1c66b076f45b used request id req-21e629c8-b053-4dfe-86c3-c2bfdb318299 2018-08-17 01:12:48,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:48,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:48,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:48 GMT Server: Apache x-compute-request-id: req-80f30872-624a-4838-a8f5-aed90690c4b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80f30872-624a-4838-a8f5-aed90690c4b8 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [{"server_id": "fb779122-ff3d-48b9-b8e8-e77793376380", "attachment_id": "d8b9047f-8ca3-4df8-9e9e-44a929b11cf5", "attached_at": "2018-08-17T01:12:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "device": "/dev/vdb", "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b"}], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:48.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:48,894 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-80f30872-624a-4838-a8f5-aed90690c4b8 2018-08-17 01:12:48,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0546269416809s 2018-08-17 01:12:48,895 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-80f30872-624a-4838-a8f5-aed90690c4b8 2018-08-17 01:12:48,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:50,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:50,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:50,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:50 GMT Server: Apache x-compute-request-id: req-f520bc9b-ae06-4af6-8d13-5669a8690e0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f520bc9b-ae06-4af6-8d13-5669a8690e0c Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:49.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:50,959 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-f520bc9b-ae06-4af6-8d13-5669a8690e0c 2018-08-17 01:12:50,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0600571632385s 2018-08-17 01:12:50,959 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-f520bc9b-ae06-4af6-8d13-5669a8690e0c 2018-08-17 01:12:51,085 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:12:51,085 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:18 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-17 01:12:51,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:12:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:51,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:12: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-04408692-cace-4a4a-8dfc-8f204167026e x-compute-request-id: req-04408692-cace-4a4a-8dfc-8f204167026e Content-Type: application/json 2018-08-17 01:12:51,251 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380 used request id req-04408692-cace-4a4a-8dfc-8f204167026e 2018-08-17 01:12:51,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160458087921s 2018-08-17 01:12:51,251 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380 used request id req-04408692-cace-4a4a-8dfc-8f204167026e 2018-08-17 01:12:51,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:12:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:51,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-4c263d42-faef-4edf-b64f-910da827f059 x-compute-request-id: req-4c263d42-faef-4edf-b64f-910da827f059 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:7e:c5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:7e:c5", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:12:18.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "a0618c29-c805-4628-849c-106a920cba73", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:18Z", "hostId": "c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:12:11Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:9d:b6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fb779122-ff3d-48b9-b8e8-e77793376380", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:11:49.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "fb779122-ff3d-48b9-b8e8-e77793376380", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:51Z", "hostId": "f741ca54c1498bce515744ea056898952e1fe92d28d3a1d65386f57e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm2_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:11:42Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:12:51,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c263d42-faef-4edf-b64f-910da827f059 2018-08-17 01:12:51,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505035877228s 2018-08-17 01:12:51,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c263d42-faef-4edf-b64f-910da827f059 2018-08-17 01:12:51,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:53,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:12:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-15b42b06-3eb7-4abc-b35b-73f6019aae8f x-compute-request-id: req-15b42b06-3eb7-4abc-b35b-73f6019aae8f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:7e:c5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:7e:c5", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:12:18.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "a0618c29-c805-4628-849c-106a920cba73", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:18Z", "hostId": "c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:12:11Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:12:54,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15b42b06-3eb7-4abc-b35b-73f6019aae8f 2018-08-17 01:12:54,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422847032547s 2018-08-17 01:12:54,186 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15b42b06-3eb7-4abc-b35b-73f6019aae8f 2018-08-17 01:12:54,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-17 01:12:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/756c12dc-2901-4a53-9f38-d113120d4c20.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:54,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3f39006-3d69-4f60-822b-a636194abb85 Content-Length: 0 Date: Fri, 17 Aug 2018 01:12:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:12:54,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/756c12dc-2901-4a53-9f38-d113120d4c20.json used request id req-a3f39006-3d69-4f60-822b-a636194abb85 2018-08-17 01:12:54,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.802250146866s 2018-08-17 01:12:54,993 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/756c12dc-2901-4a53-9f38-d113120d4c20.json used request id req-a3f39006-3d69-4f60-822b-a636194abb85 2018-08-17 01:12:54,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:12:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:55,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-865ae7b8-1eb7-42e1-8473-699dd0302233 Date: Fri, 17 Aug 2018 01:12:55 GMT RESP BODY: {"floatingips": [{"router_id": "22befcbf-8575-4f96-8945-5e624db39f0c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T01:12:20Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "e5e2dbe5-6284-48d2-9c53-043463014253", "id": "64e72d34-6599-4b4e-8fc3-70efc87d13af", "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:12:20Z", "project_id": "6de78b5609de4b7586321e19d7868942"}]} 2018-08-17 01:12:55,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-865ae7b8-1eb7-42e1-8473-699dd0302233 2018-08-17 01:12:55,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610420703888s 2018-08-17 01:12:55,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-865ae7b8-1eb7-42e1-8473-699dd0302233 2018-08-17 01:12:55,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:55,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:55 GMT Server: Apache x-compute-request-id: req-a2a2560b-c4a2-44f9-96ff-9ce52320bbca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2a2560b-c4a2-44f9-96ff-9ce52320bbca Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:49.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:55,116 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-a2a2560b-c4a2-44f9-96ff-9ce52320bbca 2018-08-17 01:12:55,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0524508953094s 2018-08-17 01:12:55,116 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-a2a2560b-c4a2-44f9-96ff-9ce52320bbca 2018-08-17 01:12:55,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-17 01:12:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:55,218 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:12:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0ee98279-0355-45ef-bf80-dd82b482e0bf 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-08-17 01:12:55,218 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b used request id req-0ee98279-0355-45ef-bf80-dd82b482e0bf 2018-08-17 01:12:55,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.100363969803s 2018-08-17 01:12:55,218 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b used request id req-0ee98279-0355-45ef-bf80-dd82b482e0bf 2018-08-17 01:12:55,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:55,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:55 GMT Server: Apache x-compute-request-id: req-ff84389f-0fe7-4ba7-8500-7eda7779b39e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff84389f-0fe7-4ba7-8500-7eda7779b39e Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "f40d1dfe309541dfbb5cab064450a626", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "self"}, {"href": "http://172.30.9.23:8776/6de78b5609de4b7586321e19d7868942/volumes/73be81a2-6c71-4736-8f5b-1c66b076f45b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-17T01:12:05.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6de78b5609de4b7586321e19d7868942", "updated_at": "2018-08-17T01:12:55.000000", "volume_type": null, "name": "cinder_test-volume_ea8c237f-b734-415f-9313-30c4d86b5a6f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73be81a2-6c71-4736-8f5b-1c66b076f45b", "size": 2}]} 2018-08-17 01:12:55,281 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-ff84389f-0fe7-4ba7-8500-7eda7779b39e 2018-08-17 01:12:55,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0624330043793s 2018-08-17 01:12:55,282 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-ff84389f-0fe7-4ba7-8500-7eda7779b39e 2018-08-17 01:12:55,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:12:57,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-17 01:12:57,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:57,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12:57 GMT Server: Apache x-compute-request-id: req-e0c5b5ef-019b-4b80-9ad8-88c78d92698c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0c5b5ef-019b-4b80-9ad8-88c78d92698c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-17 01:12:57,328 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-e0c5b5ef-019b-4b80-9ad8-88c78d92698c 2018-08-17 01:12:57,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.042720079422s 2018-08-17 01:12:57,328 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/6de78b5609de4b7586321e19d7868942/volumes/detail used request id req-e0c5b5ef-019b-4b80-9ad8-88c78d92698c 2018-08-17 01:12:57,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-17 01:12:57,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/64e72d34-6599-4b4e-8fc3-70efc87d13af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:58,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8716cb56-3587-46bf-b6df-f39e31fc031c Content-Length: 0 Date: Fri, 17 Aug 2018 01:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:12:58,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/64e72d34-6599-4b4e-8fc3-70efc87d13af.json used request id req-8716cb56-3587-46bf-b6df-f39e31fc031c 2018-08-17 01:12:58,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.02794981003s 2018-08-17 01:12:58,360 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/64e72d34-6599-4b4e-8fc3-70efc87d13af.json used request id req-8716cb56-3587-46bf-b6df-f39e31fc031c 2018-08-17 01:12:58,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 01:12:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:58,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-714ded67-5f50-4fc1-a928-c8ec67f489e6 Date: Fri, 17 Aug 2018 01:12:58 GMT RESP BODY: {"floatingips": []} 2018-08-17 01:12:58,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-714ded67-5f50-4fc1-a928-c8ec67f489e6 2018-08-17 01:12:58,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0489552021027s 2018-08-17 01:12:58,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-714ded67-5f50-4fc1-a928-c8ec67f489e6 2018-08-17 01:12:58,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 01:12:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:58,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:12: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-7a6766c9-bc51-4a67-b9c4-6c72dd552842 x-compute-request-id: req-7a6766c9-bc51-4a67-b9c4-6c72dd552842 Content-Type: application/json 2018-08-17 01:12:58,603 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73 used request id req-7a6766c9-bc51-4a67-b9c4-6c72dd552842 2018-08-17 01:12:58,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188330888748s 2018-08-17 01:12:58,604 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73 used request id req-7a6766c9-bc51-4a67-b9c4-6c72dd552842 2018-08-17 01:12:58,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:12:58,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:12:59,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:12: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-8f90d63a-4d50-40c7-b9cb-54a8d4faf517 x-compute-request-id: req-8f90d63a-4d50-40c7-b9cb-54a8d4faf517 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:7e:c5", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:7e:c5", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0618c29-c805-4628-849c-106a920cba73", "rel": "bookmark"}], "image": {"id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "links": [{"href": "http://172.30.9.23:8774/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T01:12:18.000000", "flavor": {"id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "links": [{"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}]}, "id": "a0618c29-c805-4628-849c-106a920cba73", "security_groups": [{"name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}], "user_id": "f40d1dfe309541dfbb5cab064450a626", "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-08-17T01:12:58Z", "hostId": "c8f63291c18e4ffa577dd3ae09496da5eb540c0197bd750167ff0782", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f", "name": "cinder_test-vm_ea8c237f-b734-415f-9313-30c4d86b5a6f", "created": "2018-08-17T01:12:11Z", "tenant_id": "6de78b5609de4b7586321e19d7868942", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 01:12:59,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f90d63a-4d50-40c7-b9cb-54a8d4faf517 2018-08-17 01:12:59,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540199995041s 2018-08-17 01:12:59,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f90d63a-4d50-40c7-b9cb-54a8d4faf517 2018-08-17 01:12:59,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 01:13:01,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 01:13:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:01,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13: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-d51e6282-5029-404e-ae25-9baea8c19f43 x-compute-request-id: req-d51e6282-5029-404e-ae25-9baea8c19f43 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-17 01:13:01,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d51e6282-5029-404e-ae25-9baea8c19f43 2018-08-17 01:13:01,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0715010166168s 2018-08-17 01:13:01,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d51e6282-5029-404e-ae25-9baea8c19f43 2018-08-17 01:13:01,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 01:13:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:01,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-54fcdbb5-05fa-49cf-90c4-e4a502f62b7a Date: Fri, 17 Aug 2018 01:13:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:40Z", "updated_at": "2018-08-17T01:11:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "7151020a-4455-443f-8999-f27db29e08c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "8283f9ba-acce-4cdc-b53f-acc655d6c4a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "de95f897-e838-460b-a05b-caf37526323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:11:40Z", "revision_number": 0, "id": "f76a7352-67dd-4998-8a79-e16d8f3b76c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:40Z", "security_group_id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 3, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "f7cd59d5-aa01-470b-b2e7-77a91bc95da9", "name": "cinder_test-sg_ea8c237f-b734-415f-9313-30c4d86b5a6f"}]} 2018-08-17 01:13:01,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-54fcdbb5-05fa-49cf-90c4-e4a502f62b7a 2018-08-17 01:13:01,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0534920692444s 2018-08-17 01:13:01,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-54fcdbb5-05fa-49cf-90c4-e4a502f62b7a 2018-08-17 01:13:01,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-17 01:13:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f7cd59d5-aa01-470b-b2e7-77a91bc95da9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:01,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da9beb34-f0a7-423f-8e09-01d2b2725b49 Content-Length: 0 Date: Fri, 17 Aug 2018 01:13:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:13:01,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f7cd59d5-aa01-470b-b2e7-77a91bc95da9.json used request id req-da9beb34-f0a7-423f-8e09-01d2b2725b49 2018-08-17 01:13:01,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171377897263s 2018-08-17 01:13:01,455 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f7cd59d5-aa01-470b-b2e7-77a91bc95da9.json used request id req-da9beb34-f0a7-423f-8e09-01d2b2725b49 2018-08-17 01:13:01,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-17 01:13:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:01,508 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:13: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-bb78ee13-83c0-4a48-bf4a-eee08d02b385 x-compute-request-id: req-bb78ee13-83c0-4a48-bf4a-eee08d02b385 Content-Length: 0 Content-Type: application/json 2018-08-17 01:13:01,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f used request id req-bb78ee13-83c0-4a48-bf4a-eee08d02b385 2018-08-17 01:13:01,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0536949634552s 2018-08-17 01:13:01,509 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cinder_test-kp_ea8c237f-b734-415f-9313-30c4d86b5a6f used request id req-bb78ee13-83c0-4a48-bf4a-eee08d02b385 2018-08-17 01:13:01,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:13:01,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" -d '{"subnet_id": "0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"}' 2018-08-17 01:13:03,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-340635b3-9082-4041-8207-2c498b643bf2 Date: Fri, 17 Aug 2018 01:13:03 GMT RESP BODY: {"network_id": "5c450602-3c8d-4c2f-a9af-681b1b5b86d4", "tenant_id": "6de78b5609de4b7586321e19d7868942", "subnet_id": "0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a", "subnet_ids": ["0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a"], "port_id": "030388a4-07f9-4db3-9065-d515d32a6574", "id": "22befcbf-8575-4f96-8945-5e624db39f0c"} 2018-08-17 01:13:03,087 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c/remove_router_interface.json used request id req-340635b3-9082-4041-8207-2c498b643bf2 2018-08-17 01:13:03,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57770109177s 2018-08-17 01:13:03,087 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c/remove_router_interface.json used request id req-340635b3-9082-4041-8207-2c498b643bf2 returning object 22befcbf-8575-4f96-8945-5e624db39f0c 2018-08-17 01:13:03,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:13:03,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:03,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-c2c35203-ea11-4073-a239-4f7c4c03950e Date: Fri, 17 Aug 2018 01:13:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:35Z", "admin_state_up": true, "updated_at": "2018-08-17T01:13:02Z", "revision_number": 4, "routes": [], "project_id": "6de78b5609de4b7586321e19d7868942", "id": "22befcbf-8575-4f96-8945-5e624db39f0c", "name": "cinder_test-router_ea8c237f-b734-415f-9313-30c4d86b5a6f"}]} 2018-08-17 01:13:03,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c2c35203-ea11-4073-a239-4f7c4c03950e 2018-08-17 01:13:03,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.302984952927s 2018-08-17 01:13:03,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c2c35203-ea11-4073-a239-4f7c4c03950e 2018-08-17 01:13:03,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:13:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:04,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e08a76d2-dc20-4deb-b120-b5fbc13945b4 Content-Length: 0 Date: Fri, 17 Aug 2018 01:13:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:13:04,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c.json used request id req-e08a76d2-dc20-4deb-b120-b5fbc13945b4 2018-08-17 01:13:04,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38080906868s 2018-08-17 01:13:04,774 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/22befcbf-8575-4f96-8945-5e624db39f0c.json used request id req-e08a76d2-dc20-4deb-b120-b5fbc13945b4 2018-08-17 01:13:04,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:13:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:04,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8f63bc33-b682-4039-894a-51477b5229ba Date: Fri, 17 Aug 2018 01:13:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:11:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6de78b5609de4b7586321e19d7868942","id":"0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a","subnetpool_id":null,"name":"cinder_test-subnet_ea8c237f-b734-415f-9313-30c4d86b5a6f"}]} 2018-08-17 01:13:04,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8f63bc33-b682-4039-894a-51477b5229ba 2018-08-17 01:13:04,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0443501472473s 2018-08-17 01:13:04,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8f63bc33-b682-4039-894a-51477b5229ba 2018-08-17 01:13:04,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:13:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:06,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2faaa15-5d60-4936-b808-1d3b1196342c Date: Fri, 17 Aug 2018 01:13:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:13:06,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a.json used request id req-e2faaa15-5d60-4936-b808-1d3b1196342c 2018-08-17 01:13:06,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21123600006s 2018-08-17 01:13:06,032 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0b9adf7b-0fb5-41f6-a44d-ac966f1dbd3a.json used request id req-e2faaa15-5d60-4936-b808-1d3b1196342c 2018-08-17 01:13:06,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:13:06,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:06,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-91fc72a7-7ce1-4cc7-b774-c498c738f6ee Date: Fri, 17 Aug 2018 01:13:06 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":[],"updated_at":"2018-08-17T01:13:05Z","tenant_id":"6de78b5609de4b7586321e19d7868942","created_at":"2018-08-17T01:11:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6de78b5609de4b7586321e19d7868942","id":"5c450602-3c8d-4c2f-a9af-681b1b5b86d4","name":"cinder_test-net_ea8c237f-b734-415f-9313-30c4d86b5a6f"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:05:04Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 01:13:06,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-91fc72a7-7ce1-4cc7-b774-c498c738f6ee 2018-08-17 01:13:06,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0863800048828s 2018-08-17 01:13:06,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-91fc72a7-7ce1-4cc7-b774-c498c738f6ee 2018-08-17 01:13:06,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:13:06,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/5c450602-3c8d-4c2f-a9af-681b1b5b86d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:07,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2744a5ae-a9a6-49fa-aef5-5fc7b08a9795 Date: Fri, 17 Aug 2018 01:13:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:13:07,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5c450602-3c8d-4c2f-a9af-681b1b5b86d4.json used request id req-2744a5ae-a9a6-49fa-aef5-5fc7b08a9795 2018-08-17 01:13:07,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57243394852s 2018-08-17 01:13:07,694 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5c450602-3c8d-4c2f-a9af-681b1b5b86d4.json used request id req-2744a5ae-a9a6-49fa-aef5-5fc7b08a9795 2018-08-17 01:13:07,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:13:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-8f6ba246-d652-4af9-b39a-3c8a4957d1c4 Date: Fri, 17 Aug 2018 01:13:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:11:39Z", "file": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda/file", "owner": "6de78b5609de4b7586321e19d7868942", "id": "b259304a-8f1c-426d-a2a0-1886a6387dda", "size": 12716032, "self": "/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b259304a-8f1c-426d-a2a0-1886a6387dda/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea8c237f-b734-415f-9313-30c4d86b5a6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:11:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:13:07,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8f6ba246-d652-4af9-b39a-3c8a4957d1c4 2018-08-17 01:13:07,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402851104736s 2018-08-17 01:13:07,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8f6ba246-d652-4af9-b39a-3c8a4957d1c4 2018-08-17 01:13:07,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:13:07,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}10d83b41f55968bec576a4d9e0447072a8c44c8d" 2018-08-17 01:13:08,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6401a24f-69d4-4767-866d-8c79798c84c4 Date: Fri, 17 Aug 2018 01:13:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:13:08,785 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda used request id req-6401a24f-69d4-4767-866d-8c79798c84c4 2018-08-17 01:13:08,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04471588135s 2018-08-17 01:13:08,786 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b259304a-8f1c-426d-a2a0-1886a6387dda used request id req-6401a24f-69d4-4767-866d-8c79798c84c4 2018-08-17 01:13:08,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:13:08,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:13:08,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13: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-66c3cba4-015b-4e53-8d81-a4a8d062bf63 x-compute-request-id: req-66c3cba4-015b-4e53-8d81-a4a8d062bf63 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8"}]} 2018-08-17 01:13:08,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-66c3cba4-015b-4e53-8d81-a4a8d062bf63 2018-08-17 01:13:08,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224559307098s 2018-08-17 01:13:08,809 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-66c3cba4-015b-4e53-8d81-a4a8d062bf63 2018-08-17 01:13:08,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:13:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:13:08,857 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:13: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-2abb65b3-c0ff-468f-8505-bffba36678d4 x-compute-request-id: req-2abb65b3-c0ff-468f-8505-bffba36678d4 Content-Length: 0 Content-Type: application/json 2018-08-17 01:13:08,857 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8 used request id req-2abb65b3-c0ff-468f-8505-bffba36678d4 2018-08-17 01:13:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0465757846832s 2018-08-17 01:13:08,858 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ac4663c8-d5e9-4e9f-aca3-1b6accdd83b8 used request id req-2abb65b3-c0ff-468f-8505-bffba36678d4 2018-08-17 01:13:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:13:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:13:09,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c485ed-d509-4a20-9ca4-c7c9195ac654 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": {"self": "http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f40d1dfe309541dfbb5cab064450a626", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:13:09,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-53c485ed-d509-4a20-9ca4-c7c9195ac654 2018-08-17 01:13:09,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211541891098s 2018-08-17 01:13:09,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-53c485ed-d509-4a20-9ca4-c7c9195ac654 2018-08-17 01:13:09,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:13:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:13:09,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84bfd73-ce1c-4953-80f2-6b6283f04f4d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ea8c237f-b734-415f-9313-30c4d86b5a6f", "links": {"self": "http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f40d1dfe309541dfbb5cab064450a626", "description": null}} 2018-08-17 01:13:09,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626 used request id req-d84bfd73-ce1c-4953-80f2-6b6283f04f4d 2018-08-17 01:13:09,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194274902344s 2018-08-17 01:13:09,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626 used request id req-d84bfd73-ce1c-4953-80f2-6b6283f04f4d 2018-08-17 01:13:09,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 01:13:09,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:13:09,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc8d6398-21d9-4ed6-a29c-a525b4c3cf8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:13:09,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626 used request id req-cc8d6398-21d9-4ed6-a29c-a525b4c3cf8a 2018-08-17 01:13:09,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295540094376s 2018-08-17 01:13:09,567 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f40d1dfe309541dfbb5cab064450a626 used request id req-cc8d6398-21d9-4ed6-a29c-a525b4c3cf8a 2018-08-17 01:13:09,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:13:09,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:13:09,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff18de4-cfce-4064-9dab-fe1e6773059a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942"}, "tags": [], "enabled": true, "id": "6de78b5609de4b7586321e19d7868942", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ea8c237f-b734-415f-9313-30c4d86b5a6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:13:09,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3ff18de4-cfce-4064-9dab-fe1e6773059a 2018-08-17 01:13:09,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187082052231s 2018-08-17 01:13:09,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3ff18de4-cfce-4064-9dab-fe1e6773059a 2018-08-17 01:13:09,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 01:13:09,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4c75753ae00bc99e2da76a1df4ee83546530f2f" 2018-08-17 01:13:10,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e807365c-a150-4a11-a4f4-7a13eebc278f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:13:10,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942 used request id req-e807365c-a150-4a11-a4f4-7a13eebc278f 2018-08-17 01:13:10,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.24565911293s 2018-08-17 01:13:10,013 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6de78b5609de4b7586321e19d7868942 used request id req-e807365c-a150-4a11-a4f4-7a13eebc278f 2018-08-17 01:13:10,068 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-17 01:13:10,228 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-17 01:13:10,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:13:10,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:13:10,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:13:10,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:13:10,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:13:10,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:13:10,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:13:10,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:13:10,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:13:10,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97066dc-eb61-4440-ad89-3a68c5088f9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:13:10,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e97066dc-eb61-4440-ad89-3a68c5088f9d 2018-08-17 01:13:10,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:13:10,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["pDZ9cd1mQ_2rKa_dEG8MMA"], "issued_at": "2018-08-17T01:13:10.000000Z"}} 2018-08-17 01:13:10,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:13:10,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a17f23f-67de-431f-b7a9-95cb8b2243a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:13:10,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-1a17f23f-67de-431f-b7a9-95cb8b2243a0 2018-08-17 01:13:10,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-17 01:13:10,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:13:10,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce8a803-a369-4c7f-89ea-92417b81cfdb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-17 01:13:10,662 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-7ce8a803-a369-4c7f-89ea-92417b81cfdb 2018-08-17 01:13:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e980abf898314ec5b6c1ad990823e54bff83f63d" 2018-08-17 01:13:10,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c690fb-dda7-4bc3-9e92-87f77302f0dd Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/00a5208e57f247bfbc215082c98389d1"}, "enabled": true, "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/14cc667fab2d4adaa702a084b3b8914a"}, "enabled": true, "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ef9125b1ed544b4b7c285335e00c202"}, "enabled": true, "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2670367c0dd04e879ba468f137eaee2e"}, "enabled": true, "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/428e27d8d7a0499687bcb299d0b6e16a"}, "enabled": true, "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4833df28668e41209126a166ebcf524d"}, "enabled": true, "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4a6ad0b5b02b47e4a0a116410199cfd3"}, "enabled": true, "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bfb89cfbf6c440cb8bd05931a4497f2c"}, "enabled": true, "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c22df6ca34c64b4b95935fc60b119742"}, "enabled": true, "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e59bdee62f4e4982ac90a4383193d66b"}, "enabled": true, "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/efa6f35af400486bb685c2a2a0786426"}, "enabled": true, "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f6d69d5aea88497a83d9b31c88457746"}, "enabled": true, "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8218ea64fb34a1ba6cc8b48f7562d39"}, "enabled": true, "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/fc7d954758604941ace3e02d5a32a8bd"}, "enabled": true, "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fe6689f9e46342aa88df4b491aefb604"}, "enabled": true, "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-17 01:13:10,840 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-52c690fb-dda7-4bc3-9e92-87f77302f0dd 2018-08-17 01:13:10,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.187902927399s 2018-08-17 01:13:10,840 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-52c690fb-dda7-4bc3-9e92-87f77302f0dd 2018-08-17 01:13:10,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-17 01:13:10,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e980abf898314ec5b6c1ad990823e54bff83f63d" 2018-08-17 01:13:11,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2664394-2193-4d3e-a357-2877d4d9a75d Content-Encoding: gzip Content-Length: 1968 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/025ca54ed2fd4de69146b667e3883e79"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dbc2ed279bc4a22aa504deac5b7fd05"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4833df28668e41209126a166ebcf524d", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0de1a92aeb784825aba4fb9dd54e1a8c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/103b43127a554efe85764385c98cb7e9"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/108a024d3985453eaeceb343229dc02c"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "108a024d3985453eaeceb343229dc02c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/11a8ab014d854664a9df3297443e0356"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "11a8ab014d854664a9df3297443e0356"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1548e8138e684bc2b84a46a0422968ea"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1a3fe45b83c14b61a86368c315f4af47"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c005c939689498f853eb52ddc7f87e9"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c57954977ea4f44b22c72666311dc83"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "1c57954977ea4f44b22c72666311dc83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2305e9f766ed4263b61d52f6be09728d"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "2305e9f766ed4263b61d52f6be09728d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/251788cda0d24aff9f27919a9468e098"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "251788cda0d24aff9f27919a9468e098"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27d54d7b263e4fb4af3bd7acf8119157"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2891217847e6491baa8062ff36c8c126"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e37f3e5da124cd9aa409be7186a1277"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b8df229544437497246c63963ac9cd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "32b8df229544437497246c63963ac9cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3c9b72b40c944c4ab5c7276b5d30e016"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/46fec0810958481ab7fd30671d75946a"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4f3fbea6653343929683c6dcfe585a9f"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "4f3fbea6653343929683c6dcfe585a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55a9489dc9dd4bbb9392e9bb734c5a0b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5efd742dde33426db58d6710aaa379c4"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/675b6de725144015b38a165297ad1901"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/67bf4d8e85724b22abc6ef30f3236e82"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "67bf4d8e85724b22abc6ef30f3236e82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75561597f36b4e578233f990f410a947"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "75561597f36b4e578233f990f410a947"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7cd76c9429204274ae08a10049697603"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "7cd76c9429204274ae08a10049697603"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7f305b6a748a4479baa3d45ff400957a"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "7f305b6a748a4479baa3d45ff400957a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8b14af3cc1f14289b34af6fdbe2cb1b7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c6a0e7130be4312b5ef0d1b76991634"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c97adeb2540431287ddf9322755df5f"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "9c97adeb2540431287ddf9322755df5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9fa264a7f8fa4defbad60674b61b5d78"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9fc9a97a4d274cf68c668237dd78eb8d"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a4f7f71d42ab442497fdcb4818bdc594"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4833df28668e41209126a166ebcf524d", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a978bf1417df440cbdbb60bb81895066"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "a978bf1417df440cbdbb60bb81895066"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b11b47fb40214f8ea9deae86b0aca752"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "b11b47fb40214f8ea9deae86b0aca752"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be096d67bd374f48aa3ac817d91a717e"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "be096d67bd374f48aa3ac817d91a717e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c16a4a15a3a94be6af6bf58a3bee3eaf"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4833df28668e41209126a166ebcf524d", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cbfa6fe174d94967b3b5b969ef102b98"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "cbfa6fe174d94967b3b5b969ef102b98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cffdff6f8f1a43299c5964f70641a2f6"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "cffdff6f8f1a43299c5964f70641a2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ea6ab9d02c0e4ef3a697a60bcea7dcba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ef27d9929c674df2ad29237f4c712fff"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "ef27d9929c674df2ad29237f4c712fff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f86399e1cd7f4848924090a3eb50099e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "f86399e1cd7f4848924090a3eb50099e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f98f541f293746ee804400f6b4cdb676"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "f98f541f293746ee804400f6b4cdb676"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-17 01:13:11,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-c2664394-2193-4d3e-a357-2877d4d9a75d 2018-08-17 01:13:11,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.19505906105s 2018-08-17 01:13:11,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-c2664394-2193-4d3e-a357-2877d4d9a75d 2018-08-17 01:13:29,435 - 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-08-17 01:13:29,465 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-17 01:13:29,583 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-17 01:13:29,698 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:13:29,698 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:13:29,752 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-17 01:13:30,150 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-17 01:13:30,150 - openstack_tests - INFO - OS Credentials = > 2018-08-17 01:13:30,883 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-17 01:13:31,559 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-17 01:13:31,559 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:13:31,692 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-17 01:13:31,734 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-17 01:13:31,735 - openstack_tests - INFO - OS Credentials = > 2018-08-17 01:13:32,635 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-17 01:13:33,347 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-17 01:13:33,348 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-17 01:13:33,354 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:26 | PASS | | vping_ssh | functest | healthcheck | 00:35 | PASS | | vping_userdata | functest | healthcheck | 00:32 | PASS | | cinder_test | functest | healthcheck | 01:18 | PASS | | odl | functest | healthcheck | 00:18 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-17 01:13:33,368 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-17 01:13:36,559 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-220 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-17 01:13:36,562 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vALc0aeO6CcGeb3AFzky1dUE1 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=5e5e1480598e465bbba7058ad48d7311 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=Azg8mR0x7OvpfoniAQnb6iEPk export OS_REGION_NAME=regionOne 2018-08-17 01:13:36,562 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-17 01:13:36,563 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity patrole vmtp shaker | | | | | snaps_smoke neutron_trunk networking- | | | | | bgpvpn networking-sfc barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-17 01:13:36,590 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:13:37,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:13:37,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:13:37,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:13:37,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 01:13:37,641 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 01:13:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:13:37,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71caf65b-06dc-4f5e-a66e-f9d30f876204 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:13:37,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-71caf65b-06dc-4f5e-a66e-f9d30f876204 2018-08-17 01:13:37,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:13:38,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["X4LaGnspTtykMQqRVsQ69Q"], "issued_at": "2018-08-17T01:13:37.000000Z"}} 2018-08-17 01:13:38,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:13:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:13:38,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-091d82df-f8e2-418b-accd-5c7d40fa6146 Date: Fri, 17 Aug 2018 01:13:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:13:38,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-091d82df-f8e2-418b-accd-5c7d40fa6146 2018-08-17 01:13:38,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35618686676s 2018-08-17 01:13:38,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-091d82df-f8e2-418b-accd-5c7d40fa6146 2018-08-17 01:13:38,402 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 01:13:43,808 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6bdb64a4-8762-4f44-903b-8b3eb21218ee | 2018-08-17T01:13:43.471371 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6bdb64a4-8762-4f44-903b-8b3eb21218ee ~/.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-08-17 01:13:47,667 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 01:13:47,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 01:13:53,926 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=39d67ca1-a809-45fe-92c3-d20ef93d4cc7) as the default verifier for the future CLI operations. 2018-08-17 01:13:57,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 01:13:57,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:13:57,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-0dd214b6-2d08-440b-a163-9e210f59674f Date: Fri, 17 Aug 2018 01:13:57 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-17 01:13:57,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-0dd214b6-2d08-440b-a163-9e210f59674f 2018-08-17 01:13:57,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270457983017s 2018-08-17 01:13:57,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-0dd214b6-2d08-440b-a163-9e210f59674f 2018-08-17 01:13:57,520 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-17 01:13:57,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:13:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"network": {"name": "tempest_smoke-net_ac3bb848-341a-4413-afac-4516ea22727a", "admin_state_up": true}}' 2018-08-17 01:13:57,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2a95656a-8da2-437e-bb85-d501d9b43eb9 Date: Fri, 17 Aug 2018 01:13:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0ffd6783-cb4d-4beb-b9fb-78d32ee498ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:13:57Z","is_default":false,"provider:segmentation_id":25,"name":"tempest_smoke-net_ac3bb848-341a-4413-afac-4516ea22727a","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:13:57Z","mtu":1450}} 2018-08-17 01:13:57,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2a95656a-8da2-437e-bb85-d501d9b43eb9 2018-08-17 01:13:57,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.18999505043s 2018-08-17 01:13:57,711 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2a95656a-8da2-437e-bb85-d501d9b43eb9 2018-08-17 01:13:57,712 - functest.core.tenantnetwork - 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-08-17T01:13:57Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0ffd6783-cb4d-4beb-b9fb-78d32ee498ed', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_ac3bb848-341a-4413-afac-4516ea22727a', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:13:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:13:57,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:13:57,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:13:57,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8242c2b2-8244-4004-962c-da735378a11f Date: Fri, 17 Aug 2018 01:13:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0ffd6783-cb4d-4beb-b9fb-78d32ee498ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:13:57Z","provider:segmentation_id":25,"name":"tempest_smoke-net_ac3bb848-341a-4413-afac-4516ea22727a","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:13:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:13:57,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8242c2b2-8244-4004-962c-da735378a11f 2018-08-17 01:13:57,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110466957092s 2018-08-17 01:13:57,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8242c2b2-8244-4004-962c-da735378a11f 2018-08-17 01:13:57,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:13:57,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"subnet": {"name": "tempest_smoke-subnet_ac3bb848-341a-4413-afac-4516ea22727a", "enable_dhcp": true, "network_id": "0ffd6783-cb4d-4beb-b9fb-78d32ee498ed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:13:58,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-db6592c9-22a4-46ac-84d0-e2a2210524f5 Date: Fri, 17 Aug 2018 01:13:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffd6783-cb4d-4beb-b9fb-78d32ee498ed","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:13:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:13:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"2f13dcee-7747-4e29-8152-b443b917b8a3","subnetpool_id":null,"name":"tempest_smoke-subnet_ac3bb848-341a-4413-afac-4516ea22727a"}} 2018-08-17 01:13:58,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-db6592c9-22a4-46ac-84d0-e2a2210524f5 2018-08-17 01:13:58,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.403264045715s 2018-08-17 01:13:58,229 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-db6592c9-22a4-46ac-84d0-e2a2210524f5 2018-08-17 01:13:58,229 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:13:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2f13dcee-7747-4e29-8152-b443b917b8a3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_ac3bb848-341a-4413-afac-4516ea22727a', u'enable_dhcp': True, u'network_id': u'0ffd6783-cb4d-4beb-b9fb-78d32ee498ed', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:13:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:13:58,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:13:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "tempest_smoke-router_ac3bb848-341a-4413-afac-4516ea22727a", "admin_state_up": true}}' 2018-08-17 01:13:59,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-278a1d57-0c2d-41a9-8c2c-24b77d90bdb7 Date: Fri, 17 Aug 2018 01:13:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:13:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:13:59Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "d1b02903-7811-4495-a266-cc23106bdec4", "name": "tempest_smoke-router_ac3bb848-341a-4413-afac-4516ea22727a"}} 2018-08-17 01:13:59,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-278a1d57-0c2d-41a9-8c2c-24b77d90bdb7 2018-08-17 01:13:59,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.17244911194s 2018-08-17 01:13:59,403 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-278a1d57-0c2d-41a9-8c2c-24b77d90bdb7 2018-08-17 01:13:59,403 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:13:58Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T01:13:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'd1b02903-7811-4495-a266-cc23106bdec4', u'name': u'tempest_smoke-router_ac3bb848-341a-4413-afac-4516ea22727a'}) 2018-08-17 01:13:59,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:13:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"subnet_id": "2f13dcee-7747-4e29-8152-b443b917b8a3"}' 2018-08-17 01:14:01,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0bf15ac7-ba0f-48f8-a761-46a655d7c20b Date: Fri, 17 Aug 2018 01:14:01 GMT RESP BODY: {"network_id": "0ffd6783-cb4d-4beb-b9fb-78d32ee498ed", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "2f13dcee-7747-4e29-8152-b443b917b8a3", "subnet_ids": ["2f13dcee-7747-4e29-8152-b443b917b8a3"], "port_id": "b9859524-f054-48f0-adb2-48845f4b84d0", "id": "d1b02903-7811-4495-a266-cc23106bdec4"} 2018-08-17 01:14:01,043 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4/add_router_interface.json used request id req-0bf15ac7-ba0f-48f8-a761-46a655d7c20b 2018-08-17 01:14:01,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.6394469738s 2018-08-17 01:14:01,044 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4/add_router_interface.json used request id req-0bf15ac7-ba0f-48f8-a761-46a655d7c20b returning object d1b02903-7811-4495-a266-cc23106bdec4 2018-08-17 01:14:01,044 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:14:01,177 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:14:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:14:01,183 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:14:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:14:01,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:14:01,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:14:01,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-163b73d8-ab8e-4413-bebb-75c522e7db15 Date: Fri, 17 Aug 2018 01:14:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:14:01,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-163b73d8-ab8e-4413-bebb-75c522e7db15 2018-08-17 01:14:01,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.744550228119s 2018-08-17 01:14:01,931 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-163b73d8-ab8e-4413-bebb-75c522e7db15 2018-08-17 01:14:01,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:14:01,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a"}' 2018-08-17 01:14:02,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-91cf3ba3-fcaf-4944-8374-5808802f9d1d Date: Fri, 17 Aug 2018 01:14:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:14:01Z", "file": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "c0a48f5b-cb95-48d4-a373-c664ae41393a", "size": null, "self": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "checksum": null, "created_at": "2018-08-17T01:14:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:14:02,013 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-91cf3ba3-fcaf-4944-8374-5808802f9d1d 2018-08-17 01:14:02,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0746150016785s 2018-08-17 01:14:02,014 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-91cf3ba3-fcaf-4944-8374-5808802f9d1d returning object c0a48f5b-cb95-48d4-a373-c664ae41393a 2018-08-17 01:14:02,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:14:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '' 2018-08-17 01:14:02,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-caffac25-8e8b-43b8-9045-bb199ff441af Date: Fri, 17 Aug 2018 01:14:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:14:02,751 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file used request id req-caffac25-8e8b-43b8-9045-bb199ff441af 2018-08-17 01:14:02,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.736257076263s 2018-08-17 01:14:02,751 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file used request id req-caffac25-8e8b-43b8-9045-bb199ff441af 2018-08-17 01:14:02,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:14:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:14:02,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-0d590fd2-cedd-469d-8af6-87b8a388d16d Date: Fri, 17 Aug 2018 01:14:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:14:02Z", "file": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "c0a48f5b-cb95-48d4-a373-c664ae41393a", "size": 12716032, "self": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:14:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:14:02,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0d590fd2-cedd-469d-8af6-87b8a388d16d 2018-08-17 01:14:02,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0445210933685s 2018-08-17 01:14:02,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0d590fd2-cedd-469d-8af6-87b8a388d16d 2018-08-17 01:14:02,802 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'c0a48f5b-cb95-48d4-a373-c664ae41393a', 'size': 12716032, u'self': u'/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:14:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T01:14:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a', 'created': u'2018-08-17T01:14:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:14:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:14:02,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:14:02,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_ac3bb848-341a-4413-afac-4516ea22727a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:14:03,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:14: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-29443312-32dc-426f-9fd2-945bd62bef8d x-compute-request-id: req-29443312-32dc-426f-9fd2-945bd62bef8d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_ac3bb848-341a-4413-afac-4516ea22727a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9cbf807a-118d-4a15-a0cb-a2025f831290"}} 2018-08-17 01:14:03,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-29443312-32dc-426f-9fd2-945bd62bef8d 2018-08-17 01:14:03,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.340189933777s 2018-08-17 01:14:03,144 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-29443312-32dc-426f-9fd2-945bd62bef8d 2018-08-17 01:14:03,145 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_ac3bb848-341a-4413-afac-4516ea22727a', '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'5e5e1480598e465bbba7058ad48d7311', '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'9cbf807a-118d-4a15-a0cb-a2025f831290', 'swap': 0}) 2018-08-17 01:14:03,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:14:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"extra_specs": {}}' 2018-08-17 01:14:03,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:14: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 x-openstack-request-id: req-c84af263-aecc-42d1-9a0e-c9c99ff5e7d2 x-compute-request-id: req-c84af263-aecc-42d1-9a0e-c9c99ff5e7d2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:14:03,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290/os-extra_specs used request id req-c84af263-aecc-42d1-9a0e-c9c99ff5e7d2 2018-08-17 01:14:03,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024374961853s 2018-08-17 01:14:03,170 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290/os-extra_specs used request id req-c84af263-aecc-42d1-9a0e-c9c99ff5e7d2 2018-08-17 01:14:03,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:14:03,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:14:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7949a829-32da-49b4-b24f-409ea0d89a36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:14:03,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7949a829-32da-49b4-b24f-409ea0d89a36 2018-08-17 01:14:03,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:14:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:14:03,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba123a37-156a-4c7f-a33e-62e5b91f3f9d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:14:03,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba123a37-156a-4c7f-a33e-62e5b91f3f9d 2018-08-17 01:14:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.271641016006s 2018-08-17 01:14:03,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba123a37-156a-4c7f-a33e-62e5b91f3f9d 2018-08-17 01:14:03,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:14:03,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:14:03,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c98f48-cf91-4be9-bc20-dc6f506f1fd5 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:14:03,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-77c98f48-cf91-4be9-bc20-dc6f506f1fd5 2018-08-17 01:14:03,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178329944611s 2018-08-17 01:14:03,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-77c98f48-cf91-4be9-bc20-dc6f506f1fd5 2018-08-17 01:14:03,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 01:14:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:14:03,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:14: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-652644fe-a92a-4a4a-a4c5-fff50d4f1caf x-compute-request-id: req-652644fe-a92a-4a4a-a4c5-fff50d4f1caf Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 01:14:03,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-652644fe-a92a-4a4a-a4c5-fff50d4f1caf 2018-08-17 01:14:03,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0405628681183s 2018-08-17 01:14:03,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-652644fe-a92a-4a4a-a4c5-fff50d4f1caf 2018-08-17 01:14:03,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:14:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:14:03,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-3f256d77-c33e-4ff4-b554-13b93c96317a Date: Fri, 17 Aug 2018 01:14:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:14:02Z", "file": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "c0a48f5b-cb95-48d4-a373-c664ae41393a", "size": 12716032, "self": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:14:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:14:03,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3f256d77-c33e-4ff4-b554-13b93c96317a 2018-08-17 01:14:03,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0275540351868s 2018-08-17 01:14:03,722 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3f256d77-c33e-4ff4-b554-13b93c96317a 2018-08-17 01:14:03,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:14:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a"}' 2018-08-17 01:14:03,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff1ac7e4-a299-4ba1-853d-fdb24d624ae6 Date: Fri, 17 Aug 2018 01:14:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:14:03Z", "file": "/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51", "size": null, "self": "/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a", "checksum": null, "created_at": "2018-08-17T01:14:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:14:03,792 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ff1ac7e4-a299-4ba1-853d-fdb24d624ae6 2018-08-17 01:14:03,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0616230964661s 2018-08-17 01:14:03,793 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ff1ac7e4-a299-4ba1-853d-fdb24d624ae6 returning object aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51 2018-08-17 01:14:03,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:14:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '' 2018-08-17 01:14:04,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ba96032-b58e-4589-94af-4502c6d28581 Date: Fri, 17 Aug 2018 01:14:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:14:04,906 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/file used request id req-2ba96032-b58e-4589-94af-4502c6d28581 2018-08-17 01:14:04,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11317801476s 2018-08-17 01:14:04,908 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/file used request id req-2ba96032-b58e-4589-94af-4502c6d28581 2018-08-17 01:14:04,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:14:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:14:04,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-bd023256-0db9-4363-b5da-52d2ea7096be Date: Fri, 17 Aug 2018 01:14:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:14:04Z", "file": "/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51", "size": 12716032, "self": "/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:14:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:14:02Z", "file": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "c0a48f5b-cb95-48d4-a373-c664ae41393a", "size": 12716032, "self": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:14:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:14:04,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bd023256-0db9-4363-b5da-52d2ea7096be 2018-08-17 01:14:04,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0331220626831s 2018-08-17 01:14:04,948 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bd023256-0db9-4363-b5da-52d2ea7096be 2018-08-17 01:14:04,952 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51', 'size': 12716032, u'self': u'/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:14:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T01:14:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a', 'created': u'2018-08-17T01:14:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:14:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_ac3bb848-341a-4413-afac-4516ea22727a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:14:04,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:14:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_ac3bb848-341a-4413-afac-4516ea22727a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:14:05,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:14: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-cb22d664-1419-4ace-a275-e570409c8563 x-compute-request-id: req-cb22d664-1419-4ace-a275-e570409c8563 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_ac3bb848-341a-4413-afac-4516ea22727a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6cb14cb9-928a-44a9-9db4-8c5cb680ae92"}} 2018-08-17 01:14:05,013 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cb22d664-1419-4ace-a275-e570409c8563 2018-08-17 01:14:05,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0594029426575s 2018-08-17 01:14:05,013 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cb22d664-1419-4ace-a275-e570409c8563 2018-08-17 01:14:05,014 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_ac3bb848-341a-4413-afac-4516ea22727a', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'6cb14cb9-928a-44a9-9db4-8c5cb680ae92', 'swap': 0}) 2018-08-17 01:14:05,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:14:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"extra_specs": {}}' 2018-08-17 01:14:05,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:14: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-395300d2-259a-4197-8dd8-d8e7bc20fc45 x-compute-request-id: req-395300d2-259a-4197-8dd8-d8e7bc20fc45 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:14:05,035 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92/os-extra_specs used request id req-395300d2-259a-4197-8dd8-d8e7bc20fc45 2018-08-17 01:14:05,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202059745789s 2018-08-17 01:14:05,035 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92/os-extra_specs used request id req-395300d2-259a-4197-8dd8-d8e7bc20fc45 2018-08-17 01:14:05,036 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_ac3bb848-341a-4413-afac-4516ea22727a', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'6cb14cb9-928a-44a9-9db4-8c5cb680ae92', 'swap': 0}) 2018-08-17 01:14:08,475 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-17 01:14:08,476 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-17 01:14:08,476 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-17 01:14:08,480 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-17 01:14:08,484 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-17 01:14:12,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-39d67ca1-a809-45fe-92c3-d20ef93d4cc7/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-17 01:14:12,669 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-17 01:14:12,671 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-17 01:14:12,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-17 01:14:20,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:20.291 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-17 01:14:23,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:23.297 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.428s] 2018-08-17 01:14:23,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:23.350 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.052s] 2018-08-17 01:14:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:26.104 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.633s] 2018-08-17 01:14:29,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:29.385 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.666s] 2018-08-17 01:14:31,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:31.143 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.217s] 2018-08-17 01:14:34,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:34.257 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.112s] 2018-08-17 01:14:38,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:38.064 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.337s] 2018-08-17 01:14:40,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:40.140 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [14.988s] 2018-08-17 01:14:51,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:51.721 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.980s] 2018-08-17 01:14:51,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:51.727 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.006s] 2018-08-17 01:14:54,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:54.051 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.056s] 2018-08-17 01:14:59,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:14:59.372 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.921s] 2018-08-17 01:15:00,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:00.828 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-08-17 01:15:00,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:00.829 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-17 01:15:03,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:03.417 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.530s] 2018-08-17 01:15:10,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:10.929 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.036s] 2018-08-17 01:15:12,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:12.327 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.088s] 2018-08-17 01:15:12,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:12.329 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-17 01:15:13,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:13.578 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.698s] 2018-08-17 01:15:20,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:20.285 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.611s] 2018-08-17 01:15:21,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:21.243 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.957s] 2018-08-17 01:15:22,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:22.329 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.086s] 2018-08-17 01:15:25,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:25.832 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.465s] 2018-08-17 01:15:31,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:31.707 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.005s] 2018-08-17 01:15:33,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:33.718 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.378s] 2018-08-17 01:15:38,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:38.205 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.487s] 2018-08-17 01:15:42,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:42.887 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2018-08-17 01:15:42,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:42.888 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-17 01:15:45,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:45.135 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.930s] 2018-08-17 01:15:47,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:47.055 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.466s] 2018-08-17 01:15:47,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:47.392 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.336s] 2018-08-17 01:15:47,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:47.500 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.108s] 2018-08-17 01:15:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:47.561 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.061s] 2018-08-17 01:15:47,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:47.670 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.108s] 2018-08-17 01:15:47,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:47.713 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.042s] 2018-08-17 01:15:55,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:55.957 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-17 01:15:55,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:55.970 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.683s] 2018-08-17 01:15:57,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:57.953 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.980s] 2018-08-17 01:15:58,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:58.003 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.053s] 2018-08-17 01:15:58,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:58.947 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.180s] 2018-08-17 01:15:59,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:59.184 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.237s] 2018-08-17 01:15:59,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:59.338 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.154s] 2018-08-17 01:15:59,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:15:59.345 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-08-17 01:16:04,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:04.551 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.951s] 2018-08-17 01:16:04,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:04.703 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.152s] 2018-08-17 01:16:04,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:04.999 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.295s] 2018-08-17 01:16:05,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:05.039 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.040s] 2018-08-17 01:16:05,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:05.132 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.092s] 2018-08-17 01:16:05,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:05.189 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.057s] 2018-08-17 01:16:06,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:06.004 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.144s] 2018-08-17 01:16:06,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:06.019 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.015s] 2018-08-17 01:16:06,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:06.117 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.496s] 2018-08-17 01:16:21,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:21.440 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.859s] 2018-08-17 01:16:23,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:23.452 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.702s] 2018-08-17 01:16:25,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:25.268 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.223s] 2018-08-17 01:16:25,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:25.338 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.070s] 2018-08-17 01:16:25,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:25.414 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.075s] 2018-08-17 01:16:25,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:25.525 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.111s] 2018-08-17 01:16:27,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:27.384 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.943s] 2018-08-17 01:16:30,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:30.631 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.179s] 2018-08-17 01:16:36,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:36.720 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.087s] 2018-08-17 01:16:40,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:40.117 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-08-17 01:16:40,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:40.380 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.660s] 2018-08-17 01:16:41,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:41.507 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.272s] 2018-08-17 01:16:45,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:45.134 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.625s] 2018-08-17 01:16:53,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:53.122 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.988s] 2018-08-17 01:16:56,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:16:56.751 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.615s] 2018-08-17 01:17:03,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:03.364 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [69.628s] 2018-08-17 01:17:04,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:04.002 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.503s] 2018-08-17 01:17:06,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:06.612 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.671s] 2018-08-17 01:17:07,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:07.152 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.147s] 2018-08-17 01:17:09,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:09.847 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.694s] 2018-08-17 01:17:12,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:12.710 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.097s] 2018-08-17 01:17:14,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:14.434 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-08-17 01:17:15,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:15.259 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.549s] 2018-08-17 01:17:15,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:15.310 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.051s] 2018-08-17 01:17:15,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:15.677 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.367s] 2018-08-17 01:17:30,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:30.316 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.184s] 2018-08-17 01:17:30,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:30.417 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-08-17 01:17:35,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:35.675 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.671s] 2018-08-17 01:17:37,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:37.164 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-17 01:17:41,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:41.335 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.197s] 2018-08-17 01:17:42,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:42.245 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.570s] 2018-08-17 01:17:48,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:48.219 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.973s] 2018-08-17 01:17:49,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:49.665 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.204s] 2018-08-17 01:17:51,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:17:51.630 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.410s] 2018-08-17 01:18:02,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:02.950 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.807s] 2018-08-17 01:18:05,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:05.392 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-17 01:18:09,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:09.689 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.739s] 2018-08-17 01:18:11,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:11.428 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.739s] 2018-08-17 01:18:11,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:11.756 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.328s] 2018-08-17 01:18:11,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:11.801 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2018-08-17 01:18:12,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:12.423 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.528s] 2018-08-17 01:18:12,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:12.628 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.205s] 2018-08-17 01:18:19,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:19.443 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.611s] 2018-08-17 01:18:21,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:21.047 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.602s] 2018-08-17 01:18:21,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:21.092 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2018-08-17 01:18:22,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:22.033 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.279s] 2018-08-17 01:18:24,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:24.388 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.354s] 2018-08-17 01:18:26,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:26.706 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.317s] 2018-08-17 01:18:37,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:37.101 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.813s] 2018-08-17 01:18:48,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:48.335 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.487s] 2018-08-17 01:18:55,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 01:18:55.743 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.405s] 2018-08-17 01:18:59,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bee9bb1a-8491-41ba-9612-f88bc6ac8615 2018-08-17 01:18:59,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bee9bb1a-8491-41ba-9612-f88bc6ac8615']'. 2018-08-17 01:19:00,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-17 01:19:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-17 01:19:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 01:19:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bee9bb1a-8491-41ba-9612-f88bc6ac8615 | 2018-08-17 01:19:00,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-17 01:19:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-17 01:14:15 | 2018-08-17 01:19:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-17 01:18:58 | 2018-08-17 01:19:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:43 | 2018-08-17 01:19:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-17 01:19:00,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-17 01:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-17 01:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 39d67ca1-a809-45fe-92c3-d20ef93d4cc7) | 2018-08-17 01:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-17 01:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6bdb64a4-8762-4f44-903b-8b3eb21218ee) | 2018-08-17 01:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-17 01:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 275.503 | 2018-08-17 01:19:00,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-17 01:19:00,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-17 01:19:00,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-17 01:19:00,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-17 01:19:00,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-17 01:19:00,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 01:19:00,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-17 01:19:00,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-17 01:19:00,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-17 01:19:00,297 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:19:00,298 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:03 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-17 01:19:00,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:19:00,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:00,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a09f55ec-2bab-45d0-8c5e-c5491f973509 Date: Fri, 17 Aug 2018 01:19:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:19:00,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51 used request id req-a09f55ec-2bab-45d0-8c5e-c5491f973509 2018-08-17 01:19:00,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.588713884354s 2018-08-17 01:19:00,894 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/aacc8ad7-2c4d-4a91-95c7-c03f2aa3aa51 used request id req-a09f55ec-2bab-45d0-8c5e-c5491f973509 2018-08-17 01:19:00,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:19:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:00,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19: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-20be17a9-0941-4c1d-b2b9-d0f781d4a8b6 x-compute-request-id: req-20be17a9-0941-4c1d-b2b9-d0f781d4a8b6 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_ac3bb848-341a-4413-afac-4516ea22727a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6cb14cb9-928a-44a9-9db4-8c5cb680ae92"}, {"name": "tempest_smoke-flavor_ac3bb848-341a-4413-afac-4516ea22727a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9cbf807a-118d-4a15-a0cb-a2025f831290"}]} 2018-08-17 01:19:00,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-20be17a9-0941-4c1d-b2b9-d0f781d4a8b6 2018-08-17 01:19:00,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229239463806s 2018-08-17 01:19:00,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-20be17a9-0941-4c1d-b2b9-d0f781d4a8b6 2018-08-17 01:19:00,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:19:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:00,951 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:19: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-0ca02bf8-f147-4f85-ad7e-96c92963e51d x-compute-request-id: req-0ca02bf8-f147-4f85-ad7e-96c92963e51d Content-Length: 0 Content-Type: application/json 2018-08-17 01:19:00,951 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92 used request id req-0ca02bf8-f147-4f85-ad7e-96c92963e51d 2018-08-17 01:19:00,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303649902344s 2018-08-17 01:19:00,952 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb14cb9-928a-44a9-9db4-8c5cb680ae92 used request id req-0ca02bf8-f147-4f85-ad7e-96c92963e51d 2018-08-17 01:19:00,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:19:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" -d '{"subnet_id": "2f13dcee-7747-4e29-8152-b443b917b8a3"}' 2018-08-17 01:19:02,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b4e066f-ded9-4ddd-81d7-0f6188715c32 Date: Fri, 17 Aug 2018 01:19:02 GMT RESP BODY: {"network_id": "0ffd6783-cb4d-4beb-b9fb-78d32ee498ed", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "2f13dcee-7747-4e29-8152-b443b917b8a3", "subnet_ids": ["2f13dcee-7747-4e29-8152-b443b917b8a3"], "port_id": "b9859524-f054-48f0-adb2-48845f4b84d0", "id": "d1b02903-7811-4495-a266-cc23106bdec4"} 2018-08-17 01:19:02,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4/remove_router_interface.json used request id req-5b4e066f-ded9-4ddd-81d7-0f6188715c32 2018-08-17 01:19:02,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.92500901222s 2018-08-17 01:19:02,878 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4/remove_router_interface.json used request id req-5b4e066f-ded9-4ddd-81d7-0f6188715c32 returning object d1b02903-7811-4495-a266-cc23106bdec4 2018-08-17 01:19:02,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:19:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:02,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-67dd0af4-d130-4bdc-896f-ed7787fab29d Date: Fri, 17 Aug 2018 01:19:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:13:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:19:02Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "d1b02903-7811-4495-a266-cc23106bdec4", "name": "tempest_smoke-router_ac3bb848-341a-4413-afac-4516ea22727a"}]} 2018-08-17 01:19:02,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-67dd0af4-d130-4bdc-896f-ed7787fab29d 2018-08-17 01:19:02,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.105666875839s 2018-08-17 01:19:02,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-67dd0af4-d130-4bdc-896f-ed7787fab29d 2018-08-17 01:19:02,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:19:02,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:04,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18777a48-8112-4029-bff9-2ca846bd7b0f Content-Length: 0 Date: Fri, 17 Aug 2018 01:19:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:19:04,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4.json used request id req-18777a48-8112-4029-bff9-2ca846bd7b0f 2018-08-17 01:19:04,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47777199745s 2018-08-17 01:19:04,464 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d1b02903-7811-4495-a266-cc23106bdec4.json used request id req-18777a48-8112-4029-bff9-2ca846bd7b0f 2018-08-17 01:19:04,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:19:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:04,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-eb38ed65-174b-4aa0-8853-9b8399a9a1d6 Date: Fri, 17 Aug 2018 01:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ffd6783-cb4d-4beb-b9fb-78d32ee498ed","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:13:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:13:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"2f13dcee-7747-4e29-8152-b443b917b8a3","subnetpool_id":null,"name":"tempest_smoke-subnet_ac3bb848-341a-4413-afac-4516ea22727a"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-17 01:19:04,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-eb38ed65-174b-4aa0-8853-9b8399a9a1d6 2018-08-17 01:19:04,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236744165421s 2018-08-17 01:19:04,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-eb38ed65-174b-4aa0-8853-9b8399a9a1d6 2018-08-17 01:19:04,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:19:04,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/2f13dcee-7747-4e29-8152-b443b917b8a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:05,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30b09e9f-09e3-4357-9cf1-0bd13f974f65 Date: Fri, 17 Aug 2018 01:19:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:19:05,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2f13dcee-7747-4e29-8152-b443b917b8a3.json used request id req-30b09e9f-09e3-4357-9cf1-0bd13f974f65 2018-08-17 01:19:05,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.86416721344s 2018-08-17 01:19:05,567 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2f13dcee-7747-4e29-8152-b443b917b8a3.json used request id req-30b09e9f-09e3-4357-9cf1-0bd13f974f65 2018-08-17 01:19:05,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:19:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:05,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-14445484-40c0-4d56-91dd-5b57ea54b4e3 Date: Fri, 17 Aug 2018 01:19:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0ffd6783-cb4d-4beb-b9fb-78d32ee498ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:19:05Z","provider:segmentation_id":25,"name":"tempest_smoke-net_ac3bb848-341a-4413-afac-4516ea22727a","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:13:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:19:05,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-14445484-40c0-4d56-91dd-5b57ea54b4e3 2018-08-17 01:19:05,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084557056427s 2018-08-17 01:19:05,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-14445484-40c0-4d56-91dd-5b57ea54b4e3 2018-08-17 01:19:05,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:19:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/0ffd6783-cb4d-4beb-b9fb-78d32ee498ed.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:07,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7aeb65e7-cf6c-4559-925a-07fa6e9825f2 Date: Fri, 17 Aug 2018 01:19:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:19:07,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0ffd6783-cb4d-4beb-b9fb-78d32ee498ed.json used request id req-7aeb65e7-cf6c-4559-925a-07fa6e9825f2 2018-08-17 01:19:07,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.53108501434s 2018-08-17 01:19:07,185 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0ffd6783-cb4d-4beb-b9fb-78d32ee498ed.json used request id req-7aeb65e7-cf6c-4559-925a-07fa6e9825f2 2018-08-17 01:19:07,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:19:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:07,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-7f1c1c7c-840a-4f24-94ef-d05fe8b57857 Date: Fri, 17 Aug 2018 01:19:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:14:02Z", "file": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "c0a48f5b-cb95-48d4-a373-c664ae41393a", "size": 12716032, "self": "/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/c0a48f5b-cb95-48d4-a373-c664ae41393a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_ac3bb848-341a-4413-afac-4516ea22727a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:14:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:19:07,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7f1c1c7c-840a-4f24-94ef-d05fe8b57857 2018-08-17 01:19:07,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0293228626251s 2018-08-17 01:19:07,219 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7f1c1c7c-840a-4f24-94ef-d05fe8b57857 2018-08-17 01:19:07,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:19:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:07,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-260aeb63-b4cf-47b2-8cca-95f9f5c34be1 Date: Fri, 17 Aug 2018 01:19:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:19:07,558 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a used request id req-260aeb63-b4cf-47b2-8cca-95f9f5c34be1 2018-08-17 01:19:07,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.337790966034s 2018-08-17 01:19:07,558 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c0a48f5b-cb95-48d4-a373-c664ae41393a used request id req-260aeb63-b4cf-47b2-8cca-95f9f5c34be1 2018-08-17 01:19:07,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:19:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:07,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19: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-6b7cfc7d-cd49-4924-872a-3d97e8ab54c3 x-compute-request-id: req-6b7cfc7d-cd49-4924-872a-3d97e8ab54c3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_ac3bb848-341a-4413-afac-4516ea22727a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9cbf807a-118d-4a15-a0cb-a2025f831290"}]} 2018-08-17 01:19:07,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6b7cfc7d-cd49-4924-872a-3d97e8ab54c3 2018-08-17 01:19:07,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.298141002655s 2018-08-17 01:19:07,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6b7cfc7d-cd49-4924-872a-3d97e8ab54c3 2018-08-17 01:19:07,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:19:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}24638c451cc9b310446a437999c0a860db00be72" 2018-08-17 01:19:07,896 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:19: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-255905b5-0e27-4888-80b0-e060bb673338 x-compute-request-id: req-255905b5-0e27-4888-80b0-e060bb673338 Content-Length: 0 Content-Type: application/json 2018-08-17 01:19:07,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290 used request id req-255905b5-0e27-4888-80b0-e060bb673338 2018-08-17 01:19:07,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0369000434875s 2018-08-17 01:19:07,896 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9cbf807a-118d-4a15-a0cb-a2025f831290 used request id req-255905b5-0e27-4888-80b0-e060bb673338 2018-08-17 01:19:07,957 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-17 01:19:08,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:19:08,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 01:19:08,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:19:08,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 01:19:08,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 01:19:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:19:08,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddd71dc-d870-42db-a009-a4d9a97a73f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:19:08,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9ddd71dc-d870-42db-a009-a4d9a97a73f7 2018-08-17 01:19:08,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:19:08,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["EK7Qxmq0REa6GtZlKgqOew"], "issued_at": "2018-08-17T01:19:08.000000Z"}} 2018-08-17 01:19:08,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:19:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:08,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8369aae3-4d8b-4d14-a493-de02ec4ef72d Date: Fri, 17 Aug 2018 01:19:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:19:08,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8369aae3-4d8b-4d14-a493-de02ec4ef72d 2018-08-17 01:19:08,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375440120697s 2018-08-17 01:19:08,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8369aae3-4d8b-4d14-a493-de02ec4ef72d 2018-08-17 01:19:08,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 01:19:11,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-17 01:19:14,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a57d9e6e-4b66-4bdc-b2c1-46711a559f74 | 2018-08-17T01:19:14.073519 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a57d9e6e-4b66-4bdc-b2c1-46711a559f74 ~/.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-08-17 01:19:18,249 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 01:19:18,250 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 01:19:21,033 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-17 01:19:24,505 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=28c5ad0b-48b3-4ea9-bbb7-ddb07ded1a81) as the default verifier for the future CLI operations. 2018-08-17 01:19:27,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 01:19:27,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:28,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-55e3ee0c-23c2-4164-9631-e4e77f165068 Date: Fri, 17 Aug 2018 01:19:28 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-17 01:19:28,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-55e3ee0c-23c2-4164-9631-e4e77f165068 2018-08-17 01:19:28,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.271190166473s 2018-08-17 01:19:28,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-55e3ee0c-23c2-4164-9631-e4e77f165068 2018-08-17 01:19:28,209 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-17 01:19:28,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:19:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"network": {"name": "neutron-tempest-plugin-api-net_afccd741-580b-48ee-8978-dacc8588333c", "admin_state_up": true}}' 2018-08-17 01:19:28,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-12ac7999-5202-4d9f-856b-a20c9a5dba69 Date: Fri, 17 Aug 2018 01:19:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc00d113-08cf-44aa-a3e1-a2151ee81599","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:19:28Z","is_default":false,"provider:segmentation_id":5,"name":"neutron-tempest-plugin-api-net_afccd741-580b-48ee-8978-dacc8588333c","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:19:28Z","mtu":1450}} 2018-08-17 01:19:28,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-12ac7999-5202-4d9f-856b-a20c9a5dba69 2018-08-17 01:19:28,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.270492076874s 2018-08-17 01:19:28,480 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-12ac7999-5202-4d9f-856b-a20c9a5dba69 2018-08-17 01:19:28,481 - functest.core.tenantnetwork - 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-08-17T01:19:28Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc00d113-08cf-44aa-a3e1-a2151ee81599', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_afccd741-580b-48ee-8978-dacc8588333c', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:19:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:19:28,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:19:28,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:28,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1363 X-Openstack-Request-Id: req-ec18e1e9-e4d4-4fbb-a7d5-cdd7d0141d5e Date: Fri, 17 Aug 2018 01:19:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"dc00d113-08cf-44aa-a3e1-a2151ee81599","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:19:28Z","provider:segmentation_id":5,"name":"neutron-tempest-plugin-api-net_afccd741-580b-48ee-8978-dacc8588333c","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:19:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:05:04Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:19:28,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ec18e1e9-e4d4-4fbb-a7d5-cdd7d0141d5e 2018-08-17 01:19:28,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104780912399s 2018-08-17 01:19:28,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ec18e1e9-e4d4-4fbb-a7d5-cdd7d0141d5e 2018-08-17 01:19:28,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:19:28,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_afccd741-580b-48ee-8978-dacc8588333c", "enable_dhcp": true, "network_id": "dc00d113-08cf-44aa-a3e1-a2151ee81599", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:19:29,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c17032bf-6f49-408e-a505-cdef74085fa3 Date: Fri, 17 Aug 2018 01:19:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc00d113-08cf-44aa-a3e1-a2151ee81599","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:19:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:19:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"c2cae2a0-8ece-4a08-a703-04cd1a3e6293","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_afccd741-580b-48ee-8978-dacc8588333c"}} 2018-08-17 01:19:29,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c17032bf-6f49-408e-a505-cdef74085fa3 2018-08-17 01:19:29,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596881151199s 2018-08-17 01:19:29,186 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c17032bf-6f49-408e-a505-cdef74085fa3 2018-08-17 01:19:29,186 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:19:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c2cae2a0-8ece-4a08-a703-04cd1a3e6293', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_afccd741-580b-48ee-8978-dacc8588333c', u'enable_dhcp': True, u'network_id': u'dc00d113-08cf-44aa-a3e1-a2151ee81599', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:19:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:19:29,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:19:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "neutron-tempest-plugin-api-router_afccd741-580b-48ee-8978-dacc8588333c", "admin_state_up": true}}' 2018-08-17 01:19:30,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-dff36da5-2efe-497d-95f5-97158070777c Date: Fri, 17 Aug 2018 01:19:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:19:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:19:30Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "000b2eb1-ed24-4181-a6d9-0d76f6f8938c", "name": "neutron-tempest-plugin-api-router_afccd741-580b-48ee-8978-dacc8588333c"}} 2018-08-17 01:19:30,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dff36da5-2efe-497d-95f5-97158070777c 2018-08-17 01:19:30,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64679408073s 2018-08-17 01:19:30,834 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dff36da5-2efe-497d-95f5-97158070777c 2018-08-17 01:19:30,834 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:19:29Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T01:19:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'000b2eb1-ed24-4181-a6d9-0d76f6f8938c', u'name': u'neutron-tempest-plugin-api-router_afccd741-580b-48ee-8978-dacc8588333c'}) 2018-08-17 01:19:30,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:19:30,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"subnet_id": "c2cae2a0-8ece-4a08-a703-04cd1a3e6293"}' 2018-08-17 01:19:32,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2201dac8-b5d1-4c26-85da-3503c9571b5c Date: Fri, 17 Aug 2018 01:19:32 GMT RESP BODY: {"network_id": "dc00d113-08cf-44aa-a3e1-a2151ee81599", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "c2cae2a0-8ece-4a08-a703-04cd1a3e6293", "subnet_ids": ["c2cae2a0-8ece-4a08-a703-04cd1a3e6293"], "port_id": "d3d6d0d8-2c11-4cc1-81c5-7c3ddb1de729", "id": "000b2eb1-ed24-4181-a6d9-0d76f6f8938c"} 2018-08-17 01:19:32,561 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c/add_router_interface.json used request id req-2201dac8-b5d1-4c26-85da-3503c9571b5c 2018-08-17 01:19:32,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.72555017471s 2018-08-17 01:19:32,561 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c/add_router_interface.json used request id req-2201dac8-b5d1-4c26-85da-3503c9571b5c returning object 000b2eb1-ed24-4181-a6d9-0d76f6f8938c 2018-08-17 01:19:32,561 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:19:32,694 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:19:32,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:19:32,700 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:19:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:19:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:19:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:33,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-baf00067-a168-4724-abd3-e9d6043c34a1 Date: Fri, 17 Aug 2018 01:19:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:19:33,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-baf00067-a168-4724-abd3-e9d6043c34a1 2018-08-17 01:19:33,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298496007919s 2018-08-17 01:19:33,001 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-baf00067-a168-4724-abd3-e9d6043c34a1 2018-08-17 01:19:33,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:19:33,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c"}' 2018-08-17 01:19:33,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-076a6e8d-75ab-4cfc-af3a-23922780ed81 Date: Fri, 17 Aug 2018 01:19:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:19:33Z", "file": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "size": null, "self": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "checksum": null, "created_at": "2018-08-17T01:19:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:19:33,053 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-076a6e8d-75ab-4cfc-af3a-23922780ed81 2018-08-17 01:19:33,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0432040691376s 2018-08-17 01:19:33,053 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-076a6e8d-75ab-4cfc-af3a-23922780ed81 returning object aa190dd5-a0d7-45d3-b142-99c3e7d658cc 2018-08-17 01:19:33,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:19:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '' 2018-08-17 01:19:33,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-101309bd-cbb2-4fc2-86b7-8192b8836580 Date: Fri, 17 Aug 2018 01:19:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:19:33,486 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file used request id req-101309bd-cbb2-4fc2-86b7-8192b8836580 2018-08-17 01:19:33,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.432487010956s 2018-08-17 01:19:33,487 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file used request id req-101309bd-cbb2-4fc2-86b7-8192b8836580 2018-08-17 01:19:33,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:19:33,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:33,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-bcc75c32-6bfe-4a3d-bb0d-d2b8b218ca54 Date: Fri, 17 Aug 2018 01:19:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:19:33Z", "file": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "size": 12716032, "self": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:19:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:19:33,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bcc75c32-6bfe-4a3d-bb0d-d2b8b218ca54 2018-08-17 01:19:33,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279200077057s 2018-08-17 01:19:33,519 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bcc75c32-6bfe-4a3d-bb0d-d2b8b218ca54 2018-08-17 01:19:33,521 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'aa190dd5-a0d7-45d3-b142-99c3e7d658cc', 'size': 12716032, u'self': u'/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:19:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T01:19:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c', 'created': u'2018-08-17T01:19:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:19:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:19:33,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:19:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_afccd741-580b-48ee-8978-dacc8588333c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:19:33,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19: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-394ac085-0cf4-434e-b7cd-c49f6c32af4d x-compute-request-id: req-394ac085-0cf4-434e-b7cd-c49f6c32af4d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_afccd741-580b-48ee-8978-dacc8588333c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b3a86d43-54a0-4232-b44d-c706874bf125", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b3a86d43-54a0-4232-b44d-c706874bf125"}} 2018-08-17 01:19:33,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-394ac085-0cf4-434e-b7cd-c49f6c32af4d 2018-08-17 01:19:33,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.305797100067s 2018-08-17 01:19:33,828 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-394ac085-0cf4-434e-b7cd-c49f6c32af4d 2018-08-17 01:19:33,829 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_afccd741-580b-48ee-8978-dacc8588333c', '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'5e5e1480598e465bbba7058ad48d7311', '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'b3a86d43-54a0-4232-b44d-c706874bf125', 'swap': 0}) 2018-08-17 01:19:33,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:19:33,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"extra_specs": {}}' 2018-08-17 01:19:33,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19: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-e269cbf0-9d07-4d3e-a340-84d2d2f970df x-compute-request-id: req-e269cbf0-9d07-4d3e-a340-84d2d2f970df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:19:33,850 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125/os-extra_specs used request id req-e269cbf0-9d07-4d3e-a340-84d2d2f970df 2018-08-17 01:19:33,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209710597992s 2018-08-17 01:19:33,851 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125/os-extra_specs used request id req-e269cbf0-9d07-4d3e-a340-84d2d2f970df 2018-08-17 01:19:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:19:33,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:19:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501c33bc-6242-412e-a5ea-53ec333a796f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:19:33,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-501c33bc-6242-412e-a5ea-53ec333a796f 2018-08-17 01:19:33,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:19:33,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:34,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0714f7-5658-4e39-af39-ffe9e424596e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:19:34,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0d0714f7-5658-4e39-af39-ffe9e424596e 2018-08-17 01:19:34,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195034980774s 2018-08-17 01:19:34,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0d0714f7-5658-4e39-af39-ffe9e424596e 2018-08-17 01:19:34,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:19:34,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:34,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0929d5a1-9716-4848-8ae0-dc6e2a140f8d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:19:34,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0929d5a1-9716-4848-8ae0-dc6e2a140f8d 2018-08-17 01:19:34,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187571048737s 2018-08-17 01:19:34,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0929d5a1-9716-4848-8ae0-dc6e2a140f8d 2018-08-17 01:19:34,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 01:19:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:34,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19: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-cd128fd1-891b-488f-a2c1-59b6a999330b x-compute-request-id: req-cd128fd1-891b-488f-a2c1-59b6a999330b Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 01:19:34,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-cd128fd1-891b-488f-a2c1-59b6a999330b 2018-08-17 01:19:34,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0390567779541s 2018-08-17 01:19:34,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-cd128fd1-891b-488f-a2c1-59b6a999330b 2018-08-17 01:19:34,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:19:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:34,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-4096d046-3f9b-4b1c-8767-5253d5928dc6 Date: Fri, 17 Aug 2018 01:19:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:19:33Z", "file": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "size": 12716032, "self": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:19:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:19:34,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4096d046-3f9b-4b1c-8767-5253d5928dc6 2018-08-17 01:19:34,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269720554352s 2018-08-17 01:19:34,334 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4096d046-3f9b-4b1c-8767-5253d5928dc6 2018-08-17 01:19:34,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:19:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c"}' 2018-08-17 01:19:34,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f3ea6a66-c908-4d65-8129-31e61a37cf35 Date: Fri, 17 Aug 2018 01:19:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:19:34Z", "file": "/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5d63a498-99a3-48ab-a9d5-16f1364dae6e", "size": null, "self": "/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c", "checksum": null, "created_at": "2018-08-17T01:19:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:19:34,390 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f3ea6a66-c908-4d65-8129-31e61a37cf35 2018-08-17 01:19:34,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0484781265259s 2018-08-17 01:19:34,390 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f3ea6a66-c908-4d65-8129-31e61a37cf35 returning object 5d63a498-99a3-48ab-a9d5-16f1364dae6e 2018-08-17 01:19:34,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:19:34,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '' 2018-08-17 01:19:35,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09cdd02e-8f23-464b-aee9-38ffd6bb4e7c Date: Fri, 17 Aug 2018 01:19:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:19:35,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/file used request id req-09cdd02e-8f23-464b-aee9-38ffd6bb4e7c 2018-08-17 01:19:35,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36098408699s 2018-08-17 01:19:35,752 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/file used request id req-09cdd02e-8f23-464b-aee9-38ffd6bb4e7c 2018-08-17 01:19:35,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:19:35,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:19:35,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-b5445e15-cb2e-46c3-83c8-74160d92ec6a Date: Fri, 17 Aug 2018 01:19:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:19:35Z", "file": "/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5d63a498-99a3-48ab-a9d5-16f1364dae6e", "size": 12716032, "self": "/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:19:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:19:33Z", "file": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "size": 12716032, "self": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:19:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:19:35,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b5445e15-cb2e-46c3-83c8-74160d92ec6a 2018-08-17 01:19:35,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271861553192s 2018-08-17 01:19:35,784 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b5445e15-cb2e-46c3-83c8-74160d92ec6a 2018-08-17 01:19:35,787 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'5d63a498-99a3-48ab-a9d5-16f1364dae6e', 'size': 12716032, u'self': u'/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:19:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T01:19:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c', 'created': u'2018-08-17T01:19:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:19:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_afccd741-580b-48ee-8978-dacc8588333c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:19:35,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:19:35,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_afccd741-580b-48ee-8978-dacc8588333c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:19:35,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19: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-b5df981b-c18f-4955-8d2f-62988e1b2b04 x-compute-request-id: req-b5df981b-c18f-4955-8d2f-62988e1b2b04 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_afccd741-580b-48ee-8978-dacc8588333c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9fe61c86-0756-40c5-9e59-a82940fc76dc"}} 2018-08-17 01:19:35,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b5df981b-c18f-4955-8d2f-62988e1b2b04 2018-08-17 01:19:35,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0341699123383s 2018-08-17 01:19:35,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b5df981b-c18f-4955-8d2f-62988e1b2b04 2018-08-17 01:19:35,823 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_afccd741-580b-48ee-8978-dacc8588333c', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'9fe61c86-0756-40c5-9e59-a82940fc76dc', 'swap': 0}) 2018-08-17 01:19:35,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:19:35,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"extra_specs": {}}' 2018-08-17 01:19:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:19: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-254e2754-1308-4e2f-a34e-ba53dae347b1 x-compute-request-id: req-254e2754-1308-4e2f-a34e-ba53dae347b1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:19:35,844 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc/os-extra_specs used request id req-254e2754-1308-4e2f-a34e-ba53dae347b1 2018-08-17 01:19:35,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202231407166s 2018-08-17 01:19:35,844 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc/os-extra_specs used request id req-254e2754-1308-4e2f-a34e-ba53dae347b1 2018-08-17 01:19:35,844 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_afccd741-580b-48ee-8978-dacc8588333c', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'9fe61c86-0756-40c5-9e59-a82940fc76dc', 'swap': 0}) 2018-08-17 01:19:39,331 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-17 01:19:39,331 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-17 01:19:39,331 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-17 01:19:39,334 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-17 01:19:39,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-17 01:19:43,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-28c5ad0b-48b3-4ea9-bbb7-ddb07ded1a81/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-17 01:19:43,683 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-17 01:19:43,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-17 01:19:43,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-17 01:31:39,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1eee9260-a5b2-444e-9efd-7b2ef8606bf4 2018-08-17 01:31:39,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1eee9260-a5b2-444e-9efd-7b2ef8606bf4']'. 2018-08-17 01:31:40,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-17 01:31:40,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-17 01:31:40,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 01:31:40,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1eee9260-a5b2-444e-9efd-7b2ef8606bf4 | 2018-08-17 01:31:40,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-17 01:31:40,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-17 01:19:46 | 2018-08-17 01:31:40,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-17 01:31:39 | 2018-08-17 01:31:40,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:53 | 2018-08-17 01:31:40,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-17 01:31:40,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 28c5ad0b-48b3-4ea9-bbb7-ddb07ded1a81) | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a57d9e6e-4b66-4bdc-b2c1-46711a559f74) | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 701.443 | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 370 | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 173 | 2018-08-17 01:31:40,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-17 01:31:40,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-17 01:31:40,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-17 01:31:40,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 01:31:40,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-17 01:31:40,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-17 01:31:40,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.1957104558% 2018-08-17 01:31:41,144 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:31:41,145 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 12:13 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-17 01:31:41,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:31:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:41,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce89729d-f879-479a-a6c4-f70e036571a9 Date: Fri, 17 Aug 2018 01:31:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:31:41,730 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e used request id req-ce89729d-f879-479a-a6c4-f70e036571a9 2018-08-17 01:31:41,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.581090211868s 2018-08-17 01:31:41,731 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5d63a498-99a3-48ab-a9d5-16f1364dae6e used request id req-ce89729d-f879-479a-a6c4-f70e036571a9 2018-08-17 01:31:41,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:31:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:42,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01: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-d088ff59-22b2-4bf0-8015-a695c85f195b x-compute-request-id: req-d088ff59-22b2-4bf0-8015-a695c85f195b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_afccd741-580b-48ee-8978-dacc8588333c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9fe61c86-0756-40c5-9e59-a82940fc76dc"}, {"name": "neutron-tempest-plugin-api-flavor_afccd741-580b-48ee-8978-dacc8588333c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b3a86d43-54a0-4232-b44d-c706874bf125", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b3a86d43-54a0-4232-b44d-c706874bf125"}]} 2018-08-17 01:31:42,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d088ff59-22b2-4bf0-8015-a695c85f195b 2018-08-17 01:31:42,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.28161907196s 2018-08-17 01:31:42,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d088ff59-22b2-4bf0-8015-a695c85f195b 2018-08-17 01:31:42,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:31:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:42,058 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01: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 x-openstack-request-id: req-32d6614d-04af-4368-a357-f1ce59ce880b x-compute-request-id: req-32d6614d-04af-4368-a357-f1ce59ce880b Content-Length: 0 Content-Type: application/json 2018-08-17 01:31:42,059 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc used request id req-32d6614d-04af-4368-a357-f1ce59ce880b 2018-08-17 01:31:42,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428240299225s 2018-08-17 01:31:42,059 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9fe61c86-0756-40c5-9e59-a82940fc76dc used request id req-32d6614d-04af-4368-a357-f1ce59ce880b 2018-08-17 01:31:42,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:31:42,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" -d '{"subnet_id": "c2cae2a0-8ece-4a08-a703-04cd1a3e6293"}' 2018-08-17 01:31:44,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-057bb553-9823-4ec2-a351-6fcb4f88595b Date: Fri, 17 Aug 2018 01:31:44 GMT RESP BODY: {"network_id": "dc00d113-08cf-44aa-a3e1-a2151ee81599", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "c2cae2a0-8ece-4a08-a703-04cd1a3e6293", "subnet_ids": ["c2cae2a0-8ece-4a08-a703-04cd1a3e6293"], "port_id": "d3d6d0d8-2c11-4cc1-81c5-7c3ddb1de729", "id": "000b2eb1-ed24-4181-a6d9-0d76f6f8938c"} 2018-08-17 01:31:44,290 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c/remove_router_interface.json used request id req-057bb553-9823-4ec2-a351-6fcb4f88595b 2018-08-17 01:31:44,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23051595688s 2018-08-17 01:31:44,290 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c/remove_router_interface.json used request id req-057bb553-9823-4ec2-a351-6fcb4f88595b returning object 000b2eb1-ed24-4181-a6d9-0d76f6f8938c 2018-08-17 01:31:44,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:31:44,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:44,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-3ef1b2ba-66e6-42d2-9b20-6ab04d18c5ea Date: Fri, 17 Aug 2018 01:31:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:19:29Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:31:43Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "000b2eb1-ed24-4181-a6d9-0d76f6f8938c", "name": "neutron-tempest-plugin-api-router_afccd741-580b-48ee-8978-dacc8588333c"}]} 2018-08-17 01:31:44,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3ef1b2ba-66e6-42d2-9b20-6ab04d18c5ea 2018-08-17 01:31:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117787122726s 2018-08-17 01:31:44,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3ef1b2ba-66e6-42d2-9b20-6ab04d18c5ea 2018-08-17 01:31:44,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:31:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:45,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a53df33-6c08-43a1-a06e-4b487d55287d Content-Length: 0 Date: Fri, 17 Aug 2018 01:31:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:31:45,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c.json used request id req-4a53df33-6c08-43a1-a06e-4b487d55287d 2018-08-17 01:31:45,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42621898651s 2018-08-17 01:31:45,837 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/000b2eb1-ed24-4181-a6d9-0d76f6f8938c.json used request id req-4a53df33-6c08-43a1-a06e-4b487d55287d 2018-08-17 01:31:45,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:31:45,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:45,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1308 X-Openstack-Request-Id: req-619eaf11-552d-4f7c-b681-d506c34feb3f Date: Fri, 17 Aug 2018 01:31:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc00d113-08cf-44aa-a3e1-a2151ee81599","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:19:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:19:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"c2cae2a0-8ece-4a08-a703-04cd1a3e6293","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_afccd741-580b-48ee-8978-dacc8588333c"}]} 2018-08-17 01:31:45,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-619eaf11-552d-4f7c-b681-d506c34feb3f 2018-08-17 01:31:45,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0862250328064s 2018-08-17 01:31:45,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-619eaf11-552d-4f7c-b681-d506c34feb3f 2018-08-17 01:31:45,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:31:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/c2cae2a0-8ece-4a08-a703-04cd1a3e6293.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:46,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bfe93fe-61c0-47b0-b06c-cd5c0104018d Date: Fri, 17 Aug 2018 01:31:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:31:46,868 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c2cae2a0-8ece-4a08-a703-04cd1a3e6293.json used request id req-1bfe93fe-61c0-47b0-b06c-cd5c0104018d 2018-08-17 01:31:46,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.942255020142s 2018-08-17 01:31:46,869 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c2cae2a0-8ece-4a08-a703-04cd1a3e6293.json used request id req-1bfe93fe-61c0-47b0-b06c-cd5c0104018d 2018-08-17 01:31:46,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:31:46,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:47,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1368 X-Openstack-Request-Id: req-273f0b92-26e3-442c-9f09-6d24ba4964c9 Date: Fri, 17 Aug 2018 01:31:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc00d113-08cf-44aa-a3e1-a2151ee81599","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:31:46Z","provider:segmentation_id":5,"name":"neutron-tempest-plugin-api-net_afccd741-580b-48ee-8978-dacc8588333c","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:19:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:31:47,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-273f0b92-26e3-442c-9f09-6d24ba4964c9 2018-08-17 01:31:47,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.432385921478s 2018-08-17 01:31:47,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-273f0b92-26e3-442c-9f09-6d24ba4964c9 2018-08-17 01:31:47,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:31:47,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/dc00d113-08cf-44aa-a3e1-a2151ee81599.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:48,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5838a8f3-84f6-4efa-b5af-daeb6b4b418e Date: Fri, 17 Aug 2018 01:31:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:31:48,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dc00d113-08cf-44aa-a3e1-a2151ee81599.json used request id req-5838a8f3-84f6-4efa-b5af-daeb6b4b418e 2018-08-17 01:31:48,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09211182594s 2018-08-17 01:31:48,396 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dc00d113-08cf-44aa-a3e1-a2151ee81599.json used request id req-5838a8f3-84f6-4efa-b5af-daeb6b4b418e 2018-08-17 01:31:48,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:31:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:48,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-0765833d-3c2a-4d70-adeb-118e12dd45ec Date: Fri, 17 Aug 2018 01:31:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:19:33Z", "file": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "size": 12716032, "self": "/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_afccd741-580b-48ee-8978-dacc8588333c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:19:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:31:48,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0765833d-3c2a-4d70-adeb-118e12dd45ec 2018-08-17 01:31:48,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261149406433s 2018-08-17 01:31:48,427 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0765833d-3c2a-4d70-adeb-118e12dd45ec 2018-08-17 01:31:48,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:31:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:49,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02179c74-aac5-4692-9f2d-f4c150e7ae32 Date: Fri, 17 Aug 2018 01:31:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:31:49,232 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc used request id req-02179c74-aac5-4692-9f2d-f4c150e7ae32 2018-08-17 01:31:49,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.803009986877s 2018-08-17 01:31:49,232 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/aa190dd5-a0d7-45d3-b142-99c3e7d658cc used request id req-02179c74-aac5-4692-9f2d-f4c150e7ae32 2018-08-17 01:31:49,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:31:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:49,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31: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-c2b4bceb-65fe-4e3f-bd14-c7ed49092497 x-compute-request-id: req-c2b4bceb-65fe-4e3f-bd14-c7ed49092497 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_afccd741-580b-48ee-8978-dacc8588333c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b3a86d43-54a0-4232-b44d-c706874bf125", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b3a86d43-54a0-4232-b44d-c706874bf125"}]} 2018-08-17 01:31:49,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c2b4bceb-65fe-4e3f-bd14-c7ed49092497 2018-08-17 01:31:49,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0333499908447s 2018-08-17 01:31:49,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c2b4bceb-65fe-4e3f-bd14-c7ed49092497 2018-08-17 01:31:49,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:31:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fd0bbb75b40b64f659e3a8ca193d6a41f778279a" 2018-08-17 01:31:49,297 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:31: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-ef96a0ea-2605-48bf-96e0-ab651373d142 x-compute-request-id: req-ef96a0ea-2605-48bf-96e0-ab651373d142 Content-Length: 0 Content-Type: application/json 2018-08-17 01:31:49,297 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125 used request id req-ef96a0ea-2605-48bf-96e0-ab651373d142 2018-08-17 01:31:49,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0292429924011s 2018-08-17 01:31:49,298 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b3a86d43-54a0-4232-b44d-c706874bf125 used request id req-ef96a0ea-2605-48bf-96e0-ab651373d142 2018-08-17 01:31:49,298 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-17 01:31:49,359 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:31:49,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:31:49,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:31:49,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 01:31:49,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 01:31:49,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:31:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba15e21-23ef-4cdf-9acc-e2790c2ef999 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:31:49,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aba15e21-23ef-4cdf-9acc-e2790c2ef999 2018-08-17 01:31:49,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:31:49,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["AmfV9D2BQzi2XPUnpHNBEg"], "issued_at": "2018-08-17T01:31:49.000000Z"}} 2018-08-17 01:31:49,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:31:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:50,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4cdf0f80-aa07-4906-8e67-fb7bd8541c59 Date: Fri, 17 Aug 2018 01:31:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:31:50,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4cdf0f80-aa07-4906-8e67-fb7bd8541c59 2018-08-17 01:31:50,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339485168457s 2018-08-17 01:31:50,159 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4cdf0f80-aa07-4906-8e67-fb7bd8541c59 2018-08-17 01:31:50,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:31:50,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d904587-adf8-480a-990d-d3b0a7111570 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:31:50,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-7d904587-adf8-480a-990d-d3b0a7111570 2018-08-17 01:31:50,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:31:50,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:50,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6dd484b-dc9d-4ff8-b1e6-298bb0916cda Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:31:50,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-f6dd484b-dc9d-4ff8-b1e6-298bb0916cda 2018-08-17 01:31:50,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120687961578s 2018-08-17 01:31:50,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-f6dd484b-dc9d-4ff8-b1e6-298bb0916cda 2018-08-17 01:31:50,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:31:50,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e"}}' 2018-08-17 01:31:50,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1de293b-1402-4bc1-9aa2-be9065b89786 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84"}, "tags": [], "enabled": true, "id": "67e4d1553f644870922ce36c1c80af84", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e"}} 2018-08-17 01:31:50,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a1de293b-1402-4bc1-9aa2-be9065b89786 2018-08-17 01:31:50,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208606004715s 2018-08-17 01:31:50,506 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a1de293b-1402-4bc1-9aa2-be9065b89786 2018-08-17 01:31:50,507 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'67e4d1553f644870922ce36c1c80af84', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e'}) 2018-08-17 01:31:50,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:31:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8f743b6a-2d37-4655-b6aa-bfb86e889204", "email": null, "name": "rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e"}}' 2018-08-17 01:31:51,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e700838-306d-4af8-9c14-65c652dce5c3 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": {"self": "http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cde1448cde614fb2b1f508617e5d47f5", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:31:51,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-4e700838-306d-4af8-9c14-65c652dce5c3 2018-08-17 01:31:51,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.497801065445s 2018-08-17 01:31:51,011 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-4e700838-306d-4af8-9c14-65c652dce5c3 2018-08-17 01:31:51,012 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cde1448cde614fb2b1f508617e5d47f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e'}) 2018-08-17 01:31:51,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:31:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:51,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a4c987-e25d-4865-b7f7-746783e22b37 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:31:51,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76a4c987-e25d-4865-b7f7-746783e22b37 2018-08-17 01:31:51,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11129784584s 2018-08-17 01:31:51,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76a4c987-e25d-4865-b7f7-746783e22b37 2018-08-17 01:31:51,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:31:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:51,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46bd66e-cfef-4080-85b9-f0c3d922100c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:31:51,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f46bd66e-cfef-4080-85b9-f0c3d922100c 2018-08-17 01:31:51,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146600008011s 2018-08-17 01:31:51,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f46bd66e-cfef-4080-85b9-f0c3d922100c 2018-08-17 01:31:51,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:31:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:51,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c382aab8-02f1-4df4-b1b0-633798b31a8b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:31:51,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c382aab8-02f1-4df4-b1b0-633798b31a8b 2018-08-17 01:31:51,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.292036056519s 2018-08-17 01:31:51,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c382aab8-02f1-4df4-b1b0-633798b31a8b 2018-08-17 01:31:51,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:31:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:51,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b067695-af1a-41b3-b817-3e6a76910958 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:31:51,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1b067695-af1a-41b3-b817-3e6a76910958 2018-08-17 01:31:51,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187681913376s 2018-08-17 01:31:51,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1b067695-af1a-41b3-b817-3e6a76910958 2018-08-17 01:31:51,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:31:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:51,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539063b3-beb2-44aa-89c9-0048f67cc81d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": {"self": "http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cde1448cde614fb2b1f508617e5d47f5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:31:51,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-539063b3-beb2-44aa-89c9-0048f67cc81d 2018-08-17 01:31:51,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11904501915s 2018-08-17 01:31:51,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-539063b3-beb2-44aa-89c9-0048f67cc81d 2018-08-17 01:31:51,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:31:51,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:52,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada6f57b-3fc4-4344-8ffe-f6c118898b1c Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84"}, "tags": [], "enabled": true, "id": "67e4d1553f644870922ce36c1c80af84", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:31:52,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ada6f57b-3fc4-4344-8ffe-f6c118898b1c 2018-08-17 01:31:52,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10547208786s 2018-08-17 01:31:52,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ada6f57b-3fc4-4344-8ffe-f6c118898b1c 2018-08-17 01:31:52,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:31:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=67e4d1553f644870922ce36c1c80af84" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:52,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4588e0-874e-4fd5-a5ed-ee7eacc7e8f7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=67e4d1553f644870922ce36c1c80af84", "previous": null, "next": null}} 2018-08-17 01:31:52,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=67e4d1553f644870922ce36c1c80af84 used request id req-0d4588e0-874e-4fd5-a5ed-ee7eacc7e8f7 2018-08-17 01:31:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108698129654s 2018-08-17 01:31:52,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=67e4d1553f644870922ce36c1c80af84 used request id req-0d4588e0-874e-4fd5-a5ed-ee7eacc7e8f7 2018-08-17 01:31:52,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:31:52,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84/users/cde1448cde614fb2b1f508617e5d47f5/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:52,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad4323b6-13d5-4eae-a877-adff7e04c708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:31:52,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84/users/cde1448cde614fb2b1f508617e5d47f5/roles/361380a23ef24fbe89878d525eb688a8 used request id req-ad4323b6-13d5-4eae-a877-adff7e04c708 2018-08-17 01:31:52,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243740081787s 2018-08-17 01:31:52,369 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84/users/cde1448cde614fb2b1f508617e5d47f5/roles/361380a23ef24fbe89878d525eb688a8 used request id req-ad4323b6-13d5-4eae-a877-adff7e04c708 2018-08-17 01:31:52,370 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'67e4d1553f644870922ce36c1c80af84', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '8f743b6a-2d37-4655-b6aa-bfb86e889204', 'username': u'rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:31:52,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:31:52,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 01:31:52,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:31:52,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:31:52,371 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:31:52,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:31:52,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:31:52,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 01:31:52,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 01:31:52,375 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'password': '8f743b6a-2d37-4655-b6aa-bfb86e889204', 'project_name': 'rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '67e4d1553f644870922ce36c1c80af84', 'project_domain_name': 'Default'} 2018-08-17 01:31:52,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:31:52,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:52,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cffa23-7f3f-4f5d-886f-49c7747aa846 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:31:52,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0cffa23-7f3f-4f5d-886f-49c7747aa846 2018-08-17 01:31:52,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179568052292s 2018-08-17 01:31:52,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0cffa23-7f3f-4f5d-886f-49c7747aa846 2018-08-17 01:31:52,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:31:52,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:52,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc4033d-c1a6-4d73-b686-80d73dd18760 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:31:52,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cfc4033d-c1a6-4d73-b686-80d73dd18760 2018-08-17 01:31:52,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104475975037s 2018-08-17 01:31:52,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cfc4033d-c1a6-4d73-b686-80d73dd18760 2018-08-17 01:31:52,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:31:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304a32b7-ae68-457c-931d-183d296592b2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:31:52,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-304a32b7-ae68-457c-931d-183d296592b2 2018-08-17 01:31:52,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.271481990814s 2018-08-17 01:31:52,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-304a32b7-ae68-457c-931d-183d296592b2 2018-08-17 01:31:52,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:31:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:53,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f283d509-0dbb-4f6b-ae0e-773c1911cb19 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": {"self": "http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cde1448cde614fb2b1f508617e5d47f5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:31:53,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f283d509-0dbb-4f6b-ae0e-773c1911cb19 2018-08-17 01:31:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117928028107s 2018-08-17 01:31:53,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f283d509-0dbb-4f6b-ae0e-773c1911cb19 2018-08-17 01:31:53,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:31:53,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:53,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27af884f-294d-4a77-9e1f-3216492754ec Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84"}, "tags": [], "enabled": true, "id": "67e4d1553f644870922ce36c1c80af84", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:31:53,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-27af884f-294d-4a77-9e1f-3216492754ec 2018-08-17 01:31:53,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110740184784s 2018-08-17 01:31:53,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-27af884f-294d-4a77-9e1f-3216492754ec 2018-08-17 01:31:53,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:31:53,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=67e4d1553f644870922ce36c1c80af84" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:53,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c61dc1e-3397-4a46-a5cd-716df7b9bf6b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=67e4d1553f644870922ce36c1c80af84", "previous": null, "next": null}} 2018-08-17 01:31:53,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=67e4d1553f644870922ce36c1c80af84 used request id req-7c61dc1e-3397-4a46-a5cd-716df7b9bf6b 2018-08-17 01:31:53,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107908010483s 2018-08-17 01:31:53,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cde1448cde614fb2b1f508617e5d47f5&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=67e4d1553f644870922ce36c1c80af84 used request id req-7c61dc1e-3397-4a46-a5cd-716df7b9bf6b 2018-08-17 01:31:53,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:31:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84/users/cde1448cde614fb2b1f508617e5d47f5/roles/f11299937eaf4aec87b1de88249718ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:31:53,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9408b5ed-3424-46b8-9176-8dc31061d343 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:31:53,525 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84/users/cde1448cde614fb2b1f508617e5d47f5/roles/f11299937eaf4aec87b1de88249718ff used request id req-9408b5ed-3424-46b8-9176-8dc31061d343 2018-08-17 01:31:53,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220695972443s 2018-08-17 01:31:53,526 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84/users/cde1448cde614fb2b1f508617e5d47f5/roles/f11299937eaf4aec87b1de88249718ff used request id req-9408b5ed-3424-46b8-9176-8dc31061d343 2018-08-17 01:31:53,526 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-17 01:31:53,888 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-17 01:31:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:31:53,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fe369b-1c39-4f46-a42b-630259ee2924 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:31:53,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e9fe369b-1c39-4f46-a42b-630259ee2924 2018-08-17 01:31:53,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:31:54,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67e4d1553f644870922ce36c1c80af84", "name": "rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/67e4d1553f644870922ce36c1c80af84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/67e4d1553f644870922ce36c1c80af84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/67e4d1553f644870922ce36c1c80af84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/67e4d1553f644870922ce36c1c80af84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/67e4d1553f644870922ce36c1c80af84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/67e4d1553f644870922ce36c1c80af84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_67e4d1553f644870922ce36c1c80af84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_67e4d1553f644870922ce36c1c80af84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/67e4d1553f644870922ce36c1c80af84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/67e4d1553f644870922ce36c1c80af84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/67e4d1553f644870922ce36c1c80af84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/67e4d1553f644870922ce36c1c80af84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/67e4d1553f644870922ce36c1c80af84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/67e4d1553f644870922ce36c1c80af84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e", "id": "cde1448cde614fb2b1f508617e5d47f5"}, "audit_ids": ["lgfxc4EES3G632vWlk9aIA"], "issued_at": "2018-08-17T01:31:54.000000Z"}} 2018-08-17 01:31:54,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:31:54,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" -d '{"network": {"shared": true, "name": "rally_sanity-net_75e24eb7-ff22-4bbf-9702-fee180f5140e", "admin_state_up": true}}' 2018-08-17 01:31:55,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ea51be55-2cec-40f6-940e-2e61d01bc278 Date: Fri, 17 Aug 2018 01:31:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"070c9434-e6a5-45db-9527-6f0d26273132","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"67e4d1553f644870922ce36c1c80af84","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:31:54Z","is_default":false,"provider:segmentation_id":80,"name":"rally_sanity-net_75e24eb7-ff22-4bbf-9702-fee180f5140e","admin_state_up":true,"tenant_id":"67e4d1553f644870922ce36c1c80af84","created_at":"2018-08-17T01:31:54Z","mtu":1450}} 2018-08-17 01:31:55,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ea51be55-2cec-40f6-940e-2e61d01bc278 2018-08-17 01:31:55,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.740160942078s 2018-08-17 01:31:55,039 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ea51be55-2cec-40f6-940e-2e61d01bc278 2018-08-17 01:31:55,039 - functest.core.tenantnetwork - 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-08-17T01:31:54Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'070c9434-e6a5-45db-9527-6f0d26273132', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_75e24eb7-ff22-4bbf-9702-fee180f5140e', u'admin_state_up': True, u'tenant_id': u'67e4d1553f644870922ce36c1c80af84', u'created_at': u'2018-08-17T01:31:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'67e4d1553f644870922ce36c1c80af84'}) 2018-08-17 01:31:55,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:31:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:31:55,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-2cd2d2ca-19a7-4654-acec-e7b04f236724 Date: Fri, 17 Aug 2018 01:31:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"070c9434-e6a5-45db-9527-6f0d26273132","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"67e4d1553f644870922ce36c1c80af84","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:31:54Z","provider:segmentation_id":80,"name":"rally_sanity-net_75e24eb7-ff22-4bbf-9702-fee180f5140e","admin_state_up":true,"tenant_id":"67e4d1553f644870922ce36c1c80af84","created_at":"2018-08-17T01:31:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:31:55,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2cd2d2ca-19a7-4654-acec-e7b04f236724 2018-08-17 01:31:55,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119718074799s 2018-08-17 01:31:55,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2cd2d2ca-19a7-4654-acec-e7b04f236724 2018-08-17 01:31:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:31:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" -d '{"subnet": {"name": "rally_sanity-subnet_75e24eb7-ff22-4bbf-9702-fee180f5140e", "enable_dhcp": true, "network_id": "070c9434-e6a5-45db-9527-6f0d26273132", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:31:55,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6b64abe0-ce32-4456-b1b1-afbbc295e463 Date: Fri, 17 Aug 2018 01:31:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"070c9434-e6a5-45db-9527-6f0d26273132","tenant_id":"67e4d1553f644870922ce36c1c80af84","created_at":"2018-08-17T01:31:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:31:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"67e4d1553f644870922ce36c1c80af84","id":"c623c60a-dcaa-4fbd-b2f0-fb140faeaf68","subnetpool_id":null,"name":"rally_sanity-subnet_75e24eb7-ff22-4bbf-9702-fee180f5140e"}} 2018-08-17 01:31:55,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6b64abe0-ce32-4456-b1b1-afbbc295e463 2018-08-17 01:31:55,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.427690982819s 2018-08-17 01:31:55,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6b64abe0-ce32-4456-b1b1-afbbc295e463 2018-08-17 01:31:55,590 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:31:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c623c60a-dcaa-4fbd-b2f0-fb140faeaf68', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_75e24eb7-ff22-4bbf-9702-fee180f5140e', u'enable_dhcp': True, u'network_id': u'070c9434-e6a5-45db-9527-6f0d26273132', u'tenant_id': u'67e4d1553f644870922ce36c1c80af84', u'created_at': u'2018-08-17T01:31:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'67e4d1553f644870922ce36c1c80af84'}) 2018-08-17 01:31:55,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:31:55,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "rally_sanity-router_75e24eb7-ff22-4bbf-9702-fee180f5140e", "admin_state_up": true}}' 2018-08-17 01:31:56,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-f299ce90-0dc5-42de-9dc7-f84db9e6c078 Date: Fri, 17 Aug 2018 01:31:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:31:56Z", "revision_number": 2, "routes": [], "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "4e6a3015-c4c0-4e79-9c99-abb2e28621d8", "name": "rally_sanity-router_75e24eb7-ff22-4bbf-9702-fee180f5140e"}} 2018-08-17 01:31:56,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f299ce90-0dc5-42de-9dc7-f84db9e6c078 2018-08-17 01:31:56,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.34381198883s 2018-08-17 01:31:56,935 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f299ce90-0dc5-42de-9dc7-f84db9e6c078 2018-08-17 01:31:56,935 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'67e4d1553f644870922ce36c1c80af84', u'created_at': u'2018-08-17T01:31:55Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T01:31:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'67e4d1553f644870922ce36c1c80af84', u'id': u'4e6a3015-c4c0-4e79-9c99-abb2e28621d8', u'name': u'rally_sanity-router_75e24eb7-ff22-4bbf-9702-fee180f5140e'}) 2018-08-17 01:31:56,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:31:56,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" -d '{"subnet_id": "c623c60a-dcaa-4fbd-b2f0-fb140faeaf68"}' 2018-08-17 01:31:58,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de000a90-2c9f-4cb3-9441-dd7631975359 Date: Fri, 17 Aug 2018 01:31:58 GMT RESP BODY: {"network_id": "070c9434-e6a5-45db-9527-6f0d26273132", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "subnet_id": "c623c60a-dcaa-4fbd-b2f0-fb140faeaf68", "subnet_ids": ["c623c60a-dcaa-4fbd-b2f0-fb140faeaf68"], "port_id": "321ff77e-c8cb-47b3-85e4-4f7812cc7925", "id": "4e6a3015-c4c0-4e79-9c99-abb2e28621d8"} 2018-08-17 01:31:58,702 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8/add_router_interface.json used request id req-de000a90-2c9f-4cb3-9441-dd7631975359 2018-08-17 01:31:58,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.76687788963s 2018-08-17 01:31:58,703 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8/add_router_interface.json used request id req-de000a90-2c9f-4cb3-9441-dd7631975359 returning object 4e6a3015-c4c0-4e79-9c99-abb2e28621d8 2018-08-17 01:31:58,703 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:31:58,835 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:31:58,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:31:58,841 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:31:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:31:58,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:31:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:31:59,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-58956bff-d388-4d89-9316-256065422af1 Date: Fri, 17 Aug 2018 01:31:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:31:59,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58956bff-d388-4d89-9316-256065422af1 2018-08-17 01:31:59,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283602952957s 2018-08-17 01:31:59,127 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58956bff-d388-4d89-9316-256065422af1 2018-08-17 01:31:59,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:31:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e"}' 2018-08-17 01:31:59,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23979755-b6f9-4291-a2a4-48b40bd75f93 Date: Fri, 17 Aug 2018 01:31:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:31:59Z", "file": "/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/file", "owner": "67e4d1553f644870922ce36c1c80af84", "id": "16ffaa5e-b3d0-4a78-b387-53c9928a0522", "size": null, "self": "/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e", "checksum": null, "created_at": "2018-08-17T01:31:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:31:59,180 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-23979755-b6f9-4291-a2a4-48b40bd75f93 2018-08-17 01:31:59,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0447368621826s 2018-08-17 01:31:59,181 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-23979755-b6f9-4291-a2a4-48b40bd75f93 returning object 16ffaa5e-b3d0-4a78-b387-53c9928a0522 2018-08-17 01:31:59,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:31:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" -d '' 2018-08-17 01:31:59,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9a942cc-7fc2-402c-a73c-4a02b8f0cfb0 Date: Fri, 17 Aug 2018 01: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-08-17 01:31:59,668 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/file used request id req-b9a942cc-7fc2-402c-a73c-4a02b8f0cfb0 2018-08-17 01:31:59,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.486238956451s 2018-08-17 01:31:59,668 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/file used request id req-b9a942cc-7fc2-402c-a73c-4a02b8f0cfb0 2018-08-17 01:31:59,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:31:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:31:59,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-1470b806-acb2-4c68-8259-847258fcf976 Date: Fri, 17 Aug 2018 01:31:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:31:59Z", "file": "/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/file", "owner": "67e4d1553f644870922ce36c1c80af84", "id": "16ffaa5e-b3d0-4a78-b387-53c9928a0522", "size": 12716032, "self": "/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:31:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:31:59,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1470b806-acb2-4c68-8259-847258fcf976 2018-08-17 01:31:59,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268888473511s 2018-08-17 01:31:59,699 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1470b806-acb2-4c68-8259-847258fcf976 2018-08-17 01:31:59,701 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/snap', u'metadata': Munch({})})], 'file': u'/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/file', 'owner': u'67e4d1553f644870922ce36c1c80af84', 'id': u'16ffaa5e-b3d0-4a78-b387-53c9928a0522', 'size': 12716032, u'self': u'/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67e4d1553f644870922ce36c1c80af84', 'name': 'rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:31:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T01:31:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'created': u'2018-08-17T01:31:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:31:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:31:59,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:31:59,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:32:00,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:31: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-9e17f65e-07ab-44b7-b05f-07f19a4eac3d x-compute-request-id: req-9e17f65e-07ab-44b7-b05f-07f19a4eac3d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a"}} 2018-08-17 01:32:00,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9e17f65e-07ab-44b7-b05f-07f19a4eac3d 2018-08-17 01:32:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.303860902786s 2018-08-17 01:32:00,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9e17f65e-07ab-44b7-b05f-07f19a4eac3d 2018-08-17 01:32:00,007 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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'5e5e1480598e465bbba7058ad48d7311', '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'f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a', 'swap': 0}) 2018-08-17 01:32:00,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:32:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" -d '{"extra_specs": {}}' 2018-08-17 01:32:00,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01: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 x-openstack-request-id: req-d526b14a-83b0-48fd-8fd8-8e220e99dbd5 x-compute-request-id: req-d526b14a-83b0-48fd-8fd8-8e220e99dbd5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:32:00,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a/os-extra_specs used request id req-d526b14a-83b0-48fd-8fd8-8e220e99dbd5 2018-08-17 01:32:00,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0309460163116s 2018-08-17 01:32:00,039 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a/os-extra_specs used request id req-d526b14a-83b0-48fd-8fd8-8e220e99dbd5 2018-08-17 01:32:00,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 01:32:02,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-17 01:32:05,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c2b09d21-ff68-4c04-a098-20620beb225b | 2018-08-17T01:32:05.427940 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c2b09d21-ff68-4c04-a098-20620beb225b ~/.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-08-17 01:32:09,666 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 01:32:09,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-17 01:32:09,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 01:32:09,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:32:09,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01: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-0b0e6f50-ccbb-404b-8f3f-b680cce2df18 x-compute-request-id: req-0b0e6f50-ccbb-404b-8f3f-b680cce2df18 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 01:32:09,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-0b0e6f50-ccbb-404b-8f3f-b680cce2df18 2018-08-17 01:32:09,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.308568000793s 2018-08-17 01:32:09,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-0b0e6f50-ccbb-404b-8f3f-b680cce2df18 2018-08-17 01:32:09,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:32:09,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:32:10,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01: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-042efb0d-4544-4198-92da-5f798e3202bb x-compute-request-id: req-042efb0d-4544-4198-92da-5f798e3202bb Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2db4caec-c9cc-4547-83a9-f1aa87d4b510"}} 2018-08-17 01:32:10,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-042efb0d-4544-4198-92da-5f798e3202bb 2018-08-17 01:32:10,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0381309986115s 2018-08-17 01:32:10,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-042efb0d-4544-4198-92da-5f798e3202bb 2018-08-17 01:32:10,017 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'2db4caec-c9cc-4547-83a9-f1aa87d4b510', 'swap': 0}) 2018-08-17 01:32:10,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:32:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" -d '{"extra_specs": {}}' 2018-08-17 01:32:10,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:32: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-45d6be2b-2f9e-4b8e-9ce2-c9187114f033 x-compute-request-id: req-45d6be2b-2f9e-4b8e-9ce2-c9187114f033 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:32:10,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510/os-extra_specs used request id req-45d6be2b-2f9e-4b8e-9ce2-c9187114f033 2018-08-17 01:32:10,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193469524384s 2018-08-17 01:32:10,038 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510/os-extra_specs used request id req-45d6be2b-2f9e-4b8e-9ce2-c9187114f033 2018-08-17 01:32:10,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'2db4caec-c9cc-4547-83a9-f1aa87d4b510', 'swap': 0}) 2018-08-17 01:32:10,038 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-17 01:32:10,039 - 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-08-17 01:32:10,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:32:10,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:32:10,053 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:33:28,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e5b7306d-48db-4d59-b14b-30f54c1b374b 2018-08-17 01:33:28,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-17 01:33:28,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e5b7306d-48db-4d59-b14b-30f54c1b374b'] 2018-08-17 01:33:29,824 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e5b7306d-48db-4d59-b14b-30f54c1b374b -------------------------------------------------------------------------------- Task e5b7306d-48db-4d59-b14b-30f54c1b374b: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5b7306d-48db-4d59-b14b-30f54c1b374b 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.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> duration | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583719 Full duration: 9.559144 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5b7306d-48db-4d59-b14b-30f54c1b374b 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030759 Full duration: 10.22446 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5b7306d-48db-4d59-b14b-30f54c1b374b 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787758 Full duration: 9.982701 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5b7306d-48db-4d59-b14b-30f54c1b374b 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 | 1.69 | 1.69 | 1.69 | 1.69 | 1.69 | 1.69 | 100.0% | 1 | | total | 2.129 | 2.129 | 2.129 | 2.129 | 2.129 | 2.129 | 100.0% | 1 | | -> duration | 2.129 | 2.129 | 2.129 | 2.129 | 2.129 | 2.129 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.128796 Full duration: 11.481917 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5b7306d-48db-4d59-b14b-30f54c1b374b 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.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | total | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> duration | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876966 Full duration: 9.842209 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e5b7306d-48db-4d59-b14b-30f54c1b374b 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.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799452 Full duration: 9.498785 HINTS: * To plot HTML graphics with this data, run: rally task report e5b7306d-48db-4d59-b14b-30f54c1b374b --out output.html * To generate a JUnit report, run: rally task export e5b7306d-48db-4d59-b14b-30f54c1b374b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e5b7306d-48db-4d59-b14b-30f54c1b374b --json --out output.json 2018-08-17 01:33:29,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e5b7306d-48db-4d59-b14b-30f54c1b374b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-17 01:33:32,313 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e5b7306d-48db-4d59-b14b-30f54c1b374b --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-17 01:33:32.206 766 INFO rally.api [-] Building 'json' report for the following task(s): 'e5b7306d-48db-4d59-b14b-30f54c1b374b'. 2018-08-17 01:33:32.211 766 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:33:32,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e5b7306d-48db-4d59-b14b-30f54c1b374b', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-17 01:33:35,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e5b7306d-48db-4d59-b14b-30f54c1b374b --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-17 01:33:34.846 769 INFO rally.api [-] Building 'html' report for the following task(s): 'e5b7306d-48db-4d59-b14b-30f54c1b374b'. 2018-08-17 01:33:34.870 769 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:33:35,017 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-17 01:33:35,018 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-17 01:33:35,018 - 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-08-17 01:33:35,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:33:35,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:33:35,031 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:35:14,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3716634d-8903-4a76-89eb-5de66ce6e5cc 2018-08-17 01:35:14,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3716634d-8903-4a76-89eb-5de66ce6e5cc'] 2018-08-17 01:35:15,141 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3716634d-8903-4a76-89eb-5de66ce6e5cc -------------------------------------------------------------------------------- Task 3716634d-8903-4a76-89eb-5de66ce6e5cc: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3716634d-8903-4a76-89eb-5de66ce6e5cc has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 10.466317 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3716634d-8903-4a76-89eb-5de66ce6e5cc 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 | 3.4 | 3.4 | 3.4 | 3.4 | 3.4 | 3.4 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> glance_v2.upload_data | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | glance_v2.list_images | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 3.439 | 3.439 | 3.439 | 3.439 | 3.439 | 3.439 | 100.0% | 1 | | -> duration | 3.439 | 3.439 | 3.439 | 3.439 | 3.439 | 3.439 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.439459 Full duration: 16.509296 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3716634d-8903-4a76-89eb-5de66ce6e5cc 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.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | -> duration | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.30977 Full duration: 10.480222 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "070c9434-e6a5-45db-9527-6f0d26273132" } ], "flavor": { "name": "rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3716634d-8903-4a76-89eb-5de66ce6e5cc 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 | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 3.046 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | nova.boot_servers | 12.944 | 12.944 | 12.944 | 12.944 | 12.944 | 12.944 | 100.0% | 1 | | total | 15.991 | 15.991 | 15.991 | 15.991 | 15.991 | 15.991 | 100.0% | 1 | | -> duration | 14.991 | 14.991 | 14.991 | 14.991 | 14.991 | 14.991 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.990599 Full duration: 39.300033 HINTS: * To plot HTML graphics with this data, run: rally task report 3716634d-8903-4a76-89eb-5de66ce6e5cc --out output.html * To generate a JUnit report, run: rally task export 3716634d-8903-4a76-89eb-5de66ce6e5cc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3716634d-8903-4a76-89eb-5de66ce6e5cc --json --out output.json 2018-08-17 01:35:15,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3716634d-8903-4a76-89eb-5de66ce6e5cc', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-17 01:35:17,702 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3716634d-8903-4a76-89eb-5de66ce6e5cc --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-17 01:35:17.604 1319 INFO rally.api [-] Building 'json' report for the following task(s): '3716634d-8903-4a76-89eb-5de66ce6e5cc'. 2018-08-17 01:35:17.608 1319 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:35:17,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3716634d-8903-4a76-89eb-5de66ce6e5cc', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-17 01:35:20,122 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3716634d-8903-4a76-89eb-5de66ce6e5cc --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-17 01:35:20.001 1322 INFO rally.api [-] Building 'html' report for the following task(s): '3716634d-8903-4a76-89eb-5de66ce6e5cc'. 2018-08-17 01:35:20.022 1322 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:35:20,127 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-17 01:35:20,127 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-17 01:35:20,128 - 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-08-17 01:35:20,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:35:20,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:35:20,142 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:38:58,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de1448d7-c061-4400-9a30-60c32acc82db 2018-08-17 01:38:58,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'de1448d7-c061-4400-9a30-60c32acc82db'] 2018-08-17 01:38:59,657 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid de1448d7-c061-4400-9a30-60c32acc82db -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.47 | 3.47 | 3.47 | 3.47 | 3.47 | 3.47 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 100.0% | 1 | | total | 6.423 | 6.423 | 6.423 | 6.423 | 6.423 | 6.423 | 100.0% | 1 | | -> duration | 6.423 | 6.423 | 6.423 | 6.423 | 6.423 | 6.423 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.423381 Full duration: 25.325371 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.444 | 3.444 | 3.444 | 3.444 | 3.444 | 3.444 | 100.0% | 1 | | cinder_v2.delete_volume | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | total | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 100.0% | 1 | | -> duration | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.987893 Full duration: 16.61791 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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 | 6.15 | 6.15 | 6.15 | 6.15 | 6.15 | 6.15 | 100.0% | 1 | | cinder_v2.delete_volume | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 100.0% | 1 | | -> duration | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 6.503 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.503298 Full duration: 20.501184 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.578 | 3.578 | 3.578 | 3.578 | 3.578 | 3.578 | 100.0% | 1 | | cinder_v2.delete_volume | 2.608 | 2.608 | 2.608 | 2.608 | 2.608 | 2.608 | 100.0% | 1 | | total | 6.186 | 6.186 | 6.186 | 6.186 | 6.186 | 6.186 | 100.0% | 1 | | -> duration | 6.186 | 6.186 | 6.186 | 6.186 | 6.186 | 6.186 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.185693 Full duration: 19.054629 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.409 | 3.409 | 3.409 | 3.409 | 3.409 | 3.409 | 100.0% | 1 | | cinder_v2.extend_volume | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | cinder_v2.delete_volume | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 2.334 | 100.0% | 1 | | total | 6.411 | 6.411 | 6.411 | 6.411 | 6.411 | 6.411 | 100.0% | 1 | | -> duration | 6.411 | 6.411 | 6.411 | 6.411 | 6.411 | 6.411 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.411395 Full duration: 19.209826 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.762 | 3.762 | 3.762 | 3.762 | 3.762 | 3.762 | 100.0% | 1 | | cinder_v2.delete_volume | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 3.045 | 100.0% | 1 | | total | 6.807 | 6.807 | 6.807 | 6.807 | 6.807 | 6.807 | 100.0% | 1 | | -> duration | 6.807 | 6.807 | 6.807 | 6.807 | 6.807 | 6.807 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.806977 Full duration: 25.56981 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | cinder_v2.list_qos | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 0.284 | 100.0% | 1 | | total | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> duration | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.026764 Full duration: 15.821005 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | cinder_v2.set_qos | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> duration | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.025314 Full duration: 15.117478 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | cinder_v2.list_types | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> duration | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 1.019 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.019226 Full duration: 15.648606 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de1448d7-c061-4400-9a30-60c32acc82db 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.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> duration | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.075002 Full duration: 15.080167 HINTS: * To plot HTML graphics with this data, run: rally task report de1448d7-c061-4400-9a30-60c32acc82db --out output.html * To generate a JUnit report, run: rally task export de1448d7-c061-4400-9a30-60c32acc82db --type junit --to output.xml * To get raw JSON output of task results, run: rally task report de1448d7-c061-4400-9a30-60c32acc82db --json --out output.json 2018-08-17 01:38:59,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'de1448d7-c061-4400-9a30-60c32acc82db', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-17 01:39:02,335 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid de1448d7-c061-4400-9a30-60c32acc82db --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-17 01:39:02.230 3111 INFO rally.api [-] Building 'json' report for the following task(s): 'de1448d7-c061-4400-9a30-60c32acc82db'. 2018-08-17 01:39:02.240 3111 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:39:02,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'de1448d7-c061-4400-9a30-60c32acc82db', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-17 01:39:05,067 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid de1448d7-c061-4400-9a30-60c32acc82db --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-17 01:39:04.940 3114 INFO rally.api [-] Building 'html' report for the following task(s): 'de1448d7-c061-4400-9a30-60c32acc82db'. 2018-08-17 01:39:04.968 3114 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:39:05,074 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-17 01:39:05,074 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-17 01:39:05,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-08-17 01:39:05,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:39:05,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:39:05,081 - 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': ['gnocchi'], 'concurrency': 4, 'netid': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:41:25,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 2018-08-17 01:41:25,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9ca1cad7-5757-4050-a4fd-f240fb43a2c8'] 2018-08-17 01:41:26,978 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70022 Full duration: 9.494953 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708465 Full duration: 9.278957 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.71591 Full duration: 9.577722 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | total | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> duration | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.010248 Full duration: 10.47247 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693966 Full duration: 9.302627 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> duration | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 1.03 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.029773 Full duration: 10.503414 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> duration | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703395 Full duration: 9.428811 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | -> duration | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.636605 Full duration: 11.224347 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.831935 Full duration: 8.934497 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | gnocchi.delete_metric | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> duration | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.331025 Full duration: 10.851518 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | gnocchi.delete_resource | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.000884 Full duration: 10.417945 HINTS: * To plot HTML graphics with this data, run: rally task report 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 --out output.html * To generate a JUnit report, run: rally task export 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 --json --out output.json 2018-08-17 01:41:26,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9ca1cad7-5757-4050-a4fd-f240fb43a2c8', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-17 01:41:29,561 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-17 01:41:29.457 4249 INFO rally.api [-] Building 'json' report for the following task(s): '9ca1cad7-5757-4050-a4fd-f240fb43a2c8'. 2018-08-17 01:41:29.466 4249 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:41:29,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9ca1cad7-5757-4050-a4fd-f240fb43a2c8', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-17 01:41:32,179 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9ca1cad7-5757-4050-a4fd-f240fb43a2c8 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-17 01:41:32.055 4252 INFO rally.api [-] Building 'html' report for the following task(s): '9ca1cad7-5757-4050-a4fd-f240fb43a2c8'. 2018-08-17 01:41:32.083 4252 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:41:32,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-17 01:41:32,193 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-17 01:41:32,193 - 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-08-17 01:41:32,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:41:32,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:41:32,206 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:43:19,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b0d54443-7e93-40df-9e28-7120888b11a4 2018-08-17 01:43:19,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b0d54443-7e93-40df-9e28-7120888b11a4'] 2018-08-17 01:43:20,690 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b0d54443-7e93-40df-9e28-7120888b11a4 -------------------------------------------------------------------------------- Task b0d54443-7e93-40df-9e28-7120888b11a4: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b0d54443-7e93-40df-9e28-7120888b11a4 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 | 7.134 | 7.134 | 7.134 | 7.134 | 7.134 | 7.134 | 100.0% | 1 | | heat.update_stack | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | heat.delete_stack | 3.233 | 3.233 | 3.233 | 3.233 | 3.233 | 3.233 | 100.0% | 1 | | total | 13.177 | 13.177 | 13.177 | 13.177 | 13.177 | 13.177 | 100.0% | 1 | | -> duration | 9.177 | 9.177 | 9.177 | 9.177 | 9.177 | 9.177 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.177133 Full duration: 24.625126 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b0d54443-7e93-40df-9e28-7120888b11a4 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 | 5.691 | 5.691 | 5.691 | 5.691 | 5.691 | 5.691 | 100.0% | 1 | | heat.check_stack | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | heat.delete_stack | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | total | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 8.093 | 100.0% | 1 | | -> duration | 6.093 | 6.093 | 6.093 | 6.093 | 6.093 | 6.093 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.093312 Full duration: 20.930036 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b0d54443-7e93-40df-9e28-7120888b11a4 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 | 5.326 | 5.326 | 5.326 | 5.326 | 5.326 | 5.326 | 100.0% | 1 | | heat.suspend_stack | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 100.0% | 1 | | heat.resume_stack | 1.994 | 1.994 | 1.994 | 1.994 | 1.994 | 1.994 | 100.0% | 1 | | heat.delete_stack | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 100.0% | 1 | | total | 10.658 | 10.658 | 10.658 | 10.658 | 10.658 | 10.658 | 100.0% | 1 | | -> duration | 8.658 | 8.658 | 8.658 | 8.658 | 8.658 | 8.658 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.657864 Full duration: 22.349149 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b0d54443-7e93-40df-9e28-7120888b11a4 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705072 Full duration: 11.059259 HINTS: * To plot HTML graphics with this data, run: rally task report b0d54443-7e93-40df-9e28-7120888b11a4 --out output.html * To generate a JUnit report, run: rally task export b0d54443-7e93-40df-9e28-7120888b11a4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b0d54443-7e93-40df-9e28-7120888b11a4 --json --out output.json 2018-08-17 01:43:20,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b0d54443-7e93-40df-9e28-7120888b11a4', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-17 01:43:23,253 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b0d54443-7e93-40df-9e28-7120888b11a4 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-17 01:43:23.153 5165 INFO rally.api [-] Building 'json' report for the following task(s): 'b0d54443-7e93-40df-9e28-7120888b11a4'. 2018-08-17 01:43:23.158 5165 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:43:23,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b0d54443-7e93-40df-9e28-7120888b11a4', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-17 01:43:25,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b0d54443-7e93-40df-9e28-7120888b11a4 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-17 01:43:25.686 5168 INFO rally.api [-] Building 'html' report for the following task(s): 'b0d54443-7e93-40df-9e28-7120888b11a4'. 2018-08-17 01:43:25.707 5168 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:43:25,808 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-17 01:43:25,808 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-17 01:43:25,809 - 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-08-17 01:43:25,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:43:25,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:43:25,823 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:47:32,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5ecc7804-2536-4384-a9e6-9a0561f64738 2018-08-17 01:47:32,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5ecc7804-2536-4384-a9e6-9a0561f64738'] 2018-08-17 01:47:33,691 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5ecc7804-2536-4384-a9e6-9a0561f64738 -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | keystone_v3.add_role | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | keystone_v3.revoke_role | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | -> duration | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.356444 Full duration: 19.246951 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | keystone_v3.add_role | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | keystone_v3.list_roles | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> duration | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.103344 Full duration: 18.524841 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 1.009 | 100.0% | 1 | | keystone_v3.list_projects | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | -> duration | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.119981 Full duration: 19.109275 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | keystone_v3.delete_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836662 Full duration: 16.103624 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | keystone_v3.delete_service | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> duration | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.948157 Full duration: 16.029129 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | keystone_v3.create_user | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | -> keystone_v3.add_role | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | keystone_v3.create_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.get_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.get_user | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.get_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_services | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | keystone_v3.get_services | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | -> duration | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.871943 Full duration: 24.940045 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | keystone_v3.update_project | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | keystone_v3.delete_project | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | -> duration | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.441421 Full duration: 16.39937 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 1.136 | 100.0% | 1 | | total | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | -> duration | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.26142 Full duration: 19.016827 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | total | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> duration | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.2375 Full duration: 19.00732 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 1.066 | 100.0% | 1 | | keystone_v3.list_users | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> duration | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.394385 Full duration: 18.771842 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5ecc7804-2536-4384-a9e6-9a0561f64738 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 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | keystone_v3.create_users | 7.274 | 7.274 | 7.274 | 7.274 | 7.274 | 7.274 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.274 | 7.274 | 7.274 | 7.274 | 7.274 | 7.274 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 1.489 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.805 | 1.805 | 1.805 | 1.805 | 1.805 | 1.805 | 100.0% | 1 | | total | 9.8 | 9.8 | 9.8 | 9.8 | 9.8 | 9.8 | 100.0% | 1 | | -> duration | 9.8 | 9.8 | 9.8 | 9.8 | 9.8 | 9.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.800135 Full duration: 31.291068 HINTS: * To plot HTML graphics with this data, run: rally task report 5ecc7804-2536-4384-a9e6-9a0561f64738 --out output.html * To generate a JUnit report, run: rally task export 5ecc7804-2536-4384-a9e6-9a0561f64738 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5ecc7804-2536-4384-a9e6-9a0561f64738 --json --out output.json 2018-08-17 01:47:33,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5ecc7804-2536-4384-a9e6-9a0561f64738', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-17 01:47:36,607 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5ecc7804-2536-4384-a9e6-9a0561f64738 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-17 01:47:36.500 7083 INFO rally.api [-] Building 'json' report for the following task(s): '5ecc7804-2536-4384-a9e6-9a0561f64738'. 2018-08-17 01:47:36.510 7083 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:47:36,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5ecc7804-2536-4384-a9e6-9a0561f64738', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-17 01:47:39,167 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5ecc7804-2536-4384-a9e6-9a0561f64738 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-17 01:47:39.042 7086 INFO rally.api [-] Building 'html' report for the following task(s): '5ecc7804-2536-4384-a9e6-9a0561f64738'. 2018-08-17 01:47:39.071 7086 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:47:39,183 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-17 01:47:39,183 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-17 01:47:39,184 - 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-08-17 01:47:39,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:47:39,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:47:39,198 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:53:27,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 178a6400-9ade-4a65-b629-4de95317e235 2018-08-17 01:53:27,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '178a6400-9ade-4a65-b629-4de95317e235'] 2018-08-17 01:53:28,168 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 178a6400-9ade-4a65-b629-4de95317e235 -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | neutron.delete_network | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> duration | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.70951 Full duration: 17.872828 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | neutron.delete_port | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | total | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> duration | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.283207 Full duration: 30.916045 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.165 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 100.0% | 1 | | neutron.create_subnet | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | neutron.create_router | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | neutron.add_interface_router | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 100.0% | 1 | | neutron.remove_interface_router | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 100.0% | 1 | | neutron.delete_router | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 100.0% | 1 | | -> duration | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 5.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.896503 Full duration: 39.485256 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.32 | 1.32 | 1.32 | 1.32 | 1.32 | 1.32 | 100.0% | 1 | | neutron.delete_subnet | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 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.860711 Full duration: 30.554226 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | neutron.list_networks | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | total | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 100.0% | 1 | | -> duration | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.436629 Full duration: 20.635876 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.915 | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 100.0% | 1 | | neutron.list_ports | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 100.0% | 1 | | -> duration | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 1.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.99875 Full duration: 32.357595 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | neutron.create_subnet | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 0.548 | 100.0% | 1 | | neutron.create_router | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | neutron.add_interface_router | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | neutron.list_routers | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 100.0% | 1 | | -> duration | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 3.82 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.820019 Full duration: 43.982063 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | neutron.create_subnet | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | neutron.list_subnets | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 100.0% | 1 | | -> duration | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 1.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.535406 Full duration: 35.812064 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | neutron.delete_security_group | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> duration | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.210603 Full duration: 17.347713 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.create_security_group_rule | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | neutron.delete_security_group | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | total | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | -> duration | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 1.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.36968 Full duration: 17.626628 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 178a6400-9ade-4a65-b629-4de95317e235 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.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | neutron.create_router | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | neutron.add_gateway_router | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | neutron.remove_gateway_router | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | total | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 100.0% | 1 | | -> duration | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 3.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.963912 Full duration: 30.534004 HINTS: * To plot HTML graphics with this data, run: rally task report 178a6400-9ade-4a65-b629-4de95317e235 --out output.html * To generate a JUnit report, run: rally task export 178a6400-9ade-4a65-b629-4de95317e235 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 178a6400-9ade-4a65-b629-4de95317e235 --json --out output.json 2018-08-17 01:53:28,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '178a6400-9ade-4a65-b629-4de95317e235', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-17 01:53:30,810 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 178a6400-9ade-4a65-b629-4de95317e235 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-17 01:53:30.702 10381 INFO rally.api [-] Building 'json' report for the following task(s): '178a6400-9ade-4a65-b629-4de95317e235'. 2018-08-17 01:53:30.714 10381 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:53:30,810 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '178a6400-9ade-4a65-b629-4de95317e235', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-17 01:53:33,339 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 178a6400-9ade-4a65-b629-4de95317e235 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-17 01:53:33.213 10384 INFO rally.api [-] Building 'html' report for the following task(s): '178a6400-9ade-4a65-b629-4de95317e235'. 2018-08-17 01:53:33.243 10384 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:53:33,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-17 01:53:33,359 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-17 01:53:33,359 - 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-08-17 01:53:33,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:53:33,371 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:53:33,372 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:54:49,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fad79946-3851-43bb-98c9-18231a747d0d 2018-08-17 01:54:49,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fad79946-3851-43bb-98c9-18231a747d0d'] 2018-08-17 01:54:50,432 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fad79946-3851-43bb-98c9-18231a747d0d -------------------------------------------------------------------------------- Task fad79946-3851-43bb-98c9-18231a747d0d: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e" }, "image": { "name": "rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e" }, "nics": [ { "net-id": "070c9434-e6a5-45db-9527-6f0d26273132" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fad79946-3851-43bb-98c9-18231a747d0d has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.055 | 10.055 | 10.055 | 10.055 | 10.055 | 10.055 | 100.0% | 1 | | nova.live_migrate | 10.29 | 10.29 | 10.29 | 10.29 | 10.29 | 10.29 | 0.0% | 1 | | total | 20.345 | 20.345 | 20.345 | 20.345 | 20.345 | 20.345 | 0.0% | 1 | | -> duration | 19.345 | 19.345 | 19.345 | 19.345 | 19.345 | 19.345 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.345097 Full duration: 38.233717 HINTS: * To plot HTML graphics with this data, run: rally task report fad79946-3851-43bb-98c9-18231a747d0d --out output.html * To generate a JUnit report, run: rally task export fad79946-3851-43bb-98c9-18231a747d0d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fad79946-3851-43bb-98c9-18231a747d0d --json --out output.json At least one workload did not pass SLA criteria. 2018-08-17 01:54:50,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fad79946-3851-43bb-98c9-18231a747d0d', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-17 01:54:52,953 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fad79946-3851-43bb-98c9-18231a747d0d --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-17 01:54:52.855 10619 INFO rally.api [-] Building 'json' report for the following task(s): 'fad79946-3851-43bb-98c9-18231a747d0d'. 2018-08-17 01:54:52.857 10619 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:54:52,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fad79946-3851-43bb-98c9-18231a747d0d', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-17 01:54:55,577 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fad79946-3851-43bb-98c9-18231a747d0d --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-17 01:54:55.465 10622 INFO rally.api [-] Building 'html' report for the following task(s): 'fad79946-3851-43bb-98c9-18231a747d0d'. 2018-08-17 01:54:55.482 10622 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:54:55,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-17 01:54:55,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-17 01:54:55,581 - 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-08-17 01:54:55,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-17 01:54:55,594 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-17 01:54:55,595 - 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': '070c9434-e6a5-45db-9527-6f0d26273132', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'flavor_name': 'rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e', '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-08-17 01:55:59,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4503e3dc-e283-4651-8c47-0b1b49083dc5 2018-08-17 01:55:59,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4503e3dc-e283-4651-8c47-0b1b49083dc5'] 2018-08-17 01:56:00,215 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4503e3dc-e283-4651-8c47-0b1b49083dc5 -------------------------------------------------------------------------------- Task 4503e3dc-e283-4651-8c47-0b1b49083dc5: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4503e3dc-e283-4651-8c47-0b1b49083dc5 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.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | quotas.delete_quotas | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> duration | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.076656 Full duration: 10.926466 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4503e3dc-e283-4651-8c47-0b1b49083dc5 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.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849534 Full duration: 11.176533 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4503e3dc-e283-4651-8c47-0b1b49083dc5 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.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> duration | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.822525 Full duration: 10.454274 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4503e3dc-e283-4651-8c47-0b1b49083dc5 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.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | total | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> duration | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 1.173 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.173497 Full duration: 10.956073 HINTS: * To plot HTML graphics with this data, run: rally task report 4503e3dc-e283-4651-8c47-0b1b49083dc5 --out output.html * To generate a JUnit report, run: rally task export 4503e3dc-e283-4651-8c47-0b1b49083dc5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4503e3dc-e283-4651-8c47-0b1b49083dc5 --json --out output.json 2018-08-17 01:56:00,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4503e3dc-e283-4651-8c47-0b1b49083dc5', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-17 01:56:02,932 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4503e3dc-e283-4651-8c47-0b1b49083dc5 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-17 01:56:02.829 11135 INFO rally.api [-] Building 'json' report for the following task(s): '4503e3dc-e283-4651-8c47-0b1b49083dc5'. 2018-08-17 01:56:02.833 11135 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:56:02,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4503e3dc-e283-4651-8c47-0b1b49083dc5', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-17 01:56:05,472 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4503e3dc-e283-4651-8c47-0b1b49083dc5 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-17 01:56:05.351 11138 INFO rally.api [-] Building 'html' report for the following task(s): '4503e3dc-e283-4651-8c47-0b1b49083dc5'. 2018-08-17 01:56:05.372 11138 INFO rally.api [-] The report has been successfully built. 2018-08-17 01:56:05,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-17 01:56:05,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:00 | 6 | 100.00% | | glance | 01:16 | 3 | 100.00% | | cinder | 03:07 | 10 | 100.00% | | gnocchi | 01:49 | 11 | 100.00% | | heat | 01:18 | 4 | 100.00% | | keystone | 03:38 | 11 | 100.00% | | neutron | 05:17 | 11 | 100.00% | | nova | 00:38 | 1 | 0.00% | | quotas | 00:43 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:51 | 61 | 98.36% | +----------------+------------+----------------+-----------+ 2018-08-17 01:56:05,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.36% in 8/9 modules 2018-08-17 01:56:05,623 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:56:05,624 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:12 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-17 01:56:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:56:05,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:05,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56: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-3f472840-5ac3-4cbc-8d41-9324f611b5dd x-compute-request-id: req-3f472840-5ac3-4cbc-8d41-9324f611b5dd Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2db4caec-c9cc-4547-83a9-f1aa87d4b510"}, {"name": "rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a"}]} 2018-08-17 01:56:05,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3f472840-5ac3-4cbc-8d41-9324f611b5dd 2018-08-17 01:56:05,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.287951946259s 2018-08-17 01:56:05,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3f472840-5ac3-4cbc-8d41-9324f611b5dd 2018-08-17 01:56:05,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:56:05,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:05,953 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:56: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-20d17dd4-9061-4459-ae36-0bcf45bff8c3 x-compute-request-id: req-20d17dd4-9061-4459-ae36-0bcf45bff8c3 Content-Length: 0 Content-Type: application/json 2018-08-17 01:56:05,953 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510 used request id req-20d17dd4-9061-4459-ae36-0bcf45bff8c3 2018-08-17 01:56:05,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322680473328s 2018-08-17 01:56:05,954 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2db4caec-c9cc-4547-83a9-f1aa87d4b510 used request id req-20d17dd4-9061-4459-ae36-0bcf45bff8c3 2018-08-17 01:56:05,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:56:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" -d '{"subnet_id": "c623c60a-dcaa-4fbd-b2f0-fb140faeaf68"}' 2018-08-17 01:56:08,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-76d8dc24-6d76-4f1d-88b2-4a990fd5ea4a Date: Fri, 17 Aug 2018 01:56:08 GMT RESP BODY: {"network_id": "070c9434-e6a5-45db-9527-6f0d26273132", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "subnet_id": "c623c60a-dcaa-4fbd-b2f0-fb140faeaf68", "subnet_ids": ["c623c60a-dcaa-4fbd-b2f0-fb140faeaf68"], "port_id": "321ff77e-c8cb-47b3-85e4-4f7812cc7925", "id": "4e6a3015-c4c0-4e79-9c99-abb2e28621d8"} 2018-08-17 01:56:08,116 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8/remove_router_interface.json used request id req-76d8dc24-6d76-4f1d-88b2-4a990fd5ea4a 2018-08-17 01:56:08,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.16145086288s 2018-08-17 01:56:08,116 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8/remove_router_interface.json used request id req-76d8dc24-6d76-4f1d-88b2-4a990fd5ea4a returning object 4e6a3015-c4c0-4e79-9c99-abb2e28621d8 2018-08-17 01:56:08,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:56:08,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:08,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-7b303e3e-ad96-4b5f-b254-14457cb4ff67 Date: Fri, 17 Aug 2018 01:56:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:56:07Z", "revision_number": 4, "routes": [], "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "4e6a3015-c4c0-4e79-9c99-abb2e28621d8", "name": "rally_sanity-router_75e24eb7-ff22-4bbf-9702-fee180f5140e"}]} 2018-08-17 01:56:08,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7b303e3e-ad96-4b5f-b254-14457cb4ff67 2018-08-17 01:56:08,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113785982132s 2018-08-17 01:56:08,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7b303e3e-ad96-4b5f-b254-14457cb4ff67 2018-08-17 01:56:08,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:56:08,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:09,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8590f6c-a0e7-4108-bf1d-39ed80a894b0 Content-Length: 0 Date: Fri, 17 Aug 2018 01:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:56:09,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8.json used request id req-d8590f6c-a0e7-4108-bf1d-39ed80a894b0 2018-08-17 01:56:09,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48239517212s 2018-08-17 01:56:09,715 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4e6a3015-c4c0-4e79-9c99-abb2e28621d8.json used request id req-d8590f6c-a0e7-4108-bf1d-39ed80a894b0 2018-08-17 01:56:09,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:56:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:09,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-ec3274f5-cdd4-4fb6-930d-568176b7e787 Date: Fri, 17 Aug 2018 01:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"070c9434-e6a5-45db-9527-6f0d26273132","tenant_id":"67e4d1553f644870922ce36c1c80af84","created_at":"2018-08-17T01:31:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:31:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"67e4d1553f644870922ce36c1c80af84","id":"c623c60a-dcaa-4fbd-b2f0-fb140faeaf68","subnetpool_id":null,"name":"rally_sanity-subnet_75e24eb7-ff22-4bbf-9702-fee180f5140e"}]} 2018-08-17 01:56:09,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ec3274f5-cdd4-4fb6-930d-568176b7e787 2018-08-17 01:56:09,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0552809238434s 2018-08-17 01:56:09,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ec3274f5-cdd4-4fb6-930d-568176b7e787 2018-08-17 01:56:09,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:56:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/c623c60a-dcaa-4fbd-b2f0-fb140faeaf68.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:10,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92bcad37-dfc7-44c5-84cd-a375e78e4b37 Date: Fri, 17 Aug 2018 01:56:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:56:10,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c623c60a-dcaa-4fbd-b2f0-fb140faeaf68.json used request id req-92bcad37-dfc7-44c5-84cd-a375e78e4b37 2018-08-17 01:56:10,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.904249191284s 2018-08-17 01:56:10,677 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c623c60a-dcaa-4fbd-b2f0-fb140faeaf68.json used request id req-92bcad37-dfc7-44c5-84cd-a375e78e4b37 2018-08-17 01:56:10,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:56:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:10,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-24951fba-e119-460c-a31a-d8a9f35fc763 Date: Fri, 17 Aug 2018 01:56:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"070c9434-e6a5-45db-9527-6f0d26273132","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"67e4d1553f644870922ce36c1c80af84","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:56:10Z","provider:segmentation_id":80,"name":"rally_sanity-net_75e24eb7-ff22-4bbf-9702-fee180f5140e","admin_state_up":true,"tenant_id":"67e4d1553f644870922ce36c1c80af84","created_at":"2018-08-17T01:31:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:56:10,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-24951fba-e119-460c-a31a-d8a9f35fc763 2018-08-17 01:56:10,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0877370834351s 2018-08-17 01:56:10,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-24951fba-e119-460c-a31a-d8a9f35fc763 2018-08-17 01:56:10,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:56:10,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/070c9434-e6a5-45db-9527-6f0d26273132.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:12,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9665ed3-c1b4-453a-a7b5-3a04a782a057 Date: Fri, 17 Aug 2018 01:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:56:12,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/070c9434-e6a5-45db-9527-6f0d26273132.json used request id req-e9665ed3-c1b4-453a-a7b5-3a04a782a057 2018-08-17 01:56:12,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28018689156s 2018-08-17 01:56:12,048 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/070c9434-e6a5-45db-9527-6f0d26273132.json used request id req-e9665ed3-c1b4-453a-a7b5-3a04a782a057 2018-08-17 01:56:12,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:56:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:12,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-c2d23563-e694-4173-bfb7-fec69306eed6 Date: Fri, 17 Aug 2018 01:56:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:31:59Z", "file": "/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/file", "owner": "67e4d1553f644870922ce36c1c80af84", "id": "16ffaa5e-b3d0-4a78-b387-53c9928a0522", "size": 12716032, "self": "/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_75e24eb7-ff22-4bbf-9702-fee180f5140e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:31:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:56:12,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2d23563-e694-4173-bfb7-fec69306eed6 2018-08-17 01:56:12,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295401096344s 2018-08-17 01:56:12,348 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2d23563-e694-4173-bfb7-fec69306eed6 2018-08-17 01:56:12,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:56:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f4276dcc05e986fb8c8f05a4a2c56e9add3b0a72" 2018-08-17 01:56:12,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a3fd3fd-4350-4f42-bb0c-abdea4fae994 Date: Fri, 17 Aug 2018 01:56:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:56:12,655 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522 used request id req-8a3fd3fd-4350-4f42-bb0c-abdea4fae994 2018-08-17 01:56:12,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.305109977722s 2018-08-17 01:56:12,655 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/16ffaa5e-b3d0-4a78-b387-53c9928a0522 used request id req-8a3fd3fd-4350-4f42-bb0c-abdea4fae994 2018-08-17 01:56:12,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:56:12,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:12,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01: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-955e8f7b-b79c-47d4-8b44-196a3104268b x-compute-request-id: req-955e8f7b-b79c-47d4-8b44-196a3104268b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a"}]} 2018-08-17 01:56:12,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-955e8f7b-b79c-47d4-8b44-196a3104268b 2018-08-17 01:56:12,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026563167572s 2018-08-17 01:56:12,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-955e8f7b-b79c-47d4-8b44-196a3104268b 2018-08-17 01:56:12,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:56:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:12,720 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01: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 x-openstack-request-id: req-3f8b910f-4b72-4d0a-8d11-ae0e3923f65d x-compute-request-id: req-3f8b910f-4b72-4d0a-8d11-ae0e3923f65d Content-Length: 0 Content-Type: application/json 2018-08-17 01:56:12,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a used request id req-3f8b910f-4b72-4d0a-8d11-ae0e3923f65d 2018-08-17 01:56:12,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.035218000412s 2018-08-17 01:56:12,720 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f0ef6f7a-201e-4ff7-93e7-3e4d8ff53a4a used request id req-3f8b910f-4b72-4d0a-8d11-ae0e3923f65d 2018-08-17 01:56:12,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:56:12,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8cfdd9-85f7-416e-96fe-7536ac1a8554 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": {"self": "http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cde1448cde614fb2b1f508617e5d47f5", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:56:12,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0d8cfdd9-85f7-416e-96fe-7536ac1a8554 2018-08-17 01:56:12,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229728937149s 2018-08-17 01:56:12,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0d8cfdd9-85f7-416e-96fe-7536ac1a8554 2018-08-17 01:56:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:56:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:13,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060c9a64-ae3c-4c1f-a960-08168900bcff Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_75e24eb7-ff22-4bbf-9702-fee180f5140e", "links": {"self": "http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cde1448cde614fb2b1f508617e5d47f5", "description": null}} 2018-08-17 01:56:13,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5 used request id req-060c9a64-ae3c-4c1f-a960-08168900bcff 2018-08-17 01:56:13,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201853990555s 2018-08-17 01:56:13,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5 used request id req-060c9a64-ae3c-4c1f-a960-08168900bcff 2018-08-17 01:56:13,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 01:56:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:13,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74418871-46d4-403d-bd7e-f1c3b4c6dd66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:56:13,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5 used request id req-74418871-46d4-403d-bd7e-f1c3b4c6dd66 2018-08-17 01:56:13,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.361878871918s 2018-08-17 01:56:13,522 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cde1448cde614fb2b1f508617e5d47f5 used request id req-74418871-46d4-403d-bd7e-f1c3b4c6dd66 2018-08-17 01:56:13,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:56:13,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:13,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35019b28-a7b5-4eb6-a37f-8ead5f40ea2e Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84"}, "tags": [], "enabled": true, "id": "67e4d1553f644870922ce36c1c80af84", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_75e24eb7-ff22-4bbf-9702-fee180f5140e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 01:56:13,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-35019b28-a7b5-4eb6-a37f-8ead5f40ea2e 2018-08-17 01:56:13,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179316043854s 2018-08-17 01:56:13,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-35019b28-a7b5-4eb6-a37f-8ead5f40ea2e 2018-08-17 01:56:13,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 01:56:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6ff155a1c52f38f91ce7a4a87cefbc3d4d29dcaa" 2018-08-17 01:56:13,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:56:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1c56d7-1303-4ef7-b986-7a4e832583ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:56:13,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84 used request id req-8c1c56d7-1303-4ef7-b986-7a4e832583ab 2018-08-17 01:56:13,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.22861289978s 2018-08-17 01:56:13,941 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/67e4d1553f644870922ce36c1c80af84 used request id req-8c1c56d7-1303-4ef7-b986-7a4e832583ab 2018-08-17 01:56:13,941 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-17 01:56:14,005 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-17 01:56:14,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:56:14,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 01:56:14,052 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 01:56:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:56:14,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011d6bbd-89fc-4eb0-b5fb-8b7619d3cdc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:56:14,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-011d6bbd-89fc-4eb0-b5fb-8b7619d3cdc4 2018-08-17 01:56:14,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:56:14,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["VMuHD9AdT1S4exIHxzJLGw"], "issued_at": "2018-08-17T01:56:14.000000Z"}} 2018-08-17 01:56:14,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:56:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:14,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8d262315-433a-4bd6-9971-3ded7fd70336 Date: Fri, 17 Aug 2018 01:56:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:56:14,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d262315-433a-4bd6-9971-3ded7fd70336 2018-08-17 01:56:14,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336400985718s 2018-08-17 01:56:14,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d262315-433a-4bd6-9971-3ded7fd70336 2018-08-17 01:56:14,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 01:56:17,781 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-17 01:56:20,609 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | dc278770-5dc6-4b9e-863c-21566e18af31 | 2018-08-17T01:56:20.291076 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: dc278770-5dc6-4b9e-863c-21566e18af31 ~/.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-08-17 01:56:24,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 01:56:24,421 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 01:56:27,199 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-17 01:56:30,677 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3b1d09bc-5c9c-42a0-99c6-12b4c8deaed6) as the default verifier for the future CLI operations. 2018-08-17 01:56:34,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 01:56:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:34,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-4e6eb403-647c-42dc-8fbd-fc33253502d2 Date: Fri, 17 Aug 2018 01:56:34 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-17 01:56:34,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-4e6eb403-647c-42dc-8fbd-fc33253502d2 2018-08-17 01:56:34,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278364896774s 2018-08-17 01:56:34,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-4e6eb403-647c-42dc-8fbd-fc33253502d2 2018-08-17 01:56:34,337 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-17 01:56:34,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 01:56:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"network": {"name": "patrole-net_ac7b620f-14fc-49ec-a0a1-fb250516009b", "admin_state_up": true}}' 2018-08-17 01:56:34,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e1323f40-6463-4ccc-be33-5581a7da7364 Date: Fri, 17 Aug 2018 01:56:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc91b346-f63e-4001-9c7b-72bee8358de0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:56:34Z","is_default":false,"provider:segmentation_id":93,"name":"patrole-net_ac7b620f-14fc-49ec-a0a1-fb250516009b","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:56:34Z","mtu":1450}} 2018-08-17 01:56:34,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e1323f40-6463-4ccc-be33-5581a7da7364 2018-08-17 01:56:34,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.255434036255s 2018-08-17 01:56:34,593 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e1323f40-6463-4ccc-be33-5581a7da7364 2018-08-17 01:56:34,594 - functest.core.tenantnetwork - 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-08-17T01:56:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc91b346-f63e-4001-9c7b-72bee8358de0', u'provider:segmentation_id': 93, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_ac7b620f-14fc-49ec-a0a1-fb250516009b', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:56:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:56:34,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:56:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:34,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-bdb5b07e-6322-4a47-85b6-48d0045e3653 Date: Fri, 17 Aug 2018 01:56:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"dc91b346-f63e-4001-9c7b-72bee8358de0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:56:34Z","provider:segmentation_id":93,"name":"patrole-net_ac7b620f-14fc-49ec-a0a1-fb250516009b","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:56:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:56:34,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bdb5b07e-6322-4a47-85b6-48d0045e3653 2018-08-17 01:56:34,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118689060211s 2018-08-17 01:56:34,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-bdb5b07e-6322-4a47-85b6-48d0045e3653 2018-08-17 01:56:34,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 01:56:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"subnet": {"name": "patrole-subnet_ac7b620f-14fc-49ec-a0a1-fb250516009b", "enable_dhcp": true, "network_id": "dc91b346-f63e-4001-9c7b-72bee8358de0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 01:56:35,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8397249c-7cdd-4d3f-b416-2a68ea8e269c Date: Fri, 17 Aug 2018 01:56:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc91b346-f63e-4001-9c7b-72bee8358de0","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:56:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:56:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"04ffdba4-8f73-4ca3-a551-844d8df9d5d3","subnetpool_id":null,"name":"patrole-subnet_ac7b620f-14fc-49ec-a0a1-fb250516009b"}} 2018-08-17 01:56:35,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8397249c-7cdd-4d3f-b416-2a68ea8e269c 2018-08-17 01:56:35,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.741527080536s 2018-08-17 01:56:35,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8397249c-7cdd-4d3f-b416-2a68ea8e269c 2018-08-17 01:56:35,458 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T01:56:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'04ffdba4-8f73-4ca3-a551-844d8df9d5d3', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_ac7b620f-14fc-49ec-a0a1-fb250516009b', u'enable_dhcp': True, u'network_id': u'dc91b346-f63e-4001-9c7b-72bee8358de0', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:56:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 01:56:35,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:56:35,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "patrole-router_ac7b620f-14fc-49ec-a0a1-fb250516009b", "admin_state_up": true}}' 2018-08-17 01:56:36,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-50b73743-eeeb-4061-868a-fddf3f60187f Date: Fri, 17 Aug 2018 01:56:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:56:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:56:36Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "b05b2570-e69b-4161-ba49-15622a15784d", "name": "patrole-router_ac7b620f-14fc-49ec-a0a1-fb250516009b"}} 2018-08-17 01:56:36,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-50b73743-eeeb-4061-868a-fddf3f60187f 2018-08-17 01:56:36,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40612196922s 2018-08-17 01:56:36,865 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-50b73743-eeeb-4061-868a-fddf3f60187f 2018-08-17 01:56:36,866 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T01:56:35Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T01:56:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'b05b2570-e69b-4161-ba49-15622a15784d', u'name': u'patrole-router_ac7b620f-14fc-49ec-a0a1-fb250516009b'}) 2018-08-17 01:56:36,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 01:56:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"subnet_id": "04ffdba4-8f73-4ca3-a551-844d8df9d5d3"}' 2018-08-17 01:56:38,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8234fe58-f7f1-4556-9bfb-ad7725becae3 Date: Fri, 17 Aug 2018 01:56:38 GMT RESP BODY: {"network_id": "dc91b346-f63e-4001-9c7b-72bee8358de0", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "04ffdba4-8f73-4ca3-a551-844d8df9d5d3", "subnet_ids": ["04ffdba4-8f73-4ca3-a551-844d8df9d5d3"], "port_id": "a5d4a4e7-0354-4ea3-a2fd-bc9779ac1817", "id": "b05b2570-e69b-4161-ba49-15622a15784d"} 2018-08-17 01:56:38,642 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d/add_router_interface.json used request id req-8234fe58-f7f1-4556-9bfb-ad7725becae3 2018-08-17 01:56:38,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.77558207512s 2018-08-17 01:56:38,642 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d/add_router_interface.json used request id req-8234fe58-f7f1-4556-9bfb-ad7725becae3 returning object b05b2570-e69b-4161-ba49-15622a15784d 2018-08-17 01:56:38,643 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 01:56:38,775 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 01:56:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:56:38,781 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:56:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:56:38,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:56:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:39,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-760bac81-3a66-4ca3-a1f4-8da2bec12623 Date: Fri, 17 Aug 2018 01:56:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:56:39,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-760bac81-3a66-4ca3-a1f4-8da2bec12623 2018-08-17 01:56:39,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290094852448s 2018-08-17 01:56:39,074 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-760bac81-3a66-4ca3-a1f4-8da2bec12623 2018-08-17 01:56:39,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:56:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b"}' 2018-08-17 01:56:39,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-308528ed-4825-4ea4-846b-a20bf466ffdb Date: Fri, 17 Aug 2018 01:56:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:56:39Z", "file": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "8a76b47a-589b-4f82-a64a-983c8f7283de", "size": null, "self": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "checksum": null, "created_at": "2018-08-17T01:56:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:56:39,127 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-308528ed-4825-4ea4-846b-a20bf466ffdb 2018-08-17 01:56:39,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0445399284363s 2018-08-17 01:56:39,127 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-308528ed-4825-4ea4-846b-a20bf466ffdb returning object 8a76b47a-589b-4f82-a64a-983c8f7283de 2018-08-17 01:56:39,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:56:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '' 2018-08-17 01:56:40,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5bf2ad4-c4a2-4ef7-a534-82bf1687b31d Date: Fri, 17 Aug 2018 01:56:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:56:40,101 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file used request id req-e5bf2ad4-c4a2-4ef7-a534-82bf1687b31d 2018-08-17 01:56:40,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.973793983459s 2018-08-17 01:56:40,102 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file used request id req-e5bf2ad4-c4a2-4ef7-a534-82bf1687b31d 2018-08-17 01:56:40,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:56:40,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:40,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-955671ee-f51b-4a8c-9189-142e1843c49a Date: Fri, 17 Aug 2018 01:56:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:56:40Z", "file": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "8a76b47a-589b-4f82-a64a-983c8f7283de", "size": 12716032, "self": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:56:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:56:40,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-955671ee-f51b-4a8c-9189-142e1843c49a 2018-08-17 01:56:40,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249907970428s 2018-08-17 01:56:40,131 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-955671ee-f51b-4a8c-9189-142e1843c49a 2018-08-17 01:56:40,132 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'8a76b47a-589b-4f82-a64a-983c8f7283de', 'size': 12716032, u'self': u'/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:56:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T01:56:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b', 'created': u'2018-08-17T01:56:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:56:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:56:40,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:56:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_ac7b620f-14fc-49ec-a0a1-fb250516009b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:56:40,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56: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-bbd227e0-eb4f-44c0-a60a-512da2c4177f x-compute-request-id: req-bbd227e0-eb4f-44c0-a60a-512da2c4177f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_ac7b620f-14fc-49ec-a0a1-fb250516009b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5cfdcce6-aa70-4f03-8dda-f4f24578ec67"}} 2018-08-17 01:56:40,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bbd227e0-eb4f-44c0-a60a-512da2c4177f 2018-08-17 01:56:40,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.442577123642s 2018-08-17 01:56:40,576 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bbd227e0-eb4f-44c0-a60a-512da2c4177f 2018-08-17 01:56:40,577 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_ac7b620f-14fc-49ec-a0a1-fb250516009b', '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'5e5e1480598e465bbba7058ad48d7311', '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'5cfdcce6-aa70-4f03-8dda-f4f24578ec67', 'swap': 0}) 2018-08-17 01:56:40,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:56:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"extra_specs": {}}' 2018-08-17 01:56:40,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56: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-7c771f43-f0a9-4c80-a64f-44752bd05904 x-compute-request-id: req-7c771f43-f0a9-4c80-a64f-44752bd05904 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:56:40,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67/os-extra_specs used request id req-7c771f43-f0a9-4c80-a64f-44752bd05904 2018-08-17 01:56:40,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206849575043s 2018-08-17 01:56:40,599 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67/os-extra_specs used request id req-7c771f43-f0a9-4c80-a64f-44752bd05904 2018-08-17 01:56:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:56:40,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea2fa451-22bb-4834-8b53-a16a3fd4b50f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:56:40,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-ea2fa451-22bb-4834-8b53-a16a3fd4b50f 2018-08-17 01:56:40,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:56:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:40,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a00e736-d6df-41b4-8801-35fcd865d544 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:56:40,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a00e736-d6df-41b4-8801-35fcd865d544 2018-08-17 01:56:40,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110714912415s 2018-08-17 01:56:40,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a00e736-d6df-41b4-8801-35fcd865d544 2018-08-17 01:56:40,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:56:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:40,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a7ca34-757f-4fcf-b285-67d81f579482 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:56:40,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4a7ca34-757f-4fcf-b285-67d81f579482 2018-08-17 01:56:40,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188633918762s 2018-08-17 01:56:40,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4a7ca34-757f-4fcf-b285-67d81f579482 2018-08-17 01:56:40,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 01:56:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:40,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56: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-b2002ee0-1c91-4a3d-863b-99648cbb1075 x-compute-request-id: req-b2002ee0-1c91-4a3d-863b-99648cbb1075 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "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.8", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 01:56:40,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b2002ee0-1c91-4a3d-863b-99648cbb1075 2018-08-17 01:56:40,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0328719615936s 2018-08-17 01:56:40,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b2002ee0-1c91-4a3d-863b-99648cbb1075 2018-08-17 01:56:40,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:56:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:40,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-6bb64fb9-ded6-436a-9a7b-4b6c874e40e3 Date: Fri, 17 Aug 2018 01:56:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:56:40Z", "file": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "8a76b47a-589b-4f82-a64a-983c8f7283de", "size": 12716032, "self": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:56:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:56:40,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6bb64fb9-ded6-436a-9a7b-4b6c874e40e3 2018-08-17 01:56:40,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250990390778s 2018-08-17 01:56:40,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6bb64fb9-ded6-436a-9a7b-4b6c874e40e3 2018-08-17 01:56:40,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:56:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b"}' 2018-08-17 01:56:41,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2b6d7e4-a2fc-4934-9609-4db3c9f3a333 Date: Fri, 17 Aug 2018 01:56:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:56:41Z", "file": "/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5ff12bf2-704e-4337-b771-6374b9f61b6c", "size": null, "self": "/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "checksum": null, "created_at": "2018-08-17T01:56:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:56:41,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a2b6d7e4-a2fc-4934-9609-4db3c9f3a333 2018-08-17 01:56:41,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0517649650574s 2018-08-17 01:56:41,050 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a2b6d7e4-a2fc-4934-9609-4db3c9f3a333 returning object 5ff12bf2-704e-4337-b771-6374b9f61b6c 2018-08-17 01:56:41,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:56:41,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '' 2018-08-17 01:56:42,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a19fbecb-8ef5-423a-8a01-dbf1db09e2c9 Date: Fri, 17 Aug 2018 01:56:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:56:42,064 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/file used request id req-a19fbecb-8ef5-423a-8a01-dbf1db09e2c9 2018-08-17 01:56:42,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01367688179s 2018-08-17 01:56:42,064 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/file used request id req-a19fbecb-8ef5-423a-8a01-dbf1db09e2c9 2018-08-17 01:56:42,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:56:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:56:42,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-af0e66d6-acce-4e70-86cc-bf5e354faa63 Date: Fri, 17 Aug 2018 01:56:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:56:42Z", "file": "/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5ff12bf2-704e-4337-b771-6374b9f61b6c", "size": 12716032, "self": "/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:56:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:56:40Z", "file": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "8a76b47a-589b-4f82-a64a-983c8f7283de", "size": 12716032, "self": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:56:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:56:42,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af0e66d6-acce-4e70-86cc-bf5e354faa63 2018-08-17 01:56:42,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269689559937s 2018-08-17 01:56:42,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af0e66d6-acce-4e70-86cc-bf5e354faa63 2018-08-17 01:56:42,098 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'5ff12bf2-704e-4337-b771-6374b9f61b6c', 'size': 12716032, u'self': u'/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5ff12bf2-704e-4337-b771-6374b9f61b6c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:56:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T01:56:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b', 'created': u'2018-08-17T01:56:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T01:56:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:56:42,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:56:42,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 01:56:42,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56: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-742c4fe6-1597-4e80-8e39-4c413e8629d3 x-compute-request-id: req-742c4fe6-1597-4e80-8e39-4c413e8629d3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a4d50253-f3ec-4cf9-86d2-8a3844e7041e"}} 2018-08-17 01:56:42,183 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-742c4fe6-1597-4e80-8e39-4c413e8629d3 2018-08-17 01:56:42,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0835750102997s 2018-08-17 01:56:42,183 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-742c4fe6-1597-4e80-8e39-4c413e8629d3 2018-08-17 01:56:42,184 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'a4d50253-f3ec-4cf9-86d2-8a3844e7041e', 'swap': 0}) 2018-08-17 01:56:42,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:56:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"extra_specs": {}}' 2018-08-17 01:56:42,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:56: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 x-openstack-request-id: req-44af640e-2ea6-4362-b85e-391cddaeb63e x-compute-request-id: req-44af640e-2ea6-4362-b85e-391cddaeb63e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:56:42,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e/os-extra_specs used request id req-44af640e-2ea6-4362-b85e-391cddaeb63e 2018-08-17 01:56:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208411216736s 2018-08-17 01:56:42,206 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e/os-extra_specs used request id req-44af640e-2ea6-4362-b85e-391cddaeb63e 2018-08-17 01:56:42,206 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'a4d50253-f3ec-4cf9-86d2-8a3844e7041e', 'swap': 0}) 2018-08-17 01:56:45,667 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-17 01:56:45,668 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-17 01:56:45,668 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-17 01:56:45,670 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-17 01:56:46,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-17 01:56:50,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3b1d09bc-5c9c-42a0-99c6-12b4c8deaed6/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-17 01:56:50,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-17 01:56:50,315 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-17 01:56:50,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-08-17 01:58:45,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 859b7a74-3cc4-4f96-afa5-704a3a925139 2018-08-17 01:58:45,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '859b7a74-3cc4-4f96-afa5-704a3a925139']'. 2018-08-17 01:58:46,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-17 01:58:46,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-17 01:58:46,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 01:58:46,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 859b7a74-3cc4-4f96-afa5-704a3a925139 | 2018-08-17 01:58:46,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-17 01:58:46,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-17 01:56:52 | 2018-08-17 01:58:46,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-17 01:58:45 | 2018-08-17 01:58:46,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:53 | 2018-08-17 01:58:46,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-17 01:58:46,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-17 01:58:46,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3b1d09bc-5c9c-42a0-99c6-12b4c8deaed6) | 2018-08-17 01:58:46,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-17 01:58:46,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dc278770-5dc6-4b9e-863c-21566e18af31) | 2018-08-17 01:58:46,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-17 01:58:46,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 88.783 | 2018-08-17 01:58:46,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-17 01:58:46,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-17 01:58:46,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-17 01:58:46,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-17 01:58:46,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-17 01:58:46,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 01:58:46,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-17 01:58:46,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-17 01:58:46,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-17 01:58:46,556 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 01:58:46,557 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-17 01:58:46,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:58:46,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:48,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0c3794e-22a7-454e-be09-44ad2d834126 Date: Fri, 17 Aug 2018 01:58:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:58:48,023 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c used request id req-e0c3794e-22a7-454e-be09-44ad2d834126 2018-08-17 01:58:48,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46212816238s 2018-08-17 01:58:48,023 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ff12bf2-704e-4337-b771-6374b9f61b6c used request id req-e0c3794e-22a7-454e-be09-44ad2d834126 2018-08-17 01:58:48,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:58:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:48,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58: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-c04f9923-7bc6-40f7-bd0c-3163ec8bb266 x-compute-request-id: req-c04f9923-7bc6-40f7-bd0c-3163ec8bb266 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_ac7b620f-14fc-49ec-a0a1-fb250516009b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5cfdcce6-aa70-4f03-8dda-f4f24578ec67"}, {"name": "patrole-flavor_alt_ac7b620f-14fc-49ec-a0a1-fb250516009b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a4d50253-f3ec-4cf9-86d2-8a3844e7041e"}]} 2018-08-17 01:58:48,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c04f9923-7bc6-40f7-bd0c-3163ec8bb266 2018-08-17 01:58:48,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218820571899s 2018-08-17 01:58:48,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c04f9923-7bc6-40f7-bd0c-3163ec8bb266 2018-08-17 01:58:48,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:58:48,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:48,086 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:58: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-5c8dd330-78fb-4383-abd0-49e6e58d460d x-compute-request-id: req-5c8dd330-78fb-4383-abd0-49e6e58d460d Content-Length: 0 Content-Type: application/json 2018-08-17 01:58:48,086 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e used request id req-5c8dd330-78fb-4383-abd0-49e6e58d460d 2018-08-17 01:58:48,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392301082611s 2018-08-17 01:58:48,087 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a4d50253-f3ec-4cf9-86d2-8a3844e7041e used request id req-5c8dd330-78fb-4383-abd0-49e6e58d460d 2018-08-17 01:58:48,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 01:58:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" -d '{"subnet_id": "04ffdba4-8f73-4ca3-a551-844d8df9d5d3"}' 2018-08-17 01:58:49,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-95f9e015-5670-44c2-8bd4-9e2958b010a4 Date: Fri, 17 Aug 2018 01:58:49 GMT RESP BODY: {"network_id": "dc91b346-f63e-4001-9c7b-72bee8358de0", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "04ffdba4-8f73-4ca3-a551-844d8df9d5d3", "subnet_ids": ["04ffdba4-8f73-4ca3-a551-844d8df9d5d3"], "port_id": "a5d4a4e7-0354-4ea3-a2fd-bc9779ac1817", "id": "b05b2570-e69b-4161-ba49-15622a15784d"} 2018-08-17 01:58:49,755 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d/remove_router_interface.json used request id req-95f9e015-5670-44c2-8bd4-9e2958b010a4 2018-08-17 01:58:49,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66809892654s 2018-08-17 01:58:49,755 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d/remove_router_interface.json used request id req-95f9e015-5670-44c2-8bd4-9e2958b010a4 returning object b05b2570-e69b-4161-ba49-15622a15784d 2018-08-17 01:58:49,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 01:58:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:49,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-625903d4-398d-458e-8684-1dbece136621 Date: Fri, 17 Aug 2018 01:58:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:56:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:58:48Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "b05b2570-e69b-4161-ba49-15622a15784d", "name": "patrole-router_ac7b620f-14fc-49ec-a0a1-fb250516009b"}]} 2018-08-17 01:58:49,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-625903d4-398d-458e-8684-1dbece136621 2018-08-17 01:58:49,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113609075546s 2018-08-17 01:58:49,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-625903d4-398d-458e-8684-1dbece136621 2018-08-17 01:58:49,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 01:58:49,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:51,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e44e7dc-7f4d-4c60-9709-2b54fb224a40 Content-Length: 0 Date: Fri, 17 Aug 2018 01:58:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:58:51,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d.json used request id req-6e44e7dc-7f4d-4c60-9709-2b54fb224a40 2018-08-17 01:58:51,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39073395729s 2018-08-17 01:58:51,262 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b05b2570-e69b-4161-ba49-15622a15784d.json used request id req-6e44e7dc-7f4d-4c60-9709-2b54fb224a40 2018-08-17 01:58:51,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 01:58:51,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:51,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-9b98cf23-b179-4e0a-b14e-820db742ab8d Date: Fri, 17 Aug 2018 01:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc91b346-f63e-4001-9c7b-72bee8358de0","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:56:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:56:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"04ffdba4-8f73-4ca3-a551-844d8df9d5d3","subnetpool_id":null,"name":"patrole-subnet_ac7b620f-14fc-49ec-a0a1-fb250516009b"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-17 01:58:51,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9b98cf23-b179-4e0a-b14e-820db742ab8d 2018-08-17 01:58:51,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0834150314331s 2018-08-17 01:58:51,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-9b98cf23-b179-4e0a-b14e-820db742ab8d 2018-08-17 01:58:51,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 01:58:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/04ffdba4-8f73-4ca3-a551-844d8df9d5d3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:52,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85c91ee4-550b-40ff-8156-530bcbe4c7de Date: Fri, 17 Aug 2018 01:58:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:58:52,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/04ffdba4-8f73-4ca3-a551-844d8df9d5d3.json used request id req-85c91ee4-550b-40ff-8156-530bcbe4c7de 2018-08-17 01:58:52,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.21330308914s 2018-08-17 01:58:52,562 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/04ffdba4-8f73-4ca3-a551-844d8df9d5d3.json used request id req-85c91ee4-550b-40ff-8156-530bcbe4c7de 2018-08-17 01:58:52,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:58:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:52,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-f7585421-741a-4356-94d8-140922c297ba Date: Fri, 17 Aug 2018 01:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc91b346-f63e-4001-9c7b-72bee8358de0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T01:58:52Z","provider:segmentation_id":93,"name":"patrole-net_ac7b620f-14fc-49ec-a0a1-fb250516009b","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T01:56:34Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:58:52,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f7585421-741a-4356-94d8-140922c297ba 2018-08-17 01:58:52,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861558914185s 2018-08-17 01:58:52,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f7585421-741a-4356-94d8-140922c297ba 2018-08-17 01:58:52,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 01:58:52,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/dc91b346-f63e-4001-9c7b-72bee8358de0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:54,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4f7a1ec-2ccb-43e9-a4df-9f6a70d0abd4 Date: Fri, 17 Aug 2018 01:58:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 01:58:54,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dc91b346-f63e-4001-9c7b-72bee8358de0.json used request id req-a4f7a1ec-2ccb-43e9-a4df-9f6a70d0abd4 2018-08-17 01:58:54,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.35330891609s 2018-08-17 01:58:54,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dc91b346-f63e-4001-9c7b-72bee8358de0.json used request id req-a4f7a1ec-2ccb-43e9-a4df-9f6a70d0abd4 2018-08-17 01:58:54,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:58:54,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:54,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-32a18583-b1cf-4238-be57-d43759cce016 Date: Fri, 17 Aug 2018 01:58:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:56:40Z", "file": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "8a76b47a-589b-4f82-a64a-983c8f7283de", "size": 12716032, "self": "/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/8a76b47a-589b-4f82-a64a-983c8f7283de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_ac7b620f-14fc-49ec-a0a1-fb250516009b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T01:56:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:58:54,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-32a18583-b1cf-4238-be57-d43759cce016 2018-08-17 01:58:54,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257859230042s 2018-08-17 01:58:54,034 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-32a18583-b1cf-4238-be57-d43759cce016 2018-08-17 01:58:54,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 01:58:54,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:54,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bf61aeb-08b8-49fb-9a60-41e35ef3881e Date: Fri, 17 Aug 2018 01:58:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:58:54,313 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de used request id req-0bf61aeb-08b8-49fb-9a60-41e35ef3881e 2018-08-17 01:58:54,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.277604103088s 2018-08-17 01:58:54,314 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8a76b47a-589b-4f82-a64a-983c8f7283de used request id req-0bf61aeb-08b8-49fb-9a60-41e35ef3881e 2018-08-17 01:58:54,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 01:58:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:54,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58: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-6dbcc306-7925-4f5c-b967-2cb16d4fe603 x-compute-request-id: req-6dbcc306-7925-4f5c-b967-2cb16d4fe603 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_ac7b620f-14fc-49ec-a0a1-fb250516009b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5cfdcce6-aa70-4f03-8dda-f4f24578ec67"}]} 2018-08-17 01:58:54,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6dbcc306-7925-4f5c-b967-2cb16d4fe603 2018-08-17 01:58:54,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219478607178s 2018-08-17 01:58:54,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6dbcc306-7925-4f5c-b967-2cb16d4fe603 2018-08-17 01:58:54,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 01:58:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9a21dc8dd2fe7f2ddbd5e23c93eab9b8833fcba5" 2018-08-17 01:58:54,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:58: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-e46d0703-58bb-4246-9dc3-9f8057e2a76a x-compute-request-id: req-e46d0703-58bb-4246-9dc3-9f8057e2a76a Content-Length: 0 Content-Type: application/json 2018-08-17 01:58:54,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67 used request id req-e46d0703-58bb-4246-9dc3-9f8057e2a76a 2018-08-17 01:58:54,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0276658535004s 2018-08-17 01:58:54,366 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5cfdcce6-aa70-4f03-8dda-f4f24578ec67 used request id req-e46d0703-58bb-4246-9dc3-9f8057e2a76a 2018-08-17 01:58:54,421 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-17 01:58:54,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:58:54,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 01:58:54,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:58:54,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:58:54,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:58:54,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:58:54,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:58:54,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:58:54,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:58:54,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 01:58:54,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 01:58:54,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:58:54,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727ecee7-fa21-4985-93d3-9b476a83668a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:58:54,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-727ecee7-fa21-4985-93d3-9b476a83668a 2018-08-17 01:58:54,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:58:54,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["t53WFMClSGezqrCL5XXXgw"], "issued_at": "2018-08-17T01:58:54.000000Z"}} 2018-08-17 01:58:54,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 01:58:54,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:55,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9b15b937-1de5-48b1-bfd6-71142da809fa Date: Fri, 17 Aug 2018 01:58:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 01:58:55,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9b15b937-1de5-48b1-bfd6-71142da809fa 2018-08-17 01:58:55,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348637104034s 2018-08-17 01:58:55,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9b15b937-1de5-48b1-bfd6-71142da809fa 2018-08-17 01:58:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:58:55,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 01:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55cb340-c4d5-41ac-8559-4d27bf5030ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 01:58:55,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d55cb340-c4d5-41ac-8559-4d27bf5030ec 2018-08-17 01:58:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:58:55,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:55,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4dc239-ef5d-4481-8a88-c25d6d2cd99b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 01:58:55,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3b4dc239-ef5d-4481-8a88-c25d6d2cd99b 2018-08-17 01:58:55,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182159900665s 2018-08-17 01:58:55,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3b4dc239-ef5d-4481-8a88-c25d6d2cd99b 2018-08-17 01:58:55,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 01:58:55,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940"}}' 2018-08-17 01:58:55,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137ae9c3-eed9-45ba-b596-fe815572ffcc Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7"}, "tags": [], "enabled": true, "id": "af22ccc44fb44401a78720a5a6af5bc7", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940"}} 2018-08-17 01:58:55,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-137ae9c3-eed9-45ba-b596-fe815572ffcc 2018-08-17 01:58:55,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.204866886139s 2018-08-17 01:58:55,630 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-137ae9c3-eed9-45ba-b596-fe815572ffcc 2018-08-17 01:58:55,630 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'af22ccc44fb44401a78720a5a6af5bc7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940'}) 2018-08-17 01:58:55,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 01:58:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "94ec73fb-5c2b-4749-ad21-ea7f72e23d0b", "email": null, "name": "vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940"}}' 2018-08-17 01:58:56,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 01:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e5584b-7b8e-4808-87c1-19112d019d08 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940", "links": {"self": "http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6637962ffb2e40c3a2538dacde6d2aa1", "domain_id": "default", "password_expires_at": null}} 2018-08-17 01:58:56,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-67e5584b-7b8e-4808-87c1-19112d019d08 2018-08-17 01:58:56,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.431571960449s 2018-08-17 01:58:56,068 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-67e5584b-7b8e-4808-87c1-19112d019d08 2018-08-17 01:58:56,069 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6637962ffb2e40c3a2538dacde6d2aa1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940'}) 2018-08-17 01:58:56,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:58:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:56,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f0fa86-01e7-4ab6-8f86-d7f1df593514 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:58:56,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17f0fa86-01e7-4ab6-8f86-d7f1df593514 2018-08-17 01:58:56,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179806947708s 2018-08-17 01:58:56,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17f0fa86-01e7-4ab6-8f86-d7f1df593514 2018-08-17 01:58:56,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:58:56,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:56,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e69bdf6-2d66-450d-ab59-4b3e148daa11 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:58:56,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e69bdf6-2d66-450d-ab59-4b3e148daa11 2018-08-17 01:58:56,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186331033707s 2018-08-17 01:58:56,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e69bdf6-2d66-450d-ab59-4b3e148daa11 2018-08-17 01:58:56,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:58:56,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:56,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbf1dc5-5857-4505-86ea-2c05152e6dde Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:58:56,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bdbf1dc5-5857-4505-86ea-2c05152e6dde 2018-08-17 01:58:56,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.295763015747s 2018-08-17 01:58:56,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bdbf1dc5-5857-4505-86ea-2c05152e6dde 2018-08-17 01:58:56,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:58:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:56,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6165fa34-c744-44db-ba69-132c828c2cb3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:58:56,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6165fa34-c744-44db-ba69-132c828c2cb3 2018-08-17 01:58:56,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175343036652s 2018-08-17 01:58:56,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6165fa34-c744-44db-ba69-132c828c2cb3 2018-08-17 01:58:56,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:58:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:57,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0bcab7-f6b3-43f0-99e6-93c17db2a8f7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940", "links": {"self": "http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6637962ffb2e40c3a2538dacde6d2aa1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:58:57,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5a0bcab7-f6b3-43f0-99e6-93c17db2a8f7 2018-08-17 01:58:57,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147564172745s 2018-08-17 01:58:57,074 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5a0bcab7-f6b3-43f0-99e6-93c17db2a8f7 2018-08-17 01:58:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:58:57,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:57,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9465a565-4bac-46f0-beb4-9bb78581c704 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7"}, "tags": [], "enabled": true, "id": "af22ccc44fb44401a78720a5a6af5bc7", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940"}]} 2018-08-17 01:58:57,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9465a565-4bac-46f0-beb4-9bb78581c704 2018-08-17 01:58:57,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101165056229s 2018-08-17 01:58:57,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9465a565-4bac-46f0-beb4-9bb78581c704 2018-08-17 01:58:57,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:58:57,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:57,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca320ee7-2d29-45c8-8197-4d728024cb92 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7", "previous": null, "next": null}} 2018-08-17 01:58:57,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7 used request id req-ca320ee7-2d29-45c8-8197-4d728024cb92 2018-08-17 01:58:57,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.179671049118s 2018-08-17 01:58:57,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7 used request id req-ca320ee7-2d29-45c8-8197-4d728024cb92 2018-08-17 01:58:57,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:58:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7/users/6637962ffb2e40c3a2538dacde6d2aa1/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:58:57,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23def1fd-a148-4302-88b8-3e5100e37045 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:58:57,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7/users/6637962ffb2e40c3a2538dacde6d2aa1/roles/361380a23ef24fbe89878d525eb688a8 used request id req-23def1fd-a148-4302-88b8-3e5100e37045 2018-08-17 01:58:57,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136868953705s 2018-08-17 01:58:57,514 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7/users/6637962ffb2e40c3a2538dacde6d2aa1/roles/361380a23ef24fbe89878d525eb688a8 used request id req-23def1fd-a148-4302-88b8-3e5100e37045 2018-08-17 01:58:57,515 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'af22ccc44fb44401a78720a5a6af5bc7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '94ec73fb-5c2b-4749-ad21-ea7f72e23d0b', 'username': u'vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 01:58:57,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 01:58:57,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 01:58:57,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 01:58:57,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 01:58:57,521 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940', 'password': '94ec73fb-5c2b-4749-ad21-ea7f72e23d0b', 'project_name': 'vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'af22ccc44fb44401a78720a5a6af5bc7', 'project_domain_name': 'Default'} 2018-08-17 01:58:57,526 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-17 01:58:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:58:57,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d7b4b5-b00f-4cc4-85f2-e237f5f37be1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 01:58:57,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2d7b4b5-b00f-4cc4-85f2-e237f5f37be1 2018-08-17 01:58:57,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 01:58:57,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T02:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af22ccc44fb44401a78720a5a6af5bc7", "name": "vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/af22ccc44fb44401a78720a5a6af5bc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/af22ccc44fb44401a78720a5a6af5bc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/af22ccc44fb44401a78720a5a6af5bc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/af22ccc44fb44401a78720a5a6af5bc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/af22ccc44fb44401a78720a5a6af5bc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/af22ccc44fb44401a78720a5a6af5bc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_af22ccc44fb44401a78720a5a6af5bc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_af22ccc44fb44401a78720a5a6af5bc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/af22ccc44fb44401a78720a5a6af5bc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/af22ccc44fb44401a78720a5a6af5bc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/af22ccc44fb44401a78720a5a6af5bc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/af22ccc44fb44401a78720a5a6af5bc7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/af22ccc44fb44401a78720a5a6af5bc7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/af22ccc44fb44401a78720a5a6af5bc7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940", "id": "6637962ffb2e40c3a2538dacde6d2aa1"}, "audit_ids": ["QrK8yG4mTBWBzFTtMCJJCQ"], "issued_at": "2018-08-17T01:58:57.000000Z"}} 2018-08-17 01:58:57,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 01:58:57,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940", "admin_state_up": true}}' 2018-08-17 01:58:59,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-32751f3c-1bb2-4f64-9da8-0c0c0ba15d29 Date: Fri, 17 Aug 2018 01:58:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "updated_at": "2018-08-17T01:58:59Z", "revision_number": 2, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}} 2018-08-17 01:58:59,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-32751f3c-1bb2-4f64-9da8-0c0c0ba15d29 2018-08-17 01:58:59,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35201406479s 2018-08-17 01:58:59,284 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-32751f3c-1bb2-4f64-9da8-0c0c0ba15d29 2018-08-17 01:58:59,284 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'af22ccc44fb44401a78720a5a6af5bc7', u'created_at': u'2018-08-17T01:58:58Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T01:58:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'af22ccc44fb44401a78720a5a6af5bc7', u'id': u'24ad6480-6c88-4115-8ccd-fbab5480ea7e', u'name': u'vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940'}) 2018-08-17 01:58:59,285 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-17 01:59:00,916 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:d7ba271c24da7bd727354314039ce602 sha256:8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555 2018-08-17 01:59:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 01:59:00,922 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 01:59:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 01:59:00,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:59:00,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 01:59:01,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c892d9df-0251-4eb7-b72a-71e7728801d3 Date: Fri, 17 Aug 2018 01:59:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:59:01,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c892d9df-0251-4eb7-b72a-71e7728801d3 2018-08-17 01:59:01,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292973041534s 2018-08-17 01:59:01,219 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c892d9df-0251-4eb7-b72a-71e7728801d3 2018-08-17 01:59:01,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 01:59:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" -d '{"owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "owner_specified.shade.object": "images/vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940"}' 2018-08-17 01:59:01,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/418c6060-584a-494d-a270-db446a8c6283 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-906a88b7-2447-4855-a019-702a70e3e7f8 Date: Fri, 17 Aug 2018 01:59:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:59:01Z", "file": "/v2/images/418c6060-584a-494d-a270-db446a8c6283/file", "owner": "af22ccc44fb44401a78720a5a6af5bc7", "id": "418c6060-584a-494d-a270-db446a8c6283", "size": null, "self": "/v2/images/418c6060-584a-494d-a270-db446a8c6283", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940", "checksum": null, "created_at": "2018-08-17T01:59:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 01:59:01,282 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-906a88b7-2447-4855-a019-702a70e3e7f8 2018-08-17 01:59:01,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0544099807739s 2018-08-17 01:59:01,282 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-906a88b7-2447-4855-a019-702a70e3e7f8 returning object 418c6060-584a-494d-a270-db446a8c6283 2018-08-17 01:59:01,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 01:59:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/418c6060-584a-494d-a270-db446a8c6283/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" -d '' 2018-08-17 01:59:06,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-661d9335-3cb5-4542-996c-26f835b0af1d Date: Fri, 17 Aug 2018 01:59:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 01:59:06,061 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/418c6060-584a-494d-a270-db446a8c6283/file used request id req-661d9335-3cb5-4542-996c-26f835b0af1d 2018-08-17 01:59:06,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.77798986435s 2018-08-17 01:59:06,061 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/418c6060-584a-494d-a270-db446a8c6283/file used request id req-661d9335-3cb5-4542-996c-26f835b0af1d 2018-08-17 01:59:06,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 01:59:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 01:59:06,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-a18807e3-60a6-494e-8d78-0da87fba0cb3 Date: Fri, 17 Aug 2018 01:59:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:59:06Z", "file": "/v2/images/418c6060-584a-494d-a270-db446a8c6283/file", "owner": "af22ccc44fb44401a78720a5a6af5bc7", "id": "418c6060-584a-494d-a270-db446a8c6283", "size": 263324160, "self": "/v2/images/418c6060-584a-494d-a270-db446a8c6283", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/418c6060-584a-494d-a270-db446a8c6283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/418c6060-584a-494d-a270-db446a8c6283/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-17T01:59:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 01:59:06,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a18807e3-60a6-494e-8d78-0da87fba0cb3 2018-08-17 01:59:06,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0715701580048s 2018-08-17 01:59:06,136 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a18807e3-60a6-494e-8d78-0da87fba0cb3 2018-08-17 01:59:06,138 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/418c6060-584a-494d-a270-db446a8c6283/snap', u'metadata': Munch({})})], 'file': u'/v2/images/418c6060-584a-494d-a270-db446a8c6283/file', 'owner': u'af22ccc44fb44401a78720a5a6af5bc7', 'id': u'418c6060-584a-494d-a270-db446a8c6283', 'size': 263324160, u'self': u'/v2/images/418c6060-584a-494d-a270-db446a8c6283', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af22ccc44fb44401a78720a5a6af5bc7', 'name': 'vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/418c6060-584a-494d-a270-db446a8c6283/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T01:59:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T01:59:06Z', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', 'properties': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/418c6060-584a-494d-a270-db446a8c6283', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940', 'created': u'2018-08-17T01:59:01Z', 'checksum': u'd7ba271c24da7bd727354314039ce602', 'created_at': u'2018-08-17T01:59:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', 'metadata': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/418c6060-584a-494d-a270-db446a8c6283', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}}) 2018-08-17 01:59:06,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 01:59:06,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_9a74db78-392b-4386-9884-94edc7fb0940", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-17 01:59:06,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59: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-12247c7b-8d34-4191-a29b-d614c687a8e3 x-compute-request-id: req-12247c7b-8d34-4191-a29b-d614c687a8e3 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_9a74db78-392b-4386-9884-94edc7fb0940", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "5bd5e193-82ea-4b2e-a027-38d390f6a227"}} 2018-08-17 01:59:06,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-12247c7b-8d34-4191-a29b-d614c687a8e3 2018-08-17 01:59:06,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320616960526s 2018-08-17 01:59:06,460 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-12247c7b-8d34-4191-a29b-d614c687a8e3 2018-08-17 01:59:06,461 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_9a74db78-392b-4386-9884-94edc7fb0940', 'ephemeral': 0, 'ram': 2048, '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'5e5e1480598e465bbba7058ad48d7311', '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': 0, 'id': u'5bd5e193-82ea-4b2e-a027-38d390f6a227', 'swap': 0}) 2018-08-17 01:59:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 01:59:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" -d '{"extra_specs": {}}' 2018-08-17 01:59:06,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59: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-a3d5700f-71af-46a2-be94-c70d1f80dbb9 x-compute-request-id: req-a3d5700f-71af-46a2-be94-c70d1f80dbb9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 01:59:06,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227/os-extra_specs used request id req-a3d5700f-71af-46a2-be94-c70d1f80dbb9 2018-08-17 01:59:06,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227079391479s 2018-08-17 01:59:06,485 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227/os-extra_specs used request id req-a3d5700f-71af-46a2-be94-c70d1f80dbb9 2018-08-17 01:59:06,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:59:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:59:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57802104-f022-43b4-8e96-4ac2ec006fb6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:59:06,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57802104-f022-43b4-8e96-4ac2ec006fb6 2018-08-17 01:59:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170065879822s 2018-08-17 01:59:06,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57802104-f022-43b4-8e96-4ac2ec006fb6 2018-08-17 01:59:06,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 01:59:06,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:59:06,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02de45e-9c5e-4001-a65c-4f0cb5a4fa28 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 01:59:06,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a02de45e-9c5e-4001-a65c-4f0cb5a4fa28 2018-08-17 01:59:06,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115326881409s 2018-08-17 01:59:06,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a02de45e-9c5e-4001-a65c-4f0cb5a4fa28 2018-08-17 01:59:06,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 01:59:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:59:06,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccaa3d77-1a67-4a56-8428-8c47e3231bbb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 01:59:06,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ccaa3d77-1a67-4a56-8428-8c47e3231bbb 2018-08-17 01:59:06,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.140805959702s 2018-08-17 01:59:06,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ccaa3d77-1a67-4a56-8428-8c47e3231bbb 2018-08-17 01:59:06,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 01:59:06,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:59:07,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d8193b-7d4f-46f3-a972-ed5b2c893c02 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940", "links": {"self": "http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6637962ffb2e40c3a2538dacde6d2aa1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 01:59:07,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82d8193b-7d4f-46f3-a972-ed5b2c893c02 2018-08-17 01:59:07,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202929019928s 2018-08-17 01:59:07,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82d8193b-7d4f-46f3-a972-ed5b2c893c02 2018-08-17 01:59:07,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 01:59:07,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:59:07,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625d4991-b9ff-496e-97a1-7d74f7a60777 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7"}, "tags": [], "enabled": true, "id": "af22ccc44fb44401a78720a5a6af5bc7", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940"}]} 2018-08-17 01:59:07,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-625d4991-b9ff-496e-97a1-7d74f7a60777 2018-08-17 01:59:07,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192849874496s 2018-08-17 01:59:07,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-625d4991-b9ff-496e-97a1-7d74f7a60777 2018-08-17 01:59:07,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 01:59:07,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:59:07,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9312c564-6766-4742-80d8-5aba7ed2f68c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7", "previous": null, "next": null}} 2018-08-17 01:59:07,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7 used request id req-9312c564-6766-4742-80d8-5aba7ed2f68c 2018-08-17 01:59:07,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190695047379s 2018-08-17 01:59:07,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6637962ffb2e40c3a2538dacde6d2aa1&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=af22ccc44fb44401a78720a5a6af5bc7 used request id req-9312c564-6766-4742-80d8-5aba7ed2f68c 2018-08-17 01:59:07,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 01:59:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7/users/6637962ffb2e40c3a2538dacde6d2aa1/roles/f11299937eaf4aec87b1de88249718ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 01:59:07,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 01:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164a8ad6-219e-4ec6-9c4a-afb94a17dd73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 01:59:07,766 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7/users/6637962ffb2e40c3a2538dacde6d2aa1/roles/f11299937eaf4aec87b1de88249718ff used request id req-164a8ad6-219e-4ec6-9c4a-afb94a17dd73 2018-08-17 01:59:07,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234158992767s 2018-08-17 01:59:07,766 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7/users/6637962ffb2e40c3a2538dacde6d2aa1/roles/f11299937eaf4aec87b1de88249718ff used request id req-164a8ad6-219e-4ec6-9c4a-afb94a17dd73 2018-08-17 01:59:07,767 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_9a74db78-392b-4386-9884-94edc7fb0940' 2018-08-17 01:59:07,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-17 01:59:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" -d '{"keypair": {"name": "vmtp_9a74db78-392b-4386-9884-94edc7fb0940"}}' 2018-08-17 01:59:08,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 01:59: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-82b4c064-12b3-4b3e-afc1-cfd3715bab7a x-compute-request-id: req-82b4c064-12b3-4b3e-afc1-cfd3715bab7a Content-Encoding: gzip Content-Length: 1796 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCujZbqCKVBQNke8QD8809oOACBAQuHRP+Fn2AFHkkXXOpFSrUJELDpfdm9vzGEPGx75fZle15KuCKKfDsNbDOKmXd7es5i4eBnO/77JjV8jpLk0c7SK993vOOcmbf3cvwwTzYQCR2GtJd4TS2kVN5eEkUYKnofMSPxZyDRE+m0VN3Qbqtmq5sZD5j0QJqhLYFCLYzjzZw+grqqAP65ILQfIo77yrKQg6DmzGXzEUeAN1yBMSS9DNo1gaDgYzjsM+0cTSQ+KWTB+5Y23jzH1RZBX4oaeDSg2VpGohPa1kqzf3Ll6xt2tZe6507AxIbKzN3jarNVqiitiru6hOUZCIcz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAro2W6gilQUDZHvEA/PNPaDgAgQELh0T/hZ9gBR5JF1zqRUq1\nCRCw6X3Zvb8xhDxse+X2ZXteSrgiinw7DWwzipl3e3rOYuHgZzv++yY1fI6S5NHO\n0ivfd7zjnJm393L8ME82EAkdhrSXeE0tpFTeXhJFGCp6HzEj8Wcg0RPptFTd0G6r\nZqubGQ+Y9ECaoS2BQi2M482cPoK6qgD+uSC0HyKO+8qykIOg5sxl8xFHgDdcgTEk\nvQzaNYGg4GM47DPtHE0kPilkwfuWNt48x9UWQV+KGng0oNlaRqIT2tZKs39y5esb\ndrWXuudOwMSGyszd42qzVaoorYq7uoTlGQiHMwIDAQABAoIBAFlDyViX4UL0kdRz\n9UhmeUZX1VIjoaykiXPhJC6Z5VEQUDHtWZVwNrjBhle17fGtIOFfodkV9QuLDQb7\nLwvXOKh5gRPhoqgI0USZ9vSi/plbJB3mebkbfKV0MIZGSkE+SV+/MmuS7cmUkx2P\ngnbWe/1ppHIOTvOiornyPmMNpudz4rRddufUpdUXYo+O5dK18C+xYTYbnLYXUqUB\nbo5NPLLX5RvSQpnMcKgBcPsdyyicoi9tw2eVTLZXrVpuKMQAPfHO6MeWFmC+PWUA\n4BSnyu6lDRkGZctwLT5GJATSWEpSQOWxli/r38tAR3/pPXzXOdu8+RKnFtX8QZ+M\n1/jD5yECgYEA3CqD8DnpMOcov5p6CD+A7qLpYdJlLVZcv+BzdbEogUc/Lhv7Ginx\nOmIhcM3H6CPyRJrdkzjK1o6wlf6ztWwgBCCybZmVD74g8PkDophK1rMVmJg0srj9\nx6dVcEJm0FWi52lNR8/GXhIuAFSo2eXSXvVridOiubG+P92QTSQAjiMCgYEAyvaN\nzPhRWq7ypyjNdW1ub3U4adv8jN3lvD3oV/Tl6Y9nNZzZovTZ+9pFMRJxyPcnnF0m\nOnOrafR+7q4NztA8GoZhH49MyKNsLaVSO9r79r5XiqpM3abDg6mzLJ7XXdrrnxB4\nAKFtPsiRUkVE28FXDWC/z5l6Q9tVwYi/GRwWS7ECgYAcB+20cCsYZtXxTyGqWyt3\nNpawNbFcDFrSsykAGwYlL4UDwdw+gIiN/mBzlD+Xdrwpr+32CI0KtDAXaM5IkvOg\nkukkuyEXWAWpqIql8O3WWAav3vEWsCbffJaMLGgarkyHWgjU08dVwsrIj/7Pf0tB\ne82tRpy5N8AZMYRlzeekMQKBgDJEI9Rav5NM9s3Nfi0SACLcji8xi3e70RTw5CU8\nguB4YqBVi1UffQkyAqbnoYSbKZVBQKGDWjWwlus38jWBPxF2rIErdWHPj5AyfI5U\nasiuVXIDQWw3y/5EvhpT8JTPDkHjy0SktjCxbcRJYYdnd87ZYkfhA/XgUXnQCzwF\nx8PRAoGAV8G9DiSUi2dwEu1DBi50uIrGjFxuhgQT5UzxM8Jy8Cr5eFZWMz2DkNhp\nEGsI5MParKzmq8AEe1MkKYwK50uJafDhCDc5+HnqcpFyf4Bm0v9ZrgR7W+vtz7wm\nm7W4H6mXNbxdIjKemUcvV1aHi9kZUuAjK05TwxmONgxuaT2higM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "6637962ffb2e40c3a2538dacde6d2aa1", "name": "vmtp_9a74db78-392b-4386-9884-94edc7fb0940", "fingerprint": "ca:de:68:87:e1:65:66:2a:64:d0:42:ca:cc:1c:07:72"}} 2018-08-17 01:59:08,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-82b4c064-12b3-4b3e-afc1-cfd3715bab7a 2018-08-17 01:59:08,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.420721054077s 2018-08-17 01:59:08,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-82b4c064-12b3-4b3e-afc1-cfd3715bab7a 2018-08-17 01:59:08,189 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCujZbqCKVBQNke8QD8809oOACBAQuHRP+Fn2AFHkkXXOpFSrUJELDpfdm9vzGEPGx75fZle15KuCKKfDsNbDOKmXd7es5i4eBnO/77JjV8jpLk0c7SK993vOOcmbf3cvwwTzYQCR2GtJd4TS2kVN5eEkUYKnofMSPxZyDRE+m0VN3Qbqtmq5sZD5j0QJqhLYFCLYzjzZw+grqqAP65ILQfIo77yrKQg6DmzGXzEUeAN1yBMSS9DNo1gaDgYzjsM+0cTSQ+KWTB+5Y23jzH1RZBX4oaeDSg2VpGohPa1kqzf3Ll6xt2tZe6507AxIbKzN3jarNVqiitiru6hOUZCIcz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAro2W6gilQUDZHvEA/PNPaDgAgQELh0T/hZ9gBR5JF1zqRUq1\nCRCw6X3Zvb8xhDxse+X2ZXteSrgiinw7DWwzipl3e3rOYuHgZzv++yY1fI6S5NHO\n0ivfd7zjnJm393L8ME82EAkdhrSXeE0tpFTeXhJFGCp6HzEj8Wcg0RPptFTd0G6r\nZqubGQ+Y9ECaoS2BQi2M482cPoK6qgD+uSC0HyKO+8qykIOg5sxl8xFHgDdcgTEk\nvQzaNYGg4GM47DPtHE0kPilkwfuWNt48x9UWQV+KGng0oNlaRqIT2tZKs39y5esb\ndrWXuudOwMSGyszd42qzVaoorYq7uoTlGQiHMwIDAQABAoIBAFlDyViX4UL0kdRz\n9UhmeUZX1VIjoaykiXPhJC6Z5VEQUDHtWZVwNrjBhle17fGtIOFfodkV9QuLDQb7\nLwvXOKh5gRPhoqgI0USZ9vSi/plbJB3mebkbfKV0MIZGSkE+SV+/MmuS7cmUkx2P\ngnbWe/1ppHIOTvOiornyPmMNpudz4rRddufUpdUXYo+O5dK18C+xYTYbnLYXUqUB\nbo5NPLLX5RvSQpnMcKgBcPsdyyicoi9tw2eVTLZXrVpuKMQAPfHO6MeWFmC+PWUA\n4BSnyu6lDRkGZctwLT5GJATSWEpSQOWxli/r38tAR3/pPXzXOdu8+RKnFtX8QZ+M\n1/jD5yECgYEA3CqD8DnpMOcov5p6CD+A7qLpYdJlLVZcv+BzdbEogUc/Lhv7Ginx\nOmIhcM3H6CPyRJrdkzjK1o6wlf6ztWwgBCCybZmVD74g8PkDophK1rMVmJg0srj9\nx6dVcEJm0FWi52lNR8/GXhIuAFSo2eXSXvVridOiubG+P92QTSQAjiMCgYEAyvaN\nzPhRWq7ypyjNdW1ub3U4adv8jN3lvD3oV/Tl6Y9nNZzZovTZ+9pFMRJxyPcnnF0m\nOnOrafR+7q4NztA8GoZhH49MyKNsLaVSO9r79r5XiqpM3abDg6mzLJ7XXdrrnxB4\nAKFtPsiRUkVE28FXDWC/z5l6Q9tVwYi/GRwWS7ECgYAcB+20cCsYZtXxTyGqWyt3\nNpawNbFcDFrSsykAGwYlL4UDwdw+gIiN/mBzlD+Xdrwpr+32CI0KtDAXaM5IkvOg\nkukkuyEXWAWpqIql8O3WWAav3vEWsCbffJaMLGgarkyHWgjU08dVwsrIj/7Pf0tB\ne82tRpy5N8AZMYRlzeekMQKBgDJEI9Rav5NM9s3Nfi0SACLcji8xi3e70RTw5CU8\nguB4YqBVi1UffQkyAqbnoYSbKZVBQKGDWjWwlus38jWBPxF2rIErdWHPj5AyfI5U\nasiuVXIDQWw3y/5EvhpT8JTPDkHjy0SktjCxbcRJYYdnd87ZYkfhA/XgUXnQCzwF\nx8PRAoGAV8G9DiSUi2dwEu1DBi50uIrGjFxuhgQT5UzxM8Jy8Cr5eFZWMz2DkNhp\nEGsI5MParKzmq8AEe1MkKYwK50uJafDhCDc5+HnqcpFyf4Bm0v9ZrgR7W+vtz7wm\nm7W4H6mXNbxdIjKemUcvV1aHi9kZUuAjK05TwxmONgxuaT2higM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6637962ffb2e40c3a2538dacde6d2aa1', 'name': u'vmtp_9a74db78-392b-4386-9884-94edc7fb0940', 'created_at': '2018-08-17T01:59:08.189473', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af22ccc44fb44401a78720a5a6af5bc7', 'name': 'vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ca:de:68:87:e1:65:66:2a:64:d0:42:ca:cc:1c:07:72', 'type': 'ssh', 'id': u'vmtp_9a74db78-392b-4386-9884-94edc7fb0940'}) 2018-08-17 01:59:08,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-17 01:59:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_9a74db78-392b-4386-9884-94edc7fb0940 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 01:59:08,220 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 01:59: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-860ef6b5-3235-4225-9124-90332abdc58d x-compute-request-id: req-860ef6b5-3235-4225-9124-90332abdc58d Content-Length: 0 Content-Type: application/json 2018-08-17 01:59:08,220 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_9a74db78-392b-4386-9884-94edc7fb0940 used request id req-860ef6b5-3235-4225-9124-90332abdc58d 2018-08-17 01:59:08,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0298030376434s 2018-08-17 01:59:08,220 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vmtp_9a74db78-392b-4386-9884-94edc7fb0940 used request id req-860ef6b5-3235-4225-9124-90332abdc58d 2018-08-17 01:59:09,016 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-08-17 02:37:55,952 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-17 01:59:09,821 INFO Using http://172.30.9.23:5000/v3 2018-08-17 01:59:09,821 INFO VM public key: /tmp/tmpGacCKj 2018-08-17 01:59:09,821 INFO VM private key: /tmp/tmpXvjoFl 2018-08-17 01:59:11,565 INFO Found image vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940 to launch VM, will continue 2018-08-17 01:59:12,198 INFO Using external router: vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940 2018-08-17 01:59:12,198 INFO Using external network: external. 2018-08-17 01:59:13,085 INFO Created internal network: pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940. 2018-08-17 01:59:14,106 INFO Created internal network: pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940. 2018-08-17 01:59:16,133 DEBUG Ext router associated to pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940 2018-08-17 01:59:17,936 DEBUG Ext router associated to pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940 2018-08-17 01:59:17,975 INFO OpenStack agent: Unknown agent 2018-08-17 01:59:17,975 INFO OpenStack network type: vxlan 2018-08-17 01:59:19,084 INFO [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Creating server VM... 2018-08-17 01:59:19,084 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-17 01:59:21,555 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 1 of 90... 2018-08-17 01:59:24,248 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 2 of 90... 2018-08-17 01:59:27,231 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 3 of 90... 2018-08-17 01:59:29,384 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 4 of 90... 2018-08-17 01:59:31,893 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 5 of 90... 2018-08-17 01:59:34,522 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 6 of 90... 2018-08-17 01:59:36,666 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 7 of 90... 2018-08-17 01:59:39,202 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 8 of 90... 2018-08-17 01:59:41,354 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 9 of 90... 2018-08-17 01:59:44,130 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 10 of 90... 2018-08-17 01:59:46,457 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 11 of 90... 2018-08-17 01:59:48,863 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 12 of 90... 2018-08-17 01:59:51,264 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 13 of 90... 2018-08-17 01:59:53,404 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 14 of 90... 2018-08-17 01:59:55,740 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 15 of 90... 2018-08-17 01:59:58,091 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 16 of 90... 2018-08-17 02:00:00,617 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 17 of 90... 2018-08-17 02:00:03,211 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 18 of 90... 2018-08-17 02:00:05,381 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 19 of 90... 2018-08-17 02:00:07,784 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 20 of 90... 2018-08-17 02:00:09,928 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 21 of 90... 2018-08-17 02:00:12,696 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 22 of 90... 2018-08-17 02:00:15,131 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 23 of 90... 2018-08-17 02:00:17,466 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 24 of 90... 2018-08-17 02:00:19,627 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 25 of 90... 2018-08-17 02:00:22,057 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 26 of 90... 2018-08-17 02:00:24,399 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 27 of 90... 2018-08-17 02:00:26,824 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 28 of 90... 2018-08-17 02:00:29,139 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 29 of 90... 2018-08-17 02:00:31,477 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 30 of 90... 2018-08-17 02:00:33,630 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 31 of 90... 2018-08-17 02:00:35,993 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 32 of 90... 2018-08-17 02:00:38,372 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 33 of 90... 2018-08-17 02:00:40,790 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 34 of 90... 2018-08-17 02:00:42,937 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 35 of 90... 2018-08-17 02:00:45,105 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 36 of 90... 2018-08-17 02:00:47,535 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 37 of 90... 2018-08-17 02:00:49,702 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 38 of 90... 2018-08-17 02:00:54,367 INFO [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Internal network IP: 192.168.1.19 2018-08-17 02:00:54,367 INFO [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] SSH IP: 172.30.9.208 2018-08-17 02:00:54,367 INFO [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Setup SSH for ubuntu@172.30.9.208 2018-08-17 02:02:31,842 INFO [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Installing nuttcp-8.1.4... 2018-08-17 02:02:31,885 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Copying nuttcp-8.1.4 to target... 2018-08-17 02:02:32,099 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Starting nuttcp-8.1.4 server... 2018-08-17 02:02:32,141 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] 2018-08-17 02:02:32,186 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Creating client VM... 2018-08-17 02:02:32,186 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-17 02:02:34,459 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 1 of 90... 2018-08-17 02:02:36,685 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 2 of 90... 2018-08-17 02:02:39,209 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 3 of 90... 2018-08-17 02:02:41,362 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 4 of 90... 2018-08-17 02:02:43,717 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] VM status=BUILD, retrying 5 of 90... 2018-08-17 02:02:48,196 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Internal network IP: 192.168.1.6 2018-08-17 02:02:48,196 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] SSH IP: 172.30.9.205 2018-08-17 02:02:48,196 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Setup SSH for ubuntu@172.30.9.205 2018-08-17 02:04:25,671 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Installing nuttcp-8.1.4... 2018-08-17 02:04:25,714 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Copying nuttcp-8.1.4 to target... 2018-08-17 02:04:25,878 INFO ============================================================ 2018-08-17 02:04:25,878 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-17 02:04:34,922 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] PING 192.168.1.19 (192.168.1.19) 64(92) bytes of data. 72 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.815 ms 72 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.194 ms 72 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.112 ms 72 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.114 ms 72 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.102 ms 72 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.120 ms 72 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.131 ms 72 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.099 ms 72 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.105 ms 72 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.154 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.099/0.194/0.815/0.209 ms 2018-08-17 02:04:43,966 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] PING 192.168.1.19 (192.168.1.19) 391(419) bytes of data. 399 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.168 ms 399 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.133 ms 399 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.149 ms 399 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.152 ms 399 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.192 ms 399 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.160 ms 399 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.189 ms 399 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.147 ms 399 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.150 ms 399 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.154 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.133/0.159/0.192/0.021 ms 2018-08-17 02:04:53,010 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] PING 192.168.1.19 (192.168.1.19) 1500(1528) bytes of data. 1508 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.420 ms 1508 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.229 ms 1508 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.165 ms 1508 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.313 ms 1508 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.169 ms 1508 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.145 ms 1508 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.155 ms 1508 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.488 ms 1508 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.169 ms 1508 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.129 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.129/0.238/0.488/0.120 ms 2018-08-17 02:04:53,011 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Measuring TCP Throughput (packet size=65536)... 2018-08-17 02:04:53,011 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:03,110 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=19938.2500 real_seconds=10.00 rate_Mbps=16721.8981 tx_cpu=36 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.19 2018-08-17 02:05:03,112 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:13,210 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=19252.6875 real_seconds=10.00 rate_Mbps=16146.7419 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.25 2018-08-17 02:05:13,211 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:23,311 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=20317.3750 real_seconds=10.00 rate_Mbps=17039.6479 tx_cpu=37 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.33 2018-08-17 02:05:23,312 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Measuring UDP Throughput (packet size=128)... 2018-08-17 02:05:23,313 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:26,665 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=28.4122 real_seconds=1.00 rate_Mbps=238.3560 tx_cpu=19 rx_cpu=38 drop=184 pkt=232937 data_loss=0.07913 2018-08-17 02:05:26,667 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=1<244076/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:05:26,668 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R732228K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:29,996 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=30.2705 real_seconds=1.00 rate_Mbps=253.5605 tx_cpu=19 rx_cpu=40 drop=0 pkt=247976 data_loss=0.00000 2018-08-17 02:05:29,997 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=1<259645/732228<732228 Kbps loss-rate=0 2018-08-17 02:05:29,997 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R495936K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:33,324 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=27.0391 real_seconds=1.00 rate_Mbps=226.4098 tx_cpu=18 rx_cpu=32 drop=0 pkt=221504 data_loss=0.00000 2018-08-17 02:05:33,324 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=1<231843/495936<495936 Kbps loss-rate=0 2018-08-17 02:05:33,325 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R363889K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:36,649 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=29.8495 real_seconds=1.00 rate_Mbps=250.1125 tx_cpu=21 rx_cpu=42 drop=12 pkt=244539 data_loss=0.00502 2018-08-17 02:05:36,650 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=1<256115/363889<363889 Kbps loss-rate=0 2018-08-17 02:05:36,650 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310002K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:39,974 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=29.4928 real_seconds=1.00 rate_Mbps=247.0988 tx_cpu=19 rx_cpu=35 drop=30 pkt=241635 data_loss=0.01254 2018-08-17 02:05:39,975 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=1<253029/310002<310002 Kbps loss-rate=0 2018-08-17 02:05:39,975 DEBUG undershot, min=253029 kbps=281515 max=310002 2018-08-17 02:05:39,975 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R281515K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:43,302 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=29.7079 real_seconds=1.00 rate_Mbps=248.8706 tx_cpu=20 rx_cpu=37 drop=214 pkt=243581 data_loss=0.08778 2018-08-17 02:05:43,303 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=253029<254843/281515<310002 Kbps loss-rate=0 2018-08-17 02:05:43,303 DEBUG undershot, min=254843 kbps=282422 max=310002 2018-08-17 02:05:43,303 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282422K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:46,632 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=29.3877 real_seconds=1.00 rate_Mbps=246.1089 tx_cpu=20 rx_cpu=39 drop=0 pkt=240744 data_loss=0.00000 2018-08-17 02:05:46,633 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=254843<252015/282422<310002 Kbps loss-rate=0 2018-08-17 02:05:46,633 DEBUG undershot, min=282422 kbps=296212 max=310002 2018-08-17 02:05:46,633 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296212K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:49,958 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=30.5165 real_seconds=1.00 rate_Mbps=255.6347 tx_cpu=20 rx_cpu=41 drop=0 pkt=249991 data_loss=0.00000 2018-08-17 02:05:49,959 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=128 throughput=282422<261769/296212<310002 Kbps loss-rate=0 2018-08-17 02:05:49,959 DEBUG undershot, min=296212 kbps=303107 max=310002 2018-08-17 02:05:49,959 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Measuring UDP Throughput (packet size=1024)... 2018-08-17 02:05:49,960 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:53,310 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=223.8994 real_seconds=1.00 rate_Mbps=1876.9187 tx_cpu=35 rx_cpu=40 drop=12 pkt=229285 data_loss=0.00523 2018-08-17 02:05:53,311 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=1<1921964/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:05:53,311 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3460982K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:56,634 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=217.1807 real_seconds=1.00 rate_Mbps=1820.8438 tx_cpu=29 rx_cpu=39 drop=319 pkt=222712 data_loss=0.14322 2018-08-17 02:05:56,635 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=1<1864544/3460982<3460982 Kbps loss-rate=0 2018-08-17 02:05:56,635 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2662763K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:05:59,962 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=220.1689 real_seconds=1.00 rate_Mbps=1844.7950 tx_cpu=29 rx_cpu=40 drop=0 pkt=225453 data_loss=0.00000 2018-08-17 02:05:59,963 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=1<1889070/2662763<2662763 Kbps loss-rate=0 2018-08-17 02:05:59,963 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2275916K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:03,313 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=214.0635 real_seconds=1.00 rate_Mbps=1794.6573 tx_cpu=35 rx_cpu=38 drop=44 pkt=219245 data_loss=0.02004 2018-08-17 02:06:03,314 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=1<1837729/2275916<2275916 Kbps loss-rate=0 2018-08-17 02:06:03,314 DEBUG undershot, min=1837729 kbps=2056822 max=2275916 2018-08-17 02:06:03,315 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2056822K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:06,666 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=221.3184 real_seconds=1.00 rate_Mbps=1854.8057 tx_cpu=29 rx_cpu=35 drop=0 pkt=226630 data_loss=0.00000 2018-08-17 02:06:06,667 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=1837729<1899321/2056822<2275916 Kbps loss-rate=0 2018-08-17 02:06:06,667 DEBUG undershot, min=1899321 kbps=2087618 max=2275916 2018-08-17 02:06:06,667 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2087618K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:09,991 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=221.8115 real_seconds=1.00 rate_Mbps=1858.8757 tx_cpu=30 rx_cpu=38 drop=0 pkt=227135 data_loss=0.00000 2018-08-17 02:06:09,992 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=1899321<1903488/2087618<2275916 Kbps loss-rate=0 2018-08-17 02:06:09,992 DEBUG undershot, min=1903488 kbps=2089702 max=2275916 2018-08-17 02:06:09,992 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2089702K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:13,345 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=218.9814 real_seconds=1.00 rate_Mbps=1835.6425 tx_cpu=34 rx_cpu=40 drop=0 pkt=224237 data_loss=0.00000 2018-08-17 02:06:13,345 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=1903488<1879697/2089702<2275916 Kbps loss-rate=0 2018-08-17 02:06:13,345 DEBUG undershot, min=2089702 kbps=2182809 max=2275916 2018-08-17 02:06:13,346 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2182809K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:16,698 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=220.4160 real_seconds=1.00 rate_Mbps=1849.4163 tx_cpu=28 rx_cpu=39 drop=91 pkt=225797 data_loss=0.04032 2018-08-17 02:06:16,698 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=1024 throughput=2089702<1893802/2182809<2275916 Kbps loss-rate=0 2018-08-17 02:06:16,699 DEBUG undershot, min=2182809 kbps=2229362 max=2275916 2018-08-17 02:06:16,699 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Measuring UDP Throughput (packet size=8192)... 2018-08-17 02:06:16,700 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:20,051 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=595.9844 real_seconds=1.00 rate_Mbps=4999.1294 tx_cpu=99 rx_cpu=25 drop=8 pkt=76294 data_loss=0.01049 2018-08-17 02:06:20,052 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=8192 throughput=1<5119108/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:06:20,052 DEBUG undershot, min=5119108 kbps=7559554 max=10000000 2018-08-17 02:06:20,053 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559554K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:23,379 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=900.1328 real_seconds=1.00 rate_Mbps=7551.0501 tx_cpu=99 rx_cpu=27 drop=133 pkt=115350 data_loss=0.11531 2018-08-17 02:06:23,380 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=8192 throughput=5119108<7732275/7559554<10000000 Kbps loss-rate=0 2018-08-17 02:06:23,380 DEBUG undershot, min=7732275 kbps=8866137 max=10000000 2018-08-17 02:06:23,380 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8866137K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:26,733 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=1043.6562 real_seconds=1.00 rate_Mbps=8755.3748 tx_cpu=89 rx_cpu=34 drop=1698 pkt=135286 data_loss=1.25513 2018-08-17 02:06:26,733 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=8192 throughput=7732275<8965503/8866137<10000000 Kbps loss-rate=1 2018-08-17 02:06:26,734 DEBUG undershot, min=8965503 kbps=9482751 max=10000000 2018-08-17 02:06:26,734 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9482751K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:06:30,090 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] megabytes=1128.8438 real_seconds=1.00 rate_Mbps=9470.3653 tx_cpu=94 rx_cpu=38 drop=203 pkt=144695 data_loss=0.14029 2018-08-17 02:06:30,090 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] pkt-size=8192 throughput=8965503<9697654/9482751<10000000 Kbps loss-rate=0 2018-08-17 02:06:30,090 DEBUG undershot, min=9697654 kbps=9848827 max=10000000 2018-08-17 02:06:30,101 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.6', 'ip_to': u'192.168.1.19', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.19, 'throughput_kbps': 17123223, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 16534263, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 17448599, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 261769, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1893802, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.14, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9697654, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.194', 'rtt_max_ms': '0.815', 'rtt_min_ms': '0.099', 'rtt_stddev': '0.209', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.159', 'rtt_max_ms': '0.192', 'rtt_min_ms': '0.133', 'rtt_stddev': '0.021', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.238', 'rtt_max_ms': '0.488', 'rtt_min_ms': '0.129', 'rtt_stddev': '0.120', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-17 02:06:30,103 INFO Deleting floating ip 94c87922-5e6d-4629-a4da-ad4ead811131 2018-08-17 02:06:31,457 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Floating IP 172.30.9.205 deleted 2018-08-17 02:06:32,038 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09401] Instance deleted 2018-08-17 02:06:32,153 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Creating client VM... 2018-08-17 02:06:32,153 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-17 02:06:37,388 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] VM status=BUILD, retrying 1 of 90... 2018-08-17 02:06:40,423 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] VM status=BUILD, retrying 2 of 90... 2018-08-17 02:06:42,849 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] VM status=BUILD, retrying 3 of 90... 2018-08-17 02:06:45,896 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] VM status=BUILD, retrying 4 of 90... 2018-08-17 02:06:48,687 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] VM status=BUILD, retrying 5 of 90... 2018-08-17 02:06:53,745 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Internal network IP: 192.168.2.4 2018-08-17 02:06:53,746 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] SSH IP: 172.30.9.218 2018-08-17 02:06:53,746 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Setup SSH for ubuntu@172.30.9.218 2018-08-17 02:07:03,298 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Installing nuttcp-8.1.4... 2018-08-17 02:07:03,343 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Copying nuttcp-8.1.4 to target... 2018-08-17 02:07:03,504 INFO ============================================================ 2018-08-17 02:07:03,504 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-17 02:07:12,551 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] PING 192.168.1.19 (192.168.1.19) 64(92) bytes of data. 72 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=1.06 ms 72 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.235 ms 72 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.136 ms 72 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.099 ms 72 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.186 ms 72 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.219 ms 72 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.122 ms 72 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.176 ms 72 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.115 ms 72 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.183 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9685ms rtt min/avg/max/mdev = 0.099/0.253/1.068/0.275 ms 2018-08-17 02:07:21,592 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] PING 192.168.1.19 (192.168.1.19) 391(419) bytes of data. 399 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.177 ms 399 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.112 ms 399 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.159 ms 399 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.331 ms 399 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.228 ms 399 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.167 ms 399 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.171 ms 399 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.204 ms 399 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.416 ms 399 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.364 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.112/0.232/0.416/0.098 ms 2018-08-17 02:07:30,636 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] PING 192.168.1.19 (192.168.1.19) 1500(1528) bytes of data. 1508 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.524 ms 1508 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.133 ms 1508 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.255 ms 1508 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.213 ms 1508 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.238 ms 1508 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.157 ms 1508 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.150 ms 1508 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.143 ms 1508 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.262 ms 1508 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.320 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.133/0.239/0.524/0.112 ms 2018-08-17 02:07:30,636 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring TCP Throughput (packet size=65536)... 2018-08-17 02:07:30,637 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:07:40,737 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=18712.6250 real_seconds=10.00 rate_Mbps=15694.2194 tx_cpu=34 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.29 2018-08-17 02:07:40,737 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:07:50,835 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=18834.6355 real_seconds=10.00 rate_Mbps=15797.9376 tx_cpu=34 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-17 02:07:50,835 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:00,933 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=18976.1875 real_seconds=10.00 rate_Mbps=15915.2398 tx_cpu=33 rx_cpu=48 retrans=0 cwnd=3135 rtt_ms=0.33 2018-08-17 02:08:00,933 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring UDP Throughput (packet size=128)... 2018-08-17 02:08:00,934 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:04,286 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=31.3838 real_seconds=0.99 rate_Mbps=264.9839 tx_cpu=20 rx_cpu=34 drop=15 pkt=257111 data_loss=0.00574 2018-08-17 02:08:04,287 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<271343/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:08:04,287 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R814029K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:07,639 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=34.0684 real_seconds=1.00 rate_Mbps=285.5534 tx_cpu=22 rx_cpu=35 drop=11 pkt=279099 data_loss=0.00382 2018-08-17 02:08:07,639 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<292406/814029<814029 Kbps loss-rate=0 2018-08-17 02:08:07,640 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R553217K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:10,965 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=33.0659 real_seconds=1.00 rate_Mbps=277.1561 tx_cpu=22 rx_cpu=42 drop=49 pkt=270925 data_loss=0.01814 2018-08-17 02:08:10,965 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<283807/553217<553217 Kbps loss-rate=0 2018-08-17 02:08:10,966 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R418512K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:14,318 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=32.5449 real_seconds=1.00 rate_Mbps=272.7333 tx_cpu=21 rx_cpu=39 drop=0 pkt=266608 data_loss=0.00000 2018-08-17 02:08:14,318 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<279278/418512<418512 Kbps loss-rate=0 2018-08-17 02:08:14,318 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R348895K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:17,645 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=33.8368 real_seconds=1.00 rate_Mbps=283.5119 tx_cpu=22 rx_cpu=39 drop=109 pkt=277300 data_loss=0.03929 2018-08-17 02:08:17,645 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<290316/348895<348895 Kbps loss-rate=0 2018-08-17 02:08:17,646 DEBUG undershot, min=290316 kbps=319605 max=348895 2018-08-17 02:08:17,646 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319605K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:20,973 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=32.0212 real_seconds=1.00 rate_Mbps=268.3753 tx_cpu=23 rx_cpu=38 drop=59 pkt=262377 data_loss=0.02248 2018-08-17 02:08:20,973 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=290316<274816/319605<348895 Kbps loss-rate=0 2018-08-17 02:08:20,974 DEBUG undershot, min=319605 kbps=334250 max=348895 2018-08-17 02:08:20,974 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R334250K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:24,302 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=34.1709 real_seconds=1.00 rate_Mbps=286.3739 tx_cpu=25 rx_cpu=39 drop=89 pkt=280017 data_loss=0.03189 2018-08-17 02:08:24,302 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=319605<293246/334250<348895 Kbps loss-rate=0 2018-08-17 02:08:24,302 DEBUG undershot, min=334250 kbps=341572 max=348895 2018-08-17 02:08:24,303 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring UDP Throughput (packet size=1024)... 2018-08-17 02:08:24,303 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:27,630 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=258.7637 real_seconds=1.00 rate_Mbps=2170.7365 tx_cpu=34 rx_cpu=42 drop=1350 pkt=266324 data_loss=0.50688 2018-08-17 02:08:27,631 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<2222834/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:08:27,631 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3611417K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:30,982 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=270.7500 real_seconds=1.00 rate_Mbps=2269.2051 tx_cpu=37 rx_cpu=42 drop=38 pkt=277286 data_loss=0.01370 2018-08-17 02:08:30,983 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<2323666/3611417<3611417 Kbps loss-rate=0 2018-08-17 02:08:30,983 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2967541K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:34,309 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=234.5771 real_seconds=1.00 rate_Mbps=1966.9142 tx_cpu=31 rx_cpu=40 drop=0 pkt=240207 data_loss=0.00000 2018-08-17 02:08:34,309 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<2014120/2967541<2967541 Kbps loss-rate=0 2018-08-17 02:08:34,310 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2490830K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:37,637 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=225.4854 real_seconds=1.00 rate_Mbps=1890.2644 tx_cpu=32 rx_cpu=34 drop=0 pkt=230897 data_loss=0.00000 2018-08-17 02:08:37,638 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<1935630/2490830<2490830 Kbps loss-rate=0 2018-08-17 02:08:37,638 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2213230K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:40,966 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=221.5264 real_seconds=1.00 rate_Mbps=1857.4564 tx_cpu=40 rx_cpu=36 drop=0 pkt=226843 data_loss=0.00000 2018-08-17 02:08:40,966 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<1902035/2213230<2213230 Kbps loss-rate=0 2018-08-17 02:08:40,966 DEBUG undershot, min=1902035 kbps=2057632 max=2213230 2018-08-17 02:08:40,967 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2057632K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:44,319 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=235.4463 real_seconds=1.00 rate_Mbps=1974.0125 tx_cpu=42 rx_cpu=33 drop=0 pkt=241097 data_loss=0.00000 2018-08-17 02:08:44,320 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1902035<2021388/2057632<2213230 Kbps loss-rate=0 2018-08-17 02:08:44,320 DEBUG undershot, min=2021388 kbps=2117309 max=2213230 2018-08-17 02:08:44,320 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2117309K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:47,672 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=227.8145 real_seconds=1.00 rate_Mbps=1910.4902 tx_cpu=42 rx_cpu=33 drop=0 pkt=233282 data_loss=0.00000 2018-08-17 02:08:47,673 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=2021388<1956341/2117309<2213230 Kbps loss-rate=0 2018-08-17 02:08:47,673 DEBUG undershot, min=2117309 kbps=2165269 max=2213230 2018-08-17 02:08:47,673 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring UDP Throughput (packet size=8192)... 2018-08-17 02:08:47,674 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:51,025 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=595.6094 real_seconds=1.00 rate_Mbps=4997.0531 tx_cpu=99 rx_cpu=24 drop=56 pkt=76294 data_loss=0.07340 2018-08-17 02:08:51,026 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=1<5116982/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:08:51,026 DEBUG undershot, min=5116982 kbps=7558491 max=10000000 2018-08-17 02:08:51,026 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558491K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:54,354 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=899.4766 real_seconds=1.00 rate_Mbps=7546.0430 tx_cpu=99 rx_cpu=31 drop=200 pkt=115333 data_loss=0.17341 2018-08-17 02:08:54,355 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=5116982<7727148/7558491<10000000 Kbps loss-rate=0 2018-08-17 02:08:54,355 DEBUG undershot, min=7727148 kbps=8863574 max=10000000 2018-08-17 02:08:54,355 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8863574K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:08:57,706 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=1049.4141 real_seconds=1.00 rate_Mbps=8804.3470 tx_cpu=89 rx_cpu=32 drop=922 pkt=135247 data_loss=0.68171 2018-08-17 02:08:57,707 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=7727148<9015651/8863574<10000000 Kbps loss-rate=0 2018-08-17 02:08:57,707 DEBUG undershot, min=9015651 kbps=9507825 max=10000000 2018-08-17 02:08:57,707 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9507825K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:09:01,033 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=1130.4609 real_seconds=1.00 rate_Mbps=9483.2118 tx_cpu=91 rx_cpu=36 drop=379 pkt=145078 data_loss=0.26124 2018-08-17 02:09:01,033 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=9015651<9710808/9507825<10000000 Kbps loss-rate=0 2018-08-17 02:09:01,034 DEBUG undershot, min=9710808 kbps=9855404 max=10000000 2018-08-17 02:09:01,044 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'192.168.1.19', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.29, 'throughput_kbps': 16070880, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 16177088, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 16297205, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 293246, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1956341, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.26, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9710808, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.253', 'rtt_max_ms': '1.068', 'rtt_min_ms': '0.099', 'rtt_stddev': '0.275', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.232', 'rtt_max_ms': '0.416', 'rtt_min_ms': '0.112', 'rtt_stddev': '0.098', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.239', 'rtt_max_ms': '0.524', 'rtt_min_ms': '0.133', 'rtt_stddev': '0.112', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-17 02:09:01,045 INFO ============================================================ 2018-08-17 02:09:01,045 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-17 02:09:10,114 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. 72 bytes from 172.30.9.208: icmp_seq=1 ttl=64 time=0.423 ms 72 bytes from 172.30.9.208: icmp_seq=2 ttl=64 time=0.197 ms 72 bytes from 172.30.9.208: icmp_seq=3 ttl=64 time=0.135 ms 72 bytes from 172.30.9.208: icmp_seq=4 ttl=64 time=0.116 ms 72 bytes from 172.30.9.208: icmp_seq=5 ttl=64 time=0.125 ms 72 bytes from 172.30.9.208: icmp_seq=6 ttl=64 time=0.134 ms 72 bytes from 172.30.9.208: icmp_seq=7 ttl=64 time=0.135 ms 72 bytes from 172.30.9.208: icmp_seq=8 ttl=64 time=0.121 ms 72 bytes from 172.30.9.208: icmp_seq=9 ttl=64 time=0.258 ms 72 bytes from 172.30.9.208: icmp_seq=10 ttl=64 time=0.173 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.116/0.181/0.423/0.092 ms 2018-08-17 02:09:19,158 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. 399 bytes from 172.30.9.208: icmp_seq=1 ttl=64 time=0.188 ms 399 bytes from 172.30.9.208: icmp_seq=2 ttl=64 time=0.135 ms 399 bytes from 172.30.9.208: icmp_seq=3 ttl=64 time=0.178 ms 399 bytes from 172.30.9.208: icmp_seq=4 ttl=64 time=0.287 ms 399 bytes from 172.30.9.208: icmp_seq=5 ttl=64 time=0.258 ms 399 bytes from 172.30.9.208: icmp_seq=6 ttl=64 time=0.207 ms 399 bytes from 172.30.9.208: icmp_seq=7 ttl=64 time=0.224 ms 399 bytes from 172.30.9.208: icmp_seq=8 ttl=64 time=0.234 ms 399 bytes from 172.30.9.208: icmp_seq=9 ttl=64 time=0.181 ms 399 bytes from 172.30.9.208: icmp_seq=10 ttl=64 time=0.193 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.135/0.208/0.287/0.043 ms 2018-08-17 02:09:28,202 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. 1508 bytes from 172.30.9.208: icmp_seq=1 ttl=64 time=0.494 ms 1508 bytes from 172.30.9.208: icmp_seq=2 ttl=64 time=0.215 ms 1508 bytes from 172.30.9.208: icmp_seq=3 ttl=64 time=0.218 ms 1508 bytes from 172.30.9.208: icmp_seq=4 ttl=64 time=0.159 ms 1508 bytes from 172.30.9.208: icmp_seq=5 ttl=64 time=0.257 ms 1508 bytes from 172.30.9.208: icmp_seq=6 ttl=64 time=0.303 ms 1508 bytes from 172.30.9.208: icmp_seq=7 ttl=64 time=0.357 ms 1508 bytes from 172.30.9.208: icmp_seq=8 ttl=64 time=0.278 ms 1508 bytes from 172.30.9.208: icmp_seq=9 ttl=64 time=0.311 ms 1508 bytes from 172.30.9.208: icmp_seq=10 ttl=64 time=0.161 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.159/0.275/0.494/0.095 ms 2018-08-17 02:09:28,203 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring TCP Throughput (packet size=65536)... 2018-08-17 02:09:28,203 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:09:38,328 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=19340.5203 real_seconds=10.00 rate_Mbps=16222.1177 tx_cpu=34 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.31 2018-08-17 02:09:38,329 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:09:48,429 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=18662.6810 real_seconds=10.00 rate_Mbps=15652.0874 tx_cpu=35 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.58 2018-08-17 02:09:48,429 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:09:58,526 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=18585.6250 real_seconds=10.00 rate_Mbps=15588.7600 tx_cpu=36 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-17 02:09:58,526 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring UDP Throughput (packet size=128)... 2018-08-17 02:09:58,527 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:01,879 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=30.5835 real_seconds=1.00 rate_Mbps=256.7268 tx_cpu=23 rx_cpu=35 drop=359 pkt=250899 data_loss=0.14301 2018-08-17 02:10:01,879 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<262888/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:10:01,880 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R788664K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:05,206 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=31.4974 real_seconds=1.00 rate_Mbps=263.7965 tx_cpu=22 rx_cpu=37 drop=0 pkt=258027 data_loss=0.00000 2018-08-17 02:10:05,207 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<270127/788664<788664 Kbps loss-rate=0 2018-08-17 02:10:05,207 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R529395K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:08,535 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=29.5747 real_seconds=1.00 rate_Mbps=247.7388 tx_cpu=19 rx_cpu=33 drop=0 pkt=242276 data_loss=0.00000 2018-08-17 02:10:08,536 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<253684/529395<529395 Kbps loss-rate=0 2018-08-17 02:10:08,536 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R391539K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:11,889 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=28.4727 real_seconds=1.00 rate_Mbps=238.5158 tx_cpu=21 rx_cpu=36 drop=0 pkt=233248 data_loss=0.00000 2018-08-17 02:10:11,889 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<244240/391539<391539 Kbps loss-rate=0 2018-08-17 02:10:11,890 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317889K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:15,215 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=29.8573 real_seconds=1.00 rate_Mbps=250.1393 tx_cpu=19 rx_cpu=35 drop=0 pkt=244591 data_loss=0.00000 2018-08-17 02:10:15,216 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=1<256142/317889<317889 Kbps loss-rate=0 2018-08-17 02:10:15,216 DEBUG undershot, min=256142 kbps=287015 max=317889 2018-08-17 02:10:15,216 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287015K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:18,568 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=31.9069 real_seconds=1.00 rate_Mbps=267.4113 tx_cpu=22 rx_cpu=39 drop=21 pkt=261403 data_loss=0.00815 2018-08-17 02:10:18,568 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=256142<273829/287015<317889 Kbps loss-rate=0 2018-08-17 02:10:18,569 DEBUG undershot, min=273829 kbps=295859 max=317889 2018-08-17 02:10:18,569 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R295859K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:21,921 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=31.0951 real_seconds=1.00 rate_Mbps=260.5368 tx_cpu=20 rx_cpu=39 drop=279 pkt=255010 data_loss=0.10954 2018-08-17 02:10:21,921 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=273829<266789/295859<317889 Kbps loss-rate=0 2018-08-17 02:10:21,921 DEBUG undershot, min=295859 kbps=306874 max=317889 2018-08-17 02:10:21,922 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306874K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:25,276 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=32.6775 real_seconds=1.00 rate_Mbps=273.7215 tx_cpu=22 rx_cpu=38 drop=2339 pkt=270033 data_loss=0.86612 2018-08-17 02:10:25,276 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=128 throughput=295859<280290/306874<317889 Kbps loss-rate=0 2018-08-17 02:10:25,276 DEBUG undershot, min=306874 kbps=312381 max=317889 2018-08-17 02:10:25,277 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring UDP Throughput (packet size=1024)... 2018-08-17 02:10:25,277 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:28,629 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=259.0293 real_seconds=1.00 rate_Mbps=2170.8134 tx_cpu=33 rx_cpu=39 drop=33 pkt=265279 data_loss=0.01243 2018-08-17 02:10:28,629 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<2222912/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:10:28,630 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3611456K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:31,981 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=232.0059 real_seconds=1.00 rate_Mbps=1945.3814 tx_cpu=41 rx_cpu=36 drop=0 pkt=237574 data_loss=0.00000 2018-08-17 02:10:31,982 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<1992070/3611456<3611456 Kbps loss-rate=0 2018-08-17 02:10:31,982 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2801763K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:35,307 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=232.0205 real_seconds=1.00 rate_Mbps=1945.6345 tx_cpu=38 rx_cpu=35 drop=103 pkt=237692 data_loss=0.04334 2018-08-17 02:10:35,307 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<1992329/2801763<2801763 Kbps loss-rate=0 2018-08-17 02:10:35,307 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2397046K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:38,636 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=240.9443 real_seconds=1.00 rate_Mbps=2020.3491 tx_cpu=38 rx_cpu=35 drop=0 pkt=246727 data_loss=0.00000 2018-08-17 02:10:38,636 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=1<2068837/2397046<2397046 Kbps loss-rate=0 2018-08-17 02:10:38,636 DEBUG undershot, min=2068837 kbps=2232941 max=2397046 2018-08-17 02:10:38,637 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2232941K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:41,989 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=266.1865 real_seconds=1.00 rate_Mbps=2231.5843 tx_cpu=44 rx_cpu=40 drop=0 pkt=272575 data_loss=0.00000 2018-08-17 02:10:41,989 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=1024 throughput=2068837<2285142/2232941<2397046 Kbps loss-rate=0 2018-08-17 02:10:41,990 DEBUG undershot, min=2285142 kbps=2341094 max=2397046 2018-08-17 02:10:41,990 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Measuring UDP Throughput (packet size=8192)... 2018-08-17 02:10:41,990 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:45,343 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=593.3828 real_seconds=1.00 rate_Mbps=4977.8251 tx_cpu=99 rx_cpu=24 drop=341 pkt=76294 data_loss=0.44696 2018-08-17 02:10:45,343 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=1<5097292/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:10:45,344 DEBUG undershot, min=5097292 kbps=7548646 max=10000000 2018-08-17 02:10:45,344 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7548646K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:48,695 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=899.7109 real_seconds=1.00 rate_Mbps=7547.7601 tx_cpu=99 rx_cpu=26 drop=20 pkt=115183 data_loss=0.01737 2018-08-17 02:10:48,696 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=5097292<7728906/7548646<10000000 Kbps loss-rate=0 2018-08-17 02:10:48,696 DEBUG undershot, min=7728906 kbps=8864453 max=10000000 2018-08-17 02:10:48,696 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8864453K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:52,024 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=1054.4297 real_seconds=1.00 rate_Mbps=8845.9669 tx_cpu=94 rx_cpu=36 drop=294 pkt=135261 data_loss=0.21736 2018-08-17 02:10:52,025 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=7728906<9058270/8864453<10000000 Kbps loss-rate=0 2018-08-17 02:10:52,025 DEBUG undershot, min=9058270 kbps=9529135 max=10000000 2018-08-17 02:10:52,025 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9529135K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:55,379 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=1076.1562 real_seconds=1.00 rate_Mbps=9013.2750 tx_cpu=69 rx_cpu=37 drop=1417 pkt=139165 data_loss=1.01822 2018-08-17 02:10:55,380 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=9058270<9229593/9529135<10000000 Kbps loss-rate=1 2018-08-17 02:10:55,380 DEBUG undershot, min=9229593 kbps=9614796 max=10000000 2018-08-17 02:10:55,381 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9614796K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:10:58,731 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] megabytes=1145.9609 real_seconds=1.00 rate_Mbps=9613.8727 tx_cpu=76 rx_cpu=36 drop=29 pkt=146712 data_loss=0.01977 2018-08-17 02:10:58,732 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] pkt-size=8192 throughput=9229593<9844605/9614796<10000000 Kbps loss-rate=0 2018-08-17 02:10:58,732 DEBUG undershot, min=9844605 kbps=9922302 max=10000000 2018-08-17 02:10:58,742 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'172.30.9.208', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.31, 'throughput_kbps': 16611448, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.58, 'throughput_kbps': 16027737, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 15962890, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.87, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 280290, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2285142, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9844605, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.181', 'rtt_max_ms': '0.423', 'rtt_min_ms': '0.116', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.208', 'rtt_max_ms': '0.287', 'rtt_min_ms': '0.135', 'rtt_stddev': '0.043', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.275', 'rtt_max_ms': '0.494', 'rtt_min_ms': '0.159', 'rtt_stddev': '0.095', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-17 02:10:58,744 INFO Deleting floating ip 30947f6a-6f18-428a-ac2e-a087a392e551 2018-08-17 02:10:59,812 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Floating IP 172.30.9.218 deleted 2018-08-17 02:11:00,004 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09402] Instance deleted 2018-08-17 02:11:00,068 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Creating client VM... 2018-08-17 02:11:00,068 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-17 02:11:04,154 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 1 of 90... 2018-08-17 02:11:06,252 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 2 of 90... 2018-08-17 02:11:08,646 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 3 of 90... 2018-08-17 02:11:11,918 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 4 of 90... 2018-08-17 02:11:14,728 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 5 of 90... 2018-08-17 02:11:17,538 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 6 of 90... 2018-08-17 02:11:19,894 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 7 of 90... 2018-08-17 02:11:22,314 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 8 of 90... 2018-08-17 02:11:24,720 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 9 of 90... 2018-08-17 02:11:27,800 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 10 of 90... 2018-08-17 02:11:30,144 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 11 of 90... 2018-08-17 02:11:32,814 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 12 of 90... 2018-08-17 02:11:34,962 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 13 of 90... 2018-08-17 02:11:37,639 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 14 of 90... 2018-08-17 02:11:39,972 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 15 of 90... 2018-08-17 02:11:42,574 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 16 of 90... 2018-08-17 02:11:45,014 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 17 of 90... 2018-08-17 02:11:47,584 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 18 of 90... 2018-08-17 02:11:49,760 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 19 of 90... 2018-08-17 02:11:52,180 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 20 of 90... 2018-08-17 02:11:54,737 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 21 of 90... 2018-08-17 02:11:57,138 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 22 of 90... 2018-08-17 02:11:59,286 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 23 of 90... 2018-08-17 02:12:01,430 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 24 of 90... 2018-08-17 02:12:03,859 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 25 of 90... 2018-08-17 02:12:06,408 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 26 of 90... 2018-08-17 02:12:08,563 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 27 of 90... 2018-08-17 02:12:11,351 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 28 of 90... 2018-08-17 02:12:13,506 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 29 of 90... 2018-08-17 02:12:16,693 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 30 of 90... 2018-08-17 02:12:18,850 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 31 of 90... 2018-08-17 02:12:21,247 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 32 of 90... 2018-08-17 02:12:23,660 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 33 of 90... 2018-08-17 02:12:26,049 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 34 of 90... 2018-08-17 02:12:28,862 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 35 of 90... 2018-08-17 02:12:31,018 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 36 of 90... 2018-08-17 02:12:33,649 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 37 of 90... 2018-08-17 02:12:35,802 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 38 of 90... 2018-08-17 02:12:38,136 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 39 of 90... 2018-08-17 02:12:40,283 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] VM status=BUILD, retrying 40 of 90... 2018-08-17 02:12:45,031 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Internal network IP: 192.168.1.10 2018-08-17 02:12:45,031 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] SSH IP: 172.30.9.203 2018-08-17 02:12:45,031 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Setup SSH for ubuntu@172.30.9.203 2018-08-17 02:12:56,591 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Installing nuttcp-8.1.4... 2018-08-17 02:12:56,634 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Copying nuttcp-8.1.4 to target... 2018-08-17 02:12:56,861 INFO ============================================================ 2018-08-17 02:12:56,861 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-17 02:13:05,907 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] PING 192.168.1.19 (192.168.1.19) 64(92) bytes of data. 72 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=1.66 ms 72 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.319 ms 72 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.334 ms 72 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.206 ms 72 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.335 ms 72 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.179 ms 72 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.369 ms 72 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.388 ms 72 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.450 ms 72 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.311 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9832ms rtt min/avg/max/mdev = 0.179/0.455/1.668/0.412 ms 2018-08-17 02:13:14,947 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] PING 192.168.1.19 (192.168.1.19) 391(419) bytes of data. 399 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.208 ms 399 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.331 ms 399 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.331 ms 399 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.242 ms 399 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.227 ms 399 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.504 ms 399 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.391 ms 399 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.249 ms 399 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.187 ms 399 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.270 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.187/0.294/0.504/0.092 ms 2018-08-17 02:13:23,988 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] PING 192.168.1.19 (192.168.1.19) 1500(1528) bytes of data. 1508 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.784 ms 1508 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.426 ms 1508 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.315 ms 1508 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.439 ms 1508 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.526 ms 1508 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.234 ms 1508 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.371 ms 1508 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.272 ms 1508 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.406 ms 1508 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.357 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.234/0.413/0.784/0.147 ms 2018-08-17 02:13:23,989 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Measuring TCP Throughput (packet size=65536)... 2018-08-17 02:13:23,989 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:13:34,090 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=7150.5418 real_seconds=10.00 rate_Mbps=5996.8694 tx_cpu=10 rx_cpu=18 retrans=13 cwnd=521 rtt_ms=0.42 2018-08-17 02:13:34,091 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:13:44,189 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=6888.9818 real_seconds=10.00 rate_Mbps=5777.9082 tx_cpu=10 rx_cpu=17 retrans=22 cwnd=554 rtt_ms=0.39 2018-08-17 02:13:44,190 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:13:54,289 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=6818.2750 real_seconds=10.00 rate_Mbps=5718.3221 tx_cpu=10 rx_cpu=18 retrans=20 cwnd=466 rtt_ms=0.55 2018-08-17 02:13:54,289 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Measuring UDP Throughput (packet size=128)... 2018-08-17 02:13:54,290 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:13:57,617 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=35.8859 real_seconds=1.00 rate_Mbps=301.2026 tx_cpu=31 rx_cpu=32 drop=35895 pkt=329872 data_loss=10.88145 2018-08-17 02:13:57,618 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=128 throughput=1<308431/5000000<10000000 Kbps loss-rate=10 2018-08-17 02:13:57,618 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R925293K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:00,970 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=35.5476 real_seconds=1.00 rate_Mbps=297.3555 tx_cpu=28 rx_cpu=32 drop=22754 pkt=313960 data_loss=7.24745 2018-08-17 02:14:00,971 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=128 throughput=1<304492/925293<925293 Kbps loss-rate=7 2018-08-17 02:14:00,971 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R614892K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:04,322 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=35.7168 real_seconds=1.00 rate_Mbps=299.0406 tx_cpu=30 rx_cpu=30 drop=29191 pkt=321783 data_loss=9.07175 2018-08-17 02:14:04,323 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=128 throughput=1<306217/614892<614892 Kbps loss-rate=9 2018-08-17 02:14:04,323 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R460554K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:07,648 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=35.9812 real_seconds=1.00 rate_Mbps=300.9807 tx_cpu=27 rx_cpu=33 drop=18139 pkt=312897 data_loss=5.79703 2018-08-17 02:14:07,648 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=128 throughput=1<308204/460554<460554 Kbps loss-rate=5 2018-08-17 02:14:07,649 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R384379K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:10,975 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=35.2664 real_seconds=1.00 rate_Mbps=295.4023 tx_cpu=26 rx_cpu=31 drop=19738 pkt=308640 data_loss=6.39509 2018-08-17 02:14:10,976 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=128 throughput=1<302491/384379<384379 Kbps loss-rate=6 2018-08-17 02:14:10,976 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R343435K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:14,305 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=35.7736 real_seconds=1.00 rate_Mbps=299.3722 tx_cpu=30 rx_cpu=31 drop=25471 pkt=318528 data_loss=7.99634 2018-08-17 02:14:14,306 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=128 throughput=1<306557/343435<343435 Kbps loss-rate=8 2018-08-17 02:14:14,306 DEBUG overshot, min=1 kbps=306557 max=343435 2018-08-17 02:14:14,306 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306557K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:17,657 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=34.9698 real_seconds=1.00 rate_Mbps=292.8353 tx_cpu=98 rx_cpu=31 drop=12899 pkt=299372 data_loss=4.30873 2018-08-17 02:14:17,658 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=128 throughput=1<299863/306557<343435 Kbps loss-rate=4 2018-08-17 02:14:17,658 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Measuring UDP Throughput (packet size=1024)... 2018-08-17 02:14:17,659 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:20,985 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=264.5088 real_seconds=1.00 rate_Mbps=2216.4933 tx_cpu=42 rx_cpu=34 drop=10315 pkt=281172 data_loss=3.66856 2018-08-17 02:14:20,985 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=1024 throughput=1<2269689/5000000<10000000 Kbps loss-rate=3 2018-08-17 02:14:20,986 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3634844K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:24,338 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=264.7783 real_seconds=1.00 rate_Mbps=2219.2418 tx_cpu=37 rx_cpu=34 drop=330 pkt=271463 data_loss=0.12158 2018-08-17 02:14:24,338 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=1024 throughput=1<2272503/3634844<3634844 Kbps loss-rate=0 2018-08-17 02:14:24,339 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2953673K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:27,691 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=294.9375 real_seconds=1.00 rate_Mbps=2468.7529 tx_cpu=55 rx_cpu=33 drop=2920 pkt=304936 data_loss=0.95759 2018-08-17 02:14:27,691 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=1024 throughput=1<2528002/2953673<2953673 Kbps loss-rate=0 2018-08-17 02:14:27,691 DEBUG undershot, min=2528002 kbps=2740837 max=2953673 2018-08-17 02:14:27,692 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2740837K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:31,016 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=235.1885 real_seconds=1.00 rate_Mbps=1971.2658 tx_cpu=43 rx_cpu=33 drop=43518 pkt=284351 data_loss=15.30431 2018-08-17 02:14:31,017 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=1024 throughput=2528002<2018576/2740837<2953673 Kbps loss-rate=15 2018-08-17 02:14:31,017 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Measuring UDP Throughput (packet size=8192)... 2018-08-17 02:14:31,017 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:34,370 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=356.0312 real_seconds=1.00 rate_Mbps=2981.9220 tx_cpu=99 rx_cpu=13 drop=30722 pkt=76294 data_loss=40.26792 2018-08-17 02:14:34,370 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=8192 throughput=1<3053488/5000000<10000000 Kbps loss-rate=40 2018-08-17 02:14:34,371 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4026744K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:37,724 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=355.5078 real_seconds=1.00 rate_Mbps=2977.9661 tx_cpu=99 rx_cpu=14 drop=15938 pkt=61443 data_loss=25.93949 2018-08-17 02:14:37,724 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=8192 throughput=1<3049437/4026744<4026744 Kbps loss-rate=25 2018-08-17 02:14:37,725 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3538090K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:41,053 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=363.7578 real_seconds=1.00 rate_Mbps=3046.7510 tx_cpu=99 rx_cpu=14 drop=7426 pkt=53987 data_loss=13.75516 2018-08-17 02:14:41,054 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=8192 throughput=1<3119873/3538090<3538090 Kbps loss-rate=13 2018-08-17 02:14:41,054 DEBUG overshot, min=1 kbps=3119873 max=3538090 2018-08-17 02:14:41,054 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3119873K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:44,407 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=367.4297 real_seconds=1.00 rate_Mbps=3082.3223 tx_cpu=99 rx_cpu=14 drop=574 pkt=47605 data_loss=1.20576 2018-08-17 02:14:44,407 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=8192 throughput=1<3156298/3119873<3538090 Kbps loss-rate=1 2018-08-17 02:14:44,408 DEBUG undershot, min=3156298 kbps=3347194 max=3538090 2018-08-17 02:14:44,408 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3347194K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:47,734 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=375.1953 real_seconds=1.00 rate_Mbps=3142.5865 tx_cpu=99 rx_cpu=14 drop=3049 pkt=51074 data_loss=5.96977 2018-08-17 02:14:47,734 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=8192 throughput=3156298<3218008/3347194<3538090 Kbps loss-rate=5 2018-08-17 02:14:47,734 DEBUG overshot, min=3156298 kbps=3218008 max=3347194 2018-08-17 02:14:47,735 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3218008K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:14:51,060 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] megabytes=383.2266 real_seconds=1.00 rate_Mbps=3214.7117 tx_cpu=99 rx_cpu=14 drop=50 pkt=49103 data_loss=0.10182 2018-08-17 02:14:51,060 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] pkt-size=8192 throughput=3156298<3291864/3218008<3347194 Kbps loss-rate=0 2018-08-17 02:14:51,060 DEBUG undershot, min=3291864 kbps=3319529 max=3347194 2018-08-17 02:14:51,071 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.10', 'ip_to': u'192.168.1.19', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.42, 'throughput_kbps': 6140794, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.39, 'throughput_kbps': 5916577, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.55, 'throughput_kbps': 5855561, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.31, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 299863, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 15.3, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2018576, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.1, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3291864, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.455', 'rtt_max_ms': '1.668', 'rtt_min_ms': '0.179', 'rtt_stddev': '0.412', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.294', 'rtt_max_ms': '0.504', 'rtt_min_ms': '0.187', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.413', 'rtt_max_ms': '0.784', 'rtt_min_ms': '0.234', 'rtt_stddev': '0.147', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-17 02:14:51,072 INFO Deleting floating ip bbb7b0e3-3ca9-4979-9d54-d6220ccd5661 2018-08-17 02:14:51,932 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Floating IP 172.30.9.203 deleted 2018-08-17 02:14:52,125 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09403] Instance deleted 2018-08-17 02:14:52,189 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Creating client VM... 2018-08-17 02:14:52,190 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-17 02:14:54,652 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] VM status=BUILD, retrying 1 of 90... 2018-08-17 02:14:57,032 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] VM status=BUILD, retrying 2 of 90... 2018-08-17 02:14:59,957 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] VM status=BUILD, retrying 3 of 90... 2018-08-17 02:15:02,104 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] VM status=BUILD, retrying 4 of 90... 2018-08-17 02:15:04,296 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] VM status=BUILD, retrying 5 of 90... 2018-08-17 02:15:06,722 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] VM status=BUILD, retrying 6 of 90... 2018-08-17 02:15:10,914 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Internal network IP: 192.168.2.8 2018-08-17 02:15:10,915 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] SSH IP: 172.30.9.215 2018-08-17 02:15:10,915 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Setup SSH for ubuntu@172.30.9.215 2018-08-17 02:16:48,382 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Installing nuttcp-8.1.4... 2018-08-17 02:16:48,425 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Copying nuttcp-8.1.4 to target... 2018-08-17 02:16:48,529 INFO ============================================================ 2018-08-17 02:16:48,529 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-17 02:16:57,575 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] PING 192.168.1.19 (192.168.1.19) 64(92) bytes of data. 72 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=1.03 ms 72 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.287 ms 72 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.187 ms 72 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.194 ms 72 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.386 ms 72 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.291 ms 72 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.255 ms 72 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.343 ms 72 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.342 ms 72 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.233 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.187/0.355/1.037/0.236 ms 2018-08-17 02:17:06,616 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] PING 192.168.1.19 (192.168.1.19) 391(419) bytes of data. 399 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.217 ms 399 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.187 ms 399 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.167 ms 399 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.154 ms 399 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.151 ms 399 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.340 ms 399 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.154 ms 399 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.148 ms 399 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.141 ms 399 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.173 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.141/0.183/0.340/0.057 ms 2018-08-17 02:17:15,660 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] PING 192.168.1.19 (192.168.1.19) 1500(1528) bytes of data. 1508 bytes from 192.168.1.19: icmp_seq=1 ttl=64 time=0.660 ms 1508 bytes from 192.168.1.19: icmp_seq=2 ttl=64 time=0.287 ms 1508 bytes from 192.168.1.19: icmp_seq=3 ttl=64 time=0.227 ms 1508 bytes from 192.168.1.19: icmp_seq=4 ttl=64 time=0.649 ms 1508 bytes from 192.168.1.19: icmp_seq=5 ttl=64 time=0.242 ms 1508 bytes from 192.168.1.19: icmp_seq=6 ttl=64 time=0.371 ms 1508 bytes from 192.168.1.19: icmp_seq=7 ttl=64 time=0.213 ms 1508 bytes from 192.168.1.19: icmp_seq=8 ttl=64 time=0.203 ms 1508 bytes from 192.168.1.19: icmp_seq=9 ttl=64 time=0.432 ms 1508 bytes from 192.168.1.19: icmp_seq=10 ttl=64 time=0.206 ms --- 192.168.1.19 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.203/0.349/0.660/0.168 ms 2018-08-17 02:17:15,661 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring TCP Throughput (packet size=65536)... 2018-08-17 02:17:15,661 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:17:25,786 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=7133.3260 real_seconds=10.00 rate_Mbps=5982.6477 tx_cpu=11 rx_cpu=18 retrans=9 cwnd=496 rtt_ms=0.41 2018-08-17 02:17:25,787 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:17:35,885 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=7707.9098 real_seconds=10.00 rate_Mbps=6464.5278 tx_cpu=14 rx_cpu=20 retrans=1 cwnd=783 rtt_ms=0.44 2018-08-17 02:17:35,885 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:17:45,986 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=7638.5726 real_seconds=10.00 rate_Mbps=6406.3659 tx_cpu=11 rx_cpu=19 retrans=7 cwnd=494 rtt_ms=0.32 2018-08-17 02:17:45,987 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring UDP Throughput (packet size=128)... 2018-08-17 02:17:45,988 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:17:49,341 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=34.4371 real_seconds=1.00 rate_Mbps=289.5302 tx_cpu=22 rx_cpu=32 drop=1461 pkt=283569 data_loss=0.51509 2018-08-17 02:17:49,342 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=1<296478/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:17:49,342 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R889434K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:17:52,670 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=32.5195 real_seconds=1.00 rate_Mbps=272.5358 tx_cpu=22 rx_cpu=34 drop=0 pkt=266400 data_loss=0.00000 2018-08-17 02:17:52,670 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=1<279076/889434<889434 Kbps loss-rate=0 2018-08-17 02:17:52,671 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R584255K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:17:55,997 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=32.7606 real_seconds=1.00 rate_Mbps=274.5598 tx_cpu=22 rx_cpu=33 drop=357 pkt=268732 data_loss=0.13291 2018-08-17 02:17:55,998 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=1<281149/584255<584255 Kbps loss-rate=0 2018-08-17 02:17:55,998 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R432702K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:17:59,350 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=30.5901 real_seconds=1.00 rate_Mbps=256.4582 tx_cpu=21 rx_cpu=33 drop=625 pkt=251219 data_loss=0.24881 2018-08-17 02:17:59,350 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=1<262613/432702<432702 Kbps loss-rate=0 2018-08-17 02:17:59,350 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R347657K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:02,703 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=31.3195 real_seconds=1.00 rate_Mbps=262.3491 tx_cpu=20 rx_cpu=32 drop=147 pkt=256716 data_loss=0.05712 2018-08-17 02:18:02,703 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=1<268645/347657<347657 Kbps loss-rate=0 2018-08-17 02:18:02,704 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308151K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:06,056 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=32.5544 real_seconds=1.00 rate_Mbps=272.8006 tx_cpu=24 rx_cpu=33 drop=1250 pkt=267936 data_loss=0.46657 2018-08-17 02:18:06,057 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=1<279347/308151<308151 Kbps loss-rate=0 2018-08-17 02:18:06,057 DEBUG undershot, min=279347 kbps=293749 max=308151 2018-08-17 02:18:06,058 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R293749K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:09,409 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=32.6842 real_seconds=1.00 rate_Mbps=273.9276 tx_cpu=24 rx_cpu=33 drop=0 pkt=267749 data_loss=0.00000 2018-08-17 02:18:09,410 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=279347<280501/293749<308151 Kbps loss-rate=0 2018-08-17 02:18:09,410 DEBUG undershot, min=280501 kbps=294326 max=308151 2018-08-17 02:18:09,410 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294326K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:12,762 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=30.4207 real_seconds=1.00 rate_Mbps=254.7920 tx_cpu=21 rx_cpu=32 drop=20 pkt=249226 data_loss=0.00789 2018-08-17 02:18:12,762 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=128 throughput=280501<260907/294326<308151 Kbps loss-rate=0 2018-08-17 02:18:12,763 DEBUG undershot, min=294326 kbps=301238 max=308151 2018-08-17 02:18:12,763 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring UDP Throughput (packet size=1024)... 2018-08-17 02:18:12,763 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:16,115 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=247.9648 real_seconds=1.00 rate_Mbps=2079.8552 tx_cpu=45 rx_cpu=35 drop=1004 pkt=254920 data_loss=0.39386 2018-08-17 02:18:16,116 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=1024 throughput=1<2129771/5000000<10000000 Kbps loss-rate=0 2018-08-17 02:18:16,116 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3564885K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:19,441 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=233.9668 real_seconds=1.00 rate_Mbps=1961.2515 tx_cpu=38 rx_cpu=33 drop=0 pkt=239582 data_loss=0.00000 2018-08-17 02:18:19,442 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=1024 throughput=1<2008321/3564885<3564885 Kbps loss-rate=0 2018-08-17 02:18:19,442 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2786603K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:22,770 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=223.4502 real_seconds=1.00 rate_Mbps=1872.8348 tx_cpu=36 rx_cpu=33 drop=3008 pkt=231821 data_loss=1.29755 2018-08-17 02:18:22,770 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=1024 throughput=1<1917782/2786603<2786603 Kbps loss-rate=1 2018-08-17 02:18:22,771 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2352192K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:26,097 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=270.1650 real_seconds=1.00 rate_Mbps=2265.8645 tx_cpu=39 rx_cpu=35 drop=187 pkt=276836 data_loss=0.06758 2018-08-17 02:18:26,098 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=1024 throughput=1<2320245/2352192<2352192 Kbps loss-rate=0 2018-08-17 02:18:26,098 DEBUG undershot, min=2320245 kbps=2336218 max=2352192 2018-08-17 02:18:26,098 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring UDP Throughput (packet size=8192)... 2018-08-17 02:18:26,099 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:29,450 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=357.1562 real_seconds=1.00 rate_Mbps=2991.3563 tx_cpu=99 rx_cpu=13 drop=30578 pkt=76294 data_loss=40.07918 2018-08-17 02:18:29,451 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=8192 throughput=1<3063148/5000000<10000000 Kbps loss-rate=40 2018-08-17 02:18:29,451 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4031574K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:32,777 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=354.9688 real_seconds=1.00 rate_Mbps=2973.4387 tx_cpu=99 rx_cpu=14 drop=16081 pkt=61517 data_loss=26.14074 2018-08-17 02:18:32,777 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=8192 throughput=1<3044801/4031574<4031574 Kbps loss-rate=26 2018-08-17 02:18:32,778 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3538187K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:36,105 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=359.6016 real_seconds=1.00 rate_Mbps=3011.9663 tx_cpu=99 rx_cpu=13 drop=7960 pkt=53989 data_loss=14.74374 2018-08-17 02:18:36,105 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=8192 throughput=1<3084253/3538187<3538187 Kbps loss-rate=14 2018-08-17 02:18:36,106 DEBUG overshot, min=1 kbps=3084253 max=3538187 2018-08-17 02:18:36,106 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3084253K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:39,458 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=365.0938 real_seconds=1.00 rate_Mbps=3062.6743 tx_cpu=99 rx_cpu=14 drop=330 pkt=47062 data_loss=0.70120 2018-08-17 02:18:39,458 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=8192 throughput=1<3136178/3084253<3538187 Kbps loss-rate=0 2018-08-17 02:18:39,458 DEBUG undershot, min=3136178 kbps=3337182 max=3538187 2018-08-17 02:18:39,459 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3337182K -p5001 -P5002 -fparse 192.168.1.19 2018-08-17 02:18:42,785 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] megabytes=379.2891 real_seconds=1.00 rate_Mbps=3176.9292 tx_cpu=99 rx_cpu=13 drop=2372 pkt=50921 data_loss=4.65818 2018-08-17 02:18:42,786 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] pkt-size=8192 throughput=3136178<3253175/3337182<3538187 Kbps loss-rate=4 2018-08-17 02:18:42,796 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'192.168.1.19', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.41, 'throughput_kbps': 6126231, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.44, 'throughput_kbps': 6619676, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.32, 'throughput_kbps': 6560118, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 260907, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.07, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2320245, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.66, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3253175, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.355', 'rtt_max_ms': '1.037', 'rtt_min_ms': '0.187', 'rtt_stddev': '0.236', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.183', 'rtt_max_ms': '0.340', 'rtt_min_ms': '0.141', 'rtt_stddev': '0.057', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.349', 'rtt_max_ms': '0.660', 'rtt_min_ms': '0.203', 'rtt_stddev': '0.168', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-17 02:18:42,797 INFO ============================================================ 2018-08-17 02:18:42,798 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-17 02:19:01,940 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] ERROR cmd=ping -c 10 -s 64 172.30.9.208 2018-08-17 02:19:01,940 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. --- 172.30.9.208 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-08-17 02:19:21,056 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] ERROR cmd=ping -c 10 -s 391 172.30.9.208 2018-08-17 02:19:21,056 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. --- 172.30.9.208 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9070ms 2018-08-17 02:19:40,172 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] ERROR cmd=ping -c 10 -s 1500 172.30.9.208 2018-08-17 02:19:40,172 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. --- 172.30.9.208 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms 2018-08-17 02:19:40,173 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring TCP Throughput (packet size=65536)... 2018-08-17 02:19:40,173 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:20:10,271 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215 2018-08-17 02:20:10,271 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:20:40,308 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215 2018-08-17 02:20:40,308 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:21:10,347 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215 2018-08-17 02:21:10,347 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring UDP Throughput (packet size=128)... 2018-08-17 02:21:10,348 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:21:31,373 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215 2018-08-17 02:21:31,374 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring UDP Throughput (packet size=1024)... 2018-08-17 02:21:31,374 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:21:52,401 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215 2018-08-17 02:21:52,401 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Measuring UDP Throughput (packet size=8192)... 2018-08-17 02:21:52,402 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-17 02:22:13,429 INFO [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] SSH Error:Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215 2018-08-17 02:22:13,436 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'172.30.9.208', 'results': [ { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215', 'protocol': 'TCP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'error': 'Timeout executing command "/tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208" on host 172.30.9.215', 'protocol': 'UDP', 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'error': 'ping failed', 'packet_size': 64}, { 'error': 'ping failed', 'packet_size': 391}, { 'error': 'ping failed', 'packet_size': 1500}], 'tool': 'ping'}]} 2018-08-17 02:22:13,437 INFO Deleting floating ip d0fcdcb7-ee0f-4132-9fab-1728567b7471 2018-08-17 02:22:14,818 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Floating IP 172.30.9.215 deleted 2018-08-17 02:22:15,259 DEBUG [TestClient_9a74db78-392b-4386-9884-94edc7fb09404] Instance deleted 2018-08-17 02:22:15,373 INFO Cleaning up... 2018-08-17 02:22:15,374 DEBUG [TestServer_9a74db78-392b-4386-9884-94edc7fb09401] Terminating nuttcp-8.1.4 2018-08-17 02:37:55,845 ERROR [Errno 110] Operation timed out Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1217, in run_vmtp vmtp_instance.run() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 489, in run self.teardown() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 446, in teardown self.server.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 106, in dispose self.tp_tool.dispose() File "/usr/lib/python2.7/site-packages/vmtp/perf_tool.py", line 77, in dispose self.instance.ssh.kill_proc(self.pid) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 384, in kill_proc self.execute(cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 241, in run timeout=timeout) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 247, in _run session = transport.open_session() File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 767, in open_session timeout=timeout) File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 891, in open_channel raise e error: [Errno 110] Operation timed out 2018-08-17 02:37:56,281 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp_genchart', '-c', '/home/opnfv/functest/results/vmtp/vmtp.html', '/home/opnfv/functest/results/vmtp/vmtp.json'] Error: No such file %s: /home/opnfv/functest/results/vmtp/vmtp.json 2018-08-17 02:37:56,406 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 02:37:56,406 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 38:59 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-17 02:37:56,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 02:37:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 02:37:56,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-f261bd05-23fc-43f6-aeee-ff7a99252625 Date: Fri, 17 Aug 2018 02:37:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:59:17Z", "revision_number": 4, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}]} 2018-08-17 02:37:56,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f261bd05-23fc-43f6-aeee-ff7a99252625 2018-08-17 02:37:56,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.399482965469s 2018-08-17 02:37:56,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f261bd05-23fc-43f6-aeee-ff7a99252625 2018-08-17 02:37:56,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 02:37:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/24ad6480-6c88-4115-8ccd-fbab5480ea7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 02:37:57,452 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 129 X-Openstack-Request-Id: req-e82d1300-db96-404e-bb9c-6e12a88fac37 Date: Fri, 17 Aug 2018 02:37:57 GMT RESP BODY: {"NeutronError": {"message": "Router 24ad6480-6c88-4115-8ccd-fbab5480ea7e still has ports", "type": "RouterInUse", "detail": ""}} 2018-08-17 02:37:57,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/24ad6480-6c88-4115-8ccd-fbab5480ea7e.json used request id req-e82d1300-db96-404e-bb9c-6e12a88fac37 2018-08-17 02:37:57,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.639315843582s 2018-08-17 02:37:57,453 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 250, in clean self.cloud.delete_router(self.router.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4410, in delete_router error_message="Error deleting router {0}".format(name_or_id)) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 319, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: Error deleting router 24ad6480-6c88-4115-8ccd-fbab5480ea7e. (409) Client Error for url: http://172.30.9.23:9696/v2.0/routers/24ad6480-6c88-4115-8ccd-fbab5480ea7e.json Router 24ad6480-6c88-4115-8ccd-fbab5480ea7e still has ports 2018-08-17 02:37:57,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 02:37:57,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 02:37:58,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-cd22914f-aa96-4028-95b5-6f08574a8b1d Date: Fri, 17 Aug 2018 02:37:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T01:59:06Z", "file": "/v2/images/418c6060-584a-494d-a270-db446a8c6283/file", "owner": "af22ccc44fb44401a78720a5a6af5bc7", "id": "418c6060-584a-494d-a270-db446a8c6283", "size": 263324160, "self": "/v2/images/418c6060-584a-494d-a270-db446a8c6283", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/418c6060-584a-494d-a270-db446a8c6283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/418c6060-584a-494d-a270-db446a8c6283/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_9a74db78-392b-4386-9884-94edc7fb0940", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-17T01:59:01Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 02:37:58,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cd22914f-aa96-4028-95b5-6f08574a8b1d 2018-08-17 02:37:58,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.681807041168s 2018-08-17 02:37:58,146 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cd22914f-aa96-4028-95b5-6f08574a8b1d 2018-08-17 02:37:58,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 02:37:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/418c6060-584a-494d-a270-db446a8c6283 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 02:37:59,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-099f8835-8997-4cff-97f8-23acc0f97c82 Date: Fri, 17 Aug 2018 02:37:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 02:37:59,136 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/418c6060-584a-494d-a270-db446a8c6283 used request id req-099f8835-8997-4cff-97f8-23acc0f97c82 2018-08-17 02:37:59,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.988229036331s 2018-08-17 02:37:59,136 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/418c6060-584a-494d-a270-db446a8c6283 used request id req-099f8835-8997-4cff-97f8-23acc0f97c82 2018-08-17 02:37:59,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 02:37:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 02:37:59,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:37: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-6293ee7b-e682-43bb-bbd4-967d6b407a65 x-compute-request-id: req-6293ee7b-e682-43bb-bbd4-967d6b407a65 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_9a74db78-392b-4386-9884-94edc7fb0940", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "5bd5e193-82ea-4b2e-a027-38d390f6a227"}]} 2018-08-17 02:37:59,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6293ee7b-e682-43bb-bbd4-967d6b407a65 2018-08-17 02:37:59,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.326681852341s 2018-08-17 02:37:59,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6293ee7b-e682-43bb-bbd4-967d6b407a65 2018-08-17 02:37:59,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 02:37:59,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 02:37:59,494 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 02:37: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-7f6820a2-242d-43ba-ad36-263ac2c5cad8 x-compute-request-id: req-7f6820a2-242d-43ba-ad36-263ac2c5cad8 Content-Length: 0 Content-Type: application/json 2018-08-17 02:37:59,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227 used request id req-7f6820a2-242d-43ba-ad36-263ac2c5cad8 2018-08-17 02:37:59,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285348892212s 2018-08-17 02:37:59,494 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5bd5e193-82ea-4b2e-a027-38d390f6a227 used request id req-7f6820a2-242d-43ba-ad36-263ac2c5cad8 2018-08-17 02:37:59,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 02:37:59,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 02:37:59,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ec62f8-9e36-48b6-95db-305727f1ddbb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940", "links": {"self": "http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6637962ffb2e40c3a2538dacde6d2aa1", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 02:37:59,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82ec62f8-9e36-48b6-95db-305727f1ddbb 2018-08-17 02:37:59,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220854997635s 2018-08-17 02:37:59,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82ec62f8-9e36-48b6-95db-305727f1ddbb 2018-08-17 02:37:59,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 02:37:59,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 02:37:59,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2a2a56-5d0a-481d-b35a-3803ef7c1985 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_9a74db78-392b-4386-9884-94edc7fb0940", "links": {"self": "http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6637962ffb2e40c3a2538dacde6d2aa1", "description": null}} 2018-08-17 02:37:59,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1 used request id req-6a2a2a56-5d0a-481d-b35a-3803ef7c1985 2018-08-17 02:37:59,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210438013077s 2018-08-17 02:37:59,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1 used request id req-6a2a2a56-5d0a-481d-b35a-3803ef7c1985 2018-08-17 02:37:59,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 02:37:59,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 02:38:00,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 02:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a8527d-5700-41a0-b21c-683dbb498495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 02:38:00,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1 used request id req-a5a8527d-5700-41a0-b21c-683dbb498495 2018-08-17 02:38:00,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263268947601s 2018-08-17 02:38:00,197 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6637962ffb2e40c3a2538dacde6d2aa1 used request id req-a5a8527d-5700-41a0-b21c-683dbb498495 2018-08-17 02:38:00,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 02:38:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 02:38:00,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9dd43fc-dd92-44f0-93f0-7b34053eedf0 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7"}, "tags": [], "enabled": true, "id": "af22ccc44fb44401a78720a5a6af5bc7", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_9a74db78-392b-4386-9884-94edc7fb0940"}]} 2018-08-17 02:38:00,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-b9dd43fc-dd92-44f0-93f0-7b34053eedf0 2018-08-17 02:38:00,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180314064026s 2018-08-17 02:38:00,384 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-b9dd43fc-dd92-44f0-93f0-7b34053eedf0 2018-08-17 02:38:00,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 02:38:00,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a37102229a6b6f51807571d0ac8582046b4401be" 2018-08-17 02:38:00,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 02:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb80fe84-fd60-4dbf-8f82-e005ef4ba477 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 02:38:00,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7 used request id req-bb80fe84-fd60-4dbf-8f82-e005ef4ba477 2018-08-17 02:38:00,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236410140991s 2018-08-17 02:38:00,624 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/af22ccc44fb44401a78720a5a6af5bc7 used request id req-bb80fe84-fd60-4dbf-8f82-e005ef4ba477 2018-08-17 02:38:00,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 02:38:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 02:38:00,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2093 X-Openstack-Request-Id: req-257b99b9-b16b-48cf-9418-7c189024500e Date: Fri, 17 Aug 2018 02:38:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 02:38:00,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-257b99b9-b16b-48cf-9418-7c189024500e 2018-08-17 02:38:00,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896129608154s 2018-08-17 02:38:00,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-257b99b9-b16b-48cf-9418-7c189024500e 2018-08-17 02:38:00,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 02:38:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/07e16434-431a-408c-8fce-b3ffe78e78aa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f3abdce9573b9add21e27ca5e72d71503b484ee" 2018-08-17 02:38:00,835 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 205 X-Openstack-Request-Id: req-e9cc129c-ac2e-4d76-b106-7b3770b5e859 Date: Fri, 17 Aug 2018 02:38:00 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on network 07e16434-431a-408c-8fce-b3ffe78e78aa. There are one or more ports still in use on the network.", "type": "NetworkInUse", "detail": ""}} 2018-08-17 02:38:00,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/07e16434-431a-408c-8fce-b3ffe78e78aa.json used request id req-e9cc129c-ac2e-4d76-b106-7b3770b5e859 2018-08-17 02:38:00,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.119333028793s 2018-08-17 02:38:00,836 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-17 02:38:00,897 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-17 02:38:01,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 02:38:01,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 02:38:01,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 02:38:01,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 02:38:01,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 02:38:01,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 02:38:01,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 02:38:01,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 02:38:01,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 02:38:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 02:38:01,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756ae027-2113-4dba-852e-458865df1157 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 02:38:01,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-756ae027-2113-4dba-852e-458865df1157 2018-08-17 02:38:01,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 02:38:01,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T03:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["vyqtaoVTTuGL-llFgn3JzQ"], "issued_at": "2018-08-17T02:38:01.000000Z"}} 2018-08-17 02:38:01,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 02:38:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:01,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8b377a63-0fbc-4a48-b595-571368962185 Date: Fri, 17 Aug 2018 02:38:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 02:38:01,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b377a63-0fbc-4a48-b595-571368962185 2018-08-17 02:38:01,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347523927689s 2018-08-17 02:38:01,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b377a63-0fbc-4a48-b595-571368962185 2018-08-17 02:38:01,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 02:38:01,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 02:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19ff6ecd-db05-4aef-bf1e-7d102b4fae90 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 02:38:01,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-19ff6ecd-db05-4aef-bf1e-7d102b4fae90 2018-08-17 02:38:01,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 02:38:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:01,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49dd5ba5-f4eb-4eca-8695-cc7e093bb799 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.23:5000/v3/domains/ca22ad03ffcd4812bf9e092e6b43f1b3"}, "tags": [], "enabled": true, "id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-08-17 02:38:01,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-49dd5ba5-f4eb-4eca-8695-cc7e093bb799 2018-08-17 02:38:01,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164735078812s 2018-08-17 02:38:01,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-49dd5ba5-f4eb-4eca-8695-cc7e093bb799 2018-08-17 02:38:01,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-17 02:38:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}}' 2018-08-17 02:38:02,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 02:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9996a99-1412-4905-96f1-7568c7a6f641 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a"}, "tags": [], "enabled": true, "id": "d317a343b56a4990bfb1c32b209a2d2a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}} 2018-08-17 02:38:02,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c9996a99-1412-4905-96f1-7568c7a6f641 2018-08-17 02:38:02,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.186623811722s 2018-08-17 02:38:02,137 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c9996a99-1412-4905-96f1-7568c7a6f641 2018-08-17 02:38:02,137 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'd317a343b56a4990bfb1c32b209a2d2a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7'}) 2018-08-17 02:38:02,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-17 02:38:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0921ed11-1851-4a0f-87bb-74e8fc7a1c6a", "email": null, "name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7"}}' 2018-08-17 02:38:02,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 02:38:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3841984e-9e25-4b3c-b987-5ce7c0a11ad5 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": {"self": "http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19243f36f6e3486ab53e531ff4121972", "domain_id": "default", "password_expires_at": null}} 2018-08-17 02:38:02,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3841984e-9e25-4b3c-b987-5ce7c0a11ad5 2018-08-17 02:38:02,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372430801392s 2018-08-17 02:38:02,517 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/users used request id req-3841984e-9e25-4b3c-b987-5ce7c0a11ad5 2018-08-17 02:38:02,517 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'19243f36f6e3486ab53e531ff4121972', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7'}) 2018-08-17 02:38:02,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 02:38:02,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:02,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df84e471-d568-46ed-9043-94c5b6927ace Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 02:38:02,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-df84e471-d568-46ed-9043-94c5b6927ace 2018-08-17 02:38:02,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109447956085s 2018-08-17 02:38:02,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-df84e471-d568-46ed-9043-94c5b6927ace 2018-08-17 02:38:02,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 02:38:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:02,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8168f4fd-c9e8-4f78-8889-19b012bdcde3 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 02:38:02,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8168f4fd-c9e8-4f78-8889-19b012bdcde3 2018-08-17 02:38:02,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119176149368s 2018-08-17 02:38:02,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8168f4fd-c9e8-4f78-8889-19b012bdcde3 2018-08-17 02:38:02,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 02:38:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:02,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9225bbc-6602-4cee-bd69-263514104459 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 02:38:02,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9225bbc-6602-4cee-bd69-263514104459 2018-08-17 02:38:02,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114065885544s 2018-08-17 02:38:02,876 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9225bbc-6602-4cee-bd69-263514104459 2018-08-17 02:38:02,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 02:38:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:03,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4591b7b-222e-427c-8976-fb55f5f2db1c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 02:38:03,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a4591b7b-222e-427c-8976-fb55f5f2db1c 2018-08-17 02:38:03,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192406892776s 2018-08-17 02:38:03,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a4591b7b-222e-427c-8976-fb55f5f2db1c 2018-08-17 02:38:03,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 02:38:03,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:03,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73678ca3-0537-4f0a-8cf1-9f2a34b4d990 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": {"self": "http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19243f36f6e3486ab53e531ff4121972", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 02:38:03,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-73678ca3-0537-4f0a-8cf1-9f2a34b4d990 2018-08-17 02:38:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130692005157s 2018-08-17 02:38:03,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-73678ca3-0537-4f0a-8cf1-9f2a34b4d990 2018-08-17 02:38:03,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 02:38:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:03,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ec077d-dc1a-40c3-b683-9bd0bc44d38d Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a"}, "tags": [], "enabled": true, "id": "d317a343b56a4990bfb1c32b209a2d2a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 02:38:03,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-07ec077d-dc1a-40c3-b683-9bd0bc44d38d 2018-08-17 02:38:03,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105189800262s 2018-08-17 02:38:03,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-07ec077d-dc1a-40c3-b683-9bd0bc44d38d 2018-08-17 02:38:03,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 02:38:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:03,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2172b94-1184-43f8-b371-ccb69f890aec Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a", "previous": null, "next": null}} 2018-08-17 02:38:03,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a used request id req-c2172b94-1184-43f8-b371-ccb69f890aec 2018-08-17 02:38:03,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186115026474s 2018-08-17 02:38:03,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=361380a23ef24fbe89878d525eb688a8&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a used request id req-c2172b94-1184-43f8-b371-ccb69f890aec 2018-08-17 02:38:03,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 02:38:03,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/361380a23ef24fbe89878d525eb688a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:38:03,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 02:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4649a2fc-3a31-42f7-9b20-b4cfec859cf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 02:38:03,782 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/361380a23ef24fbe89878d525eb688a8 used request id req-4649a2fc-3a31-42f7-9b20-b4cfec859cf6 2018-08-17 02:38:03,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263842105865s 2018-08-17 02:38:03,783 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/361380a23ef24fbe89878d525eb688a8 used request id req-4649a2fc-3a31-42f7-9b20-b4cfec859cf6 2018-08-17 02:38:03,783 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd317a343b56a4990bfb1c32b209a2d2a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '0921ed11-1851-4a0f-87bb-74e8fc7a1c6a', 'username': u'shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-17 02:38:03,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 02:38:03,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 02:38:03,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 02:38:03,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 02:38:03,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 02:38:03,787 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 02:38:03,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 02:38:03,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 02:38:03,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 02:38:03,788 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 02:38:03,791 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'password': '0921ed11-1851-4a0f-87bb-74e8fc7a1c6a', 'project_name': 'shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'd317a343b56a4990bfb1c32b209a2d2a', 'project_domain_name': 'Default'} 2018-08-17 02:38:03,791 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-17 02:38:03,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 02:38:03,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e53af6-ba65-4af4-8d8b-991671598604 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 02:38:03,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b7e53af6-ba65-4af4-8d8b-991671598604 2018-08-17 02:38:03,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 02:38:04,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T03:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d317a343b56a4990bfb1c32b209a2d2a", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "id": "19243f36f6e3486ab53e531ff4121972"}, "audit_ids": ["h4gaDMdiSNOQFtxbNdt7gA"], "issued_at": "2018-08-17T02:38:04.000000Z"}} 2018-08-17 02:38:04,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 02:38:04,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"network": {"name": "shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7", "admin_state_up": true}}' 2018-08-17 02:38:04,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-a15c3d9d-8836-4dda-92f7-281763fa7c05 Date: Fri, 17 Aug 2018 02:38:04 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T02:38:04Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","name":"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7"}} 2018-08-17 02:38:04,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a15c3d9d-8836-4dda-92f7-281763fa7c05 2018-08-17 02:38:04,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.650146007538s 2018-08-17 02:38:04,941 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a15c3d9d-8836-4dda-92f7-281763fa7c05 2018-08-17 02:38:04,941 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T02:38:04Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'f22abdb4-5236-43b0-9c84-30d406f7cc31', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7', u'admin_state_up': True, u'tenant_id': u'd317a343b56a4990bfb1c32b209a2d2a', u'created_at': u'2018-08-17T02:38:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd317a343b56a4990bfb1c32b209a2d2a'}) 2018-08-17 02:38:04,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 02:38:04,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:05,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-ca31450b-9bf6-4c3a-b8ce-7c7287f266ca Date: Fri, 17 Aug 2018 02:38:05 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-08-17T02:38:04Z","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","name":"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:20:56Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 02:38:05,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ca31450b-9bf6-4c3a-b8ce-7c7287f266ca 2018-08-17 02:38:05,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.191900968552s 2018-08-17 02:38:05,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ca31450b-9bf6-4c3a-b8ce-7c7287f266ca 2018-08-17 02:38:05,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 02:38:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"subnet": {"name": "shaker-subnet_b7ed2bb6-758a-4de2-981f-86485992bbb7", "enable_dhcp": true, "network_id": "f22abdb4-5236-43b0-9c84-30d406f7cc31", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 02:38:05,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-15edf090-0962-484d-8a32-af7f1fc367c6 Date: Fri, 17 Aug 2018 02:38:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T02:38:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"825b608a-c54a-4f07-9dec-c13ebea3586a","subnetpool_id":null,"name":"shaker-subnet_b7ed2bb6-758a-4de2-981f-86485992bbb7"}} 2018-08-17 02:38:05,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-15edf090-0962-484d-8a32-af7f1fc367c6 2018-08-17 02:38:05,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.562858819962s 2018-08-17 02:38:05,699 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-15edf090-0962-484d-8a32-af7f1fc367c6 2018-08-17 02:38:05,699 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T02:38:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'825b608a-c54a-4f07-9dec-c13ebea3586a', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_b7ed2bb6-758a-4de2-981f-86485992bbb7', u'enable_dhcp': True, u'network_id': u'f22abdb4-5236-43b0-9c84-30d406f7cc31', u'tenant_id': u'd317a343b56a4990bfb1c32b209a2d2a', u'created_at': u'2018-08-17T02:38:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd317a343b56a4990bfb1c32b209a2d2a'}) 2018-08-17 02:38:05,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 02:38:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "shaker-router_b7ed2bb6-758a-4de2-981f-86485992bbb7", "admin_state_up": true}}' 2018-08-17 02:38:06,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-fdd3d269-9f9a-4109-9614-dc355ef32f6e Date: Fri, 17 Aug 2018 02:38:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:05Z", "admin_state_up": true, "updated_at": "2018-08-17T02:38:06Z", "revision_number": 2, "routes": [], "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "f3e0105f-d53f-438b-824e-3452cc9aec22", "name": "shaker-router_b7ed2bb6-758a-4de2-981f-86485992bbb7"}} 2018-08-17 02:38:06,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fdd3d269-9f9a-4109-9614-dc355ef32f6e 2018-08-17 02:38:06,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2660279274s 2018-08-17 02:38:06,966 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-fdd3d269-9f9a-4109-9614-dc355ef32f6e 2018-08-17 02:38:06,967 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd317a343b56a4990bfb1c32b209a2d2a', u'created_at': u'2018-08-17T02:38:05Z', u'admin_state_up': True, u'updated_at': u'2018-08-17T02:38:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'd317a343b56a4990bfb1c32b209a2d2a', u'id': u'f3e0105f-d53f-438b-824e-3452cc9aec22', u'name': u'shaker-router_b7ed2bb6-758a-4de2-981f-86485992bbb7'}) 2018-08-17 02:38:06,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 02:38:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"subnet_id": "825b608a-c54a-4f07-9dec-c13ebea3586a"}' 2018-08-17 02:38:08,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-735216a1-7762-42b9-a5da-ea58ccdaeb2a Date: Fri, 17 Aug 2018 02:38:08 GMT RESP BODY: {"network_id": "f22abdb4-5236-43b0-9c84-30d406f7cc31", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "subnet_id": "825b608a-c54a-4f07-9dec-c13ebea3586a", "subnet_ids": ["825b608a-c54a-4f07-9dec-c13ebea3586a"], "port_id": "2bafd584-edfa-4b36-920f-053eea0545d6", "id": "f3e0105f-d53f-438b-824e-3452cc9aec22"} 2018-08-17 02:38:08,904 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22/add_router_interface.json used request id req-735216a1-7762-42b9-a5da-ea58ccdaeb2a 2018-08-17 02:38:08,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93641090393s 2018-08-17 02:38:08,904 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22/add_router_interface.json used request id req-735216a1-7762-42b9-a5da-ea58ccdaeb2a returning object f3e0105f-d53f-438b-824e-3452cc9aec22 2018-08-17 02:38:08,905 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-17 02:38:12,476 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-17 02:38:12,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 02:38:12,482 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 02:38:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 02:38:12,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 02:38:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:12,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4ff73af2-4161-482d-83f6-707ff01e5172 Date: Fri, 17 Aug 2018 02:38:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 02:38:12,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4ff73af2-4161-482d-83f6-707ff01e5172 2018-08-17 02:38:12,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301969051361s 2018-08-17 02:38:12,786 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4ff73af2-4161-482d-83f6-707ff01e5172 2018-08-17 02:38:12,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 02:38:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7"}' 2018-08-17 02:38:12,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d2eb536a-52b1-4eed-bb2f-c7bebf88fae4 Date: Fri, 17 Aug 2018 02:38:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T02:38:12Z", "file": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file", "owner": "d317a343b56a4990bfb1c32b209a2d2a", "id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "size": null, "self": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "checksum": null, "created_at": "2018-08-17T02:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 02:38:12,843 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d2eb536a-52b1-4eed-bb2f-c7bebf88fae4 2018-08-17 02:38:12,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0487339496613s 2018-08-17 02:38:12,843 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d2eb536a-52b1-4eed-bb2f-c7bebf88fae4 returning object 2acefe08-cb98-42de-b9cd-dd6c97c66ecf 2018-08-17 02:38:12,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 02:38:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '' 2018-08-17 02:38:21,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9664fe1-c128-4eca-9e7c-e97d24565948 Date: Fri, 17 Aug 2018 02:38:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 02:38:21,658 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file used request id req-e9664fe1-c128-4eca-9e7c-e97d24565948 2018-08-17 02:38:21,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.81360697746s 2018-08-17 02:38:21,658 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file used request id req-e9664fe1-c128-4eca-9e7c-e97d24565948 2018-08-17 02:38:21,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 02:38:21,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:21,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-6517e1de-f4dd-4cc0-b4eb-37ff2e92dde3 Date: Fri, 17 Aug 2018 02:38:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T02:38:21Z", "file": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file", "owner": "d317a343b56a4990bfb1c32b209a2d2a", "id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "size": 666173440, "self": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-17T02:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 02:38:21,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6517e1de-f4dd-4cc0-b4eb-37ff2e92dde3 2018-08-17 02:38:21,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404109954834s 2018-08-17 02:38:21,703 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-6517e1de-f4dd-4cc0-b4eb-37ff2e92dde3 2018-08-17 02:38:21,705 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file', 'owner': u'd317a343b56a4990bfb1c32b209a2d2a', 'id': u'2acefe08-cb98-42de-b9cd-dd6c97c66ecf', 'size': 666173440, u'self': u'/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd317a343b56a4990bfb1c32b209a2d2a', 'name': 'shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T02:38:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-17T02:38:21Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'created': u'2018-08-17T02:38:12Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-17T02:38:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-17 02:38:21,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 02:38:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_b7ed2bb6-758a-4de2-981f-86485992bbb7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-17 02:38:22,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-ad6ba622-fe59-45cf-a8de-d5e6da263043 x-compute-request-id: req-ad6ba622-fe59-45cf-a8de-d5e6da263043 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec"}} 2018-08-17 02:38:22,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ad6ba622-fe59-45cf-a8de-d5e6da263043 2018-08-17 02:38:22,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312907934189s 2018-08-17 02:38:22,019 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ad6ba622-fe59-45cf-a8de-d5e6da263043 2018-08-17 02:38:22,020 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_b7ed2bb6-758a-4de2-981f-86485992bbb7', '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'5e5e1480598e465bbba7058ad48d7311', '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': 3, 'id': u'18d98dd2-4b5e-4a6c-8abb-d523625d7cec', 'swap': 0}) 2018-08-17 02:38:22,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 02:38:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" -d '{"extra_specs": {}}' 2018-08-17 02:38:22,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-7091eb60-ba54-4ae4-8e2a-7cbd6c9dfe08 x-compute-request-id: req-7091eb60-ba54-4ae4-8e2a-7cbd6c9dfe08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 02:38:22,059 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec/os-extra_specs used request id req-7091eb60-ba54-4ae4-8e2a-7cbd6c9dfe08 2018-08-17 02:38:22,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0380198955536s 2018-08-17 02:38:22,059 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec/os-extra_specs used request id req-7091eb60-ba54-4ae4-8e2a-7cbd6c9dfe08 2018-08-17 02:38:22,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-17 02:38:22,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"keypair": {"name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7"}}' 2018-08-17 02:38:22,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-f39a5251-59ae-4215-b999-34c6f42342ba x-compute-request-id: req-f39a5251-59ae-4215-b999-34c6f42342ba Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRWtN6iNWe6KEWUXBkJoHmW/b7j8EOTMyZ8anERxRGDNiGthgHBx676HkHnNkzq3fwCHL+JwxkfKXSmc1VIP9v5uzC2XMbBee6PEIf7DaSnIeGCwAKi8N3223fFSiucQzMLBto7k7V+ci4qJTdHovRcN3dvUF7DE0ftTN+7KVzu80Kk3rlUireyGvr4NSWmHHREqRGe73qJs3zK/NYoeP9j6WIc+rVpRxA+8fiKorx2En4OTHnIJwTCRPx0tzFYk5PD/Ue2QC4QtHv7yr2aK47FmUCMhSyWU6WrPu74haLeOdC1u8JN60VC7ESnV8lJugi5H1vFJYkwi7+tXunxdwR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0VrTeojVnuihFlFwZCaB5lv2+4/BDkzMmfGpxEcURgzYhrYY\nBwceu+h5B5zZM6t38Ahy/icMZHyl0pnNVSD/b+bswtlzGwXnujxCH+w2kpyHhgsA\nCovDd9tt3xUornEMzCwbaO5O1fnIuKiU3R6L0XDd3b1BewxNH7Uzfuylc7vNCpN6\n5VIq3shr6+DUlphx0RKkRnu96ibN8yvzWKHj/Y+liHPq1aUcQPvH4iqK8dhJ+Dkx\n5yCcEwkT8dLcxWJOTw/1HtkAuELR7+8q9miuOxZlAjIUsllOlqz7u+IWi3jnQtbv\nCTetFQuxEp1fJSboIuR9bxSWJMIu/rV7p8XcEQIDAQABAoIBAQDB17AiL9pjxY+J\nw6QmBwWVzqcT69ncLL3w+DKxewLJjZFawfXjY/NQF4MgyljOH8DwrlITAwLVdBhx\ntFjLrr701MN58q9CYShbZvnu5t7sxyQwt7S1Dw3Qx4qm2MePJTutPFWwxZ6XPy1b\n1TPovSTGqxOzAU5E6XHrnvJsXh8f1SEEXsWEXtQgTKKCT/XJmK4tw9aO6yTtumdm\nZq/Os/YZ3G754UhcXVIqHF84KtdtV5FmbypV+NcdMRzRvzexnuc+0LBGoDI0RQrF\n9Q9mFi9c6wxtUzO9IOJVx9IfXSB1SL3r5kP+kOAs2i6oa6xyXy/0YAsDb5ILXD5e\nL9JA4bQBAoGBAPaxBZyYYKZ7o9US1xjX1gPBjGBFyRas2bcAQWyUqmkGpkJ08qN9\nOcGvDOPXfTaujRWc1Yp/fivgb83rvu/TIo9fyVL71dS/PAvJgqp3WpLEHgqkreE6\ngFg+eyBUV1z0MaFaUMo3K8cm2vBskXctC5Q3hfhacoCH5L8MFjbueDXRAoGBANlB\nJBZJlXT75Le5mhU15nJWLBImf9nw+2Af4BWE4DOwW9OQg9Aro2gSkwNCKHTAPdLZ\nJhk/hHJS42oVEBOAnzrpyrGL8bcUudglvbhvz2fkS0ApLgPneVD4OJLh/sjRqmAq\n4noArnQFLEDO+cqOPOhvYiaMXS1QbYfvFgRUX5JBAoGBAMqD7nBso0No0skzy0MI\nxReWR5AtGfS0d5KE8jCaJv9LRyfda+eNAOIgu3s7xv4h845fjupA2apZeE9bDgdB\nk+iRoOuv9A3P5BJlHhClJMTBnUvtfxUb+or22AtlUcbsbOXiB9rJyfWWzzt6VTy5\nzPyjTCbi0Yb0iHPSD1aPFD5RAoGBALNXRsbvL2VGmuPfXwarW/R+lhrVlSz/9ULA\njWa2La39o4/d+DHcFCRRUPKbpnHaUC7B+uVUvazyJ7DmekLfJpKndB9kesC7Zz66\nyQZ7picJGeV5GPc4GblxbqIx1PVJvu9r91DnRxuXOZS2RxWinTzy1X8k17YUcpaI\nExC35b0BAoGBAOb2Zz5HSsr4keG94CNIEwQo+Y+KFz0y0JDv337YpZ9MIl0YI5w/\n9DN4Cg2a1eCKSlZd+dRZjGk3xH6Ku73U4ur+dXScK5AjUHf7k8NutoVni40o5BC4\n0Dy/troPwmFqVAqiVFP2sHVi4ZoOl4cbjmS9g5mqy7e++N0hbxe69YjR\n-----END RSA PRIVATE KEY-----\n", "user_id": "19243f36f6e3486ab53e531ff4121972", "name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "fingerprint": "7b:fe:8f:c4:91:e3:d6:fc:12:bb:70:7c:d8:53:ad:e6"}} 2018-08-17 02:38:22,478 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f39a5251-59ae-4215-b999-34c6f42342ba 2018-08-17 02:38:22,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.418157100677s 2018-08-17 02:38:22,478 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f39a5251-59ae-4215-b999-34c6f42342ba 2018-08-17 02:38:22,479 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRWtN6iNWe6KEWUXBkJoHmW/b7j8EOTMyZ8anERxRGDNiGthgHBx676HkHnNkzq3fwCHL+JwxkfKXSmc1VIP9v5uzC2XMbBee6PEIf7DaSnIeGCwAKi8N3223fFSiucQzMLBto7k7V+ci4qJTdHovRcN3dvUF7DE0ftTN+7KVzu80Kk3rlUireyGvr4NSWmHHREqRGe73qJs3zK/NYoeP9j6WIc+rVpRxA+8fiKorx2En4OTHnIJwTCRPx0tzFYk5PD/Ue2QC4QtHv7yr2aK47FmUCMhSyWU6WrPu74haLeOdC1u8JN60VC7ESnV8lJugi5H1vFJYkwi7+tXunxdwR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEA0VrTeojVnuihFlFwZCaB5lv2+4/BDkzMmfGpxEcURgzYhrYY\nBwceu+h5B5zZM6t38Ahy/icMZHyl0pnNVSD/b+bswtlzGwXnujxCH+w2kpyHhgsA\nCovDd9tt3xUornEMzCwbaO5O1fnIuKiU3R6L0XDd3b1BewxNH7Uzfuylc7vNCpN6\n5VIq3shr6+DUlphx0RKkRnu96ibN8yvzWKHj/Y+liHPq1aUcQPvH4iqK8dhJ+Dkx\n5yCcEwkT8dLcxWJOTw/1HtkAuELR7+8q9miuOxZlAjIUsllOlqz7u+IWi3jnQtbv\nCTetFQuxEp1fJSboIuR9bxSWJMIu/rV7p8XcEQIDAQABAoIBAQDB17AiL9pjxY+J\nw6QmBwWVzqcT69ncLL3w+DKxewLJjZFawfXjY/NQF4MgyljOH8DwrlITAwLVdBhx\ntFjLrr701MN58q9CYShbZvnu5t7sxyQwt7S1Dw3Qx4qm2MePJTutPFWwxZ6XPy1b\n1TPovSTGqxOzAU5E6XHrnvJsXh8f1SEEXsWEXtQgTKKCT/XJmK4tw9aO6yTtumdm\nZq/Os/YZ3G754UhcXVIqHF84KtdtV5FmbypV+NcdMRzRvzexnuc+0LBGoDI0RQrF\n9Q9mFi9c6wxtUzO9IOJVx9IfXSB1SL3r5kP+kOAs2i6oa6xyXy/0YAsDb5ILXD5e\nL9JA4bQBAoGBAPaxBZyYYKZ7o9US1xjX1gPBjGBFyRas2bcAQWyUqmkGpkJ08qN9\nOcGvDOPXfTaujRWc1Yp/fivgb83rvu/TIo9fyVL71dS/PAvJgqp3WpLEHgqkreE6\ngFg+eyBUV1z0MaFaUMo3K8cm2vBskXctC5Q3hfhacoCH5L8MFjbueDXRAoGBANlB\nJBZJlXT75Le5mhU15nJWLBImf9nw+2Af4BWE4DOwW9OQg9Aro2gSkwNCKHTAPdLZ\nJhk/hHJS42oVEBOAnzrpyrGL8bcUudglvbhvz2fkS0ApLgPneVD4OJLh/sjRqmAq\n4noArnQFLEDO+cqOPOhvYiaMXS1QbYfvFgRUX5JBAoGBAMqD7nBso0No0skzy0MI\nxReWR5AtGfS0d5KE8jCaJv9LRyfda+eNAOIgu3s7xv4h845fjupA2apZeE9bDgdB\nk+iRoOuv9A3P5BJlHhClJMTBnUvtfxUb+or22AtlUcbsbOXiB9rJyfWWzzt6VTy5\nzPyjTCbi0Yb0iHPSD1aPFD5RAoGBALNXRsbvL2VGmuPfXwarW/R+lhrVlSz/9ULA\njWa2La39o4/d+DHcFCRRUPKbpnHaUC7B+uVUvazyJ7DmekLfJpKndB9kesC7Zz66\nyQZ7picJGeV5GPc4GblxbqIx1PVJvu9r91DnRxuXOZS2RxWinTzy1X8k17YUcpaI\nExC35b0BAoGBAOb2Zz5HSsr4keG94CNIEwQo+Y+KFz0y0JDv337YpZ9MIl0YI5w/\n9DN4Cg2a1eCKSlZd+dRZjGk3xH6Ku73U4ur+dXScK5AjUHf7k8NutoVni40o5BC4\n0Dy/troPwmFqVAqiVFP2sHVi4ZoOl4cbjmS9g5mqy7e++N0hbxe69YjR\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'19243f36f6e3486ab53e531ff4121972', 'name': u'shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'created_at': '2018-08-17T02:38:22.479590', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd317a343b56a4990bfb1c32b209a2d2a', 'name': 'shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7b:fe:8f:c4:91:e3:d6:fc:12:bb:70:7c:d8:53:ad:e6', 'type': 'ssh', 'id': u'shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7'}) 2018-08-17 02:38:22,480 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEA0VrTeojVnuihFlFwZCaB5lv2+4/BDkzMmfGpxEcURgzYhrYY Bwceu+h5B5zZM6t38Ahy/icMZHyl0pnNVSD/b+bswtlzGwXnujxCH+w2kpyHhgsA CovDd9tt3xUornEMzCwbaO5O1fnIuKiU3R6L0XDd3b1BewxNH7Uzfuylc7vNCpN6 5VIq3shr6+DUlphx0RKkRnu96ibN8yvzWKHj/Y+liHPq1aUcQPvH4iqK8dhJ+Dkx 5yCcEwkT8dLcxWJOTw/1HtkAuELR7+8q9miuOxZlAjIUsllOlqz7u+IWi3jnQtbv CTetFQuxEp1fJSboIuR9bxSWJMIu/rV7p8XcEQIDAQABAoIBAQDB17AiL9pjxY+J w6QmBwWVzqcT69ncLL3w+DKxewLJjZFawfXjY/NQF4MgyljOH8DwrlITAwLVdBhx tFjLrr701MN58q9CYShbZvnu5t7sxyQwt7S1Dw3Qx4qm2MePJTutPFWwxZ6XPy1b 1TPovSTGqxOzAU5E6XHrnvJsXh8f1SEEXsWEXtQgTKKCT/XJmK4tw9aO6yTtumdm Zq/Os/YZ3G754UhcXVIqHF84KtdtV5FmbypV+NcdMRzRvzexnuc+0LBGoDI0RQrF 9Q9mFi9c6wxtUzO9IOJVx9IfXSB1SL3r5kP+kOAs2i6oa6xyXy/0YAsDb5ILXD5e L9JA4bQBAoGBAPaxBZyYYKZ7o9US1xjX1gPBjGBFyRas2bcAQWyUqmkGpkJ08qN9 OcGvDOPXfTaujRWc1Yp/fivgb83rvu/TIo9fyVL71dS/PAvJgqp3WpLEHgqkreE6 gFg+eyBUV1z0MaFaUMo3K8cm2vBskXctC5Q3hfhacoCH5L8MFjbueDXRAoGBANlB JBZJlXT75Le5mhU15nJWLBImf9nw+2Af4BWE4DOwW9OQg9Aro2gSkwNCKHTAPdLZ Jhk/hHJS42oVEBOAnzrpyrGL8bcUudglvbhvz2fkS0ApLgPneVD4OJLh/sjRqmAq 4noArnQFLEDO+cqOPOhvYiaMXS1QbYfvFgRUX5JBAoGBAMqD7nBso0No0skzy0MI xReWR5AtGfS0d5KE8jCaJv9LRyfda+eNAOIgu3s7xv4h845fjupA2apZeE9bDgdB k+iRoOuv9A3P5BJlHhClJMTBnUvtfxUb+or22AtlUcbsbOXiB9rJyfWWzzt6VTy5 zPyjTCbi0Yb0iHPSD1aPFD5RAoGBALNXRsbvL2VGmuPfXwarW/R+lhrVlSz/9ULA jWa2La39o4/d+DHcFCRRUPKbpnHaUC7B+uVUvazyJ7DmekLfJpKndB9kesC7Zz66 yQZ7picJGeV5GPc4GblxbqIx1PVJvu9r91DnRxuXOZS2RxWinTzy1X8k17YUcpaI ExC35b0BAoGBAOb2Zz5HSsr4keG94CNIEwQo+Y+KFz0y0JDv337YpZ9MIl0YI5w/ 9DN4Cg2a1eCKSlZd+dRZjGk3xH6Ku73U4ur+dXScK5AjUHf7k8NutoVni40o5BC4 0Dy/troPwmFqVAqiVFP2sHVi4ZoOl4cbjmS9g5mqy7e++N0hbxe69YjR -----END RSA PRIVATE KEY----- 2018-08-17 02:38:22,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-17 02:38:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"security_group": {"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-17 02:38:22,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f5b40cdd-6293-4d54-80d8-e1b9c26c0e48 Date: Fri, 17 Aug 2018 02:38:22 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:22Z", "updated_at": "2018-08-17T02:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "199d77f8-11ca-4a33-95bb-192a8021f32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "3ac351ef-85aa-4854-83b7-881840ad81d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}} 2018-08-17 02:38:22,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f5b40cdd-6293-4d54-80d8-e1b9c26c0e48 2018-08-17 02:38:22,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.46767115593s 2018-08-17 02:38:22,951 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f5b40cdd-6293-4d54-80d8-e1b9c26c0e48 2018-08-17 02:38:22,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 02:38:22,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:23,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-9024a737-2781-435c-be91-bc1c41ae9d5c Date: Fri, 17 Aug 2018 02:38:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:22Z", "updated_at": "2018-08-17T02:38:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "199d77f8-11ca-4a33-95bb-192a8021f32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "3ac351ef-85aa-4854-83b7-881840ad81d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 02:38:23,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9024a737-2781-435c-be91-bc1c41ae9d5c 2018-08-17 02:38:23,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.10311293602s 2018-08-17 02:38:23,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9024a737-2781-435c-be91-bc1c41ae9d5c 2018-08-17 02:38:23,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 02:38:23,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -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": "eaada9c1-45db-472e-9071-64edf5d55f3e"}}' 2018-08-17 02:38:23,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3154153e-9cac-4adc-bc6c-b6c66753a086 Date: Fri, 17 Aug 2018 02:38:23 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-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "port_range_min": 22, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:23Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "b9fb3c4f-08fb-452b-9d57-a4a89a9e5577"}} 2018-08-17 02:38:23,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3154153e-9cac-4adc-bc6c-b6c66753a086 2018-08-17 02:38:23,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.191625833511s 2018-08-17 02:38:23,255 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3154153e-9cac-4adc-bc6c-b6c66753a086 2018-08-17 02:38:23,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 02:38:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:23,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-7dd7ba31-5073-49ca-8239-d9174c3a6369 Date: Fri, 17 Aug 2018 02:38:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:22Z", "updated_at": "2018-08-17T02:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "199d77f8-11ca-4a33-95bb-192a8021f32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "3ac351ef-85aa-4854-83b7-881840ad81d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T02:38:23Z", "revision_number": 0, "id": "b9fb3c4f-08fb-452b-9d57-a4a89a9e5577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 2, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 02:38:23,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7dd7ba31-5073-49ca-8239-d9174c3a6369 2018-08-17 02:38:23,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0399580001831s 2018-08-17 02:38:23,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7dd7ba31-5073-49ca-8239-d9174c3a6369 2018-08-17 02:38:23,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 02:38:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -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": "eaada9c1-45db-472e-9071-64edf5d55f3e"}}' 2018-08-17 02:38:23,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9dac75d3-795e-4cb1-b7c3-5c65f4590c97 Date: Fri, 17 Aug 2018 02:38:23 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-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:23Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "422a21f9-8c4b-44a8-ad62-2a2f73fad246"}} 2018-08-17 02:38:23,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9dac75d3-795e-4cb1-b7c3-5c65f4590c97 2018-08-17 02:38:23,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128005981445s 2018-08-17 02:38:23,431 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-9dac75d3-795e-4cb1-b7c3-5c65f4590c97 2018-08-17 02:38:23,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 02:38:23,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:23,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-435700b7-e3ba-4438-a060-9a6577d7efcc Date: Fri, 17 Aug 2018 02:38:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:22Z", "updated_at": "2018-08-17T02:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "199d77f8-11ca-4a33-95bb-192a8021f32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "3ac351ef-85aa-4854-83b7-881840ad81d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:23Z", "revision_number": 0, "id": "422a21f9-8c4b-44a8-ad62-2a2f73fad246", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T02:38:23Z", "revision_number": 0, "id": "b9fb3c4f-08fb-452b-9d57-a4a89a9e5577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 3, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 02:38:23,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-435700b7-e3ba-4438-a060-9a6577d7efcc 2018-08-17 02:38:23,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538358688354s 2018-08-17 02:38:23,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-435700b7-e3ba-4438-a060-9a6577d7efcc 2018-08-17 02:38:23,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-17 02:38:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e"}}' 2018-08-17 02:38:23,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-727e0077-1f48-42aa-936a-ac50020b4a4e Date: Fri, 17 Aug 2018 02:38:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "port_range_min": 9000, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:23Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "cc120acd-0c87-4853-9105-da8f5443a000"}} 2018-08-17 02:38:23,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-727e0077-1f48-42aa-936a-ac50020b4a4e 2018-08-17 02:38:23,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135756969452s 2018-08-17 02:38:23,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-727e0077-1f48-42aa-936a-ac50020b4a4e 2018-08-17 02:38:23,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 02:38:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:23,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-342870c2-4da9-4176-b69f-5b68e4194a60 Date: Fri, 17 Aug 2018 02:38:23 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":["825b608a-c54a-4f07-9dec-c13ebea3586a"],"updated_at":"2018-08-17T02:38:05Z","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","name":"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:20:56Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 02:38:23,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-342870c2-4da9-4176-b69f-5b68e4194a60 2018-08-17 02:38:23,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0922300815582s 2018-08-17 02:38:23,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-342870c2-4da9-4176-b69f-5b68e4194a60 2018-08-17 02:38:23,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 02:38:23,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:23,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-22851782-f6ba-497c-8195-b72a41a504ae Date: Fri, 17 Aug 2018 02:38:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T02:38:21Z", "file": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file", "owner": "d317a343b56a4990bfb1c32b209a2d2a", "id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "size": 666173440, "self": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-17T02:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 02:38:23,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-22851782-f6ba-497c-8195-b72a41a504ae 2018-08-17 02:38:23,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360491275787s 2018-08-17 02:38:23,763 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-22851782-f6ba-497c-8195-b72a41a504ae 2018-08-17 02:38:23,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 02:38:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:23,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-ca3de852-503a-4857-bd08-4d0f6cff4321 x-compute-request-id: req-ca3de852-503a-4857-bd08-4d0f6cff4321 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec"}]} 2018-08-17 02:38:23,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ca3de852-503a-4857-bd08-4d0f6cff4321 2018-08-17 02:38:23,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0340321063995s 2018-08-17 02:38:23,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ca3de852-503a-4857-bd08-4d0f6cff4321 2018-08-17 02:38:23,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-17 02:38:23,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"server": {"name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "imageRef": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "flavorRef": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f22abdb4-5236-43b0-9c84-30d406f7cc31"}], "security_groups": [{"name": "eaada9c1-45db-472e-9071-64edf5d55f3e"}]}}' 2018-08-17 02:38:25,956 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 02:38: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-b7bfabbd-a21c-4110-9cca-e77265b44dde x-compute-request-id: req-b7bfabbd-a21c-4110-9cca-e77265b44dde Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "eaada9c1-45db-472e-9071-64edf5d55f3e"}], "OS-DCF:diskConfig": "MANUAL", "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "adminPass": "G4RGqVU8aPR7"}} 2018-08-17 02:38:25,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b7bfabbd-a21c-4110-9cca-e77265b44dde 2018-08-17 02:38:25,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.15652298927s 2018-08-17 02:38:25,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b7bfabbd-a21c-4110-9cca-e77265b44dde 2018-08-17 02:38:25,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:26,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-c3b0089d-10b1-4f78-9b1e-16426f3e9189 x-compute-request-id: req-c3b0089d-10b1-4f78-9b1e-16426f3e9189 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:26,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3b0089d-10b1-4f78-9b1e-16426f3e9189 2018-08-17 02:38:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553555011749s 2018-08-17 02:38:26,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c3b0089d-10b1-4f78-9b1e-16426f3e9189 2018-08-17 02:38:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 02:38:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:26,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-7d119f93-e450-4951-bd48-09f70f07e077 Date: Fri, 17 Aug 2018 02:38:26 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":["825b608a-c54a-4f07-9dec-c13ebea3586a"],"updated_at":"2018-08-17T02:38:05Z","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","name":"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:20:56Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 02:38:26,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d119f93-e450-4951-bd48-09f70f07e077 2018-08-17 02:38:26,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0825510025024s 2018-08-17 02:38:26,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7d119f93-e450-4951-bd48-09f70f07e077 2018-08-17 02:38:26,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 02:38:26,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:26,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7727627b-6ad9-4b00-adef-15a3d4601e0d Date: Fri, 17 Aug 2018 02:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T02:38:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"825b608a-c54a-4f07-9dec-c13ebea3586a","subnetpool_id":null,"name":"shaker-subnet_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 02:38:26,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7727627b-6ad9-4b00-adef-15a3d4601e0d 2018-08-17 02:38:26,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417940616608s 2018-08-17 02:38:26,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7727627b-6ad9-4b00-adef-15a3d4601e0d 2018-08-17 02:38:26,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:28,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:29,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-20f3bf06-8d41-4bfb-b0f4-48bc3614011b x-compute-request-id: req-20f3bf06-8d41-4bfb-b0f4-48bc3614011b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:29,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20f3bf06-8d41-4bfb-b0f4-48bc3614011b 2018-08-17 02:38:29,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504132032394s 2018-08-17 02:38:29,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20f3bf06-8d41-4bfb-b0f4-48bc3614011b 2018-08-17 02:38:29,158 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:31,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:31,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:31,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-171b4d92-5b1e-4165-b7b0-2ba3e4d14bb5 x-compute-request-id: req-171b4d92-5b1e-4165-b7b0-2ba3e4d14bb5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:31,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-171b4d92-5b1e-4165-b7b0-2ba3e4d14bb5 2018-08-17 02:38:31,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674199104309s 2018-08-17 02:38:31,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-171b4d92-5b1e-4165-b7b0-2ba3e4d14bb5 2018-08-17 02:38:31,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:33,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:33,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:34,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-34b84a18-20a4-43ac-b99e-2380402b9d5f x-compute-request-id: req-34b84a18-20a4-43ac-b99e-2380402b9d5f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:34,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34b84a18-20a4-43ac-b99e-2380402b9d5f 2018-08-17 02:38:34,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431581020355s 2018-08-17 02:38:34,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34b84a18-20a4-43ac-b99e-2380402b9d5f 2018-08-17 02:38:34,278 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:36,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:36,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:36,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-727ddf9f-ead9-4dfc-a351-6f887bde2afc x-compute-request-id: req-727ddf9f-ead9-4dfc-a351-6f887bde2afc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:36,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-727ddf9f-ead9-4dfc-a351-6f887bde2afc 2018-08-17 02:38:36,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561625957489s 2018-08-17 02:38:36,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-727ddf9f-ead9-4dfc-a351-6f887bde2afc 2018-08-17 02:38:36,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:38,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:39,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-3aef6cc8-f4f2-4d52-a71e-13d7619a0aee x-compute-request-id: req-3aef6cc8-f4f2-4d52-a71e-13d7619a0aee Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:39,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3aef6cc8-f4f2-4d52-a71e-13d7619a0aee 2018-08-17 02:38:39,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734457969666s 2018-08-17 02:38:39,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3aef6cc8-f4f2-4d52-a71e-13d7619a0aee 2018-08-17 02:38:39,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:41,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:41,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-48347527-9883-4696-8326-fcf05bd4abcb x-compute-request-id: req-48347527-9883-4696-8326-fcf05bd4abcb Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:41,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48347527-9883-4696-8326-fcf05bd4abcb 2018-08-17 02:38:41,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385792016983s 2018-08-17 02:38:41,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48347527-9883-4696-8326-fcf05bd4abcb 2018-08-17 02:38:41,980 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:43,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:43,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:44,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-f1b64691-c5f4-40e1-be3d-08c448cc1de5 x-compute-request-id: req-f1b64691-c5f4-40e1-be3d-08c448cc1de5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:44,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1b64691-c5f4-40e1-be3d-08c448cc1de5 2018-08-17 02:38:44,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671680927277s 2018-08-17 02:38:44,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1b64691-c5f4-40e1-be3d-08c448cc1de5 2018-08-17 02:38:44,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:46,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:47,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-554aa48c-54b2-4c24-8e86-9eadcee466a0 x-compute-request-id: req-554aa48c-54b2-4c24-8e86-9eadcee466a0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:47,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-554aa48c-54b2-4c24-8e86-9eadcee466a0 2018-08-17 02:38:47,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642200946808s 2018-08-17 02:38:47,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-554aa48c-54b2-4c24-8e86-9eadcee466a0 2018-08-17 02:38:47,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:49,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:50,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-809d7ab2-109c-4f4e-a3c6-39ab2dd2b078 x-compute-request-id: req-809d7ab2-109c-4f4e-a3c6-39ab2dd2b078 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:50,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-809d7ab2-109c-4f4e-a3c6-39ab2dd2b078 2018-08-17 02:38:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69308590889s 2018-08-17 02:38:50,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-809d7ab2-109c-4f4e-a3c6-39ab2dd2b078 2018-08-17 02:38:50,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:52,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:52,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-f37acc67-c8fa-445e-8009-4628f797ba25 x-compute-request-id: req-f37acc67-c8fa-445e-8009-4628f797ba25 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:52,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f37acc67-c8fa-445e-8009-4628f797ba25 2018-08-17 02:38:52,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546980142593s 2018-08-17 02:38:52,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f37acc67-c8fa-445e-8009-4628f797ba25 2018-08-17 02:38:52,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:54,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:54,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-818bdeb3-7385-45e3-9153-43f75f4a6e1c x-compute-request-id: req-818bdeb3-7385-45e3-9153-43f75f4a6e1c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:54,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-818bdeb3-7385-45e3-9153-43f75f4a6e1c 2018-08-17 02:38:54,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369174003601s 2018-08-17 02:38:54,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-818bdeb3-7385-45e3-9153-43f75f4a6e1c 2018-08-17 02:38:54,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:56,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:56,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:57,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-24dd4c67-705a-4c2b-b828-8cbf36a6de18 x-compute-request-id: req-24dd4c67-705a-4c2b-b828-8cbf36a6de18 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:57,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-24dd4c67-705a-4c2b-b828-8cbf36a6de18 2018-08-17 02:38:57,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362147808075s 2018-08-17 02:38:57,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-24dd4c67-705a-4c2b-b828-8cbf36a6de18 2018-08-17 02:38:57,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:38:59,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:38:59,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:38:59,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:38: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-87cdcf16-b6a3-41b1-92a5-320cea598adf x-compute-request-id: req-87cdcf16-b6a3-41b1-92a5-320cea598adf Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:38:59,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-87cdcf16-b6a3-41b1-92a5-320cea598adf 2018-08-17 02:38:59,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422511100769s 2018-08-17 02:38:59,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-87cdcf16-b6a3-41b1-92a5-320cea598adf 2018-08-17 02:38:59,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:01,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:01,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:02,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-0ffb818c-9642-4340-9932-569bce8f30c4 x-compute-request-id: req-0ffb818c-9642-4340-9932-569bce8f30c4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:02,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0ffb818c-9642-4340-9932-569bce8f30c4 2018-08-17 02:39:02,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427079916s 2018-08-17 02:39:02,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0ffb818c-9642-4340-9932-569bce8f30c4 2018-08-17 02:39:02,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:04,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:04,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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,Accept-Encoding x-openstack-request-id: req-a74357ad-d2df-424d-a6b9-6b85f49af410 x-compute-request-id: req-a74357ad-d2df-424d-a6b9-6b85f49af410 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:04,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a74357ad-d2df-424d-a6b9-6b85f49af410 2018-08-17 02:39:04,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.629122972488s 2018-08-17 02:39:04,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a74357ad-d2df-424d-a6b9-6b85f49af410 2018-08-17 02:39:04,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:06,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:06,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:06,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-5eea8471-b751-46ec-9228-08d6367e565f x-compute-request-id: req-5eea8471-b751-46ec-9228-08d6367e565f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:06,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5eea8471-b751-46ec-9228-08d6367e565f 2018-08-17 02:39:06,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167043924332s 2018-08-17 02:39:06,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5eea8471-b751-46ec-9228-08d6367e565f 2018-08-17 02:39:06,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:08,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:09,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-62dc430c-b2ac-42f1-a77c-d470bb17ebf9 x-compute-request-id: req-62dc430c-b2ac-42f1-a77c-d470bb17ebf9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:09,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62dc430c-b2ac-42f1-a77c-d470bb17ebf9 2018-08-17 02:39:09,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350646018982s 2018-08-17 02:39:09,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62dc430c-b2ac-42f1-a77c-d470bb17ebf9 2018-08-17 02:39:09,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:11,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:11,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-435be440-04cb-4a1c-ad10-9ebdbc2ad29d x-compute-request-id: req-435be440-04cb-4a1c-ad10-9ebdbc2ad29d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:11,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-435be440-04cb-4a1c-ad10-9ebdbc2ad29d 2018-08-17 02:39:11,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426026105881s 2018-08-17 02:39:11,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-435be440-04cb-4a1c-ad10-9ebdbc2ad29d 2018-08-17 02:39:11,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:13,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:13,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:14,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-5e0a0bb8-4d1b-46e2-97f6-6ff9dd32d9de x-compute-request-id: req-5e0a0bb8-4d1b-46e2-97f6-6ff9dd32d9de Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:14,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e0a0bb8-4d1b-46e2-97f6-6ff9dd32d9de 2018-08-17 02:39:14,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466240882874s 2018-08-17 02:39:14,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5e0a0bb8-4d1b-46e2-97f6-6ff9dd32d9de 2018-08-17 02:39:14,248 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:16,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:16,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-5650f5bd-e193-4d7a-80fc-e702e74b2d5a x-compute-request-id: req-5650f5bd-e193-4d7a-80fc-e702e74b2d5a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:16,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5650f5bd-e193-4d7a-80fc-e702e74b2d5a 2018-08-17 02:39:16,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350016117096s 2018-08-17 02:39:16,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5650f5bd-e193-4d7a-80fc-e702e74b2d5a 2018-08-17 02:39:16,605 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:18,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:18,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-cd85de62-da9e-4a6c-8e34-eedcf039c1e2 x-compute-request-id: req-cd85de62-da9e-4a6c-8e34-eedcf039c1e2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:18,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd85de62-da9e-4a6c-8e34-eedcf039c1e2 2018-08-17 02:39:18,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362366914749s 2018-08-17 02:39:18,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd85de62-da9e-4a6c-8e34-eedcf039c1e2 2018-08-17 02:39:18,974 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:20,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:21,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-9f4cd7dd-374a-4c84-b0a3-f3c16af1a914 x-compute-request-id: req-9f4cd7dd-374a-4c84-b0a3-f3c16af1a914 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:21,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f4cd7dd-374a-4c84-b0a3-f3c16af1a914 2018-08-17 02:39:21,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186897039413s 2018-08-17 02:39:21,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f4cd7dd-374a-4c84-b0a3-f3c16af1a914 2018-08-17 02:39:21,169 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:23,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:23,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-88c5619e-4874-4b9b-86b2-2798798f8c7f x-compute-request-id: req-88c5619e-4874-4b9b-86b2-2798798f8c7f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:23,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88c5619e-4874-4b9b-86b2-2798798f8c7f 2018-08-17 02:39:23,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441231966019s 2018-08-17 02:39:23,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-88c5619e-4874-4b9b-86b2-2798798f8c7f 2018-08-17 02:39:23,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:25,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:26,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-6cdc9423-b61c-4e8d-9028-b7f726f5e724 x-compute-request-id: req-6cdc9423-b61c-4e8d-9028-b7f726f5e724 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:26,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6cdc9423-b61c-4e8d-9028-b7f726f5e724 2018-08-17 02:39:26,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429822921753s 2018-08-17 02:39:26,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6cdc9423-b61c-4e8d-9028-b7f726f5e724 2018-08-17 02:39:26,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:28,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:28,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-fb0e0c86-1cbc-4f01-9f14-1efc3026d603 x-compute-request-id: req-fb0e0c86-1cbc-4f01-9f14-1efc3026d603 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:28,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb0e0c86-1cbc-4f01-9f14-1efc3026d603 2018-08-17 02:39:28,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357177019119s 2018-08-17 02:39:28,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb0e0c86-1cbc-4f01-9f14-1efc3026d603 2018-08-17 02:39:28,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:30,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:30,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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,Accept-Encoding x-openstack-request-id: req-8c2a76cb-766e-471a-8f7e-701865155bfb x-compute-request-id: req-8c2a76cb-766e-471a-8f7e-701865155bfb Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:30,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c2a76cb-766e-471a-8f7e-701865155bfb 2018-08-17 02:39:30,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563133001328s 2018-08-17 02:39:30,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8c2a76cb-766e-471a-8f7e-701865155bfb 2018-08-17 02:39:30,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:32,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:33,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-e38b3e6e-16fb-4935-8fe5-2bc93ff48422 x-compute-request-id: req-e38b3e6e-16fb-4935-8fe5-2bc93ff48422 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:33,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e38b3e6e-16fb-4935-8fe5-2bc93ff48422 2018-08-17 02:39:33,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618620872498s 2018-08-17 02:39:33,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e38b3e6e-16fb-4935-8fe5-2bc93ff48422 2018-08-17 02:39:33,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:35,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:35,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-a4721625-51e8-49d9-8e60-57483c7cdc13 x-compute-request-id: req-a4721625-51e8-49d9-8e60-57483c7cdc13 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:35,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4721625-51e8-49d9-8e60-57483c7cdc13 2018-08-17 02:39:35,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178547143936s 2018-08-17 02:39:35,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4721625-51e8-49d9-8e60-57483c7cdc13 2018-08-17 02:39:35,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:37,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:37,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-8b779436-db9a-48d9-847e-4d1ead9ca1c7 x-compute-request-id: req-8b779436-db9a-48d9-847e-4d1ead9ca1c7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:37,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b779436-db9a-48d9-847e-4d1ead9ca1c7 2018-08-17 02:39:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183568954468s 2018-08-17 02:39:37,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b779436-db9a-48d9-847e-4d1ead9ca1c7 2018-08-17 02:39:37,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:39,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:39,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:40,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-7ae509d8-98ac-4947-a5c4-217fd5ba0c50 x-compute-request-id: req-7ae509d8-98ac-4947-a5c4-217fd5ba0c50 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:40,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ae509d8-98ac-4947-a5c4-217fd5ba0c50 2018-08-17 02:39:40,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411223888397s 2018-08-17 02:39:40,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ae509d8-98ac-4947-a5c4-217fd5ba0c50 2018-08-17 02:39:40,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:42,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:42,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:43,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-3602d666-77f3-4454-93da-f4b18a78e5d9 x-compute-request-id: req-3602d666-77f3-4454-93da-f4b18a78e5d9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:43,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3602d666-77f3-4454-93da-f4b18a78e5d9 2018-08-17 02:39:43,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740725040436s 2018-08-17 02:39:43,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3602d666-77f3-4454-93da-f4b18a78e5d9 2018-08-17 02:39:43,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:45,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:45,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-6aaad86e-bd20-4480-9ea8-3c81f97e365d x-compute-request-id: req-6aaad86e-bd20-4480-9ea8-3c81f97e365d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:45,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6aaad86e-bd20-4480-9ea8-3c81f97e365d 2018-08-17 02:39:45,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429440975189s 2018-08-17 02:39:45,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6aaad86e-bd20-4480-9ea8-3c81f97e365d 2018-08-17 02:39:45,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:47,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:47,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-6af4c16d-abfc-4dfc-aadf-8ebb2df3e6de x-compute-request-id: req-6af4c16d-abfc-4dfc-aadf-8ebb2df3e6de Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:47,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6af4c16d-abfc-4dfc-aadf-8ebb2df3e6de 2018-08-17 02:39:47,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188189983368s 2018-08-17 02:39:47,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6af4c16d-abfc-4dfc-aadf-8ebb2df3e6de 2018-08-17 02:39:47,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:49,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:50,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-62d08941-592c-4989-ad9a-4b6ecec1eb83 x-compute-request-id: req-62d08941-592c-4989-ad9a-4b6ecec1eb83 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:50,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62d08941-592c-4989-ad9a-4b6ecec1eb83 2018-08-17 02:39:50,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398679018021s 2018-08-17 02:39:50,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-62d08941-592c-4989-ad9a-4b6ecec1eb83 2018-08-17 02:39:50,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:52,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:52,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-31eadf10-f60a-4952-8601-6ce4d8c1f0cc x-compute-request-id: req-31eadf10-f60a-4952-8601-6ce4d8c1f0cc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:52,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-31eadf10-f60a-4952-8601-6ce4d8c1f0cc 2018-08-17 02:39:52,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168226003647s 2018-08-17 02:39:52,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-31eadf10-f60a-4952-8601-6ce4d8c1f0cc 2018-08-17 02:39:52,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:54,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:54,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-de0a6a00-345d-499d-a828-7b78a47f1443 x-compute-request-id: req-de0a6a00-345d-499d-a828-7b78a47f1443 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:54,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de0a6a00-345d-499d-a828-7b78a47f1443 2018-08-17 02:39:54,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611845970154s 2018-08-17 02:39:54,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-de0a6a00-345d-499d-a828-7b78a47f1443 2018-08-17 02:39:54,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:56,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:39:57,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-395b4afb-1aed-41d8-a793-c2f1af9ed5b5 x-compute-request-id: req-395b4afb-1aed-41d8-a793-c2f1af9ed5b5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:39:57,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-395b4afb-1aed-41d8-a793-c2f1af9ed5b5 2018-08-17 02:39:57,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973352909088s 2018-08-17 02:39:57,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-395b4afb-1aed-41d8-a793-c2f1af9ed5b5 2018-08-17 02:39:57,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:39:59,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:39:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:00,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:39: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-83f5cd50-fc77-4436-9147-789802929e5e x-compute-request-id: req-83f5cd50-fc77-4436-9147-789802929e5e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:00,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83f5cd50-fc77-4436-9147-789802929e5e 2018-08-17 02:40:00,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346020936966s 2018-08-17 02:40:00,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-83f5cd50-fc77-4436-9147-789802929e5e 2018-08-17 02:40:00,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:02,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:02,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-8185704d-51f8-48e6-9407-e9ba5ecaca23 x-compute-request-id: req-8185704d-51f8-48e6-9407-e9ba5ecaca23 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:02,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8185704d-51f8-48e6-9407-e9ba5ecaca23 2018-08-17 02:40:02,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429994106293s 2018-08-17 02:40:02,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8185704d-51f8-48e6-9407-e9ba5ecaca23 2018-08-17 02:40:02,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:04,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:04,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-94e7a1df-37b1-4284-b9de-fa1fc8443ba1 x-compute-request-id: req-94e7a1df-37b1-4284-b9de-fa1fc8443ba1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:05,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-94e7a1df-37b1-4284-b9de-fa1fc8443ba1 2018-08-17 02:40:05,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643953084946s 2018-08-17 02:40:05,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-94e7a1df-37b1-4284-b9de-fa1fc8443ba1 2018-08-17 02:40:05,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:07,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:07,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-d7f95e5d-e3d2-475c-aa37-6bf676683377 x-compute-request-id: req-d7f95e5d-e3d2-475c-aa37-6bf676683377 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:07,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7f95e5d-e3d2-475c-aa37-6bf676683377 2018-08-17 02:40:07,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453248977661s 2018-08-17 02:40:07,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7f95e5d-e3d2-475c-aa37-6bf676683377 2018-08-17 02:40:07,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:09,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:09,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:10,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-c6a2558a-5487-4fe8-bcb3-79477d90ab7f x-compute-request-id: req-c6a2558a-5487-4fe8-bcb3-79477d90ab7f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:10,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6a2558a-5487-4fe8-bcb3-79477d90ab7f 2018-08-17 02:40:10,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424558877945s 2018-08-17 02:40:10,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6a2558a-5487-4fe8-bcb3-79477d90ab7f 2018-08-17 02:40:10,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:12,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:12,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:12,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-26c85b0f-f53d-41b8-b993-e78f36a6ce72 x-compute-request-id: req-26c85b0f-f53d-41b8-b993-e78f36a6ce72 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:12,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26c85b0f-f53d-41b8-b993-e78f36a6ce72 2018-08-17 02:40:12,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388938188553s 2018-08-17 02:40:12,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26c85b0f-f53d-41b8-b993-e78f36a6ce72 2018-08-17 02:40:12,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:14,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:14,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-733475e7-e830-47a6-ba93-9e3d7827cea6 x-compute-request-id: req-733475e7-e830-47a6-ba93-9e3d7827cea6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:14,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-733475e7-e830-47a6-ba93-9e3d7827cea6 2018-08-17 02:40:14,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173778057098s 2018-08-17 02:40:14,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-733475e7-e830-47a6-ba93-9e3d7827cea6 2018-08-17 02:40:14,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:16,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:16,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:17,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-c2c23bf7-0704-408f-be73-76ad5b5731f8 x-compute-request-id: req-c2c23bf7-0704-408f-be73-76ad5b5731f8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:17,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2c23bf7-0704-408f-be73-76ad5b5731f8 2018-08-17 02:40:17,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175532102585s 2018-08-17 02:40:17,059 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c2c23bf7-0704-408f-be73-76ad5b5731f8 2018-08-17 02:40:17,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:19,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:19,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:19,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-cae68079-4303-49bf-9ea9-35645499120e x-compute-request-id: req-cae68079-4303-49bf-9ea9-35645499120e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:19,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cae68079-4303-49bf-9ea9-35645499120e 2018-08-17 02:40:19,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431302785873s 2018-08-17 02:40:19,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cae68079-4303-49bf-9ea9-35645499120e 2018-08-17 02:40:19,501 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:21,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:21,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-d23f4e2c-b5ec-4677-8f61-f2003d33d320 x-compute-request-id: req-d23f4e2c-b5ec-4677-8f61-f2003d33d320 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:21,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d23f4e2c-b5ec-4677-8f61-f2003d33d320 2018-08-17 02:40:21,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428591966629s 2018-08-17 02:40:21,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d23f4e2c-b5ec-4677-8f61-f2003d33d320 2018-08-17 02:40:21,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:23,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:24,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-6fb1de27-f5e3-4908-9cf3-61362e82ce50 x-compute-request-id: req-6fb1de27-f5e3-4908-9cf3-61362e82ce50 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:24,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6fb1de27-f5e3-4908-9cf3-61362e82ce50 2018-08-17 02:40:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44428396225s 2018-08-17 02:40:24,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6fb1de27-f5e3-4908-9cf3-61362e82ce50 2018-08-17 02:40:24,389 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:26,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:26,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:26,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-ebd0a9ad-49f3-453d-8450-f2687a3b6472 x-compute-request-id: req-ebd0a9ad-49f3-453d-8450-f2687a3b6472 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:26,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ebd0a9ad-49f3-453d-8450-f2687a3b6472 2018-08-17 02:40:26,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173486948013s 2018-08-17 02:40:26,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ebd0a9ad-49f3-453d-8450-f2687a3b6472 2018-08-17 02:40:26,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:28,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:28,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:28,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-dfaed768-81d7-4ce7-adf0-291a510c0b91 x-compute-request-id: req-dfaed768-81d7-4ce7-adf0-291a510c0b91 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:28,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dfaed768-81d7-4ce7-adf0-291a510c0b91 2018-08-17 02:40:28,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169265985489s 2018-08-17 02:40:28,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dfaed768-81d7-4ce7-adf0-291a510c0b91 2018-08-17 02:40:28,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:30,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:30,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:31,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-8cd96ccd-54c1-4923-bec8-109953bea715 x-compute-request-id: req-8cd96ccd-54c1-4923-bec8-109953bea715 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:31,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8cd96ccd-54c1-4923-bec8-109953bea715 2018-08-17 02:40:31,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447379112244s 2018-08-17 02:40:31,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8cd96ccd-54c1-4923-bec8-109953bea715 2018-08-17 02:40:31,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:33,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:33,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-d16da750-b851-49d9-8d45-aff3c0c59629 x-compute-request-id: req-d16da750-b851-49d9-8d45-aff3c0c59629 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:33,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d16da750-b851-49d9-8d45-aff3c0c59629 2018-08-17 02:40:33,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538178920746s 2018-08-17 02:40:33,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d16da750-b851-49d9-8d45-aff3c0c59629 2018-08-17 02:40:33,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:35,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:35,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:36,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-bc304cb5-8490-4553-99f9-7db8e2f48132 x-compute-request-id: req-bc304cb5-8490-4553-99f9-7db8e2f48132 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:36,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc304cb5-8490-4553-99f9-7db8e2f48132 2018-08-17 02:40:36,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373641967773s 2018-08-17 02:40:36,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc304cb5-8490-4553-99f9-7db8e2f48132 2018-08-17 02:40:36,122 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:38,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:38,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:38,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-988e3c78-5cae-41da-b2cf-7fbd2d2ce044 x-compute-request-id: req-988e3c78-5cae-41da-b2cf-7fbd2d2ce044 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:38,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-988e3c78-5cae-41da-b2cf-7fbd2d2ce044 2018-08-17 02:40:38,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349586009979s 2018-08-17 02:40:38,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-988e3c78-5cae-41da-b2cf-7fbd2d2ce044 2018-08-17 02:40:38,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:40,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:40,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-dc36d8d7-ed49-4a67-9617-ea0702c3db49 x-compute-request-id: req-dc36d8d7-ed49-4a67-9617-ea0702c3db49 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:40,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc36d8d7-ed49-4a67-9617-ea0702c3db49 2018-08-17 02:40:40,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361266136169s 2018-08-17 02:40:40,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc36d8d7-ed49-4a67-9617-ea0702c3db49 2018-08-17 02:40:40,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:42,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:43,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-50ce9f96-7075-4f9c-a703-3993bfe9703a x-compute-request-id: req-50ce9f96-7075-4f9c-a703-3993bfe9703a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:43,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50ce9f96-7075-4f9c-a703-3993bfe9703a 2018-08-17 02:40:43,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177178144455s 2018-08-17 02:40:43,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50ce9f96-7075-4f9c-a703-3993bfe9703a 2018-08-17 02:40:43,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:45,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:45,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-217bf6e0-f988-4a74-a1a1-73cffd24e573 x-compute-request-id: req-217bf6e0-f988-4a74-a1a1-73cffd24e573 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:45,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-217bf6e0-f988-4a74-a1a1-73cffd24e573 2018-08-17 02:40:45,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168529987335s 2018-08-17 02:40:45,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-217bf6e0-f988-4a74-a1a1-73cffd24e573 2018-08-17 02:40:45,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:47,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:47,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:47,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-59c76836-8fd4-4b51-b207-1b2d581f8349 x-compute-request-id: req-59c76836-8fd4-4b51-b207-1b2d581f8349 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:47,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59c76836-8fd4-4b51-b207-1b2d581f8349 2018-08-17 02:40:47,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500972032547s 2018-08-17 02:40:47,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59c76836-8fd4-4b51-b207-1b2d581f8349 2018-08-17 02:40:47,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:50,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-30c84de2-8299-4eee-aa24-698e0cd042be x-compute-request-id: req-30c84de2-8299-4eee-aa24-698e0cd042be Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:50,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30c84de2-8299-4eee-aa24-698e0cd042be 2018-08-17 02:40:50,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477051973343s 2018-08-17 02:40:50,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30c84de2-8299-4eee-aa24-698e0cd042be 2018-08-17 02:40:50,197 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:52,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:52,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-e2026aa1-781f-4309-b43e-99a434f22d50 x-compute-request-id: req-e2026aa1-781f-4309-b43e-99a434f22d50 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:52,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2026aa1-781f-4309-b43e-99a434f22d50 2018-08-17 02:40:52,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437824964523s 2018-08-17 02:40:52,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e2026aa1-781f-4309-b43e-99a434f22d50 2018-08-17 02:40:52,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:54,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:55,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-57974591-74de-4e40-bc6f-182829001d01 x-compute-request-id: req-57974591-74de-4e40-bc6f-182829001d01 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:55,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-57974591-74de-4e40-bc6f-182829001d01 2018-08-17 02:40:55,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363625049591s 2018-08-17 02:40:55,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-57974591-74de-4e40-bc6f-182829001d01 2018-08-17 02:40:55,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:57,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:57,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-fdbba6fe-18a5-471b-ad16-004e01305d00 x-compute-request-id: req-fdbba6fe-18a5-471b-ad16-004e01305d00 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:57,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdbba6fe-18a5-471b-ad16-004e01305d00 2018-08-17 02:40:57,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431686162949s 2018-08-17 02:40:57,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdbba6fe-18a5-471b-ad16-004e01305d00 2018-08-17 02:40:57,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:40:59,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:40:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:40:59,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:40: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-08ddc81b-3f44-4c2e-b8d0-7be7d8a1b0f7 x-compute-request-id: req-08ddc81b-3f44-4c2e-b8d0-7be7d8a1b0f7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:40:59,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08ddc81b-3f44-4c2e-b8d0-7be7d8a1b0f7 2018-08-17 02:40:59,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50575709343s 2018-08-17 02:40:59,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-08ddc81b-3f44-4c2e-b8d0-7be7d8a1b0f7 2018-08-17 02:40:59,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:01,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:02,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-a87a6fa0-7859-4d26-bb13-e7e564387eca x-compute-request-id: req-a87a6fa0-7859-4d26-bb13-e7e564387eca Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:02,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a87a6fa0-7859-4d26-bb13-e7e564387eca 2018-08-17 02:41:02,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18260884285s 2018-08-17 02:41:02,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a87a6fa0-7859-4d26-bb13-e7e564387eca 2018-08-17 02:41:02,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:04,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:04,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:04,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-98dc1c0f-0b91-4bac-a90f-32d997a0ca2c x-compute-request-id: req-98dc1c0f-0b91-4bac-a90f-32d997a0ca2c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:04,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-98dc1c0f-0b91-4bac-a90f-32d997a0ca2c 2018-08-17 02:41:04,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179986000061s 2018-08-17 02:41:04,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-98dc1c0f-0b91-4bac-a90f-32d997a0ca2c 2018-08-17 02:41:04,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:06,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:06,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-4b148e72-0710-49b1-bdcd-50b0717e47bf x-compute-request-id: req-4b148e72-0710-49b1-bdcd-50b0717e47bf Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:06,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b148e72-0710-49b1-bdcd-50b0717e47bf 2018-08-17 02:41:06,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179910182953s 2018-08-17 02:41:06,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4b148e72-0710-49b1-bdcd-50b0717e47bf 2018-08-17 02:41:06,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:08,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:08,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:08,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-cffbd1a6-f11c-43ae-b033-7d00010c5a00 x-compute-request-id: req-cffbd1a6-f11c-43ae-b033-7d00010c5a00 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:08,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cffbd1a6-f11c-43ae-b033-7d00010c5a00 2018-08-17 02:41:08,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375437021255s 2018-08-17 02:41:08,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cffbd1a6-f11c-43ae-b033-7d00010c5a00 2018-08-17 02:41:08,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:10,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:10,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:11,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-393b7f2b-d518-41c6-8add-23d2aa8bf6fa x-compute-request-id: req-393b7f2b-d518-41c6-8add-23d2aa8bf6fa Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:11,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-393b7f2b-d518-41c6-8add-23d2aa8bf6fa 2018-08-17 02:41:11,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182931184769s 2018-08-17 02:41:11,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-393b7f2b-d518-41c6-8add-23d2aa8bf6fa 2018-08-17 02:41:11,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:13,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:13,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-8f764c7f-6797-49f5-8860-93e3adba7d5c x-compute-request-id: req-8f764c7f-6797-49f5-8860-93e3adba7d5c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:13,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f764c7f-6797-49f5-8860-93e3adba7d5c 2018-08-17 02:41:13,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199892044067s 2018-08-17 02:41:13,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8f764c7f-6797-49f5-8860-93e3adba7d5c 2018-08-17 02:41:13,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:15,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:15,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-b1f09ba1-d423-490a-81ab-b6af7ea91f53 x-compute-request-id: req-b1f09ba1-d423-490a-81ab-b6af7ea91f53 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:15,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b1f09ba1-d423-490a-81ab-b6af7ea91f53 2018-08-17 02:41:15,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376996040344s 2018-08-17 02:41:15,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b1f09ba1-d423-490a-81ab-b6af7ea91f53 2018-08-17 02:41:15,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:17,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:17,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:17,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-7c64d1da-2e68-4706-b2f0-8104a533ff4f x-compute-request-id: req-7c64d1da-2e68-4706-b2f0-8104a533ff4f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:17,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c64d1da-2e68-4706-b2f0-8104a533ff4f 2018-08-17 02:41:17,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177785158157s 2018-08-17 02:41:17,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c64d1da-2e68-4706-b2f0-8104a533ff4f 2018-08-17 02:41:17,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:19,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:20,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-63d488c9-551a-46ae-86ef-9505f931ae66 x-compute-request-id: req-63d488c9-551a-46ae-86ef-9505f931ae66 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:20,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63d488c9-551a-46ae-86ef-9505f931ae66 2018-08-17 02:41:20,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169061899185s 2018-08-17 02:41:20,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-63d488c9-551a-46ae-86ef-9505f931ae66 2018-08-17 02:41:20,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:22,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:22,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-bf640ec5-8829-4054-b9ea-711867d034c1 x-compute-request-id: req-bf640ec5-8829-4054-b9ea-711867d034c1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:22,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf640ec5-8829-4054-b9ea-711867d034c1 2018-08-17 02:41:22,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362653970718s 2018-08-17 02:41:22,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf640ec5-8829-4054-b9ea-711867d034c1 2018-08-17 02:41:22,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:24,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:24,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-fdf8e788-b44b-4c9a-b861-85d55ac9ffba x-compute-request-id: req-fdf8e788-b44b-4c9a-b861-85d55ac9ffba Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:24,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdf8e788-b44b-4c9a-b861-85d55ac9ffba 2018-08-17 02:41:24,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443883895874s 2018-08-17 02:41:24,863 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdf8e788-b44b-4c9a-b861-85d55ac9ffba 2018-08-17 02:41:24,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:26,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:27,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-e1057aa7-a65c-4d58-b252-dac3f4285652 x-compute-request-id: req-e1057aa7-a65c-4d58-b252-dac3f4285652 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:27,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1057aa7-a65c-4d58-b252-dac3f4285652 2018-08-17 02:41:27,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184321165085s 2018-08-17 02:41:27,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e1057aa7-a65c-4d58-b252-dac3f4285652 2018-08-17 02:41:27,055 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:29,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:29,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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-9b8d3527-b72e-4dac-9efa-68c9def09abc x-compute-request-id: req-9b8d3527-b72e-4dac-9efa-68c9def09abc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:29,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b8d3527-b72e-4dac-9efa-68c9def09abc 2018-08-17 02:41:29,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178960084915s 2018-08-17 02:41:29,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b8d3527-b72e-4dac-9efa-68c9def09abc 2018-08-17 02:41:29,241 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:31,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:31,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-5baf425f-5243-45d5-b97f-feac0352f673 x-compute-request-id: req-5baf425f-5243-45d5-b97f-feac0352f673 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:31,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5baf425f-5243-45d5-b97f-feac0352f673 2018-08-17 02:41:31,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358535051346s 2018-08-17 02:41:31,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5baf425f-5243-45d5-b97f-feac0352f673 2018-08-17 02:41:31,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:33,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:33,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:33,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-781a673f-f99c-4380-bda8-67bc6d465c62 x-compute-request-id: req-781a673f-f99c-4380-bda8-67bc6d465c62 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:33,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-781a673f-f99c-4380-bda8-67bc6d465c62 2018-08-17 02:41:33,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182766914368s 2018-08-17 02:41:33,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-781a673f-f99c-4380-bda8-67bc6d465c62 2018-08-17 02:41:33,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:35,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:35,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-930c26c9-a691-43a5-86e7-4dd06787f3ef x-compute-request-id: req-930c26c9-a691-43a5-86e7-4dd06787f3ef Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:35,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-930c26c9-a691-43a5-86e7-4dd06787f3ef 2018-08-17 02:41:35,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186347007751s 2018-08-17 02:41:35,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-930c26c9-a691-43a5-86e7-4dd06787f3ef 2018-08-17 02:41:35,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:37,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:38,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-e007a5c2-e270-4283-bc0a-480dd81c7726 x-compute-request-id: req-e007a5c2-e270-4283-bc0a-480dd81c7726 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:38,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e007a5c2-e270-4283-bc0a-480dd81c7726 2018-08-17 02:41:38,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311926841736s 2018-08-17 02:41:38,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e007a5c2-e270-4283-bc0a-480dd81c7726 2018-08-17 02:41:38,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:40,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:40,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-381452ec-89ce-4316-91d4-6c44e5c9cbec x-compute-request-id: req-381452ec-89ce-4316-91d4-6c44e5c9cbec Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:40,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-381452ec-89ce-4316-91d4-6c44e5c9cbec 2018-08-17 02:41:40,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189568042755s 2018-08-17 02:41:40,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-381452ec-89ce-4316-91d4-6c44e5c9cbec 2018-08-17 02:41:40,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:42,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:42,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:43,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-350b8c56-86d1-42df-8220-3e27d650dd7e x-compute-request-id: req-350b8c56-86d1-42df-8220-3e27d650dd7e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:43,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-350b8c56-86d1-42df-8220-3e27d650dd7e 2018-08-17 02:41:43,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613350868225s 2018-08-17 02:41:43,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-350b8c56-86d1-42df-8220-3e27d650dd7e 2018-08-17 02:41:43,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:45,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:45,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-6a864014-68ca-4dff-a814-cc89e818018f x-compute-request-id: req-6a864014-68ca-4dff-a814-cc89e818018f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:38:28Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:45,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6a864014-68ca-4dff-a814-cc89e818018f 2018-08-17 02:41:45,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422901153564s 2018-08-17 02:41:45,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6a864014-68ca-4dff-a814-cc89e818018f 2018-08-17 02:41:45,554 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 02:41:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 02:41:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:47,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-d205195e-66ce-4f78-a22c-8db32fa442b0 x-compute-request-id: req-d205195e-66ce-4f78-a22c-8db32fa442b0 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:9d:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T02:41:46.000000", "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T02:41:46Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 02:41:47,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d205195e-66ce-4f78-a22c-8db32fa442b0 2018-08-17 02:41:47,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16859793663s 2018-08-17 02:41:47,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d205195e-66ce-4f78-a22c-8db32fa442b0 2018-08-17 02:41:47,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 02:41:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=1a5ac004-5256-45fc-b060-39aa66d0f5d1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8a1ffa7d-884f-452f-806b-123105a2e5c4 Date: Fri, 17 Aug 2018 02:41:47 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:28Z","admin_state_up":true,"updated_at":"2018-08-17T02:41:45Z","binding:vnic_type":"normal","device_id":"1a5ac004-5256-45fc-b060-39aa66d0f5d1","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:7a:9d:44","id":"f7322710-14c6-4a09-9c36-30322453cb88","port_security_enabled":true,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","fixed_ips":[{"subnet_id":"825b608a-c54a-4f07-9dec-c13ebea3586a","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["eaada9c1-45db-472e-9071-64edf5d55f3e"],"name":""}]} 2018-08-17 02:41:47,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1a5ac004-5256-45fc-b060-39aa66d0f5d1 used request id req-8a1ffa7d-884f-452f-806b-123105a2e5c4 2018-08-17 02:41:47,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0631980895996s 2018-08-17 02:41:47,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1a5ac004-5256-45fc-b060-39aa66d0f5d1 used request id req-8a1ffa7d-884f-452f-806b-123105a2e5c4 2018-08-17 02:41:47,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 02:41:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f7322710-14c6-4a09-9c36-30322453cb88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:47,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1eaa2b98-1414-469e-9e5c-10d1e0e9ac09 Date: Fri, 17 Aug 2018 02:41:47 GMT RESP BODY: {"floatingips": []} 2018-08-17 02:41:47,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f7322710-14c6-4a09-9c36-30322453cb88 used request id req-1eaa2b98-1414-469e-9e5c-10d1e0e9ac09 2018-08-17 02:41:47,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0465831756592s 2018-08-17 02:41:47,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=f7322710-14c6-4a09-9c36-30322453cb88 used request id req-1eaa2b98-1414-469e-9e5c-10d1e0e9ac09 2018-08-17 02:41:47,846 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:9d:44', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2acefe08-cb98-42de-b9cd-dd6c97c66ecf'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-17T02:41:46.000000', 'flavor': Munch({u'id': u'18d98dd2-4b5e-4a6c-8abb-d523625d7cec'}), 'az': u'nova', 'id': u'1a5ac004-5256-45fc-b060-39aa66d0f5d1', 'security_groups': [Munch({u'name': u'shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'19243f36f6e3486ab53e531ff4121972', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd317a343b56a4990bfb1c32b209a2d2a', 'name': 'shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7', '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-08-17T02:41:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-17T02:41:46Z', 'hostId': u'e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, 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-SRV-USG:launched_at': u'2018-08-17T02:41:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd317a343b56a4990bfb1c32b209a2d2a', 'name': u'shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'adminPass': u'G4RGqVU8aPR7', 'tenant_id': u'd317a343b56a4990bfb1c32b209a2d2a', 'created_at': u'2018-08-17T02:38:25Z', 'created': u'2018-08-17T02:38:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-17 02:41:47,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 02:41:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:48,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-b3bd2ad3-36b0-482e-b939-719fd69f3f16 Date: Fri, 17 Aug 2018 02:41:48 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":["825b608a-c54a-4f07-9dec-c13ebea3586a"],"updated_at":"2018-08-17T02:38:05Z","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","name":"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"updated_at":"2018-08-17T01:20:56Z","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","name":"external"}]} 2018-08-17 02:41:48,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b3bd2ad3-36b0-482e-b939-719fd69f3f16 2018-08-17 02:41:48,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317172050476s 2018-08-17 02:41:48,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b3bd2ad3-36b0-482e-b939-719fd69f3f16 2018-08-17 02:41:48,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-17 02:41:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=1a5ac004-5256-45fc-b060-39aa66d0f5d1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:48,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c8e735af-5dba-4760-971c-fc9f1bc3e794 Date: Fri, 17 Aug 2018 02:41:48 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:28Z","admin_state_up":true,"updated_at":"2018-08-17T02:41:45Z","binding:vnic_type":"normal","device_id":"1a5ac004-5256-45fc-b060-39aa66d0f5d1","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:7a:9d:44","id":"f7322710-14c6-4a09-9c36-30322453cb88","port_security_enabled":true,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","fixed_ips":[{"subnet_id":"825b608a-c54a-4f07-9dec-c13ebea3586a","ip_address":"192.168.120.8"}],"extra_dhcp_opts":[],"security_groups":["eaada9c1-45db-472e-9071-64edf5d55f3e"],"name":""}]} 2018-08-17 02:41:48,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1a5ac004-5256-45fc-b060-39aa66d0f5d1 used request id req-c8e735af-5dba-4760-971c-fc9f1bc3e794 2018-08-17 02:41:48,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0462598800659s 2018-08-17 02:41:48,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=1a5ac004-5256-45fc-b060-39aa66d0f5d1 used request id req-c8e735af-5dba-4760-971c-fc9f1bc3e794 2018-08-17 02:41:48,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-17 02:41:48,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.8", "port_id": "f7322710-14c6-4a09-9c36-30322453cb88"}}' 2018-08-17 02:41:50,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-1a919bd7-b14b-44f6-bf92-1f128bb8f9f5 Date: Fri, 17 Aug 2018 02:41:50 GMT RESP BODY: {"floatingip": {"router_id": "f3e0105f-d53f-438b-824e-3452cc9aec22", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T02:41:48Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "f7322710-14c6-4a09-9c36-30322453cb88", "id": "64b0d01c-1447-456f-82dd-bd374590ffb3", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:41:48Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}} 2018-08-17 02:41:50,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1a919bd7-b14b-44f6-bf92-1f128bb8f9f5 2018-08-17 02:41:50,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92849302292s 2018-08-17 02:41:50,145 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1a919bd7-b14b-44f6-bf92-1f128bb8f9f5 2018-08-17 02:41:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 02:41:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" 2018-08-17 02:41:50,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-f8417062-d5ed-4d62-8e33-90646316aaae Date: Fri, 17 Aug 2018 02:41:50 GMT RESP BODY: {"floatingips": [{"router_id": "f3e0105f-d53f-438b-824e-3452cc9aec22", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T02:41:48Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "f7322710-14c6-4a09-9c36-30322453cb88", "id": "64b0d01c-1447-456f-82dd-bd374590ffb3", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:41:48Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}]} 2018-08-17 02:41:50,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f8417062-d5ed-4d62-8e33-90646316aaae 2018-08-17 02:41:50,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632629394531s 2018-08-17 02:41:50,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f8417062-d5ed-4d62-8e33-90646316aaae 2018-08-17 02:41:50,220 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f3e0105f-d53f-438b-824e-3452cc9aec22', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'd317a343b56a4990bfb1c32b209a2d2a', 'created_at': u'2018-08-17T02:41:48Z', 'attached': True, 'updated_at': u'2018-08-17T02:41:48Z', 'id': u'64b0d01c-1447-456f-82dd-bd374590ffb3', 'floating_network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd317a343b56a4990bfb1c32b209a2d2a', 'name': 'shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f3e0105f-d53f-438b-824e-3452cc9aec22', 'project_id': u'd317a343b56a4990bfb1c32b209a2d2a', 'port_id': u'f7322710-14c6-4a09-9c36-30322453cb88', 'port': u'f7322710-14c6-4a09-9c36-30322453cb88', 'network': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac'}) 2018-08-17 02:41:50,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:41:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:41:50,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:41: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-53368862-2312-4f18-87ac-c80cfef871e3 x-compute-request-id: req-53368862-2312-4f18-87ac-c80cfef871e3 Content-Encoding: gzip Content-Length: 10065 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n"} 2018-08-17 02:41:50,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-53368862-2312-4f18-87ac-c80cfef871e3 2018-08-17 02:41:50,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0887489318848s 2018-08-17 02:41:50,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-53368862-2312-4f18-87ac-c80cfef871e3 2018-08-17 02:41:50,311 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. 2018-08-17 02:41:51,314 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-08-17 02:42:00,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:42:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:42:00,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:42: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-b6ed57e2-9629-47f2-8ffa-2f577d304f04 x-compute-request-id: req-b6ed57e2-9629-47f2-8ffa-2f577d304f04 Content-Encoding: gzip Content-Length: 10505 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-08-17 02:42:00,411 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-b6ed57e2-9629-47f2-8ffa-2f577d304f04 2018-08-17 02:42:00,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0867710113525s 2018-08-17 02:42:00,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-b6ed57e2-9629-47f2-8ffa-2f577d304f04 2018-08-17 02:42:00,413 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-17 02:42:00,416 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-08-17 02:42:09,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:42:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:42:09,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:42: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-8b9ab4d5-82fb-469f-9b24-a1868a8060ce x-compute-request-id: req-8b9ab4d5-82fb-469f-9b24-a1868a8060ce Content-Encoding: gzip Content-Length: 10505 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-08-17 02:42:09,502 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-8b9ab4d5-82fb-469f-9b24-a1868a8060ce 2018-08-17 02:42:09,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0762219429016s 2018-08-17 02:42:09,503 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-8b9ab4d5-82fb-469f-9b24-a1868a8060ce 2018-08-17 02:42:09,504 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-17 02:42:09,506 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-08-17 02:42:18,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:42:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:42:18,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:42: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-43532ba7-90d1-4124-b784-0bec313e92b8 x-compute-request-id: req-43532ba7-90d1-4124-b784-0bec313e92b8 Content-Encoding: gzip Content-Length: 10505 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-08-17 02:42:18,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-43532ba7-90d1-4124-b784-0bec313e92b8 2018-08-17 02:42:18,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.075425863266s 2018-08-17 02:42:18,593 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-43532ba7-90d1-4124-b784-0bec313e92b8 2018-08-17 02:42:18,593 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-17 02:42:18,595 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-08-17 02:42:27,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:42:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:42:27,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:42: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-64da47fa-4857-44bd-ad47-517fc5c16c4a x-compute-request-id: req-64da47fa-4857-44bd-ad47-517fc5c16c4a Content-Encoding: gzip Content-Length: 10505 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-08-17 02:42:27,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-64da47fa-4857-44bd-ad47-517fc5c16c4a 2018-08-17 02:42:27,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717120170593s 2018-08-17 02:42:27,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-64da47fa-4857-44bd-ad47-517fc5c16c4a 2018-08-17 02:42:27,678 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-17 02:42:27,681 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-08-17 02:42:36,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:42:36,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:42:36,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:42: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-a6d170b1-37f3-49a0-84eb-79e4053a1f60 x-compute-request-id: req-a6d170b1-37f3-49a0-84eb-79e4053a1f60 Content-Encoding: gzip Content-Length: 10505 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-08-17 02:42:36,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-a6d170b1-37f3-49a0-84eb-79e4053a1f60 2018-08-17 02:42:36,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0779881477356s 2018-08-17 02:42:36,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-a6d170b1-37f3-49a0-84eb-79e4053a1f60 2018-08-17 02:42:36,770 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-08-17 02:42:36,773 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-08-17 02:42:45,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:42:45,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:42:45,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:42: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-72f4258d-439b-4588-b8c0-4468260a4400 x-compute-request-id: req-72f4258d-439b-4588-b8c0-4468260a4400 Content-Encoding: gzip Content-Length: 11030 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds.\n[ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 |\n[ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 |\n[ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n"} 2018-08-17 02:42:45,861 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-72f4258d-439b-4588-b8c0-4468260a4400 2018-08-17 02:42:45,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789477825165s 2018-08-17 02:42:45,863 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-72f4258d-439b-4588-b8c0-4468260a4400 2018-08-17 02:42:45,863 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds. [ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 | [ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 | [ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. 2018-08-17 02:42:45,865 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-08-17 02:42:54,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:42:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:42:54,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:42: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-d46b2dbe-5c75-4d69-9f55-8f6a20d0ba39 x-compute-request-id: req-d46b2dbe-5c75-4d69-9f55-8f6a20d0ba39 Content-Encoding: gzip Content-Length: 12892 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds.\n[ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 |\n[ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 |\n[ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.893534] cloud-init[940]: Generating public/private rsa key pair.\n[ 58.895192] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.900341] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.902124] cloud-init[940]: The key fingerprint is:\n[ 58.904131] cloud-init[940]: SHA256:yhFcF/89W7uIZpgGXUWDyb4+89t0T5r5RBXAZiQyKTg root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 58.912172] cloud-init[940]: The key's randomart image is:\n[ 58.913629] cloud-init[940]: +---[RSA 2048]----+\n[ 58.914963] cloud-init[940]: | . .o=o*=.. |\n[ 58.920367] cloud-init[940]: | E o oo=.=. .|\n[ 58.921694] cloud-init[940]: | + . . = .|\n[ 58.922993] cloud-init[940]: | . o . ..|\n[ 58.928426] cloud-init[940]: | . S . . ..+|\n[ 58.929749] cloud-init[940]: | . + . . .=|\n[ 58.931066] cloud-init[940]: | o . + ++|\n[ 58.936187] cloud-init[940]: | + *. +*+|\n[ 58.937533] cloud-init[940]: | . o.++=+o|\n[ 58.938841] cloud-init[940]: +----[SHA256]-----+\n[ 58.944183] cloud-init[940]: Generating public/private dsa key pair.\n[ 58.945762] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.947547] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.953276] cloud-init[940]: The key fingerprint is:\n[ 58.954674] cloud-init[940]: SHA256:jYlIpLAZ5/GaRnq12Uz0b/BzzyJbYsUtelJzdkIBB9g root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 58.960390] cloud-init[940]: The key's randomart image is:\n[ 58.961796] cloud-init[940]: +---[DSA 1024]----+\n[ 58.964138] cloud-init[940]: |o o . . oooo |\n[ 58.967318] cloud-init[940]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n| B = . . . E. . |\n[ 58.972245] cloud-init[940]: |o + + . o . |\n Starting LXD - unix socket.\n [ 58.976216] cloud-init[940]: | o = B . B . o |\n[ 58.977174] cloud-init[940]: |. = + + S * B = .|\n[ 58.978119] cloud-init[940]: | o . * B o |\n[ 58.979067] cloud-init[940]: | * + o |\nStarting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 58.984544] cloud-init[940]: | . B . |\n[ 58.985491] cloud-init[940]: | . |\n[ 58.986436] cloud-init[940]: +----[SHA256]-----+\n[ 58.987373] cloud-init[940]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 58.992722] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.994179] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.995643] cloud-init\n[940]: The key fingerprint is:\n[ 58.996974] [[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.cloud-init[940]: SHA256:nT5RXrHZQEbYRgQ5T6/B1xd+vfID89B+bm7bXyAC+84 root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 59.002097] cloud-init[940]: The key's randomart image is:\n[ 59.003128] cloud-init[940]: +---[ECDSA 256]---+\n\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 59.008163] cloud-init[940]: | .XO |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 59.011339] cloud-init[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[940]: | +.+B |\n[ 59.016436] cloud-init[940]: | . .*=.=|\n[ 59.020944] cloud-init[940]: | + + .+.B|\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 59.024089] cloud-init[940]: | S = o o++|\n[ 59.026539] cloud-init[940]: | o o *.+ |\n Starting LSB: MD monitoring daemon...\n[ 59.029290] cloud-init[940]: | + O .|\n[[0;32m OK [0m] Started iperf3 Service.\n[ 59.032139] cloud-init[940]: | o . =*|\n[ 59.033082] cloud-init[940]: | E *X|\n[ 59.034002] cloud-init[940]: +----[SHA256]-----+\n[ 59.034933] cloud-init[940]: Generating public/private ed25519 key pair.\n Starting Login Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 59.040906] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.067213] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.071050] cloud-init[940]: The key fingerprint is:\n[ 59.074839] cloud-init[940]: SHA256:m6PnhCCpoDR9XM7aLR9O4KMdmEP+emT8nQFLlG9FLaU root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 59.077489] cloud-init[940]: The key's randomart image is:\n[ 59.079989] cloud-init[940]: +--[ED25519 256]--+\n[ 59.081888] cloud-init[940]: | . ..o. |\n[ 59.083849] cloud-init[940]: | o o.. |\n[ 59.086078] cloud-init[940]: | .. . .E. |\n[ 59.087883] cloud-init[940]: | ... + o o |\n[ 59.089714] cloud-init[940]: |.oo..+.+S + |\n Starting Pollinate to seed the pseudo random number generator...\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[ 59.103828] cloud-init[940]: |+...+.*=o+ . |Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[\n[ 59.112532] cloud-init[940]: |o *+**+. o |[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 59.129063] cloud-init[940]: | =+Oo.o |\n[ 59.218732] cloud-init[940]: | o+=.o |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 59.233267] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[940]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.719718] cloud-init[1090]: Generating locales (this might take a while)...\n[ 60.393225] cloud-init[1090]: en_US.UTF-8... done\n[ 60.395407] cloud-init[1090]: Generation complete.\n"} 2018-08-17 02:42:54,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-d46b2dbe-5c75-4d69-9f55-8f6a20d0ba39 2018-08-17 02:42:54,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0886700153351s 2018-08-17 02:42:54,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-d46b2dbe-5c75-4d69-9f55-8f6a20d0ba39 2018-08-17 02:42:54,966 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds. [ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 | [ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 | [ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.893534] cloud-init[940]: Generating public/private rsa key pair. [ 58.895192] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.900341] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.902124] cloud-init[940]: The key fingerprint is: [ 58.904131] cloud-init[940]: SHA256:yhFcF/89W7uIZpgGXUWDyb4+89t0T5r5RBXAZiQyKTg root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 58.912172] cloud-init[940]: The key's randomart image is: [ 58.913629] cloud-init[940]: +---[RSA 2048]----+ [ 58.914963] cloud-init[940]: | . .o=o*=.. | [ 58.920367] cloud-init[940]: | E o oo=.=. .| [ 58.921694] cloud-init[940]: | + . . = .| [ 58.922993] cloud-init[940]: | . o . ..| [ 58.928426] cloud-init[940]: | . S . . ..+| [ 58.929749] cloud-init[940]: | . + . . .=| [ 58.931066] cloud-init[940]: | o . + ++| [ 58.936187] cloud-init[940]: | + *. +*+| [ 58.937533] cloud-init[940]: | . o.++=+o| [ 58.938841] cloud-init[940]: +----[SHA256]-----+ [ 58.944183] cloud-init[940]: Generating public/private dsa key pair. [ 58.945762] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.947547] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.953276] cloud-init[940]: The key fingerprint is: [ 58.954674] cloud-init[940]: SHA256:jYlIpLAZ5/GaRnq12Uz0b/BzzyJbYsUtelJzdkIBB9g root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 58.960390] cloud-init[940]: The key's randomart image is: [ 58.961796] cloud-init[940]: +---[DSA 1024]----+ [ 58.964138] cloud-init[940]: |o o . . oooo | [ 58.967318] cloud-init[940]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. | B = . . . E. . | [ 58.972245] cloud-init[940]: |o + + . o . | Starting LXD - unix socket. [ 58.976216] cloud-init[940]: | o = B . B . o | [ 58.977174] cloud-init[940]: |. = + + S * B = .| [ 58.978119] cloud-init[940]: | o . * B o | [ 58.979067] cloud-init[940]: | * + o | Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 58.984544] cloud-init[940]: | . B . | [ 58.985491] cloud-init[940]: | . | [ 58.986436] cloud-init[940]: +----[SHA256]-----+ [ 58.987373] cloud-init[940]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 58.992722] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.994179] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.995643] cloud-init [940]: The key fingerprint is: [ 58.996974] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[940]: SHA256:nT5RXrHZQEbYRgQ5T6/B1xd+vfID89B+bm7bXyAC+84 root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 59.002097] cloud-init[940]: The key's randomart image is: [ 59.003128] cloud-init[940]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 59.008163] cloud-init[940]: | .XO | [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.011339] cloud-init[[0;32m OK [0m] Listening on Socket activation for snappy daemon. [940]: | +.+B | [ 59.016436] cloud-init[940]: | . .*=.=| [ 59.020944] cloud-init[940]: | + + .+.B| [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 59.024089] cloud-init[940]: | S = o o++| [ 59.026539] cloud-init[940]: | o o *.+ | Starting LSB: MD monitoring daemon... [ 59.029290] cloud-init[940]: | + O .| [[0;32m OK [0m] Started iperf3 Service. [ 59.032139] cloud-init[940]: | o . =*| [ 59.033082] cloud-init[940]: | E *X| [ 59.034002] cloud-init[940]: +----[SHA256]-----+ [ 59.034933] cloud-init[940]: Generating public/private ed25519 key pair. Starting Login Service... Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.040906] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.067213] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.071050] cloud-init[940]: The key fingerprint is: [ 59.074839] cloud-init[940]: SHA256:m6PnhCCpoDR9XM7aLR9O4KMdmEP+emT8nQFLlG9FLaU root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 59.077489] cloud-init[940]: The key's randomart image is: [ 59.079989] cloud-init[940]: +--[ED25519 256]--+ [ 59.081888] cloud-init[940]: | . ..o. | [ 59.083849] cloud-init[940]: | o o.. | [ 59.086078] cloud-init[940]: | .. . .E. | [ 59.087883] cloud-init[940]: | ... + o o | [ 59.089714] cloud-init[940]: |.oo..+.+S + | Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon... Starting LXD - container startup/shutdown... [ 59.103828] cloud-init[940]: |+...+.*=o+ . |Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ [ 59.112532] cloud-init[940]: |o *+**+. o |[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.129063] cloud-init[940]: | =+Oo.o | [ 59.218732] cloud-init[940]: | o+=.o |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.233267] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [940]: +----[SHA256]-----+ [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.719718] cloud-init[1090]: Generating locales (this might take a while)... [ 60.393225] cloud-init[1090]: en_US.UTF-8... done [ 60.395407] cloud-init[1090]: Generation complete. 2018-08-17 02:42:54,968 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2018-08-17 02:43:03,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:43:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:43:04,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43: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-dcffa2af-055d-4bcc-99cf-0c20acb93c61 x-compute-request-id: req-dcffa2af-055d-4bcc-99cf-0c20acb93c61 Content-Encoding: gzip Content-Length: 12924 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds.\n[ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 |\n[ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 |\n[ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.893534] cloud-init[940]: Generating public/private rsa key pair.\n[ 58.895192] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.900341] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.902124] cloud-init[940]: The key fingerprint is:\n[ 58.904131] cloud-init[940]: SHA256:yhFcF/89W7uIZpgGXUWDyb4+89t0T5r5RBXAZiQyKTg root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 58.912172] cloud-init[940]: The key's randomart image is:\n[ 58.913629] cloud-init[940]: +---[RSA 2048]----+\n[ 58.914963] cloud-init[940]: | . .o=o*=.. |\n[ 58.920367] cloud-init[940]: | E o oo=.=. .|\n[ 58.921694] cloud-init[940]: | + . . = .|\n[ 58.922993] cloud-init[940]: | . o . ..|\n[ 58.928426] cloud-init[940]: | . S . . ..+|\n[ 58.929749] cloud-init[940]: | . + . . .=|\n[ 58.931066] cloud-init[940]: | o . + ++|\n[ 58.936187] cloud-init[940]: | + *. +*+|\n[ 58.937533] cloud-init[940]: | . o.++=+o|\n[ 58.938841] cloud-init[940]: +----[SHA256]-----+\n[ 58.944183] cloud-init[940]: Generating public/private dsa key pair.\n[ 58.945762] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.947547] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.953276] cloud-init[940]: The key fingerprint is:\n[ 58.954674] cloud-init[940]: SHA256:jYlIpLAZ5/GaRnq12Uz0b/BzzyJbYsUtelJzdkIBB9g root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 58.960390] cloud-init[940]: The key's randomart image is:\n[ 58.961796] cloud-init[940]: +---[DSA 1024]----+\n[ 58.964138] cloud-init[940]: |o o . . oooo |\n[ 58.967318] cloud-init[940]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n| B = . . . E. . |\n[ 58.972245] cloud-init[940]: |o + + . o . |\n Starting LXD - unix socket.\n [ 58.976216] cloud-init[940]: | o = B . B . o |\n[ 58.977174] cloud-init[940]: |. = + + S * B = .|\n[ 58.978119] cloud-init[940]: | o . * B o |\n[ 58.979067] cloud-init[940]: | * + o |\nStarting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 58.984544] cloud-init[940]: | . B . |\n[ 58.985491] cloud-init[940]: | . |\n[ 58.986436] cloud-init[940]: +----[SHA256]-----+\n[ 58.987373] cloud-init[940]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 58.992722] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.994179] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.995643] cloud-init\n[940]: The key fingerprint is:\n[ 58.996974] [[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.cloud-init[940]: SHA256:nT5RXrHZQEbYRgQ5T6/B1xd+vfID89B+bm7bXyAC+84 root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 59.002097] cloud-init[940]: The key's randomart image is:\n[ 59.003128] cloud-init[940]: +---[ECDSA 256]---+\n\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 59.008163] cloud-init[940]: | .XO |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 59.011339] cloud-init[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[940]: | +.+B |\n[ 59.016436] cloud-init[940]: | . .*=.=|\n[ 59.020944] cloud-init[940]: | + + .+.B|\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 59.024089] cloud-init[940]: | S = o o++|\n[ 59.026539] cloud-init[940]: | o o *.+ |\n Starting LSB: MD monitoring daemon...\n[ 59.029290] cloud-init[940]: | + O .|\n[[0;32m OK [0m] Started iperf3 Service.\n[ 59.032139] cloud-init[940]: | o . =*|\n[ 59.033082] cloud-init[940]: | E *X|\n[ 59.034002] cloud-init[940]: +----[SHA256]-----+\n[ 59.034933] cloud-init[940]: Generating public/private ed25519 key pair.\n Starting Login Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 59.040906] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.067213] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.071050] cloud-init[940]: The key fingerprint is:\n[ 59.074839] cloud-init[940]: SHA256:m6PnhCCpoDR9XM7aLR9O4KMdmEP+emT8nQFLlG9FLaU root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 59.077489] cloud-init[940]: The key's randomart image is:\n[ 59.079989] cloud-init[940]: +--[ED25519 256]--+\n[ 59.081888] cloud-init[940]: | . ..o. |\n[ 59.083849] cloud-init[940]: | o o.. |\n[ 59.086078] cloud-init[940]: | .. . .E. |\n[ 59.087883] cloud-init[940]: | ... + o o |\n[ 59.089714] cloud-init[940]: |.oo..+.+S + |\n Starting Pollinate to seed the pseudo random number generator...\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[ 59.103828] cloud-init[940]: |+...+.*=o+ . |Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[\n[ 59.112532] cloud-init[940]: |o *+**+. o |[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 59.129063] cloud-init[940]: | =+Oo.o |\n[ 59.218732] cloud-init[940]: | o+=.o |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 59.233267] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[940]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.719718] cloud-init[1090]: Generating locales (this might take a while)...\n[ 60.393225] cloud-init[1090]: en_US.UTF-8... done\n[ 60.395407] cloud-init[1090]: 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"} 2018-08-17 02:43:04,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-dcffa2af-055d-4bcc-99cf-0c20acb93c61 2018-08-17 02:43:04,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074147939682s 2018-08-17 02:43:04,053 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-dcffa2af-055d-4bcc-99cf-0c20acb93c61 2018-08-17 02:43:04,053 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds. [ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 | [ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 | [ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.893534] cloud-init[940]: Generating public/private rsa key pair. [ 58.895192] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.900341] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.902124] cloud-init[940]: The key fingerprint is: [ 58.904131] cloud-init[940]: SHA256:yhFcF/89W7uIZpgGXUWDyb4+89t0T5r5RBXAZiQyKTg root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 58.912172] cloud-init[940]: The key's randomart image is: [ 58.913629] cloud-init[940]: +---[RSA 2048]----+ [ 58.914963] cloud-init[940]: | . .o=o*=.. | [ 58.920367] cloud-init[940]: | E o oo=.=. .| [ 58.921694] cloud-init[940]: | + . . = .| [ 58.922993] cloud-init[940]: | . o . ..| [ 58.928426] cloud-init[940]: | . S . . ..+| [ 58.929749] cloud-init[940]: | . + . . .=| [ 58.931066] cloud-init[940]: | o . + ++| [ 58.936187] cloud-init[940]: | + *. +*+| [ 58.937533] cloud-init[940]: | . o.++=+o| [ 58.938841] cloud-init[940]: +----[SHA256]-----+ [ 58.944183] cloud-init[940]: Generating public/private dsa key pair. [ 58.945762] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.947547] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.953276] cloud-init[940]: The key fingerprint is: [ 58.954674] cloud-init[940]: SHA256:jYlIpLAZ5/GaRnq12Uz0b/BzzyJbYsUtelJzdkIBB9g root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 58.960390] cloud-init[940]: The key's randomart image is: [ 58.961796] cloud-init[940]: +---[DSA 1024]----+ [ 58.964138] cloud-init[940]: |o o . . oooo | [ 58.967318] cloud-init[940]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. | B = . . . E. . | [ 58.972245] cloud-init[940]: |o + + . o . | Starting LXD - unix socket. [ 58.976216] cloud-init[940]: | o = B . B . o | [ 58.977174] cloud-init[940]: |. = + + S * B = .| [ 58.978119] cloud-init[940]: | o . * B o | [ 58.979067] cloud-init[940]: | * + o | Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 58.984544] cloud-init[940]: | . B . | [ 58.985491] cloud-init[940]: | . | [ 58.986436] cloud-init[940]: +----[SHA256]-----+ [ 58.987373] cloud-init[940]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 58.992722] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.994179] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.995643] cloud-init [940]: The key fingerprint is: [ 58.996974] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[940]: SHA256:nT5RXrHZQEbYRgQ5T6/B1xd+vfID89B+bm7bXyAC+84 root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 59.002097] cloud-init[940]: The key's randomart image is: [ 59.003128] cloud-init[940]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 59.008163] cloud-init[940]: | .XO | [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.011339] cloud-init[[0;32m OK [0m] Listening on Socket activation for snappy daemon. [940]: | +.+B | [ 59.016436] cloud-init[940]: | . .*=.=| [ 59.020944] cloud-init[940]: | + + .+.B| [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 59.024089] cloud-init[940]: | S = o o++| [ 59.026539] cloud-init[940]: | o o *.+ | Starting LSB: MD monitoring daemon... [ 59.029290] cloud-init[940]: | + O .| [[0;32m OK [0m] Started iperf3 Service. [ 59.032139] cloud-init[940]: | o . =*| [ 59.033082] cloud-init[940]: | E *X| [ 59.034002] cloud-init[940]: +----[SHA256]-----+ [ 59.034933] cloud-init[940]: Generating public/private ed25519 key pair. Starting Login Service... Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.040906] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.067213] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.071050] cloud-init[940]: The key fingerprint is: [ 59.074839] cloud-init[940]: SHA256:m6PnhCCpoDR9XM7aLR9O4KMdmEP+emT8nQFLlG9FLaU root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 59.077489] cloud-init[940]: The key's randomart image is: [ 59.079989] cloud-init[940]: +--[ED25519 256]--+ [ 59.081888] cloud-init[940]: | . ..o. | [ 59.083849] cloud-init[940]: | o o.. | [ 59.086078] cloud-init[940]: | .. . .E. | [ 59.087883] cloud-init[940]: | ... + o o | [ 59.089714] cloud-init[940]: |.oo..+.+S + | Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon... Starting LXD - container startup/shutdown... [ 59.103828] cloud-init[940]: |+...+.*=o+ . |Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ [ 59.112532] cloud-init[940]: |o *+**+. o |[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.129063] cloud-init[940]: | =+Oo.o | [ 59.218732] cloud-init[940]: | o+=.o |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.233267] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [940]: +----[SHA256]-----+ [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.719718] cloud-init[1090]: Generating locales (this might take a while)... [ 60.393225] cloud-init[1090]: en_US.UTF-8... done [ 60.395407] cloud-init[1090]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2018-08-17 02:43:04,057 - paramiko.transport - DEBUG - starting thread (client mode): 0xd1289910L 2018-08-17 02:43:04,058 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 02:43:04,064 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-17 02:43:04,064 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-17 02:43:04,065 - paramiko.transport - DEBUG - kex algos:[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-group14-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'] 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'] 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-08-17 02:43:04,066 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 02:43:04,066 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 02:43:04,066 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 02:43:04,066 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 02:43:04,066 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 02:43:04,107 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 02:43:04,109 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 02:43:04,121 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 139fe7572329a11873f13605b4c701ba 2018-08-17 02:43:04,123 - paramiko.transport - DEBUG - Trying discovered key 7bfe8fc491e3d6fc12bb707cd853ade6 in /tmp/tmpTW9cNi 2018-08-17 02:43:04,148 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 02:43:04,169 - paramiko.transport - INFO - Auth banner: "System is booting up. See pam_nologin(8)" 2018-08-17 02:43:04,170 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 02:43:04,189 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-17 02:43:04,189 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.202: No existing session 2018-08-17 02:43:13,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-17 02:43:13,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3092e2a09c7e2d37186fd4d544dedecc12ea6cad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 02:43:13,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02: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,Accept-Encoding x-openstack-request-id: req-fc075066-b790-4ee9-a70c-0ca6405736ed x-compute-request-id: req-fc075066-b790-4ee9-a70c-0ca6405736ed Content-Encoding: gzip Content-Length: 13210 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 716656716 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.179963] pid_max: default: 32768 minimum: 301\n[ 0.181224] ACPI: Core revision 20150930\n[ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.184724] Security Framework initialized\n[ 0.185883] Yama: becoming mindful.\n[ 0.186907] AppArmor: AppArmor initialized\n[ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.195145] Initializing cgroup subsys io\n[ 0.196258] Initializing cgroup subsys memory\n[ 0.197446] Initializing cgroup subsys devices\n[ 0.198664] Initializing cgroup subsys freezer\n[ 0.199877] Initializing cgroup subsys net_cls\n[ 0.201092] Initializing cgroup subsys perf_event\n[ 0.202379] Initializing cgroup subsys net_prio\n[ 0.203582] Initializing cgroup subsys hugetlb\n[ 0.204815] Initializing cgroup subsys pids\n[ 0.206010] CPU: Physical Processor ID: 0\n[ 0.207835] mce: CPU supports 10 MCE banks\n[ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.211947] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.215256] Speculative Store Bypass: Vulnerable\n[ 0.232138] Freeing SMP alternatives memory: 32K\n[ 0.237999] ftrace: allocating 32237 entries in 126 pages\n[ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273705] smpboot: Max logical packages: 1\n[ 0.275116] x2apic enabled\n[ 0.276270] Switched APIC routing to physical x2apic.\n[ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.285654] KVM setup paravirtual spinlock\n[ 0.287284] x86: Booted up 1 node, 1 CPUs\n[ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.290346] devtmpfs: initialized\n[ 0.292302] evm: security.selinux\n[ 0.293258] evm: security.SMACK64\n[ 0.294247] evm: security.SMACK64EXEC\n[ 0.295321] evm: security.SMACK64TRANSMUTE\n[ 0.296426] evm: security.SMACK64MMAP\n[ 0.297443] evm: security.ima\n[ 0.298327] evm: security.capability\n[ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.303467] pinctrl core: initialized pinctrl subsystem\n[ 0.304942] RTC time: 2:41:46, date: 08/17/18\n[ 0.306245] NET: Registered protocol family 16\n[ 0.307563] cpuidle: using governor ladder\n[ 0.308684] cpuidle: using governor menu\n[ 0.309760] PCCT header not found.\n[ 0.310785] ACPI: bus type PCI registered\n[ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313603] PCI: Using configuration type 1 for base access\n[ 0.315805] ACPI: Added _OSI(Module Device)\n[ 0.316974] ACPI: Added _OSI(Processor Device)\n[ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319384] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321581] ACPI: Interpreter enabled\n[ 0.322623] ACPI: (supports S0 S5)\n[ 0.323594] ACPI: Using IOAPIC for interrupt routing\n[ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336799] acpiphp: Slot [3] registered\n[ 0.337902] acpiphp: Slot [4] registered\n[ 0.338997] acpiphp: Slot [5] registered\n[ 0.340087] acpiphp: Slot [6] registered\n[ 0.355587] acpiphp: Slot [7] registered\n[ 0.356713] acpiphp: Slot [8] registered\n[ 0.357834] acpiphp: Slot [9] registered\n[ 0.358967] acpiphp: Slot [10] registered\n[ 0.360117] acpiphp: Slot [11] registered\n[ 0.361282] acpiphp: Slot [12] registered\n[ 0.362429] acpiphp: Slot [13] registered\n[ 0.363563] acpiphp: Slot [14] registered\n[ 0.364700] acpiphp: Slot [15] registered\n[ 0.368175] acpiphp: Slot [16] registered\n[ 0.369461] acpiphp: Slot [17] registered\n[ 0.370588] acpiphp: Slot [18] registered\n[ 0.371797] acpiphp: Slot [19] registered\n[ 0.373075] acpiphp: Slot [20] registered\n[ 0.374202] acpiphp: Slot [21] registered\n[ 0.375337] acpiphp: Slot [22] registered\n[ 0.376451] acpiphp: Slot [23] registered\n[ 0.377560] acpiphp: Slot [24] registered\n[ 0.378676] acpiphp: Slot [25] registered\n[ 0.379788] acpiphp: Slot [26] registered\n[ 0.380939] acpiphp: Slot [27] registered\n[ 0.382062] acpiphp: Slot [28] registered\n[ 0.383224] acpiphp: Slot [29] registered\n[ 0.384360] acpiphp: Slot [30] registered\n[ 0.385496] acpiphp: Slot [31] registered\n[ 0.386612] PCI host bridge to bus 0000:00\n[ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449283] vgaarb: loaded\n[ 0.450137] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451967] SCSI subsystem initialized\n[ 0.453303] ACPI: bus type USB registered\n[ 0.454470] usbcore: registered new interface driver usbfs\n[ 0.455919] usbcore: registered new interface driver hub\n[ 0.457311] usbcore: registered new device driver usb\n[ 0.458862] PCI: Using ACPI for IRQ routing\n[ 0.460481] NetLabel: Initializing\n[ 0.461523] NetLabel: domain hash size = 128\n[ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464087] NetLabel: unlabeled traffic allowed by default\n[ 0.465691] amd_nb: Cannot enumerate AMD northbridges\n[ 0.467039] clocksource: Switched to clocksource kvm-clock\n[ 0.476703] AppArmor: AppArmor Filesystem Enabled\n[ 0.478064] pnp: PnP ACPI init\n[ 0.479364] pnp: PnP ACPI: found 5 devices\n[ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488564] NET: Registered protocol family 2\n[ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493380] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498088] NET: Registered protocol family 1\n[ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.534787] Unpacking initramfs...\n[ 1.019974] Freeing initrd memory: 37084K\n[ 1.021787] Scanning for low memory corruption every 60 seconds\n[ 1.024036] audit: initializing netlink subsys (disabled)\n[ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized\n[ 1.027721] Initialise system trusted keyring\n[ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.033673] zbud: loaded\n[ 1.034834] VFS: Disk quotas dquot_6.6.0\n[ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.039952] fuse init (API version 7.23)\n[ 1.041261] Key type big_key registered\n[ 1.042429] Allocating IMA MOK and blacklist keyrings.\n[ 1.044306] Key type asymmetric registered\n[ 1.045515] Asymmetric key parser 'x509' registered\n[ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.049045] io scheduler noop registered\n[ 1.050181] io scheduler deadline registered (default)\n[ 1.051610] io scheduler cfq registered\n[ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.058310] ACPI: Power Button [PWRF]\n[ 1.059607] GHES: HEST is not enabled!\n[ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.138086] Linux agpgart interface v0.103\n[ 1.141245] loop: module loaded\n[ 1.144929] vda: vda1\n[ 1.146710] scsi host0: ata_piix\n[ 1.147850] scsi host1: ata_piix\n[ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.153099] libphy: Fixed MDIO Bus: probed\n[ 1.154284] tun: Universal TUN/TAP device driver, 1.6\n[ 1.155687] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.158819] PPP generic driver version 2.4.2\n[ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.161777] ehci-pci: EHCI PCI platform driver\n[ 1.162999] ehci-platform: EHCI generic platform driver\n[ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.165928] ohci-pci: OHCI PCI platform driver\n[ 1.167144] ohci-platform: OHCI generic platform driver\n[ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.194892] usb usb1: Product: UHCI Host Controller\n[ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.197763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.199099] hub 1-0:1.0: USB hub found\n[ 1.200169] hub 1-0:1.0: 2 ports detected\n[ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.207090] mousedev: PS/2 mouse device common for all mice\n[ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.211323] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.216069] i2c /dev entries driver\n[ 1.217124] device-mapper: uevent: version 1.0.3\n[ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.222455] NET: Registered protocol family 10\n[ 1.223940] NET: Registered protocol family 17\n[ 1.225155] Key type dns_resolver registered\n[ 1.226560] registered taskstats version 1\n[ 1.227722] Loading compiled-in X.509 certificates\n[ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.232044] zswap: loaded using pool lzo/zbud\n[ 1.234672] Key type trusted registered\n[ 1.237753] Key type encrypted registered\n[ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.240337] ima: No TPM chip found, activating TPM-bypass!\n[ 1.241771] evm: HMAC attrs: 0x1\n[ 1.243097] Magic number: 14:630:662\n[ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707)\n[ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.248006] EDD information not available.\n[ 1.308789] Freeing unused kernel memory: 1512K\n[ 1.310057] Write protecting the kernel read-only data: 14336k\n[ 1.327502] Freeing unused kernel memory: 1692K\n[ 1.328969] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.429694] [drm] Initialized drm 1.1.0 20060810\n[ 1.432114] virtio_net virtio0 ens3: renamed from eth0\n[ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.464113] FDC 0 is a S82078B\n[ 1.485132] AVX2 version of gcm_enc/dec engaged.\n[ 1.486592] AES CTR mode by8 optimization enabled\n[ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.678144] usb 1-1: Product: QEMU USB Tablet\n[ 1.679405] usb 1-1: Manufacturer: QEMU\n[ 1.680541] usb 1-1: SerialNumber: 42\n[ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.696263] usbcore: registered new interface driver usbhid\n[ 1.697884] usbhid: USB HID core driver\n[ 1.701159] 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[ 1.704423] 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.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz\n[ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns\nBegin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1\n[ 2.082415] md: multipath personality registered for level -4\n[ 2.086153] md: raid0 personality registered for level 0\n[ 2.090312] md: raid1 personality registered for level 1\n[ 2.163055] raid6: sse2x1 gen() 11397 MB/s\n[ 2.231037] raid6: sse2x1 xor() 8868 MB/s\n[ 2.299054] raid6: sse2x2 gen() 14245 MB/s\n[ 2.367037] raid6: sse2x2 xor() 9678 MB/s\n[ 2.435039] raid6: sse2x4 gen() 16488 MB/s\n[ 2.503036] raid6: sse2x4 xor() 10815 MB/s\n[ 2.571038] raid6: avx2x1 gen() 21688 MB/s\n[ 2.639039] raid6: avx2x2 gen() 25225 MB/s\n[ 2.707038] raid6: avx2x4 gen() 28078 MB/s\n[ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s\n[ 2.713998] raid6: using avx2x2 recovery algorithm\n[ 2.722286] xor: automatically using best checksumming function:\n[ 2.763037] avx : 31846.000 MB/sec\n[ 2.765870] async_tx: api initialized (async)\n[ 2.778873] md: raid6 personality registered for level 6\n[ 2.780388] md: raid5 personality registered for level 5\n[ 2.781830] md: raid4 personality registered for level 4\n[ 2.789996] 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 ... [ 2.831404] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.855791] 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[ 2.966335] 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[ 2.971722] systemd[1]: Detected virtualization kvm.\n[ 2.973283] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.977894] systemd[1]: Set hostname to .\n[ 2.981004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.982832] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.118082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.120960] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.126472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.135716] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.144490] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.147098] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.149923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.155208] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.157776] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.160230] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.162907] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.165906] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.169273] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.174700] 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[ 3.187317] 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[ 3.193938] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.202591] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.210192] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.221668] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.233018] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.238328] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870.\n\n[ 3.255022] 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[ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271345] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.276970] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.280089] iscsi: registered transport (tcp)\n[ 3.281447] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.289232] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.294214] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.351372] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.693252] intel_rapl: no valid rapl domains found in package 0\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 LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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 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[ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds.\n[ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 |\n[ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 |\n[ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH |\n[ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 58.893534] cloud-init[940]: Generating public/private rsa key pair.\n[ 58.895192] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 58.900341] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 58.902124] cloud-init[940]: The key fingerprint is:\n[ 58.904131] cloud-init[940]: SHA256:yhFcF/89W7uIZpgGXUWDyb4+89t0T5r5RBXAZiQyKTg root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 58.912172] cloud-init[940]: The key's randomart image is:\n[ 58.913629] cloud-init[940]: +---[RSA 2048]----+\n[ 58.914963] cloud-init[940]: | . .o=o*=.. |\n[ 58.920367] cloud-init[940]: | E o oo=.=. .|\n[ 58.921694] cloud-init[940]: | + . . = .|\n[ 58.922993] cloud-init[940]: | . o . ..|\n[ 58.928426] cloud-init[940]: | . S . . ..+|\n[ 58.929749] cloud-init[940]: | . + . . .=|\n[ 58.931066] cloud-init[940]: | o . + ++|\n[ 58.936187] cloud-init[940]: | + *. +*+|\n[ 58.937533] cloud-init[940]: | . o.++=+o|\n[ 58.938841] cloud-init[940]: +----[SHA256]-----+\n[ 58.944183] cloud-init[940]: Generating public/private dsa key pair.\n[ 58.945762] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 58.947547] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 58.953276] cloud-init[940]: The key fingerprint is:\n[ 58.954674] cloud-init[940]: SHA256:jYlIpLAZ5/GaRnq12Uz0b/BzzyJbYsUtelJzdkIBB9g root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 58.960390] cloud-init[940]: The key's randomart image is:\n[ 58.961796] cloud-init[940]: +---[DSA 1024]----+\n[ 58.964138] cloud-init[940]: |o o . . oooo |\n[ 58.967318] cloud-init[940]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n| B = . . . E. . |\n[ 58.972245] cloud-init[940]: |o + + . o . |\n Starting LXD - unix socket.\n [ 58.976216] cloud-init[940]: | o = B . B . o |\n[ 58.977174] cloud-init[940]: |. = + + S * B = .|\n[ 58.978119] cloud-init[940]: | o . * B o |\n[ 58.979067] cloud-init[940]: | * + o |\nStarting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 58.984544] cloud-init[940]: | . B . |\n[ 58.985491] cloud-init[940]: | . |\n[ 58.986436] cloud-init[940]: +----[SHA256]-----+\n[ 58.987373] cloud-init[940]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 58.992722] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 58.994179] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 58.995643] cloud-init\n[940]: The key fingerprint is:\n[ 58.996974] [[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.cloud-init[940]: SHA256:nT5RXrHZQEbYRgQ5T6/B1xd+vfID89B+bm7bXyAC+84 root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 59.002097] cloud-init[940]: The key's randomart image is:\n[ 59.003128] cloud-init[940]: +---[ECDSA 256]---+\n\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 59.008163] cloud-init[940]: | .XO |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 59.011339] cloud-init[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[940]: | +.+B |\n[ 59.016436] cloud-init[940]: | . .*=.=|\n[ 59.020944] cloud-init[940]: | + + .+.B|\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 59.024089] cloud-init[940]: | S = o o++|\n[ 59.026539] cloud-init[940]: | o o *.+ |\n Starting LSB: MD monitoring daemon...\n[ 59.029290] cloud-init[940]: | + O .|\n[[0;32m OK [0m] Started iperf3 Service.\n[ 59.032139] cloud-init[940]: | o . =*|\n[ 59.033082] cloud-init[940]: | E *X|\n[ 59.034002] cloud-init[940]: +----[SHA256]-----+\n[ 59.034933] cloud-init[940]: Generating public/private ed25519 key pair.\n Starting Login Service...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 59.040906] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 59.067213] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 59.071050] cloud-init[940]: The key fingerprint is:\n[ 59.074839] cloud-init[940]: SHA256:m6PnhCCpoDR9XM7aLR9O4KMdmEP+emT8nQFLlG9FLaU root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7\n[ 59.077489] cloud-init[940]: The key's randomart image is:\n[ 59.079989] cloud-init[940]: +--[ED25519 256]--+\n[ 59.081888] cloud-init[940]: | . ..o. |\n[ 59.083849] cloud-init[940]: | o o.. |\n[ 59.086078] cloud-init[940]: | .. . .E. |\n[ 59.087883] cloud-init[940]: | ... + o o |\n[ 59.089714] cloud-init[940]: |.oo..+.+S + |\n Starting Pollinate to seed the pseudo random number generator...\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[ 59.103828] cloud-init[940]: |+...+.*=o+ . |Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[\n[ 59.112532] cloud-init[940]: |o *+**+. o |[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 59.129063] cloud-init[940]: | =+Oo.o |\n[ 59.218732] cloud-init[940]: | o+=.o |[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n\n[ 59.233267] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[940]: +----[SHA256]-----+\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 59.719718] cloud-init[1090]: Generating locales (this might take a while)...\n[ 60.393225] cloud-init[1090]: en_US.UTF-8... done\n[ 60.395407] cloud-init[1090]: 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] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n\nUbuntu 16.04.4 LTS shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 ttyS0\n\nshaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 login: "} 2018-08-17 02:43:13,276 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-fc075066-b790-4ee9-a70c-0ca6405736ed 2018-08-17 02:43:13,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0775969028473s 2018-08-17 02:43:13,278 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1/action used request id req-fc075066-b790-4ee9-a70c-0ca6405736ed 2018-08-17 02:43:13,278 - functest.core.singlevm - DEBUG - vm 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 716656716 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.177692] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.179963] pid_max: default: 32768 minimum: 301 [ 0.181224] ACPI: Core revision 20150930 [ 0.182879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.184724] Security Framework initialized [ 0.185883] Yama: becoming mindful. [ 0.186907] AppArmor: AppArmor initialized [ 0.188073] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.189879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.191606] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.193254] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.195145] Initializing cgroup subsys io [ 0.196258] Initializing cgroup subsys memory [ 0.197446] Initializing cgroup subsys devices [ 0.198664] Initializing cgroup subsys freezer [ 0.199877] Initializing cgroup subsys net_cls [ 0.201092] Initializing cgroup subsys perf_event [ 0.202379] Initializing cgroup subsys net_prio [ 0.203582] Initializing cgroup subsys hugetlb [ 0.204815] Initializing cgroup subsys pids [ 0.206010] CPU: Physical Processor ID: 0 [ 0.207835] mce: CPU supports 10 MCE banks [ 0.209029] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.210424] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.211947] Spectre V2 : Mitigation: Full generic retpoline [ 0.213420] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.215256] Speculative Store Bypass: Vulnerable [ 0.232138] Freeing SMP alternatives memory: 32K [ 0.237999] ftrace: allocating 32237 entries in 126 pages [ 0.272052] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273705] smpboot: Max logical packages: 1 [ 0.275116] x2apic enabled [ 0.276270] Switched APIC routing to physical x2apic. [ 0.278763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280356] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283129] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.285654] KVM setup paravirtual spinlock [ 0.287284] x86: Booted up 1 node, 1 CPUs [ 0.288422] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.290346] devtmpfs: initialized [ 0.292302] evm: security.selinux [ 0.293258] evm: security.SMACK64 [ 0.294247] evm: security.SMACK64EXEC [ 0.295321] evm: security.SMACK64TRANSMUTE [ 0.296426] evm: security.SMACK64MMAP [ 0.297443] evm: security.ima [ 0.298327] evm: security.capability [ 0.299418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.301879] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.303467] pinctrl core: initialized pinctrl subsystem [ 0.304942] RTC time: 2:41:46, date: 08/17/18 [ 0.306245] NET: Registered protocol family 16 [ 0.307563] cpuidle: using governor ladder [ 0.308684] cpuidle: using governor menu [ 0.309760] PCCT header not found. [ 0.310785] ACPI: bus type PCI registered [ 0.311904] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313603] PCI: Using configuration type 1 for base access [ 0.315805] ACPI: Added _OSI(Module Device) [ 0.316974] ACPI: Added _OSI(Processor Device) [ 0.318156] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319384] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321581] ACPI: Interpreter enabled [ 0.322623] ACPI: (supports S0 S5) [ 0.323594] ACPI: Using IOAPIC for interrupt routing [ 0.324887] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330435] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.332136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336799] acpiphp: Slot [3] registered [ 0.337902] acpiphp: Slot [4] registered [ 0.338997] acpiphp: Slot [5] registered [ 0.340087] acpiphp: Slot [6] registered [ 0.355587] acpiphp: Slot [7] registered [ 0.356713] acpiphp: Slot [8] registered [ 0.357834] acpiphp: Slot [9] registered [ 0.358967] acpiphp: Slot [10] registered [ 0.360117] acpiphp: Slot [11] registered [ 0.361282] acpiphp: Slot [12] registered [ 0.362429] acpiphp: Slot [13] registered [ 0.363563] acpiphp: Slot [14] registered [ 0.364700] acpiphp: Slot [15] registered [ 0.368175] acpiphp: Slot [16] registered [ 0.369461] acpiphp: Slot [17] registered [ 0.370588] acpiphp: Slot [18] registered [ 0.371797] acpiphp: Slot [19] registered [ 0.373075] acpiphp: Slot [20] registered [ 0.374202] acpiphp: Slot [21] registered [ 0.375337] acpiphp: Slot [22] registered [ 0.376451] acpiphp: Slot [23] registered [ 0.377560] acpiphp: Slot [24] registered [ 0.378676] acpiphp: Slot [25] registered [ 0.379788] acpiphp: Slot [26] registered [ 0.380939] acpiphp: Slot [27] registered [ 0.382062] acpiphp: Slot [28] registered [ 0.383224] acpiphp: Slot [29] registered [ 0.384360] acpiphp: Slot [30] registered [ 0.385496] acpiphp: Slot [31] registered [ 0.386612] PCI host bridge to bus 0000:00 [ 0.387762] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389450] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391103] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.393099] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.395121] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.397162] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401628] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.403364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406724] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.411053] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.413024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433746] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435825] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439830] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443686] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445628] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447110] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449283] vgaarb: loaded [ 0.450137] vgaarb: bridge control possible 0000:00:02.0 [ 0.451967] SCSI subsystem initialized [ 0.453303] ACPI: bus type USB registered [ 0.454470] usbcore: registered new interface driver usbfs [ 0.455919] usbcore: registered new interface driver hub [ 0.457311] usbcore: registered new device driver usb [ 0.458862] PCI: Using ACPI for IRQ routing [ 0.460481] NetLabel: Initializing [ 0.461523] NetLabel: domain hash size = 128 [ 0.462706] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464087] NetLabel: unlabeled traffic allowed by default [ 0.465691] amd_nb: Cannot enumerate AMD northbridges [ 0.467039] clocksource: Switched to clocksource kvm-clock [ 0.476703] AppArmor: AppArmor Filesystem Enabled [ 0.478064] pnp: PnP ACPI init [ 0.479364] pnp: PnP ACPI: found 5 devices [ 0.486219] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488564] NET: Registered protocol family 2 [ 0.490017] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491755] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493380] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494999] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.498088] NET: Registered protocol family 1 [ 0.499283] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500778] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.502241] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518407] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.534787] Unpacking initramfs... [ 1.019974] Freeing initrd memory: 37084K [ 1.021787] Scanning for low memory corruption every 60 seconds [ 1.024036] audit: initializing netlink subsys (disabled) [ 1.025554] audit: type=2000 audit(1534473707.562:1): initialized [ 1.027721] Initialise system trusted keyring [ 1.029180] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.030825] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.033673] zbud: loaded [ 1.034834] VFS: Disk quotas dquot_6.6.0 [ 1.036052] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.038063] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.039952] fuse init (API version 7.23) [ 1.041261] Key type big_key registered [ 1.042429] Allocating IMA MOK and blacklist keyrings. [ 1.044306] Key type asymmetric registered [ 1.045515] Asymmetric key parser 'x509' registered [ 1.046888] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.049045] io scheduler noop registered [ 1.050181] io scheduler deadline registered (default) [ 1.051610] io scheduler cfq registered [ 1.052875] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.054370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.056225] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.058310] ACPI: Power Button [PWRF] [ 1.059607] GHES: HEST is not enabled! [ 1.075292] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.107736] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.110876] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.134743] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.138086] Linux agpgart interface v0.103 [ 1.141245] loop: module loaded [ 1.144929] vda: vda1 [ 1.146710] scsi host0: ata_piix [ 1.147850] scsi host1: ata_piix [ 1.148947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.150705] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.153099] libphy: Fixed MDIO Bus: probed [ 1.154284] tun: Universal TUN/TAP device driver, 1.6 [ 1.155687] tun: (C) 1999-2004 Max Krasnyansky [ 1.158819] PPP generic driver version 2.4.2 [ 1.160170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.161777] ehci-pci: EHCI PCI platform driver [ 1.162999] ehci-platform: EHCI generic platform driver [ 1.164366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.165928] ohci-pci: OHCI PCI platform driver [ 1.167144] ohci-platform: OHCI generic platform driver [ 1.168550] uhci_hcd: USB Universal Host Controller Interface driver [ 1.184956] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.186342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.188346] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.189718] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.191295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.192947] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.194892] usb usb1: Product: UHCI Host Controller [ 1.196155] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.197763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.199099] hub 1-0:1.0: USB hub found [ 1.200169] hub 1-0:1.0: 2 ports detected [ 1.201436] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.204372] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.205666] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.207090] mousedev: PS/2 mouse device common for all mice [ 1.208805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.211323] rtc_cmos 00:00: RTC can wake from S4 [ 1.212857] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.214454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.216069] i2c /dev entries driver [ 1.217124] device-mapper: uevent: version 1.0.3 [ 1.218425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.220643] ledtrig-cpu: registered to indicate activity on CPUs [ 1.222455] NET: Registered protocol family 10 [ 1.223940] NET: Registered protocol family 17 [ 1.225155] Key type dns_resolver registered [ 1.226560] registered taskstats version 1 [ 1.227722] Loading compiled-in X.509 certificates [ 1.229549] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.232044] zswap: loaded using pool lzo/zbud [ 1.234672] Key type trusted registered [ 1.237753] Key type encrypted registered [ 1.238905] AppArmor: AppArmor sha1 policy hashing enabled [ 1.240337] ima: No TPM chip found, activating TPM-bypass! [ 1.241771] evm: HMAC attrs: 0x1 [ 1.243097] Magic number: 14:630:662 [ 1.244280] rtc_cmos 00:00: setting system clock to 2018-08-17 02:41:47 UTC (1534473707) [ 1.246507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.248006] EDD information not available. [ 1.308789] Freeing unused kernel memory: 1512K [ 1.310057] Write protecting the kernel read-only data: 14336k [ 1.327502] Freeing unused kernel memory: 1692K [ 1.328969] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.339731] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.342167] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.344910] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.347491] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.349984] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.355066] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.360713] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.364354] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.366822] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.370049] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.429694] [drm] Initialized drm 1.1.0 20060810 [ 1.432114] virtio_net virtio0 ens3: renamed from eth0 [ 1.440890] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.443381] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.464113] FDC 0 is a S82078B [ 1.485132] AVX2 version of gcm_enc/dec engaged. [ 1.486592] AES CTR mode by8 optimization enabled [ 1.511059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.674497] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.676313] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.678144] usb 1-1: Product: QEMU USB Tablet [ 1.679405] usb 1-1: Manufacturer: QEMU [ 1.680541] usb 1-1: SerialNumber: 42 [ 1.689315] hidraw: raw HID events driver (C) Jiri Kosina [ 1.696263] usbcore: registered new interface driver usbhid [ 1.697884] usbhid: USB HID core driver [ 1.701159] 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 [ 1.704423] 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 [ 2.019092] tsc: Refined TSC clocksource calibration: 3491.863 MHz [ 2.019094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32554aaac24, max_idle_ns: 440795313566 ns Begin: Loading essential drivers ... [ 2.078649] md: linear personality registered for level -1 [ 2.082415] md: multipath personality registered for level -4 [ 2.086153] md: raid0 personality registered for level 0 [ 2.090312] md: raid1 personality registered for level 1 [ 2.163055] raid6: sse2x1 gen() 11397 MB/s [ 2.231037] raid6: sse2x1 xor() 8868 MB/s [ 2.299054] raid6: sse2x2 gen() 14245 MB/s [ 2.367037] raid6: sse2x2 xor() 9678 MB/s [ 2.435039] raid6: sse2x4 gen() 16488 MB/s [ 2.503036] raid6: sse2x4 xor() 10815 MB/s [ 2.571038] raid6: avx2x1 gen() 21688 MB/s [ 2.639039] raid6: avx2x2 gen() 25225 MB/s [ 2.707038] raid6: avx2x4 gen() 28078 MB/s [ 2.712469] raid6: using algorithm avx2x4 gen() 28078 MB/s [ 2.713998] raid6: using avx2x2 recovery algorithm [ 2.722286] xor: automatically using best checksumming function: [ 2.763037] avx : 31846.000 MB/sec [ 2.765870] async_tx: api initialized (async) [ 2.778873] md: raid6 personality registered for level 6 [ 2.780388] md: raid5 personality registered for level 5 [ 2.781830] md: raid4 personality registered for level 4 [ 2.789996] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.831404] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.855791] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.966335] 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) [ 2.971722] systemd[1]: Detected virtualization kvm. [ 2.973283] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.977894] systemd[1]: Set hostname to . [ 2.981004] systemd[1]: Initializing machine ID from KVM UUID. [ 2.982832] systemd[1]: Installed transient /etc/machine-id file. [ 3.118082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.120960] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.123555] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.126472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.129345] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.132274] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.135716] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.138421] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.141549] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.144490] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.147098] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.149923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.152215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.155208] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.157776] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.160230] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.162907] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.165906] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.169273] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.174700] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.187317] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.193938] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.202591] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.210192] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.221668] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.233018] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.238328] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.248239] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.[ 3.253271] Loading iSCSI transport class v2.0-870. [ 3.255022] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.264821] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271345] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.276970] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.280089] iscsi: registered transport (tcp) [ 3.281447] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.289232] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.294214] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started Set console keymap. [ 3.351372] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.693252] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.860681] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Fri, 17 Aug 2018 02:41:51 +0000. Up 4.67 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.406297] cloud-init[940]: Cloud-init v. 18.2 running 'init' at Fri, 17 Aug 2018 02:41:52 +0000. Up 6.18 seconds. [ 58.409437] cloud-init[940]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.416174] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.421723] cloud-init[940]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.426502] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.432498] cloud-init[940]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:7a:9d:44 | [ 58.436157] cloud-init[940]: ci-info: | ens3 | True | fe80::f816:3eff:fe7a:9d44/64 | . | link | fa:16:3e:7a:9d:44 | [ 58.439832] cloud-init[940]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.447865] cloud-init[940]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.452166] cloud-init[940]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.456160] cloud-init[940]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.464195] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.466478] cloud-init[940]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.472422] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.474648] cloud-init[940]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.480409] cloud-init[940]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | ens3 | UGH | [ 58.484203] cloud-init[940]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.488175] cloud-init[940]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.496146] cloud-init[940]: 2018-08-17 02:42:44,880 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 58.893534] cloud-init[940]: Generating public/private rsa key pair. [ 58.895192] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 58.900341] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 58.902124] cloud-init[940]: The key fingerprint is: [ 58.904131] cloud-init[940]: SHA256:yhFcF/89W7uIZpgGXUWDyb4+89t0T5r5RBXAZiQyKTg root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 58.912172] cloud-init[940]: The key's randomart image is: [ 58.913629] cloud-init[940]: +---[RSA 2048]----+ [ 58.914963] cloud-init[940]: | . .o=o*=.. | [ 58.920367] cloud-init[940]: | E o oo=.=. .| [ 58.921694] cloud-init[940]: | + . . = .| [ 58.922993] cloud-init[940]: | . o . ..| [ 58.928426] cloud-init[940]: | . S . . ..+| [ 58.929749] cloud-init[940]: | . + . . .=| [ 58.931066] cloud-init[940]: | o . + ++| [ 58.936187] cloud-init[940]: | + *. +*+| [ 58.937533] cloud-init[940]: | . o.++=+o| [ 58.938841] cloud-init[940]: +----[SHA256]-----+ [ 58.944183] cloud-init[940]: Generating public/private dsa key pair. [ 58.945762] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 58.947547] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 58.953276] cloud-init[940]: The key fingerprint is: [ 58.954674] cloud-init[940]: SHA256:jYlIpLAZ5/GaRnq12Uz0b/BzzyJbYsUtelJzdkIBB9g root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 58.960390] cloud-init[940]: The key's randomart image is: [ 58.961796] cloud-init[940]: +---[DSA 1024]----+ [ 58.964138] cloud-init[940]: |o o . . oooo | [ 58.967318] cloud-init[940]: [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. | B = . . . E. . | [ 58.972245] cloud-init[940]: |o + + . o . | Starting LXD - unix socket. [ 58.976216] cloud-init[940]: | o = B . B . o | [ 58.977174] cloud-init[940]: |. = + + S * B = .| [ 58.978119] cloud-init[940]: | o . * B o | [ 58.979067] cloud-init[940]: | * + o | Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[ 58.984544] cloud-init[940]: | . B . | [ 58.985491] cloud-init[940]: | . | [ 58.986436] cloud-init[940]: +----[SHA256]-----+ [ 58.987373] cloud-init[940]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 58.992722] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 58.994179] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 58.995643] cloud-init [940]: The key fingerprint is: [ 58.996974] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket.cloud-init[940]: SHA256:nT5RXrHZQEbYRgQ5T6/B1xd+vfID89B+bm7bXyAC+84 root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 59.002097] cloud-init[940]: The key's randomart image is: [ 59.003128] cloud-init[940]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 59.008163] cloud-init[940]: | .XO | [[0;32m OK [0m] Listening on LXD - unix socket. [ 59.011339] cloud-init[[0;32m OK [0m] Listening on Socket activation for snappy daemon. [940]: | +.+B | [ 59.016436] cloud-init[940]: | . .*=.=| [ 59.020944] cloud-init[940]: | + + .+.B| [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 59.024089] cloud-init[940]: | S = o o++| [ 59.026539] cloud-init[940]: | o o *.+ | Starting LSB: MD monitoring daemon... [ 59.029290] cloud-init[940]: | + O .| [[0;32m OK [0m] Started iperf3 Service. [ 59.032139] cloud-init[940]: | o . =*| [ 59.033082] cloud-init[940]: | E *X| [ 59.034002] cloud-init[940]: +----[SHA256]-----+ [ 59.034933] cloud-init[940]: Generating public/private ed25519 key pair. Starting Login Service... Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.040906] cloud-init[940]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.067213] cloud-init[940]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.071050] cloud-init[940]: The key fingerprint is: [ 59.074839] cloud-init[940]: SHA256:m6PnhCCpoDR9XM7aLR9O4KMdmEP+emT8nQFLlG9FLaU root@shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 [ 59.077489] cloud-init[940]: The key's randomart image is: [ 59.079989] cloud-init[940]: +--[ED25519 256]--+ [ 59.081888] cloud-init[940]: | . ..o. | [ 59.083849] cloud-init[940]: | o o.. | [ 59.086078] cloud-init[940]: | .. . .E. | [ 59.087883] cloud-init[940]: | ... + o o | [ 59.089714] cloud-init[940]: |.oo..+.+S + | Starting Pollinate to seed the pseudo random number generator... Starting Snappy daemon... Starting LXD - container startup/shutdown... [ 59.103828] cloud-init[940]: |+...+.*=o+ . |Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [ [ 59.112532] cloud-init[940]: |o *+**+. o |[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 59.129063] cloud-init[940]: | =+Oo.o | [ 59.218732] cloud-init[940]: | o+=.o |[[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 59.233267] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [940]: +----[SHA256]-----+ [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 59.719718] cloud-init[1090]: Generating locales (this might take a while)... [ 60.393225] cloud-init[1090]: en_US.UTF-8... done [ 60.395407] cloud-init[1090]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. Ubuntu 16.04.4 LTS shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 ttyS0 shaker-vm-b7ed2bb6-758a-4de2-981f-86485992bbb7 login: 2018-08-17 02:43:13,281 - paramiko.transport - DEBUG - starting thread (client mode): 0xd104c8d0L 2018-08-17 02:43:13,282 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 02:43:13,285 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-17 02:43:13,285 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-17 02:43:13,286 - paramiko.transport - DEBUG - kex algos:[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-group14-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'] 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'] 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-08-17 02:43:13,286 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 02:43:13,286 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 02:43:13,287 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 02:43:13,287 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 02:43:13,287 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 02:43:13,327 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 02:43:13,327 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 02:43:13,346 - paramiko.transport - DEBUG - Trying discovered key 7bfe8fc491e3d6fc12bb707cd853ade6 in /tmp/tmpTW9cNi 2018-08-17 02:43:13,363 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 02:43:13,371 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 02:43:13,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-17 02:43:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 02:43:13,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 02:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc8f75a-7c77-4b40-b0f1-bdfb67f99727 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-17 02:43:13,393 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-dbc8f75a-7c77-4b40-b0f1-bdfb67f99727 2018-08-17 02:43:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:13,514 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 02:43:13,514 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 02:43:13,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208c871c-6024-4b3c-99cb-2074acef4577 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/00a5208e57f247bfbc215082c98389d1"}, "enabled": true, "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/14cc667fab2d4adaa702a084b3b8914a"}, "enabled": true, "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ef9125b1ed544b4b7c285335e00c202"}, "enabled": true, "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2670367c0dd04e879ba468f137eaee2e"}, "enabled": true, "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/428e27d8d7a0499687bcb299d0b6e16a"}, "enabled": true, "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4833df28668e41209126a166ebcf524d"}, "enabled": true, "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4a6ad0b5b02b47e4a0a116410199cfd3"}, "enabled": true, "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bfb89cfbf6c440cb8bd05931a4497f2c"}, "enabled": true, "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c22df6ca34c64b4b95935fc60b119742"}, "enabled": true, "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e59bdee62f4e4982ac90a4383193d66b"}, "enabled": true, "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/efa6f35af400486bb685c2a2a0786426"}, "enabled": true, "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f6d69d5aea88497a83d9b31c88457746"}, "enabled": true, "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8218ea64fb34a1ba6cc8b48f7562d39"}, "enabled": true, "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/fc7d954758604941ace3e02d5a32a8bd"}, "enabled": true, "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fe6689f9e46342aa88df4b491aefb604"}, "enabled": true, "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-17 02:43:13,584 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-208c871c-6024-4b3c-99cb-2074acef4577 2018-08-17 02:43:13,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201949834824s 2018-08-17 02:43:13,585 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-208c871c-6024-4b3c-99cb-2074acef4577 2018-08-17 02:43:13,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-17 02:43:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:13,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fe2c2c-b2dc-4e11-bf13-eb6ff66efd9c Content-Encoding: gzip Content-Length: 1968 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/025ca54ed2fd4de69146b667e3883e79"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0dbc2ed279bc4a22aa504deac5b7fd05"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4833df28668e41209126a166ebcf524d", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0de1a92aeb784825aba4fb9dd54e1a8c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/103b43127a554efe85764385c98cb7e9"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/108a024d3985453eaeceb343229dc02c"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "108a024d3985453eaeceb343229dc02c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/11a8ab014d854664a9df3297443e0356"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "11a8ab014d854664a9df3297443e0356"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1548e8138e684bc2b84a46a0422968ea"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1a3fe45b83c14b61a86368c315f4af47"}, "url": "http://172.30.9.23:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c005c939689498f853eb52ddc7f87e9"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c57954977ea4f44b22c72666311dc83"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "1c57954977ea4f44b22c72666311dc83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2305e9f766ed4263b61d52f6be09728d"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c22df6ca34c64b4b95935fc60b119742", "id": "2305e9f766ed4263b61d52f6be09728d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/251788cda0d24aff9f27919a9468e098"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "251788cda0d24aff9f27919a9468e098"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/27d54d7b263e4fb4af3bd7acf8119157"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2891217847e6491baa8062ff36c8c126"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2e37f3e5da124cd9aa409be7186a1277"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/32b8df229544437497246c63963ac9cd"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "32b8df229544437497246c63963ac9cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/3c9b72b40c944c4ab5c7276b5d30e016"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/46fec0810958481ab7fd30671d75946a"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4f3fbea6653343929683c6dcfe585a9f"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bfb89cfbf6c440cb8bd05931a4497f2c", "id": "4f3fbea6653343929683c6dcfe585a9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/55a9489dc9dd4bbb9392e9bb734c5a0b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5efd742dde33426db58d6710aaa379c4"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/675b6de725144015b38a165297ad1901"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/67bf4d8e85724b22abc6ef30f3236e82"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e59bdee62f4e4982ac90a4383193d66b", "id": "67bf4d8e85724b22abc6ef30f3236e82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75561597f36b4e578233f990f410a947"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "75561597f36b4e578233f990f410a947"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7cd76c9429204274ae08a10049697603"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "7cd76c9429204274ae08a10049697603"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7f305b6a748a4479baa3d45ff400957a"}, "url": "http://172.30.9.23:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f8218ea64fb34a1ba6cc8b48f7562d39", "id": "7f305b6a748a4479baa3d45ff400957a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8b14af3cc1f14289b34af6fdbe2cb1b7"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c6a0e7130be4312b5ef0d1b76991634"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9c97adeb2540431287ddf9322755df5f"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "428e27d8d7a0499687bcb299d0b6e16a", "id": "9c97adeb2540431287ddf9322755df5f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9fa264a7f8fa4defbad60674b61b5d78"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9fc9a97a4d274cf68c668237dd78eb8d"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a4f7f71d42ab442497fdcb4818bdc594"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4833df28668e41209126a166ebcf524d", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a978bf1417df440cbdbb60bb81895066"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2670367c0dd04e879ba468f137eaee2e", "id": "a978bf1417df440cbdbb60bb81895066"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b11b47fb40214f8ea9deae86b0aca752"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00a5208e57f247bfbc215082c98389d1", "id": "b11b47fb40214f8ea9deae86b0aca752"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/be096d67bd374f48aa3ac817d91a717e"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6d69d5aea88497a83d9b31c88457746", "id": "be096d67bd374f48aa3ac817d91a717e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c16a4a15a3a94be6af6bf58a3bee3eaf"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4833df28668e41209126a166ebcf524d", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cbfa6fe174d94967b3b5b969ef102b98"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efa6f35af400486bb685c2a2a0786426", "id": "cbfa6fe174d94967b3b5b969ef102b98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cffdff6f8f1a43299c5964f70641a2f6"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc7d954758604941ace3e02d5a32a8bd", "id": "cffdff6f8f1a43299c5964f70641a2f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ea6ab9d02c0e4ef3a697a60bcea7dcba"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ef27d9929c674df2ad29237f4c712fff"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14cc667fab2d4adaa702a084b3b8914a", "id": "ef27d9929c674df2ad29237f4c712fff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f86399e1cd7f4848924090a3eb50099e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ef9125b1ed544b4b7c285335e00c202", "id": "f86399e1cd7f4848924090a3eb50099e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f98f541f293746ee804400f6b4cdb676"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fe6689f9e46342aa88df4b491aefb604", "id": "f98f541f293746ee804400f6b4cdb676"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-17 02:43:13,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-07fe2c2c-b2dc-4e11-bf13-eb6ff66efd9c 2018-08-17 02:43:13,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.188889980316s 2018-08-17 02:43:13,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-07fe2c2c-b2dc-4e11-bf13-eb6ff66efd9c 2018-08-17 02:43:13,790 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.23:5000 2018-08-17 02:43:13,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 02:43:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:13,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb433d2-c184-4fc6-9233-a2fdad927be2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 02:43:13,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0cb433d2-c184-4fc6-9233-a2fdad927be2 2018-08-17 02:43:13,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195379972458s 2018-08-17 02:43:13,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0cb433d2-c184-4fc6-9233-a2fdad927be2 2018-08-17 02:43:13,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 02:43:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:14,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae2c189-39bb-4c3b-9a93-f47727e0bfe1 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 02:43:14,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ae2c189-39bb-4c3b-9a93-f47727e0bfe1 2018-08-17 02:43:14,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193162918091s 2018-08-17 02:43:14,187 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ae2c189-39bb-4c3b-9a93-f47727e0bfe1 2018-08-17 02:43:14,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 02:43:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:14,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb0e8de-654e-4efc-9b57-8eba3a174cbf Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 02:43:14,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5eb0e8de-654e-4efc-9b57-8eba3a174cbf 2018-08-17 02:43:14,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.299098014832s 2018-08-17 02:43:14,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5eb0e8de-654e-4efc-9b57-8eba3a174cbf 2018-08-17 02:43:14,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 02:43:14,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:14,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b772ff5b-0ca0-4cd0-b66e-8c524037a1d0 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": {"self": "http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19243f36f6e3486ab53e531ff4121972", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 02:43:14,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b772ff5b-0ca0-4cd0-b66e-8c524037a1d0 2018-08-17 02:43:14,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206027984619s 2018-08-17 02:43:14,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b772ff5b-0ca0-4cd0-b66e-8c524037a1d0 2018-08-17 02:43:14,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 02:43:14,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:14,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3072477f-2d29-4f09-a31b-98a33739c256 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a"}, "tags": [], "enabled": true, "id": "d317a343b56a4990bfb1c32b209a2d2a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 02:43:14,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3072477f-2d29-4f09-a31b-98a33739c256 2018-08-17 02:43:14,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199250936508s 2018-08-17 02:43:14,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3072477f-2d29-4f09-a31b-98a33739c256 2018-08-17 02:43:14,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 02:43:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:15,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5caed32c-8f14-4172-8c21-72435fe5fbe9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a", "previous": null, "next": null}} 2018-08-17 02:43:15,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a used request id req-5caed32c-8f14-4172-8c21-72435fe5fbe9 2018-08-17 02:43:15,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21510386467s 2018-08-17 02:43:15,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=f11299937eaf4aec87b1de88249718ff&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a used request id req-5caed32c-8f14-4172-8c21-72435fe5fbe9 2018-08-17 02:43:15,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 02:43:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/f11299937eaf4aec87b1de88249718ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:15,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 02:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c14bce8-a629-427e-92ac-f9a1cc342263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 02:43:15,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/f11299937eaf4aec87b1de88249718ff used request id req-5c14bce8-a629-427e-92ac-f9a1cc342263 2018-08-17 02:43:15,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.224539041519s 2018-08-17 02:43:15,360 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/f11299937eaf4aec87b1de88249718ff used request id req-5c14bce8-a629-427e-92ac-f9a1cc342263 2018-08-17 02:43:15,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 02:43:15,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:15,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fe9ded-8bbc-4f4c-825f-61a0f470d5a0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 02:43:15,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-77fe9ded-8bbc-4f4c-825f-61a0f470d5a0 2018-08-17 02:43:15,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100450992584s 2018-08-17 02:43:15,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-77fe9ded-8bbc-4f4c-825f-61a0f470d5a0 2018-08-17 02:43:15,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-17 02:43:15,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-17 02:43:15,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 17 Aug 2018 02:43:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-319df696-427f-48a9-989a-169a8049cdaf Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c98ac541a0044b569938ff6717c86362", "links": {"self": "http://172.30.9.23:5000/v3/roles/c98ac541a0044b569938ff6717c86362"}, "name": "heat_stack_owner"}} 2018-08-17 02:43:15,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-319df696-427f-48a9-989a-169a8049cdaf 2018-08-17 02:43:15,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.116355895996s 2018-08-17 02:43:15,586 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-319df696-427f-48a9-989a-169a8049cdaf 2018-08-17 02:43:15,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 02:43:15,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:15,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47a0c71-c8b2-49da-b81e-4aa990846e4a Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c98ac541a0044b569938ff6717c86362", "links": {"self": "http://172.30.9.23:5000/v3/roles/c98ac541a0044b569938ff6717c86362"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 02:43:15,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e47a0c71-c8b2-49da-b81e-4aa990846e4a 2018-08-17 02:43:15,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107930898666s 2018-08-17 02:43:15,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e47a0c71-c8b2-49da-b81e-4aa990846e4a 2018-08-17 02:43:15,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-17 02:43:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:15,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e24d9a-52b7-405d-9043-acf41124eb18 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-17 02:43:15,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-91e24d9a-52b7-405d-9043-acf41124eb18 2018-08-17 02:43:15,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.290500879288s 2018-08-17 02:43:15,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-91e24d9a-52b7-405d-9043-acf41124eb18 2018-08-17 02:43:15,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 02:43:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:16,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f08094d-0fc7-4c1a-9ad4-7281e6506a33 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": {"self": "http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19243f36f6e3486ab53e531ff4121972", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 02:43:16,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f08094d-0fc7-4c1a-9ad4-7281e6506a33 2018-08-17 02:43:16,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207322120667s 2018-08-17 02:43:16,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f08094d-0fc7-4c1a-9ad4-7281e6506a33 2018-08-17 02:43:16,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 02:43:16,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:16,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3c5690-dde3-4926-82aa-2cb7b3143b93 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a"}, "tags": [], "enabled": true, "id": "d317a343b56a4990bfb1c32b209a2d2a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 02:43:16,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3b3c5690-dde3-4926-82aa-2cb7b3143b93 2018-08-17 02:43:16,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193861961365s 2018-08-17 02:43:16,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3b3c5690-dde3-4926-82aa-2cb7b3143b93 2018-08-17 02:43:16,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-17 02:43:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=c98ac541a0044b569938ff6717c86362&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:16,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 02:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9328ba87-e1d1-44d9-ae15-2deb124b5ab7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=c98ac541a0044b569938ff6717c86362&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a", "previous": null, "next": null}} 2018-08-17 02:43:16,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=c98ac541a0044b569938ff6717c86362&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a used request id req-9328ba87-e1d1-44d9-ae15-2deb124b5ab7 2018-08-17 02:43:16,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103519916534s 2018-08-17 02:43:16,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=19243f36f6e3486ab53e531ff4121972&role.id=c98ac541a0044b569938ff6717c86362&scope.project.id=d317a343b56a4990bfb1c32b209a2d2a used request id req-9328ba87-e1d1-44d9-ae15-2deb124b5ab7 2018-08-17 02:43:16,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-17 02:43:16,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/c98ac541a0044b569938ff6717c86362 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3e3da775c72ebf1ba4ce71ec9ff4ba1a7f2a7c0e" 2018-08-17 02:43:16,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 02:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b021bc-fef7-46c2-beb5-4facb4faae05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 02:43:16,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/c98ac541a0044b569938ff6717c86362 used request id req-25b021bc-fef7-46c2-beb5-4facb4faae05 2018-08-17 02:43:16,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1559009552s 2018-08-17 02:43:16,679 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a/users/19243f36f6e3486ab53e531ff4121972/roles/c98ac541a0044b569938ff6717c86362 used request id req-25b021bc-fef7-46c2-beb5-4facb4faae05 2018-08-17 02:43:16,679 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 02:43:16,680 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 02:43:16,681 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 02:43:16,682 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 02:43:16,756 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 02:43:16,757 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 02:43:16,757 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 02:43:16,795 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 02:43:16,796 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 02:43:16,822 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 03:43:16,883 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 03:43:16,883 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=d317a343b56a4990bfb1c32b209a2d2a SHELL=/bin/bash SSH_CLIENT=172.30.9.66 33666 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 SDN_CONTROLLER_IP=192.30.9.3 PWD=/home/ubuntu OS_PASSWORD=0921ed11-1851-4a0f-87bb-74e8fc7a1c6a LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.23:5000 SDN_CONTROLLER_PASSWORD=Azg8mR0x7OvpfoniAQnb6iEPk OS_USERNAME=shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.23,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 33666 192.168.120.8 22 OS_VOLUME_API_VERSION=3.52 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-08-17 02:43:17.408 1378 INFO shaker.engine.utils [-] Logging enabled 2018-08-17 02:43:17.411 1378 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-17 02:43:17.415 1378 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-17 02:43:17.424 1386 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-17 02:43:17.425 1386 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2018-08-17 02:43:17.425 1386 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-17 02:43:17.440 1378 INFO pykwalify.core [-] validation.valid 2018-08-17 02:43:19.033 1378 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-17 02:43:24.146 1378 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c417028b-e5d7-45fd-ae1a-0b3a063aae61', u'links': [{u'href': u'http://172.30.9.23:8004/v1/d317a343b56a4990bfb1c32b209a2d2a/stacks/shaker_afuort/c417028b-e5d7-45fd-ae1a-0b3a063aae61', u'rel': u'self'}]} 2018-08-17 02:47:11.304 1378 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_afuort_slave_0', 'shaker_afuort_master_0']) 2018-08-17 02:47:24.003 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-17 02:48:55.250 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-17 02:50:25.249 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-17 02:51:55.236 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-17 02:51:55.238 1378 INFO shaker.engine.server [-] Execution is done 2018-08-17 02:51:55.948 1378 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-17 03:43:16,884 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 03:43:16,884 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-17 03:43:16,887 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 03:43:16,923 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 03:43:16,923 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 03:43:16,952 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 03:43:16,957 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 03:43:16,958 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 03:43:16,960 - functest.opnfv_tests.openstack.shaker.shaker - ERROR - cannot get report files Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 112, in execute scpc.get('report.json', self.res_dir) File "/usr/lib/python2.7/site-packages/scp.py", line 198, in get self._recv_all() File "/usr/lib/python2.7/site-packages/scp.py", line 348, in _recv_all raise SCPException(asunicode(msg[1:])) SCPException: scp: report.json: No such file or directory 2018-08-17 03:43:17,087 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 03:43:17,088 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 65:13 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-17 03:43:17,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 03:43:17,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "c98ac541a0044b569938ff6717c86362", "name": "heat_stack_owner"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T04:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d317a343b56a4990bfb1c32b209a2d2a", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/d317a343b56a4990bfb1c32b209a2d2a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "id": "19243f36f6e3486ab53e531ff4121972"}, "audit_ids": ["OpTfT4EDQnGPEL5A76_Gzw"], "issued_at": "2018-08-17T03:43:17.000000Z"}} 2018-08-17 03:43:17,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-17 03:43:17,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/64b0d01c-1447-456f-82dd-bd374590ffb3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:18,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9acb7502-5e6d-469b-adeb-322512c47635 Content-Length: 0 Date: Fri, 17 Aug 2018 03:43:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:43:18,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/64b0d01c-1447-456f-82dd-bd374590ffb3.json used request id req-9acb7502-5e6d-469b-adeb-322512c47635 2018-08-17 03:43:18,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.46041297913s 2018-08-17 03:43:18,958 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/64b0d01c-1447-456f-82dd-bd374590ffb3.json used request id req-9acb7502-5e6d-469b-adeb-322512c47635 2018-08-17 03:43:18,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-17 03:43:18,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:19,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-1f5554cf-29e4-4e36-bc9c-b17a2e03a1bf Date: Fri, 17 Aug 2018 03:43:19 GMT RESP BODY: {"floatingips": [{"router_id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T02:00:53Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.1.19", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "fb0a4c53-af66-4129-8b7e-66e5f1608efc", "id": "4ab5b459-0fc1-4728-ab72-26935950407a", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T02:00:53Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}]} 2018-08-17 03:43:19,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1f5554cf-29e4-4e36-bc9c-b17a2e03a1bf 2018-08-17 03:43:19,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608410835266s 2018-08-17 03:43:19,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-1f5554cf-29e4-4e36-bc9c-b17a2e03a1bf 2018-08-17 03:43:19,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-17 03:43:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:19,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 03:43: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-b0adb0ac-4c4b-48d9-aca0-883863abd307 x-compute-request-id: req-b0adb0ac-4c4b-48d9-aca0-883863abd307 Content-Type: application/json 2018-08-17 03:43:19,482 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1 used request id req-b0adb0ac-4c4b-48d9-aca0-883863abd307 2018-08-17 03:43:19,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.453946113586s 2018-08-17 03:43:19,483 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1 used request id req-b0adb0ac-4c4b-48d9-aca0-883863abd307 2018-08-17 03:43:19,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 03:43:19,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:20,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43: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-58e64420-6160-4b38-ad71-2b5b2ed80d7b x-compute-request-id: req-58e64420-6160-4b38-ad71-2b5b2ed80d7b Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:9d:44", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:9d:44", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1a5ac004-5256-45fc-b060-39aa66d0f5d1", "rel": "bookmark"}], "image": {"id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "links": [{"href": "http://172.30.9.23:8774/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-08-17T02:41:46.000000", "flavor": {"id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "links": [{"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}]}, "id": "1a5ac004-5256-45fc-b060-39aa66d0f5d1", "security_groups": [{"name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}], "user_id": "19243f36f6e3486ab53e531ff4121972", "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-08-17T03:43:19Z", "hostId": "e39c3def1c75e68fcde8748be707f745a31c1283311b1ab6cfc5e5d2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_b7ed2bb6-758a-4de2-981f-86485992bbb7", "created": "2018-08-17T02:38:25Z", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-17 03:43:20,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58e64420-6160-4b38-ad71-2b5b2ed80d7b 2018-08-17 03:43:20,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.871083974838s 2018-08-17 03:43:20,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58e64420-6160-4b38-ad71-2b5b2ed80d7b 2018-08-17 03:43:20,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-17 03:43:22,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-17 03:43:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:22,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43: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-fc4d15e3-c886-419a-965a-8bd4f0a3b06b x-compute-request-id: req-fc4d15e3-c886-419a-965a-8bd4f0a3b06b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-17 03:43:22,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc4d15e3-c886-419a-965a-8bd4f0a3b06b 2018-08-17 03:43:22,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0792191028595s 2018-08-17 03:43:22,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc4d15e3-c886-419a-965a-8bd4f0a3b06b 2018-08-17 03:43:22,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-17 03:43:22,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:22,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51845 X-Openstack-Request-Id: req-29234368-537f-4f74-b9ca-fa07d789567b Date: Fri, 17 Aug 2018 03:43:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:22Z", "updated_at": "2018-08-17T02:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "199d77f8-11ca-4a33-95bb-192a8021f32f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:22Z", "revision_number": 0, "id": "3ac351ef-85aa-4854-83b7-881840ad81d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:22Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:23Z", "revision_number": 0, "id": "422a21f9-8c4b-44a8-ad62-2a2f73fad246", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T02:38:23Z", "revision_number": 0, "id": "b9fb3c4f-08fb-452b-9d57-a4a89a9e5577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-17T02:38:23Z", "revision_number": 0, "id": "cc120acd-0c87-4853-9105-da8f5443a000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:23Z", "security_group_id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 4, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "eaada9c1-45db-472e-9071-64edf5d55f3e", "name": "shaker-sg_b7ed2bb6-758a-4de2-981f-86485992bbb7"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 03:43:22,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-29234368-537f-4f74-b9ca-fa07d789567b 2018-08-17 03:43:22,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.087671995163s 2018-08-17 03:43:22,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-29234368-537f-4f74-b9ca-fa07d789567b 2018-08-17 03:43:22,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-17 03:43:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/eaada9c1-45db-472e-9071-64edf5d55f3e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:22,743 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce022106-183e-48c9-a1ee-743e2d246ab7 Content-Length: 0 Date: Fri, 17 Aug 2018 03:43:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:43:22,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/eaada9c1-45db-472e-9071-64edf5d55f3e.json used request id req-ce022106-183e-48c9-a1ee-743e2d246ab7 2018-08-17 03:43:22,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.209072113037s 2018-08-17 03:43:22,744 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/eaada9c1-45db-472e-9071-64edf5d55f3e.json used request id req-ce022106-183e-48c9-a1ee-743e2d246ab7 2018-08-17 03:43:22,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-17 03:43:22,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:22,802 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 03:43: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-dde4d295-ef72-4da6-aeaa-4f041e13af36 x-compute-request-id: req-dde4d295-ef72-4da6-aeaa-4f041e13af36 Content-Length: 0 Content-Type: application/json 2018-08-17 03:43:22,802 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7 used request id req-dde4d295-ef72-4da6-aeaa-4f041e13af36 2018-08-17 03:43:22,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.05735206604s 2018-08-17 03:43:22,802 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/shaker-kp_b7ed2bb6-758a-4de2-981f-86485992bbb7 used request id req-dde4d295-ef72-4da6-aeaa-4f041e13af36 2018-08-17 03:43:22,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 03:43:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" -d '{"subnet_id": "825b608a-c54a-4f07-9dec-c13ebea3586a"}' 2018-08-17 03:43:24,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-91948664-acfd-4c4a-a1fe-7861befe6d1e Date: Fri, 17 Aug 2018 03:43:24 GMT RESP BODY: {"network_id": "f22abdb4-5236-43b0-9c84-30d406f7cc31", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "subnet_id": "825b608a-c54a-4f07-9dec-c13ebea3586a", "subnet_ids": ["825b608a-c54a-4f07-9dec-c13ebea3586a"], "port_id": "2bafd584-edfa-4b36-920f-053eea0545d6", "id": "f3e0105f-d53f-438b-824e-3452cc9aec22"} 2018-08-17 03:43:24,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22/remove_router_interface.json used request id req-91948664-acfd-4c4a-a1fe-7861befe6d1e 2018-08-17 03:43:24,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72532200813s 2018-08-17 03:43:24,528 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22/remove_router_interface.json used request id req-91948664-acfd-4c4a-a1fe-7861befe6d1e returning object f3e0105f-d53f-438b-824e-3452cc9aec22 2018-08-17 03:43:24,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 03:43:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:24,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1269 X-Openstack-Request-Id: req-383c7878-1757-4fcb-ac59-263f3de40af1 Date: Fri, 17 Aug 2018 03:43:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:59:17Z", "revision_number": 4, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:05Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T03:43:23Z", "revision_number": 4, "routes": [], "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "f3e0105f-d53f-438b-824e-3452cc9aec22", "name": "shaker-router_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 03:43:24,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-383c7878-1757-4fcb-ac59-263f3de40af1 2018-08-17 03:43:24,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132687807083s 2018-08-17 03:43:24,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-383c7878-1757-4fcb-ac59-263f3de40af1 2018-08-17 03:43:24,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 03:43:24,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:26,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f97e724-a587-4293-a287-2f84801247fb Content-Length: 0 Date: Fri, 17 Aug 2018 03:43:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:43:26,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22.json used request id req-8f97e724-a587-4293-a287-2f84801247fb 2018-08-17 03:43:26,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.84982705116s 2018-08-17 03:43:26,514 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f3e0105f-d53f-438b-824e-3452cc9aec22.json used request id req-8f97e724-a587-4293-a287-2f84801247fb 2018-08-17 03:43:26,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 03:43:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:26,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2539 X-Openstack-Request-Id: req-6ebb8cc9-0781-4b7a-9434-6529a7c8cdda Date: Fri, 17 Aug 2018 03:43:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T02:38:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"d317a343b56a4990bfb1c32b209a2d2a","id":"825b608a-c54a-4f07-9dec-c13ebea3586a","subnetpool_id":null,"name":"shaker-subnet_b7ed2bb6-758a-4de2-981f-86485992bbb7"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","subnetpool_id":null,"name":"pns-internal-subnet"}]} 2018-08-17 03:43:26,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6ebb8cc9-0781-4b7a-9434-6529a7c8cdda 2018-08-17 03:43:26,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0490579605103s 2018-08-17 03:43:26,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-6ebb8cc9-0781-4b7a-9434-6529a7c8cdda 2018-08-17 03:43:26,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 03:43:26,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/825b608a-c54a-4f07-9dec-c13ebea3586a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:27,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d5cad44-1c75-48fb-88e1-ff321785c3b2 Date: Fri, 17 Aug 2018 03:43:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:43:27,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/825b608a-c54a-4f07-9dec-c13ebea3586a.json used request id req-2d5cad44-1c75-48fb-88e1-ff321785c3b2 2018-08-17 03:43:27,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.978192090988s 2018-08-17 03:43:27,544 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/825b608a-c54a-4f07-9dec-c13ebea3586a.json used request id req-2d5cad44-1c75-48fb-88e1-ff321785c3b2 2018-08-17 03:43:27,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 03:43:27,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:27,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2748 X-Openstack-Request-Id: req-c14e32e4-403b-4e64-92c0-c7de0c6fd41f Date: Fri, 17 Aug 2018 03:43:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f22abdb4-5236-43b0-9c84-30d406f7cc31","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d317a343b56a4990bfb1c32b209a2d2a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:43:27Z","provider:segmentation_id":67,"name":"shaker-net_b7ed2bb6-758a-4de2-981f-86485992bbb7","admin_state_up":true,"tenant_id":"d317a343b56a4990bfb1c32b209a2d2a","created_at":"2018-08-17T02:38:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 03:43:27,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c14e32e4-403b-4e64-92c0-c7de0c6fd41f 2018-08-17 03:43:27,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924830436707s 2018-08-17 03:43:27,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c14e32e4-403b-4e64-92c0-c7de0c6fd41f 2018-08-17 03:43:27,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 03:43:27,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/f22abdb4-5236-43b0-9c84-30d406f7cc31.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:29,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7ea60fa-8622-4be2-a7d0-3fd7af3cba24 Date: Fri, 17 Aug 2018 03:43:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:43:29,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f22abdb4-5236-43b0-9c84-30d406f7cc31.json used request id req-b7ea60fa-8622-4be2-a7d0-3fd7af3cba24 2018-08-17 03:43:29,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36576390266s 2018-08-17 03:43:29,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f22abdb4-5236-43b0-9c84-30d406f7cc31.json used request id req-b7ea60fa-8622-4be2-a7d0-3fd7af3cba24 2018-08-17 03:43:29,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:43:29,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:29,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-91de106c-b04d-4300-88ba-0a7e14e4b004 Date: Fri, 17 Aug 2018 03:43:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T02:38:21Z", "file": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/file", "owner": "d317a343b56a4990bfb1c32b209a2d2a", "id": "2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "size": 666173440, "self": "/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_b7ed2bb6-758a-4de2-981f-86485992bbb7", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-17T02:38:12Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:43:29,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-91de106c-b04d-4300-88ba-0a7e14e4b004 2018-08-17 03:43:29,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706494808197s 2018-08-17 03:43:29,717 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-91de106c-b04d-4300-88ba-0a7e14e4b004 2018-08-17 03:43:29,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 03:43:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c806ed2f97e6a8153db17e8e69e9545e0d3cdcba" 2018-08-17 03:43:30,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4df6131d-4248-4527-b3ff-6098a230afae Date: Fri, 17 Aug 2018 03:43:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 03:43:30,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf used request id req-4df6131d-4248-4527-b3ff-6098a230afae 2018-08-17 03:43:30,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.37831902504s 2018-08-17 03:43:30,097 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2acefe08-cb98-42de-b9cd-dd6c97c66ecf used request id req-4df6131d-4248-4527-b3ff-6098a230afae 2018-08-17 03:43:30,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 03:43:30,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 03:43:30,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T04:43:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["uu-By1fxT7OS2Zw8DFLHSg"], "issued_at": "2018-08-17T03:43:30.000000Z"}} 2018-08-17 03:43:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:31,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43: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-d3d4c986-787c-41c3-a1b6-bc9757314f95 x-compute-request-id: req-d3d4c986-787c-41c3-a1b6-bc9757314f95 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "18d98dd2-4b5e-4a6c-8abb-d523625d7cec"}]} 2018-08-17 03:43:31,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d3d4c986-787c-41c3-a1b6-bc9757314f95 2018-08-17 03:43:31,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 1.07636213303s 2018-08-17 03:43:31,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d3d4c986-787c-41c3-a1b6-bc9757314f95 2018-08-17 03:43:31,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 03:43:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:31,204 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 03:43: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-10bbe5a8-48fb-476e-b77e-216f5a072393 x-compute-request-id: req-10bbe5a8-48fb-476e-b77e-216f5a072393 Content-Length: 0 Content-Type: application/json 2018-08-17 03:43:31,204 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec used request id req-10bbe5a8-48fb-476e-b77e-216f5a072393 2018-08-17 03:43:31,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0286300182343s 2018-08-17 03:43:31,205 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/18d98dd2-4b5e-4a6c-8abb-d523625d7cec used request id req-10bbe5a8-48fb-476e-b77e-216f5a072393 2018-08-17 03:43:31,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 03:43:31,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:31,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f72dc62-b386-4d46-acd9-2fe8ed0cce36 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/0ffb0ae7e6384350aecf34bf11f843f6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0ffb0ae7e6384350aecf34bf11f843f6", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/15aae7b2a6744486b02cef3b48de4874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15aae7b2a6744486b02cef3b48de4874", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": {"self": "http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19243f36f6e3486ab53e531ff4121972", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.23:5000/v3/users/34c7e62320a045c78ce92ed1c6a43bb5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "34c7e62320a045c78ce92ed1c6a43bb5", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/36558445cea54bfdbeeea47e755f6add"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36558445cea54bfdbeeea47e755f6add", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/41af065a418547ba9aae67528c2be2df"}, "domain_id": "ca22ad03ffcd4812bf9e092e6b43f1b3", "enabled": true, "options": {}, "id": "41af065a418547ba9aae67528c2be2df", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/4850e9d44dd64a4ca841156448d32cec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4850e9d44dd64a4ca841156448d32cec", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/5b8d9191c87b4d7babec359020e076c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b8d9191c87b4d7babec359020e076c7", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/6ec5e5e487d64cdd88689780d37fb55d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ec5e5e487d64cdd88689780d37fb55d", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/74c1d770d39549f98512e31fbf484b72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "74c1d770d39549f98512e31fbf484b72", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/7b7531b461ab4354bf85e7b75d49a0db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b7531b461ab4354bf85e7b75d49a0db", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/9652bd47013d4cd5b7a2fda25b64ff62"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9652bd47013d4cd5b7a2fda25b64ff62", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/a48aad4d9316457aba238d59f36cb2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a48aad4d9316457aba238d59f36cb2c0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/e30a40b80f8f45b7a9ab86520ad0c2c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e30a40b80f8f45b7a9ab86520ad0c2c0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.23:5000/v3/users/edff3ce8274f4b6289b095d86d5fd46b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "edff3ce8274f4b6289b095d86d5fd46b", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-08-17 03:43:31,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f72dc62-b386-4d46-acd9-2fe8ed0cce36 2018-08-17 03:43:31,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19143986702s 2018-08-17 03:43:31,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f72dc62-b386-4d46-acd9-2fe8ed0cce36 2018-08-17 03:43:31,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-17 03:43:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:31,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218bc3a6-2703-495f-bb9d-e5b4f9087a88 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_b7ed2bb6-758a-4de2-981f-86485992bbb7", "links": {"self": "http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "19243f36f6e3486ab53e531ff4121972", "description": null}} 2018-08-17 03:43:31,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972 used request id req-218bc3a6-2703-495f-bb9d-e5b4f9087a88 2018-08-17 03:43:31,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19846701622s 2018-08-17 03:43:31,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972 used request id req-218bc3a6-2703-495f-bb9d-e5b4f9087a88 2018-08-17 03:43:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-17 03:43:31,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:31,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dca0539-efd2-4f6f-99af-2aabd8a09509 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 03:43:31,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972 used request id req-4dca0539-efd2-4f6f-99af-2aabd8a09509 2018-08-17 03:43:31,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305114030838s 2018-08-17 03:43:31,908 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/19243f36f6e3486ab53e531ff4121972 used request id req-4dca0539-efd2-4f6f-99af-2aabd8a09509 2018-08-17 03:43:31,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-17 03:43:31,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:32,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1511e847-401e-4a03-b32a-09145bc51c1c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a"}, "tags": [], "enabled": true, "id": "d317a343b56a4990bfb1c32b209a2d2a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_b7ed2bb6-758a-4de2-981f-86485992bbb7"}]} 2018-08-17 03:43:32,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1511e847-401e-4a03-b32a-09145bc51c1c 2018-08-17 03:43:32,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191070079803s 2018-08-17 03:43:32,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1511e847-401e-4a03-b32a-09145bc51c1c 2018-08-17 03:43:32,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-17 03:43:32,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:32,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8befeddc-f03a-47f7-b406-123b60cad0a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 03:43:32,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a used request id req-8befeddc-f03a-47f7-b406-123b60cad0a3 2018-08-17 03:43:32,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.239100933075s 2018-08-17 03:43:32,349 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d317a343b56a4990bfb1c32b209a2d2a used request id req-8befeddc-f03a-47f7-b406-123b60cad0a3 2018-08-17 03:43:32,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 03:43:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:32,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af1a1da-32ef-4580-818d-449d879bf5a4 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c98ac541a0044b569938ff6717c86362", "links": {"self": "http://172.30.9.23:5000/v3/roles/c98ac541a0044b569938ff6717c86362"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 03:43:32,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1af1a1da-32ef-4580-818d-449d879bf5a4 2018-08-17 03:43:32,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186698198318s 2018-08-17 03:43:32,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1af1a1da-32ef-4580-818d-449d879bf5a4 2018-08-17 03:43:32,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-17 03:43:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/c98ac541a0044b569938ff6717c86362 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aba236dc9a44a97fdac6e8f2a01fba847b17c61c" 2018-08-17 03:43:32,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 17 Aug 2018 03:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21158e1d-de48-42fb-8cd9-1b36070f2683 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-17 03:43:32,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c98ac541a0044b569938ff6717c86362 used request id req-21158e1d-de48-42fb-8cd9-1b36070f2683 2018-08-17 03:43:32,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.186511039734s 2018-08-17 03:43:32,732 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c98ac541a0044b569938ff6717c86362 used request id req-21158e1d-de48-42fb-8cd9-1b36070f2683 2018-08-17 03:43:32,732 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-17 03:43:32,790 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-17 03:43:33,097 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-17 03:43:33,097 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-17 03:43:33,098 - openstack_tests - INFO - OS Credentials = > 2018-08-17 03:43:33,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-17 03:43:33,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-17 03:43:33,100 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-17 03:43:33,101 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-17 03:43:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-17 03:43:33,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 03:43:33,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 03:43:33,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T04:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["574B3XOaQSOoL0gYRhHq5g"], "issued_at": "2018-08-17T03:43:33.000000Z"}} 2018-08-17 03:43:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c20ff81878d6388b618d474e4790f6ae877465e" 2018-08-17 03:43:33,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d7d92180-5665-47c0-a9ab-1714b203cc4c Date: Fri, 17 Aug 2018 03:43:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 03:43:33,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-d7d92180-5665-47c0-a9ab-1714b203cc4c 2018-08-17 03:43:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=fb9f9353-47c3-47b9-bbc2-58c975c355ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c20ff81878d6388b618d474e4790f6ae877465e" 2018-08-17 03:43:33,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e34e04b6-7371-4772-a495-7591cc94d35c Date: Fri, 17 Aug 2018 03:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-17 03:43:33,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=fb9f9353-47c3-47b9-bbc2-58c975c355ac used request id req-e34e04b6-7371-4772-a495-7591cc94d35c 2018-08-17 03:43:33,916 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-17 03:43:33,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 03:43:33,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 03:43:33,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 03:43:33,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 03:43:33,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 03:43:33,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 03:43:33,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 03:43:33,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 03:43:33,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 03:43:33,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 03:43:33,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-17 03:43:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 03:43:33,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974cab6e-b876-460e-98d3-03bdc3cdcbec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 03:43:33,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-974cab6e-b876-460e-98d3-03bdc3cdcbec 2018-08-17 03:43:33,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 03:43:34,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T04:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["IlUxnsjGQdGQmjtSkJPhDA"], "issued_at": "2018-08-17T03:43:34.000000Z"}} 2018-08-17 03:43:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3658744ebdbed9864979864357b2b226526d3add" 2018-08-17 03:43:34,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43: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-b5f7c58c-e429-432f-988a-315f5ba1b0a7 x-compute-request-id: req-b5f7c58c-e429-432f-988a-315f5ba1b0a7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.23:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-17 03:43:34,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-b5f7c58c-e429-432f-988a-315f5ba1b0a7 2018-08-17 03:43:34,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 1.05357599258s 2018-08-17 03:43:34,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/ used request id req-b5f7c58c-e429-432f-988a-315f5ba1b0a7 2018-08-17 03:43:34,978 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.23:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-17 03:43:34,978 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-17 03:43:34,979 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-17 03:43:34,979 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-17 03:43:35,043 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 03:43:35,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 03:43:35,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 03:43:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 03:43:35,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e154697-52f3-4fc2-991e-75f186229cb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 03:43:35,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e154697-52f3-4fc2-991e-75f186229cb1 2018-08-17 03:43:35,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 03:43:35,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T04:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["ABsKKQzASR6FXVAOCtHNLA"], "issued_at": "2018-08-17T03:43:35.000000Z"}} 2018-08-17 03:43:35,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 03:43:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:43:35,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-4bacfeb6-f61e-42eb-92e0-a01fe4fdd364 Date: Fri, 17 Aug 2018 03:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 03:43:35,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4bacfeb6-f61e-42eb-92e0-a01fe4fdd364 2018-08-17 03:43:35,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335467815399s 2018-08-17 03:43:35,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4bacfeb6-f61e-42eb-92e0-a01fe4fdd364 2018-08-17 03:43:35,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 03:43:38,643 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-17 03:43:41,541 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 80073f65-3108-4a90-a3fe-dc20256dc830 | 2018-08-17T03:43:41.161614 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 80073f65-3108-4a90-a3fe-dc20256dc830 ~/.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-08-17 03:43:45,357 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 03:43:45,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 03:43:48,002 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-17 03:43:51,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=6250ba88-0656-467f-b5c6-12c57b80a98b) as the default verifier for the future CLI operations. 2018-08-17 03:43:54,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 03:43:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:43:54,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-9644cb32-f883-4feb-a149-1a2e6b5ee51c Date: Fri, 17 Aug 2018 03:43:54 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-17 03:43:54,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-9644cb32-f883-4feb-a149-1a2e6b5ee51c 2018-08-17 03:43:54,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.2596180439s 2018-08-17 03:43:54,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-9644cb32-f883-4feb-a149-1a2e6b5ee51c 2018-08-17 03:43:54,977 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-17 03:43:54,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 03:43:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"network": {"name": "neutron_trunk-net_46623c37-4bbf-4022-896c-0173953e5f05", "admin_state_up": true}}' 2018-08-17 03:43:55,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ec01add3-1d3a-4273-83ed-997d10895a09 Date: Fri, 17 Aug 2018 03:43:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"61ebd0a3-be0f-4145-bbac-b29d36556b4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:43:55Z","is_default":false,"provider:segmentation_id":77,"name":"neutron_trunk-net_46623c37-4bbf-4022-896c-0173953e5f05","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:43:55Z","mtu":1450}} 2018-08-17 03:43:55,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ec01add3-1d3a-4273-83ed-997d10895a09 2018-08-17 03:43:55,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.310954809189s 2018-08-17 03:43:55,289 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ec01add3-1d3a-4273-83ed-997d10895a09 2018-08-17 03:43:55,289 - functest.core.tenantnetwork - 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-08-17T03:43:55Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'61ebd0a3-be0f-4145-bbac-b29d36556b4c', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_46623c37-4bbf-4022-896c-0173953e5f05', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T03:43:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 03:43:55,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 03:43:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:43:55,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2749 X-Openstack-Request-Id: req-47a37b6e-a41e-4fab-8eac-57a8f61961c4 Date: Fri, 17 Aug 2018 03:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"61ebd0a3-be0f-4145-bbac-b29d36556b4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:43:55Z","provider:segmentation_id":77,"name":"neutron_trunk-net_46623c37-4bbf-4022-896c-0173953e5f05","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:43:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 03:43:55,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-47a37b6e-a41e-4fab-8eac-57a8f61961c4 2018-08-17 03:43:55,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111884832382s 2018-08-17 03:43:55,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-47a37b6e-a41e-4fab-8eac-57a8f61961c4 2018-08-17 03:43:55,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 03:43:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"subnet": {"name": "neutron_trunk-subnet_46623c37-4bbf-4022-896c-0173953e5f05", "enable_dhcp": true, "network_id": "61ebd0a3-be0f-4145-bbac-b29d36556b4c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 03:43:55,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-82986610-47d6-4150-b06f-ae4456329faf Date: Fri, 17 Aug 2018 03:43:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ebd0a3-be0f-4145-bbac-b29d36556b4c","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:43:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T03:43:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"a6d3ee47-3fe9-4c70-ae2a-d4051d454b73","subnetpool_id":null,"name":"neutron_trunk-subnet_46623c37-4bbf-4022-896c-0173953e5f05"}} 2018-08-17 03:43:55,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-82986610-47d6-4150-b06f-ae4456329faf 2018-08-17 03:43:55,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.42862701416s 2018-08-17 03:43:55,834 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-82986610-47d6-4150-b06f-ae4456329faf 2018-08-17 03:43:55,834 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T03:43:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a6d3ee47-3fe9-4c70-ae2a-d4051d454b73', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_46623c37-4bbf-4022-896c-0173953e5f05', u'enable_dhcp': True, u'network_id': u'61ebd0a3-be0f-4145-bbac-b29d36556b4c', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T03:43:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 03:43:55,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 03:43:55,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "neutron_trunk-router_46623c37-4bbf-4022-896c-0173953e5f05", "admin_state_up": true}}' 2018-08-17 03:43:57,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-9ef2004b-8c9c-498b-af61-6b89d38af5cf Date: Fri, 17 Aug 2018 03:43:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T03:43:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T03:43:56Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "82e30a23-75b8-4ff7-989a-119a028d8538", "name": "neutron_trunk-router_46623c37-4bbf-4022-896c-0173953e5f05"}} 2018-08-17 03:43:57,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9ef2004b-8c9c-498b-af61-6b89d38af5cf 2018-08-17 03:43:57,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.28174209595s 2018-08-17 03:43:57,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9ef2004b-8c9c-498b-af61-6b89d38af5cf 2018-08-17 03:43:57,117 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T03:43:55Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T03:43:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'82e30a23-75b8-4ff7-989a-119a028d8538', u'name': u'neutron_trunk-router_46623c37-4bbf-4022-896c-0173953e5f05'}) 2018-08-17 03:43:57,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 03:43:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"subnet_id": "a6d3ee47-3fe9-4c70-ae2a-d4051d454b73"}' 2018-08-17 03:43:58,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fbf164ec-28de-4755-b3a4-01725e0235c8 Date: Fri, 17 Aug 2018 03:43:58 GMT RESP BODY: {"network_id": "61ebd0a3-be0f-4145-bbac-b29d36556b4c", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "a6d3ee47-3fe9-4c70-ae2a-d4051d454b73", "subnet_ids": ["a6d3ee47-3fe9-4c70-ae2a-d4051d454b73"], "port_id": "94a91028-9d00-4a51-b131-fae8fccd58df", "id": "82e30a23-75b8-4ff7-989a-119a028d8538"} 2018-08-17 03:43:58,830 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538/add_router_interface.json used request id req-fbf164ec-28de-4755-b3a4-01725e0235c8 2018-08-17 03:43:58,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.7118639946s 2018-08-17 03:43:58,830 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538/add_router_interface.json used request id req-fbf164ec-28de-4755-b3a4-01725e0235c8 returning object 82e30a23-75b8-4ff7-989a-119a028d8538 2018-08-17 03:43:58,830 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 03:43:58,963 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 03:43:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 03:43:58,969 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 03:43:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 03:43:58,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:43:58,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:43:59,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cc7a3b70-9abc-4a2d-b2c2-3a79c54ac9be Date: Fri, 17 Aug 2018 03:43:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:43:59,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cc7a3b70-9abc-4a2d-b2c2-3a79c54ac9be 2018-08-17 03:43:59,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.74184513092s 2018-08-17 03:43:59,714 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cc7a3b70-9abc-4a2d-b2c2-3a79c54ac9be 2018-08-17 03:43:59,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 03:43:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05"}' 2018-08-17 03:43:59,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e643167c-f225-4d8a-bc71-a67feb5b4ec2 Date: Fri, 17 Aug 2018 03:43:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:43:59Z", "file": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "size": null, "self": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "checksum": null, "created_at": "2018-08-17T03:43:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 03:43:59,763 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e643167c-f225-4d8a-bc71-a67feb5b4ec2 2018-08-17 03:43:59,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0420958995819s 2018-08-17 03:43:59,764 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e643167c-f225-4d8a-bc71-a67feb5b4ec2 returning object 1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96 2018-08-17 03:43:59,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 03:43:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '' 2018-08-17 03:44:01,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-842d8e44-9c8d-4106-9aee-1e8e5b3b7323 Date: Fri, 17 Aug 2018 03:44:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 03:44:01,011 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file used request id req-842d8e44-9c8d-4106-9aee-1e8e5b3b7323 2018-08-17 03:44:01,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24677991867s 2018-08-17 03:44:01,012 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file used request id req-842d8e44-9c8d-4106-9aee-1e8e5b3b7323 2018-08-17 03:44:01,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:44:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:44:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-bdbd8f27-fbe2-4772-a7d5-84758eb13731 Date: Fri, 17 Aug 2018 03:44:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:44:00Z", "file": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "size": 12716032, "self": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:43:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:44:01,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bdbd8f27-fbe2-4772-a7d5-84758eb13731 2018-08-17 03:44:01,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266139507294s 2018-08-17 03:44:01,043 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bdbd8f27-fbe2-4772-a7d5-84758eb13731 2018-08-17 03:44:01,045 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96', 'size': 12716032, u'self': u'/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T03:44:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T03:44:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05', 'created': u'2018-08-17T03:43:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T03:43:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 03:44:01,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 03:44:01,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_46623c37-4bbf-4022-896c-0173953e5f05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 03:44:01,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:44: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-35b4dc3c-37c1-42ba-8088-8c69c1712adc x-compute-request-id: req-35b4dc3c-37c1-42ba-8088-8c69c1712adc Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_46623c37-4bbf-4022-896c-0173953e5f05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c61403b-7549-44c4-9b66-e16e5d203d72"}} 2018-08-17 03:44:01,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-35b4dc3c-37c1-42ba-8088-8c69c1712adc 2018-08-17 03:44:01,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320864200592s 2018-08-17 03:44:01,367 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-35b4dc3c-37c1-42ba-8088-8c69c1712adc 2018-08-17 03:44:01,368 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_46623c37-4bbf-4022-896c-0173953e5f05', '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'5e5e1480598e465bbba7058ad48d7311', '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'4c61403b-7549-44c4-9b66-e16e5d203d72', 'swap': 0}) 2018-08-17 03:44:01,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 03:44:01,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"extra_specs": {}}' 2018-08-17 03:44:01,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:44: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-cd4f0e4b-335a-4aa4-8d31-4634888b7a02 x-compute-request-id: req-cd4f0e4b-335a-4aa4-8d31-4634888b7a02 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 03:44:01,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72/os-extra_specs used request id req-cd4f0e4b-335a-4aa4-8d31-4634888b7a02 2018-08-17 03:44:01,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0285420417786s 2018-08-17 03:44:01,397 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72/os-extra_specs used request id req-cd4f0e4b-335a-4aa4-8d31-4634888b7a02 2018-08-17 03:44:01,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 03:44:01,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 03:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c03eb7-e2e7-49dd-8dcf-b92d55e46f6d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 03:44:01,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-d8c03eb7-e2e7-49dd-8dcf-b92d55e46f6d 2018-08-17 03:44:01,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 03:44:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:44:01,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff422d09-a932-4829-b760-78db198fe828 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 03:44:01,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff422d09-a932-4829-b760-78db198fe828 2018-08-17 03:44:01,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164305925369s 2018-08-17 03:44:01,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff422d09-a932-4829-b760-78db198fe828 2018-08-17 03:44:01,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 03:44:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:44:01,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-490f5495-56c3-41ed-9a31-183f5fe74987 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 03:44:01,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-490f5495-56c3-41ed-9a31-183f5fe74987 2018-08-17 03:44:01,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181601047516s 2018-08-17 03:44:01,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-490f5495-56c3-41ed-9a31-183f5fe74987 2018-08-17 03:44:01,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 03:44:01,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:44:01,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:44: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-633c140e-576f-4a9f-acd8-fde94f12ca62 x-compute-request-id: req-633c140e-576f-4a9f-acd8-fde94f12ca62 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 141, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 03:44:01,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-633c140e-576f-4a9f-acd8-fde94f12ca62 2018-08-17 03:44:01,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0388598442078s 2018-08-17 03:44:01,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-633c140e-576f-4a9f-acd8-fde94f12ca62 2018-08-17 03:44:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:44:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:44:01,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d65a1a33-edd7-44d7-93a3-87b35ec05e8a Date: Fri, 17 Aug 2018 03:44:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:44:00Z", "file": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "size": 12716032, "self": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:43:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:44:01,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d65a1a33-edd7-44d7-93a3-87b35ec05e8a 2018-08-17 03:44:01,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243530273438s 2018-08-17 03:44:01,840 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d65a1a33-edd7-44d7-93a3-87b35ec05e8a 2018-08-17 03:44:01,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 03:44:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05"}' 2018-08-17 03:44:01,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/855f522c-bf96-46d4-be11-90153e245b42 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cee73e7e-b3b9-421d-9064-f73b6529674e Date: Fri, 17 Aug 2018 03:44:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:44:01Z", "file": "/v2/images/855f522c-bf96-46d4-be11-90153e245b42/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "855f522c-bf96-46d4-be11-90153e245b42", "size": null, "self": "/v2/images/855f522c-bf96-46d4-be11-90153e245b42", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05", "checksum": null, "created_at": "2018-08-17T03:44:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 03:44:01,905 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cee73e7e-b3b9-421d-9064-f73b6529674e 2018-08-17 03:44:01,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0571129322052s 2018-08-17 03:44:01,906 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cee73e7e-b3b9-421d-9064-f73b6529674e returning object 855f522c-bf96-46d4-be11-90153e245b42 2018-08-17 03:44:01,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 03:44:01,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/855f522c-bf96-46d4-be11-90153e245b42/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '' 2018-08-17 03:44:03,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3ff1847-1918-40f8-b5ff-bf144189be1c Date: Fri, 17 Aug 2018 03:44:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 03:44:03,157 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/855f522c-bf96-46d4-be11-90153e245b42/file used request id req-b3ff1847-1918-40f8-b5ff-bf144189be1c 2018-08-17 03:44:03,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25089907646s 2018-08-17 03:44:03,158 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/855f522c-bf96-46d4-be11-90153e245b42/file used request id req-b3ff1847-1918-40f8-b5ff-bf144189be1c 2018-08-17 03:44:03,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:44:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:44:03,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-79269bf5-a1f4-4120-a6e1-e5b222153d30 Date: Fri, 17 Aug 2018 03:44:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:44:03Z", "file": "/v2/images/855f522c-bf96-46d4-be11-90153e245b42/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "855f522c-bf96-46d4-be11-90153e245b42", "size": 12716032, "self": "/v2/images/855f522c-bf96-46d4-be11-90153e245b42", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/855f522c-bf96-46d4-be11-90153e245b42/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/855f522c-bf96-46d4-be11-90153e245b42/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:44:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:44:00Z", "file": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "size": 12716032, "self": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:43:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:44:03,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-79269bf5-a1f4-4120-a6e1-e5b222153d30 2018-08-17 03:44:03,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265259742737s 2018-08-17 03:44:03,189 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-79269bf5-a1f4-4120-a6e1-e5b222153d30 2018-08-17 03:44:03,192 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/855f522c-bf96-46d4-be11-90153e245b42/snap', u'metadata': Munch({})})], 'file': u'/v2/images/855f522c-bf96-46d4-be11-90153e245b42/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'855f522c-bf96-46d4-be11-90153e245b42', 'size': 12716032, u'self': u'/v2/images/855f522c-bf96-46d4-be11-90153e245b42', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/855f522c-bf96-46d4-be11-90153e245b42/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T03:44:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T03:44:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/855f522c-bf96-46d4-be11-90153e245b42', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05', 'created': u'2018-08-17T03:44:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T03:44:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/855f522c-bf96-46d4-be11-90153e245b42', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_46623c37-4bbf-4022-896c-0173953e5f05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 03:44:03,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 03:44:03,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_46623c37-4bbf-4022-896c-0173953e5f05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 03:44:03,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:44: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-0c52140c-69a4-4095-83b4-ebceb57faa2e x-compute-request-id: req-0c52140c-69a4-4095-83b4-ebceb57faa2e Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_46623c37-4bbf-4022-896c-0173953e5f05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "26dd678d-0f73-41e1-be7d-5f50b5c9f1e9"}} 2018-08-17 03:44:03,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0c52140c-69a4-4095-83b4-ebceb57faa2e 2018-08-17 03:44:03,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.113234996796s 2018-08-17 03:44:03,306 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0c52140c-69a4-4095-83b4-ebceb57faa2e 2018-08-17 03:44:03,307 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_46623c37-4bbf-4022-896c-0173953e5f05', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'26dd678d-0f73-41e1-be7d-5f50b5c9f1e9', 'swap': 0}) 2018-08-17 03:44:03,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 03:44:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"extra_specs": {}}' 2018-08-17 03:44:03,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:44: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 x-openstack-request-id: req-ae94469a-b7f8-4045-a506-501ab73e852b x-compute-request-id: req-ae94469a-b7f8-4045-a506-501ab73e852b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 03:44:03,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9/os-extra_specs used request id req-ae94469a-b7f8-4045-a506-501ab73e852b 2018-08-17 03:44:03,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247559547424s 2018-08-17 03:44:03,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9/os-extra_specs used request id req-ae94469a-b7f8-4045-a506-501ab73e852b 2018-08-17 03:44:03,333 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_46623c37-4bbf-4022-896c-0173953e5f05', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'26dd678d-0f73-41e1-be7d-5f50b5c9f1e9', 'swap': 0}) 2018-08-17 03:44:06,824 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-17 03:44:06,825 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-17 03:44:06,825 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-17 03:44:06,827 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-17 03:44:06,830 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-17 03:44:10,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6250ba88-0656-467f-b5c6-12c57b80a98b/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-17 03:44:10,190 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-17 03:44:10,194 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-17 03:44:10,194 - 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-08-17 03:46:15,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a2518193-0678-4595-b0ed-21c2f816fcd1 2018-08-17 03:46:15,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a2518193-0678-4595-b0ed-21c2f816fcd1']'. 2018-08-17 03:46:16,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-17 03:46:16,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-17 03:46:16,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 03:46:16,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a2518193-0678-4595-b0ed-21c2f816fcd1 | 2018-08-17 03:46:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-17 03:46:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-17 03:44:12 | 2018-08-17 03:46:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-17 03:46:15 | 2018-08-17 03:46:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:03 | 2018-08-17 03:46:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-17 03:46:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-17 03:46:16,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6250ba88-0656-467f-b5c6-12c57b80a98b) | 2018-08-17 03:46:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-17 03:46:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 80073f65-3108-4a90-a3fe-dc20256dc830) | 2018-08-17 03:46:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-17 03:46:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 111.885 | 2018-08-17 03:46:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-17 03:46:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-17 03:46:16,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-17 03:46:16,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-17 03:46:16,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-17 03:46:16,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 03:46:16,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-17 03:46:16,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-17 03:46:16,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-17 03:46:16,725 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 03:46:16,725 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:22 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-17 03:46:16,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 03:46:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/855f522c-bf96-46d4-be11-90153e245b42 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:17,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56f89fc0-5114-4aa6-92b7-eb1565feceda Date: Fri, 17 Aug 2018 03:46:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 03:46:17,190 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/855f522c-bf96-46d4-be11-90153e245b42 used request id req-56f89fc0-5114-4aa6-92b7-eb1565feceda 2018-08-17 03:46:17,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.460417032242s 2018-08-17 03:46:17,190 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/855f522c-bf96-46d4-be11-90153e245b42 used request id req-56f89fc0-5114-4aa6-92b7-eb1565feceda 2018-08-17 03:46:17,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 03:46:17,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:17,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46: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-0db40105-54a0-4a6a-a789-bd0e46bb8640 x-compute-request-id: req-0db40105-54a0-4a6a-a789-bd0e46bb8640 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_46623c37-4bbf-4022-896c-0173953e5f05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "26dd678d-0f73-41e1-be7d-5f50b5c9f1e9"}, {"name": "neutron_trunk-flavor_46623c37-4bbf-4022-896c-0173953e5f05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c61403b-7549-44c4-9b66-e16e5d203d72"}]} 2018-08-17 03:46:17,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0db40105-54a0-4a6a-a789-bd0e46bb8640 2018-08-17 03:46:17,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217499732971s 2018-08-17 03:46:17,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-0db40105-54a0-4a6a-a789-bd0e46bb8640 2018-08-17 03:46:17,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 03:46:17,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:17,247 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 03:46: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-fac10939-f989-4b48-8b1a-b70e37affd51 x-compute-request-id: req-fac10939-f989-4b48-8b1a-b70e37affd51 Content-Length: 0 Content-Type: application/json 2018-08-17 03:46:17,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9 used request id req-fac10939-f989-4b48-8b1a-b70e37affd51 2018-08-17 03:46:17,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327768325806s 2018-08-17 03:46:17,248 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/26dd678d-0f73-41e1-be7d-5f50b5c9f1e9 used request id req-fac10939-f989-4b48-8b1a-b70e37affd51 2018-08-17 03:46:17,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 03:46:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" -d '{"subnet_id": "a6d3ee47-3fe9-4c70-ae2a-d4051d454b73"}' 2018-08-17 03:46:19,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3e4a5bca-f536-4e06-b9b9-d2eb0de0303c Date: Fri, 17 Aug 2018 03:46:19 GMT RESP BODY: {"network_id": "61ebd0a3-be0f-4145-bbac-b29d36556b4c", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "a6d3ee47-3fe9-4c70-ae2a-d4051d454b73", "subnet_ids": ["a6d3ee47-3fe9-4c70-ae2a-d4051d454b73"], "port_id": "94a91028-9d00-4a51-b131-fae8fccd58df", "id": "82e30a23-75b8-4ff7-989a-119a028d8538"} 2018-08-17 03:46:19,097 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538/remove_router_interface.json used request id req-3e4a5bca-f536-4e06-b9b9-d2eb0de0303c 2018-08-17 03:46:19,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84842991829s 2018-08-17 03:46:19,097 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538/remove_router_interface.json used request id req-3e4a5bca-f536-4e06-b9b9-d2eb0de0303c returning object 82e30a23-75b8-4ff7-989a-119a028d8538 2018-08-17 03:46:19,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 03:46:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:19,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-d861f841-b3fb-4a16-aab8-fbc1be0f3614 Date: Fri, 17 Aug 2018 03:46:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:59:17Z", "revision_number": 4, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T03:43:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T03:46:18Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "82e30a23-75b8-4ff7-989a-119a028d8538", "name": "neutron_trunk-router_46623c37-4bbf-4022-896c-0173953e5f05"}]} 2018-08-17 03:46:19,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d861f841-b3fb-4a16-aab8-fbc1be0f3614 2018-08-17 03:46:19,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119527101517s 2018-08-17 03:46:19,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d861f841-b3fb-4a16-aab8-fbc1be0f3614 2018-08-17 03:46:19,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 03:46:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:20,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ff63315-16d7-4fa2-b295-eefb2ebfc7ec Content-Length: 0 Date: Fri, 17 Aug 2018 03:46:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:46:20,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538.json used request id req-6ff63315-16d7-4fa2-b295-eefb2ebfc7ec 2018-08-17 03:46:20,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44190478325s 2018-08-17 03:46:20,661 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/82e30a23-75b8-4ff7-989a-119a028d8538.json used request id req-6ff63315-16d7-4fa2-b295-eefb2ebfc7ec 2018-08-17 03:46:20,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 03:46:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:20,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2546 X-Openstack-Request-Id: req-b5a0429e-c7e3-4129-8f23-a0524d46e438 Date: Fri, 17 Aug 2018 03:46:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ebd0a3-be0f-4145-bbac-b29d36556b4c","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:43:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T03:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"a6d3ee47-3fe9-4c70-ae2a-d4051d454b73","subnetpool_id":null,"name":"neutron_trunk-subnet_46623c37-4bbf-4022-896c-0173953e5f05"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","subnetpool_id":null,"name":"pns-internal-subnet"}]} 2018-08-17 03:46:20,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b5a0429e-c7e3-4129-8f23-a0524d46e438 2018-08-17 03:46:20,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471968650818s 2018-08-17 03:46:20,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b5a0429e-c7e3-4129-8f23-a0524d46e438 2018-08-17 03:46:20,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 03:46:20,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/a6d3ee47-3fe9-4c70-ae2a-d4051d454b73.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:21,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e65fb641-fa35-4d3b-98cd-c4aa2892046a Date: Fri, 17 Aug 2018 03:46:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:46:21,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a6d3ee47-3fe9-4c70-ae2a-d4051d454b73.json used request id req-e65fb641-fa35-4d3b-98cd-c4aa2892046a 2018-08-17 03:46:21,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09330415726s 2018-08-17 03:46:21,805 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a6d3ee47-3fe9-4c70-ae2a-d4051d454b73.json used request id req-e65fb641-fa35-4d3b-98cd-c4aa2892046a 2018-08-17 03:46:21,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 03:46:21,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:21,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2755 X-Openstack-Request-Id: req-9afd6db8-6ed8-4ac0-be96-b8dd055035ef Date: Fri, 17 Aug 2018 03:46:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"61ebd0a3-be0f-4145-bbac-b29d36556b4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:46:21Z","provider:segmentation_id":77,"name":"neutron_trunk-net_46623c37-4bbf-4022-896c-0173953e5f05","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:43:55Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 03:46:21,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9afd6db8-6ed8-4ac0-be96-b8dd055035ef 2018-08-17 03:46:21,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0851719379425s 2018-08-17 03:46:21,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9afd6db8-6ed8-4ac0-be96-b8dd055035ef 2018-08-17 03:46:21,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 03:46:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/61ebd0a3-be0f-4145-bbac-b29d36556b4c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:23,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3aa987b5-f544-4989-bef7-75508998f504 Date: Fri, 17 Aug 2018 03:46:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 03:46:23,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/61ebd0a3-be0f-4145-bbac-b29d36556b4c.json used request id req-3aa987b5-f544-4989-bef7-75508998f504 2018-08-17 03:46:23,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61392402649s 2018-08-17 03:46:23,507 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/61ebd0a3-be0f-4145-bbac-b29d36556b4c.json used request id req-3aa987b5-f544-4989-bef7-75508998f504 2018-08-17 03:46:23,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:46:23,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:23,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-60e62141-d230-411d-aff0-112e55e4b939 Date: Fri, 17 Aug 2018 03:46:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:44:00Z", "file": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "size": 12716032, "self": "/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_46623c37-4bbf-4022-896c-0173953e5f05", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:43:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:46:23,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60e62141-d230-411d-aff0-112e55e4b939 2018-08-17 03:46:23,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0244798660278s 2018-08-17 03:46:23,536 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-60e62141-d230-411d-aff0-112e55e4b939 2018-08-17 03:46:23,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 03:46:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:23,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3994953a-4a4b-43b5-a2cf-f420ec11b07f Date: Fri, 17 Aug 2018 03:46:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 03:46:23,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96 used request id req-3994953a-4a4b-43b5-a2cf-f420ec11b07f 2018-08-17 03:46:23,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.276034116745s 2018-08-17 03:46:23,813 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1fcfdcc9-5ed5-49cb-844f-6d9cf134bb96 used request id req-3994953a-4a4b-43b5-a2cf-f420ec11b07f 2018-08-17 03:46:23,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 03:46:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:23,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46: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-b8ecdb52-70d6-47d2-ab6f-bfc272a26fb5 x-compute-request-id: req-b8ecdb52-70d6-47d2-ab6f-bfc272a26fb5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_46623c37-4bbf-4022-896c-0173953e5f05", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c61403b-7549-44c4-9b66-e16e5d203d72"}]} 2018-08-17 03:46:23,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b8ecdb52-70d6-47d2-ab6f-bfc272a26fb5 2018-08-17 03:46:23,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232691764832s 2018-08-17 03:46:23,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-b8ecdb52-70d6-47d2-ab6f-bfc272a26fb5 2018-08-17 03:46:23,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 03:46:23,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c8470a455632ca8e2cfd32c4982a78387e90f0d5" 2018-08-17 03:46:23,872 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 03:46: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-911fabdb-b422-4138-a9ef-a0e63a6c5f6f x-compute-request-id: req-911fabdb-b422-4138-a9ef-a0e63a6c5f6f Content-Length: 0 Content-Type: application/json 2018-08-17 03:46:23,873 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72 used request id req-911fabdb-b422-4138-a9ef-a0e63a6c5f6f 2018-08-17 03:46:23,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333921909332s 2018-08-17 03:46:23,873 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4c61403b-7549-44c4-9b66-e16e5d203d72 used request id req-911fabdb-b422-4138-a9ef-a0e63a6c5f6f 2018-08-17 03:46:23,931 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-17 03:46:23,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 03:46:23,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 03:46:23,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 03:46:23,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 03:46:23,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 03:46:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 03:46:23,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c0a193-a179-4107-980b-c7e130fb5867 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 03:46:23,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-56c0a193-a179-4107-980b-c7e130fb5867 2018-08-17 03:46:23,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 03:46:24,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T04:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["lDDzOSesSC-bsfT58QOJ9Q"], "issued_at": "2018-08-17T03:46:24.000000Z"}} 2018-08-17 03:46:24,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 03:46:24,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:24,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-56b82466-4bbb-4bb2-a424-66ffe62a0f95 Date: Fri, 17 Aug 2018 03:46:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 03:46:24,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-56b82466-4bbb-4bb2-a424-66ffe62a0f95 2018-08-17 03:46:24,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.490561008453s 2018-08-17 03:46:24,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-56b82466-4bbb-4bb2-a424-66ffe62a0f95 2018-08-17 03:46:24,863 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 03:46:27,792 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-17 03:46:30,589 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6d6157c8-da40-4691-90bd-f79b06cb14ec | 2018-08-17T03:46:30.247114 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6d6157c8-da40-4691-90bd-f79b06cb14ec ~/.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-08-17 03:46:34,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 03:46:34,449 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 03:46:37,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-17 03:46:40,624 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e768f7a2-9e04-4731-b515-117ffa7e97b3) as the default verifier for the future CLI operations. 2018-08-17 03:46:44,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 03:46:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:44,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-30beafe4-ee95-4e8d-8428-942aa721b43f Date: Fri, 17 Aug 2018 03:46:44 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-17 03:46:44,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-30beafe4-ee95-4e8d-8428-942aa721b43f 2018-08-17 03:46:44,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0107390880585s 2018-08-17 03:46:44,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-30beafe4-ee95-4e8d-8428-942aa721b43f 2018-08-17 03:46:44,033 - xtesting.ci.run_tests - INFO - Running test case 'networking-bgpvpn'... 2018-08-17 03:46:44,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 03:46:44,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"network": {"name": "networking-bgpvpn-net_2be60072-21fd-406b-8bb5-49d7e0d1df28", "admin_state_up": true}}' 2018-08-17 03:46:44,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-d14dcee7-e282-4e2c-81e2-6291df24faf0 Date: Fri, 17 Aug 2018 03:46:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"297792b6-b92e-4739-9a98-5df36f444c5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:46:44Z","is_default":false,"provider:segmentation_id":77,"name":"networking-bgpvpn-net_2be60072-21fd-406b-8bb5-49d7e0d1df28","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:46:44Z","mtu":1450}} 2018-08-17 03:46:44,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d14dcee7-e282-4e2c-81e2-6291df24faf0 2018-08-17 03:46:44,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.313997030258s 2018-08-17 03:46:44,348 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d14dcee7-e282-4e2c-81e2-6291df24faf0 2018-08-17 03:46:44,348 - functest.core.tenantnetwork - 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-08-17T03:46:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'297792b6-b92e-4739-9a98-5df36f444c5b', u'provider:segmentation_id': 77, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'networking-bgpvpn-net_2be60072-21fd-406b-8bb5-49d7e0d1df28', u'admin_state_up': True, u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T03:46:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 03:46:44,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 03:46:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:44,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2753 X-Openstack-Request-Id: req-49d820ac-db90-4440-ad18-f8df5b494d74 Date: Fri, 17 Aug 2018 03:46:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"297792b6-b92e-4739-9a98-5df36f444c5b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:46:44Z","provider:segmentation_id":77,"name":"networking-bgpvpn-net_2be60072-21fd-406b-8bb5-49d7e0d1df28","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:46:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 03:46:44,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49d820ac-db90-4440-ad18-f8df5b494d74 2018-08-17 03:46:44,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124109983444s 2018-08-17 03:46:44,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-49d820ac-db90-4440-ad18-f8df5b494d74 2018-08-17 03:46:44,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 03:46:44,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"subnet": {"name": "networking-bgpvpn-subnet_2be60072-21fd-406b-8bb5-49d7e0d1df28", "enable_dhcp": true, "network_id": "297792b6-b92e-4739-9a98-5df36f444c5b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 03:46:44,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6dce2db-54be-4980-bfaf-94c7415d41ad Date: Fri, 17 Aug 2018 03:46:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"297792b6-b92e-4739-9a98-5df36f444c5b","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:46:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T03:46:44Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"78d460c1-15bc-405b-903e-125cbc622081","subnetpool_id":null,"name":"networking-bgpvpn-subnet_2be60072-21fd-406b-8bb5-49d7e0d1df28"}} 2018-08-17 03:46:44,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e6dce2db-54be-4980-bfaf-94c7415d41ad 2018-08-17 03:46:44,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.511281013489s 2018-08-17 03:46:44,987 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e6dce2db-54be-4980-bfaf-94c7415d41ad 2018-08-17 03:46:44,988 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T03:46:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'78d460c1-15bc-405b-903e-125cbc622081', u'subnetpool_id': None, u'service_types': [], u'name': u'networking-bgpvpn-subnet_2be60072-21fd-406b-8bb5-49d7e0d1df28', u'enable_dhcp': True, u'network_id': u'297792b6-b92e-4739-9a98-5df36f444c5b', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T03:46:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5e5e1480598e465bbba7058ad48d7311'}) 2018-08-17 03:46:44,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 03:46:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}, "name": "networking-bgpvpn-router_2be60072-21fd-406b-8bb5-49d7e0d1df28", "admin_state_up": true}}' 2018-08-17 03:46:46,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e7b95ac0-2e62-49fd-86c9-9432b3c054f4 Date: Fri, 17 Aug 2018 03:46:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T03:46:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T03:46:46Z", "revision_number": 2, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "0ec6f818-5dbf-4036-969d-929ddc77eada", "name": "networking-bgpvpn-router_2be60072-21fd-406b-8bb5-49d7e0d1df28"}} 2018-08-17 03:46:46,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e7b95ac0-2e62-49fd-86c9-9432b3c054f4 2018-08-17 03:46:46,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.17508220673s 2018-08-17 03:46:46,164 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e7b95ac0-2e62-49fd-86c9-9432b3c054f4 2018-08-17 03:46:46,164 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'fb9f9353-47c3-47b9-bbc2-58c975c355ac', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'41d4399a-b890-4a20-b337-cf6e4677efa6', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'created_at': u'2018-08-17T03:46:45Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-17T03:46:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'id': u'0ec6f818-5dbf-4036-969d-929ddc77eada', u'name': u'networking-bgpvpn-router_2be60072-21fd-406b-8bb5-49d7e0d1df28'}) 2018-08-17 03:46:46,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 03:46:46,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"subnet_id": "78d460c1-15bc-405b-903e-125cbc622081"}' 2018-08-17 03:46:47,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a525cc8c-dc71-485e-b394-9c5a2f1a394e Date: Fri, 17 Aug 2018 03:46:47 GMT RESP BODY: {"network_id": "297792b6-b92e-4739-9a98-5df36f444c5b", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "78d460c1-15bc-405b-903e-125cbc622081", "subnet_ids": ["78d460c1-15bc-405b-903e-125cbc622081"], "port_id": "c96ce668-f9ea-476a-96d9-54b4ff9eb4e4", "id": "0ec6f818-5dbf-4036-969d-929ddc77eada"} 2018-08-17 03:46:47,816 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada/add_router_interface.json used request id req-a525cc8c-dc71-485e-b394-9c5a2f1a394e 2018-08-17 03:46:47,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.65088105202s 2018-08-17 03:46:47,816 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada/add_router_interface.json used request id req-a525cc8c-dc71-485e-b394-9c5a2f1a394e returning object 0ec6f818-5dbf-4036-969d-929ddc77eada 2018-08-17 03:46:47,816 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 03:46:47,896 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 03:46:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 03:46:47,901 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Fri, 17 Aug 2018 03:46:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-08-17 03:46:47,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:46:47,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:48,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b9c01b0a-bce2-4804-b89a-7643be7dbb6e Date: Fri, 17 Aug 2018 03:46:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:46:48,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b9c01b0a-bce2-4804-b89a-7643be7dbb6e 2018-08-17 03:46:48,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.693792819977s 2018-08-17 03:46:48,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b9c01b0a-bce2-4804-b89a-7643be7dbb6e 2018-08-17 03:46:48,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 03:46:48,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28"}' 2018-08-17 03:46:48,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5a772664-0045-4405-b0c6-94595bb011bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-739d85e3-3a9b-4415-a93b-5d8472d82a9a Date: Fri, 17 Aug 2018 03:46:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:46:48Z", "file": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5a772664-0045-4405-b0c6-94595bb011bf", "size": null, "self": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "checksum": null, "created_at": "2018-08-17T03:46:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 03:46:48,670 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-739d85e3-3a9b-4415-a93b-5d8472d82a9a 2018-08-17 03:46:48,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0598340034485s 2018-08-17 03:46:48,671 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-739d85e3-3a9b-4415-a93b-5d8472d82a9a returning object 5a772664-0045-4405-b0c6-94595bb011bf 2018-08-17 03:46:48,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 03:46:48,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '' 2018-08-17 03:46:49,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-798d53d7-a27d-494d-9352-c50fe1bed613 Date: Fri, 17 Aug 2018 03:46:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 03:46:49,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file used request id req-798d53d7-a27d-494d-9352-c50fe1bed613 2018-08-17 03:46:49,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.444823026657s 2018-08-17 03:46:49,116 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file used request id req-798d53d7-a27d-494d-9352-c50fe1bed613 2018-08-17 03:46:49,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:46:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:49,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-ae1da3d1-66e2-4d02-8724-22ae29a8248d Date: Fri, 17 Aug 2018 03:46:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:46:49Z", "file": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5a772664-0045-4405-b0c6-94595bb011bf", "size": 12716032, "self": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:46:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:46:49,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ae1da3d1-66e2-4d02-8724-22ae29a8248d 2018-08-17 03:46:49,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0235970020294s 2018-08-17 03:46:49,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ae1da3d1-66e2-4d02-8724-22ae29a8248d 2018-08-17 03:46:49,146 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'5a772664-0045-4405-b0c6-94595bb011bf', 'size': 12716032, u'self': u'/v2/images/5a772664-0045-4405-b0c6-94595bb011bf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T03:46:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T03:46:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5a772664-0045-4405-b0c6-94595bb011bf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28', 'created': u'2018-08-17T03:46:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T03:46:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5a772664-0045-4405-b0c6-94595bb011bf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 03:46:49,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 03:46:49,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "networking-bgpvpn-flavor_2be60072-21fd-406b-8bb5-49d7e0d1df28", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 03:46:49,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46: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-1cf3e141-2f90-4c91-89c4-ac5d709392fb x-compute-request-id: req-1cf3e141-2f90-4c91-89c4-ac5d709392fb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_2be60072-21fd-406b-8bb5-49d7e0d1df28", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9b141657-111e-423c-a018-386db95c28e0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b141657-111e-423c-a018-386db95c28e0"}} 2018-08-17 03:46:49,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1cf3e141-2f90-4c91-89c4-ac5d709392fb 2018-08-17 03:46:49,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.370475053787s 2018-08-17 03:46:49,518 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1cf3e141-2f90-4c91-89c4-ac5d709392fb 2018-08-17 03:46:49,519 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_2be60072-21fd-406b-8bb5-49d7e0d1df28', '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'5e5e1480598e465bbba7058ad48d7311', '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'9b141657-111e-423c-a018-386db95c28e0', 'swap': 0}) 2018-08-17 03:46:49,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 03:46:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"extra_specs": {}}' 2018-08-17 03:46:49,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46: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-2548d5c7-cb11-4bc8-8134-c1824112c71a x-compute-request-id: req-2548d5c7-cb11-4bc8-8134-c1824112c71a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 03:46:49,541 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0/os-extra_specs used request id req-2548d5c7-cb11-4bc8-8134-c1824112c71a 2018-08-17 03:46:49,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215229988098s 2018-08-17 03:46:49,541 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0/os-extra_specs used request id req-2548d5c7-cb11-4bc8-8134-c1824112c71a 2018-08-17 03:46:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 03:46:49,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 03:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ca2888-966f-4863-bccd-460716fa8d4f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 03:46:49,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-60ca2888-966f-4863-bccd-460716fa8d4f 2018-08-17 03:46:49,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 03:46:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:49,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957ced75-3301-4bfc-b4c7-9d48a5b47e88 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 03:46:49,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-957ced75-3301-4bfc-b4c7-9d48a5b47e88 2018-08-17 03:46:49,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.27659201622s 2018-08-17 03:46:49,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-957ced75-3301-4bfc-b4c7-9d48a5b47e88 2018-08-17 03:46:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 03:46:49,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:49,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb1dac4-c376-491e-b457-28c65ba61a76 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://172.30.9.23:5000/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://172.30.9.23:5000/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://172.30.9.23:5000/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://172.30.9.23:5000/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} 2018-08-17 03:46:49,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7fb1dac4-c376-491e-b457-28c65ba61a76 2018-08-17 03:46:49,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115633964539s 2018-08-17 03:46:49,953 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7fb1dac4-c376-491e-b457-28c65ba61a76 2018-08-17 03:46:49,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 03:46:49,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:50,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46: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-e482df9c-5d7b-4b8d-89b7-43cf56d08b55 x-compute-request-id: req-e482df9c-5d7b-4b8d-89b7-43cf56d08b55 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 03:46:50,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-e482df9c-5d7b-4b8d-89b7-43cf56d08b55 2018-08-17 03:46:50,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0390529632568s 2018-08-17 03:46:50,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-e482df9c-5d7b-4b8d-89b7-43cf56d08b55 2018-08-17 03:46:50,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:46:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:50,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-feb09bc4-1289-41bd-a86a-01a21393e617 Date: Fri, 17 Aug 2018 03:46:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:46:49Z", "file": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5a772664-0045-4405-b0c6-94595bb011bf", "size": 12716032, "self": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:46:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:46:50,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-feb09bc4-1289-41bd-a86a-01a21393e617 2018-08-17 03:46:50,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0223388671875s 2018-08-17 03:46:50,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-feb09bc4-1289-41bd-a86a-01a21393e617 2018-08-17 03:46:50,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 03:46:50,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28"}' 2018-08-17 03:46:50,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 958 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-082b81a1-8c5e-407b-a94b-bd93497a8d58 Date: Fri, 17 Aug 2018 03:46:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:46:50Z", "file": "/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "b5453208-cdcf-4b52-9f27-f3acc8bffdb3", "size": null, "self": "/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "checksum": null, "created_at": "2018-08-17T03:46:50Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 03:46:50,086 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-082b81a1-8c5e-407b-a94b-bd93497a8d58 2018-08-17 03:46:50,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0437641143799s 2018-08-17 03:46:50,087 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-082b81a1-8c5e-407b-a94b-bd93497a8d58 returning object b5453208-cdcf-4b52-9f27-f3acc8bffdb3 2018-08-17 03:46:50,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 03:46:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '' 2018-08-17 03:46:51,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48ec172c-a307-4f34-ad7a-59b27975fc5d Date: Fri, 17 Aug 2018 03:46:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 03:46:51,193 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/file used request id req-48ec172c-a307-4f34-ad7a-59b27975fc5d 2018-08-17 03:46:51,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10550379753s 2018-08-17 03:46:51,193 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/file used request id req-48ec172c-a307-4f34-ad7a-59b27975fc5d 2018-08-17 03:46:51,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 03:46:51,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" 2018-08-17 03:46:51,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2761 Content-Type: application/json X-Openstack-Request-Id: req-74a0af82-412b-4a77-b729-b90073bc5bce Date: Fri, 17 Aug 2018 03:46:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:46:51Z", "file": "/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "b5453208-cdcf-4b52-9f27-f3acc8bffdb3", "size": 12716032, "self": "/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:46:50Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:46:49Z", "file": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5a772664-0045-4405-b0c6-94595bb011bf", "size": 12716032, "self": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:46:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 03:46:51,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-74a0af82-412b-4a77-b729-b90073bc5bce 2018-08-17 03:46:51,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274221897125s 2018-08-17 03:46:51,225 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-74a0af82-412b-4a77-b729-b90073bc5bce 2018-08-17 03:46:51,228 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/file', 'owner': u'5e5e1480598e465bbba7058ad48d7311', 'id': u'b5453208-cdcf-4b52-9f27-f3acc8bffdb3', 'size': 12716032, u'self': u'/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e5e1480598e465bbba7058ad48d7311', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T03:46:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T03:46:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28', 'created': u'2018-08-17T03:46:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T03:46:50Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 03:46:51,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 03:46:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "networking-bgpvpn-flavor_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 03:46:51,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46: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-c159740b-4049-4862-aa48-4cf80898e3a3 x-compute-request-id: req-c159740b-4049-4862-aa48-4cf80898e3a3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "717eaafa-69e6-4a65-a692-a0e9a568ea5c"}} 2018-08-17 03:46:51,275 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c159740b-4049-4862-aa48-4cf80898e3a3 2018-08-17 03:46:51,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0456538200378s 2018-08-17 03:46:51,275 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c159740b-4049-4862-aa48-4cf80898e3a3 2018-08-17 03:46:51,276 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'717eaafa-69e6-4a65-a692-a0e9a568ea5c', 'swap': 0}) 2018-08-17 03:46:51,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 03:46:51,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adeee23f58aca60752af90d4deea873039f6511c" -d '{"extra_specs": {}}' 2018-08-17 03:46:51,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 03:46: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-17756e90-9d3a-412f-8e89-100d86074fe1 x-compute-request-id: req-17756e90-9d3a-412f-8e89-100d86074fe1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-17 03:46:51,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c/os-extra_specs used request id req-17756e90-9d3a-412f-8e89-100d86074fe1 2018-08-17 03:46:51,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205121040344s 2018-08-17 03:46:51,297 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c/os-extra_specs used request id req-17756e90-9d3a-412f-8e89-100d86074fe1 2018-08-17 03:46:51,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28', 'ephemeral': 0, 'ram': 1024, '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'5e5e1480598e465bbba7058ad48d7311', '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'717eaafa-69e6-4a65-a692-a0e9a568ea5c', 'swap': 0}) 2018-08-17 03:46:55,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-17 03:46:55,090 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-17 03:46:55,091 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-17 03:46:55,094 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-17 03:46:55,097 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-17 03:46:58,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e768f7a2-9e04-4731-b515-117ffa7e97b3/repo; stestr list '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/networking-bgpvpn/test_list.txt 2>/dev/null) 2018-08-17 03:46:58,749 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-17 03:46:58,764 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-17 03:46:58,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/networking-bgpvpn/test_list.txt', u'--concurrency=4']'. 2018-08-17 05:24:22,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 96cfa25b-f889-493a-8538-28c250cd47d1 2018-08-17 05:24:22,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '96cfa25b-f889-493a-8538-28c250cd47d1']'. 2018-08-17 05:24:23,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-17 05:24:23,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-17 05:24:23,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 05:24:23,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 96cfa25b-f889-493a-8538-28c250cd47d1 | 2018-08-17 05:24:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-17 05:24:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-17 03:47:01 | 2018-08-17 05:24:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-17 05:24:22 | 2018-08-17 05:24:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:37:21 | 2018-08-17 05:24:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-17 05:24:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-17 05:24:23,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e768f7a2-9e04-4731-b515-117ffa7e97b3) | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6d6157c8-da40-4691-90bd-f79b06cb14ec) | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 44 | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 5817.774 | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 23 | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-08-17 05:24:23,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-17 05:24:23,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-17 05:24:23,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-08-17 05:24:23,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 05:24:23,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-17 05:24:23,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-17 05:24:23,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest networking-bgpvpn success_rate is 56.0975609756% 2018-08-17 05:24:24,028 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 05:24:24,028 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 97:40 | FAIL | +---------------------------+------------------+------------------+----------------+ 2018-08-17 05:24:24,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 05:24:24,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:24:24,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["sk4DVUWMQt-SXXBo3R5QZA"], "issued_at": "2018-08-17T05:24:24.000000Z"}} 2018-08-17 05:24:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:24,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79c84db3-835f-4acf-954c-583ed6082667 Date: Fri, 17 Aug 2018 05:24:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 05:24:24,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3 used request id req-79c84db3-835f-4acf-954c-583ed6082667 2018-08-17 05:24:24,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.934754133224s 2018-08-17 05:24:24,968 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b5453208-cdcf-4b52-9f27-f3acc8bffdb3 used request id req-79c84db3-835f-4acf-954c-583ed6082667 2018-08-17 05:24:24,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 05:24:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:25,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:24: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-88687109-932d-48cc-98e6-69e31bf02462 x-compute-request-id: req-88687109-932d-48cc-98e6-69e31bf02462 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_alt_2be60072-21fd-406b-8bb5-49d7e0d1df28", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "717eaafa-69e6-4a65-a692-a0e9a568ea5c"}, {"name": "networking-bgpvpn-flavor_2be60072-21fd-406b-8bb5-49d7e0d1df28", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9b141657-111e-423c-a018-386db95c28e0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b141657-111e-423c-a018-386db95c28e0"}]} 2018-08-17 05:24:25,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88687109-932d-48cc-98e6-69e31bf02462 2018-08-17 05:24:25,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.2732899189s 2018-08-17 05:24:25,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88687109-932d-48cc-98e6-69e31bf02462 2018-08-17 05:24:25,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 05:24:25,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:25,286 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 05: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 x-openstack-request-id: req-06c19529-593c-4f90-b493-c96a7f34edd2 x-compute-request-id: req-06c19529-593c-4f90-b493-c96a7f34edd2 Content-Length: 0 Content-Type: application/json 2018-08-17 05:24:25,286 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c used request id req-06c19529-593c-4f90-b493-c96a7f34edd2 2018-08-17 05:24:25,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410618782043s 2018-08-17 05:24:25,286 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/717eaafa-69e6-4a65-a692-a0e9a568ea5c used request id req-06c19529-593c-4f90-b493-c96a7f34edd2 2018-08-17 05:24:25,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 05:24:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" -d '{"subnet_id": "78d460c1-15bc-405b-903e-125cbc622081"}' 2018-08-17 05:24:27,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a684c64-74d1-43c6-903b-cf85a273549e Date: Fri, 17 Aug 2018 05:24:27 GMT RESP BODY: {"network_id": "297792b6-b92e-4739-9a98-5df36f444c5b", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "78d460c1-15bc-405b-903e-125cbc622081", "subnet_ids": ["78d460c1-15bc-405b-903e-125cbc622081"], "port_id": "c96ce668-f9ea-476a-96d9-54b4ff9eb4e4", "id": "0ec6f818-5dbf-4036-969d-929ddc77eada"} 2018-08-17 05:24:27,203 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada/remove_router_interface.json used request id req-5a684c64-74d1-43c6-903b-cf85a273549e 2018-08-17 05:24:27,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91607189178s 2018-08-17 05:24:27,203 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada/remove_router_interface.json used request id req-5a684c64-74d1-43c6-903b-cf85a273549e returning object 0ec6f818-5dbf-4036-969d-929ddc77eada 2018-08-17 05:24:27,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 05:24:27,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:27,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1679 X-Openstack-Request-Id: req-4affaa08-a0e1-40eb-ba47-0e94ec4f0cc8 Date: Fri, 17 Aug 2018 05:24:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T03:46:45Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:24:26Z", "revision_number": 4, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "0ec6f818-5dbf-4036-969d-929ddc77eada", "name": "networking-bgpvpn-router_2be60072-21fd-406b-8bb5-49d7e0d1df28"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:59:17Z", "revision_number": 4, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a5e67574a0744bb78ed321179945ad23", "created_at": "2018-08-17T03:47:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T03:47:33Z", "revision_number": 0, "routes": [], "project_id": "a5e67574a0744bb78ed321179945ad23", "id": "e0bc4c08-175b-446c-a76b-e7f1d0e23a5a", "name": ""}]} 2018-08-17 05:24:27,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4affaa08-a0e1-40eb-ba47-0e94ec4f0cc8 2018-08-17 05:24:27,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110981941223s 2018-08-17 05:24:27,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4affaa08-a0e1-40eb-ba47-0e94ec4f0cc8 2018-08-17 05:24:27,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 05:24:27,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:28,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-027a1537-3e7f-4eed-9ab8-e3ff23917b3d Content-Length: 0 Date: Fri, 17 Aug 2018 05:24:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 05:24:28,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada.json used request id req-027a1537-3e7f-4eed-9ab8-e3ff23917b3d 2018-08-17 05:24:28,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50143694878s 2018-08-17 05:24:28,819 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0ec6f818-5dbf-4036-969d-929ddc77eada.json used request id req-027a1537-3e7f-4eed-9ab8-e3ff23917b3d 2018-08-17 05:24:28,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 05:24:28,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:28,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2550 X-Openstack-Request-Id: req-a72bdf0f-a6a9-492c-8fc7-d41f69fa3b88 Date: Fri, 17 Aug 2018 05:24:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"297792b6-b92e-4739-9a98-5df36f444c5b","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:46:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T03:46:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"78d460c1-15bc-405b-903e-125cbc622081","subnetpool_id":null,"name":"networking-bgpvpn-subnet_2be60072-21fd-406b-8bb5-49d7e0d1df28"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","subnetpool_id":null,"name":"pns-internal-subnet"}]} 2018-08-17 05:24:28,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a72bdf0f-a6a9-492c-8fc7-d41f69fa3b88 2018-08-17 05:24:28,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0472600460052s 2018-08-17 05:24:28,867 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a72bdf0f-a6a9-492c-8fc7-d41f69fa3b88 2018-08-17 05:24:28,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 05:24:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/78d460c1-15bc-405b-903e-125cbc622081.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:29,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20ed655b-f6d1-4270-a026-02e43ff2593f Date: Fri, 17 Aug 2018 05:24:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 05:24:29,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/78d460c1-15bc-405b-903e-125cbc622081.json used request id req-20ed655b-f6d1-4270-a026-02e43ff2593f 2018-08-17 05:24:29,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10952997208s 2018-08-17 05:24:29,979 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/78d460c1-15bc-405b-903e-125cbc622081.json used request id req-20ed655b-f6d1-4270-a026-02e43ff2593f 2018-08-17 05:24:29,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 05:24:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:30,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5769 X-Openstack-Request-Id: req-37a31bb5-0e7b-4246-8947-a6a268fca4cc Date: Fri, 17 Aug 2018 05:24:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"297792b6-b92e-4739-9a98-5df36f444c5b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:24:29Z","provider:segmentation_id":77,"name":"networking-bgpvpn-net_2be60072-21fd-406b-8bb5-49d7e0d1df28","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T03:46:44Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 05:24:30,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-37a31bb5-0e7b-4246-8947-a6a268fca4cc 2018-08-17 05:24:30,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921430587769s 2018-08-17 05:24:30,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-37a31bb5-0e7b-4246-8947-a6a268fca4cc 2018-08-17 05:24:30,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 05:24:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/297792b6-b92e-4739-9a98-5df36f444c5b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:31,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa4b8e06-1c81-4253-90cf-b6004aba9f3c Date: Fri, 17 Aug 2018 05:24:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 05:24:31,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/297792b6-b92e-4739-9a98-5df36f444c5b.json used request id req-aa4b8e06-1c81-4253-90cf-b6004aba9f3c 2018-08-17 05:24:31,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14700889587s 2018-08-17 05:24:31,222 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/297792b6-b92e-4739-9a98-5df36f444c5b.json used request id req-aa4b8e06-1c81-4253-90cf-b6004aba9f3c 2018-08-17 05:24:31,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 05:24:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:31,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-08258135-7434-4ab1-970c-59c0e304bd05 Date: Fri, 17 Aug 2018 05:24:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T03:46:49Z", "file": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "5a772664-0045-4405-b0c6-94595bb011bf", "size": 12716032, "self": "/v2/images/5a772664-0045-4405-b0c6-94595bb011bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/5a772664-0045-4405-b0c6-94595bb011bf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2be60072-21fd-406b-8bb5-49d7e0d1df28", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T03:46:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 05:24:31,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-08258135-7434-4ab1-970c-59c0e304bd05 2018-08-17 05:24:31,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0299141407013s 2018-08-17 05:24:31,258 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-08258135-7434-4ab1-970c-59c0e304bd05 2018-08-17 05:24:31,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 05:24:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5a772664-0045-4405-b0c6-94595bb011bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:32,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-664fcc7f-776e-4302-b6c4-fe426d3a42e2 Date: Fri, 17 Aug 2018 05:24:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 05:24:32,135 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5a772664-0045-4405-b0c6-94595bb011bf used request id req-664fcc7f-776e-4302-b6c4-fe426d3a42e2 2018-08-17 05:24:32,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.875496149063s 2018-08-17 05:24:32,136 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5a772664-0045-4405-b0c6-94595bb011bf used request id req-664fcc7f-776e-4302-b6c4-fe426d3a42e2 2018-08-17 05:24:32,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 05:24:32,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:32,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05: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-c50ab262-670a-4c1f-a5f8-992d2c5e1708 x-compute-request-id: req-c50ab262-670a-4c1f-a5f8-992d2c5e1708 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_2be60072-21fd-406b-8bb5-49d7e0d1df28", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9b141657-111e-423c-a018-386db95c28e0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b141657-111e-423c-a018-386db95c28e0"}]} 2018-08-17 05:24:32,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c50ab262-670a-4c1f-a5f8-992d2c5e1708 2018-08-17 05:24:32,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223309993744s 2018-08-17 05:24:32,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-c50ab262-670a-4c1f-a5f8-992d2c5e1708 2018-08-17 05:24:32,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 05:24:32,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8ee625984d511a2ff0fcf4593407a258611ad302" 2018-08-17 05:24:32,201 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 05: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 x-openstack-request-id: req-28767bc3-3d0d-48cf-b975-6364d86025d3 x-compute-request-id: req-28767bc3-3d0d-48cf-b975-6364d86025d3 Content-Length: 0 Content-Type: application/json 2018-08-17 05:24:32,201 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0 used request id req-28767bc3-3d0d-48cf-b975-6364d86025d3 2018-08-17 05:24:32,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401930809021s 2018-08-17 05:24:32,201 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9b141657-111e-423c-a018-386db95c28e0 used request id req-28767bc3-3d0d-48cf-b975-6364d86025d3 2018-08-17 05:24:32,202 - xtesting.ci.run_tests - ERROR - The test case 'networking-bgpvpn' failed. 2018-08-17 05:24:32,265 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-17 05:24:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:24:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:24:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:24:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:24:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:24:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:24:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:24:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:24:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:24:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:24:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:24:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:24:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:24:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:24:32,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f56a1bd-fa9c-4a1b-abb0-d35d8629a9c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:24:32,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f56a1bd-fa9c-4a1b-abb0-d35d8629a9c6 2018-08-17 05:24:32,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:24:32,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["vkKynyM8RoKIPK0xbhaTQQ"], "issued_at": "2018-08-17T05:24:32.000000Z"}} 2018-08-17 05:24:32,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 05:24:32,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cc4d60522bbbc9ca814fcb5aa4a9196c307350" 2018-08-17 05:24:33,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d5c27377-2474-4980-9d52-e0f8579290fe Date: Fri, 17 Aug 2018 05:24:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 05:24:33,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d5c27377-2474-4980-9d52-e0f8579290fe 2018-08-17 05:24:33,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290035009384s 2018-08-17 05:24:33,014 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d5c27377-2474-4980-9d52-e0f8579290fe 2018-08-17 05:24:33,015 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 05:24:35,875 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-17 05:24:38,706 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6732f7dd-3afd-4f7e-9d85-1880407e8eec | 2018-08-17T05:24:38.336890 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6732f7dd-3afd-4f7e-9d85-1880407e8eec ~/.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-08-17 05:24:42,620 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 05:24:42,621 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 05:24:45,322 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-17 05:24:49,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=406481f5-05bb-4a22-8d4e-e7ef92ed742b) as the default verifier for the future CLI operations. 2018-08-17 05:24:53,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 05:24:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4cc4d60522bbbc9ca814fcb5aa4a9196c307350" 2018-08-17 05:24:53,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-2f62c06c-c8b2-4bf2-847d-c73b8f301a48 Date: Fri, 17 Aug 2018 05:24:53 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-17 05:24:53,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-2f62c06c-c8b2-4bf2-847d-c73b8f301a48 2018-08-17 05:24:53,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.25177693367s 2018-08-17 05:24:53,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-2f62c06c-c8b2-4bf2-847d-c73b8f301a48 2018-08-17 05:24:53,363 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-17 05:24:53,364 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-17 05:24:53,364 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-17 05:24:53,426 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-17 05:24:53,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:24:53,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:24:53,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:24:53,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:24:53,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:24:53,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:24:53,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:24:53,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:24:53,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:24:53,474 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:24:53,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:24:53,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e7c0f3-deb8-4d85-9175-be55f8c01e90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:24:53,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68e7c0f3-deb8-4d85-9175-be55f8c01e90 2018-08-17 05:24:53,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:24:53,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["EJX6OUICSLG2N8_K8AX2xA"], "issued_at": "2018-08-17T05:24:53.000000Z"}} 2018-08-17 05:24:53,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 05:24:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}37579e9b818e5e919c5856833ddfd223ea15d0ad" 2018-08-17 05:24:54,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7a8aae62-d58f-4cf3-b745-1b55a26ec3a3 Date: Fri, 17 Aug 2018 05:24:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 05:24:54,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7a8aae62-d58f-4cf3-b745-1b55a26ec3a3 2018-08-17 05:24:54,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350633859634s 2018-08-17 05:24:54,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7a8aae62-d58f-4cf3-b745-1b55a26ec3a3 2018-08-17 05:24:54,225 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 05:24:57,115 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-17 05:24:59,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 749550fc-14f4-4611-b4ca-c8e475382380 | 2018-08-17T05:24:59.541124 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 749550fc-14f4-4611-b4ca-c8e475382380 ~/.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-08-17 05:25:03,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 05:25:03,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 05:25:06,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-17 05:25:09,922 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=308aefbb-a76b-4427-8f37-087b9bfd36c1) as the default verifier for the future CLI operations. 2018-08-17 05:25:13,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:13,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 05:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ecccf3-be77-42a2-82b4-c7153b480bb4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}]}} 2018-08-17 05:25:13,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/ used request id req-63ecccf3-be77-42a2-82b4-c7153b480bb4 2018-08-17 05:25:13,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-17 05:25:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:13,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 05:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-938bb8b9-48ff-4392-81dc-447cb03149ce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-17 05:25:13,375 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-938bb8b9-48ff-4392-81dc-447cb03149ce 2018-08-17 05:25:13,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}37579e9b818e5e919c5856833ddfd223ea15d0ad" 2018-08-17 05:25:13,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb47970-bfdc-4bc8-8d9a-ff607ec24e3b Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/00a5208e57f247bfbc215082c98389d1"}, "enabled": true, "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/14cc667fab2d4adaa702a084b3b8914a"}, "enabled": true, "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ef9125b1ed544b4b7c285335e00c202"}, "enabled": true, "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2670367c0dd04e879ba468f137eaee2e"}, "enabled": true, "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/428e27d8d7a0499687bcb299d0b6e16a"}, "enabled": true, "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4833df28668e41209126a166ebcf524d"}, "enabled": true, "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4a6ad0b5b02b47e4a0a116410199cfd3"}, "enabled": true, "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bfb89cfbf6c440cb8bd05931a4497f2c"}, "enabled": true, "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c22df6ca34c64b4b95935fc60b119742"}, "enabled": true, "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e59bdee62f4e4982ac90a4383193d66b"}, "enabled": true, "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/efa6f35af400486bb685c2a2a0786426"}, "enabled": true, "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f6d69d5aea88497a83d9b31c88457746"}, "enabled": true, "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f8218ea64fb34a1ba6cc8b48f7562d39"}, "enabled": true, "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/fc7d954758604941ace3e02d5a32a8bd"}, "enabled": true, "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/fe6689f9e46342aa88df4b491aefb604"}, "enabled": true, "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-17 05:25:13,637 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-cfb47970-bfdc-4bc8-8d9a-ff607ec24e3b 2018-08-17 05:25:13,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.271949052811s 2018-08-17 05:25:13,638 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-cfb47970-bfdc-4bc8-8d9a-ff607ec24e3b 2018-08-17 05:25:13,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 05:25:13,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}37579e9b818e5e919c5856833ddfd223ea15d0ad" 2018-08-17 05:25:13,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-1fd74594-1221-46d1-a733-6cc4a3a2949d Date: Fri, 17 Aug 2018 05:25:13 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-17 05:25:13,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-1fd74594-1221-46d1-a733-6cc4a3a2949d 2018-08-17 05:25:13,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.265949010849s 2018-08-17 05:25:13,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/extensions.json used request id req-1fd74594-1221-46d1-a733-6cc4a3a2949d 2018-08-17 05:25:13,918 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-17 05:25:13,918 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-17 05:25:13,923 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:03 | PASS | | neutron-tempest-plugin-api | functest | smoke | 12:13 | FAIL | | rally_sanity | functest | smoke | 24:12 | FAIL | | patrole | functest | smoke | 02:12 | PASS | | vmtp | functest | smoke | 38:59 | FAIL | | shaker | functest | smoke | 65:13 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:22 | PASS | | networking-bgpvpn | functest | smoke | 97:40 | FAIL | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-17 05:25:13,935 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-17 05:25:14,005 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 05:25:16,881 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-220 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-17 05:25:16,884 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vALc0aeO6CcGeb3AFzky1dUE1 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=5e5e1480598e465bbba7058ad48d7311 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=Azg8mR0x7OvpfoniAQnb6iEPk export OS_REGION_NAME=regionOne 2018-08-17 05:25:16,884 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-17 05:25:16,885 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +------------------+---------------+-------------------------------------------+------------------------------------+ | features | 2 | Test suites from feature projects | doctor-notification bgpvpn | | | | integrated in functest | | +------------------+---------------+-------------------------------------------+------------------------------------+ 2018-08-17 05:25:16,898 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-08-17 05:25:16,911 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-08-17 05:25:27,132 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-08-17 05:25:27,133 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-08-17 05:25:27,255 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 05:25:27,256 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:10 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-08-17 05:25:27,261 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-08-17 05:25:27,293 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-08-17 05:25:27,777 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-08-17 05:25:28,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:25:28,461 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:25:28,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:25:28,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:25:28,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:25:28,480 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:25:28,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:25:28,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:25:28,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:25:28,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:25:28,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:25:28,492 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-08-17 05:25:28,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:28,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be2e97e-1836-4b96-baaf-b5fc79fc9992 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:25:28,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6be2e97e-1836-4b96-baaf-b5fc79fc9992 2018-08-17 05:25:28,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:25:28,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["3ndKrWqPTs6W5qi-JtlgAw"], "issued_at": "2018-08-17T05:25:28.000000Z"}} 2018-08-17 05:25:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bddf034166148c2e62fa9b81ec1493fcee39c81" 2018-08-17 05:25:28,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cd5f37-f45f-403b-bcc9-a2f905b11a63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:25:28,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8cd5f37-f45f-403b-bcc9-a2f905b11a63 2018-08-17 05:25:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:28,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 17 Aug 2018 05:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e9c6a1a-65bd-480e-aaed-41d0aa929844 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2018-08-17 05:25:28,983 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.3:35357/ used request id req-9e9c6a1a-65bd-480e-aaed-41d0aa929844 2018-08-17 05:25:28,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bddf034166148c2e62fa9b81ec1493fcee39c81" 2018-08-17 05:25:29,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db007b5-6f5e-46d4-8f1b-890a64ab4ae1 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.3:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.3:35357/v3/projects/5e5e1480598e465bbba7058ad48d7311"}, "tags": [], "enabled": true, "id": "5e5e1480598e465bbba7058ad48d7311", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.3:35357/v3/projects/96a74e9d7df744e6acb0f70468c61ab6"}, "tags": [], "enabled": true, "id": "96a74e9d7df744e6acb0f70468c61ab6", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-17 05:25:29,162 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/projects used request id req-9db007b5-6f5e-46d4-8f1b-890a64ab4ae1 2018-08-17 05:25:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:29,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01d5b02-a6df-43b4-a395-6c1653725074 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:25:29,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f01d5b02-a6df-43b4-a395-6c1653725074 2018-08-17 05:25:29,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:25:29,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["owcdhbNRQj-XR62INLxkEg"], "issued_at": "2018-08-17T05:25:29.000000Z"}} 2018-08-17 05:25:29,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/quotas/5e5e1480598e465bbba7058ad48d7311 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:29,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-754d820c-4221-4dc3-9de5-d498f82e587a Date: Fri, 17 Aug 2018 05:25:29 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-08-17 05:25:29,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/5e5e1480598e465bbba7058ad48d7311 used request id req-754d820c-4221-4dc3-9de5-d498f82e587a 2018-08-17 05:25:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:29,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06529afd-5086-496e-82c0-666b35706e85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:25:29,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06529afd-5086-496e-82c0-666b35706e85 2018-08-17 05:25:29,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:25:30,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["GvjSKk5JQSWQTHwBaxdGNQ"], "issued_at": "2018-08-17T05:25:30.000000Z"}} 2018-08-17 05:25:30,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2530ef27517f054fc7b79893fa994311e1461d" 2018-08-17 05:25:30,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05: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,Accept-Encoding x-openstack-request-id: req-7ff1a8db-46b9-4b04-9e2d-9f01b63aca30 x-compute-request-id: req-7ff1a8db-46b9-4b04-9e2d-9f01b63aca30 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-08-17 05:25:30,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-class-sets/default used request id req-7ff1a8db-46b9-4b04-9e2d-9f01b63aca30 2018-08-17 05:25:30,505 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-08-17 05:25:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/5e5e1480598e465bbba7058ad48d7311 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-08-17 05:25:30,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-a2a5ab9b-198b-45eb-8fd9-4f056168986a Date: Fri, 17 Aug 2018 05:25:30 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-08-17 05:25:30,594 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/5e5e1480598e465bbba7058ad48d7311 used request id req-a2a5ab9b-198b-45eb-8fd9-4f056168986a 2018-08-17 05:25:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:25:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:25:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:25:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:25:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:25:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:25:30,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:25:30,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:25:30,597 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:25:30,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:25:30,598 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:25:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:30,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe3b715-e2b4-423f-8a9c-3791948ed4ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:25:30,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbe3b715-e2b4-423f-8a9c-3791948ed4ac 2018-08-17 05:25:30,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:25:31,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["qG0XvctQRYicrHy6Y6ipbw"], "issued_at": "2018-08-17T05:25:30.000000Z"}} 2018-08-17 05:25:31,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee1dc60b74257385c55775ec38d0d7ae6e538ccb" 2018-08-17 05:25:31,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25: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-6256e56f-1f39-40e7-a1ba-44aae254a165 x-compute-request-id: req-6256e56f-1f39-40e7-a1ba-44aae254a165 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}]} 2018-08-17 05:25:31,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-6256e56f-1f39-40e7-a1ba-44aae254a165 2018-08-17 05:25:31,291 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-08-17 05:25:31,291 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-08-17 05:25:31,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23: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}8a2530ef27517f054fc7b79893fa994311e1461d" -d '{"quota_class_set": {"instances": -1}}' 2018-08-17 05:25:31,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25: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-293961d8-c734-4e6a-889e-078b6cff2bec x-compute-request-id: req-293961d8-c734-4e6a-889e-078b6cff2bec 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-08-17 05:25:31,353 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-class-sets/default used request id req-293961d8-c734-4e6a-889e-078b6cff2bec 2018-08-17 05:25:31,354 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-08-17 05:25:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:31,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-cd4ae926-c87c-4b03-9516-63c4e034d733 Date: Fri, 17 Aug 2018 05:25:31 GMT RESP BODY: {"floatingips": [{"router_id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T02:00:53Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "192.168.1.19", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "fb0a4c53-af66-4129-8b7e-66e5f1608efc", "id": "4ab5b459-0fc1-4728-ab72-26935950407a", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T02:00:53Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}]} 2018-08-17 05:25:31,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-cd4ae926-c87c-4b03-9516-63c4e034d733 2018-08-17 05:25:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/4ab5b459-0fc1-4728-ab72-26935950407a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:32,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e0341b9-96fa-4bad-b0bf-1812560291b3 Content-Length: 0 Date: Fri, 17 Aug 2018 05:25:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 05:25:32,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/4ab5b459-0fc1-4728-ab72-26935950407a used request id req-2e0341b9-96fa-4bad-b0bf-1812560291b3 2018-08-17 05:25:32,596 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-08-17 05:25:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:32,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4957 X-Openstack-Request-Id: req-248a8bd1-0b7c-4c7f-b4ad-76f2f8e9f759 Date: Fri, 17 Aug 2018 05:25:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.2"}],"id":"71f8b9f6-9f1a-4290-9987-5e99d1e8e3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9d:86","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8d21f65-2efa-4112-b670-365da6f821ee","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:58:58Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41d4399a-b890-4a20-b337-cf6e4677efa6","ip_address":"172.30.9.204"}],"id":"a1783029-45fe-4fae-863f-b4975c8e9c2f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:1c:66","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"","created_at":"2018-08-17T01:58:58Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.1"}],"id":"c37a6f73-036b-48c2-9828-0b40a0ded2ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:5e:48","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.2"}],"id":"e07738ac-78b4-4a05-9b2d-7fdd8d854db7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:20:ab","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-07e16434-431a-408c-8fce-b3ffe78e78aa","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.1"}],"id":"e929cb9d-48e8-4b93-8ef7-1eaf5d815bff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:b0:67","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T02:00:51Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.19"}],"id":"fb0a4c53-af66-4129-8b7e-66e5f1608efc","security_groups":["eed3e1c0-e383-4286-89ce-8b908fda484c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:8b:45","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4ef34258-3591-4f97-818f-4809766f6a43","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:22Z","binding:vnic_type":"normal"}]} 2018-08-17 05:25:32,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-248a8bd1-0b7c-4c7f-b4ad-76f2f8e9f759 2018-08-17 05:25:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/ports/c37a6f73-036b-48c2-9828-0b40a0ded2ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:32,901 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-ddb0ccab-bc34-46df-a9c2-1d929edc5a58 Date: Fri, 17 Aug 2018 05:25:32 GMT RESP BODY: {"NeutronError": {"message": "Port c37a6f73-036b-48c2-9828-0b40a0ded2ed cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-17 05:25:32,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/c37a6f73-036b-48c2-9828-0b40a0ded2ed used request id req-ddb0ccab-bc34-46df-a9c2-1d929edc5a58 2018-08-17 05:25:32,901 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port c37a6f73-036b-48c2-9828-0b40a0ded2ed cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-17 05:25:32,902 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_port(neutron_client, 'c37a6f73-036b-48c2-9828-0b40a0ded2ed')]: Port c37a6f73-036b-48c2-9828-0b40a0ded2ed cannot be deleted directly via the port API: has device owner network:router_interface. Neutron server returns request_ids: ['req-ddb0ccab-bc34-46df-a9c2-1d929edc5a58'] 2018-08-17 05:25:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/ports/e929cb9d-48e8-4b93-8ef7-1eaf5d815bff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:33,105 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-6446a3a4-2b4a-4928-886c-8970d4915de0 Date: Fri, 17 Aug 2018 05:25:33 GMT RESP BODY: {"NeutronError": {"message": "Port e929cb9d-48e8-4b93-8ef7-1eaf5d815bff cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-17 05:25:33,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/e929cb9d-48e8-4b93-8ef7-1eaf5d815bff used request id req-6446a3a4-2b4a-4928-886c-8970d4915de0 2018-08-17 05:25:33,106 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port e929cb9d-48e8-4b93-8ef7-1eaf5d815bff cannot be deleted directly via the port API: has device owner network:router_interface.", "type": "ServicePortInUse", "detail": ""}} 2018-08-17 05:25:33,106 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_port(neutron_client, 'e929cb9d-48e8-4b93-8ef7-1eaf5d815bff')]: Port e929cb9d-48e8-4b93-8ef7-1eaf5d815bff cannot be deleted directly via the port API: has device owner network:router_interface. Neutron server returns request_ids: ['req-6446a3a4-2b4a-4928-886c-8970d4915de0'] 2018-08-17 05:25:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:33,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1039 X-Openstack-Request-Id: req-27e2c57d-644f-4759-a9bb-b2cd93b2929a Date: Fri, 17 Aug 2018 05:25:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T01:59:17Z", "revision_number": 4, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a5e67574a0744bb78ed321179945ad23", "created_at": "2018-08-17T03:47:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T03:47:33Z", "revision_number": 0, "routes": [], "project_id": "a5e67574a0744bb78ed321179945ad23", "id": "e0bc4c08-175b-446c-a76b-e7f1d0e23a5a", "name": ""}]} 2018-08-17 05:25:33,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers used request id req-27e2c57d-644f-4759-a9bb-b2cd93b2929a 2018-08-17 05:25:33,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/24ad6480-6c88-4115-8ccd-fbab5480ea7e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" -d '{"router": {"external_gateway_info": {}}}' 2018-08-17 05:25:34,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 457 X-Openstack-Request-Id: req-39767ab7-016b-48e9-9e3b-8c43d40767a5 Date: Fri, 17 Aug 2018 05:25:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:25:34Z", "revision_number": 7, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}} 2018-08-17 05:25:34,820 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/24ad6480-6c88-4115-8ccd-fbab5480ea7e used request id req-39767ab7-016b-48e9-9e3b-8c43d40767a5 2018-08-17 05:25:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/24ad6480-6c88-4115-8ccd-fbab5480ea7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:35,187 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 129 X-Openstack-Request-Id: req-3570b69e-9ad1-46ad-9ced-a80aa240965f Date: Fri, 17 Aug 2018 05:25:35 GMT RESP BODY: {"NeutronError": {"message": "Router 24ad6480-6c88-4115-8ccd-fbab5480ea7e still has ports", "type": "RouterInUse", "detail": ""}} 2018-08-17 05:25:35,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/24ad6480-6c88-4115-8ccd-fbab5480ea7e used request id req-3570b69e-9ad1-46ad-9ced-a80aa240965f 2018-08-17 05:25:35,187 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 24ad6480-6c88-4115-8ccd-fbab5480ea7e still has ports", "type": "RouterInUse", "detail": ""}} 2018-08-17 05:25:35,188 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_router(neutron_client, '24ad6480-6c88-4115-8ccd-fbab5480ea7e')]: Router 24ad6480-6c88-4115-8ccd-fbab5480ea7e still has ports Neutron server returns request_ids: ['req-3570b69e-9ad1-46ad-9ced-a80aa240965f'] 2018-08-17 05:25:35,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e0bc4c08-175b-446c-a76b-e7f1d0e23a5a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" -d '{"router": {"external_gateway_info": {}}}' 2018-08-17 05:25:35,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 409 X-Openstack-Request-Id: req-68ef99c8-7707-4803-b156-ed2d388ae4c0 Date: Fri, 17 Aug 2018 05:25:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a5e67574a0744bb78ed321179945ad23", "created_at": "2018-08-17T03:47:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:25:35Z", "revision_number": 1, "routes": [], "project_id": "a5e67574a0744bb78ed321179945ad23", "id": "e0bc4c08-175b-446c-a76b-e7f1d0e23a5a", "name": ""}} 2018-08-17 05:25:35,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e0bc4c08-175b-446c-a76b-e7f1d0e23a5a used request id req-68ef99c8-7707-4803-b156-ed2d388ae4c0 2018-08-17 05:25:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e0bc4c08-175b-446c-a76b-e7f1d0e23a5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35be34dff0be30934f0ea09cdfa4bf41b694648c" 2018-08-17 05:25:36,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03e2407e-0987-46e1-83a9-2a0a1861a2a6 Content-Length: 0 Date: Fri, 17 Aug 2018 05:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 05:25:36,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e0bc4c08-175b-446c-a76b-e7f1d0e23a5a used request id req-03e2407e-0987-46e1-83a9-2a0a1861a2a6 2018-08-17 05:25:36,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-08-17 05:25:36,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-08-17 05:25:36,436 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-08-17 05:25:36,489 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-08-17 05:25:36,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 05:25:41,868 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f43f3380-5431-4697-b5c8-63f3e4c939b1 | 2018-08-17T05:25:41.521870 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f43f3380-5431-4697-b5c8-63f3e4c939b1 ~/.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-08-17 05:25:45,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-17 05:25:45,652 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 05:25:51,422 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=166c8867-a0d7-4600-af86-6b691e131a68) as the default verifier for the future CLI operations. 2018-08-17 05:25:58,082 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-17 05:25:58,082 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:25:58,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:25:58,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:25:58,085 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 05:25:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:25:58,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d261cf-24b9-4891-bc3d-809f558a586d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:25:58,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3d261cf-24b9-4891-bc3d-809f558a586d 2018-08-17 05:25:58,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:25:58,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["TI-8lA2LRXSAQJr6ObCz5A"], "issued_at": "2018-08-17T05:25:58.000000Z"}} 2018-08-17 05:25:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23816264bb8269ccc42a5a96666e6425f5b7e91c" 2018-08-17 05:25:58,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-ee27e914-7355-455c-ba1c-de7dafc835ea Date: Fri, 17 Aug 2018 05:25:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 05:25:58,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-ee27e914-7355-455c-ba1c-de7dafc835ea 2018-08-17 05:25:58,775 - sdnvpn.lib.openstack_utils - INFO - Creating image 'bgpvpn-tempest-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 05:25:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23816264bb8269ccc42a5a96666e6425f5b7e91c" 2018-08-17 05:25:58,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-52b8b0c7-d228-4be0-9b62-e9fae22c01fc Date: Fri, 17 Aug 2018 05:25:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 05:25:58,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-52b8b0c7-d228-4be0-9b62-e9fae22c01fc 2018-08-17 05:25:58,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23816264bb8269ccc42a5a96666e6425f5b7e91c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "bgpvpn-tempest-image", "visibility": "public"}' 2018-08-17 05:25:58,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 646 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/51ef550e-ad24-48f7-aad4-c20e3af4f922 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d67ea574-f348-455a-a712-b6f076f09a8f Date: Fri, 17 Aug 2018 05:25:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T05:25:58Z", "file": "/v2/images/51ef550e-ad24-48f7-aad4-c20e3af4f922/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "size": null, "self": "/v2/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "bgpvpn-tempest-image", "checksum": null, "created_at": "2018-08-17T05:25:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 05:25:58,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d67ea574-f348-455a-a712-b6f076f09a8f 2018-08-17 05:25:58,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/51ef550e-ad24-48f7-aad4-c20e3af4f922/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23816264bb8269ccc42a5a96666e6425f5b7e91c" -d '' 2018-08-17 05:26:00,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f4925bb-b724-4cc0-8990-9384aafa78e5 Date: Fri, 17 Aug 2018 05:26:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 05:26:00,170 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/51ef550e-ad24-48f7-aad4-c20e3af4f922/file used request id req-3f4925bb-b724-4cc0-8990-9384aafa78e5 2018-08-17 05:26:00,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 05:26:00,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 05:26:00,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 05:26:00,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 05:26:00,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 05:26:00,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 05:26:00,172 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 05:26:00,173 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 05:26:00,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 05:26:00,174 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 05:26:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 05:26:00,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b06952-4afe-4d0f-9852-b686ea7d7e01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 05:26:00,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65b06952-4afe-4d0f-9852-b686ea7d7e01 2018-08-17 05:26:00,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:00,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["EHOsD51RTam-c93-Aixs4g"], "issued_at": "2018-08-17T05:26:00.000000Z"}} 2018-08-17 05:26:00,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0705805dee70f18b88d76b7cbb41dfb783585" 2018-08-17 05:26:00,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 05: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-002bb067-4cb0-4a9c-b411-2032d94924ee x-compute-request-id: req-002bb067-4cb0-4a9c-b411-2032d94924ee Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}]} 2018-08-17 05:26:00,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-002bb067-4cb0-4a9c-b411-2032d94924ee 2018-08-17 05:26:00,890 - sdnvpn-tempest - INFO - Copying tempest.conf to /root/.rally/verification/verifier-166c8867-a0d7-4600-af86-6b691e131a68/for-deployment-f43f3380-5431-4697-b5c8-63f3e4c939b1/bgpvpn_tempest.conf. 2018-08-17 05:26:00,894 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-166c8867-a0d7-4600-af86-6b691e131a68/for-deployment-f43f3380-5431-4697-b5c8-63f3e4c939b1/bgpvpn_tempest.conf with bgpvpn=True 2018-08-17 05:26:00,894 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-166c8867-a0d7-4600-af86-6b691e131a68/for-deployment-f43f3380-5431-4697-b5c8-63f3e4c939b1/bgpvpn_tempest.conf with flavor_id 5d52ec30-65d1-4203-bc51-f189ab9a456a 2018-08-17 05:26:00,894 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-166c8867-a0d7-4600-af86-6b691e131a68/for-deployment-f43f3380-5431-4697-b5c8-63f3e4c939b1/bgpvpn_tempest.conf with image_id 51ef550e-ad24-48f7-aad4-c20e3af4f922 2018-08-17 05:26:00,895 - sdnvpn-tempest - INFO - Configuring default tempest conf file 2018-08-17 05:26:00,898 - sdnvpn-tempest - INFO - Executing: tempest run -t --regex networking_bgpvpn_tempest --config-file /etc/tempest/tempest.conf 2018-08-17 07:07:38,541 - sdnvpn-tempest - DEBUG - 2018-08-17 05:26:05.683 63 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2018-08-17 05:26:05.684 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2876 2018-08-17 05:26:05.684 63 DEBUG tempest [-] Configuration options gathered from: log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2877 2018-08-17 05:26:05.684 63 DEBUG tempest [-] command line args: [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2878 2018-08-17 05:26:05.685 63 DEBUG tempest [-] config files: ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2880 2018-08-17 05:26:05.685 63 DEBUG tempest [-] ================================================================================ log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2881 2018-08-17 05:26:05.685 63 DEBUG tempest [-] config_dir = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.685 63 DEBUG tempest [-] config_file = ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.685 63 DEBUG tempest [-] debug = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.685 63 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:2890 2018-08-17 05:26:05.686 63 DEBUG tempest [-] instance_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.686 63 DEBUG tempest [-] instance_uuid_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.686 63 DEBUG tempest [-] log_config_append = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.686 63 DEBUG tempest [-] log_date_format = %Y-%m-%d %H:%M:%S log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.686 63 DEBUG tempest [-] log_dir = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.686 63 DEBUG tempest [-] log_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.686 63 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:2890 2018-08-17 05:26:05.687 63 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:2890 2018-08-17 05:26:05.687 63 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:2890 2018-08-17 05:26:05.687 63 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:2890 2018-08-17 05:26:05.687 63 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:2890 2018-08-17 05:26:05.687 63 DEBUG tempest [-] pause_teardown = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.687 63 DEBUG tempest [-] publish_errors = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.687 63 DEBUG tempest [-] rate_limit_burst = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] rate_limit_except_level = CRITICAL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] rate_limit_interval = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] syslog_log_facility = LOG_USER log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] use_journal = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] use_json = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] use_stderr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] use_syslog = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.688 63 DEBUG tempest [-] watch_log_file = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-17 05:26:05.689 63 DEBUG tempest [-] volume-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.689 63 DEBUG tempest [-] volume-feature-enabled.api_v1 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.689 63 DEBUG tempest [-] volume-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.689 63 DEBUG tempest [-] volume-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.689 63 DEBUG tempest [-] volume-feature-enabled.backup = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.689 63 DEBUG tempest [-] volume-feature-enabled.clone = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.689 63 DEBUG tempest [-] volume-feature-enabled.extend_attached_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] volume-feature-enabled.manage_snapshot = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] volume-feature-enabled.manage_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] volume-feature-enabled.multi_backend = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] volume-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] bgpvpn.max_asn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] bgpvpn.max_nn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] bgpvpn.min_asn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] bgpvpn.min_nn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.690 63 DEBUG tempest [-] image-feature-enabled.api_v1 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] image-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] compute.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] compute.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] compute.catalog_type = compute log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] compute.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] compute.fixed_network_name = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] compute.flavor_ref = 5d52ec30-65d1-4203-bc51-f189ab9a456a log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.691 63 DEBUG tempest [-] compute.flavor_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.hypervisor_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.image_ref = 51ef550e-ad24-48f7-aad4-c20e3af4f922 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.image_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.min_compute_nodes = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.ready_wait = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.692 63 DEBUG tempest [-] compute.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.693 63 DEBUG tempest [-] compute.shelved_offload_time = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.693 63 DEBUG tempest [-] compute.volume_device_name = vdb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.693 63 DEBUG tempest [-] service-clients.http_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.693 63 DEBUG tempest [-] service-clients.proxy_url = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.693 63 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:2898 2018-08-17 05:26:05.693 63 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:2898 2018-08-17 05:26:05.693 63 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:2898 2018-08-17 05:26:05.693 63 DEBUG tempest [-] scenario.dhcp_client = udhcpc log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.693 63 DEBUG tempest [-] scenario.img_container_format = bare log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.694 63 WARNING oslo_config.cfg [-] Option "img_dir" from group "scenario" is deprecated for removal. Its value may be silently ignored in the future. 2018-08-17 05:26:05.694 63 DEBUG tempest [-] scenario.img_dir = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.694 63 DEBUG tempest [-] scenario.img_disk_format = qcow2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.694 63 DEBUG tempest [-] scenario.img_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.694 63 DEBUG tempest [-] scenario.img_properties = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.694 63 DEBUG tempest [-] image.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.694 63 DEBUG tempest [-] image.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.694 63 DEBUG tempest [-] image.catalog_type = image log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.695 63 DEBUG tempest [-] image.container_formats = ['ami', 'ari', 'aki', 'bare', 'ovf', 'ova'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.695 63 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:2898 2018-08-17 05:26:05.695 63 DEBUG tempest [-] image.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.695 63 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:2898 2018-08-17 05:26:05.695 63 DEBUG tempest [-] image.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.695 63 DEBUG tempest [-] identity-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.695 63 DEBUG tempest [-] identity-feature-enabled.api_v2 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.695 63 DEBUG tempest [-] identity-feature-enabled.api_v2_admin = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] identity-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] identity-feature-enabled.domain_specific_drivers = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] identity-feature-enabled.security_compliance = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] identity-feature-enabled.trust = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] auth.admin_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] auth.admin_password = **** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] auth.admin_project_name = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] auth.admin_username = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.696 63 DEBUG tempest [-] auth.create_isolated_networks = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] auth.default_credentials_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] auth.tempest_roles = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] auth.test_accounts_file = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] auth.use_dynamic_credentials = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] volume.backend_names = ['BACKEND_1', 'BACKEND_2'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] volume.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] volume.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.697 63 DEBUG tempest [-] volume.catalog_type = volume log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.disk_format = raw log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.manage_snapshot_ref = ['source-name', '_snapshot-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.manage_volume_ref = ['source-name', 'volume-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.698 63 DEBUG tempest [-] volume.storage_protocol = iSCSI log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] volume.vendor_name = Open Source log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] volume.volume_size = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] debug.trace_requests = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] object-storage-feature-enabled.container_sync = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] object-storage-feature-enabled.discoverability = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] object-storage-feature-enabled.discoverable_apis = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] object-storage-feature-enabled.object_versioning = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] oslo_concurrency.disable_process_locking = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.699 63 DEBUG tempest [-] oslo_concurrency.lock_path = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.catalog_type = object-store log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.cluster_name = name1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.container_sync_interval = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.container_sync_timeout = 600 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.operator_role = Member log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.realm_name = realm1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.700 63 DEBUG tempest [-] object-storage.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.701 63 DEBUG tempest [-] object-storage.reseller_admin_role = ResellerAdmin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.701 63 DEBUG tempest [-] network-feature-enabled.api_extensions = ['default-subnetpools', 'network-ip-availability', 'network_availability_zone', 'auto-allocated-topology', 'ext-gw-mode', 'binding', 'agent', 'subnet_allocation', 'dhcp_agent_scheduler', 'trunk-details', 'external-net', 'flavors', 'net-mtu', 'availability_zone', 'quotas', 'standard-attr-tag', 'availability_zone_filter', 'revision-if-match', 'provider', 'multi-provider', 'quota_details', 'bgpvpn', 'address-scope', 'trunk', 'extraroute', 'net-mtu-writable', 'empty-string-filtering', 'subnet-service-types', 'port-mac-address-regenerate', 'standard-attr-timestamp', 'service-type', 'port-security', 'extra_dhcp_opt', 'port-security-groups-filtering', 'standard-attr-revisions', 'pagination', 'sorting', 'security-group', 'rbac-policies', 'standard-attr-description', 'ip-substring-filtering', 'router', 'allowed-address-pairs', 'binding-extended', 'project-id', 'dvr'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.701 63 DEBUG tempest [-] network-feature-enabled.floating_ips = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.701 63 DEBUG tempest [-] network-feature-enabled.ipv6 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.701 63 DEBUG tempest [-] network-feature-enabled.ipv6_subnet_attributes = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.701 63 DEBUG tempest [-] network-feature-enabled.port_admin_state_change = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.701 63 DEBUG tempest [-] network-feature-enabled.port_security = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.auth_method = keypair log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.connect_method = floating log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.connect_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.floating_ip_range = 10.0.0.0/29 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.image_ssh_password = password log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.image_ssh_user = cirros log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.ip_version_for_ssh = 4 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.network_for_ssh = public log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.702 63 DEBUG tempest [-] validation.ping_count = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] validation.ping_size = 56 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] validation.ping_timeout = 120 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] validation.run_validation = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] validation.security_group = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] validation.security_group_rules = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 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:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] validation.ssh_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] service_available.cinder = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.703 63 DEBUG tempest [-] service_available.glance = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] service_available.neutron = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] service_available.nova = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] service_available.swift = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] compute-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] compute-feature-enabled.attach_encrypted_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] compute-feature-enabled.block_migrate_cinder_iscsi = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] compute-feature-enabled.block_migration_for_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] compute-feature-enabled.change_password = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.704 63 DEBUG tempest [-] compute-feature-enabled.cold_migration = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.config_drive = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.console_output = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.disk_config = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.enable_instance_password = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.interface_attach = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.live_migrate_back_and_forth = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.metadata_service = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.705 63 DEBUG tempest [-] compute-feature-enabled.nova_cert = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.pause = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.personality = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.rdp_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.rescue = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.resize = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.scheduler_available_filters = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.serial_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.shelve = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.706 63 DEBUG tempest [-] compute-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] compute-feature-enabled.spice_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] compute-feature-enabled.suspend = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] compute-feature-enabled.swap_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] compute-feature-enabled.vnc_console = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] compute-feature-enabled.volume_backed_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] compute-feature-enabled.volume_multiattach = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] identity.admin_domain_scope = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] identity.admin_role = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.707 63 DEBUG tempest [-] identity.auth_version = v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.ca_certificates_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.catalog_type = identity log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.default_domain_id = default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.disable_ssl_certificate_validation = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.region = regionOne log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.uri = http://172.30.9.23:5000/v2.0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.uri_v3 = http://172.30.9.23:5000/v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.user_lockout_duration = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.708 63 DEBUG tempest [-] identity.user_lockout_failure_attempts = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 DEBUG tempest [-] identity.user_unique_last_password_count = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 DEBUG tempest [-] identity.v2_admin_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 DEBUG tempest [-] identity.v2_public_endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 DEBUG tempest [-] identity.v3_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 DEBUG tempest [-] network.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 DEBUG tempest [-] network.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 DEBUG tempest [-] network.catalog_type = network log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.709 63 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:2898 2018-08-17 05:26:05.710 63 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:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.floating_network_name = external log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.port_profile = {} log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.port_vnic_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.project_network_cidr = 10.100.0.0/16 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.project_network_mask_bits = 28 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.project_network_v6_cidr = 2003::/48 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.710 63 DEBUG tempest [-] network.project_network_v6_mask_bits = 64 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.711 63 DEBUG tempest [-] network.project_networks_reachable = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.711 63 DEBUG tempest [-] network.public_network_id = fb9f9353-47c3-47b9-bbc2-58c975c355ac log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.711 63 DEBUG tempest [-] network.public_router_id = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.711 63 DEBUG tempest [-] network.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.711 63 DEBUG tempest [-] network.shared_physical_network = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-17 05:26:05.711 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2900 2018-08-17 05:26:05.712 63 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-08-17 05:26:06.347 63 INFO tempest.lib.common.rest_client [req-a598b09f-ed57-4f70-8c53-5f3012bfbda9 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:06.347 63 DEBUG tempest.lib.common.rest_client [req-a598b09f-ed57-4f70-8c53-5f3012bfbda9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a598b09f-ed57-4f70-8c53-5f3012bfbda9'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:06.740 63 INFO tempest.lib.common.rest_client [req-3899c430-6813-4b5a-9c51-f1f7c5eb41d8 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:06.741 63 DEBUG tempest.lib.common.rest_client [req-3899c430-6813-4b5a-9c51-f1f7c5eb41d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3899c430-6813-4b5a-9c51-f1f7c5eb41d8'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:06.994 63 INFO tempest.lib.common.rest_client [req-204d6cf3-2376-42e6-a752-724779a92109 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.3:35357/v3/domains?name=Default 0.251s 2018-08-17 05:26:06.995 63 DEBUG tempest.lib.common.rest_client [req-204d6cf3-2376-42e6-a752-724779a92109 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '284', 'content-location': 'http://192.30.9.3:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-204d6cf3-2376-42e6-a752-724779a92109'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.3:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.3:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:07.193 63 INFO tempest.lib.common.rest_client [req-27a836a9-7d46-4540-814f-bb4d47793deb ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.3:35357/v3/projects 0.192s 2018-08-17 05:26:07.193 63 DEBUG tempest.lib.common.rest_client [req-27a836a9-7d46-4540-814f-bb4d47793deb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-1957716769-desc", "name": "tempest-BgpvpnTest-1957716769", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://192.30.9.3:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-27a836a9-7d46-4540-814f-bb4d47793deb'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-1957716769-desc", "links": {"self": "http://192.30.9.3:35357/v3/projects/b00fa19b2d524f32a3f8b1659da0c79d"}, "tags": [], "enabled": true, "id": "b00fa19b2d524f32a3f8b1659da0c79d", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-1957716769"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:07.555 63 INFO tempest.lib.common.rest_client [req-747be899-9d71-4c44-a1c1-cf7a6d6992f7 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.3:35357/v3/users 0.360s 2018-08-17 05:26:07.555 63 DEBUG tempest.lib.common.rest_client [req-747be899-9d71-4c44-a1c1-cf7a6d6992f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "B9_xaF@L3u@Nq~J", "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-BgpvpnTest-1957716769", "email": "tempest-BgpvpnTest-1107997907@example.com"}} Response - Headers: {'status': '201', u'content-length': '370', 'content-location': 'http://192.30.9.3:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-747be899-9d71-4c44-a1c1-cf7a6d6992f7'} Body: {"user": {"name": "tempest-BgpvpnTest-1957716769", "links": {"self": "http://192.30.9.3:35357/v3/users/f65341cd3d194691b5f6ec542d7a4569"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f65341cd3d194691b5f6ec542d7a4569", "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "email": "tempest-BgpvpnTest-1107997907@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:07.737 63 INFO tempest.lib.common.rest_client [req-475a2a12-7b0e-4a9f-bf9b-e712612080ab ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.181s 2018-08-17 05:26:07.737 63 DEBUG tempest.lib.common.rest_client [req-475a2a12-7b0e-4a9f-bf9b-e712612080ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-475a2a12-7b0e-4a9f-bf9b-e712612080ab'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:07.914 63 INFO tempest.lib.common.rest_client [req-b9d93947-e880-4e90-b25d-f508c7d5e74f ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.176s 2018-08-17 05:26:07.914 63 DEBUG tempest.lib.common.rest_client [req-b9d93947-e880-4e90-b25d-f508c7d5e74f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9d93947-e880-4e90-b25d-f508c7d5e74f'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:08.132 63 INFO tempest.lib.common.rest_client [req-ca3d8009-d12e-48f3-b3ab-f339e746bd6a ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.3:35357/v3/projects/b00fa19b2d524f32a3f8b1659da0c79d/users/f65341cd3d194691b5f6ec542d7a4569/roles/361380a23ef24fbe89878d525eb688a8 0.217s 2018-08-17 05:26:08.133 63 DEBUG tempest.lib.common.rest_client [req-ca3d8009-d12e-48f3-b3ab-f339e746bd6a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/b00fa19b2d524f32a3f8b1659da0c79d/users/f65341cd3d194691b5f6ec542d7a4569/roles/361380a23ef24fbe89878d525eb688a8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:07 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-ca3d8009-d12e-48f3-b3ab-f339e746bd6a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:08.133 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-1957716769', 'project_name': u'tempest-BgpvpnTest-1957716769', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'b00fa19b2d524f32a3f8b1659da0c79d', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1957716769', 'user_id': u'f65341cd3d194691b5f6ec542d7a4569', 'project_id': u'b00fa19b2d524f32a3f8b1659da0c79d', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:08.134 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-1957716769', 'project_name': u'tempest-BgpvpnTest-1957716769', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'b00fa19b2d524f32a3f8b1659da0c79d', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1957716769', 'user_id': u'f65341cd3d194691b5f6ec542d7a4569', 'project_id': u'b00fa19b2d524f32a3f8b1659da0c79d', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:08.525 63 INFO tempest.lib.common.rest_client [req-90aeed86-10b6-4b60-8ae5-c86b8066ce5e ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:08.526 63 DEBUG tempest.lib.common.rest_client [req-90aeed86-10b6-4b60-8ae5-c86b8066ce5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8971', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-90aeed86-10b6-4b60-8ae5-c86b8066ce5e'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-BgpvpnTest-1957716769"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/b00fa19b2d524f32a3f8b1659da0c79d", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/b00fa19b2d524f32a3f8b1659da0c79d", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/b00fa19b2d524f32a3f8b1659da0c79d", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/b00fa19b2d524f32a3f8b1659da0c79d", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/b00fa19b2d524f32a3f8b1659da0c79d", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/b00fa19b2d524f32a3f8b1659da0c79d", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:08.693 63 INFO tempest.lib.common.rest_client [req-97cca693-35c0-4b77-93cc-93ce05e771a3 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.3:35357/v3/projects 0.164s 2018-08-17 05:26:08.694 63 DEBUG tempest.lib.common.rest_client [req-97cca693-35c0-4b77-93cc-93ce05e771a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-244535626-desc", "name": "tempest-BgpvpnTest-244535626", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.3:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97cca693-35c0-4b77-93cc-93ce05e771a3'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-244535626-desc", "links": {"self": "http://192.30.9.3:35357/v3/projects/92dba794f6904cf583a6e6a18ddd2186"}, "tags": [], "enabled": true, "id": "92dba794f6904cf583a6e6a18ddd2186", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-244535626"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:09.139 63 INFO tempest.lib.common.rest_client [req-e7b9c349-ed9c-4238-92b0-460ba3e7ce97 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.3:35357/v3/users 0.445s 2018-08-17 05:26:09.140 63 DEBUG tempest.lib.common.rest_client [req-e7b9c349-ed9c-4238-92b0-460ba3e7ce97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "L7^^Mrov~rEltSY", "project_id": "92dba794f6904cf583a6e6a18ddd2186", "name": "tempest-BgpvpnTest-244535626", "email": "tempest-BgpvpnTest-718604735@example.com"}} Response - Headers: {'status': '201', u'content-length': '368', 'content-location': 'http://192.30.9.3:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7b9c349-ed9c-4238-92b0-460ba3e7ce97'} Body: {"user": {"name": "tempest-BgpvpnTest-244535626", "links": {"self": "http://192.30.9.3:35357/v3/users/b19118c9660b47798d53d3d175af055f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b19118c9660b47798d53d3d175af055f", "project_id": "92dba794f6904cf583a6e6a18ddd2186", "email": "tempest-BgpvpnTest-718604735@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:09.242 63 INFO tempest.lib.common.rest_client [req-cce82d47-b459-473b-97b9-0590c40595c2 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.101s 2018-08-17 05:26:09.242 63 DEBUG tempest.lib.common.rest_client [req-cce82d47-b459-473b-97b9-0590c40595c2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cce82d47-b459-473b-97b9-0590c40595c2'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:09.477 63 INFO tempest.lib.common.rest_client [req-bccb8761-edde-4cd1-aa75-a1e3a5cd765f ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.3:35357/v3/projects/92dba794f6904cf583a6e6a18ddd2186/users/b19118c9660b47798d53d3d175af055f/roles/f11299937eaf4aec87b1de88249718ff 0.234s 2018-08-17 05:26:09.477 63 DEBUG tempest.lib.common.rest_client [req-bccb8761-edde-4cd1-aa75-a1e3a5cd765f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/92dba794f6904cf583a6e6a18ddd2186/users/b19118c9660b47798d53d3d175af055f/roles/f11299937eaf4aec87b1de88249718ff', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:09 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-bccb8761-edde-4cd1-aa75-a1e3a5cd765f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:09.478 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-244535626', 'project_name': u'tempest-BgpvpnTest-244535626', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'92dba794f6904cf583a6e6a18ddd2186', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-244535626', 'user_id': u'b19118c9660b47798d53d3d175af055f', 'project_id': u'92dba794f6904cf583a6e6a18ddd2186', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:09.478 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-244535626', 'project_name': u'tempest-BgpvpnTest-244535626', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'92dba794f6904cf583a6e6a18ddd2186', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-244535626', 'user_id': u'b19118c9660b47798d53d3d175af055f', 'project_id': u'92dba794f6904cf583a6e6a18ddd2186', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:09.866 63 INFO tempest.lib.common.rest_client [req-fb96b4b6-3b2b-46a3-9f77-4c92f0e4c04c ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:09.866 63 DEBUG tempest.lib.common.rest_client [req-fb96b4b6-3b2b-46a3-9f77-4c92f0e4c04c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9030', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb96b4b6-3b2b-46a3-9f77-4c92f0e4c04c'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92dba794f6904cf583a6e6a18ddd2186", "name": "tempest-BgpvpnTest-244535626"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/92dba794f6904cf583a6e6a18ddd2186", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/92dba794f6904cf583a6e6a18ddd2186", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/92dba794f6904cf583a6e6a18ddd2186", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/92dba794f6904cf583a6e6a18ddd2186", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/92dba794f6904cf583a6e6a18ddd2186", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/92dba794f6904cf583a6e6a18ddd2186", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:10.074 63 INFO tempest.lib.common.rest_client [req-67863831-6aed-4989-a485-1f42f5159035 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.3:35357/v3/projects 0.205s 2018-08-17 05:26:10.075 63 DEBUG tempest.lib.common.rest_client [req-67863831-6aed-4989-a485-1f42f5159035 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-959183682-desc", "name": "tempest-BgpvpnTest-959183682", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '335', 'content-location': 'http://192.30.9.3:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67863831-6aed-4989-a485-1f42f5159035'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-959183682-desc", "links": {"self": "http://192.30.9.3:35357/v3/projects/faf107eb3fb54aae9a43a4801295c3cc"}, "tags": [], "enabled": true, "id": "faf107eb3fb54aae9a43a4801295c3cc", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-959183682"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:10.487 63 INFO tempest.lib.common.rest_client [req-4b1e710f-4ac8-4894-8916-2bd74cf99763 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.3:35357/v3/users 0.411s 2018-08-17 05:26:10.487 63 DEBUG tempest.lib.common.rest_client [req-4b1e710f-4ac8-4894-8916-2bd74cf99763 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "U1~_^ofBISE*E^r", "project_id": "faf107eb3fb54aae9a43a4801295c3cc", "name": "tempest-BgpvpnTest-959183682", "email": "tempest-BgpvpnTest-1877699099@example.com"}} Response - Headers: {'status': '201', u'content-length': '369', 'content-location': 'http://192.30.9.3:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b1e710f-4ac8-4894-8916-2bd74cf99763'} Body: {"user": {"name": "tempest-BgpvpnTest-959183682", "links": {"self": "http://192.30.9.3:35357/v3/users/c42315f92b7042739b83279e5baffdfa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c42315f92b7042739b83279e5baffdfa", "project_id": "faf107eb3fb54aae9a43a4801295c3cc", "email": "tempest-BgpvpnTest-1877699099@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:10.592 63 INFO tempest.lib.common.rest_client [req-2b6249ca-36b6-4c5d-8e08-8cb0d9f9e8a7 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.104s 2018-08-17 05:26:10.592 63 DEBUG tempest.lib.common.rest_client [req-2b6249ca-36b6-4c5d-8e08-8cb0d9f9e8a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b6249ca-36b6-4c5d-8e08-8cb0d9f9e8a7'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:10.727 63 INFO tempest.lib.common.rest_client [req-99a00304-c2b6-41c7-8d03-03d66784c107 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.133s 2018-08-17 05:26:10.727 63 DEBUG tempest.lib.common.rest_client [req-99a00304-c2b6-41c7-8d03-03d66784c107 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99a00304-c2b6-41c7-8d03-03d66784c107'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:10.993 63 INFO tempest.lib.common.rest_client [req-74e38e05-2c6e-405b-ae69-65e4af6a6c09 ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.3:35357/v3/projects/faf107eb3fb54aae9a43a4801295c3cc/users/c42315f92b7042739b83279e5baffdfa/roles/361380a23ef24fbe89878d525eb688a8 0.265s 2018-08-17 05:26:10.994 63 DEBUG tempest.lib.common.rest_client [req-74e38e05-2c6e-405b-ae69-65e4af6a6c09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/faf107eb3fb54aae9a43a4801295c3cc/users/c42315f92b7042739b83279e5baffdfa/roles/361380a23ef24fbe89878d525eb688a8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:10 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-74e38e05-2c6e-405b-ae69-65e4af6a6c09'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:10.994 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-959183682', 'project_name': u'tempest-BgpvpnTest-959183682', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'faf107eb3fb54aae9a43a4801295c3cc', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-959183682', 'user_id': u'c42315f92b7042739b83279e5baffdfa', 'project_id': u'faf107eb3fb54aae9a43a4801295c3cc', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:10.995 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-959183682', 'project_name': u'tempest-BgpvpnTest-959183682', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'faf107eb3fb54aae9a43a4801295c3cc', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-959183682', 'user_id': u'c42315f92b7042739b83279e5baffdfa', 'project_id': u'faf107eb3fb54aae9a43a4801295c3cc', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:11.370 63 INFO tempest.lib.common.rest_client [req-20e02a4b-a690-400e-bd59-7740d10732bc ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:11.371 63 DEBUG tempest.lib.common.rest_client [req-20e02a4b-a690-400e-bd59-7740d10732bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8969', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20e02a4b-a690-400e-bd59-7740d10732bc'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faf107eb3fb54aae9a43a4801295c3cc", "name": "tempest-BgpvpnTest-959183682"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/faf107eb3fb54aae9a43a4801295c3cc", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/faf107eb3fb54aae9a43a4801295c3cc", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/faf107eb3fb54aae9a43a4801295c3cc", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/faf107eb3fb54aae9a43a4801295c3cc", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/faf107eb3fb54aae9a43a4801295c3cc", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/faf107eb3fb54aae9a43a4801295c3cc", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21:8080" _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:11.741 63 INFO tempest.lib.common.rest_client [req-55b59e28-6604-4752-9e21-f4d32437f7ba ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.366s 2018-08-17 05:26:11.741 63 DEBUG tempest.lib.common.rest_client [req-55b59e28-6604-4752-9e21-f4d32437f7ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1242848253"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-55b59e28-6604-4752-9e21-f4d32437f7ba'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1242848253", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "af794548-32d1-4e64-aead-d56549e94b8c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:12.721 63 INFO tempest.lib.common.rest_client [req-c02a8c10-e5c8-4a3f-9e9b-b61ff8fd0ce4 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.23:9696/v2.0/networks 0.979s 2018-08-17 05:26:12.722 63 DEBUG tempest.lib.common.rest_client [req-c02a8c10-e5c8-4a3f-9e9b-b61ff8fd0ce4 ] 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.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c02a8c10-e5c8-4a3f-9e9b-b61ff8fd0ce4'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:12Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","id":"f44cd790-3ea9-4470-9834-3b70de61610a","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:12.977 63 INFO tempest.lib.common.rest_client [req-ac2859b8-811f-47ec-8706-6d99d24b36b3 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c/network_associations 0.253s 2018-08-17 05:26:12.977 63 DEBUG tempest.lib.common.rest_client [req-ac2859b8-811f-47ec-8706-6d99d24b36b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f44cd790-3ea9-4470-9834-3b70de61610a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac2859b8-811f-47ec-8706-6d99d24b36b3'} Body: {"network_association": {"network_id": "f44cd790-3ea9-4470-9834-3b70de61610a", "id": "3c3bdf31-1ff1-454e-8c96-5c981b543e16"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:13.247 63 INFO tempest.lib.common.rest_client [req-e6eed224-5c02-4cda-8afb-440b820f3c83 ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c 0.268s 2018-08-17 05:26:13.247 63 DEBUG tempest.lib.common.rest_client [req-e6eed224-5c02-4cda-8afb-440b820f3c83 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c', u'date': 'Fri, 17 Aug 2018 05:26:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6eed224-5c02-4cda-8afb-440b820f3c83'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": ["f44cd790-3ea9-4470-9834-3b70de61610a"], "id": "af794548-32d1-4e64-aead-d56549e94b8c", "name": "tempest-test-bgpvpn--1242848253"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:13.514 63 INFO tempest.lib.common.rest_client [req-2708ecf9-fbfa-4b48-ad16-3d8bbcbc9de9 ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c/network_associations/3c3bdf31-1ff1-454e-8c96-5c981b543e16 0.266s 2018-08-17 05:26:13.515 63 DEBUG tempest.lib.common.rest_client [req-2708ecf9-fbfa-4b48-ad16-3d8bbcbc9de9 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c/network_associations/3c3bdf31-1ff1-454e-8c96-5c981b543e16', u'date': 'Fri, 17 Aug 2018 05:26:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2708ecf9-fbfa-4b48-ad16-3d8bbcbc9de9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:13.549 63 INFO tempest.lib.common.rest_client [req-ce503109-4c09-4281-aed6-da0566f038fe ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c 0.033s 2018-08-17 05:26:13.549 63 DEBUG tempest.lib.common.rest_client [req-ce503109-4c09-4281-aed6-da0566f038fe ] 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.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c', u'date': 'Fri, 17 Aug 2018 05:26:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce503109-4c09-4281-aed6-da0566f038fe'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "af794548-32d1-4e64-aead-d56549e94b8c", "name": "tempest-test-bgpvpn--1242848253"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:14.563 63 INFO tempest.lib.common.rest_client [req-e7d6d8dd-4ef4-426b-8c2e-e66ddfd04c91 ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.23:9696/v2.0/networks/f44cd790-3ea9-4470-9834-3b70de61610a 1.014s 2018-08-17 05:26:14.564 63 DEBUG tempest.lib.common.rest_client [req-e7d6d8dd-4ef4-426b-8c2e-e66ddfd04c91 ] 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.23:9696/v2.0/networks/f44cd790-3ea9-4470-9834-3b70de61610a', u'date': 'Fri, 17 Aug 2018 05:26:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e7d6d8dd-4ef4-426b-8c2e-e66ddfd04c91'} 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.191062s] ... ok 2018-08-17 05:26:14.978 63 INFO tempest.lib.common.rest_client [req-fa3bf743-8b36-4131-adeb-296ee77194aa ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.412s 2018-08-17 05:26:14.979 63 DEBUG tempest.lib.common.rest_client [req-fa3bf743-8b36-4131-adeb-296ee77194aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--592743487"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa3bf743-8b36-4131-adeb-296ee77194aa'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--592743487", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "b569941b-2531-4fac-8ad8-0d4d3bdb80eb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:15.376 63 INFO tempest.lib.common.rest_client [req-f4738538-287c-467b-9bd6-32d99f74f950 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.23:9696/v2.0/routers 0.396s 2018-08-17 05:26:15.377 63 DEBUG tempest.lib.common.rest_client [req-f4738538-287c-467b-9bd6-32d99f74f950 ] 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.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:26:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4738538-287c-467b-9bd6-32d99f74f950'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:15Z", "admin_state_up": true, "updated_at": "2018-08-17T05:26:15Z", "revision_number": 0, "routes": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "c61ceca7-eb23-47f3-b4ac-15f6d110062e", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:16.010 63 INFO tempest.lib.common.rest_client [req-791bfb11-b45d-43fd-a679-c8ed74b92333 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb/router_associations 0.632s 2018-08-17 05:26:16.010 63 DEBUG tempest.lib.common.rest_client [req-791bfb11-b45d-43fd-a679-c8ed74b92333 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "c61ceca7-eb23-47f3-b4ac-15f6d110062e"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb/router_associations', u'date': 'Fri, 17 Aug 2018 05:26:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-791bfb11-b45d-43fd-a679-c8ed74b92333'} Body: {"router_association": {"router_id": "c61ceca7-eb23-47f3-b4ac-15f6d110062e", "id": "4a408df0-7d9e-459a-8f97-3f5e5513c474"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:16.567 63 INFO tempest.lib.common.rest_client [req-f2deb4db-2f6d-483e-8bd3-2e6b7ba90d67 ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb 0.556s 2018-08-17 05:26:16.567 63 DEBUG tempest.lib.common.rest_client [req-f2deb4db-2f6d-483e-8bd3-2e6b7ba90d67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '183', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb', u'date': 'Fri, 17 Aug 2018 05:26:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f2deb4db-2f6d-483e-8bd3-2e6b7ba90d67'} Body: {"bgpvpn": {"routers": ["c61ceca7-eb23-47f3-b4ac-15f6d110062e"], "type": "l3", "networks": [], "id": "b569941b-2531-4fac-8ad8-0d4d3bdb80eb", "name": "tempest-test-bgpvpn--592743487"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:16.906 63 INFO tempest.lib.common.rest_client [req-2281dec8-3d39-400f-a63b-f286b86e4276 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb/router_associations/4a408df0-7d9e-459a-8f97-3f5e5513c474 0.338s 2018-08-17 05:26:16.906 63 DEBUG tempest.lib.common.rest_client [req-2281dec8-3d39-400f-a63b-f286b86e4276 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb/router_associations/4a408df0-7d9e-459a-8f97-3f5e5513c474', u'date': 'Fri, 17 Aug 2018 05:26:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2281dec8-3d39-400f-a63b-f286b86e4276'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:16.945 63 INFO tempest.lib.common.rest_client [req-f82a44da-546e-4816-bdca-6b6669a747a9 ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb 0.037s 2018-08-17 05:26:16.945 63 DEBUG tempest.lib.common.rest_client [req-f82a44da-546e-4816-bdca-6b6669a747a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '145', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb', u'date': 'Fri, 17 Aug 2018 05:26:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f82a44da-546e-4816-bdca-6b6669a747a9'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "b569941b-2531-4fac-8ad8-0d4d3bdb80eb", "name": "tempest-test-bgpvpn--592743487"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:17.405 63 INFO tempest.lib.common.rest_client [req-08b24644-81ce-4c90-b9b2-d12027a1b53c ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.23:9696/v2.0/routers/c61ceca7-eb23-47f3-b4ac-15f6d110062e 0.459s 2018-08-17 05:26:17.405 63 DEBUG tempest.lib.common.rest_client [req-08b24644-81ce-4c90-b9b2-d12027a1b53c ] 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.23:9696/v2.0/routers/c61ceca7-eb23-47f3-b4ac-15f6d110062e', u'date': 'Fri, 17 Aug 2018 05:26:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-08b24644-81ce-4c90-b9b2-d12027a1b53c'} 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.841067s] ... ok 2018-08-17 05:26:17.527 63 INFO tempest.lib.common.rest_client [req-68674fa9-606c-43d8-96e7-d8accc043dd0 ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.119s 2018-08-17 05:26:17.527 63 DEBUG tempest.lib.common.rest_client [req-68674fa9-606c-43d8-96e7-d8accc043dd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68674fa9-606c-43d8-96e7-d8accc043dd0'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "0fb9819a-e17b-4256-99bd-617ead53b41e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:17.924 63 INFO tempest.lib.common.rest_client [req-045b1e95-669a-4cbd-81d3-8a0352a5830d ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.23:9696/v2.0/networks 0.396s 2018-08-17 05:26:17.925 63 DEBUG tempest.lib.common.rest_client [req-045b1e95-669a-4cbd-81d3-8a0352a5830d ] 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.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-045b1e95-669a-4cbd-81d3-8a0352a5830d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:17Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","id":"8616bf69-9666-42c7-a9ad-df9967ecc220","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:17.960 63 INFO tempest.lib.common.rest_client [req-0186f9c9-1b97-4b91-8b30-5f3091e5f58a ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0fb9819a-e17b-4256-99bd-617ead53b41e/network_associations 0.033s 2018-08-17 05:26:17.960 63 DEBUG tempest.lib.common.rest_client [req-0186f9c9-1b97-4b91-8b30-5f3091e5f58a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d79da87c-1d75-4a6d-bb52-c03cf7f146b5"}} Response - Headers: {'status': '404', u'content-length': '138', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0fb9819a-e17b-4256-99bd-617ead53b41e/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0186f9c9-1b97-4b91-8b30-5f3091e5f58a'} Body: {"NeutronError": {"message": "Network d79da87c-1d75-4a6d-bb52-c03cf7f146b5 could not be found.", "type": "NetworkNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:18.078 63 INFO tempest.lib.common.rest_client [req-20d7a777-637a-4437-823a-a6edf40cd5d9 ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d765ec2f-e03c-472e-a87b-7bd00108f4c6/network_associations 0.116s 2018-08-17 05:26:18.078 63 DEBUG tempest.lib.common.rest_client [req-20d7a777-637a-4437-823a-a6edf40cd5d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8616bf69-9666-42c7-a9ad-df9967ecc220"}} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d765ec2f-e03c-472e-a87b-7bd00108f4c6/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20d7a777-637a-4437-823a-a6edf40cd5d9'} Body: {"NeutronError": {"message": "BGPVPN d765ec2f-e03c-472e-a87b-7bd00108f4c6 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.672284s] ... ok 2018-08-17 05:26:18.890 63 INFO tempest.lib.common.rest_client [req-7ac8a2fa-4a87-4de5-88fb-0cc4b7b7cf27 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.809s 2018-08-17 05:26:18.890 63 DEBUG tempest.lib.common.rest_client [req-7ac8a2fa-4a87-4de5-88fb-0cc4b7b7cf27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--814423353"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7ac8a2fa-4a87-4de5-88fb-0cc4b7b7cf27'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--814423353", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "5b18d422-0293-4ed4-9369-8ee85fd9ac63"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:19.388 63 INFO tempest.lib.common.rest_client [req-61bb0fb6-df7c-4481-9d40-ee5523f47374 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.23:9696/v2.0/networks 0.496s 2018-08-17 05:26:19.388 63 DEBUG tempest.lib.common.rest_client [req-61bb0fb6-df7c-4481-9d40-ee5523f47374 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-BgpvpnTest-test-network-1616579116"}} Response - Headers: {'status': '201', u'content-length': '579', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61bb0fb6-df7c-4481-9d40-ee5523f47374'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","id":"8705502b-c5c6-4cd5-b9e0-a8b4bf455475","name":"tempest-BgpvpnTest-test-network-1616579116"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:19.926 63 INFO tempest.lib.common.rest_client [req-3b0f140f-645c-49f2-a579-3fc7e01ceb22 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.537s 2018-08-17 05:26:19.927 63 DEBUG tempest.lib.common.rest_client [req-3b0f140f-645c-49f2-a579-3fc7e01ceb22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "network_id": "8705502b-c5c6-4cd5-b9e0-a8b4bf455475", "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.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:26:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b0f140f-645c-49f2-a579-3fc7e01ceb22'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8705502b-c5c6-4cd5-b9e0-a8b4bf455475","tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:19Z","dns_nameservers":[],"updated_at":"2018-08-17T05:26:19Z","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":"b00fa19b2d524f32a3f8b1659da0c79d","id":"1a6d3845-426e-4a40-ba03-5590fbae5156","subnetpool_id":null,"name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:20.188 63 INFO tempest.lib.common.rest_client [req-63501d66-379a-45de-8111-193c4750acc0 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5b18d422-0293-4ed4-9369-8ee85fd9ac63/network_associations 0.260s 2018-08-17 05:26:20.188 63 DEBUG tempest.lib.common.rest_client [req-63501d66-379a-45de-8111-193c4750acc0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8705502b-c5c6-4cd5-b9e0-a8b4bf455475"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5b18d422-0293-4ed4-9369-8ee85fd9ac63/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63501d66-379a-45de-8111-193c4750acc0'} Body: {"network_association": {"network_id": "8705502b-c5c6-4cd5-b9e0-a8b4bf455475", "id": "2b4e6a6f-a1ba-4256-81dc-d7fcdd40d99b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:20.491 63 INFO tempest.lib.common.rest_client [req-6f19e540-cab5-4ac0-a6e7-60c5ba8f9460 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.302s 2018-08-17 05:26:20.491 63 DEBUG tempest.lib.common.rest_client [req-6f19e540-cab5-4ac0-a6e7-60c5ba8f9460 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1449593262"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f19e540-cab5-4ac0-a6e7-60c5ba8f9460'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1449593262", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "f6a2840d-fd3f-469b-8cfc-3458df174d5a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:20.603 63 INFO tempest.lib.common.rest_client [req-1080fec3-49fd-430f-a063-34721db7fd1c ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.23:9696/v2.0/routers 0.110s 2018-08-17 05:26:20.603 63 DEBUG tempest.lib.common.rest_client [req-1080fec3-49fd-430f-a063-34721db7fd1c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {}, "name": "tempest-test-bgpvpn--14726001", "admin_state_up": false}} Response - Headers: {'status': '201', u'content-length': '417', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:26:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1080fec3-49fd-430f-a063-34721db7fd1c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:20Z", "admin_state_up": false, "updated_at": "2018-08-17T05:26:20Z", "revision_number": 0, "routes": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "2bb82b1d-b216-470e-bdd3-5fad3433050c", "name": "tempest-test-bgpvpn--14726001"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:21.398 63 INFO tempest.lib.common.rest_client [req-48f19e01-fc28-4e0a-a247-656f0ca40741 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f6a2840d-fd3f-469b-8cfc-3458df174d5a/router_associations 0.794s 2018-08-17 05:26:21.399 63 DEBUG tempest.lib.common.rest_client [req-48f19e01-fc28-4e0a-a247-656f0ca40741 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "2bb82b1d-b216-470e-bdd3-5fad3433050c"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f6a2840d-fd3f-469b-8cfc-3458df174d5a/router_associations', u'date': 'Fri, 17 Aug 2018 05:26:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48f19e01-fc28-4e0a-a247-656f0ca40741'} Body: {"router_association": {"router_id": "2bb82b1d-b216-470e-bdd3-5fad3433050c", "id": "bdb28d37-8028-4550-a46d-7283640eebe7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:23.096 63 INFO tempest.lib.common.rest_client [req-cba5624c-fb2b-44fa-8c59-c1802c151d73 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 409 PUT http://172.30.9.23:9696/v2.0/routers/2bb82b1d-b216-470e-bdd3-5fad3433050c/add_router_interface 1.696s 2018-08-17 05:26:23.097 63 DEBUG tempest.lib.common.rest_client [req-cba5624c-fb2b-44fa-8c59-c1802c151d73 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1a6d3845-426e-4a40-ba03-5590fbae5156"} Response - Headers: {'status': '409', u'content-length': '435', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2bb82b1d-b216-470e-bdd3-5fad3433050c/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:26:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cba5624c-fb2b-44fa-8c59-c1802c151d73'} Body: {"NeutronError": {"message": "Error cannot perform router interface attachment due to Callback networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin._notify_adding_interface_to_router-2088601 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.018059s] ... ok 2018-08-17 05:26:23.439 63 INFO tempest.lib.common.rest_client [req-95b872ce-8af1-479d-ab57-4b2375ed77d6 ] Request (BgpvpnTest:test_create_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.340s 2018-08-17 05:26:23.440 63 DEBUG tempest.lib.common.rest_client [req-95b872ce-8af1-479d-ab57-4b2375ed77d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--622860287"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95b872ce-8af1-479d-ab57-4b2375ed77d6'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--622860287", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "route_targets": [], "project_id": "92dba794f6904cf583a6e6a18ddd2186", "type": "l3", "id": "1769d561-b3bc-4116-ba74-c29366aa9eb6"}} _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.341932s] ... ok 2018-08-17 05:26:23.623 63 INFO tempest.lib.common.rest_client [req-750239e4-4cf0-4995-b58e-123b62d92e3a ] Request (BgpvpnTest:test_create_bgpvpn_as_non_admin_fail): 403 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.181s 2018-08-17 05:26:23.623 63 DEBUG tempest.lib.common.rest_client [req-750239e4-4cf0-4995-b58e-123b62d92e3a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--976858020"}} Response - Headers: {'status': '403', u'content-length': '185', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-750239e4-4cf0-4995-b58e-123b62d92e3a'} 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.183182s] ... ok 2018-08-17 05:26:23.886 63 INFO tempest.lib.common.rest_client [req-645343c3-1fc0-47d8-b5b2-e6c278ef06af ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.260s 2018-08-17 05:26:23.887 63 DEBUG tempest.lib.common.rest_client [req-645343c3-1fc0-47d8-b5b2-e6c278ef06af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "testbgpvpn", "route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-645343c3-1fc0-47d8-b5b2-e6c278ef06af'} 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-08-17 05:26:23.895 63 INFO tempest.lib.common.rest_client [req-b139ab8a-7906-43cf-a916-966e3cdbddd0 ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.007s 2018-08-17 05:26:23.895 63 DEBUG tempest.lib.common.rest_client [req-b139ab8a-7906-43cf-a916-966e3cdbddd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "import_targets": ["test", " "], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b139ab8a-7906-43cf-a916-966e3cdbddd0'} 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-08-17 05:26:23.903 63 INFO tempest.lib.common.rest_client [req-e988e1c0-d1af-4d8d-927c-94ef66d9e92b ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.007s 2018-08-17 05:26:23.904 63 DEBUG tempest.lib.common.rest_client [req-e988e1c0-d1af-4d8d-927c-94ef66d9e92b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "export_targets": ["64512:1000000000000", "xyz"], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e988e1c0-d1af-4d8d-927c-94ef66d9e92b'} 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.279831s] ... ok 2018-08-17 05:26:24.233 63 INFO tempest.lib.common.rest_client [req-4b6476c7-1188-4d88-99a6-2e4160b4e350 ] Request (BgpvpnTest:test_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.327s 2018-08-17 05:26:24.233 63 DEBUG tempest.lib.common.rest_client [req-4b6476c7-1188-4d88-99a6-2e4160b4e350 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1833464760"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b6476c7-1188-4d88-99a6-2e4160b4e350'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1833464760", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "975cf7ea-57c5-4fa6-8a8a-5b580d994c98"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:24.323 63 INFO tempest.lib.common.rest_client [req-d9aeb9b7-3fe6-4718-93c0-418d6d210f58 ] Request (BgpvpnTest:test_delete_bgpvpn): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/975cf7ea-57c5-4fa6-8a8a-5b580d994c98 0.089s 2018-08-17 05:26:24.324 63 DEBUG tempest.lib.common.rest_client [req-d9aeb9b7-3fe6-4718-93c0-418d6d210f58 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/975cf7ea-57c5-4fa6-8a8a-5b580d994c98', u'date': 'Fri, 17 Aug 2018 05:26:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d9aeb9b7-3fe6-4718-93c0-418d6d210f58'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.419619s] ... ok 2018-08-17 05:26:24.469 63 INFO tempest.lib.common.rest_client [req-ad975429-6ae6-4923-8882-fddd979473be ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.143s 2018-08-17 05:26:24.469 63 DEBUG tempest.lib.common.rest_client [req-ad975429-6ae6-4923-8882-fddd979473be ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1596002010"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad975429-6ae6-4923-8882-fddd979473be'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1596002010", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "f50d16c1-1d5f-4881-abc6-693578d25d15"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:24.504 63 INFO tempest.lib.common.rest_client [req-60199024-b74b-4dde-886e-05825507ea9a ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 403 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f50d16c1-1d5f-4881-abc6-693578d25d15 0.034s 2018-08-17 05:26:24.505 63 DEBUG tempest.lib.common.rest_client [req-60199024-b74b-4dde-886e-05825507ea9a ] 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.23:9696/v2.0/bgpvpn/bgpvpns/f50d16c1-1d5f-4881-abc6-693578d25d15', u'date': 'Fri, 17 Aug 2018 05:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60199024-b74b-4dde-886e-05825507ea9a'} 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.180429s] ... ok 2018-08-17 05:26:24.606 63 INFO tempest.lib.common.rest_client [req-e629c766-81a7-4843-abbd-9ae3e11de1fc ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.100s 2018-08-17 05:26:24.607 63 DEBUG tempest.lib.common.rest_client [req-e629c766-81a7-4843-abbd-9ae3e11de1fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e629c766-81a7-4843-abbd-9ae3e11de1fc'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "c48ffaf0-5d96-4ce0-8a6a-e10216f64d06"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:24.806 63 INFO tempest.lib.common.rest_client [req-f5f4baf5-92d4-4f4e-9b3e-f7c5165f7855 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.23:9696/v2.0/networks 0.198s 2018-08-17 05:26:24.806 63 DEBUG tempest.lib.common.rest_client [req-f5f4baf5-92d4-4f4e-9b3e-f7c5165f7855 ] 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.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5f4baf5-92d4-4f4e-9b3e-f7c5165f7855'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:24Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:25.108 63 INFO tempest.lib.common.rest_client [req-b6f6bb31-1df3-48d1-8c7f-e2c356ce7686 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/c48ffaf0-5d96-4ce0-8a6a-e10216f64d06/network_associations 0.301s 2018-08-17 05:26:25.109 63 DEBUG tempest.lib.common.rest_client [req-b6f6bb31-1df3-48d1-8c7f-e2c356ce7686 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "bcab2504-4f15-4742-9a7e-74e4a9cbd621"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/c48ffaf0-5d96-4ce0-8a6a-e10216f64d06/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6f6bb31-1df3-48d1-8c7f-e2c356ce7686'} Body: {"network_association": {"network_id": "bcab2504-4f15-4742-9a7e-74e4a9cbd621", "id": "2ef2280a-1e97-4aae-a62b-4c4f77c457b8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:25.139 63 INFO tempest.lib.common.rest_client [req-9219d153-5a61-4283-85c7-abaefc6dab70 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/c48ffaf0-5d96-4ce0-8a6a-e10216f64d06/network_associations/e02edcef-7944-4961-8680-287792b059b5 0.029s 2018-08-17 05:26:25.139 63 DEBUG tempest.lib.common.rest_client [req-9219d153-5a61-4283-85c7-abaefc6dab70 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/c48ffaf0-5d96-4ce0-8a6a-e10216f64d06/network_associations/e02edcef-7944-4961-8680-287792b059b5', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9219d153-5a61-4283-85c7-abaefc6dab70'} Body: {"NeutronError": {"message": "BGPVPN network association e02edcef-7944-4961-8680-287792b059b5 could not be found for BGPVPN c48ffaf0-5d96-4ce0-8a6a-e10216f64d06", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:25.166 63 INFO tempest.lib.common.rest_client [req-b0a655ff-534f-4c17-9da3-d2f0963de359 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/68ca2ef6-05c4-42d0-b2d8-671d24939df7/network_associations/2ef2280a-1e97-4aae-a62b-4c4f77c457b8 0.025s 2018-08-17 05:26:25.166 63 DEBUG tempest.lib.common.rest_client [req-b0a655ff-534f-4c17-9da3-d2f0963de359 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/68ca2ef6-05c4-42d0-b2d8-671d24939df7/network_associations/2ef2280a-1e97-4aae-a62b-4c4f77c457b8', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0a655ff-534f-4c17-9da3-d2f0963de359'} Body: {"NeutronError": {"message": "BGPVPN network association 2ef2280a-1e97-4aae-a62b-4c4f77c457b8 could not be found for BGPVPN 68ca2ef6-05c4-42d0-b2d8-671d24939df7", "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 [0.661023s] ... ok 2018-08-17 05:26:25.292 63 INFO tempest.lib.common.rest_client [req-de534a32-d4f6-4195-abef-88b0010fb5ba ] Request (BgpvpnTest:test_list_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.124s 2018-08-17 05:26:25.292 63 DEBUG tempest.lib.common.rest_client [req-de534a32-d4f6-4195-abef-88b0010fb5ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1201114167"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de534a32-d4f6-4195-abef-88b0010fb5ba'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1201114167", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "3878440f-3c9b-4c64-9574-871fad55c609"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:25.610 63 INFO tempest.lib.common.rest_client [req-69879adf-db33-4060-a629-cbc2adba33ab ] Request (BgpvpnTest:test_list_bgpvpn): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.316s 2018-08-17 05:26:25.610 63 DEBUG tempest.lib.common.rest_client [req-69879adf-db33-4060-a629-cbc2adba33ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1171', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69879adf-db33-4060-a629-cbc2adba33ab'} Body: {"bgpvpns": [{"routers": [], "type": "l3", "networks": [], "id": "0fb9819a-e17b-4256-99bd-617ead53b41e", "name": "testbgpvpn"}, {"routers": [], "type": "l3", "networks": [], "id": "3878440f-3c9b-4c64-9574-871fad55c609", "name": "tempest-test-bgpvpn--1201114167"}, {"routers": [], "type": "l3", "networks": ["8705502b-c5c6-4cd5-b9e0-a8b4bf455475"], "id": "5b18d422-0293-4ed4-9369-8ee85fd9ac63", "name": "tempest-test-bgpvpn--814423353"}, {"routers": [], "type": "l3", "networks": [], "id": "af794548-32d1-4e64-aead-d56549e94b8c", "name": "tempest-test-bgpvpn--1242848253"}, {"routers": [], "type": "l3", "networks": [], "id": "b569941b-2531-4fac-8ad8-0d4d3bdb80eb", "name": "tempest-test-bgpvpn--592743487"}, {"routers": [], "type": "l3", "networks": ["bcab2504-4f15-4742-9a7e-74e4a9cbd621"], "id": "c48ffaf0-5d96-4ce0-8a6a-e10216f64d06", "name": "testbgpvpn"}, {"routers": [], "type": "l3", "networks": [], "id": "f50d16c1-1d5f-4881-abc6-693578d25d15", "name": "tempest-test-bgpvpn--1596002010"}, {"routers": ["2bb82b1d-b216-470e-bdd3-5fad3433050c"], "type": "l3", "networks": [], "id": "f6a2840d-fd3f-469b-8cfc-3458df174d5a", "name": "tempest-test-bgpvpn--1449593262"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.443462s] ... ok 2018-08-17 05:26:25.700 63 INFO tempest.lib.common.rest_client [req-15461ff6-c227-435d-9ced-be299e3b587c ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.088s 2018-08-17 05:26:25.701 63 DEBUG tempest.lib.common.rest_client [req-15461ff6-c227-435d-9ced-be299e3b587c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--694883748"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15461ff6-c227-435d-9ced-be299e3b587c'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--694883748", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "550a14a2-a159-45bc-9a0b-39764c1a480b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:25.887 63 INFO tempest.lib.common.rest_client [req-c1c5acf6-29d5-4fb0-9ae6-b1fd5a140411 ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.185s 2018-08-17 05:26:25.887 63 DEBUG tempest.lib.common.rest_client [req-c1c5acf6-29d5-4fb0-9ae6-b1fd5a140411 ] 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.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1c5acf6-29d5-4fb0-9ae6-b1fd5a140411'} 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.276422s] ... ok 2018-08-17 05:26:25.976 63 INFO tempest.lib.common.rest_client [req-ccba21c9-af45-4b54-8995-1704673619e8 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.087s 2018-08-17 05:26:25.976 63 DEBUG tempest.lib.common.rest_client [req-ccba21c9-af45-4b54-8995-1704673619e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--79628611"}} Response - Headers: {'status': '201', u'content-length': '336', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ccba21c9-af45-4b54-8995-1704673619e8'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--79628611", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "c589fa3d-45ec-4761-886a-0001ee183e8d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:26.199 63 INFO tempest.lib.common.rest_client [req-dab925b2-da8d-4efe-81c5-ff6ef3706981 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/networks 0.221s 2018-08-17 05:26:26.199 63 DEBUG tempest.lib.common.rest_client [req-dab925b2-da8d-4efe-81c5-ff6ef3706981 ] 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.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dab925b2-da8d-4efe-81c5-ff6ef3706981'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","id":"681917f0-c08a-428a-ba5f-a734f101ab19","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:26.761 63 INFO tempest.lib.common.rest_client [req-9037aeb4-14b3-4614-91fe-e96c43de22c3 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/c589fa3d-45ec-4761-886a-0001ee183e8d/network_associations 0.561s 2018-08-17 05:26:26.762 63 DEBUG tempest.lib.common.rest_client [req-9037aeb4-14b3-4614-91fe-e96c43de22c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "681917f0-c08a-428a-ba5f-a734f101ab19"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/c589fa3d-45ec-4761-886a-0001ee183e8d/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9037aeb4-14b3-4614-91fe-e96c43de22c3'} Body: {"network_association": {"network_id": "681917f0-c08a-428a-ba5f-a734f101ab19", "id": "eaf3d3b5-6650-4188-8280-ae70bc58f599"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:26.786 63 INFO tempest.lib.common.rest_client [req-38d8a152-6858-46f6-bcae-eae27d3e64f8 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/c589fa3d-45ec-4761-886a-0001ee183e8d/network_associations 0.023s 2018-08-17 05:26:26.786 63 DEBUG tempest.lib.common.rest_client [req-38d8a152-6858-46f6-bcae-eae27d3e64f8 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/c589fa3d-45ec-4761-886a-0001ee183e8d/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-38d8a152-6858-46f6-bcae-eae27d3e64f8'} 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 [0.898809s] ... ok 2018-08-17 05:26:26.886 63 INFO tempest.lib.common.rest_client [req-f424f2de-1c1c-4f2f-8ad2-66028d61d151 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.098s 2018-08-17 05:26:26.887 63 DEBUG tempest.lib.common.rest_client [req-f424f2de-1c1c-4f2f-8ad2-66028d61d151 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--34873600"}} Response - Headers: {'status': '201', u'content-length': '336', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f424f2de-1c1c-4f2f-8ad2-66028d61d151'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--34873600", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "b30e3592-b03e-4908-bd64-4c45c071ab50"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:27.091 63 INFO tempest.lib.common.rest_client [req-f225b824-66a4-44a9-8585-1884514dd753 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.204s 2018-08-17 05:26:27.092 63 DEBUG tempest.lib.common.rest_client [req-f225b824-66a4-44a9-8585-1884514dd753 ] 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.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f225b824-66a4-44a9-8585-1884514dd753'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:27.444 63 INFO tempest.lib.common.rest_client [req-7a3eff6f-7a7a-4ddb-9643-1b3832e71666 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50/network_associations 0.351s 2018-08-17 05:26:27.445 63 DEBUG tempest.lib.common.rest_client [req-7a3eff6f-7a7a-4ddb-9643-1b3832e71666 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f351bdb2-73b0-415c-b7cb-c849393bcde6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a3eff6f-7a7a-4ddb-9643-1b3832e71666'} Body: {"network_association": {"network_id": "f351bdb2-73b0-415c-b7cb-c849393bcde6", "id": "460c9b14-be02-4227-a578-55b0732da87b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:27.525 63 INFO tempest.lib.common.rest_client [req-a41deaff-bc1e-4959-b798-2ae9a6a211eb ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50/network_associations 0.079s 2018-08-17 05:26:27.525 63 DEBUG tempest.lib.common.rest_client [req-a41deaff-bc1e-4959-b798-2ae9a6a211eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '128', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a41deaff-bc1e-4959-b798-2ae9a6a211eb'} Body: {"network_associations": [{"network_id": "f351bdb2-73b0-415c-b7cb-c849393bcde6", "id": "460c9b14-be02-4227-a578-55b0732da87b"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:27.603 63 INFO tempest.lib.common.rest_client [req-c70e2985-3e6c-4f32-b843-e0fd3c0098f8 ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50/network_associations/460c9b14-be02-4227-a578-55b0732da87b 0.076s 2018-08-17 05:26:27.604 63 DEBUG tempest.lib.common.rest_client [req-c70e2985-3e6c-4f32-b843-e0fd3c0098f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50/network_associations/460c9b14-be02-4227-a578-55b0732da87b', u'date': 'Fri, 17 Aug 2018 05:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c70e2985-3e6c-4f32-b843-e0fd3c0098f8'} Body: {"network_association": {"network_id": "f351bdb2-73b0-415c-b7cb-c849393bcde6", "id": "460c9b14-be02-4227-a578-55b0732da87b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [0.816678s] ... ok 2018-08-17 05:26:27.699 63 INFO tempest.lib.common.rest_client [req-5edc8fd1-746b-4717-b102-38c92ce206c1 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.092s 2018-08-17 05:26:27.699 63 DEBUG tempest.lib.common.rest_client [req-5edc8fd1-746b-4717-b102-38c92ce206c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1903657955"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5edc8fd1-746b-4717-b102-38c92ce206c1'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1903657955", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "d05d290c-a2b1-4ac5-9a45-10849649b425"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:27.827 63 INFO tempest.lib.common.rest_client [req-03303850-64fb-4995-9b36-c66e951ca706 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.127s 2018-08-17 05:26:27.827 63 DEBUG tempest.lib.common.rest_client [req-03303850-64fb-4995-9b36-c66e951ca706 ] 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.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03303850-64fb-4995-9b36-c66e951ca706'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:27Z", "admin_state_up": true, "updated_at": "2018-08-17T05:26:27Z", "revision_number": 0, "routes": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:28.427 63 INFO tempest.lib.common.rest_client [req-208ea309-5dec-45e9-a2a5-557dc0f4e92a ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425/router_associations 0.598s 2018-08-17 05:26:28.427 63 DEBUG tempest.lib.common.rest_client [req-208ea309-5dec-45e9-a2a5-557dc0f4e92a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425/router_associations', u'date': 'Fri, 17 Aug 2018 05:26:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-208ea309-5dec-45e9-a2a5-557dc0f4e92a'} Body: {"router_association": {"router_id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "id": "904ab47c-6f81-442c-9706-3d1b912bdd78"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:28.556 63 INFO tempest.lib.common.rest_client [req-92b76aeb-9223-4544-bc83-18d2b624ae4a ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425/router_associations 0.128s 2018-08-17 05:26:28.556 63 DEBUG tempest.lib.common.rest_client [req-92b76aeb-9223-4544-bc83-18d2b624ae4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '126', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425/router_associations', u'date': 'Fri, 17 Aug 2018 05:26:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92b76aeb-9223-4544-bc83-18d2b624ae4a'} Body: {"router_associations": [{"router_id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "id": "904ab47c-6f81-442c-9706-3d1b912bdd78"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:28.684 63 INFO tempest.lib.common.rest_client [req-eb76cfaf-e7ab-4d61-b73c-058da3f9f566 ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425/router_associations/904ab47c-6f81-442c-9706-3d1b912bdd78 0.126s 2018-08-17 05:26:28.684 63 DEBUG tempest.lib.common.rest_client [req-eb76cfaf-e7ab-4d61-b73c-058da3f9f566 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425/router_associations/904ab47c-6f81-442c-9706-3d1b912bdd78', u'date': 'Fri, 17 Aug 2018 05:26:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eb76cfaf-e7ab-4d61-b73c-058da3f9f566'} Body: {"router_association": {"router_id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "id": "904ab47c-6f81-442c-9706-3d1b912bdd78"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.079681s] ... ok 2018-08-17 05:26:28.769 63 INFO tempest.lib.common.rest_client [req-8dce9f0a-d861-4abb-b902-515bcb6da2a8 ] Request (BgpvpnTest:test_show_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.083s 2018-08-17 05:26:28.770 63 DEBUG tempest.lib.common.rest_client [req-8dce9f0a-d861-4abb-b902-515bcb6da2a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1766360150"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8dce9f0a-d861-4abb-b902-515bcb6da2a8'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1766360150", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "51ec423a-6ed4-4312-8f09-fb367346bc60"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:28.800 63 INFO tempest.lib.common.rest_client [req-76e2ca8e-c4d8-40ff-bc80-0fa213cb3e50 ] Request (BgpvpnTest:test_show_bgpvpn): 200 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/51ec423a-6ed4-4312-8f09-fb367346bc60 0.029s 2018-08-17 05:26:28.801 63 DEBUG tempest.lib.common.rest_client [req-76e2ca8e-c4d8-40ff-bc80-0fa213cb3e50 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/51ec423a-6ed4-4312-8f09-fb367346bc60', u'date': 'Fri, 17 Aug 2018 05:26:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76e2ca8e-c4d8-40ff-bc80-0fa213cb3e50'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "51ec423a-6ed4-4312-8f09-fb367346bc60", "name": "tempest-test-bgpvpn--1766360150"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.115753s] ... ok 2018-08-17 05:26:28.891 63 INFO tempest.lib.common.rest_client [req-87cb0270-4d9d-4ec5-b437-e9fce2be85ad ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.088s 2018-08-17 05:26:28.891 63 DEBUG tempest.lib.common.rest_client [req-87cb0270-4d9d-4ec5-b437-e9fce2be85ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--1644429781"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87cb0270-4d9d-4ec5-b437-e9fce2be85ad'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1644429781", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "0a818d73-7fff-4b35-bf1d-9dfe1c8ef615"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:29.152 63 INFO tempest.lib.common.rest_client [req-6f1cb779-d64d-4bc8-8800-4d20745656b1 ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 404 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0a818d73-7fff-4b35-bf1d-9dfe1c8ef615 0.259s 2018-08-17 05:26:29.152 63 DEBUG tempest.lib.common.rest_client [req-6f1cb779-d64d-4bc8-8800-4d20745656b1 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/0a818d73-7fff-4b35-bf1d-9dfe1c8ef615', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f1cb779-d64d-4bc8-8800-4d20745656b1'} Body: {"NeutronError": {"message": "BGPVPN 0a818d73-7fff-4b35-bf1d-9dfe1c8ef615 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.351309s] ... ok 2018-08-17 05:26:29.240 63 INFO tempest.lib.common.rest_client [req-d4a5c58c-7170-4842-97b3-0353d3ce468c ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.086s 2018-08-17 05:26:29.241 63 DEBUG tempest.lib.common.rest_client [req-d4a5c58c-7170-4842-97b3-0353d3ce468c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--87590121"}} Response - Headers: {'status': '201', u'content-length': '336', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4a5c58c-7170-4842-97b3-0353d3ce468c'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--87590121", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "1f479748-8b84-4ce7-aa55-5bf82ff305a6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:29.445 63 INFO tempest.lib.common.rest_client [req-0da5c501-6086-4a2b-b43c-8023fd818d89 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/networks 0.203s 2018-08-17 05:26:29.446 63 DEBUG tempest.lib.common.rest_client [req-0da5c501-6086-4a2b-b43c-8023fd818d89 ] 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.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0da5c501-6086-4a2b-b43c-8023fd818d89'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:29Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:29.815 63 INFO tempest.lib.common.rest_client [req-763ab42b-bd1a-44b7-b808-fbc9e193a61e ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/1f479748-8b84-4ce7-aa55-5bf82ff305a6/network_associations 0.368s 2018-08-17 05:26:29.815 63 DEBUG tempest.lib.common.rest_client [req-763ab42b-bd1a-44b7-b808-fbc9e193a61e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "384d79f0-661a-476a-83ea-8e3c59cdb6af"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/1f479748-8b84-4ce7-aa55-5bf82ff305a6/network_associations', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-763ab42b-bd1a-44b7-b808-fbc9e193a61e'} Body: {"network_association": {"network_id": "384d79f0-661a-476a-83ea-8e3c59cdb6af", "id": "56c4ada9-03e7-4b8e-b27a-c027ded24b45"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:29.843 63 INFO tempest.lib.common.rest_client [req-b8ccaf88-eedd-4cb1-b885-070b213c00ab ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 404 GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/1f479748-8b84-4ce7-aa55-5bf82ff305a6/network_associations/56c4ada9-03e7-4b8e-b27a-c027ded24b45 0.026s 2018-08-17 05:26:29.843 63 DEBUG tempest.lib.common.rest_client [req-b8ccaf88-eedd-4cb1-b885-070b213c00ab ] 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.23:9696/v2.0/bgpvpn/bgpvpns/1f479748-8b84-4ce7-aa55-5bf82ff305a6/network_associations/56c4ada9-03e7-4b8e-b27a-c027ded24b45', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8ccaf88-eedd-4cb1-b885-070b213c00ab'} Body: {"NeutronError": {"message": "BGPVPN network association 56c4ada9-03e7-4b8e-b27a-c027ded24b45 could not be found for BGPVPN 1f479748-8b84-4ce7-aa55-5bf82ff305a6", "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 [0.690926s] ... ok 2018-08-17 05:26:29.941 63 INFO tempest.lib.common.rest_client [req-37209e99-a95f-40ee-b13d-cda449a6428d ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.094s 2018-08-17 05:26:29.941 63 DEBUG tempest.lib.common.rest_client [req-37209e99-a95f-40ee-b13d-cda449a6428d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-37209e99-a95f-40ee-b13d-cda449a6428d'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "91408776-1442-4e33-96a2-d24490d82562"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:29.951 63 INFO tempest.lib.common.rest_client [req-e23e2928-cbdb-46b8-8013-bc6a1349f57b ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/91408776-1442-4e33-96a2-d24490d82562 0.008s 2018-08-17 05:26:29.951 63 DEBUG tempest.lib.common.rest_client [req-e23e2928-cbdb-46b8-8013-bc6a1349f57b ] 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.23:9696/v2.0/bgpvpn/bgpvpns/91408776-1442-4e33-96a2-d24490d82562', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e23e2928-cbdb-46b8-8013-bc6a1349f57b'} 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-08-17 05:26:29.963 63 INFO tempest.lib.common.rest_client [req-c9ed8673-ed61-4720-a851-daa3c85433bc ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/91408776-1442-4e33-96a2-d24490d82562 0.010s 2018-08-17 05:26:29.963 63 DEBUG tempest.lib.common.rest_client [req-c9ed8673-ed61-4720-a851-daa3c85433bc ] 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.23:9696/v2.0/bgpvpn/bgpvpns/91408776-1442-4e33-96a2-d24490d82562', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c9ed8673-ed61-4720-a851-daa3c85433bc'} 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-08-17 05:26:29.974 63 INFO tempest.lib.common.rest_client [req-4cac50e3-9931-45d6-bbd6-94ede70e18b9 ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/91408776-1442-4e33-96a2-d24490d82562 0.009s 2018-08-17 05:26:29.974 63 DEBUG tempest.lib.common.rest_client [req-4cac50e3-9931-45d6-bbd6-94ede70e18b9 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/91408776-1442-4e33-96a2-d24490d82562', u'date': 'Fri, 17 Aug 2018 05:26:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cac50e3-9931-45d6-bbd6-94ede70e18b9'} 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.129272s] ... ok 2018-08-17 05:26:30.074 63 INFO tempest.lib.common.rest_client [req-5aab1863-592b-4290-98a3-0e4118afcfe8 ] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.098s 2018-08-17 05:26:30.074 63 DEBUG tempest.lib.common.rest_client [req-5aab1863-592b-4290-98a3-0e4118afcfe8 ] 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--2091928365"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5aab1863-592b-4290-98a3-0e4118afcfe8'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--2091928365", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "route_targets": ["64512:1"], "project_id": "92dba794f6904cf583a6e6a18ddd2186", "type": "l3", "id": "ea0d9431-c961-42b6-9a61-8c32fd0403ad"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:30.130 63 INFO tempest.lib.common.rest_client [req-c11fc975-6717-4dbf-8347-26c188e17f0c ] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad 0.055s 2018-08-17 05:26:30.131 63 DEBUG tempest.lib.common.rest_client [req-c11fc975-6717-4dbf-8347-26c188e17f0c ] 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.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c11fc975-6717-4dbf-8347-26c188e17f0c'} 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.159271s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/api/test_bgpvpn.py", line 178, 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 50, 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-08-17 05:26:30,074 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.098s 2018-08-17 05:26:30,074 63 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--2091928365"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5aab1863-592b-4290-98a3-0e4118afcfe8'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--2091928365", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "route_targets": ["64512:1"], "project_id": "92dba794f6904cf583a6e6a18ddd2186", "type": "l3", "id": "ea0d9431-c961-42b6-9a61-8c32fd0403ad"}} 2018-08-17 05:26:30,130 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad 0.055s 2018-08-17 05:26:30,131 63 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.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c11fc975-6717-4dbf-8347-26c188e17f0c'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-17 05:26:30.225 63 INFO tempest.lib.common.rest_client [req-cb4a07e0-a65c-4f76-a32f-5e14c2d94f15 ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.088s 2018-08-17 05:26:30.226 63 DEBUG tempest.lib.common.rest_client [req-cb4a07e0-a65c-4f76-a32f-5e14c2d94f15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "name": "tempest-test-bgpvpn--526387375", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '346', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb4a07e0-a65c-4f76-a32f-5e14c2d94f15'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--526387375", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "route_targets": ["64512:1"], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "type": "l3", "id": "0a17ea62-fb85-4763-8412-56f6119fa912"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:30.256 63 INFO tempest.lib.common.rest_client [req-23f50faa-a6df-4470-b517-d69013547f9a ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 403 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0a17ea62-fb85-4763-8412-56f6119fa912 0.029s 2018-08-17 05:26:30.256 63 DEBUG tempest.lib.common.rest_client [req-23f50faa-a6df-4470-b517-d69013547f9a ] 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.23:9696/v2.0/bgpvpn/bgpvpns/0a17ea62-fb85-4763-8412-56f6119fa912', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23f50faa-a6df-4470-b517-d69013547f9a'} Body: {"NeutronError": {"message": "(((rule:update_bgpvpn and rule:update_bgpvpn:export_targets) and rule:update_bgpvpn:route_targets) and rule:update_bgpvpn:import_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.120856s] ... ok 2018-08-17 05:26:30.536 63 INFO tempest.lib.common.rest_client [req-a405be69-40ab-43a1-bb78-50e47c628b86 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c 0.278s 2018-08-17 05:26:30.536 63 DEBUG tempest.lib.common.rest_client [req-a405be69-40ab-43a1-bb78-50e47c628b86 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/af794548-32d1-4e64-aead-d56549e94b8c', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a405be69-40ab-43a1-bb78-50e47c628b86'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:30.899 63 INFO tempest.lib.common.rest_client [req-68e6523c-c084-47c1-b006-c7a57e3e0554 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb 0.362s 2018-08-17 05:26:30.899 63 DEBUG tempest.lib.common.rest_client [req-68e6523c-c084-47c1-b006-c7a57e3e0554 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/b569941b-2531-4fac-8ad8-0d4d3bdb80eb', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68e6523c-c084-47c1-b006-c7a57e3e0554'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.065 63 INFO tempest.lib.common.rest_client [req-3a04d783-258a-405e-8a05-b0239b764b08 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5b18d422-0293-4ed4-9369-8ee85fd9ac63 0.165s 2018-08-17 05:26:31.065 63 DEBUG tempest.lib.common.rest_client [req-3a04d783-258a-405e-8a05-b0239b764b08 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/5b18d422-0293-4ed4-9369-8ee85fd9ac63', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3a04d783-258a-405e-8a05-b0239b764b08'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.175 63 INFO tempest.lib.common.rest_client [req-d0ecae9c-47f5-4281-80fe-92a6cb3a7578 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f6a2840d-fd3f-469b-8cfc-3458df174d5a 0.109s 2018-08-17 05:26:31.176 63 DEBUG tempest.lib.common.rest_client [req-d0ecae9c-47f5-4281-80fe-92a6cb3a7578 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/f6a2840d-fd3f-469b-8cfc-3458df174d5a', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d0ecae9c-47f5-4281-80fe-92a6cb3a7578'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.266 63 INFO tempest.lib.common.rest_client [req-e7bd8219-0b3f-4b51-b9b2-083d723a0dd7 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/1769d561-b3bc-4116-ba74-c29366aa9eb6 0.090s 2018-08-17 05:26:31.267 63 DEBUG tempest.lib.common.rest_client [req-e7bd8219-0b3f-4b51-b9b2-083d723a0dd7 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/1769d561-b3bc-4116-ba74-c29366aa9eb6', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e7bd8219-0b3f-4b51-b9b2-083d723a0dd7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.343 63 INFO tempest.lib.common.rest_client [req-cdcc4c13-b638-4994-a8a0-c64fcc2ea9a1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f50d16c1-1d5f-4881-abc6-693578d25d15 0.076s 2018-08-17 05:26:31.344 63 DEBUG tempest.lib.common.rest_client [req-cdcc4c13-b638-4994-a8a0-c64fcc2ea9a1 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/f50d16c1-1d5f-4881-abc6-693578d25d15', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cdcc4c13-b638-4994-a8a0-c64fcc2ea9a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.442 63 INFO tempest.lib.common.rest_client [req-f3719f7a-362a-43da-bf5c-9feac7074f8f ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/3878440f-3c9b-4c64-9574-871fad55c609 0.098s 2018-08-17 05:26:31.443 63 DEBUG tempest.lib.common.rest_client [req-f3719f7a-362a-43da-bf5c-9feac7074f8f ] 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.23:9696/v2.0/bgpvpn/bgpvpns/3878440f-3c9b-4c64-9574-871fad55c609', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f3719f7a-362a-43da-bf5c-9feac7074f8f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.545 63 INFO tempest.lib.common.rest_client [req-4c612b83-b912-4665-8641-282604dceb27 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/550a14a2-a159-45bc-9a0b-39764c1a480b 0.102s 2018-08-17 05:26:31.546 63 DEBUG tempest.lib.common.rest_client [req-4c612b83-b912-4665-8641-282604dceb27 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/550a14a2-a159-45bc-9a0b-39764c1a480b', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4c612b83-b912-4665-8641-282604dceb27'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.660 63 INFO tempest.lib.common.rest_client [req-30698605-bd80-4e19-85f6-1be773401c63 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/c589fa3d-45ec-4761-886a-0001ee183e8d 0.113s 2018-08-17 05:26:31.660 63 DEBUG tempest.lib.common.rest_client [req-30698605-bd80-4e19-85f6-1be773401c63 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/c589fa3d-45ec-4761-886a-0001ee183e8d', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-30698605-bd80-4e19-85f6-1be773401c63'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.810 63 INFO tempest.lib.common.rest_client [req-684c691c-af0c-4e6a-95ed-a3a09bd5c05f ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50 0.149s 2018-08-17 05:26:31.810 63 DEBUG tempest.lib.common.rest_client [req-684c691c-af0c-4e6a-95ed-a3a09bd5c05f ] 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.23:9696/v2.0/bgpvpn/bgpvpns/b30e3592-b03e-4908-bd64-4c45c071ab50', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-684c691c-af0c-4e6a-95ed-a3a09bd5c05f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:31.913 63 INFO tempest.lib.common.rest_client [req-10772a0d-abc8-4f14-894f-ab2aba20bf96 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425 0.101s 2018-08-17 05:26:31.913 63 DEBUG tempest.lib.common.rest_client [req-10772a0d-abc8-4f14-894f-ab2aba20bf96 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/d05d290c-a2b1-4ac5-9a45-10849649b425', u'date': 'Fri, 17 Aug 2018 05:26:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10772a0d-abc8-4f14-894f-ab2aba20bf96'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:32.189 63 INFO tempest.lib.common.rest_client [req-f354a476-cce6-4f24-a7e2-5254f2980dbb ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/51ec423a-6ed4-4312-8f09-fb367346bc60 0.276s 2018-08-17 05:26:32.190 63 DEBUG tempest.lib.common.rest_client [req-f354a476-cce6-4f24-a7e2-5254f2980dbb ] 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.23:9696/v2.0/bgpvpn/bgpvpns/51ec423a-6ed4-4312-8f09-fb367346bc60', u'date': 'Fri, 17 Aug 2018 05:26:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f354a476-cce6-4f24-a7e2-5254f2980dbb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:32.285 63 INFO tempest.lib.common.rest_client [req-e441a0fa-2adb-4dad-b256-514800f19f65 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0a818d73-7fff-4b35-bf1d-9dfe1c8ef615 0.095s 2018-08-17 05:26:32.285 63 DEBUG tempest.lib.common.rest_client [req-e441a0fa-2adb-4dad-b256-514800f19f65 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/0a818d73-7fff-4b35-bf1d-9dfe1c8ef615', u'date': 'Fri, 17 Aug 2018 05:26:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e441a0fa-2adb-4dad-b256-514800f19f65'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:32.433 63 INFO tempest.lib.common.rest_client [req-9e02436e-e220-45bb-a30a-f594b740bd70 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/1f479748-8b84-4ce7-aa55-5bf82ff305a6 0.147s 2018-08-17 05:26:32.433 63 DEBUG tempest.lib.common.rest_client [req-9e02436e-e220-45bb-a30a-f594b740bd70 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/1f479748-8b84-4ce7-aa55-5bf82ff305a6', u'date': 'Fri, 17 Aug 2018 05:26:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e02436e-e220-45bb-a30a-f594b740bd70'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:32.522 63 INFO tempest.lib.common.rest_client [req-a4672f27-1240-479b-9bb1-74dd3825f6cc ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad 0.087s 2018-08-17 05:26:32.522 63 DEBUG tempest.lib.common.rest_client [req-a4672f27-1240-479b-9bb1-74dd3825f6cc ] 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.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad', u'date': 'Fri, 17 Aug 2018 05:26:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4672f27-1240-479b-9bb1-74dd3825f6cc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:32.955 63 INFO tempest.lib.common.rest_client [req-07cee5a4-b289-4881-89f8-0e3cd5e5829e ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0a17ea62-fb85-4763-8412-56f6119fa912 0.432s 2018-08-17 05:26:32.956 63 DEBUG tempest.lib.common.rest_client [req-07cee5a4-b289-4881-89f8-0e3cd5e5829e ] 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.23:9696/v2.0/bgpvpn/bgpvpns/0a17ea62-fb85-4763-8412-56f6119fa912', u'date': 'Fri, 17 Aug 2018 05:26:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-07cee5a4-b289-4881-89f8-0e3cd5e5829e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:32.988 63 INFO tempest.lib.common.rest_client [req-1ceb7a0f-6203-41a1-b502-a967adf98b8a ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.23:9696/v2.0/ports?device_id=2bb82b1d-b216-470e-bdd3-5fad3433050c 0.031s 2018-08-17 05:26:32.988 63 DEBUG tempest.lib.common.rest_client [req-1ceb7a0f-6203-41a1-b502-a967adf98b8a ] 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.23:9696/v2.0/ports?device_id=2bb82b1d-b216-470e-bdd3-5fad3433050c', u'date': 'Fri, 17 Aug 2018 05:26:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1ceb7a0f-6203-41a1-b502-a967adf98b8a'} Body: {"ports":[]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:33.704 63 INFO tempest.lib.common.rest_client [req-b983d7ca-5566-4450-8409-9188990d86c4 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/routers/2bb82b1d-b216-470e-bdd3-5fad3433050c 0.715s 2018-08-17 05:26:33.705 63 DEBUG tempest.lib.common.rest_client [req-b983d7ca-5566-4450-8409-9188990d86c4 ] 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.23:9696/v2.0/routers/2bb82b1d-b216-470e-bdd3-5fad3433050c', u'date': 'Fri, 17 Aug 2018 05:26:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b983d7ca-5566-4450-8409-9188990d86c4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:34.940 63 INFO tempest.lib.common.rest_client [req-e71edd0b-4b51-4168-b5ba-e0d1aa4b61a2 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/1a6d3845-426e-4a40-ba03-5590fbae5156 1.235s 2018-08-17 05:26:34.941 63 DEBUG tempest.lib.common.rest_client [req-e71edd0b-4b51-4168-b5ba-e0d1aa4b61a2 ] 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.23:9696/v2.0/subnets/1a6d3845-426e-4a40-ba03-5590fbae5156', u'date': 'Fri, 17 Aug 2018 05:26:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e71edd0b-4b51-4168-b5ba-e0d1aa4b61a2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:36.359 63 INFO tempest.lib.common.rest_client [req-61cfe531-4dab-435d-bcaf-a5761844c100 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/networks/8705502b-c5c6-4cd5-b9e0-a8b4bf455475 1.417s 2018-08-17 05:26:36.359 63 DEBUG tempest.lib.common.rest_client [req-61cfe531-4dab-435d-bcaf-a5761844c100 ] 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.23:9696/v2.0/networks/8705502b-c5c6-4cd5-b9e0-a8b4bf455475', u'date': 'Fri, 17 Aug 2018 05:26:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-61cfe531-4dab-435d-bcaf-a5761844c100'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:36.608 63 INFO tempest.lib.common.rest_client [req-3419f299-1eb8-4e5d-bd6b-c24e52064c1e ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/users/b19118c9660b47798d53d3d175af055f 0.248s 2018-08-17 05:26:36.609 63 DEBUG tempest.lib.common.rest_client [req-3419f299-1eb8-4e5d-bd6b-c24e52064c1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/users/b19118c9660b47798d53d3d175af055f', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:36 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-3419f299-1eb8-4e5d-bd6b-c24e52064c1e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:37.006 63 INFO tempest.lib.common.rest_client [req-2b84fb85-c169-48ee-8345-4dbe5778f194 ] Request (BgpvpnTest:tearDownClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:37.006 63 DEBUG tempest.lib.common.rest_client [req-2b84fb85-c169-48ee-8345-4dbe5778f194 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b84fb85-c169-48ee-8345-4dbe5778f194'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:37.340 63 INFO tempest.lib.common.rest_client [req-aca3ad5e-875e-44ed-98f7-10b4987e654b ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.23:9696/v2.0/security-groups?tenant_id=92dba794f6904cf583a6e6a18ddd2186&name=default 0.333s 2018-08-17 05:26:37.341 63 DEBUG tempest.lib.common.rest_client [req-aca3ad5e-875e-44ed-98f7-10b4987e654b ] 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.23:9696/v2.0/security-groups?tenant_id=92dba794f6904cf583a6e6a18ddd2186&name=default', u'date': 'Fri, 17 Aug 2018 05:26:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aca3ad5e-875e-44ed-98f7-10b4987e654b'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "created_at": "2018-08-17T05:26:37Z", "updated_at": "2018-08-17T05:26:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:37Z", "revision_number": 0, "id": "04736dfc-a17f-4cc5-935d-6f950953d5f5", "remote_group_id": "9bde7f12-db87-4e69-bf63-e06a91462a1b", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:37Z", "security_group_id": "9bde7f12-db87-4e69-bf63-e06a91462a1b", "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "port_range_min": null, "ethertype": "IPv6", "project_id": "92dba794f6904cf583a6e6a18ddd2186"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:37Z", "revision_number": 0, "id": "c2dba5b7-a947-4c7f-a6c5-e4e8395058a1", "remote_group_id": "9bde7f12-db87-4e69-bf63-e06a91462a1b", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:37Z", "security_group_id": "9bde7f12-db87-4e69-bf63-e06a91462a1b", "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "port_range_min": null, "ethertype": "IPv4", "project_id": "92dba794f6904cf583a6e6a18ddd2186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:37Z", "revision_number": 0, "id": "e852e94f-073f-496d-ad7a-9cabc7dfe16a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:37Z", "security_group_id": "9bde7f12-db87-4e69-bf63-e06a91462a1b", "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "port_range_min": null, "ethertype": "IPv4", "project_id": "92dba794f6904cf583a6e6a18ddd2186"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:37Z", "revision_number": 0, "id": "f56be0d1-a2c7-45ea-824d-46cacd5be4b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:37Z", "security_group_id": "9bde7f12-db87-4e69-bf63-e06a91462a1b", "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "port_range_min": null, "ethertype": "IPv6", "project_id": "92dba794f6904cf583a6e6a18ddd2186"}], "revision_number": 1, "project_id": "92dba794f6904cf583a6e6a18ddd2186", "id": "9bde7f12-db87-4e69-bf63-e06a91462a1b", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:37.505 63 INFO tempest.lib.common.rest_client [req-42cf3d67-3f8e-4f6a-887a-c5e7e14e9f31 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/9bde7f12-db87-4e69-bf63-e06a91462a1b 0.163s 2018-08-17 05:26:37.505 63 DEBUG tempest.lib.common.rest_client [req-42cf3d67-3f8e-4f6a-887a-c5e7e14e9f31 ] 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.23:9696/v2.0/security-groups/9bde7f12-db87-4e69-bf63-e06a91462a1b', u'date': 'Fri, 17 Aug 2018 05:26:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42cf3d67-3f8e-4f6a-887a-c5e7e14e9f31'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:37.725 63 INFO tempest.lib.common.rest_client [req-32b5e8a2-dcce-4fa7-b1de-ee93cacef1de ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/projects/92dba794f6904cf583a6e6a18ddd2186 0.219s 2018-08-17 05:26:37.725 63 DEBUG tempest.lib.common.rest_client [req-32b5e8a2-dcce-4fa7-b1de-ee93cacef1de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/92dba794f6904cf583a6e6a18ddd2186', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:37 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-32b5e8a2-dcce-4fa7-b1de-ee93cacef1de'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:37.987 63 INFO tempest.lib.common.rest_client [req-cb1e01f0-354f-4eb4-9068-70dc279ed555 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/users/c42315f92b7042739b83279e5baffdfa 0.261s 2018-08-17 05:26:37.987 63 DEBUG tempest.lib.common.rest_client [req-cb1e01f0-354f-4eb4-9068-70dc279ed555 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/users/c42315f92b7042739b83279e5baffdfa', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:37 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-cb1e01f0-354f-4eb4-9068-70dc279ed555'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:38.669 63 INFO tempest.lib.common.rest_client [req-9bccb94b-c2bb-4958-a04f-15a16907ae68 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.23:9696/v2.0/security-groups?tenant_id=faf107eb3fb54aae9a43a4801295c3cc&name=default 0.681s 2018-08-17 05:26:38.670 63 DEBUG tempest.lib.common.rest_client [req-9bccb94b-c2bb-4958-a04f-15a16907ae68 ] 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.23:9696/v2.0/security-groups?tenant_id=faf107eb3fb54aae9a43a4801295c3cc&name=default', u'date': 'Fri, 17 Aug 2018 05:26:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bccb94b-c2bb-4958-a04f-15a16907ae68'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "faf107eb3fb54aae9a43a4801295c3cc", "created_at": "2018-08-17T05:26:38Z", "updated_at": "2018-08-17T05:26:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:38Z", "revision_number": 0, "id": "4a1c4360-09ce-4e20-bc02-e3d103791e7d", "remote_group_id": "313adde5-9322-4e11-80f6-a5a369e66d7b", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:38Z", "security_group_id": "313adde5-9322-4e11-80f6-a5a369e66d7b", "tenant_id": "faf107eb3fb54aae9a43a4801295c3cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "faf107eb3fb54aae9a43a4801295c3cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:38Z", "revision_number": 0, "id": "afe92f99-53c9-4386-bec5-ca90ca9eb1ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:38Z", "security_group_id": "313adde5-9322-4e11-80f6-a5a369e66d7b", "tenant_id": "faf107eb3fb54aae9a43a4801295c3cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "faf107eb3fb54aae9a43a4801295c3cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:38Z", "revision_number": 0, "id": "b7b93f4d-e0a5-4bfc-8e5e-a7ce5d7a8d38", "remote_group_id": "313adde5-9322-4e11-80f6-a5a369e66d7b", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:38Z", "security_group_id": "313adde5-9322-4e11-80f6-a5a369e66d7b", "tenant_id": "faf107eb3fb54aae9a43a4801295c3cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "faf107eb3fb54aae9a43a4801295c3cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:38Z", "revision_number": 0, "id": "f9c0d8e8-98a7-4663-8425-f51c713d779a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:38Z", "security_group_id": "313adde5-9322-4e11-80f6-a5a369e66d7b", "tenant_id": "faf107eb3fb54aae9a43a4801295c3cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "faf107eb3fb54aae9a43a4801295c3cc"}], "revision_number": 1, "project_id": "faf107eb3fb54aae9a43a4801295c3cc", "id": "313adde5-9322-4e11-80f6-a5a369e66d7b", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:38.986 63 INFO tempest.lib.common.rest_client [req-58ff10fa-4ff5-41f2-a636-bc6aa0be52ab ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/313adde5-9322-4e11-80f6-a5a369e66d7b 0.314s 2018-08-17 05:26:38.986 63 DEBUG tempest.lib.common.rest_client [req-58ff10fa-4ff5-41f2-a636-bc6aa0be52ab ] 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.23:9696/v2.0/security-groups/313adde5-9322-4e11-80f6-a5a369e66d7b', u'date': 'Fri, 17 Aug 2018 05:26:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-58ff10fa-4ff5-41f2-a636-bc6aa0be52ab'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:39.233 63 INFO tempest.lib.common.rest_client [req-629d5c92-41ba-46f9-99d8-94f06e2d18b1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/projects/faf107eb3fb54aae9a43a4801295c3cc 0.246s 2018-08-17 05:26:39.233 63 DEBUG tempest.lib.common.rest_client [req-629d5c92-41ba-46f9-99d8-94f06e2d18b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/faf107eb3fb54aae9a43a4801295c3cc', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:38 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-629d5c92-41ba-46f9-99d8-94f06e2d18b1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:39.508 63 INFO tempest.lib.common.rest_client [req-79839ff6-a9c2-48c5-85c7-ff7da4b47afe ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/users/f65341cd3d194691b5f6ec542d7a4569 0.273s 2018-08-17 05:26:39.508 63 DEBUG tempest.lib.common.rest_client [req-79839ff6-a9c2-48c5-85c7-ff7da4b47afe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/users/f65341cd3d194691b5f6ec542d7a4569', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:39 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-79839ff6-a9c2-48c5-85c7-ff7da4b47afe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:39.830 63 INFO tempest.lib.common.rest_client [req-013b0dad-a618-4f3e-922a-7dda0eb8ee49 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.23:9696/v2.0/security-groups?tenant_id=b00fa19b2d524f32a3f8b1659da0c79d&name=default 0.321s 2018-08-17 05:26:39.831 63 DEBUG tempest.lib.common.rest_client [req-013b0dad-a618-4f3e-922a-7dda0eb8ee49 ] 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.23:9696/v2.0/security-groups?tenant_id=b00fa19b2d524f32a3f8b1659da0c79d&name=default', u'date': 'Fri, 17 Aug 2018 05:26:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-013b0dad-a618-4f3e-922a-7dda0eb8ee49'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:12Z", "updated_at": "2018-08-17T05:26:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:12Z", "revision_number": 0, "id": "27821564-53cc-4b5d-a713-2db38cececdc", "remote_group_id": "522405e9-3ccf-4a08-b490-e8df8f4b0e43", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:12Z", "security_group_id": "522405e9-3ccf-4a08-b490-e8df8f4b0e43", "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b00fa19b2d524f32a3f8b1659da0c79d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:12Z", "revision_number": 0, "id": "4433af5f-04b6-4629-b60b-95ac9c4deb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:12Z", "security_group_id": "522405e9-3ccf-4a08-b490-e8df8f4b0e43", "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b00fa19b2d524f32a3f8b1659da0c79d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:12Z", "revision_number": 0, "id": "8e6f3a37-f630-4308-b881-2975cc1638fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:12Z", "security_group_id": "522405e9-3ccf-4a08-b490-e8df8f4b0e43", "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b00fa19b2d524f32a3f8b1659da0c79d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:12Z", "revision_number": 0, "id": "af93eadd-d6a7-4a85-90b7-0e1d980610bb", "remote_group_id": "522405e9-3ccf-4a08-b490-e8df8f4b0e43", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:12Z", "security_group_id": "522405e9-3ccf-4a08-b490-e8df8f4b0e43", "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b00fa19b2d524f32a3f8b1659da0c79d"}], "revision_number": 1, "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "522405e9-3ccf-4a08-b490-e8df8f4b0e43", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:40.026 63 INFO tempest.lib.common.rest_client [req-5fa44c56-a993-4d6a-9ed8-dbb48eb09e45 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/522405e9-3ccf-4a08-b490-e8df8f4b0e43 0.194s 2018-08-17 05:26:40.026 63 DEBUG tempest.lib.common.rest_client [req-5fa44c56-a993-4d6a-9ed8-dbb48eb09e45 ] 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.23:9696/v2.0/security-groups/522405e9-3ccf-4a08-b490-e8df8f4b0e43', u'date': 'Fri, 17 Aug 2018 05:26:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5fa44c56-a993-4d6a-9ed8-dbb48eb09e45'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:40.204 63 INFO tempest.lib.common.rest_client [req-deb18088-cc77-4965-97f7-a547c7d88e88 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/projects/b00fa19b2d524f32a3f8b1659da0c79d 0.177s 2018-08-17 05:26:40.205 63 DEBUG tempest.lib.common.rest_client [req-deb18088-cc77-4965-97f7-a547c7d88e88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/b00fa19b2d524f32a3f8b1659da0c79d', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:40 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-deb18088-cc77-4965-97f7-a547c7d88e88'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:40.608 63 INFO tempest.lib.common.rest_client [req-4a725664-db89-4106-93b0-d0783047429d ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:40.609 63 DEBUG tempest.lib.common.rest_client [req-4a725664-db89-4106-93b0-d0783047429d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a725664-db89-4106-93b0-d0783047429d'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:41.015 63 INFO tempest.lib.common.rest_client [req-5399e21a-e699-4b1b-ba6b-b97bbeca00e0 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:41.016 63 DEBUG tempest.lib.common.rest_client [req-5399e21a-e699-4b1b-ba6b-b97bbeca00e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5399e21a-e699-4b1b-ba6b-b97bbeca00e0'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:41.191 63 INFO tempest.lib.common.rest_client [req-10ed3ef5-4755-4402-aaa3-a0dfa4af4b06 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.3:35357/v3/domains?name=Default 0.174s 2018-08-17 05:26:41.192 63 DEBUG tempest.lib.common.rest_client [req-10ed3ef5-4755-4402-aaa3-a0dfa4af4b06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '284', 'content-location': 'http://192.30.9.3:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-10ed3ef5-4755-4402-aaa3-a0dfa4af4b06'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.3:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.3:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:41.347 63 INFO tempest.lib.common.rest_client [req-1a74f01f-bae8-4778-823c-4d5c4913ae55 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.3:35357/v3/projects 0.154s 2018-08-17 05:26:41.347 63 DEBUG tempest.lib.common.rest_client [req-1a74f01f-bae8-4778-823c-4d5c4913ae55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-380090350-desc", "name": "tempest-TestBGPVPNBasic-380090350", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '345', 'content-location': 'http://192.30.9.3:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a74f01f-bae8-4778-823c-4d5c4913ae55'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-380090350-desc", "links": {"self": "http://192.30.9.3:35357/v3/projects/e400006a87fa4c59828181404e540752"}, "tags": [], "enabled": true, "id": "e400006a87fa4c59828181404e540752", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-380090350"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:41.799 63 INFO tempest.lib.common.rest_client [req-dd635cb9-a798-41b6-9186-1d98ed2752fa ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.3:35357/v3/users 0.450s 2018-08-17 05:26:41.799 63 DEBUG tempest.lib.common.rest_client [req-dd635cb9-a798-41b6-9186-1d98ed2752fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "T9*v&lUYgg4dKxK", "project_id": "e400006a87fa4c59828181404e540752", "name": "tempest-TestBGPVPNBasic-380090350", "email": "tempest-TestBGPVPNBasic-1507524764@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.3:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd635cb9-a798-41b6-9186-1d98ed2752fa'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-380090350", "links": {"self": "http://192.30.9.3:35357/v3/users/b58bd064d72b4c9788411c368e42373c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b58bd064d72b4c9788411c368e42373c", "project_id": "e400006a87fa4c59828181404e540752", "email": "tempest-TestBGPVPNBasic-1507524764@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:41.938 63 INFO tempest.lib.common.rest_client [req-3c6fb564-e57a-4350-8b8c-7c556a011f89 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.138s 2018-08-17 05:26:41.938 63 DEBUG tempest.lib.common.rest_client [req-3c6fb564-e57a-4350-8b8c-7c556a011f89 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c6fb564-e57a-4350-8b8c-7c556a011f89'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:42.071 63 INFO tempest.lib.common.rest_client [req-5eb4b2da-f27e-4fff-974c-9a0de5cff078 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.132s 2018-08-17 05:26:42.071 63 DEBUG tempest.lib.common.rest_client [req-5eb4b2da-f27e-4fff-974c-9a0de5cff078 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5eb4b2da-f27e-4fff-974c-9a0de5cff078'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:42.276 63 INFO tempest.lib.common.rest_client [req-790a5d6b-6059-4e43-aaf2-d57ab120e377 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.3:35357/v3/projects/e400006a87fa4c59828181404e540752/users/b58bd064d72b4c9788411c368e42373c/roles/361380a23ef24fbe89878d525eb688a8 0.204s 2018-08-17 05:26:42.276 63 DEBUG tempest.lib.common.rest_client [req-790a5d6b-6059-4e43-aaf2-d57ab120e377 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/e400006a87fa4c59828181404e540752/users/b58bd064d72b4c9788411c368e42373c/roles/361380a23ef24fbe89878d525eb688a8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:42 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-790a5d6b-6059-4e43-aaf2-d57ab120e377'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:42.277 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-380090350', 'project_name': u'tempest-TestBGPVPNBasic-380090350', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'e400006a87fa4c59828181404e540752', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-380090350', 'user_id': u'b58bd064d72b4c9788411c368e42373c', 'project_id': u'e400006a87fa4c59828181404e540752', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:42.277 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-380090350', 'project_name': u'tempest-TestBGPVPNBasic-380090350', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'e400006a87fa4c59828181404e540752', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-380090350', 'user_id': u'b58bd064d72b4c9788411c368e42373c', 'project_id': u'e400006a87fa4c59828181404e540752', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:42.664 63 INFO tempest.lib.common.rest_client [req-c733373f-e8fb-40a7-946d-c83c1661d405 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:42.665 63 DEBUG tempest.lib.common.rest_client [req-c733373f-e8fb-40a7-946d-c83c1661d405 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8979', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c733373f-e8fb-40a7-946d-c83c1661d405'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e400006a87fa4c59828181404e540752", "name": "tempest-TestBGPVPNBasic-380090350"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:42.780 63 INFO tempest.lib.common.rest_client [req-3daa304e-942f-44ca-9cfc-78f24aa2d2bb ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.3:35357/v3/projects 0.113s 2018-08-17 05:26:42.780 63 DEBUG tempest.lib.common.rest_client [req-3daa304e-942f-44ca-9cfc-78f24aa2d2bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1766154985-desc", "name": "tempest-TestBGPVPNBasic-1766154985", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.3:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3daa304e-942f-44ca-9cfc-78f24aa2d2bb'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1766154985-desc", "links": {"self": "http://192.30.9.3:35357/v3/projects/2340ff25ab5649c4a6276170dcbc1644"}, "tags": [], "enabled": true, "id": "2340ff25ab5649c4a6276170dcbc1644", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1766154985"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:43.181 63 INFO tempest.lib.common.rest_client [req-2947deab-dd7d-4966-befa-d89c9a7bca81 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.3:35357/v3/users 0.400s 2018-08-17 05:26:43.181 63 DEBUG tempest.lib.common.rest_client [req-2947deab-dd7d-4966-befa-d89c9a7bca81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "Z4+DuNvGr0p_L@@", "project_id": "2340ff25ab5649c4a6276170dcbc1644", "name": "tempest-TestBGPVPNBasic-1766154985", "email": "tempest-TestBGPVPNBasic-663294292@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.3:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2947deab-dd7d-4966-befa-d89c9a7bca81'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1766154985", "links": {"self": "http://192.30.9.3:35357/v3/users/2f7e6848109c4c5d8fb3b6705d84a9f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f7e6848109c4c5d8fb3b6705d84a9f8", "project_id": "2340ff25ab5649c4a6276170dcbc1644", "email": "tempest-TestBGPVPNBasic-663294292@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:43.378 63 INFO tempest.lib.common.rest_client [req-f6931c60-94b0-4038-88c7-81e7c4bd6136 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.196s 2018-08-17 05:26:43.379 63 DEBUG tempest.lib.common.rest_client [req-f6931c60-94b0-4038-88c7-81e7c4bd6136 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6931c60-94b0-4038-88c7-81e7c4bd6136'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:43.548 63 INFO tempest.lib.common.rest_client [req-f9c20a30-11ed-40e8-8e8a-4f178f4fb474 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.3:35357/v3/projects/2340ff25ab5649c4a6276170dcbc1644/users/2f7e6848109c4c5d8fb3b6705d84a9f8/roles/f11299937eaf4aec87b1de88249718ff 0.168s 2018-08-17 05:26:43.548 63 DEBUG tempest.lib.common.rest_client [req-f9c20a30-11ed-40e8-8e8a-4f178f4fb474 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/2340ff25ab5649c4a6276170dcbc1644/users/2f7e6848109c4c5d8fb3b6705d84a9f8/roles/f11299937eaf4aec87b1de88249718ff', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:43 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-f9c20a30-11ed-40e8-8e8a-4f178f4fb474'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:43.549 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1766154985', 'project_name': u'tempest-TestBGPVPNBasic-1766154985', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'2340ff25ab5649c4a6276170dcbc1644', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1766154985', 'user_id': u'2f7e6848109c4c5d8fb3b6705d84a9f8', 'project_id': u'2340ff25ab5649c4a6276170dcbc1644', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:43.549 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1766154985', 'project_name': u'tempest-TestBGPVPNBasic-1766154985', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'2340ff25ab5649c4a6276170dcbc1644', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1766154985', 'user_id': u'2f7e6848109c4c5d8fb3b6705d84a9f8', 'project_id': u'2340ff25ab5649c4a6276170dcbc1644', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:43.924 63 INFO tempest.lib.common.rest_client [req-5d855bd8-b0fc-4734-be4a-f84e0c107fa9 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:43.925 63 DEBUG tempest.lib.common.rest_client [req-5d855bd8-b0fc-4734-be4a-f84e0c107fa9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d855bd8-b0fc-4734-be4a-f84e0c107fa9'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2340ff25ab5649c4a6276170dcbc1644", "name": "tempest-TestBGPVPNBasic-1766154985"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"end _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:44.048 63 INFO tempest.lib.common.rest_client [req-6e40ae34-224a-440c-af9c-bac2e500bcfa ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.3:35357/v3/projects 0.121s 2018-08-17 05:26:44.048 63 DEBUG tempest.lib.common.rest_client [req-6e40ae34-224a-440c-af9c-bac2e500bcfa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1709564114-desc", "name": "tempest-TestBGPVPNBasic-1709564114", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.3:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e40ae34-224a-440c-af9c-bac2e500bcfa'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1709564114-desc", "links": {"self": "http://192.30.9.3:35357/v3/projects/3722ed50751c4ba8a4192c5ef117503b"}, "tags": [], "enabled": true, "id": "3722ed50751c4ba8a4192c5ef117503b", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1709564114"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:44.467 63 INFO tempest.lib.common.rest_client [req-eccfadf3-d4c8-4cd5-88f4-0da428c14328 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.3:35357/v3/users 0.418s 2018-08-17 05:26:44.468 63 DEBUG tempest.lib.common.rest_client [req-eccfadf3-d4c8-4cd5-88f4-0da428c14328 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "X4!QzHmK*nMZ+pI", "project_id": "3722ed50751c4ba8a4192c5ef117503b", "name": "tempest-TestBGPVPNBasic-1709564114", "email": "tempest-TestBGPVPNBasic-711926017@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.3:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eccfadf3-d4c8-4cd5-88f4-0da428c14328'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1709564114", "links": {"self": "http://192.30.9.3:35357/v3/users/2fbb261c7ebf4c78aa51a7b302d98858"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fbb261c7ebf4c78aa51a7b302d98858", "project_id": "3722ed50751c4ba8a4192c5ef117503b", "email": "tempest-TestBGPVPNBasic-711926017@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:44.602 63 INFO tempest.lib.common.rest_client [req-ad74b248-acfb-47f6-a35d-d420f5726e68 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.134s 2018-08-17 05:26:44.603 63 DEBUG tempest.lib.common.rest_client [req-ad74b248-acfb-47f6-a35d-d420f5726e68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad74b248-acfb-47f6-a35d-d420f5726e68'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:44.734 63 INFO tempest.lib.common.rest_client [req-7fb0a07d-ab46-48a6-9c04-ddfde08f885b ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.3:35357/v3/roles 0.130s 2018-08-17 05:26:44.735 63 DEBUG tempest.lib.common.rest_client [req-7fb0a07d-ab46-48a6-9c04-ddfde08f885b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.3:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7fb0a07d-ab46-48a6-9c04-ddfde08f885b'} Body: {"links": {"self": "http://192.30.9.3:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "361380a23ef24fbe89878d525eb688a8", "links": {"self": "http://192.30.9.3:35357/v3/roles/361380a23ef24fbe89878d525eb688a8"}, "name": "member"}, {"domain_id": null, "id": "7c4a92c416514666acd7455c2a3fa165", "links": {"self": "http://192.30.9.3:35357/v3/roles/7c4a92c416514666acd7455c2a3fa165"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.3:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a2822b70ffba4485a560eb0506c2caf7", "links": {"self": "http://192.30.9.3:35357/v3/roles/a2822b70ffba4485a560eb0506c2caf7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "d2638de50c7a43d7988046a458a07c0d", "links": {"self": "http://192.30.9.3:35357/v3/roles/d2638de50c7a43d7988046a458a07c0d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e070ad8d9a8445ee9e212ad6d482f1a1", "links": {"self": "http://192.30.9.3:35357/v3/roles/e070ad8d9a8445ee9e212ad6d482f1a1"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f11299937eaf4aec87b1de88249718ff", "links": {"self": "http://192.30.9.3:35357/v3/roles/f11299937eaf4aec87b1de88249718ff"}, "name": "admin"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:44.902 63 INFO tempest.lib.common.rest_client [req-40f4f1b7-6cfe-402f-b4e7-7bc5f6d6b5ad ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.3:35357/v3/projects/3722ed50751c4ba8a4192c5ef117503b/users/2fbb261c7ebf4c78aa51a7b302d98858/roles/361380a23ef24fbe89878d525eb688a8 0.166s 2018-08-17 05:26:44.902 63 DEBUG tempest.lib.common.rest_client [req-40f4f1b7-6cfe-402f-b4e7-7bc5f6d6b5ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/3722ed50751c4ba8a4192c5ef117503b/users/2fbb261c7ebf4c78aa51a7b302d98858/roles/361380a23ef24fbe89878d525eb688a8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:44 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-40f4f1b7-6cfe-402f-b4e7-7bc5f6d6b5ad'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:44.903 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1709564114', 'project_name': u'tempest-TestBGPVPNBasic-1709564114', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'3722ed50751c4ba8a4192c5ef117503b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1709564114', 'user_id': u'2fbb261c7ebf4c78aa51a7b302d98858', 'project_id': u'3722ed50751c4ba8a4192c5ef117503b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:44.903 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1709564114', 'project_name': u'tempest-TestBGPVPNBasic-1709564114', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'3722ed50751c4ba8a4192c5ef117503b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1709564114', 'user_id': u'2fbb261c7ebf4c78aa51a7b302d98858', 'project_id': u'3722ed50751c4ba8a4192c5ef117503b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-17 05:26:45.281 63 INFO tempest.lib.common.rest_client [req-d3d1d1e7-35fc-4a63-b7ae-019e16a95076 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 05:26:45.282 63 DEBUG tempest.lib.common.rest_client [req-d3d1d1e7-35fc-4a63-b7ae-019e16a95076 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 05:26:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3d1d1e7-35fc-4a63-b7ae-019e16a95076'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T06:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3722ed50751c4ba8a4192c5ef117503b", "name": "tempest-TestBGPVPNBasic-1709564114"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/3722ed50751c4ba8a4192c5ef117503b", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/3722ed50751c4ba8a4192c5ef117503b", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/3722ed50751c4ba8a4192c5ef117503b", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/3722ed50751c4ba8a4192c5ef117503b", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/3722ed50751c4ba8a4192c5ef117503b", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/3722ed50751c4ba8a4192c5ef117503b", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:45.881 63 INFO tempest.lib.common.rest_client [req-462ab503-301a-47ce-b1e3-a032c16a94fb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.595s 2018-08-17 05:26:45.881 63 DEBUG tempest.lib.common.rest_client [req-462ab503-301a-47ce-b1e3-a032c16a94fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-392114571 description", "name": "tempest-secgroup-smoke-392114571"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:26:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-462ab503-301a-47ce-b1e3-a032c16a94fb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-392114571 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:45Z", "updated_at": "2018-08-17T05:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "319e4ef0-7316-46e0-a429-d63d09b9de6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "bd0f4555-830d-486e-9337-0fbd23326fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "name": "tempest-secgroup-smoke-392114571"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:46.086 63 INFO tempest.lib.common.rest_client [req-0f239852-6b58-4e95-80cf-6fd60af44aa1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.203s 2018-08-17 05:26:46.086 63 DEBUG tempest.lib.common.rest_client [req-0f239852-6b58-4e95-80cf-6fd60af44aa1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f239852-6b58-4e95-80cf-6fd60af44aa1'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "347e05c5-cdea-495a-a0a5-fd514078d1d6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:46.279 63 INFO tempest.lib.common.rest_client [req-3042ed83-4cb9-4749-94df-105f7d738f0a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.192s 2018-08-17 05:26:46.280 63 DEBUG tempest.lib.common.rest_client [req-3042ed83-4cb9-4749-94df-105f7d738f0a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3042ed83-4cb9-4749-94df-105f7d738f0a'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bd674d30-7faa-4e54-976e-b11d766d45f4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:46.445 63 INFO tempest.lib.common.rest_client [req-97514d1e-54cb-4600-a018-02090389de2d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 05:26:46.446 63 DEBUG tempest.lib.common.rest_client [req-97514d1e-54cb-4600-a018-02090389de2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97514d1e-54cb-4600-a018-02090389de2d'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "1ecae579-bd78-4ac9-9638-f43cd68eb873"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:46.612 63 INFO tempest.lib.common.rest_client [req-c40dd54e-0aef-45b3-a768-0c3a1938d67e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 05:26:46.613 63 DEBUG tempest.lib.common.rest_client [req-c40dd54e-0aef-45b3-a768-0c3a1938d67e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c40dd54e-0aef-45b3-a768-0c3a1938d67e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "393bef16-3448-45fd-8eb1-a0901c5a2d9a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:47.008 63 INFO tempest.lib.common.rest_client [req-a9d6ac99-ff88-4d95-b2d9-8d67fc17c8a9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.394s 2018-08-17 05:26:47.008 63 DEBUG tempest.lib.common.rest_client [req-a9d6ac99-ff88-4d95-b2d9-8d67fc17c8a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9d6ac99-ff88-4d95-b2d9-8d67fc17c8a9'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7ead072d-4858-4c0c-966e-25b8a48c09aa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:47.188 63 INFO tempest.lib.common.rest_client [req-15da3210-37c7-4870-81e0-63a641f46cf6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 05:26:47.188 63 DEBUG tempest.lib.common.rest_client [req-15da3210-37c7-4870-81e0-63a641f46cf6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15da3210-37c7-4870-81e0-63a641f46cf6'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f1ca4391-c3e5-4ce8-96f6-83a6aaf3be9c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:47.325 63 INFO tempest.lib.common.rest_client [req-1f11e9eb-f39a-47be-b6fe-accbc2b309fa ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 05:26:47.325 63 DEBUG tempest.lib.common.rest_client [req-1f11e9eb-f39a-47be-b6fe-accbc2b309fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f11e9eb-f39a-47be-b6fe-accbc2b309fa'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4c7082bb-15d1-48ea-be10-93ab0b66d578"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:47.511 63 INFO tempest.lib.common.rest_client [req-9a315bda-a3d9-427b-a1f3-9f513ac8a45a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.185s 2018-08-17 05:26:47.512 63 DEBUG tempest.lib.common.rest_client [req-9a315bda-a3d9-427b-a1f3-9f513ac8a45a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a315bda-a3d9-427b-a1f3-9f513ac8a45a'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0b742a0c-b63a-45de-9b23-0fd7d3ccf472"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:47.774 63 INFO tempest.lib.common.rest_client [req-94482a3a-b2ec-4dcc-84c8-47ca539f0a89 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 05:26:47.775 63 DEBUG tempest.lib.common.rest_client [req-94482a3a-b2ec-4dcc-84c8-47ca539f0a89 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-678463070"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94482a3a-b2ec-4dcc-84c8-47ca539f0a89'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","name":"tempest-A-678463070"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:48.424 63 INFO tempest.lib.common.rest_client [req-590616da-b5bc-44c5-9788-dd7d7a316b66 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.648s 2018-08-17 05:26:48.424 63 DEBUG tempest.lib.common.rest_client [req-590616da-b5bc-44c5-9788-dd7d7a316b66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "name": "tempest-subnet-A-1-1595915918"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:26:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-590616da-b5bc-44c5-9788-dd7d7a316b66'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:48Z","dns_nameservers":[],"updated_at":"2018-08-17T05:26:48Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb","subnetpool_id":null,"name":"tempest-subnet-A-1-1595915918"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:48.857 63 INFO tempest.lib.common.rest_client [req-2f593ead-0cf2-4227-9bdd-d0716d154332 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/networks 0.432s 2018-08-17 05:26:48.858 63 DEBUG tempest.lib.common.rest_client [req-2f593ead-0cf2-4227-9bdd-d0716d154332 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-2136861170"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f593ead-0cf2-4227-9bdd-d0716d154332'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","name":"tempest-B-2136861170"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:49.721 63 INFO tempest.lib.common.rest_client [req-38f6a560-6f9e-45ce-aeeb-c4680c40bada ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.862s 2018-08-17 05:26:49.721 63 DEBUG tempest.lib.common.rest_client [req-38f6a560-6f9e-45ce-aeeb-c4680c40bada ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "name": "tempest-subnet-B-1-319620225"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:26:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-38f6a560-6f9e-45ce-aeeb-c4680c40bada'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:49Z","dns_nameservers":[],"updated_at":"2018-08-17T05:26:49Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"38ff2857-b415-4503-a4ff-2869ecfeb83b","subnetpool_id":null,"name":"tempest-subnet-B-1-319620225"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:50.217 63 INFO tempest.lib.common.rest_client [req-6572914e-fe89-4913-ae08-ffff208d10c6 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.495s 2018-08-17 05:26:50.217 63 DEBUG tempest.lib.common.rest_client [req-6572914e-fe89-4913-ae08-ffff208d10c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-179641517"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6572914e-fe89-4913-ae08-ffff208d10c6', 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': 'Fri, 17 Aug 2018 05:26:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6572914e-fe89-4913-ae08-ffff208d10c6'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mAl/jqRndSdAukCBfTXOexPJHsr3FY68KPsJs1CpGIE0IuQ4h1n8q81G3EO3S1oBo3T+4eXGTBh45rRBAptjK4Nz7JtSM5LbkVo6fzPUeMLOtH4lbu8pq//IhLRWSaqzA30F9DPhFWXVSNGb7CRcS85k8PKi4HugY6kQjxwZu1PZXfLSdvvXjfOlu1XvQ0zaHsBglg492RmuBnmC3KZOnxHN+xOCRhbHvmMaSobbEJ6nherRmPFm3hpuSSf4kAowctIRhEIJnq9AiPAcK1LltzAjXasCc9YL6ooOGrlL+di6xwjh6Y4KY9f8m/GwF4ClTspRaLfnezg/a6UsaPYj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuJgJf46kZ3UnQLpAgX01znsTyR7K9xWOvCj7CbNQqRiBNCLk\nOIdZ/KvNRtxDt0taAaN0/uHlxkwYeOa0QQKbYyuDc+ybUjOS25FaOn8z1HjCzrR+\nJW7vKav/yIS0VkmqswN9BfQz4RVl1UjRm+wkXEvOZPDyouB7oGOpEI8cGbtT2V3y\n0nb7143zpbtV70NM2h7AYJYOPdkZrgZ5gtymTp8RzfsTgkYWx75jGkqG2xCep4Xq\n0ZjxZt4abkkn+JAKMHLSEYRCCZ6vQIjwHCtS5bcwI12rAnPWC+qKDhq5S/nYuscI\n4emOCmPX/JvxsBeApU7KUWi353s4P2ulLGj2IwIDAQABAoIBAA4ow1nAdEXnS5qA\nbuA/3Xe4Ix1jOkhXo/o03oSw93fxBEAeiQj5AOMLvpQ34w3VPtMvWZMPetOKFLp5\nX8w4yfiCZvPma0eT4yjqblRcW3ppxO+cEq0GZFv68ITOARM5VVmj49woDi6uuH/y\ntPlT1Lorqmo9vS7XL0RvQJGfmJU0ksAUr2kG7YF9Hn1Pg4yFcsUI568qgHghQrlA\nSCkhz6IuvbcI/ZUsA5ETkwu5GPCTxh2i6TA8AMiyaYGPFsNIFsJN5OrCSRwv+UJ4\nya8GEw7DBxctpoT6RcScLtncvV6k0IY2X9gYbFmoXgbxQ7ejTt2S+CBiD885nf1q\n1jsFOQECgYEA8hGxoZulwhJrjgx1Yleh+7ZVBX7Qb/Fdf78dm47yiQZ3O9x81X+T\n3xKRXCQ0AFmL9KF5HMDNxXNnwSXozGUIAqReG249oNgvFiz05I0fm5IHdR1pUBYh\npjhyQcTG/FkX9q+EXV51Y07ARur2gIOMfardEnGdDxSNs9a3Gqu/gaMCgYEAwzeV\nh1ywMvnPVtwJJ3usJi93ZgmI7y+5VHIKjvJwamH0nEG3Cwa9Yiywj2zWepsl6Ink\nvGMhLt54oUrKXgB3rjRn3NlmG6TG3FNiicKyL5G1cRHVTmodzEYNuUlmHDW8zQ+/\nOsrjUEK02KdZ1fWlAjhtqNVYqTd7o1GYF4VtAYECgYEA21D+oA32CzRHMCbHf3co\nMndK5rSzwohrDt+nwpWr1kv+YUTt8T0qS1R2UIYYeyymadiWc1+Xz0o0+cEP/4eV\nz1b+UFn8Citz1eKbaisWNQwEJ66jCMVUbVX85uuS4XUTChSRl0qKjpP+DwK4nU0S\nT5UrwJchFlWn4QUrVkW/N4MCgYANmRCUVjN7yYTUwwzsMCQkoMfLVrywFH3vUOZF\nYMPN1Tbpr3YlkXmdnglKZEVoUuhIE1rYeHs2PY7fhUslUxkDDGlzq7z+DfNAI5rI\nh8RLpfWig6B9Ds02jmakUmWHb4LQMdmbKci9rXfVY4rRaYPt7KpOyVWcq92z2Zoj\ngUq/gQKBgG89/frW3K7+YR1si3hF6MZAer8+5WCesTKJn8UMKueKpX5f/IfsrS9m\nxx/+e14EuXXbmKxH9Mrx5mPvsTajgwnZdv2JhhYfXDX+vJBSQxxX5hnfgusebY8n\nMxqZ4hjJDVZFvmCzWDDt51SiY3CZGd5fwCYrpylAMgK1JBhiCOlc\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-179641517", "fingerprint": "24:8f:cc:d1:a0:98:fc:ba:e0:5e:44:8e:09:e4:e5:1a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:51.417 63 INFO tempest.lib.common.rest_client [req-b1dccc20-a252-4aea-b50e-02e1bf4704b8 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/ports 1.193s 2018-08-17 05:26:51.418 63 DEBUG tempest.lib.common.rest_client [req-b1dccc20-a252-4aea-b50e-02e1bf4704b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-382102357", "security_groups": ["cd2816bd-1c17-413b-b4d3-de2493258f3c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:26:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1dccc20-a252-4aea-b50e-02e1bf4704b8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:26:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:26:50Z","name":"tempest-port-smoke-382102357","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:74:21:cf","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb","ip_address":"10.101.11.10"}],"id":"dada53df-d7b0-4c12-9797-24d369b074b3","security_groups":["cd2816bd-1c17-413b-b4d3-de2493258f3c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:52.846 63 INFO tempest.lib.common.rest_client [req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.23:8774/v2.1/servers 1.427s 2018-08-17 05:26:52.847 63 DEBUG tempest.lib.common.rest_client [req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-179641517", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "port": "dada53df-d7b0-4c12-9797-24d369b074b3"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449', 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:26:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "adminPass": "6TyX89C7Hnfw"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:53.405 63 INFO tempest.lib.common.rest_client [req-92256f4d-be1f-464a-8940-5d3af5ad06b1 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.553s 2018-08-17 05:26:53.406 63 DEBUG tempest.lib.common.rest_client [req-92256f4d-be1f-464a-8940-5d3af5ad06b1 ] 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-92256f4d-be1f-464a-8940-5d3af5ad06b1', 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': 'Fri, 17 Aug 2018 05:26:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92256f4d-be1f-464a-8940-5d3af5ad06b1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:55.057 63 INFO tempest.lib.common.rest_client [req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.637s 2018-08-17 05:26:55.057 63 DEBUG tempest.lib.common.rest_client [req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98', 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': 'Fri, 17 Aug 2018 05:26:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:55.071 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:26:56.671 63 INFO tempest.lib.common.rest_client [req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.598s 2018-08-17 05:26:56.671 63 DEBUG tempest.lib.common.rest_client [req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d ] 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d', 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': 'Fri, 17 Aug 2018 05:26:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:56.684 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:26:58.036 63 INFO tempest.lib.common.rest_client [req-32975168-9c63-4b3f-9764-2607b21e6bf9 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.350s 2018-08-17 05:26:58.037 63 DEBUG tempest.lib.common.rest_client [req-32975168-9c63-4b3f-9764-2607b21e6bf9 ] 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-32975168-9c63-4b3f-9764-2607b21e6bf9', 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': 'Fri, 17 Aug 2018 05:26:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32975168-9c63-4b3f-9764-2607b21e6bf9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:59.225 63 INFO tempest.lib.common.rest_client [req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.174s 2018-08-17 05:26:59.226 63 DEBUG tempest.lib.common.rest_client [req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b', 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': 'Fri, 17 Aug 2018 05:26:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:59.239 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:26:59.903 63 INFO tempest.lib.common.rest_client [req-a46db1d9-ed84-4905-92b2-56c85d830b22 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.662s 2018-08-17 05:26:59.904 63 DEBUG tempest.lib.common.rest_client [req-a46db1d9-ed84-4905-92b2-56c85d830b22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-a46db1d9-ed84-4905-92b2-56c85d830b22', 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': 'Fri, 17 Aug 2018 05:26:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a46db1d9-ed84-4905-92b2-56c85d830b22'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:26:59.917 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 23f7355e-596f-49f1-9f01-1f24970f9e02 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:27:00.725 63 INFO tempest.lib.common.rest_client [req-dfc29ba0-19ee-4f6d-8b00-9b3c35476287 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/ports 0.807s 2018-08-17 05:27:00.726 63 DEBUG tempest.lib.common.rest_client [req-dfc29ba0-19ee-4f6d-8b00-9b3c35476287 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-673791985", "security_groups": ["cd2816bd-1c17-413b-b4d3-de2493258f3c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:27:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfc29ba0-19ee-4f6d-8b00-9b3c35476287'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:27:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:27:00Z","name":"tempest-port-smoke-673791985","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d1:63:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"38ff2857-b415-4503-a4ff-2869ecfeb83b","ip_address":"10.102.21.20"}],"id":"677a858a-b843-4836-a669-4c6869bdb062","security_groups":["cd2816bd-1c17-413b-b4d3-de2493258f3c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:02.739 63 INFO tempest.lib.common.rest_client [req-b4656144-b167-4409-aa86-fb9e84cb0025 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.23:8774/v2.1/servers 2.012s 2018-08-17 05:27:02.740 63 DEBUG tempest.lib.common.rest_client [req-b4656144-b167-4409-aa86-fb9e84cb0025 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-179641517", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "port": "677a858a-b843-4836-a669-4c6869bdb062"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-b4656144-b167-4409-aa86-fb9e84cb0025', 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:27:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4656144-b167-4409-aa86-fb9e84cb0025'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "39de5127-6958-4cb0-a720-cb03371c781a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "adminPass": "6VxcH5VE7hLr"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:02.977 63 INFO tempest.lib.common.rest_client [req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.233s 2018-08-17 05:27:02.977 63 DEBUG tempest.lib.common.rest_client [req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0 ] 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0', 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': 'Fri, 17 Aug 2018 05:27:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:04.818 63 INFO tempest.lib.common.rest_client [req-9a5cf03d-c255-4a58-882e-24f6e07ad80a ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.823s 2018-08-17 05:27:04.818 63 DEBUG tempest.lib.common.rest_client [req-9a5cf03d-c255-4a58-882e-24f6e07ad80a ] 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-9a5cf03d-c255-4a58-882e-24f6e07ad80a', 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': 'Fri, 17 Aug 2018 05:27:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a5cf03d-c255-4a58-882e-24f6e07ad80a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:06.245 63 INFO tempest.lib.common.rest_client [req-7d2bce76-4369-4e71-a888-142047dc25e8 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.413s 2018-08-17 05:27:06.246 63 DEBUG tempest.lib.common.rest_client [req-7d2bce76-4369-4e71-a888-142047dc25e8 ] 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-7d2bce76-4369-4e71-a888-142047dc25e8', 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': 'Fri, 17 Aug 2018 05:27:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d2bce76-4369-4e71-a888-142047dc25e8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:06.259 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:27:07.432 63 INFO tempest.lib.common.rest_client [req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.171s 2018-08-17 05:27:07.433 63 DEBUG tempest.lib.common.rest_client [req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5 ] 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5', 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': 'Fri, 17 Aug 2018 05:27:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:08.790 63 INFO tempest.lib.common.rest_client [req-38cbd264-6418-44ab-b120-c1f0910e81f7 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.343s 2018-08-17 05:27:08.790 63 DEBUG tempest.lib.common.rest_client [req-38cbd264-6418-44ab-b120-c1f0910e81f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-38cbd264-6418-44ab-b120-c1f0910e81f7', 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': 'Fri, 17 Aug 2018 05:27:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38cbd264-6418-44ab-b120-c1f0910e81f7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:08.804 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:27:09.228 63 INFO tempest.lib.common.rest_client [req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.423s 2018-08-17 05:27:09.228 63 DEBUG tempest.lib.common.rest_client [req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0', 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': 'Fri, 17 Aug 2018 05:27:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:09.241 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 39de5127-6958-4cb0-a720-cb03371c781a with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:27:09.568 63 INFO tempest.lib.common.rest_client [req-1548450d-7170-4f5d-8821-8da9bb72e1cb ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.325s 2018-08-17 05:27:09.568 63 DEBUG tempest.lib.common.rest_client [req-1548450d-7170-4f5d-8821-8da9bb72e1cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:27:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1548450d-7170-4f5d-8821-8da9bb72e1cb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "40af5dfb-230e-4f68-9676-2c74f67c40aa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:09.775 63 INFO tempest.lib.common.rest_client [req-39fcad6c-71b4-4c2a-809b-be71f2046722 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations 0.205s 2018-08-17 05:27:09.775 63 DEBUG tempest.lib.common.rest_client [req-39fcad6c-71b4-4c2a-809b-be71f2046722 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations', u'date': 'Fri, 17 Aug 2018 05:27:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-39fcad6c-71b4-4c2a-809b-be71f2046722'} Body: {"network_association": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "id": "132a119b-061a-439f-82c0-3ea6dc474909"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:10.319 63 INFO tempest.lib.common.rest_client [req-076c11f2-4e4a-46a6-9ea0-efe4bbbc5dac ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations 0.542s 2018-08-17 05:27:10.319 63 DEBUG tempest.lib.common.rest_client [req-076c11f2-4e4a-46a6-9ea0-efe4bbbc5dac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations', u'date': 'Fri, 17 Aug 2018 05:27:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-076c11f2-4e4a-46a6-9ea0-efe4bbbc5dac'} Body: {"network_association": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "id": "4fbaf3f1-81ef-48d3-bf70-282871c8428f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:10.320 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 05:27:10.445 63 INFO tempest.lib.common.rest_client [req-7b40f70e-e767-4aa4-92f4-1ff224f42ed7 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/routers 0.124s 2018-08-17 05:27:10.445 63 DEBUG tempest.lib.common.rest_client [req-7b40f70e-e767-4aa4-92f4-1ff224f42ed7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1771026950", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:27:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b40f70e-e767-4aa4-92f4-1ff224f42ed7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:27:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d12fbea-c872-48f5-9603-21f4976c6640", "name": "tempest-router--1771026950"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:11.967 63 INFO tempest.lib.common.rest_client [req-89514147-09dc-495f-98c8-2b8d734b97a5 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640 1.521s 2018-08-17 05:27:11.968 63 DEBUG tempest.lib.common.rest_client [req-89514147-09dc-495f-98c8-2b8d734b97a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640', u'date': 'Fri, 17 Aug 2018 05:27:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89514147-09dc-495f-98c8-2b8d734b97a5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:27:11Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d12fbea-c872-48f5-9603-21f4976c6640", "name": "tempest-router--1771026950"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:14.433 63 INFO tempest.lib.common.rest_client [req-985c8013-3671-4dbc-8ba1-dfae8d16f7c4 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/add_router_interface 2.464s 2018-08-17 05:27:14.433 63 DEBUG tempest.lib.common.rest_client [req-985c8013-3671-4dbc-8ba1-dfae8d16f7c4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:27:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-985c8013-3671-4dbc-8ba1-dfae8d16f7c4'} Body: {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb", "subnet_ids": ["4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"], "port_id": "a53bd5bf-3791-48ee-9480-49f6e4a1b9a3", "id": "4d12fbea-c872-48f5-9603-21f4976c6640"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:16.320 63 INFO tempest.lib.common.rest_client [req-58995c8c-ad49-4f0a-995c-caad3c3a1d06 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.886s 2018-08-17 05:27:16.321 63 DEBUG tempest.lib.common.rest_client [req-58995c8c-ad49-4f0a-995c-caad3c3a1d06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "dada53df-d7b0-4c12-9797-24d369b074b3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:27:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58995c8c-ad49-4f0a-995c-caad3c3a1d06'} Body: {"floatingip": {"router_id": "4d12fbea-c872-48f5-9603-21f4976c6640", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:27:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "dada53df-d7b0-4c12-9797-24d369b074b3", "id": "44edc4b2-b922-4ace-9524-4dcfc0f794be", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:27:16.322 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:27:18.327 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:27:18.395 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:27:18.423 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:27:18.538 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:27:18.538 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:27:18.541 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:27:18.603 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:27:18.605 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:27:23.612 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:27:23.613 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:28:33.636 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:28:33.637 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:28:33.640 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:28:33.703 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:28:33.704 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:28:38.710 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:28:38.711 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:29:48.775 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:29:48.776 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:29:48.776 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48.781 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:48.882 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:29:48.909 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:48.915 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:29:48.916 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:c3:7e:52 [ether] on eth0 2018-08-17 05:29:48.916 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:29:48.916 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48.918 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:48.978 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:29:48.983 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:48.991 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 05:29:48.992 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:29:48.992 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48.994 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49.053 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:29:49.058 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:49.064 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:29:49.065 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:49.067 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49.125 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:29:49.131 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:49.136 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:29:49.136 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:c3:7e:52 [ether] on eth0 2018-08-17 05:29:49.137 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:29:49.137 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:49.139 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49.198 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:29:49.202 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:54.209 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:29:54.209 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:31:04.266 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:31:04.266 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:31:04.271 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:31:04.371 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:31:04.398 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:31:09.406 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:31:09.407 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:32:19.434 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.213: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:32:21.131 63 INFO tempest.lib.common.rest_client [req-d08fd75c-08c0-4be8-a5db-8c508e641955 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/44edc4b2-b922-4ace-9524-4dcfc0f794be 1.689s 2018-08-17 05:32:21.131 63 DEBUG tempest.lib.common.rest_client [req-d08fd75c-08c0-4be8-a5db-8c508e641955 ] 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.23:9696/v2.0/floatingips/44edc4b2-b922-4ace-9524-4dcfc0f794be', u'date': 'Fri, 17 Aug 2018 05:32:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d08fd75c-08c0-4be8-a5db-8c508e641955'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:23.839 63 INFO tempest.lib.common.rest_client [req-d010a096-079b-43ee-a9c4-03870085d6a1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/remove_router_interface 2.707s 2018-08-17 05:32:23.840 63 DEBUG tempest.lib.common.rest_client [req-d010a096-079b-43ee-a9c4-03870085d6a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:32:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d010a096-079b-43ee-a9c4-03870085d6a1'} Body: {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb", "subnet_ids": ["4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"], "port_id": "a53bd5bf-3791-48ee-9480-49f6e4a1b9a3", "id": "4d12fbea-c872-48f5-9603-21f4976c6640"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:25.733 63 INFO tempest.lib.common.rest_client [req-717ff81f-64f8-425c-a6a5-4e0dae61e50c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640 1.892s 2018-08-17 05:32:25.734 63 DEBUG tempest.lib.common.rest_client [req-717ff81f-64f8-425c-a6a5-4e0dae61e50c ] 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.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640', u'date': 'Fri, 17 Aug 2018 05:32:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-717ff81f-64f8-425c-a6a5-4e0dae61e50c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:26.120 63 INFO tempest.lib.common.rest_client [req-c6e197b6-9b3f-43be-aa34-f50876f0b464 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.385s 2018-08-17 05:32:26.120 63 DEBUG tempest.lib.common.rest_client [req-c6e197b6-9b3f-43be-aa34-f50876f0b464 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-c6e197b6-9b3f-43be-aa34-f50876f0b464', 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': 'Fri, 17 Aug 2018 05:32:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6e197b6-9b3f-43be-aa34-f50876f0b464'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:26.818 63 INFO tempest.lib.common.rest_client [req-7ceb3349-ce8c-4c42-a8c0-80e58371b117 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.696s 2018-08-17 05:32:26.818 63 DEBUG tempest.lib.common.rest_client [req-7ceb3349-ce8c-4c42-a8c0-80e58371b117 ] 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-7ceb3349-ce8c-4c42-a8c0-80e58371b117', 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': 'Fri, 17 Aug 2018 05:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7ceb3349-ce8c-4c42-a8c0-80e58371b117'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:27.881 63 INFO tempest.lib.common.rest_client [req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.047s 2018-08-17 05:32:27.882 63 DEBUG tempest.lib.common.rest_client [req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca ] 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca', 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': 'Fri, 17 Aug 2018 05:32:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca'} Body: {"itemNotFound": {"message": "Instance 39de5127-6958-4cb0-a720-cb03371c781a could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:28.731 63 INFO tempest.lib.common.rest_client [req-cc61d481-06a5-4c1f-acfc-62e621dcdcb8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/677a858a-b843-4836-a669-4c6869bdb062 0.848s 2018-08-17 05:32:28.732 63 DEBUG tempest.lib.common.rest_client [req-cc61d481-06a5-4c1f-acfc-62e621dcdcb8 ] 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.23:9696/v2.0/ports/677a858a-b843-4836-a669-4c6869bdb062', u'date': 'Fri, 17 Aug 2018 05:32:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc61d481-06a5-4c1f-acfc-62e621dcdcb8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:28.930 63 INFO tempest.lib.common.rest_client [req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.197s 2018-08-17 05:32:28.930 63 DEBUG tempest.lib.common.rest_client [req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa', 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': 'Fri, 17 Aug 2018 05:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:29.561 63 INFO tempest.lib.common.rest_client [req-4261287e-03d8-44e8-9ddb-d288cab9e8f4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.629s 2018-08-17 05:32:29.561 63 DEBUG tempest.lib.common.rest_client [req-4261287e-03d8-44e8-9ddb-d288cab9e8f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-4261287e-03d8-44e8-9ddb-d288cab9e8f4', 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': 'Fri, 17 Aug 2018 05:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4261287e-03d8-44e8-9ddb-d288cab9e8f4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:30.628 63 INFO tempest.lib.common.rest_client [req-87eee2d6-701b-4f67-a9ce-5b35391902ac ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.052s 2018-08-17 05:32:30.629 63 DEBUG tempest.lib.common.rest_client [req-87eee2d6-701b-4f67-a9ce-5b35391902ac ] 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-87eee2d6-701b-4f67-a9ce-5b35391902ac', 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': 'Fri, 17 Aug 2018 05:32:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-87eee2d6-701b-4f67-a9ce-5b35391902ac'} Body: {"itemNotFound": {"message": "Instance 23f7355e-596f-49f1-9f01-1f24970f9e02 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:31.442 63 INFO tempest.lib.common.rest_client [req-e94f9114-a93a-4303-b3e4-e2b36c36ccac ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/dada53df-d7b0-4c12-9797-24d369b074b3 0.812s 2018-08-17 05:32:31.443 63 DEBUG tempest.lib.common.rest_client [req-e94f9114-a93a-4303-b3e4-e2b36c36ccac ] 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.23:9696/v2.0/ports/dada53df-d7b0-4c12-9797-24d369b074b3', u'date': 'Fri, 17 Aug 2018 05:32:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e94f9114-a93a-4303-b3e4-e2b36c36ccac'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:31.472 63 INFO tempest.lib.common.rest_client [req-03889983-47c5-43bf-8ff5-84a23154577b ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-179641517 0.028s 2018-08-17 05:32:31.472 63 DEBUG tempest.lib.common.rest_client [req-03889983-47c5-43bf-8ff5-84a23154577b ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-179641517', u'x-compute-request-id': 'req-03889983-47c5-43bf-8ff5-84a23154577b', 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': 'Fri, 17 Aug 2018 05:32:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03889983-47c5-43bf-8ff5-84a23154577b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:32.711 63 INFO tempest.lib.common.rest_client [req-2527a9c2-e82a-4a3c-bbb9-2f97bd7bd3e6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/38ff2857-b415-4503-a4ff-2869ecfeb83b 1.238s 2018-08-17 05:32:32.712 63 DEBUG tempest.lib.common.rest_client [req-2527a9c2-e82a-4a3c-bbb9-2f97bd7bd3e6 ] 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.23:9696/v2.0/subnets/38ff2857-b415-4503-a4ff-2869ecfeb83b', u'date': 'Fri, 17 Aug 2018 05:32:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2527a9c2-e82a-4a3c-bbb9-2f97bd7bd3e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:34.177 63 INFO tempest.lib.common.rest_client [req-342708d6-a783-4d2b-94de-34c0fa6197eb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/1cbfaf85-5316-49b0-8b84-b8a1acec3860 1.464s 2018-08-17 05:32:34.177 63 DEBUG tempest.lib.common.rest_client [req-342708d6-a783-4d2b-94de-34c0fa6197eb ] 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.23:9696/v2.0/networks/1cbfaf85-5316-49b0-8b84-b8a1acec3860', u'date': 'Fri, 17 Aug 2018 05:32:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-342708d6-a783-4d2b-94de-34c0fa6197eb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:35.313 63 INFO tempest.lib.common.rest_client [req-44e94be8-257f-42a3-aa32-6e4ff350013d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb 1.134s 2018-08-17 05:32:35.313 63 DEBUG tempest.lib.common.rest_client [req-44e94be8-257f-42a3-aa32-6e4ff350013d ] 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.23:9696/v2.0/subnets/4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb', u'date': 'Fri, 17 Aug 2018 05:32:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-44e94be8-257f-42a3-aa32-6e4ff350013d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:36.582 63 INFO tempest.lib.common.rest_client [req-43187c29-33d6-4df2-84f5-bd87943e3c91 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7 1.268s 2018-08-17 05:32:36.583 63 DEBUG tempest.lib.common.rest_client [req-43187c29-33d6-4df2-84f5-bd87943e3c91 ] 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.23:9696/v2.0/networks/43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7', u'date': 'Fri, 17 Aug 2018 05:32:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43187c29-33d6-4df2-84f5-bd87943e3c91'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:37.102 63 INFO tempest.lib.common.rest_client [req-cacee0a2-3ae4-438d-86f4-23951295d805 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/cd2816bd-1c17-413b-b4d3-de2493258f3c 0.518s 2018-08-17 05:32:37.102 63 DEBUG tempest.lib.common.rest_client [req-cacee0a2-3ae4-438d-86f4-23951295d805 ] 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.23:9696/v2.0/security-groups/cd2816bd-1c17-413b-b4d3-de2493258f3c', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cacee0a2-3ae4-438d-86f4-23951295d805'} 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 [351.819107s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 83, in test_bgpvpn_basic self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:26:45,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.595s 2018-08-17 05:26:45,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-392114571 description", "name": "tempest-secgroup-smoke-392114571"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:26:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-462ab503-301a-47ce-b1e3-a032c16a94fb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-392114571 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:45Z", "updated_at": "2018-08-17T05:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "319e4ef0-7316-46e0-a429-d63d09b9de6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "bd0f4555-830d-486e-9337-0fbd23326fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "name": "tempest-secgroup-smoke-392114571"}} 2018-08-17 05:26:46,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.203s 2018-08-17 05:26:46,086 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f239852-6b58-4e95-80cf-6fd60af44aa1'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "347e05c5-cdea-495a-a0a5-fd514078d1d6"}} 2018-08-17 05:26:46,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.192s 2018-08-17 05:26:46,280 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3042ed83-4cb9-4749-94df-105f7d738f0a'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bd674d30-7faa-4e54-976e-b11d766d45f4"}} 2018-08-17 05:26:46,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 05:26:46,446 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97514d1e-54cb-4600-a018-02090389de2d'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "1ecae579-bd78-4ac9-9638-f43cd68eb873"}} 2018-08-17 05:26:46,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 05:26:46,613 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c40dd54e-0aef-45b3-a768-0c3a1938d67e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "393bef16-3448-45fd-8eb1-a0901c5a2d9a"}} 2018-08-17 05:26:47,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.394s 2018-08-17 05:26:47,008 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9d6ac99-ff88-4d95-b2d9-8d67fc17c8a9'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7ead072d-4858-4c0c-966e-25b8a48c09aa"}} 2018-08-17 05:26:47,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 05:26:47,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15da3210-37c7-4870-81e0-63a641f46cf6'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f1ca4391-c3e5-4ce8-96f6-83a6aaf3be9c"}} 2018-08-17 05:26:47,325 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 05:26:47,325 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f11e9eb-f39a-47be-b6fe-accbc2b309fa'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4c7082bb-15d1-48ea-be10-93ab0b66d578"}} 2018-08-17 05:26:47,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.185s 2018-08-17 05:26:47,512 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a315bda-a3d9-427b-a1f3-9f513ac8a45a'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0b742a0c-b63a-45de-9b23-0fd7d3ccf472"}} 2018-08-17 05:26:47,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 05:26:47,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-678463070"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94482a3a-b2ec-4dcc-84c8-47ca539f0a89'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","name":"tempest-A-678463070"}} 2018-08-17 05:26:48,424 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.648s 2018-08-17 05:26:48,424 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "name": "tempest-subnet-A-1-1595915918"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:26:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-590616da-b5bc-44c5-9788-dd7d7a316b66'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:48Z","dns_nameservers":[],"updated_at":"2018-08-17T05:26:48Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb","subnetpool_id":null,"name":"tempest-subnet-A-1-1595915918"}} 2018-08-17 05:26:48,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/networks 0.432s 2018-08-17 05:26:48,858 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-2136861170"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f593ead-0cf2-4227-9bdd-d0716d154332'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","name":"tempest-B-2136861170"}} 2018-08-17 05:26:49,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.862s 2018-08-17 05:26:49,721 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "name": "tempest-subnet-B-1-319620225"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:26:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-38f6a560-6f9e-45ce-aeeb-c4680c40bada'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:49Z","dns_nameservers":[],"updated_at":"2018-08-17T05:26:49Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"38ff2857-b415-4503-a4ff-2869ecfeb83b","subnetpool_id":null,"name":"tempest-subnet-B-1-319620225"}} 2018-08-17 05:26:50,217 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.495s 2018-08-17 05:26:50,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-179641517"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6572914e-fe89-4913-ae08-ffff208d10c6', 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': 'Fri, 17 Aug 2018 05:26:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6572914e-fe89-4913-ae08-ffff208d10c6'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mAl/jqRndSdAukCBfTXOexPJHsr3FY68KPsJs1CpGIE0IuQ4h1n8q81G3EO3S1oBo3T+4eXGTBh45rRBAptjK4Nz7JtSM5LbkVo6fzPUeMLOtH4lbu8pq//IhLRWSaqzA30F9DPhFWXVSNGb7CRcS85k8PKi4HugY6kQjxwZu1PZXfLSdvvXjfOlu1XvQ0zaHsBglg492RmuBnmC3KZOnxHN+xOCRhbHvmMaSobbEJ6nherRmPFm3hpuSSf4kAowctIRhEIJnq9AiPAcK1LltzAjXasCc9YL6ooOGrlL+di6xwjh6Y4KY9f8m/GwF4ClTspRaLfnezg/a6UsaPYj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuJgJf46kZ3UnQLpAgX01znsTyR7K9xWOvCj7CbNQqRiBNCLk\nOIdZ/KvNRtxDt0taAaN0/uHlxkwYeOa0QQKbYyuDc+ybUjOS25FaOn8z1HjCzrR+\nJW7vKav/yIS0VkmqswN9BfQz4RVl1UjRm+wkXEvOZPDyouB7oGOpEI8cGbtT2V3y\n0nb7143zpbtV70NM2h7AYJYOPdkZrgZ5gtymTp8RzfsTgkYWx75jGkqG2xCep4Xq\n0ZjxZt4abkkn+JAKMHLSEYRCCZ6vQIjwHCtS5bcwI12rAnPWC+qKDhq5S/nYuscI\n4emOCmPX/JvxsBeApU7KUWi353s4P2ulLGj2IwIDAQABAoIBAA4ow1nAdEXnS5qA\nbuA/3Xe4Ix1jOkhXo/o03oSw93fxBEAeiQj5AOMLvpQ34w3VPtMvWZMPetOKFLp5\nX8w4yfiCZvPma0eT4yjqblRcW3ppxO+cEq0GZFv68ITOARM5VVmj49woDi6uuH/y\ntPlT1Lorqmo9vS7XL0RvQJGfmJU0ksAUr2kG7YF9Hn1Pg4yFcsUI568qgHghQrlA\nSCkhz6IuvbcI/ZUsA5ETkwu5GPCTxh2i6TA8AMiyaYGPFsNIFsJN5OrCSRwv+UJ4\nya8GEw7DBxctpoT6RcScLtncvV6k0IY2X9gYbFmoXgbxQ7ejTt2S+CBiD885nf1q\n1jsFOQECgYEA8hGxoZulwhJrjgx1Yleh+7ZVBX7Qb/Fdf78dm47yiQZ3O9x81X+T\n3xKRXCQ0AFmL9KF5HMDNxXNnwSXozGUIAqReG249oNgvFiz05I0fm5IHdR1pUBYh\npjhyQcTG/FkX9q+EXV51Y07ARur2gIOMfardEnGdDxSNs9a3Gqu/gaMCgYEAwzeV\nh1ywMvnPVtwJJ3usJi93ZgmI7y+5VHIKjvJwamH0nEG3Cwa9Yiywj2zWepsl6Ink\nvGMhLt54oUrKXgB3rjRn3NlmG6TG3FNiicKyL5G1cRHVTmodzEYNuUlmHDW8zQ+/\nOsrjUEK02KdZ1fWlAjhtqNVYqTd7o1GYF4VtAYECgYEA21D+oA32CzRHMCbHf3co\nMndK5rSzwohrDt+nwpWr1kv+YUTt8T0qS1R2UIYYeyymadiWc1+Xz0o0+cEP/4eV\nz1b+UFn8Citz1eKbaisWNQwEJ66jCMVUbVX85uuS4XUTChSRl0qKjpP+DwK4nU0S\nT5UrwJchFlWn4QUrVkW/N4MCgYANmRCUVjN7yYTUwwzsMCQkoMfLVrywFH3vUOZF\nYMPN1Tbpr3YlkXmdnglKZEVoUuhIE1rYeHs2PY7fhUslUxkDDGlzq7z+DfNAI5rI\nh8RLpfWig6B9Ds02jmakUmWHb4LQMdmbKci9rXfVY4rRaYPt7KpOyVWcq92z2Zoj\ngUq/gQKBgG89/frW3K7+YR1si3hF6MZAer8+5WCesTKJn8UMKueKpX5f/IfsrS9m\nxx/+e14EuXXbmKxH9Mrx5mPvsTajgwnZdv2JhhYfXDX+vJBSQxxX5hnfgusebY8n\nMxqZ4hjJDVZFvmCzWDDt51SiY3CZGd5fwCYrpylAMgK1JBhiCOlc\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-179641517", "fingerprint": "24:8f:cc:d1:a0:98:fc:ba:e0:5e:44:8e:09:e4:e5:1a"}} 2018-08-17 05:26:51,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/ports 1.193s 2018-08-17 05:26:51,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-382102357", "security_groups": ["cd2816bd-1c17-413b-b4d3-de2493258f3c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:26:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1dccc20-a252-4aea-b50e-02e1bf4704b8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:26:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:26:50Z","name":"tempest-port-smoke-382102357","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:74:21:cf","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb","ip_address":"10.101.11.10"}],"id":"dada53df-d7b0-4c12-9797-24d369b074b3","security_groups":["cd2816bd-1c17-413b-b4d3-de2493258f3c"],"device_id":""}} 2018-08-17 05:26:52,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.23:8774/v2.1/servers 1.427s 2018-08-17 05:26:52,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-179641517", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "port": "dada53df-d7b0-4c12-9797-24d369b074b3"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449', 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:26:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "adminPass": "6TyX89C7Hnfw"}} 2018-08-17 05:26:53,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.553s 2018-08-17 05:26:53,406 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-92256f4d-be1f-464a-8940-5d3af5ad06b1', 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': 'Fri, 17 Aug 2018 05:26:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92256f4d-be1f-464a-8940-5d3af5ad06b1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:55,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.637s 2018-08-17 05:26:55,057 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98', 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': 'Fri, 17 Aug 2018 05:26:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:55,071 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:26:56,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.598s 2018-08-17 05:26:56,671 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d', 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': 'Fri, 17 Aug 2018 05:26:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:56,684 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:26:58,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.350s 2018-08-17 05:26:58,037 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-32975168-9c63-4b3f-9764-2607b21e6bf9', 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': 'Fri, 17 Aug 2018 05:26:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32975168-9c63-4b3f-9764-2607b21e6bf9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:59,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.174s 2018-08-17 05:26:59,226 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b', 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': 'Fri, 17 Aug 2018 05:26:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:59,239 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:26:59,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.662s 2018-08-17 05:26:59,904 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-a46db1d9-ed84-4905-92b2-56c85d830b22', 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': 'Fri, 17 Aug 2018 05:26:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a46db1d9-ed84-4905-92b2-56c85d830b22'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:59,917 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 23f7355e-596f-49f1-9f01-1f24970f9e02 with status: ACTIVE 2018-08-17 05:27:00,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/ports 0.807s 2018-08-17 05:27:00,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-673791985", "security_groups": ["cd2816bd-1c17-413b-b4d3-de2493258f3c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:27:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfc29ba0-19ee-4f6d-8b00-9b3c35476287'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:27:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:27:00Z","name":"tempest-port-smoke-673791985","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d1:63:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"38ff2857-b415-4503-a4ff-2869ecfeb83b","ip_address":"10.102.21.20"}],"id":"677a858a-b843-4836-a669-4c6869bdb062","security_groups":["cd2816bd-1c17-413b-b4d3-de2493258f3c"],"device_id":""}} 2018-08-17 05:27:02,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.23:8774/v2.1/servers 2.012s 2018-08-17 05:27:02,740 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-179641517", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "port": "677a858a-b843-4836-a669-4c6869bdb062"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-b4656144-b167-4409-aa86-fb9e84cb0025', 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:27:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4656144-b167-4409-aa86-fb9e84cb0025'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "39de5127-6958-4cb0-a720-cb03371c781a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "adminPass": "6VxcH5VE7hLr"}} 2018-08-17 05:27:02,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.233s 2018-08-17 05:27:02,977 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0', 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': 'Fri, 17 Aug 2018 05:27:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:04,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.823s 2018-08-17 05:27:04,818 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-9a5cf03d-c255-4a58-882e-24f6e07ad80a', 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': 'Fri, 17 Aug 2018 05:27:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a5cf03d-c255-4a58-882e-24f6e07ad80a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:06,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.413s 2018-08-17 05:27:06,246 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-7d2bce76-4369-4e71-a888-142047dc25e8', 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': 'Fri, 17 Aug 2018 05:27:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d2bce76-4369-4e71-a888-142047dc25e8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:06,259 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:27:07,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.171s 2018-08-17 05:27:07,433 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5', 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': 'Fri, 17 Aug 2018 05:27:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:08,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.343s 2018-08-17 05:27:08,790 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-38cbd264-6418-44ab-b120-c1f0910e81f7', 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': 'Fri, 17 Aug 2018 05:27:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38cbd264-6418-44ab-b120-c1f0910e81f7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:08,804 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:27:09,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.423s 2018-08-17 05:27:09,228 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0', 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': 'Fri, 17 Aug 2018 05:27:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:09,241 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 39de5127-6958-4cb0-a720-cb03371c781a with status: ACTIVE 2018-08-17 05:27:09,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.325s 2018-08-17 05:27:09,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:27:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1548450d-7170-4f5d-8821-8da9bb72e1cb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "40af5dfb-230e-4f68-9676-2c74f67c40aa"}} 2018-08-17 05:27:09,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations 0.205s 2018-08-17 05:27:09,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations', u'date': 'Fri, 17 Aug 2018 05:27:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-39fcad6c-71b4-4c2a-809b-be71f2046722'} Body: {"network_association": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "id": "132a119b-061a-439f-82c0-3ea6dc474909"}} 2018-08-17 05:27:10,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations 0.542s 2018-08-17 05:27:10,319 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations', u'date': 'Fri, 17 Aug 2018 05:27:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-076c11f2-4e4a-46a6-9ea0-efe4bbbc5dac'} Body: {"network_association": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "id": "4fbaf3f1-81ef-48d3-bf70-282871c8428f"}} 2018-08-17 05:27:10,320 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:27:10,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/routers 0.124s 2018-08-17 05:27:10,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1771026950", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:27:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b40f70e-e767-4aa4-92f4-1ff224f42ed7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:27:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d12fbea-c872-48f5-9603-21f4976c6640", "name": "tempest-router--1771026950"}} 2018-08-17 05:27:11,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640 1.521s 2018-08-17 05:27:11,968 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640', u'date': 'Fri, 17 Aug 2018 05:27:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89514147-09dc-495f-98c8-2b8d734b97a5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:27:11Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d12fbea-c872-48f5-9603-21f4976c6640", "name": "tempest-router--1771026950"}} 2018-08-17 05:27:14,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/add_router_interface 2.464s 2018-08-17 05:27:14,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:27:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-985c8013-3671-4dbc-8ba1-dfae8d16f7c4'} Body: {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb", "subnet_ids": ["4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"], "port_id": "a53bd5bf-3791-48ee-9480-49f6e4a1b9a3", "id": "4d12fbea-c872-48f5-9603-21f4976c6640"} 2018-08-17 05:27:16,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.886s 2018-08-17 05:27:16,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "dada53df-d7b0-4c12-9797-24d369b074b3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:27:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58995c8c-ad49-4f0a-995c-caad3c3a1d06'} Body: {"floatingip": {"router_id": "4d12fbea-c872-48f5-9603-21f4976c6640", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:27:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "dada53df-d7b0-4c12-9797-24d369b074b3", "id": "44edc4b2-b922-4ace-9524-4dcfc0f794be", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:27:16,322 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:27:18,327 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:27:18,395 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:27:18,423 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:27:18,538 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:27:18,538 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:27:18,541 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:27:18,603 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:27:18,605 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:27:23,612 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:27:23,613 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:28:33,636 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:28:33,637 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:28:33,640 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:28:33,703 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:28:33,704 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:28:38,710 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:28:38,711 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:29:48,775 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:29:48,776 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:29:48,776 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48,781 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:48,882 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:48,909 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:48,915 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:29:48,916 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:7e:52 [ether] on eth0 2018-08-17 05:29:48,916 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:29:48,916 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:48,978 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:48,983 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:48,991 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:29:48,992 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:29:48,992 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48,994 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49,053 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:49,058 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:49,064 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:29:49,065 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:49,067 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49,125 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:49,131 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:49,136 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:29:49,136 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:7e:52 [ether] on eth0 2018-08-17 05:29:49,137 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:29:49,137 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:49,139 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49,198 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:49,202 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:54,209 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:29:54,209 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:31:04,266 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:31:04,266 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:31:04,271 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:31:04,371 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:31:04,398 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:31:09,406 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:31:09,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:32:19,434 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:32:19,434 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.213: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:32:21,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/44edc4b2-b922-4ace-9524-4dcfc0f794be 1.689s 2018-08-17 05:32:21,131 63 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.23:9696/v2.0/floatingips/44edc4b2-b922-4ace-9524-4dcfc0f794be', u'date': 'Fri, 17 Aug 2018 05:32:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d08fd75c-08c0-4be8-a5db-8c508e641955'} Body: 2018-08-17 05:32:23,839 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/remove_router_interface 2.707s 2018-08-17 05:32:23,840 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:32:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d010a096-079b-43ee-a9c4-03870085d6a1'} Body: {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb", "subnet_ids": ["4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"], "port_id": "a53bd5bf-3791-48ee-9480-49f6e4a1b9a3", "id": "4d12fbea-c872-48f5-9603-21f4976c6640"} 2018-08-17 05:32:25,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640 1.892s 2018-08-17 05:32:25,734 63 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.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640', u'date': 'Fri, 17 Aug 2018 05:32:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-717ff81f-64f8-425c-a6a5-4e0dae61e50c'} Body: 2018-08-17 05:32:26,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.385s 2018-08-17 05:32:26,120 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-c6e197b6-9b3f-43be-aa34-f50876f0b464', 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': 'Fri, 17 Aug 2018 05:32:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6e197b6-9b3f-43be-aa34-f50876f0b464'} Body: 2018-08-17 05:32:26,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.696s 2018-08-17 05:32:26,818 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-7ceb3349-ce8c-4c42-a8c0-80e58371b117', 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': 'Fri, 17 Aug 2018 05:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7ceb3349-ce8c-4c42-a8c0-80e58371b117'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:27,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.047s 2018-08-17 05:32:27,882 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca', 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': 'Fri, 17 Aug 2018 05:32:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca'} Body: {"itemNotFound": {"message": "Instance 39de5127-6958-4cb0-a720-cb03371c781a could not be found.", "code": 404}} 2018-08-17 05:32:28,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/677a858a-b843-4836-a669-4c6869bdb062 0.848s 2018-08-17 05:32:28,732 63 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.23:9696/v2.0/ports/677a858a-b843-4836-a669-4c6869bdb062', u'date': 'Fri, 17 Aug 2018 05:32:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc61d481-06a5-4c1f-acfc-62e621dcdcb8'} Body: 2018-08-17 05:32:28,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.197s 2018-08-17 05:32:28,930 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa', 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': 'Fri, 17 Aug 2018 05:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa'} Body: 2018-08-17 05:32:29,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.629s 2018-08-17 05:32:29,561 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-4261287e-03d8-44e8-9ddb-d288cab9e8f4', 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': 'Fri, 17 Aug 2018 05:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4261287e-03d8-44e8-9ddb-d288cab9e8f4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:30,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.052s 2018-08-17 05:32:30,629 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-87eee2d6-701b-4f67-a9ce-5b35391902ac', 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': 'Fri, 17 Aug 2018 05:32:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-87eee2d6-701b-4f67-a9ce-5b35391902ac'} Body: {"itemNotFound": {"message": "Instance 23f7355e-596f-49f1-9f01-1f24970f9e02 could not be found.", "code": 404}} 2018-08-17 05:32:31,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/dada53df-d7b0-4c12-9797-24d369b074b3 0.812s 2018-08-17 05:32:31,443 63 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.23:9696/v2.0/ports/dada53df-d7b0-4c12-9797-24d369b074b3', u'date': 'Fri, 17 Aug 2018 05:32:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e94f9114-a93a-4303-b3e4-e2b36c36ccac'} Body: 2018-08-17 05:32:31,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-179641517 0.028s 2018-08-17 05:32:31,472 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-179641517', u'x-compute-request-id': 'req-03889983-47c5-43bf-8ff5-84a23154577b', 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': 'Fri, 17 Aug 2018 05:32:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03889983-47c5-43bf-8ff5-84a23154577b'} Body: 2018-08-17 05:32:32,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/38ff2857-b415-4503-a4ff-2869ecfeb83b 1.238s 2018-08-17 05:32:32,712 63 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.23:9696/v2.0/subnets/38ff2857-b415-4503-a4ff-2869ecfeb83b', u'date': 'Fri, 17 Aug 2018 05:32:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2527a9c2-e82a-4a3c-bbb9-2f97bd7bd3e6'} Body: 2018-08-17 05:32:34,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/1cbfaf85-5316-49b0-8b84-b8a1acec3860 1.464s 2018-08-17 05:32:34,177 63 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.23:9696/v2.0/networks/1cbfaf85-5316-49b0-8b84-b8a1acec3860', u'date': 'Fri, 17 Aug 2018 05:32:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-342708d6-a783-4d2b-94de-34c0fa6197eb'} Body: 2018-08-17 05:32:35,313 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb 1.134s 2018-08-17 05:32:35,313 63 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.23:9696/v2.0/subnets/4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb', u'date': 'Fri, 17 Aug 2018 05:32:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-44e94be8-257f-42a3-aa32-6e4ff350013d'} Body: 2018-08-17 05:32:36,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7 1.268s 2018-08-17 05:32:36,583 63 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.23:9696/v2.0/networks/43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7', u'date': 'Fri, 17 Aug 2018 05:32:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43187c29-33d6-4df2-84f5-bd87943e3c91'} Body: 2018-08-17 05:32:37,102 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/cd2816bd-1c17-413b-b4d3-de2493258f3c 0.518s 2018-08-17 05:32:37,102 63 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.23:9696/v2.0/security-groups/cd2816bd-1c17-413b-b4d3-de2493258f3c', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cacee0a2-3ae4-438d-86f4-23951295d805'} Body: 2018-08-17 05:32:37.426 63 INFO tempest.lib.common.rest_client [req-863d943d-c74c-41f2-9edb-cd3c61804c56 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.298s 2018-08-17 05:32:37.427 63 DEBUG tempest.lib.common.rest_client [req-863d943d-c74c-41f2-9edb-cd3c61804c56 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-534921209 description", "name": "tempest-secgroup-smoke-534921209"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-863d943d-c74c-41f2-9edb-cd3c61804c56'} Body: {"security_group": {"description": "tempest-secgroup-smoke-534921209 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "updated_at": "2018-08-17T05:32:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:32:37Z", "revision_number": 0, "id": "6fcd2c39-ddb3-4422-af1e-1ec5ed575087", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:32:37Z", "revision_number": 0, "id": "f98c13f6-fcc5-4caf-853e-6c21cf948231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "name": "tempest-secgroup-smoke-534921209"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:37.675 63 INFO tempest.lib.common.rest_client [req-1329fc81-0c5d-4faa-a0e7-0cb6e43e2f12 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.247s 2018-08-17 05:32:37.676 63 DEBUG tempest.lib.common.rest_client [req-1329fc81-0c5d-4faa-a0e7-0cb6e43e2f12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1329fc81-0c5d-4faa-a0e7-0cb6e43e2f12'} 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-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "55ca4499-831f-49fb-9927-40c56bb29358"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:37.814 63 INFO tempest.lib.common.rest_client [req-96d917e8-4de3-48cf-a5bb-a743e410a8b4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.137s 2018-08-17 05:32:37.814 63 DEBUG tempest.lib.common.rest_client [req-96d917e8-4de3-48cf-a5bb-a743e410a8b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96d917e8-4de3-48cf-a5bb-a743e410a8b4'} 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-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9c70869a-ef08-431e-987d-a699c5581294"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:38.211 63 INFO tempest.lib.common.rest_client [req-f70ce9d5-9904-42b8-8e35-78f638fea61f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.396s 2018-08-17 05:32:38.212 63 DEBUG tempest.lib.common.rest_client [req-f70ce9d5-9904-42b8-8e35-78f638fea61f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f70ce9d5-9904-42b8-8e35-78f638fea61f'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0ed97410-1556-43b4-9678-9cd48139d56e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:38.367 63 INFO tempest.lib.common.rest_client [req-e78eaf8c-dec3-4d20-8b3d-e3295e30ec15 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 05:32:38.367 63 DEBUG tempest.lib.common.rest_client [req-e78eaf8c-dec3-4d20-8b3d-e3295e30ec15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e78eaf8c-dec3-4d20-8b3d-e3295e30ec15'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4e28dae0-02fb-4544-adc1-679ec4e0e24c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:38.521 63 INFO tempest.lib.common.rest_client [req-aa0b99fa-3294-43ee-8904-a1b426770384 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.152s 2018-08-17 05:32:38.521 63 DEBUG tempest.lib.common.rest_client [req-aa0b99fa-3294-43ee-8904-a1b426770384 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa0b99fa-3294-43ee-8904-a1b426770384'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e51e8afa-e29f-4a30-91c3-52bece7f6412"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:38.934 63 INFO tempest.lib.common.rest_client [req-501dec1b-5ea9-411b-a505-edb03dfe306b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.412s 2018-08-17 05:32:38.934 63 DEBUG tempest.lib.common.rest_client [req-501dec1b-5ea9-411b-a505-edb03dfe306b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-501dec1b-5ea9-411b-a505-edb03dfe306b'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0f2548c9-0e81-4676-8905-b63345637373"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:39.110 63 INFO tempest.lib.common.rest_client [req-cdad4165-1a64-4675-bda8-2615dc00753b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.174s 2018-08-17 05:32:39.110 63 DEBUG tempest.lib.common.rest_client [req-cdad4165-1a64-4675-bda8-2615dc00753b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdad4165-1a64-4675-bda8-2615dc00753b'} 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-08-17T05:32:39Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "af85c1b0-04a8-4c2e-8661-ad28e22210ac"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:39.277 63 INFO tempest.lib.common.rest_client [req-450d3cd6-bcfc-4ae7-9d9e-8582e8fdbab4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 05:32:39.278 63 DEBUG tempest.lib.common.rest_client [req-450d3cd6-bcfc-4ae7-9d9e-8582e8fdbab4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-450d3cd6-bcfc-4ae7-9d9e-8582e8fdbab4'} 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-08-17T05:32:39Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "536062fb-507f-4df0-bbd9-5597e79dddf1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:40.203 63 INFO tempest.lib.common.rest_client [req-229f17fd-0898-405b-8213-e8942b606285 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/networks 0.924s 2018-08-17 05:32:40.203 63 DEBUG tempest.lib.common.rest_client [req-229f17fd-0898-405b-8213-e8942b606285 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-350526968"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-229f17fd-0898-405b-8213-e8942b606285'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:32:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"deb36e96-8c80-481c-a676-938bf2726426","name":"tempest-A-350526968"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:40.732 63 INFO tempest.lib.common.rest_client [req-df5554c0-9bcc-4924-a85a-0eb54a34219e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.527s 2018-08-17 05:32:40.732 63 DEBUG tempest.lib.common.rest_client [req-df5554c0-9bcc-4924-a85a-0eb54a34219e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "deb36e96-8c80-481c-a676-938bf2726426", "name": "tempest-subnet-A-1-1274055273"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df5554c0-9bcc-4924-a85a-0eb54a34219e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"deb36e96-8c80-481c-a676-938bf2726426","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","dns_nameservers":[],"updated_at":"2018-08-17T05:32:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f1be6866-b55a-466d-9ccb-1077b3fab3b2","subnetpool_id":null,"name":"tempest-subnet-A-1-1274055273"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:40.961 63 INFO tempest.lib.common.rest_client [req-14bccf6b-f7dd-4789-94af-a7bb3bf748d3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/networks 0.228s 2018-08-17 05:32:40.962 63 DEBUG tempest.lib.common.rest_client [req-14bccf6b-f7dd-4789-94af-a7bb3bf748d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-339045110"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14bccf6b-f7dd-4789-94af-a7bb3bf748d3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:32:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","name":"tempest-B-339045110"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:41.586 63 INFO tempest.lib.common.rest_client [req-e6f52258-0893-49d6-8a65-9c9cd2cc0f5a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.623s 2018-08-17 05:32:41.586 63 DEBUG tempest.lib.common.rest_client [req-e6f52258-0893-49d6-8a65-9c9cd2cc0f5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "name": "tempest-subnet-B-1-1333120167"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:32:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6f52258-0893-49d6-8a65-9c9cd2cc0f5a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:41Z","dns_nameservers":[],"updated_at":"2018-08-17T05:32:41Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"56b97543-59b1-4baa-b58c-ac2f968cc4ba","subnetpool_id":null,"name":"tempest-subnet-B-1-1333120167"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:41.899 63 INFO tempest.lib.common.rest_client [req-101be60d-27e1-480d-889b-77bc7a296c6b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.312s 2018-08-17 05:32:41.900 63 DEBUG tempest.lib.common.rest_client [req-101be60d-27e1-480d-889b-77bc7a296c6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:32:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-101be60d-27e1-480d-889b-77bc7a296c6b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "ea895b8e-098f-45db-bea7-740c502bc862"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:42.834 63 INFO tempest.lib.common.rest_client [req-d95882cd-3e74-4dc5-9d8d-2ae8d956dad5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations 0.933s 2018-08-17 05:32:42.835 63 DEBUG tempest.lib.common.rest_client [req-d95882cd-3e74-4dc5-9d8d-2ae8d956dad5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations', u'date': 'Fri, 17 Aug 2018 05:32:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d95882cd-3e74-4dc5-9d8d-2ae8d956dad5'} Body: {"network_association": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "id": "d44eaf83-bd38-4593-9833-eedfc955f205"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:43.116 63 INFO tempest.lib.common.rest_client [req-61660966-519a-4a06-82dc-3f7a8e3f5199 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations 0.280s 2018-08-17 05:32:43.117 63 DEBUG tempest.lib.common.rest_client [req-61660966-519a-4a06-82dc-3f7a8e3f5199 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations', u'date': 'Fri, 17 Aug 2018 05:32:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61660966-519a-4a06-82dc-3f7a8e3f5199'} Body: {"network_association": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "id": "ef6fab2f-8d8a-43bf-8503-bf4eb9781e2f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:43.117 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 05:32:43.409 63 INFO tempest.lib.common.rest_client [req-fe74e8bf-133c-4839-a094-0fd20b65c7a8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.291s 2018-08-17 05:32:43.410 63 DEBUG tempest.lib.common.rest_client [req-fe74e8bf-133c-4839-a094-0fd20b65c7a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-381938476"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-fe74e8bf-133c-4839-a094-0fd20b65c7a8', 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': 'Fri, 17 Aug 2018 05:32:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe74e8bf-133c-4839-a094-0fd20b65c7a8'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpM4qYw1ZVkaE6F96yJOBA5veiGKgtyTtlzCcPVb5w752uCcIBCn3ad1jQG0vE42SqvmNSC8ss1hJGLqMLtunbchYHR1ZuXyg6MDF7naKx8zxvMiEAfLMUlivFbVmmm0reF6z4hXUIs/UsI6qKDJcw1/Zpuqm5rFsWsVenguCknoWgSIHDdtUw9W7jvmJJnffiAsktAmPG19s/shc3OHENQkV4u2Z3SEesc3FaHN0NZ4BFa6roT+ql9GWTKAX84biIzU0Ty5xUNGoq5G16f9EoI2kLsa8OZhYU1ezNG9HV/27IAZSOx0HMa5vu3n5jParjzttkf1MJY0K3h/DLEkHH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6TOKmMNWVZGhOhfesiTgQOb3ohioLck7ZcwnD1W+cO+drgnC\nAQp92ndY0BtLxONkqr5jUgvLLNYSRi6jC7bp23IWB0dWbl8oOjAxe52isfM8bzIh\nAHyzFJYrxW1ZpptK3hes+IV1CLP1LCOqigyXMNf2abqpuaxbFrFXp4LgpJ6FoEiB\nw3bVMPVu475iSZ334gLJLQJjxtfbP7IXNzhxDUJFeLtmd0hHrHNxWhzdDWeARWuq\n6E/qpfRlkygF/OG4iM1NE8ucVDRqKuRten/RKCNpC7GvDmYWFNXszRvR1f9uyAGU\njsdBzGub7t5+Yz2q487bZH9TCWNCt4fwyxJBxwIDAQABAoIBAQC178o/qJZgp/97\nTUgm//IdcJTeWBJNtmOq5f3LTwAHKEqCj4ZWPZM2sEoQAlu4vhe5xlPCnQTkdBdJ\nvfTinNASrw1UnGloLsE5tIPGh5N49eW+cwOgV6l3dDmuC8QX4awlXZ9LPQOzyIKM\n7z6L+YqzRqoujrz/6OIf8DgMrmUIyE643aZP/VC5NunxbzCSVbhSU/DWYkyKZBfj\nZX/W2ZQ0wWpQwntt77fAR4W7s/7JVxiKqmyjezv6PN0Ld49aKoLf2GkOGDuIOcOJ\nm+qOa5JIyAB6qzgkeo03wkzyy0gJyIodziWgVo6W50jIRc7JBfa5VNPoH/VGQiJQ\nNteOCBzRAoGBAP4dVHWvWwCfx1k6EUpppngvB95K3fKNqCQdGWGCCzJW2iLW1OY+\noLKenfpwFRd3AqnBeyj0Bwe0k5WTw9D1C8VUCm2GMNF7SyCHgp00wH8RKs0pWiss\nep/Ljb2fZ2qf4uR7ia4X8kI3yYED1UbNjfLO0cP58Z7tlLW9CNzou+11AoGBAOru\nfQxw230iimKQ8lkQ/gtjz4Mo8YcuEWmcmKxu7HDrZB/bldRiYDx7oznLY8uRqHNz\nff6a6cTnil92TQ0oT5Izoh0sxAz3JWk5euMTk/93CoHQreESSEztm+pMhANKGI4m\n+cz6Fy8oiTuTMWWSzHg6bAwGoKmX2XFWxtth7F7LAoGABq1KnNUAtSF9oXCPJ79i\n6mGB+WtKLadfNaO2GQPLu4Tgsm2mpm4a1taoG/5572XnIgK9c7QFw0QRZKq/SGxH\n5OVyaLJP8hElRjOJUQwjyrLuxvlBL0U565zzmnnnw7tzwMEmOvbSHL9Ogh9RqUyZ\nYDni9R1KJfzkHWpcI0HSPkkCgYAKztPz6ZE/bYJeTHrJvC1jysC2MQEDjgwBBtJD\nRIseGsYtbQW0kp4IyktVElVR/S55uTt3phrREzHbeG7NByi5+iQgIXoXeps+/wT3\nQ2RQoWJbXIVTUGsBFwFQQxrjp9n/WC2vz2WXps7BbeEc4icD9PQZjYiApNq9Cxf0\n6cldBwKBgQC+YEfYpEXBqoFUcLiZ3wQ7Dk+6dj9DXA3D+K/mQ7wHvU5RRg2cCd9u\n9ILBNrRwBxdUFJusddG+kx2G3QXe80hNfUVSBzCCXbmlOgYAK9cD8yL/CPy+laQi\nGiSbEf6jB5wciJWcVW68VLOd6XRnwBsj+XjqwZC23MgS951616fZow==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-381938476", "fingerprint": "45:f1:a3:b6:ba:26:69:2d:19:66:ff:13:65:84:98:e5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:44.207 63 INFO tempest.lib.common.rest_client [req-5c43fd33-894d-40c3-99c8-d8406e77c37e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/ports 0.794s 2018-08-17 05:32:44.207 63 DEBUG tempest.lib.common.rest_client [req-5c43fd33-894d-40c3-99c8-d8406e77c37e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-573625940", "security_groups": ["b2662580-2030-43ee-9ff2-ed59e80f69ef"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:32:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5c43fd33-894d-40c3-99c8-d8406e77c37e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:32:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"deb36e96-8c80-481c-a676-938bf2726426","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:32:43Z","name":"tempest-port-smoke-573625940","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fa:8a:be","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f1be6866-b55a-466d-9ccb-1077b3fab3b2","ip_address":"10.101.11.10"}],"id":"12c70b54-b700-4117-aa3b-3ddfd7784377","security_groups":["b2662580-2030-43ee-9ff2-ed59e80f69ef"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:45.432 63 INFO tempest.lib.common.rest_client [req-da94fb8a-289c-444e-9d73-71333dc139ac ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.23:8774/v2.1/servers 1.223s 2018-08-17 05:32:45.433 63 DEBUG tempest.lib.common.rest_client [req-da94fb8a-289c-444e-9d73-71333dc139ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-381938476", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "deb36e96-8c80-481c-a676-938bf2726426", "port": "12c70b54-b700-4117-aa3b-3ddfd7784377"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-da94fb8a-289c-444e-9d73-71333dc139ac', 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:32:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da94fb8a-289c-444e-9d73-71333dc139ac'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e35255fc-32de-4dae-a150-24cb351f283c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "adminPass": "DXm4aR9YEPbU"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:45.743 63 INFO tempest.lib.common.rest_client [req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.306s 2018-08-17 05:32:45.744 63 DEBUG tempest.lib.common.rest_client [req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420 ] 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420', 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': 'Fri, 17 Aug 2018 05:32:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:47.018 63 INFO tempest.lib.common.rest_client [req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.260s 2018-08-17 05:32:47.019 63 DEBUG tempest.lib.common.rest_client [req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6 ] 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6', 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': 'Fri, 17 Aug 2018 05:32:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:48.304 63 INFO tempest.lib.common.rest_client [req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.268s 2018-08-17 05:32:48.305 63 DEBUG tempest.lib.common.rest_client [req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5 ] 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5', 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': 'Fri, 17 Aug 2018 05:32:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:48.317 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:32:49.730 63 INFO tempest.lib.common.rest_client [req-c6ce7e1b-7163-417d-9dbc-28841a506de9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.412s 2018-08-17 05:32:49.731 63 DEBUG tempest.lib.common.rest_client [req-c6ce7e1b-7163-417d-9dbc-28841a506de9 ] 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-c6ce7e1b-7163-417d-9dbc-28841a506de9', 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': 'Fri, 17 Aug 2018 05:32:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6ce7e1b-7163-417d-9dbc-28841a506de9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:51.102 63 INFO tempest.lib.common.rest_client [req-00629dc7-b5d2-4c51-881f-8a932a812f94 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.357s 2018-08-17 05:32:51.103 63 DEBUG tempest.lib.common.rest_client [req-00629dc7-b5d2-4c51-881f-8a932a812f94 ] 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-00629dc7-b5d2-4c51-881f-8a932a812f94', 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': 'Fri, 17 Aug 2018 05:32:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00629dc7-b5d2-4c51-881f-8a932a812f94'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:52.754 63 INFO tempest.lib.common.rest_client [req-9570837b-8adb-4a1f-bce1-9bf0f580457f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.636s 2018-08-17 05:32:52.755 63 DEBUG tempest.lib.common.rest_client [req-9570837b-8adb-4a1f-bce1-9bf0f580457f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-9570837b-8adb-4a1f-bce1-9bf0f580457f', 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': 'Fri, 17 Aug 2018 05:32:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9570837b-8adb-4a1f-bce1-9bf0f580457f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:52.772 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:32:52.921 63 INFO tempest.lib.common.rest_client [req-57c979df-66f5-4be1-ac26-921fe2733d69 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.148s 2018-08-17 05:32:52.922 63 DEBUG tempest.lib.common.rest_client [req-57c979df-66f5-4be1-ac26-921fe2733d69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-57c979df-66f5-4be1-ac26-921fe2733d69', 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': 'Fri, 17 Aug 2018 05:32:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57c979df-66f5-4be1-ac26-921fe2733d69'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:52.934 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: e35255fc-32de-4dae-a150-24cb351f283c with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:32:54.144 63 INFO tempest.lib.common.rest_client [req-da9a2be4-7cf3-4db6-ad8a-cab0e9d1cd72 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/ports 1.209s 2018-08-17 05:32:54.145 63 DEBUG tempest.lib.common.rest_client [req-da9a2be4-7cf3-4db6-ad8a-cab0e9d1cd72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-609338833", "security_groups": ["b2662580-2030-43ee-9ff2-ed59e80f69ef"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:32:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-da9a2be4-7cf3-4db6-ad8a-cab0e9d1cd72'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:32:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:32:53Z","name":"tempest-port-smoke-609338833","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ec:b4:de","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"56b97543-59b1-4baa-b58c-ac2f968cc4ba","ip_address":"10.102.21.20"}],"id":"d97da109-e9b5-4b84-9283-376d39edf887","security_groups":["b2662580-2030-43ee-9ff2-ed59e80f69ef"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:55.967 63 INFO tempest.lib.common.rest_client [req-ef335757-296a-485e-8127-21ea6287e8b7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.23:8774/v2.1/servers 1.821s 2018-08-17 05:32:55.967 63 DEBUG tempest.lib.common.rest_client [req-ef335757-296a-485e-8127-21ea6287e8b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-381938476", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "port": "d97da109-e9b5-4b84-9283-376d39edf887"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-ef335757-296a-485e-8127-21ea6287e8b7', 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:32:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ef335757-296a-485e-8127-21ea6287e8b7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "adminPass": "T3mHUZW2Tqng"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:56.054 63 INFO tempest.lib.common.rest_client [req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.083s 2018-08-17 05:32:56.054 63 DEBUG tempest.lib.common.rest_client [req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2 ] 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2', 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': 'Fri, 17 Aug 2018 05:32:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:57.383 63 INFO tempest.lib.common.rest_client [req-60995e8a-8223-424a-b730-1e68fa786546 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.314s 2018-08-17 05:32:57.384 63 DEBUG tempest.lib.common.rest_client [req-60995e8a-8223-424a-b730-1e68fa786546 ] 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-60995e8a-8223-424a-b730-1e68fa786546', 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': 'Fri, 17 Aug 2018 05:32:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60995e8a-8223-424a-b730-1e68fa786546'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:58.494 63 INFO tempest.lib.common.rest_client [req-db491285-d505-440f-8104-1b863d373d7a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.094s 2018-08-17 05:32:58.495 63 DEBUG tempest.lib.common.rest_client [req-db491285-d505-440f-8104-1b863d373d7a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-db491285-d505-440f-8104-1b863d373d7a', 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': 'Fri, 17 Aug 2018 05:32:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db491285-d505-440f-8104-1b863d373d7a'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:58.508 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:32:59.670 63 INFO tempest.lib.common.rest_client [req-2e3138d2-8326-41c9-b6ef-475cc58148c4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.159s 2018-08-17 05:32:59.670 63 DEBUG tempest.lib.common.rest_client [req-2e3138d2-8326-41c9-b6ef-475cc58148c4 ] 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-2e3138d2-8326-41c9-b6ef-475cc58148c4', 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': 'Fri, 17 Aug 2018 05:32:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e3138d2-8326-41c9-b6ef-475cc58148c4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:32:59.683 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:33:01.011 63 INFO tempest.lib.common.rest_client [req-5149e4de-0e3a-48e5-b150-25e10dfea83c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.326s 2018-08-17 05:33:01.012 63 DEBUG tempest.lib.common.rest_client [req-5149e4de-0e3a-48e5-b150-25e10dfea83c ] 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-5149e4de-0e3a-48e5-b150-25e10dfea83c', 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': 'Fri, 17 Aug 2018 05:33:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5149e4de-0e3a-48e5-b150-25e10dfea83c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:02.179 63 INFO tempest.lib.common.rest_client [req-d95576db-78ca-4df3-9d11-e06cf03dd252 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.152s 2018-08-17 05:33:02.180 63 DEBUG tempest.lib.common.rest_client [req-d95576db-78ca-4df3-9d11-e06cf03dd252 ] 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-d95576db-78ca-4df3-9d11-e06cf03dd252', 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': 'Fri, 17 Aug 2018 05:33:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d95576db-78ca-4df3-9d11-e06cf03dd252'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:03.525 63 INFO tempest.lib.common.rest_client [req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.326s 2018-08-17 05:33:03.526 63 DEBUG tempest.lib.common.rest_client [req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e', 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': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:33:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:03.539 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:33:03.691 63 INFO tempest.lib.common.rest_client [req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.151s 2018-08-17 05:33:03.692 63 DEBUG tempest.lib.common.rest_client [req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3', 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': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:33:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:03.704 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 89297fb2-d3b4-4658-b608-68f1b9cbe158 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:33:03.823 63 INFO tempest.lib.common.rest_client [req-c76226dd-f227-4ef8-8b56-f4bb7ca8d9a4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/routers 0.118s 2018-08-17 05:33:03.824 63 DEBUG tempest.lib.common.rest_client [req-c76226dd-f227-4ef8-8b56-f4bb7ca8d9a4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1935786779", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c76226dd-f227-4ef8-8b56-f4bb7ca8d9a4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:03Z", "admin_state_up": true, "updated_at": "2018-08-17T05:33:03Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "name": "tempest-router--1935786779"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:05.350 63 INFO tempest.lib.common.rest_client [req-307886dd-16fb-45ea-8355-a1eb5eb80aca ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00 1.525s 2018-08-17 05:33:05.351 63 DEBUG tempest.lib.common.rest_client [req-307886dd-16fb-45ea-8355-a1eb5eb80aca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00', u'date': 'Fri, 17 Aug 2018 05:33:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-307886dd-16fb-45ea-8355-a1eb5eb80aca'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:03Z", "admin_state_up": true, "updated_at": "2018-08-17T05:33:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "name": "tempest-router--1935786779"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:07.483 63 INFO tempest.lib.common.rest_client [req-865b41bd-46a3-4816-a20d-97191e6b0843 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/add_router_interface 2.130s 2018-08-17 05:33:07.483 63 DEBUG tempest.lib.common.rest_client [req-865b41bd-46a3-4816-a20d-97191e6b0843 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:33:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-865b41bd-46a3-4816-a20d-97191e6b0843'} Body: {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2", "subnet_ids": ["f1be6866-b55a-466d-9ccb-1077b3fab3b2"], "port_id": "8fa8df37-a583-4630-9419-5af21884f261", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:09.429 63 INFO tempest.lib.common.rest_client [req-1778a7a0-4994-40c7-a466-a55041c7b408 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.944s 2018-08-17 05:33:09.429 63 DEBUG tempest.lib.common.rest_client [req-1778a7a0-4994-40c7-a466-a55041c7b408 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "12c70b54-b700-4117-aa3b-3ddfd7784377"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:33:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1778a7a0-4994-40c7-a466-a55041c7b408'} Body: {"floatingip": {"router_id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:33:08Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "12c70b54-b700-4117-aa3b-3ddfd7784377", "id": "85387866-ec92-4644-a9e9-5beda9e39930", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:08Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:33:09.431 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:33:25.466 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:33:25.531 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:33:25.563 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:33:25.677 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:33:25.678 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:33:25.680 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:33:25.741 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:33:25.744 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:33:30.751 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:33:30.752 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:34:40.822 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:34:40.823 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:34:40.827 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:34:40.891 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:34:40.923 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:34:45.930 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:34:45.931 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:35:55.992 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:35:55.993 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:35:55.994 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:55.998 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56.093 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:35:56.126 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56.132 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:35:56.132 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:5a:c5:45 [ether] on eth0 2018-08-17 05:35:56.132 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:35:56.133 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56.135 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56.193 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:35:56.198 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56.207 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 05:35:56.207 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:35:56.207 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56.209 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56.265 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:35:56.273 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56.279 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:35:56.279 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56.281 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56.337 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:35:56.345 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56.350 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:35:56.350 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:5a:c5:45 [ether] on eth0 2018-08-17 05:35:56.351 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:35:56.351 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56.353 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56.409 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:35:56.417 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:36:01.424 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:36:01.424 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:37:11.452 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:37:11.453 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:37:11.457 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:37:11.556 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:37:11.585 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:37:16.593 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:37:16.594 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:38:26.654 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:38:27.790 63 INFO tempest.lib.common.rest_client [req-ab8896da-5ee4-402d-bef8-c8b8fac57dff ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/85387866-ec92-4644-a9e9-5beda9e39930 1.131s 2018-08-17 05:38:27.790 63 DEBUG tempest.lib.common.rest_client [req-ab8896da-5ee4-402d-bef8-c8b8fac57dff ] 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.23:9696/v2.0/floatingips/85387866-ec92-4644-a9e9-5beda9e39930', u'date': 'Fri, 17 Aug 2018 05:38:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ab8896da-5ee4-402d-bef8-c8b8fac57dff'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:29.768 63 INFO tempest.lib.common.rest_client [req-107dd6c5-f245-4675-a839-b5241a36474b ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/remove_router_interface 1.976s 2018-08-17 05:38:29.768 63 DEBUG tempest.lib.common.rest_client [req-107dd6c5-f245-4675-a839-b5241a36474b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-107dd6c5-f245-4675-a839-b5241a36474b'} Body: {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2", "subnet_ids": ["f1be6866-b55a-466d-9ccb-1077b3fab3b2"], "port_id": "8fa8df37-a583-4630-9419-5af21884f261", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:31.334 63 INFO tempest.lib.common.rest_client [req-b481a749-72c2-48ed-bdba-15f0897b4696 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00 1.564s 2018-08-17 05:38:31.334 63 DEBUG tempest.lib.common.rest_client [req-b481a749-72c2-48ed-bdba-15f0897b4696 ] 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.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00', u'date': 'Fri, 17 Aug 2018 05:38:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b481a749-72c2-48ed-bdba-15f0897b4696'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:31.747 63 INFO tempest.lib.common.rest_client [req-96fa3cf9-90ba-47c8-92c7-b300a21b274c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.411s 2018-08-17 05:38:31.747 63 DEBUG tempest.lib.common.rest_client [req-96fa3cf9-90ba-47c8-92c7-b300a21b274c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-96fa3cf9-90ba-47c8-92c7-b300a21b274c', 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': 'Fri, 17 Aug 2018 05:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96fa3cf9-90ba-47c8-92c7-b300a21b274c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:32.295 63 INFO tempest.lib.common.rest_client [req-c3df6030-b20d-4cf0-a704-122b98abf8ae ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.546s 2018-08-17 05:38:32.295 63 DEBUG tempest.lib.common.rest_client [req-c3df6030-b20d-4cf0-a704-122b98abf8ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-c3df6030-b20d-4cf0-a704-122b98abf8ae', 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': 'Fri, 17 Aug 2018 05:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3df6030-b20d-4cf0-a704-122b98abf8ae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:31Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:33.978 63 INFO tempest.lib.common.rest_client [req-a82c9562-f3b0-4236-9589-32d840c40c63 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.667s 2018-08-17 05:38:33.979 63 DEBUG tempest.lib.common.rest_client [req-a82c9562-f3b0-4236-9589-32d840c40c63 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-a82c9562-f3b0-4236-9589-32d840c40c63', 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': 'Fri, 17 Aug 2018 05:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a82c9562-f3b0-4236-9589-32d840c40c63'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:32Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:35.042 63 INFO tempest.lib.common.rest_client [req-6b50820c-c005-4506-ab16-71c53da17338 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.048s 2018-08-17 05:38:35.043 63 DEBUG tempest.lib.common.rest_client [req-6b50820c-c005-4506-ab16-71c53da17338 ] 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-6b50820c-c005-4506-ab16-71c53da17338', 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': 'Fri, 17 Aug 2018 05:38:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6b50820c-c005-4506-ab16-71c53da17338'} Body: {"itemNotFound": {"message": "Instance 89297fb2-d3b4-4658-b608-68f1b9cbe158 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:36.126 63 INFO tempest.lib.common.rest_client [req-29556e86-1f95-4034-b43d-4c47ad76452b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d97da109-e9b5-4b84-9283-376d39edf887 1.083s 2018-08-17 05:38:36.127 63 DEBUG tempest.lib.common.rest_client [req-29556e86-1f95-4034-b43d-4c47ad76452b ] 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.23:9696/v2.0/ports/d97da109-e9b5-4b84-9283-376d39edf887', u'date': 'Fri, 17 Aug 2018 05:38:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29556e86-1f95-4034-b43d-4c47ad76452b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:36.277 63 INFO tempest.lib.common.rest_client [req-bdfe8bb2-a166-4147-b574-5f236806bb5e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.149s 2018-08-17 05:38:36.278 63 DEBUG tempest.lib.common.rest_client [req-bdfe8bb2-a166-4147-b574-5f236806bb5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-bdfe8bb2-a166-4147-b574-5f236806bb5e', 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': 'Fri, 17 Aug 2018 05:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdfe8bb2-a166-4147-b574-5f236806bb5e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:36.798 63 INFO tempest.lib.common.rest_client [req-c43cbf8c-59e0-47d4-afff-86a75a4a9997 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.519s 2018-08-17 05:38:36.798 63 DEBUG tempest.lib.common.rest_client [req-c43cbf8c-59e0-47d4-afff-86a75a4a9997 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-c43cbf8c-59e0-47d4-afff-86a75a4a9997', 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': 'Fri, 17 Aug 2018 05:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c43cbf8c-59e0-47d4-afff-86a75a4a9997'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:36Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:37.870 63 INFO tempest.lib.common.rest_client [req-2339357f-5563-462a-8e2f-e4a9220a9b6c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.057s 2018-08-17 05:38:37.871 63 DEBUG tempest.lib.common.rest_client [req-2339357f-5563-462a-8e2f-e4a9220a9b6c ] 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-2339357f-5563-462a-8e2f-e4a9220a9b6c', 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': 'Fri, 17 Aug 2018 05:38:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2339357f-5563-462a-8e2f-e4a9220a9b6c'} Body: {"itemNotFound": {"message": "Instance e35255fc-32de-4dae-a150-24cb351f283c could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:38.844 63 INFO tempest.lib.common.rest_client [req-8d6e33bc-8675-420d-958b-95080ce263f9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/12c70b54-b700-4117-aa3b-3ddfd7784377 0.972s 2018-08-17 05:38:38.845 63 DEBUG tempest.lib.common.rest_client [req-8d6e33bc-8675-420d-958b-95080ce263f9 ] 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.23:9696/v2.0/ports/12c70b54-b700-4117-aa3b-3ddfd7784377', u'date': 'Fri, 17 Aug 2018 05:38:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d6e33bc-8675-420d-958b-95080ce263f9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:38.882 63 INFO tempest.lib.common.rest_client [req-503b1460-14d1-4c39-8fbc-72bdaee115e6 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-381938476 0.036s 2018-08-17 05:38:38.882 63 DEBUG tempest.lib.common.rest_client [req-503b1460-14d1-4c39-8fbc-72bdaee115e6 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-381938476', u'x-compute-request-id': 'req-503b1460-14d1-4c39-8fbc-72bdaee115e6', 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': 'Fri, 17 Aug 2018 05:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-503b1460-14d1-4c39-8fbc-72bdaee115e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:39.973 63 INFO tempest.lib.common.rest_client [req-5536b811-4acd-490b-b65f-fce9b90b4339 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/56b97543-59b1-4baa-b58c-ac2f968cc4ba 1.089s 2018-08-17 05:38:39.973 63 DEBUG tempest.lib.common.rest_client [req-5536b811-4acd-490b-b65f-fce9b90b4339 ] 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.23:9696/v2.0/subnets/56b97543-59b1-4baa-b58c-ac2f968cc4ba', u'date': 'Fri, 17 Aug 2018 05:38:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5536b811-4acd-490b-b65f-fce9b90b4339'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:41.689 63 INFO tempest.lib.common.rest_client [req-b92a9b12-9e22-4f73-926f-960668a4bc08 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/ff4937a3-2f3d-4b4c-b081-001618a51dda 1.715s 2018-08-17 05:38:41.690 63 DEBUG tempest.lib.common.rest_client [req-b92a9b12-9e22-4f73-926f-960668a4bc08 ] 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.23:9696/v2.0/networks/ff4937a3-2f3d-4b4c-b081-001618a51dda', u'date': 'Fri, 17 Aug 2018 05:38:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b92a9b12-9e22-4f73-926f-960668a4bc08'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:43.069 63 INFO tempest.lib.common.rest_client [req-9d7f3dc6-5de5-4c93-a567-cf488e593d79 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f1be6866-b55a-466d-9ccb-1077b3fab3b2 1.377s 2018-08-17 05:38:43.069 63 DEBUG tempest.lib.common.rest_client [req-9d7f3dc6-5de5-4c93-a567-cf488e593d79 ] 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.23:9696/v2.0/subnets/f1be6866-b55a-466d-9ccb-1077b3fab3b2', u'date': 'Fri, 17 Aug 2018 05:38:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d7f3dc6-5de5-4c93-a567-cf488e593d79'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:44.839 63 INFO tempest.lib.common.rest_client [req-e004ed5d-515b-4534-bbf5-656698e6e864 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/deb36e96-8c80-481c-a676-938bf2726426 1.769s 2018-08-17 05:38:44.840 63 DEBUG tempest.lib.common.rest_client [req-e004ed5d-515b-4534-bbf5-656698e6e864 ] 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.23:9696/v2.0/networks/deb36e96-8c80-481c-a676-938bf2726426', u'date': 'Fri, 17 Aug 2018 05:38:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e004ed5d-515b-4534-bbf5-656698e6e864'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:45.069 63 INFO tempest.lib.common.rest_client [req-0fdb193b-41c1-4861-bc5d-f3f3c694f1fb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/b2662580-2030-43ee-9ff2-ed59e80f69ef 0.228s 2018-08-17 05:38:45.070 63 DEBUG tempest.lib.common.rest_client [req-0fdb193b-41c1-4861-bc5d-f3f3c694f1fb ] 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.23:9696/v2.0/security-groups/b2662580-2030-43ee-9ff2-ed59e80f69ef', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0fdb193b-41c1-4861-bc5d-f3f3c694f1fb'} 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_negative_delete_bgpvpn [367.943218s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 740, in test_bgpvpn_negative_delete_bgpvpn self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:32:37,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.298s 2018-08-17 05:32:37,427 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-534921209 description", "name": "tempest-secgroup-smoke-534921209"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-863d943d-c74c-41f2-9edb-cd3c61804c56'} Body: {"security_group": {"description": "tempest-secgroup-smoke-534921209 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "updated_at": "2018-08-17T05:32:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:32:37Z", "revision_number": 0, "id": "6fcd2c39-ddb3-4422-af1e-1ec5ed575087", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:32:37Z", "revision_number": 0, "id": "f98c13f6-fcc5-4caf-853e-6c21cf948231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "name": "tempest-secgroup-smoke-534921209"}} 2018-08-17 05:32:37,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.247s 2018-08-17 05:32:37,676 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1329fc81-0c5d-4faa-a0e7-0cb6e43e2f12'} 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-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "55ca4499-831f-49fb-9927-40c56bb29358"}} 2018-08-17 05:32:37,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.137s 2018-08-17 05:32:37,814 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96d917e8-4de3-48cf-a5bb-a743e410a8b4'} 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-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9c70869a-ef08-431e-987d-a699c5581294"}} 2018-08-17 05:32:38,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.396s 2018-08-17 05:32:38,212 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f70ce9d5-9904-42b8-8e35-78f638fea61f'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0ed97410-1556-43b4-9678-9cd48139d56e"}} 2018-08-17 05:32:38,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 05:32:38,367 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e78eaf8c-dec3-4d20-8b3d-e3295e30ec15'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4e28dae0-02fb-4544-adc1-679ec4e0e24c"}} 2018-08-17 05:32:38,521 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.152s 2018-08-17 05:32:38,521 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa0b99fa-3294-43ee-8904-a1b426770384'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e51e8afa-e29f-4a30-91c3-52bece7f6412"}} 2018-08-17 05:32:38,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.412s 2018-08-17 05:32:38,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-501dec1b-5ea9-411b-a505-edb03dfe306b'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0f2548c9-0e81-4676-8905-b63345637373"}} 2018-08-17 05:32:39,110 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.174s 2018-08-17 05:32:39,110 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdad4165-1a64-4675-bda8-2615dc00753b'} 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-08-17T05:32:39Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "af85c1b0-04a8-4c2e-8661-ad28e22210ac"}} 2018-08-17 05:32:39,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 05:32:39,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-450d3cd6-bcfc-4ae7-9d9e-8582e8fdbab4'} 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-08-17T05:32:39Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "536062fb-507f-4df0-bbd9-5597e79dddf1"}} 2018-08-17 05:32:40,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/networks 0.924s 2018-08-17 05:32:40,203 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-350526968"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-229f17fd-0898-405b-8213-e8942b606285'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:32:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"deb36e96-8c80-481c-a676-938bf2726426","name":"tempest-A-350526968"}} 2018-08-17 05:32:40,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.527s 2018-08-17 05:32:40,732 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "deb36e96-8c80-481c-a676-938bf2726426", "name": "tempest-subnet-A-1-1274055273"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df5554c0-9bcc-4924-a85a-0eb54a34219e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"deb36e96-8c80-481c-a676-938bf2726426","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","dns_nameservers":[],"updated_at":"2018-08-17T05:32:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f1be6866-b55a-466d-9ccb-1077b3fab3b2","subnetpool_id":null,"name":"tempest-subnet-A-1-1274055273"}} 2018-08-17 05:32:40,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/networks 0.228s 2018-08-17 05:32:40,962 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-339045110"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14bccf6b-f7dd-4789-94af-a7bb3bf748d3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:32:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","name":"tempest-B-339045110"}} 2018-08-17 05:32:41,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.623s 2018-08-17 05:32:41,586 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "name": "tempest-subnet-B-1-1333120167"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:32:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6f52258-0893-49d6-8a65-9c9cd2cc0f5a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:41Z","dns_nameservers":[],"updated_at":"2018-08-17T05:32:41Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"56b97543-59b1-4baa-b58c-ac2f968cc4ba","subnetpool_id":null,"name":"tempest-subnet-B-1-1333120167"}} 2018-08-17 05:32:41,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.312s 2018-08-17 05:32:41,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:32:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-101be60d-27e1-480d-889b-77bc7a296c6b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "ea895b8e-098f-45db-bea7-740c502bc862"}} 2018-08-17 05:32:42,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations 0.933s 2018-08-17 05:32:42,835 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations', u'date': 'Fri, 17 Aug 2018 05:32:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d95882cd-3e74-4dc5-9d8d-2ae8d956dad5'} Body: {"network_association": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "id": "d44eaf83-bd38-4593-9833-eedfc955f205"}} 2018-08-17 05:32:43,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations 0.280s 2018-08-17 05:32:43,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations', u'date': 'Fri, 17 Aug 2018 05:32:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61660966-519a-4a06-82dc-3f7a8e3f5199'} Body: {"network_association": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "id": "ef6fab2f-8d8a-43bf-8503-bf4eb9781e2f"}} 2018-08-17 05:32:43,117 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:32:43,409 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.291s 2018-08-17 05:32:43,410 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-381938476"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-fe74e8bf-133c-4839-a094-0fd20b65c7a8', 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': 'Fri, 17 Aug 2018 05:32:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe74e8bf-133c-4839-a094-0fd20b65c7a8'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpM4qYw1ZVkaE6F96yJOBA5veiGKgtyTtlzCcPVb5w752uCcIBCn3ad1jQG0vE42SqvmNSC8ss1hJGLqMLtunbchYHR1ZuXyg6MDF7naKx8zxvMiEAfLMUlivFbVmmm0reF6z4hXUIs/UsI6qKDJcw1/Zpuqm5rFsWsVenguCknoWgSIHDdtUw9W7jvmJJnffiAsktAmPG19s/shc3OHENQkV4u2Z3SEesc3FaHN0NZ4BFa6roT+ql9GWTKAX84biIzU0Ty5xUNGoq5G16f9EoI2kLsa8OZhYU1ezNG9HV/27IAZSOx0HMa5vu3n5jParjzttkf1MJY0K3h/DLEkHH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6TOKmMNWVZGhOhfesiTgQOb3ohioLck7ZcwnD1W+cO+drgnC\nAQp92ndY0BtLxONkqr5jUgvLLNYSRi6jC7bp23IWB0dWbl8oOjAxe52isfM8bzIh\nAHyzFJYrxW1ZpptK3hes+IV1CLP1LCOqigyXMNf2abqpuaxbFrFXp4LgpJ6FoEiB\nw3bVMPVu475iSZ334gLJLQJjxtfbP7IXNzhxDUJFeLtmd0hHrHNxWhzdDWeARWuq\n6E/qpfRlkygF/OG4iM1NE8ucVDRqKuRten/RKCNpC7GvDmYWFNXszRvR1f9uyAGU\njsdBzGub7t5+Yz2q487bZH9TCWNCt4fwyxJBxwIDAQABAoIBAQC178o/qJZgp/97\nTUgm//IdcJTeWBJNtmOq5f3LTwAHKEqCj4ZWPZM2sEoQAlu4vhe5xlPCnQTkdBdJ\nvfTinNASrw1UnGloLsE5tIPGh5N49eW+cwOgV6l3dDmuC8QX4awlXZ9LPQOzyIKM\n7z6L+YqzRqoujrz/6OIf8DgMrmUIyE643aZP/VC5NunxbzCSVbhSU/DWYkyKZBfj\nZX/W2ZQ0wWpQwntt77fAR4W7s/7JVxiKqmyjezv6PN0Ld49aKoLf2GkOGDuIOcOJ\nm+qOa5JIyAB6qzgkeo03wkzyy0gJyIodziWgVo6W50jIRc7JBfa5VNPoH/VGQiJQ\nNteOCBzRAoGBAP4dVHWvWwCfx1k6EUpppngvB95K3fKNqCQdGWGCCzJW2iLW1OY+\noLKenfpwFRd3AqnBeyj0Bwe0k5WTw9D1C8VUCm2GMNF7SyCHgp00wH8RKs0pWiss\nep/Ljb2fZ2qf4uR7ia4X8kI3yYED1UbNjfLO0cP58Z7tlLW9CNzou+11AoGBAOru\nfQxw230iimKQ8lkQ/gtjz4Mo8YcuEWmcmKxu7HDrZB/bldRiYDx7oznLY8uRqHNz\nff6a6cTnil92TQ0oT5Izoh0sxAz3JWk5euMTk/93CoHQreESSEztm+pMhANKGI4m\n+cz6Fy8oiTuTMWWSzHg6bAwGoKmX2XFWxtth7F7LAoGABq1KnNUAtSF9oXCPJ79i\n6mGB+WtKLadfNaO2GQPLu4Tgsm2mpm4a1taoG/5572XnIgK9c7QFw0QRZKq/SGxH\n5OVyaLJP8hElRjOJUQwjyrLuxvlBL0U565zzmnnnw7tzwMEmOvbSHL9Ogh9RqUyZ\nYDni9R1KJfzkHWpcI0HSPkkCgYAKztPz6ZE/bYJeTHrJvC1jysC2MQEDjgwBBtJD\nRIseGsYtbQW0kp4IyktVElVR/S55uTt3phrREzHbeG7NByi5+iQgIXoXeps+/wT3\nQ2RQoWJbXIVTUGsBFwFQQxrjp9n/WC2vz2WXps7BbeEc4icD9PQZjYiApNq9Cxf0\n6cldBwKBgQC+YEfYpEXBqoFUcLiZ3wQ7Dk+6dj9DXA3D+K/mQ7wHvU5RRg2cCd9u\n9ILBNrRwBxdUFJusddG+kx2G3QXe80hNfUVSBzCCXbmlOgYAK9cD8yL/CPy+laQi\nGiSbEf6jB5wciJWcVW68VLOd6XRnwBsj+XjqwZC23MgS951616fZow==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-381938476", "fingerprint": "45:f1:a3:b6:ba:26:69:2d:19:66:ff:13:65:84:98:e5"}} 2018-08-17 05:32:44,207 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/ports 0.794s 2018-08-17 05:32:44,207 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-573625940", "security_groups": ["b2662580-2030-43ee-9ff2-ed59e80f69ef"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:32:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5c43fd33-894d-40c3-99c8-d8406e77c37e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:32:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"deb36e96-8c80-481c-a676-938bf2726426","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:32:43Z","name":"tempest-port-smoke-573625940","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fa:8a:be","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f1be6866-b55a-466d-9ccb-1077b3fab3b2","ip_address":"10.101.11.10"}],"id":"12c70b54-b700-4117-aa3b-3ddfd7784377","security_groups":["b2662580-2030-43ee-9ff2-ed59e80f69ef"],"device_id":""}} 2018-08-17 05:32:45,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.23:8774/v2.1/servers 1.223s 2018-08-17 05:32:45,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-381938476", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "deb36e96-8c80-481c-a676-938bf2726426", "port": "12c70b54-b700-4117-aa3b-3ddfd7784377"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-da94fb8a-289c-444e-9d73-71333dc139ac', 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:32:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da94fb8a-289c-444e-9d73-71333dc139ac'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e35255fc-32de-4dae-a150-24cb351f283c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "adminPass": "DXm4aR9YEPbU"}} 2018-08-17 05:32:45,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.306s 2018-08-17 05:32:45,744 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420', 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': 'Fri, 17 Aug 2018 05:32:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:47,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.260s 2018-08-17 05:32:47,019 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6', 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': 'Fri, 17 Aug 2018 05:32:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:48,304 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.268s 2018-08-17 05:32:48,305 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5', 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': 'Fri, 17 Aug 2018 05:32:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:48,317 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:32:49,730 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.412s 2018-08-17 05:32:49,731 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-c6ce7e1b-7163-417d-9dbc-28841a506de9', 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': 'Fri, 17 Aug 2018 05:32:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6ce7e1b-7163-417d-9dbc-28841a506de9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:51,102 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.357s 2018-08-17 05:32:51,103 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-00629dc7-b5d2-4c51-881f-8a932a812f94', 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': 'Fri, 17 Aug 2018 05:32:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00629dc7-b5d2-4c51-881f-8a932a812f94'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:52,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.636s 2018-08-17 05:32:52,755 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-9570837b-8adb-4a1f-bce1-9bf0f580457f', 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': 'Fri, 17 Aug 2018 05:32:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9570837b-8adb-4a1f-bce1-9bf0f580457f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:52,772 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:32:52,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.148s 2018-08-17 05:32:52,922 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-57c979df-66f5-4be1-ac26-921fe2733d69', 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': 'Fri, 17 Aug 2018 05:32:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57c979df-66f5-4be1-ac26-921fe2733d69'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:52,934 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: e35255fc-32de-4dae-a150-24cb351f283c with status: ACTIVE 2018-08-17 05:32:54,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/ports 1.209s 2018-08-17 05:32:54,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-609338833", "security_groups": ["b2662580-2030-43ee-9ff2-ed59e80f69ef"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:32:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-da9a2be4-7cf3-4db6-ad8a-cab0e9d1cd72'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:32:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:32:53Z","name":"tempest-port-smoke-609338833","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ec:b4:de","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"56b97543-59b1-4baa-b58c-ac2f968cc4ba","ip_address":"10.102.21.20"}],"id":"d97da109-e9b5-4b84-9283-376d39edf887","security_groups":["b2662580-2030-43ee-9ff2-ed59e80f69ef"],"device_id":""}} 2018-08-17 05:32:55,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.23:8774/v2.1/servers 1.821s 2018-08-17 05:32:55,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-381938476", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "port": "d97da109-e9b5-4b84-9283-376d39edf887"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-ef335757-296a-485e-8127-21ea6287e8b7', 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:32:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ef335757-296a-485e-8127-21ea6287e8b7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "adminPass": "T3mHUZW2Tqng"}} 2018-08-17 05:32:56,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.083s 2018-08-17 05:32:56,054 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2', 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': 'Fri, 17 Aug 2018 05:32:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:57,383 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.314s 2018-08-17 05:32:57,384 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-60995e8a-8223-424a-b730-1e68fa786546', 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': 'Fri, 17 Aug 2018 05:32:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60995e8a-8223-424a-b730-1e68fa786546'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:58,494 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.094s 2018-08-17 05:32:58,495 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-db491285-d505-440f-8104-1b863d373d7a', 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': 'Fri, 17 Aug 2018 05:32:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db491285-d505-440f-8104-1b863d373d7a'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:58,508 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:32:59,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.159s 2018-08-17 05:32:59,670 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-2e3138d2-8326-41c9-b6ef-475cc58148c4', 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': 'Fri, 17 Aug 2018 05:32:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e3138d2-8326-41c9-b6ef-475cc58148c4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:59,683 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:33:01,011 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.326s 2018-08-17 05:33:01,012 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-5149e4de-0e3a-48e5-b150-25e10dfea83c', 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': 'Fri, 17 Aug 2018 05:33:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5149e4de-0e3a-48e5-b150-25e10dfea83c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:02,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.152s 2018-08-17 05:33:02,180 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-d95576db-78ca-4df3-9d11-e06cf03dd252', 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': 'Fri, 17 Aug 2018 05:33:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d95576db-78ca-4df3-9d11-e06cf03dd252'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:03,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.326s 2018-08-17 05:33:03,526 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e', 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': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:33:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:03,539 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:33:03,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.151s 2018-08-17 05:33:03,692 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3', 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': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:33:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:03,704 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 89297fb2-d3b4-4658-b608-68f1b9cbe158 with status: ACTIVE 2018-08-17 05:33:03,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/routers 0.118s 2018-08-17 05:33:03,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1935786779", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c76226dd-f227-4ef8-8b56-f4bb7ca8d9a4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:03Z", "admin_state_up": true, "updated_at": "2018-08-17T05:33:03Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "name": "tempest-router--1935786779"}} 2018-08-17 05:33:05,350 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00 1.525s 2018-08-17 05:33:05,351 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00', u'date': 'Fri, 17 Aug 2018 05:33:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-307886dd-16fb-45ea-8355-a1eb5eb80aca'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:03Z", "admin_state_up": true, "updated_at": "2018-08-17T05:33:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "name": "tempest-router--1935786779"}} 2018-08-17 05:33:07,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/add_router_interface 2.130s 2018-08-17 05:33:07,483 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:33:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-865b41bd-46a3-4816-a20d-97191e6b0843'} Body: {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2", "subnet_ids": ["f1be6866-b55a-466d-9ccb-1077b3fab3b2"], "port_id": "8fa8df37-a583-4630-9419-5af21884f261", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00"} 2018-08-17 05:33:09,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.944s 2018-08-17 05:33:09,429 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "12c70b54-b700-4117-aa3b-3ddfd7784377"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:33:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1778a7a0-4994-40c7-a466-a55041c7b408'} Body: {"floatingip": {"router_id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:33:08Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "12c70b54-b700-4117-aa3b-3ddfd7784377", "id": "85387866-ec92-4644-a9e9-5beda9e39930", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:08Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:33:09,431 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:33:25,466 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:33:25,531 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:33:25,563 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:33:25,677 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:33:25,678 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:33:25,680 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:33:25,741 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:33:25,744 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:33:30,751 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:33:30,752 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:34:40,822 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:34:40,823 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:34:40,827 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:34:40,891 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:34:40,923 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:34:45,930 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:34:45,931 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:35:55,992 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:35:55,993 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:35:55,994 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:55,998 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,093 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,126 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,132 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:35:56,132 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5a:c5:45 [ether] on eth0 2018-08-17 05:35:56,132 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:35:56,133 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,135 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,193 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,198 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,207 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:35:56,207 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:35:56,207 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,209 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,265 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,273 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,279 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:35:56,279 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,281 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,337 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,345 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,350 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:35:56,350 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5a:c5:45 [ether] on eth0 2018-08-17 05:35:56,351 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:35:56,351 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,353 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,409 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,417 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:36:01,424 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:36:01,424 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:37:11,452 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:37:11,453 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:37:11,457 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:37:11,556 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:37:11,585 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:37:16,593 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:37:16,594 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:38:26,654 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:38:26,655 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:38:27,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/85387866-ec92-4644-a9e9-5beda9e39930 1.131s 2018-08-17 05:38:27,790 63 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.23:9696/v2.0/floatingips/85387866-ec92-4644-a9e9-5beda9e39930', u'date': 'Fri, 17 Aug 2018 05:38:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ab8896da-5ee4-402d-bef8-c8b8fac57dff'} Body: 2018-08-17 05:38:29,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/remove_router_interface 1.976s 2018-08-17 05:38:29,768 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-107dd6c5-f245-4675-a839-b5241a36474b'} Body: {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2", "subnet_ids": ["f1be6866-b55a-466d-9ccb-1077b3fab3b2"], "port_id": "8fa8df37-a583-4630-9419-5af21884f261", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00"} 2018-08-17 05:38:31,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00 1.564s 2018-08-17 05:38:31,334 63 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.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00', u'date': 'Fri, 17 Aug 2018 05:38:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b481a749-72c2-48ed-bdba-15f0897b4696'} Body: 2018-08-17 05:38:31,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.411s 2018-08-17 05:38:31,747 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-96fa3cf9-90ba-47c8-92c7-b300a21b274c', 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': 'Fri, 17 Aug 2018 05:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96fa3cf9-90ba-47c8-92c7-b300a21b274c'} Body: 2018-08-17 05:38:32,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.546s 2018-08-17 05:38:32,295 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-c3df6030-b20d-4cf0-a704-122b98abf8ae', 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': 'Fri, 17 Aug 2018 05:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3df6030-b20d-4cf0-a704-122b98abf8ae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:31Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:33,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.667s 2018-08-17 05:38:33,979 63 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': '1481', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-a82c9562-f3b0-4236-9589-32d840c40c63', 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': 'Fri, 17 Aug 2018 05:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a82c9562-f3b0-4236-9589-32d840c40c63'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:32Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:35,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.048s 2018-08-17 05:38:35,043 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-6b50820c-c005-4506-ab16-71c53da17338', 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': 'Fri, 17 Aug 2018 05:38:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6b50820c-c005-4506-ab16-71c53da17338'} Body: {"itemNotFound": {"message": "Instance 89297fb2-d3b4-4658-b608-68f1b9cbe158 could not be found.", "code": 404}} 2018-08-17 05:38:36,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d97da109-e9b5-4b84-9283-376d39edf887 1.083s 2018-08-17 05:38:36,127 63 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.23:9696/v2.0/ports/d97da109-e9b5-4b84-9283-376d39edf887', u'date': 'Fri, 17 Aug 2018 05:38:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29556e86-1f95-4034-b43d-4c47ad76452b'} Body: 2018-08-17 05:38:36,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.149s 2018-08-17 05:38:36,278 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-bdfe8bb2-a166-4147-b574-5f236806bb5e', 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': 'Fri, 17 Aug 2018 05:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdfe8bb2-a166-4147-b574-5f236806bb5e'} Body: 2018-08-17 05:38:36,798 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.519s 2018-08-17 05:38:36,798 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-c43cbf8c-59e0-47d4-afff-86a75a4a9997', 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': 'Fri, 17 Aug 2018 05:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c43cbf8c-59e0-47d4-afff-86a75a4a9997'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:36Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:37,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.057s 2018-08-17 05:38:37,871 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-2339357f-5563-462a-8e2f-e4a9220a9b6c', 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': 'Fri, 17 Aug 2018 05:38:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2339357f-5563-462a-8e2f-e4a9220a9b6c'} Body: {"itemNotFound": {"message": "Instance e35255fc-32de-4dae-a150-24cb351f283c could not be found.", "code": 404}} 2018-08-17 05:38:38,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/12c70b54-b700-4117-aa3b-3ddfd7784377 0.972s 2018-08-17 05:38:38,845 63 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.23:9696/v2.0/ports/12c70b54-b700-4117-aa3b-3ddfd7784377', u'date': 'Fri, 17 Aug 2018 05:38:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d6e33bc-8675-420d-958b-95080ce263f9'} Body: 2018-08-17 05:38:38,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-381938476 0.036s 2018-08-17 05:38:38,882 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-381938476', u'x-compute-request-id': 'req-503b1460-14d1-4c39-8fbc-72bdaee115e6', 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': 'Fri, 17 Aug 2018 05:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-503b1460-14d1-4c39-8fbc-72bdaee115e6'} Body: 2018-08-17 05:38:39,973 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/56b97543-59b1-4baa-b58c-ac2f968cc4ba 1.089s 2018-08-17 05:38:39,973 63 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.23:9696/v2.0/subnets/56b97543-59b1-4baa-b58c-ac2f968cc4ba', u'date': 'Fri, 17 Aug 2018 05:38:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5536b811-4acd-490b-b65f-fce9b90b4339'} Body: 2018-08-17 05:38:41,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/ff4937a3-2f3d-4b4c-b081-001618a51dda 1.715s 2018-08-17 05:38:41,690 63 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.23:9696/v2.0/networks/ff4937a3-2f3d-4b4c-b081-001618a51dda', u'date': 'Fri, 17 Aug 2018 05:38:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b92a9b12-9e22-4f73-926f-960668a4bc08'} Body: 2018-08-17 05:38:43,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f1be6866-b55a-466d-9ccb-1077b3fab3b2 1.377s 2018-08-17 05:38:43,069 63 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.23:9696/v2.0/subnets/f1be6866-b55a-466d-9ccb-1077b3fab3b2', u'date': 'Fri, 17 Aug 2018 05:38:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d7f3dc6-5de5-4c93-a567-cf488e593d79'} Body: 2018-08-17 05:38:44,839 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/deb36e96-8c80-481c-a676-938bf2726426 1.769s 2018-08-17 05:38:44,840 63 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.23:9696/v2.0/networks/deb36e96-8c80-481c-a676-938bf2726426', u'date': 'Fri, 17 Aug 2018 05:38:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e004ed5d-515b-4534-bbf5-656698e6e864'} Body: 2018-08-17 05:38:45,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/b2662580-2030-43ee-9ff2-ed59e80f69ef 0.228s 2018-08-17 05:38:45,070 63 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.23:9696/v2.0/security-groups/b2662580-2030-43ee-9ff2-ed59e80f69ef', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0fdb193b-41c1-4861-bc5d-f3f3c694f1fb'} Body: 2018-08-17 05:38:45.416 63 INFO tempest.lib.common.rest_client [req-8d8a2749-8bb3-4f46-b20d-6f03625df03b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.317s 2018-08-17 05:38:45.417 63 DEBUG tempest.lib.common.rest_client [req-8d8a2749-8bb3-4f46-b20d-6f03625df03b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1282551183 description", "name": "tempest-secgroup-smoke-1282551183"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d8a2749-8bb3-4f46-b20d-6f03625df03b'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1282551183 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "updated_at": "2018-08-17T05:38:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:38:45Z", "revision_number": 0, "id": "2ce6a991-cea8-4ab9-8aa5-a90c7082283c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:38:45Z", "revision_number": 0, "id": "f3630df4-8307-4949-80b2-f0971020d587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "name": "tempest-secgroup-smoke-1282551183"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:45.562 63 INFO tempest.lib.common.rest_client [req-0a9143ed-00c9-4a42-abea-00ad12b1eb66 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.144s 2018-08-17 05:38:45.562 63 DEBUG tempest.lib.common.rest_client [req-0a9143ed-00c9-4a42-abea-00ad12b1eb66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a9143ed-00c9-4a42-abea-00ad12b1eb66'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "03e4f849-2e90-4e38-9202-e054d76501b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:45.814 63 INFO tempest.lib.common.rest_client [req-c3def74d-b704-47f9-ae99-6bfe96060c08 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.250s 2018-08-17 05:38:45.814 63 DEBUG tempest.lib.common.rest_client [req-c3def74d-b704-47f9-ae99-6bfe96060c08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3def74d-b704-47f9-ae99-6bfe96060c08'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "40beed58-5146-4e4d-89f2-e71461e50b2d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:46.017 63 INFO tempest.lib.common.rest_client [req-382d3a1f-6a5c-401b-9ab8-11340372f86f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.202s 2018-08-17 05:38:46.017 63 DEBUG tempest.lib.common.rest_client [req-382d3a1f-6a5c-401b-9ab8-11340372f86f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-382d3a1f-6a5c-401b-9ab8-11340372f86f'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "719b1924-ffef-4649-8684-89b0f9b77f78"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:46.432 63 INFO tempest.lib.common.rest_client [req-780999ca-6cd7-4fe4-9c44-b030c80910ec ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.414s 2018-08-17 05:38:46.433 63 DEBUG tempest.lib.common.rest_client [req-780999ca-6cd7-4fe4-9c44-b030c80910ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-780999ca-6cd7-4fe4-9c44-b030c80910ec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f946286c-3d13-46e6-97f5-9e029fea9da2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:46.586 63 INFO tempest.lib.common.rest_client [req-d1b614c5-5fd2-49ac-81a0-f3b74c4f57d8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.152s 2018-08-17 05:38:46.587 63 DEBUG tempest.lib.common.rest_client [req-d1b614c5-5fd2-49ac-81a0-f3b74c4f57d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1b614c5-5fd2-49ac-81a0-f3b74c4f57d8'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "16dfe76a-593f-4ef8-bdfb-edceb2dec1b9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:46.746 63 INFO tempest.lib.common.rest_client [req-816c18b6-9009-4b36-9980-e7572aac2ad2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.159s 2018-08-17 05:38:46.747 63 DEBUG tempest.lib.common.rest_client [req-816c18b6-9009-4b36-9980-e7572aac2ad2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-816c18b6-9009-4b36-9980-e7572aac2ad2'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "063b15c4-4645-4e86-9c5b-c8169890cab2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:46.908 63 INFO tempest.lib.common.rest_client [req-f9001db1-7f6a-42c4-b0eb-19542390d061 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 05:38:46.908 63 DEBUG tempest.lib.common.rest_client [req-f9001db1-7f6a-42c4-b0eb-19542390d061 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f9001db1-7f6a-42c4-b0eb-19542390d061'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0460b4cd-fb76-432f-bd38-3a26e10ac0f6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:47.072 63 INFO tempest.lib.common.rest_client [req-949a78c6-dd23-46b8-87e1-c9a29d3c2bed ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 05:38:47.073 63 DEBUG tempest.lib.common.rest_client [req-949a78c6-dd23-46b8-87e1-c9a29d3c2bed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-949a78c6-dd23-46b8-87e1-c9a29d3c2bed'} 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-08-17T05:38:47Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "221ecd31-3d2a-4093-a6c3-d837ceaa8009"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:47.328 63 INFO tempest.lib.common.rest_client [req-b10f2e42-7cce-4d7c-82b1-a5724de6f075 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.253s 2018-08-17 05:38:47.328 63 DEBUG tempest.lib.common.rest_client [req-b10f2e42-7cce-4d7c-82b1-a5724de6f075 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-413567921"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b10f2e42-7cce-4d7c-82b1-a5724de6f075'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:38:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","name":"tempest-A-413567921"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:47.898 63 INFO tempest.lib.common.rest_client [req-6bdd73bf-8e0e-4dde-8850-d28fe208c8db ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.569s 2018-08-17 05:38:47.899 63 DEBUG tempest.lib.common.rest_client [req-6bdd73bf-8e0e-4dde-8850-d28fe208c8db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "name": "tempest-subnet-A-1-1956535805"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6bdd73bf-8e0e-4dde-8850-d28fe208c8db'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","dns_nameservers":[],"updated_at":"2018-08-17T05:38:47Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7347c40f-7cc7-4496-bc10-2b35eec80a87","subnetpool_id":null,"name":"tempest-subnet-A-1-1956535805"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:48.161 63 INFO tempest.lib.common.rest_client [req-849dcd1a-279e-43b1-9536-4c9cbef32266 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 05:38:48.161 63 DEBUG tempest.lib.common.rest_client [req-849dcd1a-279e-43b1-9536-4c9cbef32266 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1701071550"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:38:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-849dcd1a-279e-43b1-9536-4c9cbef32266'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:38:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","name":"tempest-B-1701071550"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:49.168 63 INFO tempest.lib.common.rest_client [req-5390d7b6-c032-496b-9803-0a6b720f336f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.006s 2018-08-17 05:38:49.169 63 DEBUG tempest.lib.common.rest_client [req-5390d7b6-c032-496b-9803-0a6b720f336f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "name": "tempest-subnet-B-1-276740239"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5390d7b6-c032-496b-9803-0a6b720f336f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:48Z","dns_nameservers":[],"updated_at":"2018-08-17T05:38:48Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"241f1757-6397-4997-9b41-ef4550b32b14","subnetpool_id":null,"name":"tempest-subnet-B-1-276740239"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:49.556 63 INFO tempest.lib.common.rest_client [req-7d3c18f9-2754-4124-a067-925b9a084364 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-17 05:38:49.557 63 DEBUG tempest.lib.common.rest_client [req-7d3c18f9-2754-4124-a067-925b9a084364 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d3c18f9-2754-4124-a067-925b9a084364'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "b53d49d8-0eed-4629-a846-76416a83ad18"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:49.808 63 INFO tempest.lib.common.rest_client [req-5e53256b-8643-4036-973c-5df16791af5f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations 0.250s 2018-08-17 05:38:49.809 63 DEBUG tempest.lib.common.rest_client [req-5e53256b-8643-4036-973c-5df16791af5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e53256b-8643-4036-973c-5df16791af5f'} Body: {"network_association": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "id": "bd7f168d-0faa-4d49-917d-a8379abf3b51"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:50.109 63 INFO tempest.lib.common.rest_client [req-33bbd734-4653-4066-a083-4d18e5649b5b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations 0.299s 2018-08-17 05:38:50.109 63 DEBUG tempest.lib.common.rest_client [req-33bbd734-4653-4066-a083-4d18e5649b5b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations', u'date': 'Fri, 17 Aug 2018 05:38:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33bbd734-4653-4066-a083-4d18e5649b5b'} Body: {"network_association": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "id": "fb350ce3-1200-4eb1-ad4c-b6b5547067ae"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:50.472 63 INFO tempest.lib.common.rest_client [req-4fb80004-5e91-4a26-8be1-81b24a911835 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.361s 2018-08-17 05:38:50.472 63 DEBUG tempest.lib.common.rest_client [req-4fb80004-5e91-4a26-8be1-81b24a911835 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-404375415"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4fb80004-5e91-4a26-8be1-81b24a911835', 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': 'Fri, 17 Aug 2018 05:38:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fb80004-5e91-4a26-8be1-81b24a911835'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD7Gwwc3fz3XFiVHuegVvYycfi6918LeKaW2LzqpOcNAFVVRo96SZ90ItfltXpxqhlfdMcRdW08hDlEYCyjbI+tO7GSMhasEoE2A8jVv/0UtCpVoSv0eteJRXBeXe63YrlQeB2MtWwVomclCobC/cgUjxELS6L9lT2BtJ0po3Rfe5Y0cIxjCLRiJ0teB6wQOb5z6MQF5UqruqwXy/jx1fzi0rxk655pWuOBA6b9b/uhwbEDEhEvB9q5iIdTvHqCn3pDwjbLrnOcx6o9IZdTL/mrst42xt14LTP2Aiws4tBWLk7945Su7C9oBeUhrzRWaoChHRsDz0eW261SaDHOtDnx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA+xsMHN3891xYlR7noFb2MnH4uvdfC3imlti86qTnDQBVVUaP\nekmfdCLX5bV6caoZX3THEXVtPIQ5RGAso2yPrTuxkjIWrBKBNgPI1b/9FLQqVaEr\n9HrXiUVwXl3ut2K5UHgdjLVsFaJnJQqGwv3IFI8RC0ui/ZU9gbSdKaN0X3uWNHCM\nYwi0YidLXgesEDm+c+jEBeVKq7qsF8v48dX84tK8ZOueaVrjgQOm/W/7ocGxAxIR\nLwfauYiHU7x6gp96Q8I2y65znMeqPSGXUy/5q7LeNsbdeC0z9gIsLOLQVi5O/eOU\nruwvaAXlIa80VmqAoR0bA89HltutUmgxzrQ58QIDAQABAoIBAQDF7J7SjiNbsl1c\nRPzbxE/QmUctz9gJybK9id72sL4x4EZirfhfsnJN7zzvoej+eM4BEKHsX/uXTL16\n6LempOZm7Htdub9nKDrSoY8G9Ip+bDhGQIDN9pm3aJVWvIFx6Q4aoGLiSwoDz3uv\nlal9Pt4bXl1X4ul5Kc5OU1fhvyX2L3sW9IlOHK/FKU2wOOwOAjAbGFljcmIZ4htl\n9U9e2Q2THl/b/GCNnAhQBdA9pty6QhfKtDcF/x6bZSjpNPiIKoVvcJD+O27dn3F6\nQb+r02RS+mEusuCRRvh59m0gXphkYLnfJNlv0r1fSEhVFC4THuTkIiF8y+QN34Tj\nDjtLBtoFAoGBAP3GxRESVZtNApzHdi6uQF664DVHU5MSvW6fNsn4A7F4Lv6ZOw8h\nBlmEFcAFN1X79IXJ417Rv8DBfSUTTUnH/heG+EBjBHpI6ImtVXf6Q8syf6L01kni\nNGiilbpX+8NK2fy9sDZCQtAvDdmk+VhiWI1sn7pMFi2GRJktLfQdUDJ/AoGBAP1O\nSW46knhEzC1+KHxSkMCOmtguEfMqIzrI4KSwe+ODW/ZRwHwfpTvwetP6EHa9oTDt\nr61GFT9RZy2M3iGkm1JiNRleKRvRyUHETrogwO1HTAoL4w0H86lKPbYacXd4LqQw\np+LMrwP/JtbQwzlgxSFxM+aJ4Bl3YTsD/llM23uPAoGAHThX1IFh7gHN/TNSPkm+\nC6pEyp2t189elHAspNCzzClkb9hA3psU2hXFU1jGaFYcb5MxZOeNxqoAuNYiHg6z\nCQ53YyKDj3j5nXCh2LCuQaVM4PyD9/ndwvaFevFKgdAKjXlh4r16Z/IjDB5cv3qD\na7VIJvE/1HoTR/fVxLfjVg0CgYEA7by9NGRqtdA0JXpjexNu4hq1f7H1jNh+ihyg\nolE1ZXoTJKLj2ltFFHWGgk8PhrJBiA98s060gGHhSaINlVvNn0um9HEoegCyODSL\ngytchxZEaqVvavqMmNWiB7jXx74XYGh+GWHr3P9rL3Bt2ftV6SY7BONgXeZqbh44\naQ22bUcCgYEAv24uFE+HXOJR2lhpZaEvpwoZ7T7jXvV7q4RsK8HtEMXKgSS4vORo\ng1CUDQVi8dyGGf7G/EJ9h71F/lD4VejAHmxnkxvTMa9VgArYR1nwwFdBMAm/Y9Bb\nbeub62eCQYojgqIv/6qlQb/GGyVg9z+O93G7YG1sr8DdIqrdmylJR3A=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-404375415", "fingerprint": "24:3f:24:51:8f:1e:39:c8:61:7c:47:a4:c4:55:ea:37"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:51.294 63 INFO tempest.lib.common.rest_client [req-8a96036f-20ce-4c7c-85bc-98768b99f612 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/ports 0.817s 2018-08-17 05:38:51.294 63 DEBUG tempest.lib.common.rest_client [req-8a96036f-20ce-4c7c-85bc-98768b99f612 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1014733559", "security_groups": ["be4e1317-2113-4378-88e4-2bbfc1878c57"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a96036f-20ce-4c7c-85bc-98768b99f612'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:38:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:38:50Z","name":"tempest-port-smoke-1014733559","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d3:90:f9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7347c40f-7cc7-4496-bc10-2b35eec80a87","ip_address":"10.101.11.10"}],"id":"250fd1c5-850f-44c9-a3cb-8ea2682ec2af","security_groups":["be4e1317-2113-4378-88e4-2bbfc1878c57"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:52.624 63 INFO tempest.lib.common.rest_client [req-d699b2bf-a918-426e-b010-8f3776638756 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.329s 2018-08-17 05:38:52.625 63 DEBUG tempest.lib.common.rest_client [req-d699b2bf-a918-426e-b010-8f3776638756 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-404375415", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "port": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-d699b2bf-a918-426e-b010-8f3776638756', 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:38:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d699b2bf-a918-426e-b010-8f3776638756'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "adminPass": "88zKaYPR6qG9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:52.936 63 INFO tempest.lib.common.rest_client [req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.307s 2018-08-17 05:38:52.937 63 DEBUG tempest.lib.common.rest_client [req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd ] 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd', 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': 'Fri, 17 Aug 2018 05:38:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:54.312 63 INFO tempest.lib.common.rest_client [req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.362s 2018-08-17 05:38:54.313 63 DEBUG tempest.lib.common.rest_client [req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40 ] 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40', 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': 'Fri, 17 Aug 2018 05:38:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:55.701 63 INFO tempest.lib.common.rest_client [req-be1e304c-d306-4f81-ad22-89ce1e81ddda ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.373s 2018-08-17 05:38:55.701 63 DEBUG tempest.lib.common.rest_client [req-be1e304c-d306-4f81-ad22-89ce1e81ddda ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-be1e304c-d306-4f81-ad22-89ce1e81ddda', 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': 'Fri, 17 Aug 2018 05:38:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be1e304c-d306-4f81-ad22-89ce1e81ddda'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:55.713 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 05:38:57.058 63 INFO tempest.lib.common.rest_client [req-0a003078-cf3b-43f9-a506-26338473c152 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.343s 2018-08-17 05:38:57.059 63 DEBUG tempest.lib.common.rest_client [req-0a003078-cf3b-43f9-a506-26338473c152 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-0a003078-cf3b-43f9-a506-26338473c152', 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': 'Fri, 17 Aug 2018 05:38:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a003078-cf3b-43f9-a506-26338473c152'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:57.072 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-17 05:38:58.423 63 INFO tempest.lib.common.rest_client [req-3ad636ca-ea02-4566-8271-d3ab773673d9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.348s 2018-08-17 05:38:58.423 63 DEBUG tempest.lib.common.rest_client [req-3ad636ca-ea02-4566-8271-d3ab773673d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3ad636ca-ea02-4566-8271-d3ab773673d9', 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': 'Fri, 17 Aug 2018 05:38:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ad636ca-ea02-4566-8271-d3ab773673d9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:59.585 63 INFO tempest.lib.common.rest_client [req-31bbe415-a662-41f9-b85d-b5dd0636d61b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.147s 2018-08-17 05:38:59.585 63 DEBUG tempest.lib.common.rest_client [req-31bbe415-a662-41f9-b85d-b5dd0636d61b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-31bbe415-a662-41f9-b85d-b5dd0636d61b', 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': 'Fri, 17 Aug 2018 05:38:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31bbe415-a662-41f9-b85d-b5dd0636d61b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:38:59.599 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:39:00.043 63 INFO tempest.lib.common.rest_client [req-b8ee0d35-6211-4cf9-96a8-df28dc237a84 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.443s 2018-08-17 05:39:00.044 63 DEBUG tempest.lib.common.rest_client [req-b8ee0d35-6211-4cf9-96a8-df28dc237a84 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-b8ee0d35-6211-4cf9-96a8-df28dc237a84', 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': 'Fri, 17 Aug 2018 05:38:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8ee0d35-6211-4cf9-96a8-df28dc237a84'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:00.057 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: eb085c27-132f-45d2-8999-052cbdabea9c with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:39:01.147 63 INFO tempest.lib.common.rest_client [req-76fda3e7-8706-448f-adbe-09211bde9f17 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/ports 1.089s 2018-08-17 05:39:01.147 63 DEBUG tempest.lib.common.rest_client [req-76fda3e7-8706-448f-adbe-09211bde9f17 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1036772358", "security_groups": ["be4e1317-2113-4378-88e4-2bbfc1878c57"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:39:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76fda3e7-8706-448f-adbe-09211bde9f17'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:39:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:39:00Z","name":"tempest-port-smoke-1036772358","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:4e:55","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"241f1757-6397-4997-9b41-ef4550b32b14","ip_address":"10.102.21.20"}],"id":"6727d8b3-b765-4d01-a8c2-5f1b01c4334b","security_groups":["be4e1317-2113-4378-88e4-2bbfc1878c57"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:02.968 63 INFO tempest.lib.common.rest_client [req-6f9a7404-de13-4c19-9126-78c235e74a95 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.819s 2018-08-17 05:39:02.969 63 DEBUG tempest.lib.common.rest_client [req-6f9a7404-de13-4c19-9126-78c235e74a95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-404375415", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "port": "6727d8b3-b765-4d01-a8c2-5f1b01c4334b"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-6f9a7404-de13-4c19-9126-78c235e74a95', 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:39:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f9a7404-de13-4c19-9126-78c235e74a95'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "adminPass": "aFcRDYhkF5n4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:03.311 63 INFO tempest.lib.common.rest_client [req-a0329270-8379-4e83-9cb8-bd04f3434751 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.338s 2018-08-17 05:39:03.311 63 DEBUG tempest.lib.common.rest_client [req-a0329270-8379-4e83-9cb8-bd04f3434751 ] 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-a0329270-8379-4e83-9cb8-bd04f3434751', 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': 'Fri, 17 Aug 2018 05:39:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0329270-8379-4e83-9cb8-bd04f3434751'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:04.555 63 INFO tempest.lib.common.rest_client [req-01382b4e-8bb7-41ea-83b7-7482ce103a0e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.230s 2018-08-17 05:39:04.555 63 DEBUG tempest.lib.common.rest_client [req-01382b4e-8bb7-41ea-83b7-7482ce103a0e ] 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-01382b4e-8bb7-41ea-83b7-7482ce103a0e', 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': 'Fri, 17 Aug 2018 05:39:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01382b4e-8bb7-41ea-83b7-7482ce103a0e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:05.919 63 INFO tempest.lib.common.rest_client [req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.349s 2018-08-17 05:39:05.919 63 DEBUG tempest.lib.common.rest_client [req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf', 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': 'Fri, 17 Aug 2018 05:39:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:05.932 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:39:07.090 63 INFO tempest.lib.common.rest_client [req-4e744aed-5c67-4219-9edf-dadadc29af35 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.155s 2018-08-17 05:39:07.090 63 DEBUG tempest.lib.common.rest_client [req-4e744aed-5c67-4219-9edf-dadadc29af35 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-4e744aed-5c67-4219-9edf-dadadc29af35', 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': 'Fri, 17 Aug 2018 05:39:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e744aed-5c67-4219-9edf-dadadc29af35'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:08.559 63 INFO tempest.lib.common.rest_client [req-3f4466f6-808f-4228-91f8-01cf84b20cfa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.454s 2018-08-17 05:39:08.560 63 DEBUG tempest.lib.common.rest_client [req-3f4466f6-808f-4228-91f8-01cf84b20cfa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-3f4466f6-808f-4228-91f8-01cf84b20cfa', 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': 'Fri, 17 Aug 2018 05:39:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f4466f6-808f-4228-91f8-01cf84b20cfa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:09.721 63 INFO tempest.lib.common.rest_client [req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.147s 2018-08-17 05:39:09.722 63 DEBUG tempest.lib.common.rest_client [req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5', 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': 'Fri, 17 Aug 2018 05:39:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:08Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:09.732 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:39:10.166 63 INFO tempest.lib.common.rest_client [req-f72d872b-cec5-42d1-b523-8949476c9183 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.433s 2018-08-17 05:39:10.166 63 DEBUG tempest.lib.common.rest_client [req-f72d872b-cec5-42d1-b523-8949476c9183 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-f72d872b-cec5-42d1-b523-8949476c9183', 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': 'Fri, 17 Aug 2018 05:39:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f72d872b-cec5-42d1-b523-8949476c9183'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:08Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:10.179 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: f7e712cb-d19b-46c8-9185-a08bb26dfc33 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:39:10.306 63 INFO tempest.lib.common.rest_client [req-60f86c9c-7f17-4482-9775-ba3d872a123a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.126s 2018-08-17 05:39:10.307 63 DEBUG tempest.lib.common.rest_client [req-60f86c9c-7f17-4482-9775-ba3d872a123a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--27269636", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:39:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60f86c9c-7f17-4482-9775-ba3d872a123a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:39:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "name": "tempest-router--27269636"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:12.269 63 INFO tempest.lib.common.rest_client [req-bef11d2a-3d39-43ad-818c-42e47582a50e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4 1.961s 2018-08-17 05:39:12.270 63 DEBUG tempest.lib.common.rest_client [req-bef11d2a-3d39-43ad-818c-42e47582a50e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4', u'date': 'Fri, 17 Aug 2018 05:39:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bef11d2a-3d39-43ad-818c-42e47582a50e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:39:12Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "name": "tempest-router--27269636"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:14.587 63 INFO tempest.lib.common.rest_client [req-6e8cd824-bee2-4ae4-9640-11c0d4f4e87e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/add_router_interface 2.316s 2018-08-17 05:39:14.587 63 DEBUG tempest.lib.common.rest_client [req-6e8cd824-bee2-4ae4-9640-11c0d4f4e87e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:39:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6e8cd824-bee2-4ae4-9640-11c0d4f4e87e'} Body: {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87", "subnet_ids": ["7347c40f-7cc7-4496-bc10-2b35eec80a87"], "port_id": "a333b8ed-413c-467e-8a1f-a8d64a9751e1", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:16.645 63 INFO tempest.lib.common.rest_client [req-0ffa016d-e679-40cd-9fe7-1cfcae338b09 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.056s 2018-08-17 05:39:16.645 63 DEBUG tempest.lib.common.rest_client [req-0ffa016d-e679-40cd-9fe7-1cfcae338b09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:39:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ffa016d-e679-40cd-9fe7-1cfcae338b09'} Body: {"floatingip": {"router_id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:39:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af", "id": "65e23519-233d-4c24-9cdc-0721f21dd26a", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:39:16.646 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:39:18.649 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:39:18.713 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:39:18.745 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:39:18.859 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:39:18.860 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:39:18.862 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:39:18.923 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:39:18.926 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:39:23.933 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:39:23.934 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:40:33.980 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:40:33.981 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:40:33.985 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:40:34.086 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:40:34.114 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:40:39.121 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:40:39.121 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:41:49.187 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:41:49.188 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:41:49.188 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49.193 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49.289 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:41:49.320 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49.326 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:41:49.327 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:9b:1f:33 [ether] on eth0 2018-08-17 05:41:49.327 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:41:49.327 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49.330 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49.389 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:41:49.394 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49.402 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 05:41:49.403 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:41:49.403 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49.406 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49.465 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:41:49.470 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49.476 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:41:49.476 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49.478 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49.537 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:41:49.542 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49.547 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:41:49.548 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:9b:1f:33 [ether] on eth0 2018-08-17 05:41:49.548 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:41:49.548 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49.550 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49.609 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:41:49.614 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:54.621 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:41:54.622 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:43:04.622 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:43:04.623 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:43:04.627 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:43:04.722 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:43:04.754 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:43:09.762 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:43:09.762 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:44:19.832 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:44:21.212 63 INFO tempest.lib.common.rest_client [req-c3218c46-f69f-4092-8b52-5de35b8e72e5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/65e23519-233d-4c24-9cdc-0721f21dd26a 1.377s 2018-08-17 05:44:21.213 63 DEBUG tempest.lib.common.rest_client [req-c3218c46-f69f-4092-8b52-5de35b8e72e5 ] 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.23:9696/v2.0/floatingips/65e23519-233d-4c24-9cdc-0721f21dd26a', u'date': 'Fri, 17 Aug 2018 05:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c3218c46-f69f-4092-8b52-5de35b8e72e5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:23.797 63 INFO tempest.lib.common.rest_client [req-fdd3748f-1804-4a8b-a369-142c4d1964f2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/remove_router_interface 2.583s 2018-08-17 05:44:23.798 63 DEBUG tempest.lib.common.rest_client [req-fdd3748f-1804-4a8b-a369-142c4d1964f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdd3748f-1804-4a8b-a369-142c4d1964f2'} Body: {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87", "subnet_ids": ["7347c40f-7cc7-4496-bc10-2b35eec80a87"], "port_id": "a333b8ed-413c-467e-8a1f-a8d64a9751e1", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:25.305 63 INFO tempest.lib.common.rest_client [req-c72b1a3c-c97a-4b83-a19a-684a90053880 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4 1.505s 2018-08-17 05:44:25.305 63 DEBUG tempest.lib.common.rest_client [req-c72b1a3c-c97a-4b83-a19a-684a90053880 ] 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.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4', u'date': 'Fri, 17 Aug 2018 05:44:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c72b1a3c-c97a-4b83-a19a-684a90053880'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:26.057 63 INFO tempest.lib.common.rest_client [req-170c9246-4cf1-4468-96b2-d693dc38fd6d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.750s 2018-08-17 05:44:26.058 63 DEBUG tempest.lib.common.rest_client [req-170c9246-4cf1-4468-96b2-d693dc38fd6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-170c9246-4cf1-4468-96b2-d693dc38fd6d', 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': 'Fri, 17 Aug 2018 05:44:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-170c9246-4cf1-4468-96b2-d693dc38fd6d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:26.904 63 INFO tempest.lib.common.rest_client [req-650c58c5-f2ec-43ec-9244-5152e31f5c4e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.846s 2018-08-17 05:44:26.905 63 DEBUG tempest.lib.common.rest_client [req-650c58c5-f2ec-43ec-9244-5152e31f5c4e ] 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-650c58c5-f2ec-43ec-9244-5152e31f5c4e', 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': 'Fri, 17 Aug 2018 05:44:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-650c58c5-f2ec-43ec-9244-5152e31f5c4e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:26Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:27.975 63 INFO tempest.lib.common.rest_client [req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.043s 2018-08-17 05:44:27.976 63 DEBUG tempest.lib.common.rest_client [req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a ] 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a', 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': 'Fri, 17 Aug 2018 05:44:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a'} Body: {"itemNotFound": {"message": "Instance f7e712cb-d19b-46c8-9185-a08bb26dfc33 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:28.560 63 INFO tempest.lib.common.rest_client [req-0d4e66e2-119f-416a-b94a-da6906598236 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/6727d8b3-b765-4d01-a8c2-5f1b01c4334b 0.583s 2018-08-17 05:44:28.560 63 DEBUG tempest.lib.common.rest_client [req-0d4e66e2-119f-416a-b94a-da6906598236 ] 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.23:9696/v2.0/ports/6727d8b3-b765-4d01-a8c2-5f1b01c4334b', u'date': 'Fri, 17 Aug 2018 05:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0d4e66e2-119f-416a-b94a-da6906598236'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:28.734 63 INFO tempest.lib.common.rest_client [req-3db62dfa-2522-4c84-8469-468344d3bd16 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.173s 2018-08-17 05:44:28.734 63 DEBUG tempest.lib.common.rest_client [req-3db62dfa-2522-4c84-8469-468344d3bd16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3db62dfa-2522-4c84-8469-468344d3bd16', 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': 'Fri, 17 Aug 2018 05:44:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3db62dfa-2522-4c84-8469-468344d3bd16'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:29.803 63 INFO tempest.lib.common.rest_client [req-b67103ee-8a84-4951-a107-bab854709f16 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 1.067s 2018-08-17 05:44:29.803 63 DEBUG tempest.lib.common.rest_client [req-b67103ee-8a84-4951-a107-bab854709f16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-b67103ee-8a84-4951-a107-bab854709f16', 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': 'Fri, 17 Aug 2018 05:44:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b67103ee-8a84-4951-a107-bab854709f16'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:30.870 63 INFO tempest.lib.common.rest_client [req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.050s 2018-08-17 05:44:30.870 63 DEBUG tempest.lib.common.rest_client [req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c ] 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c', 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': 'Fri, 17 Aug 2018 05:44:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c'} Body: {"itemNotFound": {"message": "Instance eb085c27-132f-45d2-8999-052cbdabea9c could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:31.776 63 INFO tempest.lib.common.rest_client [req-88f699be-b61c-47dc-ad60-0d1d251af2d2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/250fd1c5-850f-44c9-a3cb-8ea2682ec2af 0.904s 2018-08-17 05:44:31.776 63 DEBUG tempest.lib.common.rest_client [req-88f699be-b61c-47dc-ad60-0d1d251af2d2 ] 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.23:9696/v2.0/ports/250fd1c5-850f-44c9-a3cb-8ea2682ec2af', u'date': 'Fri, 17 Aug 2018 05:44:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88f699be-b61c-47dc-ad60-0d1d251af2d2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:31.819 63 INFO tempest.lib.common.rest_client [req-11688213-8546-4a62-b1c6-837bed9c53df ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-404375415 0.042s 2018-08-17 05:44:31.820 63 DEBUG tempest.lib.common.rest_client [req-11688213-8546-4a62-b1c6-837bed9c53df ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-404375415', u'x-compute-request-id': 'req-11688213-8546-4a62-b1c6-837bed9c53df', 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': 'Fri, 17 Aug 2018 05:44:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-11688213-8546-4a62-b1c6-837bed9c53df'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:33.400 63 INFO tempest.lib.common.rest_client [req-7e984260-02c1-4cbc-b86f-7ac6015e3c99 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/241f1757-6397-4997-9b41-ef4550b32b14 1.579s 2018-08-17 05:44:33.400 63 DEBUG tempest.lib.common.rest_client [req-7e984260-02c1-4cbc-b86f-7ac6015e3c99 ] 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.23:9696/v2.0/subnets/241f1757-6397-4997-9b41-ef4550b32b14', u'date': 'Fri, 17 Aug 2018 05:44:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e984260-02c1-4cbc-b86f-7ac6015e3c99'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:34.670 63 INFO tempest.lib.common.rest_client [req-186238a3-72d5-4bc7-98ee-c1316a01d683 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471 1.269s 2018-08-17 05:44:34.671 63 DEBUG tempest.lib.common.rest_client [req-186238a3-72d5-4bc7-98ee-c1316a01d683 ] 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.23:9696/v2.0/networks/0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471', u'date': 'Fri, 17 Aug 2018 05:44:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-186238a3-72d5-4bc7-98ee-c1316a01d683'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:36.269 63 INFO tempest.lib.common.rest_client [req-88c84ade-d995-480b-9790-e2d843fd28be ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7347c40f-7cc7-4496-bc10-2b35eec80a87 1.598s 2018-08-17 05:44:36.270 63 DEBUG tempest.lib.common.rest_client [req-88c84ade-d995-480b-9790-e2d843fd28be ] 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.23:9696/v2.0/subnets/7347c40f-7cc7-4496-bc10-2b35eec80a87', u'date': 'Fri, 17 Aug 2018 05:44:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88c84ade-d995-480b-9790-e2d843fd28be'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:37.692 63 INFO tempest.lib.common.rest_client [req-50406675-2727-47b6-97bf-1231afab55e7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/1a84fe82-1ba1-43a5-beb6-28946a5df822 1.421s 2018-08-17 05:44:37.693 63 DEBUG tempest.lib.common.rest_client [req-50406675-2727-47b6-97bf-1231afab55e7 ] 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.23:9696/v2.0/networks/1a84fe82-1ba1-43a5-beb6-28946a5df822', u'date': 'Fri, 17 Aug 2018 05:44:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-50406675-2727-47b6-97bf-1231afab55e7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:37.930 63 INFO tempest.lib.common.rest_client [req-57c43d4a-3a53-4216-a6f1-8613a9b3a0e3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/be4e1317-2113-4378-88e4-2bbfc1878c57 0.236s 2018-08-17 05:44:37.931 63 DEBUG tempest.lib.common.rest_client [req-57c43d4a-3a53-4216-a6f1-8613a9b3a0e3 ] 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.23:9696/v2.0/security-groups/be4e1317-2113-4378-88e4-2bbfc1878c57', u'date': 'Fri, 17 Aug 2018 05:44:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57c43d4a-3a53-4216-a6f1-8613a9b3a0e3'} 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_negative_delete_net_association [352.833793s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 768, in test_bgpvpn_negative_delete_net_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:38:45,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.317s 2018-08-17 05:38:45,417 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1282551183 description", "name": "tempest-secgroup-smoke-1282551183"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d8a2749-8bb3-4f46-b20d-6f03625df03b'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1282551183 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "updated_at": "2018-08-17T05:38:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:38:45Z", "revision_number": 0, "id": "2ce6a991-cea8-4ab9-8aa5-a90c7082283c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:38:45Z", "revision_number": 0, "id": "f3630df4-8307-4949-80b2-f0971020d587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "name": "tempest-secgroup-smoke-1282551183"}} 2018-08-17 05:38:45,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.144s 2018-08-17 05:38:45,562 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a9143ed-00c9-4a42-abea-00ad12b1eb66'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "03e4f849-2e90-4e38-9202-e054d76501b7"}} 2018-08-17 05:38:45,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.250s 2018-08-17 05:38:45,814 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3def74d-b704-47f9-ae99-6bfe96060c08'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "40beed58-5146-4e4d-89f2-e71461e50b2d"}} 2018-08-17 05:38:46,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.202s 2018-08-17 05:38:46,017 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-382d3a1f-6a5c-401b-9ab8-11340372f86f'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "719b1924-ffef-4649-8684-89b0f9b77f78"}} 2018-08-17 05:38:46,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.414s 2018-08-17 05:38:46,433 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-780999ca-6cd7-4fe4-9c44-b030c80910ec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f946286c-3d13-46e6-97f5-9e029fea9da2"}} 2018-08-17 05:38:46,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.152s 2018-08-17 05:38:46,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1b614c5-5fd2-49ac-81a0-f3b74c4f57d8'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "16dfe76a-593f-4ef8-bdfb-edceb2dec1b9"}} 2018-08-17 05:38:46,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.159s 2018-08-17 05:38:46,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-816c18b6-9009-4b36-9980-e7572aac2ad2'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "063b15c4-4645-4e86-9c5b-c8169890cab2"}} 2018-08-17 05:38:46,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 05:38:46,908 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f9001db1-7f6a-42c4-b0eb-19542390d061'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0460b4cd-fb76-432f-bd38-3a26e10ac0f6"}} 2018-08-17 05:38:47,072 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 05:38:47,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-949a78c6-dd23-46b8-87e1-c9a29d3c2bed'} 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-08-17T05:38:47Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "221ecd31-3d2a-4093-a6c3-d837ceaa8009"}} 2018-08-17 05:38:47,328 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.253s 2018-08-17 05:38:47,328 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-413567921"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b10f2e42-7cce-4d7c-82b1-a5724de6f075'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:38:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","name":"tempest-A-413567921"}} 2018-08-17 05:38:47,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.569s 2018-08-17 05:38:47,899 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "name": "tempest-subnet-A-1-1956535805"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6bdd73bf-8e0e-4dde-8850-d28fe208c8db'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","dns_nameservers":[],"updated_at":"2018-08-17T05:38:47Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7347c40f-7cc7-4496-bc10-2b35eec80a87","subnetpool_id":null,"name":"tempest-subnet-A-1-1956535805"}} 2018-08-17 05:38:48,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 05:38:48,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1701071550"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:38:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-849dcd1a-279e-43b1-9536-4c9cbef32266'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:38:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","name":"tempest-B-1701071550"}} 2018-08-17 05:38:49,168 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.006s 2018-08-17 05:38:49,169 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "name": "tempest-subnet-B-1-276740239"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5390d7b6-c032-496b-9803-0a6b720f336f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:48Z","dns_nameservers":[],"updated_at":"2018-08-17T05:38:48Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"241f1757-6397-4997-9b41-ef4550b32b14","subnetpool_id":null,"name":"tempest-subnet-B-1-276740239"}} 2018-08-17 05:38:49,556 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-17 05:38:49,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d3c18f9-2754-4124-a067-925b9a084364'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "b53d49d8-0eed-4629-a846-76416a83ad18"}} 2018-08-17 05:38:49,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations 0.250s 2018-08-17 05:38:49,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e53256b-8643-4036-973c-5df16791af5f'} Body: {"network_association": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "id": "bd7f168d-0faa-4d49-917d-a8379abf3b51"}} 2018-08-17 05:38:50,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations 0.299s 2018-08-17 05:38:50,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations', u'date': 'Fri, 17 Aug 2018 05:38:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33bbd734-4653-4066-a083-4d18e5649b5b'} Body: {"network_association": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "id": "fb350ce3-1200-4eb1-ad4c-b6b5547067ae"}} 2018-08-17 05:38:50,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.361s 2018-08-17 05:38:50,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-404375415"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4fb80004-5e91-4a26-8be1-81b24a911835', 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': 'Fri, 17 Aug 2018 05:38:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fb80004-5e91-4a26-8be1-81b24a911835'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD7Gwwc3fz3XFiVHuegVvYycfi6918LeKaW2LzqpOcNAFVVRo96SZ90ItfltXpxqhlfdMcRdW08hDlEYCyjbI+tO7GSMhasEoE2A8jVv/0UtCpVoSv0eteJRXBeXe63YrlQeB2MtWwVomclCobC/cgUjxELS6L9lT2BtJ0po3Rfe5Y0cIxjCLRiJ0teB6wQOb5z6MQF5UqruqwXy/jx1fzi0rxk655pWuOBA6b9b/uhwbEDEhEvB9q5iIdTvHqCn3pDwjbLrnOcx6o9IZdTL/mrst42xt14LTP2Aiws4tBWLk7945Su7C9oBeUhrzRWaoChHRsDz0eW261SaDHOtDnx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA+xsMHN3891xYlR7noFb2MnH4uvdfC3imlti86qTnDQBVVUaP\nekmfdCLX5bV6caoZX3THEXVtPIQ5RGAso2yPrTuxkjIWrBKBNgPI1b/9FLQqVaEr\n9HrXiUVwXl3ut2K5UHgdjLVsFaJnJQqGwv3IFI8RC0ui/ZU9gbSdKaN0X3uWNHCM\nYwi0YidLXgesEDm+c+jEBeVKq7qsF8v48dX84tK8ZOueaVrjgQOm/W/7ocGxAxIR\nLwfauYiHU7x6gp96Q8I2y65znMeqPSGXUy/5q7LeNsbdeC0z9gIsLOLQVi5O/eOU\nruwvaAXlIa80VmqAoR0bA89HltutUmgxzrQ58QIDAQABAoIBAQDF7J7SjiNbsl1c\nRPzbxE/QmUctz9gJybK9id72sL4x4EZirfhfsnJN7zzvoej+eM4BEKHsX/uXTL16\n6LempOZm7Htdub9nKDrSoY8G9Ip+bDhGQIDN9pm3aJVWvIFx6Q4aoGLiSwoDz3uv\nlal9Pt4bXl1X4ul5Kc5OU1fhvyX2L3sW9IlOHK/FKU2wOOwOAjAbGFljcmIZ4htl\n9U9e2Q2THl/b/GCNnAhQBdA9pty6QhfKtDcF/x6bZSjpNPiIKoVvcJD+O27dn3F6\nQb+r02RS+mEusuCRRvh59m0gXphkYLnfJNlv0r1fSEhVFC4THuTkIiF8y+QN34Tj\nDjtLBtoFAoGBAP3GxRESVZtNApzHdi6uQF664DVHU5MSvW6fNsn4A7F4Lv6ZOw8h\nBlmEFcAFN1X79IXJ417Rv8DBfSUTTUnH/heG+EBjBHpI6ImtVXf6Q8syf6L01kni\nNGiilbpX+8NK2fy9sDZCQtAvDdmk+VhiWI1sn7pMFi2GRJktLfQdUDJ/AoGBAP1O\nSW46knhEzC1+KHxSkMCOmtguEfMqIzrI4KSwe+ODW/ZRwHwfpTvwetP6EHa9oTDt\nr61GFT9RZy2M3iGkm1JiNRleKRvRyUHETrogwO1HTAoL4w0H86lKPbYacXd4LqQw\np+LMrwP/JtbQwzlgxSFxM+aJ4Bl3YTsD/llM23uPAoGAHThX1IFh7gHN/TNSPkm+\nC6pEyp2t189elHAspNCzzClkb9hA3psU2hXFU1jGaFYcb5MxZOeNxqoAuNYiHg6z\nCQ53YyKDj3j5nXCh2LCuQaVM4PyD9/ndwvaFevFKgdAKjXlh4r16Z/IjDB5cv3qD\na7VIJvE/1HoTR/fVxLfjVg0CgYEA7by9NGRqtdA0JXpjexNu4hq1f7H1jNh+ihyg\nolE1ZXoTJKLj2ltFFHWGgk8PhrJBiA98s060gGHhSaINlVvNn0um9HEoegCyODSL\ngytchxZEaqVvavqMmNWiB7jXx74XYGh+GWHr3P9rL3Bt2ftV6SY7BONgXeZqbh44\naQ22bUcCgYEAv24uFE+HXOJR2lhpZaEvpwoZ7T7jXvV7q4RsK8HtEMXKgSS4vORo\ng1CUDQVi8dyGGf7G/EJ9h71F/lD4VejAHmxnkxvTMa9VgArYR1nwwFdBMAm/Y9Bb\nbeub62eCQYojgqIv/6qlQb/GGyVg9z+O93G7YG1sr8DdIqrdmylJR3A=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-404375415", "fingerprint": "24:3f:24:51:8f:1e:39:c8:61:7c:47:a4:c4:55:ea:37"}} 2018-08-17 05:38:51,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/ports 0.817s 2018-08-17 05:38:51,294 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1014733559", "security_groups": ["be4e1317-2113-4378-88e4-2bbfc1878c57"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a96036f-20ce-4c7c-85bc-98768b99f612'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:38:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:38:50Z","name":"tempest-port-smoke-1014733559","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d3:90:f9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7347c40f-7cc7-4496-bc10-2b35eec80a87","ip_address":"10.101.11.10"}],"id":"250fd1c5-850f-44c9-a3cb-8ea2682ec2af","security_groups":["be4e1317-2113-4378-88e4-2bbfc1878c57"],"device_id":""}} 2018-08-17 05:38:52,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.329s 2018-08-17 05:38:52,625 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-404375415", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "port": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-d699b2bf-a918-426e-b010-8f3776638756', 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:38:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d699b2bf-a918-426e-b010-8f3776638756'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "adminPass": "88zKaYPR6qG9"}} 2018-08-17 05:38:52,936 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.307s 2018-08-17 05:38:52,937 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd', 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': 'Fri, 17 Aug 2018 05:38:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:54,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.362s 2018-08-17 05:38:54,313 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40', 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': 'Fri, 17 Aug 2018 05:38:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:55,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.373s 2018-08-17 05:38:55,701 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-be1e304c-d306-4f81-ad22-89ce1e81ddda', 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': 'Fri, 17 Aug 2018 05:38:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be1e304c-d306-4f81-ad22-89ce1e81ddda'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:55,713 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 05:38:57,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.343s 2018-08-17 05:38:57,059 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-0a003078-cf3b-43f9-a506-26338473c152', 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': 'Fri, 17 Aug 2018 05:38:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a003078-cf3b-43f9-a506-26338473c152'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:57,072 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-17 05:38:58,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.348s 2018-08-17 05:38:58,423 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3ad636ca-ea02-4566-8271-d3ab773673d9', 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': 'Fri, 17 Aug 2018 05:38:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ad636ca-ea02-4566-8271-d3ab773673d9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:59,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.147s 2018-08-17 05:38:59,585 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-31bbe415-a662-41f9-b85d-b5dd0636d61b', 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': 'Fri, 17 Aug 2018 05:38:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31bbe415-a662-41f9-b85d-b5dd0636d61b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:59,599 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:39:00,043 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.443s 2018-08-17 05:39:00,044 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-b8ee0d35-6211-4cf9-96a8-df28dc237a84', 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': 'Fri, 17 Aug 2018 05:38:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8ee0d35-6211-4cf9-96a8-df28dc237a84'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:00,057 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: eb085c27-132f-45d2-8999-052cbdabea9c with status: ACTIVE 2018-08-17 05:39:01,147 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/ports 1.089s 2018-08-17 05:39:01,147 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1036772358", "security_groups": ["be4e1317-2113-4378-88e4-2bbfc1878c57"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:39:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76fda3e7-8706-448f-adbe-09211bde9f17'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:39:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:39:00Z","name":"tempest-port-smoke-1036772358","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:4e:55","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"241f1757-6397-4997-9b41-ef4550b32b14","ip_address":"10.102.21.20"}],"id":"6727d8b3-b765-4d01-a8c2-5f1b01c4334b","security_groups":["be4e1317-2113-4378-88e4-2bbfc1878c57"],"device_id":""}} 2018-08-17 05:39:02,968 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.819s 2018-08-17 05:39:02,969 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-404375415", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "port": "6727d8b3-b765-4d01-a8c2-5f1b01c4334b"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-6f9a7404-de13-4c19-9126-78c235e74a95', 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:39:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f9a7404-de13-4c19-9126-78c235e74a95'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "adminPass": "aFcRDYhkF5n4"}} 2018-08-17 05:39:03,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.338s 2018-08-17 05:39:03,311 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-a0329270-8379-4e83-9cb8-bd04f3434751', 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': 'Fri, 17 Aug 2018 05:39:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0329270-8379-4e83-9cb8-bd04f3434751'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:04,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.230s 2018-08-17 05:39:04,555 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-01382b4e-8bb7-41ea-83b7-7482ce103a0e', 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': 'Fri, 17 Aug 2018 05:39:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01382b4e-8bb7-41ea-83b7-7482ce103a0e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:05,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.349s 2018-08-17 05:39:05,919 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf', 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': 'Fri, 17 Aug 2018 05:39:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:05,932 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:39:07,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.155s 2018-08-17 05:39:07,090 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-4e744aed-5c67-4219-9edf-dadadc29af35', 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': 'Fri, 17 Aug 2018 05:39:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e744aed-5c67-4219-9edf-dadadc29af35'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:08,559 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.454s 2018-08-17 05:39:08,560 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-3f4466f6-808f-4228-91f8-01cf84b20cfa', 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': 'Fri, 17 Aug 2018 05:39:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f4466f6-808f-4228-91f8-01cf84b20cfa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:09,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.147s 2018-08-17 05:39:09,722 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5', 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': 'Fri, 17 Aug 2018 05:39:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:08Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:09,732 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:39:10,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.433s 2018-08-17 05:39:10,166 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-f72d872b-cec5-42d1-b523-8949476c9183', 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': 'Fri, 17 Aug 2018 05:39:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f72d872b-cec5-42d1-b523-8949476c9183'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:08Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:10,179 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: f7e712cb-d19b-46c8-9185-a08bb26dfc33 with status: ACTIVE 2018-08-17 05:39:10,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.126s 2018-08-17 05:39:10,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--27269636", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:39:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60f86c9c-7f17-4482-9775-ba3d872a123a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:39:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "name": "tempest-router--27269636"}} 2018-08-17 05:39:12,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4 1.961s 2018-08-17 05:39:12,270 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4', u'date': 'Fri, 17 Aug 2018 05:39:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bef11d2a-3d39-43ad-818c-42e47582a50e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:39:12Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "name": "tempest-router--27269636"}} 2018-08-17 05:39:14,587 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/add_router_interface 2.316s 2018-08-17 05:39:14,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:39:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6e8cd824-bee2-4ae4-9640-11c0d4f4e87e'} Body: {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87", "subnet_ids": ["7347c40f-7cc7-4496-bc10-2b35eec80a87"], "port_id": "a333b8ed-413c-467e-8a1f-a8d64a9751e1", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4"} 2018-08-17 05:39:16,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.056s 2018-08-17 05:39:16,645 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:39:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ffa016d-e679-40cd-9fe7-1cfcae338b09'} Body: {"floatingip": {"router_id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:39:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af", "id": "65e23519-233d-4c24-9cdc-0721f21dd26a", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:39:16,646 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:39:18,649 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:39:18,713 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:39:18,745 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:39:18,859 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:39:18,860 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:39:18,862 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:39:18,923 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:39:18,926 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:39:23,933 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:39:23,934 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:40:33,980 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:40:33,981 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:40:33,985 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:40:34,086 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:40:34,114 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:40:39,121 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:40:39,121 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:41:49,187 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:41:49,188 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:41:49,188 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,289 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,320 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,326 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:41:49,327 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:9b:1f:33 [ether] on eth0 2018-08-17 05:41:49,327 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:41:49,327 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,330 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,389 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,394 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,402 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:41:49,403 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:41:49,403 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,406 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,465 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,470 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,476 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:41:49,476 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,478 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,537 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,542 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,547 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:41:49,548 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:9b:1f:33 [ether] on eth0 2018-08-17 05:41:49,548 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:41:49,548 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,550 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,609 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,614 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:54,621 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:41:54,622 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:43:04,622 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:43:04,623 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:43:04,627 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:43:04,722 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:43:04,754 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:43:09,762 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:43:09,762 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:44:19,832 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:44:19,833 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:44:21,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/65e23519-233d-4c24-9cdc-0721f21dd26a 1.377s 2018-08-17 05:44:21,213 63 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.23:9696/v2.0/floatingips/65e23519-233d-4c24-9cdc-0721f21dd26a', u'date': 'Fri, 17 Aug 2018 05:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c3218c46-f69f-4092-8b52-5de35b8e72e5'} Body: 2018-08-17 05:44:23,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/remove_router_interface 2.583s 2018-08-17 05:44:23,798 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdd3748f-1804-4a8b-a369-142c4d1964f2'} Body: {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87", "subnet_ids": ["7347c40f-7cc7-4496-bc10-2b35eec80a87"], "port_id": "a333b8ed-413c-467e-8a1f-a8d64a9751e1", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4"} 2018-08-17 05:44:25,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4 1.505s 2018-08-17 05:44:25,305 63 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.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4', u'date': 'Fri, 17 Aug 2018 05:44:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c72b1a3c-c97a-4b83-a19a-684a90053880'} Body: 2018-08-17 05:44:26,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.750s 2018-08-17 05:44:26,058 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-170c9246-4cf1-4468-96b2-d693dc38fd6d', 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': 'Fri, 17 Aug 2018 05:44:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-170c9246-4cf1-4468-96b2-d693dc38fd6d'} Body: 2018-08-17 05:44:26,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.846s 2018-08-17 05:44:26,905 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-650c58c5-f2ec-43ec-9244-5152e31f5c4e', 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': 'Fri, 17 Aug 2018 05:44:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-650c58c5-f2ec-43ec-9244-5152e31f5c4e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:26Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:27,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.043s 2018-08-17 05:44:27,976 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a', 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': 'Fri, 17 Aug 2018 05:44:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a'} Body: {"itemNotFound": {"message": "Instance f7e712cb-d19b-46c8-9185-a08bb26dfc33 could not be found.", "code": 404}} 2018-08-17 05:44:28,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/6727d8b3-b765-4d01-a8c2-5f1b01c4334b 0.583s 2018-08-17 05:44:28,560 63 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.23:9696/v2.0/ports/6727d8b3-b765-4d01-a8c2-5f1b01c4334b', u'date': 'Fri, 17 Aug 2018 05:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0d4e66e2-119f-416a-b94a-da6906598236'} Body: 2018-08-17 05:44:28,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.173s 2018-08-17 05:44:28,734 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3db62dfa-2522-4c84-8469-468344d3bd16', 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': 'Fri, 17 Aug 2018 05:44:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3db62dfa-2522-4c84-8469-468344d3bd16'} Body: 2018-08-17 05:44:29,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 1.067s 2018-08-17 05:44:29,803 63 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': '1481', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-b67103ee-8a84-4951-a107-bab854709f16', 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': 'Fri, 17 Aug 2018 05:44:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b67103ee-8a84-4951-a107-bab854709f16'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:30,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.050s 2018-08-17 05:44:30,870 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c', 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': 'Fri, 17 Aug 2018 05:44:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c'} Body: {"itemNotFound": {"message": "Instance eb085c27-132f-45d2-8999-052cbdabea9c could not be found.", "code": 404}} 2018-08-17 05:44:31,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/250fd1c5-850f-44c9-a3cb-8ea2682ec2af 0.904s 2018-08-17 05:44:31,776 63 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.23:9696/v2.0/ports/250fd1c5-850f-44c9-a3cb-8ea2682ec2af', u'date': 'Fri, 17 Aug 2018 05:44:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88f699be-b61c-47dc-ad60-0d1d251af2d2'} Body: 2018-08-17 05:44:31,819 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-404375415 0.042s 2018-08-17 05:44:31,820 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-404375415', u'x-compute-request-id': 'req-11688213-8546-4a62-b1c6-837bed9c53df', 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': 'Fri, 17 Aug 2018 05:44:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-11688213-8546-4a62-b1c6-837bed9c53df'} Body: 2018-08-17 05:44:33,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/241f1757-6397-4997-9b41-ef4550b32b14 1.579s 2018-08-17 05:44:33,400 63 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.23:9696/v2.0/subnets/241f1757-6397-4997-9b41-ef4550b32b14', u'date': 'Fri, 17 Aug 2018 05:44:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e984260-02c1-4cbc-b86f-7ac6015e3c99'} Body: 2018-08-17 05:44:34,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471 1.269s 2018-08-17 05:44:34,671 63 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.23:9696/v2.0/networks/0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471', u'date': 'Fri, 17 Aug 2018 05:44:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-186238a3-72d5-4bc7-98ee-c1316a01d683'} Body: 2018-08-17 05:44:36,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7347c40f-7cc7-4496-bc10-2b35eec80a87 1.598s 2018-08-17 05:44:36,270 63 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.23:9696/v2.0/subnets/7347c40f-7cc7-4496-bc10-2b35eec80a87', u'date': 'Fri, 17 Aug 2018 05:44:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88c84ade-d995-480b-9790-e2d843fd28be'} Body: 2018-08-17 05:44:37,692 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/1a84fe82-1ba1-43a5-beb6-28946a5df822 1.421s 2018-08-17 05:44:37,693 63 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.23:9696/v2.0/networks/1a84fe82-1ba1-43a5-beb6-28946a5df822', u'date': 'Fri, 17 Aug 2018 05:44:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-50406675-2727-47b6-97bf-1231afab55e7'} Body: 2018-08-17 05:44:37,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/be4e1317-2113-4378-88e4-2bbfc1878c57 0.236s 2018-08-17 05:44:37,931 63 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.23:9696/v2.0/security-groups/be4e1317-2113-4378-88e4-2bbfc1878c57', u'date': 'Fri, 17 Aug 2018 05:44:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57c43d4a-3a53-4216-a6f1-8613a9b3a0e3'} Body: 2018-08-17 05:44:38.205 63 INFO tempest.lib.common.rest_client [req-43b1580a-b0db-4b84-8119-c45fb7ecb8e9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.248s 2018-08-17 05:44:38.206 63 DEBUG tempest.lib.common.rest_client [req-43b1580a-b0db-4b84-8119-c45fb7ecb8e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-962853306 description", "name": "tempest-secgroup-smoke-962853306"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43b1580a-b0db-4b84-8119-c45fb7ecb8e9'} Body: {"security_group": {"description": "tempest-secgroup-smoke-962853306 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "updated_at": "2018-08-17T05:44:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:44:38Z", "revision_number": 0, "id": "2cf9db79-b493-4e21-875b-575392055d64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:44:38Z", "revision_number": 0, "id": "8cfea1b8-a86a-4d79-9da9-abfc03f0a756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "2950016c-7676-4900-8691-2df1df9c06dd", "name": "tempest-secgroup-smoke-962853306"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:38.420 63 INFO tempest.lib.common.rest_client [req-e834a246-b772-4480-af0e-9243212f9e3d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.213s 2018-08-17 05:44:38.420 63 DEBUG tempest.lib.common.rest_client [req-e834a246-b772-4480-af0e-9243212f9e3d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e834a246-b772-4480-af0e-9243212f9e3d'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5699b1e3-519e-4794-acfc-87bc651d016f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:38.625 63 INFO tempest.lib.common.rest_client [req-d041985b-4b30-4633-9554-6bae7d2610ba ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.204s 2018-08-17 05:44:38.626 63 DEBUG tempest.lib.common.rest_client [req-d041985b-4b30-4633-9554-6bae7d2610ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d041985b-4b30-4633-9554-6bae7d2610ba'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ecc91037-6312-4029-96a3-e80453b6c23a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:38.763 63 INFO tempest.lib.common.rest_client [req-e508f67f-9555-49e5-9479-7aba4b7af73c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 05:44:38.763 63 DEBUG tempest.lib.common.rest_client [req-e508f67f-9555-49e5-9479-7aba4b7af73c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e508f67f-9555-49e5-9479-7aba4b7af73c'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f2164907-5a0c-4412-9245-b65f727f7bf8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:38.934 63 INFO tempest.lib.common.rest_client [req-c08455ec-7ed2-4a3b-b75c-f54d337046c5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.170s 2018-08-17 05:44:38.935 63 DEBUG tempest.lib.common.rest_client [req-c08455ec-7ed2-4a3b-b75c-f54d337046c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c08455ec-7ed2-4a3b-b75c-f54d337046c5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d3a2f44f-cf0f-4c0a-9b09-d3eecce301c2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:39.073 63 INFO tempest.lib.common.rest_client [req-886f7352-f073-4352-9624-ce974182c498 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 05:44:39.073 63 DEBUG tempest.lib.common.rest_client [req-886f7352-f073-4352-9624-ce974182c498 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-886f7352-f073-4352-9624-ce974182c498'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0ceff207-60ff-4741-8244-46faea0b6858"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:39.242 63 INFO tempest.lib.common.rest_client [req-44739a2a-81fc-42a9-bafe-6f3ac9b51e76 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.168s 2018-08-17 05:44:39.243 63 DEBUG tempest.lib.common.rest_client [req-44739a2a-81fc-42a9-bafe-6f3ac9b51e76 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44739a2a-81fc-42a9-bafe-6f3ac9b51e76'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bf56faca-3179-4139-a690-512b48b0750a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:39.423 63 INFO tempest.lib.common.rest_client [req-17857ddf-2511-4378-877c-b01af41b2dd9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 05:44:39.423 63 DEBUG tempest.lib.common.rest_client [req-17857ddf-2511-4378-877c-b01af41b2dd9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17857ddf-2511-4378-877c-b01af41b2dd9'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fd450657-5445-4e74-a97d-975926069c85"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:39.799 63 INFO tempest.lib.common.rest_client [req-8b1799d4-6677-4a00-9c00-b0411e25b068 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.374s 2018-08-17 05:44:39.799 63 DEBUG tempest.lib.common.rest_client [req-8b1799d4-6677-4a00-9c00-b0411e25b068 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b1799d4-6677-4a00-9c00-b0411e25b068'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e527a3c9-9f10-4675-9656-6ede6a13bdbc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:40.225 63 INFO tempest.lib.common.rest_client [req-6a257232-565b-4f5f-bfe7-10898156aa98 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.424s 2018-08-17 05:44:40.226 63 DEBUG tempest.lib.common.rest_client [req-6a257232-565b-4f5f-bfe7-10898156aa98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-151418257"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:44:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a257232-565b-4f5f-bfe7-10898156aa98'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:44:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","name":"tempest-A-151418257"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:41.116 63 INFO tempest.lib.common.rest_client [req-ffc95727-a6f9-4c44-a643-5ddbe4936292 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.890s 2018-08-17 05:44:41.117 63 DEBUG tempest.lib.common.rest_client [req-ffc95727-a6f9-4c44-a643-5ddbe4936292 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "name": "tempest-subnet-A-1-322778077"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ffc95727-a6f9-4c44-a643-5ddbe4936292'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:40Z","dns_nameservers":[],"updated_at":"2018-08-17T05:44:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"310d880e-d8ea-41d1-8959-89a1398f7f8d","subnetpool_id":null,"name":"tempest-subnet-A-1-322778077"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:41.712 63 INFO tempest.lib.common.rest_client [req-decc344e-51f9-4424-ba79-a74ea709bb68 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.594s 2018-08-17 05:44:41.712 63 DEBUG tempest.lib.common.rest_client [req-decc344e-51f9-4424-ba79-a74ea709bb68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-180950338"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-decc344e-51f9-4424-ba79-a74ea709bb68'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:44:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"df6fb69c-7917-455c-80fd-6c709f13be58","name":"tempest-B-180950338"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:42.516 63 INFO tempest.lib.common.rest_client [req-fec55fe5-b9a3-4e18-bc27-87b5ea252379 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.803s 2018-08-17 05:44:42.517 63 DEBUG tempest.lib.common.rest_client [req-fec55fe5-b9a3-4e18-bc27-87b5ea252379 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "name": "tempest-subnet-B-1-1942451635"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fec55fe5-b9a3-4e18-bc27-87b5ea252379'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df6fb69c-7917-455c-80fd-6c709f13be58","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:42Z","dns_nameservers":[],"updated_at":"2018-08-17T05:44:42Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"1e8d79b9-e969-4468-acf2-de6ddc37e093","subnetpool_id":null,"name":"tempest-subnet-B-1-1942451635"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:42.687 63 INFO tempest.lib.common.rest_client [req-7afef6fe-1ba5-4cc8-a99b-95ed8a569eac ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.169s 2018-08-17 05:44:42.687 63 DEBUG tempest.lib.common.rest_client [req-7afef6fe-1ba5-4cc8-a99b-95ed8a569eac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1062750761", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7afef6fe-1ba5-4cc8-a99b-95ed8a569eac'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:42Z", "admin_state_up": true, "updated_at": "2018-08-17T05:44:42Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "b21682b2-d1c4-429a-b837-29156ffab252", "name": "tempest-router--1062750761"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:44.131 63 INFO tempest.lib.common.rest_client [req-033d3710-48c0-42c2-b74e-5d84f3aa39d9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252 1.442s 2018-08-17 05:44:44.131 63 DEBUG tempest.lib.common.rest_client [req-033d3710-48c0-42c2-b74e-5d84f3aa39d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252', u'date': 'Fri, 17 Aug 2018 05:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-033d3710-48c0-42c2-b74e-5d84f3aa39d9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:42Z", "admin_state_up": true, "updated_at": "2018-08-17T05:44:43Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "b21682b2-d1c4-429a-b837-29156ffab252", "name": "tempest-router--1062750761"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:46.441 63 INFO tempest.lib.common.rest_client [req-e3778068-c48c-4b52-b534-b330340bab98 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/add_router_interface 2.308s 2018-08-17 05:44:46.441 63 DEBUG tempest.lib.common.rest_client [req-e3778068-c48c-4b52-b534-b330340bab98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3778068-c48c-4b52-b534-b330340bab98'} Body: {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093", "subnet_ids": ["1e8d79b9-e969-4468-acf2-de6ddc37e093"], "port_id": "d2743b42-7e0c-41cd-a38a-0e38ba8a04f8", "id": "b21682b2-d1c4-429a-b837-29156ffab252"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:46.710 63 INFO tempest.lib.common.rest_client [req-1747c35d-8475-45bf-b03a-2281383d6633 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.268s 2018-08-17 05:44:46.711 63 DEBUG tempest.lib.common.rest_client [req-1747c35d-8475-45bf-b03a-2281383d6633 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1747c35d-8475-45bf-b03a-2281383d6633'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "93514ac9-f335-47eb-a223-e8b316771d91"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:46.958 63 INFO tempest.lib.common.rest_client [req-e183e150-017c-4f02-a0f8-2a3d4ae5924c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/network_associations 0.246s 2018-08-17 05:44:46.958 63 DEBUG tempest.lib.common.rest_client [req-e183e150-017c-4f02-a0f8-2a3d4ae5924c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/network_associations', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e183e150-017c-4f02-a0f8-2a3d4ae5924c'} Body: {"network_association": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "id": "e505f065-bbf9-4f58-b5f0-8056e2cf66ac"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:47.814 63 INFO tempest.lib.common.rest_client [req-3d79afde-056d-4674-802b-2e7dc8d11cec ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/router_associations 0.855s 2018-08-17 05:44:47.815 63 DEBUG tempest.lib.common.rest_client [req-3d79afde-056d-4674-802b-2e7dc8d11cec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "b21682b2-d1c4-429a-b837-29156ffab252"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/router_associations', u'date': 'Fri, 17 Aug 2018 05:44:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d79afde-056d-4674-802b-2e7dc8d11cec'} Body: {"router_association": {"router_id": "b21682b2-d1c4-429a-b837-29156ffab252", "id": "0dace07c-0271-42b6-8822-ff2531080293"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:47.982 63 INFO tempest.lib.common.rest_client [req-7321414c-0e68-4b3e-a07c-272e71cd9015 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.166s 2018-08-17 05:44:47.983 63 DEBUG tempest.lib.common.rest_client [req-7321414c-0e68-4b3e-a07c-272e71cd9015 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1729567529"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-7321414c-0e68-4b3e-a07c-272e71cd9015', 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': 'Fri, 17 Aug 2018 05:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7321414c-0e68-4b3e-a07c-272e71cd9015'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDucebr64yqHcUa0Lf8B8ni8gbKkI4dGNjGBMQK8HVbVfUB//qlh5qG3HwltSH7RZnBqIOXGSzVBwmgkJ5l8n93fx3jXeeLU7rScaaiey/rKHmDgy3vL17jU1lUcMmJ+gKuDE0PhncLPYdQ4B/o1ULcz+t/YA0/jP7moXeRrHg/XPv/TjtmhtP52z5wJdp1wCM3et9b5Q99+fQfxZqxA+aKqXGjAwSrzDUtymV4yTl/FhULIbzT/3LxVLo2SU07xCU0lCnCkSr6ok6FCovrAMWw0URCG/BvQir6L6O886wIjaGRHU9YEBbPJSXBxhuuwPVBNgQM0MZdLQEuMBEGHEpd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7nHm6+uMqh3FGtC3/AfJ4vIGypCOHRjYxgTECvB1W1X1Af/6\npYeahtx8JbUh+0WZwaiDlxks1QcJoJCeZfJ/d38d413ni1O60nGmonsv6yh5g4Mt\n7y9e41NZVHDJifoCrgxND4Z3Cz2HUOAf6NVC3M/rf2ANP4z+5qF3kax4P1z7/047\nZobT+ds+cCXadcAjN3rfW+UPffn0H8WasQPmiqlxowMEq8w1LcpleMk5fxYVCyG8\n0/9y8VS6NklNO8QlNJQpwpEq+qJOhQqL6wDFsNFEQhvwb0Iq+i+jvPOsCI2hkR1P\nWBAWzyUlwcYbrsD1QTYEDNDGXS0BLjARBhxKXQIDAQABAoIBAQDCxE83jeQMYNzL\nlolyWHpT4hYiCAnNQqputR3dQaTawk+rHoiCBU33ssnFkzr6oFODmD5Egc/ZAjKe\n8QIxi+8KkM69Fcs4R2Bm3WabebwefaUkA1bV9P+w+DgTfT1ictEVkf6wG8nJaKzL\nJwdpjCldbIiUNsUbj/P2NxYP660dMycDEzok/LWPa85BTJ5EBq5o8F+Ors1Lftrn\nsqnLl7xN8dz5NvggFvoe3gFoCXYPHT7xOE9EeAabH/uyhkWYAyeotYixLXe9XYlG\n3VlFGEl6XyFn6tzNcUyOap6lb3gtcqDv/7CHxPK/J/flnIdSFH+PS6cA34YAvojS\n5dtJ4QCBAoGBAPuS4daJVH9QsEjKsJ9iQi+GrbW6w3RTbvcyq2cPJWIKYkCV5Ksv\nypZZx8S523wqjFwkk8Ep0R4obIjyCT2B68clf5LHvxRbBrguQSvERHqfNlbMQESh\nLvxul+AfQvxkCtFLnYGvHQMyqutZ7SYFU7fkOcL0cL2b8xjblWbXnUFFAoGBAPKj\n4tVXDVyeJKOZDHvcs+cHesXR9KdXF9JLjXbg0IjzNl0NQLLIKYMtpZ9lpB9EQ0Li\nMmRt3xXRKIJIsqRdUNxnqPITt0jcc0BQrAgNP6NV0Lzgv4xk5SEeRqc1o4l1DuuT\nI8qj5Hgmw+qmffqVpgGHjPPGOWZGIVHPlBy+tNo5AoGBAIS2ttbjeaT0Xxr3eneK\ncVn7FXaSQPwD670SiOOEVPdEfRKPQKOiQaBRWpaIaaY2F/egACZdtgjP0HnqHT/K\nYySavpMjNsU5Q/EzzYOWNX3usc7WT20lDtFyUkKUm1TkPeStnDjGtWpzd0FTHkz5\ncHHJP0N+il8sfvD1Hfqz8ix1AoGBAKxXFWV8qGPxe4qryX8smqds25oob4JwTN40\nha07L0MmpKVhJWQW4c1nnaziz7jZjoCyEyLcG0juv7wSELjIAwgZpJkUwelBk6bJ\n5fbuGhZUfKe7ZrI8c7abP4nCgn6+ozNV1mU3Fa71sdA4I2DZ7AhIFCiN0fU/uKjY\nLJZiKiiZAoGAD0t/eRkuKY/9JbrFLVBAlM2X7zKc7qKBtzKQ/1EP257J2uvLnUfF\noUGY4N7GeDhjrDbsWSlENL+v+3PiHJujQENeuVuqhg/NaY3vmT1LxI29WAQCXs3k\nTGbGDJEf1s1dRXghr9YkGOBpY6UsEElsFIV8Gpp4gt5ksRZWgBVt3Iw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1729567529", "fingerprint": "bc:ea:05:4d:57:47:44:7c:b5:5a:22:69:ff:f0:c9:8d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:48.728 63 INFO tempest.lib.common.rest_client [req-ffccdc31-582a-4d0e-9b92-ab82caa86652 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/ports 0.740s 2018-08-17 05:44:48.729 63 DEBUG tempest.lib.common.rest_client [req-ffccdc31-582a-4d0e-9b92-ab82caa86652 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-365293853", "security_groups": ["2950016c-7676-4900-8691-2df1df9c06dd"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:44:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ffccdc31-582a-4d0e-9b92-ab82caa86652'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:44:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:44:48Z","name":"tempest-port-smoke-365293853","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:9e:4c:9d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"310d880e-d8ea-41d1-8959-89a1398f7f8d","ip_address":"10.101.11.10"}],"id":"21fdc4e8-1270-49eb-b08e-06058f3ea1c8","security_groups":["2950016c-7676-4900-8691-2df1df9c06dd"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:50.337 63 INFO tempest.lib.common.rest_client [req-1646cf2d-1ac2-4071-9991-4a3f774395d0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.607s 2018-08-17 05:44:50.338 63 DEBUG tempest.lib.common.rest_client [req-1646cf2d-1ac2-4071-9991-4a3f774395d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1729567529", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "port": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-1646cf2d-1ac2-4071-9991-4a3f774395d0', 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1646cf2d-1ac2-4071-9991-4a3f774395d0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "08f58f74-491d-4d52-8941-18df7847783d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "adminPass": "sn6rseLL94Vx"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:50.625 63 INFO tempest.lib.common.rest_client [req-dd41cd43-2eaf-4b83-ad65-14de027c21db ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.282s 2018-08-17 05:44:50.625 63 DEBUG tempest.lib.common.rest_client [req-dd41cd43-2eaf-4b83-ad65-14de027c21db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-dd41cd43-2eaf-4b83-ad65-14de027c21db', 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': 'Fri, 17 Aug 2018 05:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd41cd43-2eaf-4b83-ad65-14de027c21db'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:52.296 63 INFO tempest.lib.common.rest_client [req-ed91b73e-0377-48da-8591-52c07ddf2f2f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.656s 2018-08-17 05:44:52.297 63 DEBUG tempest.lib.common.rest_client [req-ed91b73e-0377-48da-8591-52c07ddf2f2f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-ed91b73e-0377-48da-8591-52c07ddf2f2f', 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': 'Fri, 17 Aug 2018 05:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed91b73e-0377-48da-8591-52c07ddf2f2f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:54.112 63 INFO tempest.lib.common.rest_client [req-53f7045e-97b3-4cc7-bcbe-b062a9f83809 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.800s 2018-08-17 05:44:54.112 63 DEBUG tempest.lib.common.rest_client [req-53f7045e-97b3-4cc7-bcbe-b062a9f83809 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-53f7045e-97b3-4cc7-bcbe-b062a9f83809', 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': 'Fri, 17 Aug 2018 05:44:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53f7045e-97b3-4cc7-bcbe-b062a9f83809'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:54.126 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-17 05:44:56.027 63 INFO tempest.lib.common.rest_client [req-c9ae56b4-c796-410a-804a-c6da6984e457 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.899s 2018-08-17 05:44:56.028 63 DEBUG tempest.lib.common.rest_client [req-c9ae56b4-c796-410a-804a-c6da6984e457 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-c9ae56b4-c796-410a-804a-c6da6984e457', 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': 'Fri, 17 Aug 2018 05:44:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9ae56b4-c796-410a-804a-c6da6984e457'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:53Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:56.043 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-17 05:44:57.375 63 INFO tempest.lib.common.rest_client [req-1ff7ebaf-d679-4fd5-8001-96870ca43331 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.330s 2018-08-17 05:44:57.376 63 DEBUG tempest.lib.common.rest_client [req-1ff7ebaf-d679-4fd5-8001-96870ca43331 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-1ff7ebaf-d679-4fd5-8001-96870ca43331', 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': 'Fri, 17 Aug 2018 05:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ff7ebaf-d679-4fd5-8001-96870ca43331'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:57.389 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:44:57.565 63 INFO tempest.lib.common.rest_client [req-28c845a4-97c7-4a12-b912-47fbe158d458 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.175s 2018-08-17 05:44:57.566 63 DEBUG tempest.lib.common.rest_client [req-28c845a4-97c7-4a12-b912-47fbe158d458 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-28c845a4-97c7-4a12-b912-47fbe158d458', 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': 'Fri, 17 Aug 2018 05:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c845a4-97c7-4a12-b912-47fbe158d458'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:44:57.580 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 08f58f74-491d-4d52-8941-18df7847783d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:44:59.082 63 INFO tempest.lib.common.rest_client [req-14ad1cd3-44a8-49e3-ab32-4b8e840ac0d0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/ports 1.501s 2018-08-17 05:44:59.083 63 DEBUG tempest.lib.common.rest_client [req-14ad1cd3-44a8-49e3-ab32-4b8e840ac0d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1912224203", "security_groups": ["2950016c-7676-4900-8691-2df1df9c06dd"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:44:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14ad1cd3-44a8-49e3-ab32-4b8e840ac0d0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:44:58Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df6fb69c-7917-455c-80fd-6c709f13be58","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:44:58Z","name":"tempest-port-smoke-1912224203","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:23:60:60","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"1e8d79b9-e969-4468-acf2-de6ddc37e093","ip_address":"10.102.21.20"}],"id":"a4f62608-28a0-4541-a9b2-1dd602be6cca","security_groups":["2950016c-7676-4900-8691-2df1df9c06dd"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:01.011 63 INFO tempest.lib.common.rest_client [req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.926s 2018-08-17 05:45:01.012 63 DEBUG tempest.lib.common.rest_client [req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1729567529", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "df6fb69c-7917-455c-80fd-6c709f13be58", "port": "a4f62608-28a0-4541-a9b2-1dd602be6cca"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0', 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "adminPass": "d4LhuGMURvMq"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:01.085 63 INFO tempest.lib.common.rest_client [req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.069s 2018-08-17 05:45:01.086 63 DEBUG tempest.lib.common.rest_client [req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70', 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': 'Fri, 17 Aug 2018 05:45:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:02.429 63 INFO tempest.lib.common.rest_client [req-93ea775f-7128-423f-958b-9b2d4ab95525 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.327s 2018-08-17 05:45:02.429 63 DEBUG tempest.lib.common.rest_client [req-93ea775f-7128-423f-958b-9b2d4ab95525 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-93ea775f-7128-423f-958b-9b2d4ab95525', 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': 'Fri, 17 Aug 2018 05:45:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93ea775f-7128-423f-958b-9b2d4ab95525'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:03.808 63 INFO tempest.lib.common.rest_client [req-96e8da43-41df-4e90-99c5-aa2633084320 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.364s 2018-08-17 05:45:03.808 63 DEBUG tempest.lib.common.rest_client [req-96e8da43-41df-4e90-99c5-aa2633084320 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-96e8da43-41df-4e90-99c5-aa2633084320', 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': 'Fri, 17 Aug 2018 05:45:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96e8da43-41df-4e90-99c5-aa2633084320'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:03.821 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:45:04.968 63 INFO tempest.lib.common.rest_client [req-03292da3-929f-4c87-81e1-9780092969e3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.145s 2018-08-17 05:45:04.969 63 DEBUG tempest.lib.common.rest_client [req-03292da3-929f-4c87-81e1-9780092969e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-03292da3-929f-4c87-81e1-9780092969e3', 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': 'Fri, 17 Aug 2018 05:45:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03292da3-929f-4c87-81e1-9780092969e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:03Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:04.982 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:45:06.136 63 INFO tempest.lib.common.rest_client [req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.151s 2018-08-17 05:45:06.137 63 DEBUG tempest.lib.common.rest_client [req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439', 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': 'Fri, 17 Aug 2018 05:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:03Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:07.515 63 INFO tempest.lib.common.rest_client [req-3fa645d0-302a-4626-8436-6094b8401e16 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.364s 2018-08-17 05:45:07.516 63 DEBUG tempest.lib.common.rest_client [req-3fa645d0-302a-4626-8436-6094b8401e16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-3fa645d0-302a-4626-8436-6094b8401e16', 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': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fa645d0-302a-4626-8436-6094b8401e16'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:06Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:07.528 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:45:07.837 63 INFO tempest.lib.common.rest_client [req-aebe2736-c6d5-4969-b1a8-93afb895b23c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.308s 2018-08-17 05:45:07.838 63 DEBUG tempest.lib.common.rest_client [req-aebe2736-c6d5-4969-b1a8-93afb895b23c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-aebe2736-c6d5-4969-b1a8-93afb895b23c', 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': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aebe2736-c6d5-4969-b1a8-93afb895b23c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:06Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:07.850 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 253d1850-1b44-465d-b8c9-e9dfe1a02337 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:45:07.984 63 INFO tempest.lib.common.rest_client [req-15cda1db-32ff-40d8-bcf3-b7bd54cf7d8d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.134s 2018-08-17 05:45:07.985 63 DEBUG tempest.lib.common.rest_client [req-15cda1db-32ff-40d8-bcf3-b7bd54cf7d8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--329805050", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15cda1db-32ff-40d8-bcf3-b7bd54cf7d8d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:45:07Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "name": "tempest-router--329805050"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:09.584 63 INFO tempest.lib.common.rest_client [req-737f644b-3ed1-4cf8-902e-41579372d71a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4 1.598s 2018-08-17 05:45:09.585 63 DEBUG tempest.lib.common.rest_client [req-737f644b-3ed1-4cf8-902e-41579372d71a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4', u'date': 'Fri, 17 Aug 2018 05:45:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-737f644b-3ed1-4cf8-902e-41579372d71a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:45:09Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "name": "tempest-router--329805050"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:11.799 63 INFO tempest.lib.common.rest_client [req-21632e79-a91a-41c4-9821-d18e90d54010 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/add_router_interface 2.213s 2018-08-17 05:45:11.799 63 DEBUG tempest.lib.common.rest_client [req-21632e79-a91a-41c4-9821-d18e90d54010 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:45:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21632e79-a91a-41c4-9821-d18e90d54010'} Body: {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d", "subnet_ids": ["310d880e-d8ea-41d1-8959-89a1398f7f8d"], "port_id": "bfc31032-c5a5-4878-9312-b3863da06571", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:13.784 63 INFO tempest.lib.common.rest_client [req-2c322cbb-feff-4f72-8146-933a692e8f8c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.983s 2018-08-17 05:45:13.784 63 DEBUG tempest.lib.common.rest_client [req-2c322cbb-feff-4f72-8146-933a692e8f8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:45:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c322cbb-feff-4f72-8146-933a692e8f8c'} Body: {"floatingip": {"router_id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:45:12Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8", "id": "871b1eec-8fb2-430f-8dd5-9937046f43f3", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:12Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:45:13.786 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:45:21.801 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:45:21.865 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:45:21.898 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:45:22.012 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:45:22.013 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:45:22.015 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:45:22.075 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:45:22.080 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:45:27.086 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:45:27.087 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:46:37.136 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:46:37.136 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:46:37.140 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:46:37.202 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:46:37.204 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:46:42.211 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:46:42.212 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:47:52.280 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:47:52.281 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:47:52.281 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52.285 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52.345 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:47:52.349 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52.355 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:47:52.355 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:5c:41:00 [ether] on eth0 2018-08-17 05:47:52.356 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:47:52.356 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52.358 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52.417 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:47:52.422 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52.430 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 05:47:52.431 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:47:52.431 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52.433 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52.493 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:47:52.497 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52.503 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:47:52.504 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52.506 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52.569 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:47:52.571 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52.577 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:47:52.577 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:5c:41:00 [ether] on eth0 2018-08-17 05:47:52.577 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:47:52.578 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52.580 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52.641 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:47:52.644 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:57.650 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:47:57.651 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:49:07.691 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:49:07.692 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:49:07.695 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:49:07.798 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:49:07.823 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:49:12.831 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:49:12.831 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:50:22.899 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:50:24.230 63 INFO tempest.lib.common.rest_client [req-9d406630-1c3e-46bc-853a-cbb8043efebb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/871b1eec-8fb2-430f-8dd5-9937046f43f3 1.328s 2018-08-17 05:50:24.231 63 DEBUG tempest.lib.common.rest_client [req-9d406630-1c3e-46bc-853a-cbb8043efebb ] 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.23:9696/v2.0/floatingips/871b1eec-8fb2-430f-8dd5-9937046f43f3', u'date': 'Fri, 17 Aug 2018 05:50:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d406630-1c3e-46bc-853a-cbb8043efebb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:25.980 63 INFO tempest.lib.common.rest_client [req-9239cd90-9471-4854-9ef9-cfb1c632b15d ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/remove_router_interface 1.748s 2018-08-17 05:50:25.980 63 DEBUG tempest.lib.common.rest_client [req-9239cd90-9471-4854-9ef9-cfb1c632b15d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:50:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9239cd90-9471-4854-9ef9-cfb1c632b15d'} Body: {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d", "subnet_ids": ["310d880e-d8ea-41d1-8959-89a1398f7f8d"], "port_id": "bfc31032-c5a5-4878-9312-b3863da06571", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:27.660 63 INFO tempest.lib.common.rest_client [req-48d1b878-9157-411c-8813-18d36e5c3707 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4 1.679s 2018-08-17 05:50:27.661 63 DEBUG tempest.lib.common.rest_client [req-48d1b878-9157-411c-8813-18d36e5c3707 ] 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.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4', u'date': 'Fri, 17 Aug 2018 05:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48d1b878-9157-411c-8813-18d36e5c3707'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:28.150 63 INFO tempest.lib.common.rest_client [req-1b259b88-90d3-4350-a45a-4a98b4fb1360 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.488s 2018-08-17 05:50:28.151 63 DEBUG tempest.lib.common.rest_client [req-1b259b88-90d3-4350-a45a-4a98b4fb1360 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-1b259b88-90d3-4350-a45a-4a98b4fb1360', 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': 'Fri, 17 Aug 2018 05:50:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b259b88-90d3-4350-a45a-4a98b4fb1360'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:28.892 63 INFO tempest.lib.common.rest_client [req-269505ef-6ed0-44ba-9468-b40629c4e811 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.740s 2018-08-17 05:50:28.893 63 DEBUG tempest.lib.common.rest_client [req-269505ef-6ed0-44ba-9468-b40629c4e811 ] 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-269505ef-6ed0-44ba-9468-b40629c4e811', 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': 'Fri, 17 Aug 2018 05:50:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-269505ef-6ed0-44ba-9468-b40629c4e811'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:28Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:29.983 63 INFO tempest.lib.common.rest_client [req-3da79f5b-5604-459b-be7c-17db1c047e96 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.075s 2018-08-17 05:50:29.984 63 DEBUG tempest.lib.common.rest_client [req-3da79f5b-5604-459b-be7c-17db1c047e96 ] 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-3da79f5b-5604-459b-be7c-17db1c047e96', 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': 'Fri, 17 Aug 2018 05:50:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3da79f5b-5604-459b-be7c-17db1c047e96'} Body: {"itemNotFound": {"message": "Instance 253d1850-1b44-465d-b8c9-e9dfe1a02337 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:30.794 63 INFO tempest.lib.common.rest_client [req-5119f5de-f09e-41ec-84b0-2e297910748f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/a4f62608-28a0-4541-a9b2-1dd602be6cca 0.809s 2018-08-17 05:50:30.795 63 DEBUG tempest.lib.common.rest_client [req-5119f5de-f09e-41ec-84b0-2e297910748f ] 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.23:9696/v2.0/ports/a4f62608-28a0-4541-a9b2-1dd602be6cca', u'date': 'Fri, 17 Aug 2018 05:50:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5119f5de-f09e-41ec-84b0-2e297910748f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:30.954 63 INFO tempest.lib.common.rest_client [req-72580587-f599-4ded-aefb-41c4b6e23cb0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.158s 2018-08-17 05:50:30.955 63 DEBUG tempest.lib.common.rest_client [req-72580587-f599-4ded-aefb-41c4b6e23cb0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-72580587-f599-4ded-aefb-41c4b6e23cb0', 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': 'Fri, 17 Aug 2018 05:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-72580587-f599-4ded-aefb-41c4b6e23cb0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:31.606 63 INFO tempest.lib.common.rest_client [req-624e3f34-4466-4a9a-ae41-ee4c8d69234a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.650s 2018-08-17 05:50:31.607 63 DEBUG tempest.lib.common.rest_client [req-624e3f34-4466-4a9a-ae41-ee4c8d69234a ] 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-624e3f34-4466-4a9a-ae41-ee4c8d69234a', 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': 'Fri, 17 Aug 2018 05:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-624e3f34-4466-4a9a-ae41-ee4c8d69234a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:30Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:32.667 63 INFO tempest.lib.common.rest_client [req-61da984b-7882-4300-83a3-7b3f92fbfb43 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.044s 2018-08-17 05:50:32.668 63 DEBUG tempest.lib.common.rest_client [req-61da984b-7882-4300-83a3-7b3f92fbfb43 ] 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-61da984b-7882-4300-83a3-7b3f92fbfb43', 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': 'Fri, 17 Aug 2018 05:50:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-61da984b-7882-4300-83a3-7b3f92fbfb43'} Body: {"itemNotFound": {"message": "Instance 08f58f74-491d-4d52-8941-18df7847783d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:33.668 63 INFO tempest.lib.common.rest_client [req-43d5c7f6-8e55-45ef-8924-4441d0edb6cc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/21fdc4e8-1270-49eb-b08e-06058f3ea1c8 0.999s 2018-08-17 05:50:33.669 63 DEBUG tempest.lib.common.rest_client [req-43d5c7f6-8e55-45ef-8924-4441d0edb6cc ] 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.23:9696/v2.0/ports/21fdc4e8-1270-49eb-b08e-06058f3ea1c8', u'date': 'Fri, 17 Aug 2018 05:50:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43d5c7f6-8e55-45ef-8924-4441d0edb6cc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:33.719 63 INFO tempest.lib.common.rest_client [req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1729567529 0.050s 2018-08-17 05:50:33.720 63 DEBUG tempest.lib.common.rest_client [req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1729567529', u'x-compute-request-id': 'req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d', 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': 'Fri, 17 Aug 2018 05:50:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:35.629 63 INFO tempest.lib.common.rest_client [req-edf9b862-bda2-4918-b3bb-743c4c995ae7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/remove_router_interface 1.908s 2018-08-17 05:50:35.630 63 DEBUG tempest.lib.common.rest_client [req-edf9b862-bda2-4918-b3bb-743c4c995ae7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:50:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edf9b862-bda2-4918-b3bb-743c4c995ae7'} Body: {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093", "subnet_ids": ["1e8d79b9-e969-4468-acf2-de6ddc37e093"], "port_id": "d2743b42-7e0c-41cd-a38a-0e38ba8a04f8", "id": "b21682b2-d1c4-429a-b837-29156ffab252"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:37.076 63 INFO tempest.lib.common.rest_client [req-29176987-4a43-4ca3-ab10-38f6f98fd66d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252 1.445s 2018-08-17 05:50:37.077 63 DEBUG tempest.lib.common.rest_client [req-29176987-4a43-4ca3-ab10-38f6f98fd66d ] 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.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252', u'date': 'Fri, 17 Aug 2018 05:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29176987-4a43-4ca3-ab10-38f6f98fd66d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:38.625 63 INFO tempest.lib.common.rest_client [req-c04268b9-7e51-440e-8b2b-be4b22e75d0c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/1e8d79b9-e969-4468-acf2-de6ddc37e093 1.546s 2018-08-17 05:50:38.626 63 DEBUG tempest.lib.common.rest_client [req-c04268b9-7e51-440e-8b2b-be4b22e75d0c ] 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.23:9696/v2.0/subnets/1e8d79b9-e969-4468-acf2-de6ddc37e093', u'date': 'Fri, 17 Aug 2018 05:50:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c04268b9-7e51-440e-8b2b-be4b22e75d0c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:39.980 63 INFO tempest.lib.common.rest_client [req-66e8348f-5402-4b0e-b00c-57757750d1d8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/df6fb69c-7917-455c-80fd-6c709f13be58 1.353s 2018-08-17 05:50:39.980 63 DEBUG tempest.lib.common.rest_client [req-66e8348f-5402-4b0e-b00c-57757750d1d8 ] 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.23:9696/v2.0/networks/df6fb69c-7917-455c-80fd-6c709f13be58', u'date': 'Fri, 17 Aug 2018 05:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-66e8348f-5402-4b0e-b00c-57757750d1d8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:41.509 63 INFO tempest.lib.common.rest_client [req-d390dcea-fea4-4e19-a9d6-f385ffc6b3da ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/310d880e-d8ea-41d1-8959-89a1398f7f8d 1.527s 2018-08-17 05:50:41.509 63 DEBUG tempest.lib.common.rest_client [req-d390dcea-fea4-4e19-a9d6-f385ffc6b3da ] 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.23:9696/v2.0/subnets/310d880e-d8ea-41d1-8959-89a1398f7f8d', u'date': 'Fri, 17 Aug 2018 05:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d390dcea-fea4-4e19-a9d6-f385ffc6b3da'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:43.309 63 INFO tempest.lib.common.rest_client [req-9fd862b1-096e-4e14-895b-fa418307b7cf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/18bb1368-0091-4863-a1d2-604fd8f33eb3 1.798s 2018-08-17 05:50:43.310 63 DEBUG tempest.lib.common.rest_client [req-9fd862b1-096e-4e14-895b-fa418307b7cf ] 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.23:9696/v2.0/networks/18bb1368-0091-4863-a1d2-604fd8f33eb3', u'date': 'Fri, 17 Aug 2018 05:50:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9fd862b1-096e-4e14-895b-fa418307b7cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:43.583 63 INFO tempest.lib.common.rest_client [req-120d7b52-8a26-4a31-a0c1-b0b89510c4c9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/2950016c-7676-4900-8691-2df1df9c06dd 0.272s 2018-08-17 05:50:43.584 63 DEBUG tempest.lib.common.rest_client [req-120d7b52-8a26-4a31-a0c1-b0b89510c4c9 ] 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.23:9696/v2.0/security-groups/2950016c-7676-4900-8691-2df1df9c06dd', u'date': 'Fri, 17 Aug 2018 05:50:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-120d7b52-8a26-4a31-a0c1-b0b89510c4c9'} 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_negative_delete_router_association [365.628255s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 801, in test_bgpvpn_negative_delete_router_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:44:38,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.248s 2018-08-17 05:44:38,206 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-962853306 description", "name": "tempest-secgroup-smoke-962853306"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43b1580a-b0db-4b84-8119-c45fb7ecb8e9'} Body: {"security_group": {"description": "tempest-secgroup-smoke-962853306 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "updated_at": "2018-08-17T05:44:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:44:38Z", "revision_number": 0, "id": "2cf9db79-b493-4e21-875b-575392055d64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:44:38Z", "revision_number": 0, "id": "8cfea1b8-a86a-4d79-9da9-abfc03f0a756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "2950016c-7676-4900-8691-2df1df9c06dd", "name": "tempest-secgroup-smoke-962853306"}} 2018-08-17 05:44:38,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.213s 2018-08-17 05:44:38,420 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e834a246-b772-4480-af0e-9243212f9e3d'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5699b1e3-519e-4794-acfc-87bc651d016f"}} 2018-08-17 05:44:38,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.204s 2018-08-17 05:44:38,626 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d041985b-4b30-4633-9554-6bae7d2610ba'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ecc91037-6312-4029-96a3-e80453b6c23a"}} 2018-08-17 05:44:38,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 05:44:38,763 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e508f67f-9555-49e5-9479-7aba4b7af73c'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f2164907-5a0c-4412-9245-b65f727f7bf8"}} 2018-08-17 05:44:38,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.170s 2018-08-17 05:44:38,935 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c08455ec-7ed2-4a3b-b75c-f54d337046c5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d3a2f44f-cf0f-4c0a-9b09-d3eecce301c2"}} 2018-08-17 05:44:39,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 05:44:39,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-886f7352-f073-4352-9624-ce974182c498'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0ceff207-60ff-4741-8244-46faea0b6858"}} 2018-08-17 05:44:39,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.168s 2018-08-17 05:44:39,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44739a2a-81fc-42a9-bafe-6f3ac9b51e76'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bf56faca-3179-4139-a690-512b48b0750a"}} 2018-08-17 05:44:39,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 05:44:39,423 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17857ddf-2511-4378-877c-b01af41b2dd9'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fd450657-5445-4e74-a97d-975926069c85"}} 2018-08-17 05:44:39,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.374s 2018-08-17 05:44:39,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b1799d4-6677-4a00-9c00-b0411e25b068'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e527a3c9-9f10-4675-9656-6ede6a13bdbc"}} 2018-08-17 05:44:40,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.424s 2018-08-17 05:44:40,226 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-151418257"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:44:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a257232-565b-4f5f-bfe7-10898156aa98'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:44:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","name":"tempest-A-151418257"}} 2018-08-17 05:44:41,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.890s 2018-08-17 05:44:41,117 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "name": "tempest-subnet-A-1-322778077"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ffc95727-a6f9-4c44-a643-5ddbe4936292'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:40Z","dns_nameservers":[],"updated_at":"2018-08-17T05:44:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"310d880e-d8ea-41d1-8959-89a1398f7f8d","subnetpool_id":null,"name":"tempest-subnet-A-1-322778077"}} 2018-08-17 05:44:41,712 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.594s 2018-08-17 05:44:41,712 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-180950338"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-decc344e-51f9-4424-ba79-a74ea709bb68'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:44:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"df6fb69c-7917-455c-80fd-6c709f13be58","name":"tempest-B-180950338"}} 2018-08-17 05:44:42,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.803s 2018-08-17 05:44:42,517 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "name": "tempest-subnet-B-1-1942451635"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fec55fe5-b9a3-4e18-bc27-87b5ea252379'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df6fb69c-7917-455c-80fd-6c709f13be58","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:42Z","dns_nameservers":[],"updated_at":"2018-08-17T05:44:42Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"1e8d79b9-e969-4468-acf2-de6ddc37e093","subnetpool_id":null,"name":"tempest-subnet-B-1-1942451635"}} 2018-08-17 05:44:42,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.169s 2018-08-17 05:44:42,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1062750761", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7afef6fe-1ba5-4cc8-a99b-95ed8a569eac'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:42Z", "admin_state_up": true, "updated_at": "2018-08-17T05:44:42Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "b21682b2-d1c4-429a-b837-29156ffab252", "name": "tempest-router--1062750761"}} 2018-08-17 05:44:44,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252 1.442s 2018-08-17 05:44:44,131 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252', u'date': 'Fri, 17 Aug 2018 05:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-033d3710-48c0-42c2-b74e-5d84f3aa39d9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:42Z", "admin_state_up": true, "updated_at": "2018-08-17T05:44:43Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "b21682b2-d1c4-429a-b837-29156ffab252", "name": "tempest-router--1062750761"}} 2018-08-17 05:44:46,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/add_router_interface 2.308s 2018-08-17 05:44:46,441 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3778068-c48c-4b52-b534-b330340bab98'} Body: {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093", "subnet_ids": ["1e8d79b9-e969-4468-acf2-de6ddc37e093"], "port_id": "d2743b42-7e0c-41cd-a38a-0e38ba8a04f8", "id": "b21682b2-d1c4-429a-b837-29156ffab252"} 2018-08-17 05:44:46,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.268s 2018-08-17 05:44:46,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1747c35d-8475-45bf-b03a-2281383d6633'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "93514ac9-f335-47eb-a223-e8b316771d91"}} 2018-08-17 05:44:46,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/network_associations 0.246s 2018-08-17 05:44:46,958 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/network_associations', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e183e150-017c-4f02-a0f8-2a3d4ae5924c'} Body: {"network_association": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "id": "e505f065-bbf9-4f58-b5f0-8056e2cf66ac"}} 2018-08-17 05:44:47,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/router_associations 0.855s 2018-08-17 05:44:47,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "b21682b2-d1c4-429a-b837-29156ffab252"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/router_associations', u'date': 'Fri, 17 Aug 2018 05:44:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d79afde-056d-4674-802b-2e7dc8d11cec'} Body: {"router_association": {"router_id": "b21682b2-d1c4-429a-b837-29156ffab252", "id": "0dace07c-0271-42b6-8822-ff2531080293"}} 2018-08-17 05:44:47,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.166s 2018-08-17 05:44:47,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1729567529"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-7321414c-0e68-4b3e-a07c-272e71cd9015', 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': 'Fri, 17 Aug 2018 05:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7321414c-0e68-4b3e-a07c-272e71cd9015'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDucebr64yqHcUa0Lf8B8ni8gbKkI4dGNjGBMQK8HVbVfUB//qlh5qG3HwltSH7RZnBqIOXGSzVBwmgkJ5l8n93fx3jXeeLU7rScaaiey/rKHmDgy3vL17jU1lUcMmJ+gKuDE0PhncLPYdQ4B/o1ULcz+t/YA0/jP7moXeRrHg/XPv/TjtmhtP52z5wJdp1wCM3et9b5Q99+fQfxZqxA+aKqXGjAwSrzDUtymV4yTl/FhULIbzT/3LxVLo2SU07xCU0lCnCkSr6ok6FCovrAMWw0URCG/BvQir6L6O886wIjaGRHU9YEBbPJSXBxhuuwPVBNgQM0MZdLQEuMBEGHEpd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7nHm6+uMqh3FGtC3/AfJ4vIGypCOHRjYxgTECvB1W1X1Af/6\npYeahtx8JbUh+0WZwaiDlxks1QcJoJCeZfJ/d38d413ni1O60nGmonsv6yh5g4Mt\n7y9e41NZVHDJifoCrgxND4Z3Cz2HUOAf6NVC3M/rf2ANP4z+5qF3kax4P1z7/047\nZobT+ds+cCXadcAjN3rfW+UPffn0H8WasQPmiqlxowMEq8w1LcpleMk5fxYVCyG8\n0/9y8VS6NklNO8QlNJQpwpEq+qJOhQqL6wDFsNFEQhvwb0Iq+i+jvPOsCI2hkR1P\nWBAWzyUlwcYbrsD1QTYEDNDGXS0BLjARBhxKXQIDAQABAoIBAQDCxE83jeQMYNzL\nlolyWHpT4hYiCAnNQqputR3dQaTawk+rHoiCBU33ssnFkzr6oFODmD5Egc/ZAjKe\n8QIxi+8KkM69Fcs4R2Bm3WabebwefaUkA1bV9P+w+DgTfT1ictEVkf6wG8nJaKzL\nJwdpjCldbIiUNsUbj/P2NxYP660dMycDEzok/LWPa85BTJ5EBq5o8F+Ors1Lftrn\nsqnLl7xN8dz5NvggFvoe3gFoCXYPHT7xOE9EeAabH/uyhkWYAyeotYixLXe9XYlG\n3VlFGEl6XyFn6tzNcUyOap6lb3gtcqDv/7CHxPK/J/flnIdSFH+PS6cA34YAvojS\n5dtJ4QCBAoGBAPuS4daJVH9QsEjKsJ9iQi+GrbW6w3RTbvcyq2cPJWIKYkCV5Ksv\nypZZx8S523wqjFwkk8Ep0R4obIjyCT2B68clf5LHvxRbBrguQSvERHqfNlbMQESh\nLvxul+AfQvxkCtFLnYGvHQMyqutZ7SYFU7fkOcL0cL2b8xjblWbXnUFFAoGBAPKj\n4tVXDVyeJKOZDHvcs+cHesXR9KdXF9JLjXbg0IjzNl0NQLLIKYMtpZ9lpB9EQ0Li\nMmRt3xXRKIJIsqRdUNxnqPITt0jcc0BQrAgNP6NV0Lzgv4xk5SEeRqc1o4l1DuuT\nI8qj5Hgmw+qmffqVpgGHjPPGOWZGIVHPlBy+tNo5AoGBAIS2ttbjeaT0Xxr3eneK\ncVn7FXaSQPwD670SiOOEVPdEfRKPQKOiQaBRWpaIaaY2F/egACZdtgjP0HnqHT/K\nYySavpMjNsU5Q/EzzYOWNX3usc7WT20lDtFyUkKUm1TkPeStnDjGtWpzd0FTHkz5\ncHHJP0N+il8sfvD1Hfqz8ix1AoGBAKxXFWV8qGPxe4qryX8smqds25oob4JwTN40\nha07L0MmpKVhJWQW4c1nnaziz7jZjoCyEyLcG0juv7wSELjIAwgZpJkUwelBk6bJ\n5fbuGhZUfKe7ZrI8c7abP4nCgn6+ozNV1mU3Fa71sdA4I2DZ7AhIFCiN0fU/uKjY\nLJZiKiiZAoGAD0t/eRkuKY/9JbrFLVBAlM2X7zKc7qKBtzKQ/1EP257J2uvLnUfF\noUGY4N7GeDhjrDbsWSlENL+v+3PiHJujQENeuVuqhg/NaY3vmT1LxI29WAQCXs3k\nTGbGDJEf1s1dRXghr9YkGOBpY6UsEElsFIV8Gpp4gt5ksRZWgBVt3Iw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1729567529", "fingerprint": "bc:ea:05:4d:57:47:44:7c:b5:5a:22:69:ff:f0:c9:8d"}} 2018-08-17 05:44:48,728 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/ports 0.740s 2018-08-17 05:44:48,729 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-365293853", "security_groups": ["2950016c-7676-4900-8691-2df1df9c06dd"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:44:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ffccdc31-582a-4d0e-9b92-ab82caa86652'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:44:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:44:48Z","name":"tempest-port-smoke-365293853","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:9e:4c:9d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"310d880e-d8ea-41d1-8959-89a1398f7f8d","ip_address":"10.101.11.10"}],"id":"21fdc4e8-1270-49eb-b08e-06058f3ea1c8","security_groups":["2950016c-7676-4900-8691-2df1df9c06dd"],"device_id":""}} 2018-08-17 05:44:50,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.607s 2018-08-17 05:44:50,338 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1729567529", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "port": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-1646cf2d-1ac2-4071-9991-4a3f774395d0', 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1646cf2d-1ac2-4071-9991-4a3f774395d0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "08f58f74-491d-4d52-8941-18df7847783d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "adminPass": "sn6rseLL94Vx"}} 2018-08-17 05:44:50,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.282s 2018-08-17 05:44:50,625 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-dd41cd43-2eaf-4b83-ad65-14de027c21db', 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': 'Fri, 17 Aug 2018 05:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd41cd43-2eaf-4b83-ad65-14de027c21db'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:52,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.656s 2018-08-17 05:44:52,297 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-ed91b73e-0377-48da-8591-52c07ddf2f2f', 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': 'Fri, 17 Aug 2018 05:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed91b73e-0377-48da-8591-52c07ddf2f2f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:54,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.800s 2018-08-17 05:44:54,112 63 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': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-53f7045e-97b3-4cc7-bcbe-b062a9f83809', 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': 'Fri, 17 Aug 2018 05:44:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53f7045e-97b3-4cc7-bcbe-b062a9f83809'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:54,126 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-17 05:44:56,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.899s 2018-08-17 05:44:56,028 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-c9ae56b4-c796-410a-804a-c6da6984e457', 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': 'Fri, 17 Aug 2018 05:44:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9ae56b4-c796-410a-804a-c6da6984e457'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:53Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:56,043 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-17 05:44:57,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.330s 2018-08-17 05:44:57,376 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-1ff7ebaf-d679-4fd5-8001-96870ca43331', 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': 'Fri, 17 Aug 2018 05:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ff7ebaf-d679-4fd5-8001-96870ca43331'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:57,389 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:44:57,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.175s 2018-08-17 05:44:57,566 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-28c845a4-97c7-4a12-b912-47fbe158d458', 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': 'Fri, 17 Aug 2018 05:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c845a4-97c7-4a12-b912-47fbe158d458'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:57,580 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 08f58f74-491d-4d52-8941-18df7847783d with status: ACTIVE 2018-08-17 05:44:59,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/ports 1.501s 2018-08-17 05:44:59,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1912224203", "security_groups": ["2950016c-7676-4900-8691-2df1df9c06dd"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:44:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14ad1cd3-44a8-49e3-ab32-4b8e840ac0d0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:44:58Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df6fb69c-7917-455c-80fd-6c709f13be58","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:44:58Z","name":"tempest-port-smoke-1912224203","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:23:60:60","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"1e8d79b9-e969-4468-acf2-de6ddc37e093","ip_address":"10.102.21.20"}],"id":"a4f62608-28a0-4541-a9b2-1dd602be6cca","security_groups":["2950016c-7676-4900-8691-2df1df9c06dd"],"device_id":""}} 2018-08-17 05:45:01,011 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.926s 2018-08-17 05:45:01,012 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1729567529", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "df6fb69c-7917-455c-80fd-6c709f13be58", "port": "a4f62608-28a0-4541-a9b2-1dd602be6cca"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0', 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "adminPass": "d4LhuGMURvMq"}} 2018-08-17 05:45:01,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.069s 2018-08-17 05:45:01,086 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70', 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': 'Fri, 17 Aug 2018 05:45:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:02,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.327s 2018-08-17 05:45:02,429 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-93ea775f-7128-423f-958b-9b2d4ab95525', 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': 'Fri, 17 Aug 2018 05:45:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93ea775f-7128-423f-958b-9b2d4ab95525'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:03,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.364s 2018-08-17 05:45:03,808 63 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': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-96e8da43-41df-4e90-99c5-aa2633084320', 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': 'Fri, 17 Aug 2018 05:45:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96e8da43-41df-4e90-99c5-aa2633084320'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:03,821 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:45:04,968 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.145s 2018-08-17 05:45:04,969 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-03292da3-929f-4c87-81e1-9780092969e3', 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': 'Fri, 17 Aug 2018 05:45:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03292da3-929f-4c87-81e1-9780092969e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:03Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:04,982 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:45:06,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.151s 2018-08-17 05:45:06,137 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439', 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': 'Fri, 17 Aug 2018 05:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:03Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:07,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.364s 2018-08-17 05:45:07,516 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-3fa645d0-302a-4626-8436-6094b8401e16', 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': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fa645d0-302a-4626-8436-6094b8401e16'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:06Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:07,528 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:45:07,837 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.308s 2018-08-17 05:45:07,838 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-aebe2736-c6d5-4969-b1a8-93afb895b23c', 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': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aebe2736-c6d5-4969-b1a8-93afb895b23c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:06Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:07,850 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 253d1850-1b44-465d-b8c9-e9dfe1a02337 with status: ACTIVE 2018-08-17 05:45:07,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.134s 2018-08-17 05:45:07,985 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--329805050", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15cda1db-32ff-40d8-bcf3-b7bd54cf7d8d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:45:07Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "name": "tempest-router--329805050"}} 2018-08-17 05:45:09,584 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4 1.598s 2018-08-17 05:45:09,585 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4', u'date': 'Fri, 17 Aug 2018 05:45:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-737f644b-3ed1-4cf8-902e-41579372d71a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:45:09Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "name": "tempest-router--329805050"}} 2018-08-17 05:45:11,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/add_router_interface 2.213s 2018-08-17 05:45:11,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:45:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21632e79-a91a-41c4-9821-d18e90d54010'} Body: {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d", "subnet_ids": ["310d880e-d8ea-41d1-8959-89a1398f7f8d"], "port_id": "bfc31032-c5a5-4878-9312-b3863da06571", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4"} 2018-08-17 05:45:13,784 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.983s 2018-08-17 05:45:13,784 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:45:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c322cbb-feff-4f72-8146-933a692e8f8c'} Body: {"floatingip": {"router_id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:45:12Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8", "id": "871b1eec-8fb2-430f-8dd5-9937046f43f3", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:12Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:45:13,786 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:45:21,801 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:45:21,865 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:45:21,898 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:45:22,012 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:45:22,013 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:45:22,015 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:45:22,075 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:45:22,080 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:45:27,086 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:45:27,087 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:46:37,136 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:46:37,136 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:46:37,140 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:46:37,202 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:46:37,204 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:46:42,211 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:46:42,212 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:47:52,280 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:47:52,281 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:47:52,281 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,285 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,345 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,349 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,355 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:47:52,355 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5c:41:00 [ether] on eth0 2018-08-17 05:47:52,356 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:47:52,356 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,358 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,417 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,422 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,430 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:47:52,431 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:47:52,431 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,433 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,493 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,497 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,503 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:47:52,504 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,506 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,569 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,571 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:47:52,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5c:41:00 [ether] on eth0 2018-08-17 05:47:52,577 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:47:52,578 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,580 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,641 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,644 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:57,650 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:47:57,651 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:49:07,691 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:49:07,692 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:49:07,695 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:49:07,798 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:49:07,823 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:49:12,831 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:49:12,831 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:50:22,899 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:50:22,899 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:50:24,230 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/871b1eec-8fb2-430f-8dd5-9937046f43f3 1.328s 2018-08-17 05:50:24,231 63 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.23:9696/v2.0/floatingips/871b1eec-8fb2-430f-8dd5-9937046f43f3', u'date': 'Fri, 17 Aug 2018 05:50:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d406630-1c3e-46bc-853a-cbb8043efebb'} Body: 2018-08-17 05:50:25,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/remove_router_interface 1.748s 2018-08-17 05:50:25,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:50:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9239cd90-9471-4854-9ef9-cfb1c632b15d'} Body: {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d", "subnet_ids": ["310d880e-d8ea-41d1-8959-89a1398f7f8d"], "port_id": "bfc31032-c5a5-4878-9312-b3863da06571", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4"} 2018-08-17 05:50:27,660 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4 1.679s 2018-08-17 05:50:27,661 63 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.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4', u'date': 'Fri, 17 Aug 2018 05:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48d1b878-9157-411c-8813-18d36e5c3707'} Body: 2018-08-17 05:50:28,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.488s 2018-08-17 05:50:28,151 63 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-1b259b88-90d3-4350-a45a-4a98b4fb1360', 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': 'Fri, 17 Aug 2018 05:50:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b259b88-90d3-4350-a45a-4a98b4fb1360'} Body: 2018-08-17 05:50:28,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.740s 2018-08-17 05:50:28,893 63 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-269505ef-6ed0-44ba-9468-b40629c4e811', 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': 'Fri, 17 Aug 2018 05:50:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-269505ef-6ed0-44ba-9468-b40629c4e811'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:28Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:50:29,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.075s 2018-08-17 05:50:29,984 63 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-3da79f5b-5604-459b-be7c-17db1c047e96', 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': 'Fri, 17 Aug 2018 05:50:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3da79f5b-5604-459b-be7c-17db1c047e96'} Body: {"itemNotFound": {"message": "Instance 253d1850-1b44-465d-b8c9-e9dfe1a02337 could not be found.", "code": 404}} 2018-08-17 05:50:30,794 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/a4f62608-28a0-4541-a9b2-1dd602be6cca 0.809s 2018-08-17 05:50:30,795 63 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.23:9696/v2.0/ports/a4f62608-28a0-4541-a9b2-1dd602be6cca', u'date': 'Fri, 17 Aug 2018 05:50:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5119f5de-f09e-41ec-84b0-2e297910748f'} Body: 2018-08-17 05:50:30,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.158s 2018-08-17 05:50:30,955 63 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-72580587-f599-4ded-aefb-41c4b6e23cb0', 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': 'Fri, 17 Aug 2018 05:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-72580587-f599-4ded-aefb-41c4b6e23cb0'} Body: 2018-08-17 05:50:31,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.650s 2018-08-17 05:50:31,607 63 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-624e3f34-4466-4a9a-ae41-ee4c8d69234a', 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': 'Fri, 17 Aug 2018 05:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-624e3f34-4466-4a9a-ae41-ee4c8d69234a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:30Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:50:32,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.044s 2018-08-17 05:50:32,668 63 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-61da984b-7882-4300-83a3-7b3f92fbfb43', 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': 'Fri, 17 Aug 2018 05:50:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-61da984b-7882-4300-83a3-7b3f92fbfb43'} Body: {"itemNotFound": {"message": "Instance 08f58f74-491d-4d52-8941-18df7847783d could not be found.", "code": 404}} 2018-08-17 05:50:33,668 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/21fdc4e8-1270-49eb-b08e-06058f3ea1c8 0.999s 2018-08-17 05:50:33,669 63 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.23:9696/v2.0/ports/21fdc4e8-1270-49eb-b08e-06058f3ea1c8', u'date': 'Fri, 17 Aug 2018 05:50:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43d5c7f6-8e55-45ef-8924-4441d0edb6cc'} Body: 2018-08-17 05:50:33,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1729567529 0.050s 2018-08-17 05:50:33,720 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1729567529', u'x-compute-request-id': 'req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d', 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': 'Fri, 17 Aug 2018 05:50:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d'} Body: 2018-08-17 05:50:35,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/remove_router_interface 1.908s 2018-08-17 05:50:35,630 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:50:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edf9b862-bda2-4918-b3bb-743c4c995ae7'} Body: {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093", "subnet_ids": ["1e8d79b9-e969-4468-acf2-de6ddc37e093"], "port_id": "d2743b42-7e0c-41cd-a38a-0e38ba8a04f8", "id": "b21682b2-d1c4-429a-b837-29156ffab252"} 2018-08-17 05:50:37,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252 1.445s 2018-08-17 05:50:37,077 63 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.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252', u'date': 'Fri, 17 Aug 2018 05:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29176987-4a43-4ca3-ab10-38f6f98fd66d'} Body: 2018-08-17 05:50:38,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/1e8d79b9-e969-4468-acf2-de6ddc37e093 1.546s 2018-08-17 05:50:38,626 63 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.23:9696/v2.0/subnets/1e8d79b9-e969-4468-acf2-de6ddc37e093', u'date': 'Fri, 17 Aug 2018 05:50:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c04268b9-7e51-440e-8b2b-be4b22e75d0c'} Body: 2018-08-17 05:50:39,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/df6fb69c-7917-455c-80fd-6c709f13be58 1.353s 2018-08-17 05:50:39,980 63 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.23:9696/v2.0/networks/df6fb69c-7917-455c-80fd-6c709f13be58', u'date': 'Fri, 17 Aug 2018 05:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-66e8348f-5402-4b0e-b00c-57757750d1d8'} Body: 2018-08-17 05:50:41,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/310d880e-d8ea-41d1-8959-89a1398f7f8d 1.527s 2018-08-17 05:50:41,509 63 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.23:9696/v2.0/subnets/310d880e-d8ea-41d1-8959-89a1398f7f8d', u'date': 'Fri, 17 Aug 2018 05:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d390dcea-fea4-4e19-a9d6-f385ffc6b3da'} Body: 2018-08-17 05:50:43,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/18bb1368-0091-4863-a1d2-604fd8f33eb3 1.798s 2018-08-17 05:50:43,310 63 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.23:9696/v2.0/networks/18bb1368-0091-4863-a1d2-604fd8f33eb3', u'date': 'Fri, 17 Aug 2018 05:50:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9fd862b1-096e-4e14-895b-fa418307b7cf'} Body: 2018-08-17 05:50:43,583 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/2950016c-7676-4900-8691-2df1df9c06dd 0.272s 2018-08-17 05:50:43,584 63 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.23:9696/v2.0/security-groups/2950016c-7676-4900-8691-2df1df9c06dd', u'date': 'Fri, 17 Aug 2018 05:50:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-120d7b52-8a26-4a31-a0c1-b0b89510c4c9'} Body: 2018-08-17 05:50:43.900 63 INFO tempest.lib.common.rest_client [req-7f6b0d9f-965b-4373-816d-f6d56603ab78 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.287s 2018-08-17 05:50:43.901 63 DEBUG tempest.lib.common.rest_client [req-7f6b0d9f-965b-4373-816d-f6d56603ab78 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-102264730 description", "name": "tempest-secgroup-smoke-102264730"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:50:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f6b0d9f-965b-4373-816d-f6d56603ab78'} Body: {"security_group": {"description": "tempest-secgroup-smoke-102264730 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:43Z", "updated_at": "2018-08-17T05:50:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:50:43Z", "revision_number": 0, "id": "1285083e-7cf9-4698-aaa0-a61fe50a5240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:50:43Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:50:43Z", "revision_number": 0, "id": "21276d88-a44f-4857-bf95-a2593a84a030", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:50:43Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "640a1dda-a8c1-4174-beab-d68fada36527", "name": "tempest-secgroup-smoke-102264730"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:44.077 63 INFO tempest.lib.common.rest_client [req-27c8f41a-173d-41c4-bd55-4d1ca78dc23c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.174s 2018-08-17 05:50:44.078 63 DEBUG tempest.lib.common.rest_client [req-27c8f41a-173d-41c4-bd55-4d1ca78dc23c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27c8f41a-173d-41c4-bd55-4d1ca78dc23c'} 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-08-17T05:50:44Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c358c39e-f73a-4ef2-99e6-673fa2874d03"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:44.222 63 INFO tempest.lib.common.rest_client [req-8357a1ad-3c22-450c-b667-3e83a95307e4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 05:50:44.223 63 DEBUG tempest.lib.common.rest_client [req-8357a1ad-3c22-450c-b667-3e83a95307e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8357a1ad-3c22-450c-b667-3e83a95307e4'} 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-08-17T05:50:44Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "994b493f-cfe7-4dcb-b6b9-a243b27b68b8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:44.386 63 INFO tempest.lib.common.rest_client [req-22d14c82-a26b-4dc7-bc10-4bf709226fd3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.161s 2018-08-17 05:50:44.386 63 DEBUG tempest.lib.common.rest_client [req-22d14c82-a26b-4dc7-bc10-4bf709226fd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22d14c82-a26b-4dc7-bc10-4bf709226fd3'} 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-08-17T05:50:44Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d2e76f4c-4d8b-457c-8659-3e57572c35d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:44.565 63 INFO tempest.lib.common.rest_client [req-6eb796a2-9a3a-47da-89c1-b5901e93f98b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.177s 2018-08-17 05:50:44.565 63 DEBUG tempest.lib.common.rest_client [req-6eb796a2-9a3a-47da-89c1-b5901e93f98b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6eb796a2-9a3a-47da-89c1-b5901e93f98b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:50:44Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "3b4a5937-57ad-4529-947a-3b018c956c1d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:44.984 63 INFO tempest.lib.common.rest_client [req-9199f702-8f4e-4b70-8434-d1ae246fd0d5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.417s 2018-08-17 05:50:44.985 63 DEBUG tempest.lib.common.rest_client [req-9199f702-8f4e-4b70-8434-d1ae246fd0d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9199f702-8f4e-4b70-8434-d1ae246fd0d5'} 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-08-17T05:50:44Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4eb6ba80-b137-4211-aaa1-7dfa526ee137"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:45.140 63 INFO tempest.lib.common.rest_client [req-8cdf09f3-dbd7-4ebe-a0a4-61aa56d74562 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 05:50:45.140 63 DEBUG tempest.lib.common.rest_client [req-8cdf09f3-dbd7-4ebe-a0a4-61aa56d74562 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cdf09f3-dbd7-4ebe-a0a4-61aa56d74562'} 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-08-17T05:50:45Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b93e0f9d-0c61-4aaa-af48-e49c80939fe9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:45.289 63 INFO tempest.lib.common.rest_client [req-a0cb8ad6-b307-4e38-af26-c9b09e72f156 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.147s 2018-08-17 05:50:45.290 63 DEBUG tempest.lib.common.rest_client [req-a0cb8ad6-b307-4e38-af26-c9b09e72f156 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a0cb8ad6-b307-4e38-af26-c9b09e72f156'} 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-08-17T05:50:45Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b4bb2bc1-a8ff-42bb-86b0-3458ff0f8758"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:45.626 63 INFO tempest.lib.common.rest_client [req-c96759b9-8117-4f18-bcea-dde8f44d8ce7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.335s 2018-08-17 05:50:45.627 63 DEBUG tempest.lib.common.rest_client [req-c96759b9-8117-4f18-bcea-dde8f44d8ce7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:50:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c96759b9-8117-4f18-bcea-dde8f44d8ce7'} 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-08-17T05:50:45Z", "security_group_id": "640a1dda-a8c1-4174-beab-d68fada36527", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:50:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "1c75d216-52f1-4b1e-9dc3-3e4a50884e11"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:45.910 63 INFO tempest.lib.common.rest_client [req-e4b3b5f1-dcbe-4ea4-8460-ec55b8eb9b09 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.282s 2018-08-17 05:50:45.910 63 DEBUG tempest.lib.common.rest_client [req-e4b3b5f1-dcbe-4ea4-8460-ec55b8eb9b09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-262791344"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:50:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4b3b5f1-dcbe-4ea4-8460-ec55b8eb9b09'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:50:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:50:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"c24c749d-e97c-49d4-b291-2ee6f93a6a09","name":"tempest-A-262791344"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:46.408 63 INFO tempest.lib.common.rest_client [req-037ac8ee-ba33-4aa5-a732-95805c85678b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.497s 2018-08-17 05:50:46.409 63 DEBUG tempest.lib.common.rest_client [req-037ac8ee-ba33-4aa5-a732-95805c85678b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "c24c749d-e97c-49d4-b291-2ee6f93a6a09", "name": "tempest-subnet-A-1-1047526201"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:50:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-037ac8ee-ba33-4aa5-a732-95805c85678b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c24c749d-e97c-49d4-b291-2ee6f93a6a09","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:50:46Z","dns_nameservers":[],"updated_at":"2018-08-17T05:50:46Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"e7275dc2-bf47-426a-9d1a-6f58731ccf1d","subnetpool_id":null,"name":"tempest-subnet-A-1-1047526201"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:46.640 63 INFO tempest.lib.common.rest_client [req-5d9b9a97-efe8-4154-a5dd-ca9135352226 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.230s 2018-08-17 05:50:46.641 63 DEBUG tempest.lib.common.rest_client [req-5d9b9a97-efe8-4154-a5dd-ca9135352226 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1045152140"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:50:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d9b9a97-efe8-4154-a5dd-ca9135352226'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:50:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:50:46Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"2905eeec-ad7a-4d48-8f5a-60af4a534b43","name":"tempest-B-1045152140"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:47.581 63 INFO tempest.lib.common.rest_client [req-4380cbe3-4534-4690-9d86-e094dd654861 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.939s 2018-08-17 05:50:47.581 63 DEBUG tempest.lib.common.rest_client [req-4380cbe3-4534-4690-9d86-e094dd654861 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "2905eeec-ad7a-4d48-8f5a-60af4a534b43", "name": "tempest-subnet-B-1-1384559813"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:50:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4380cbe3-4534-4690-9d86-e094dd654861'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2905eeec-ad7a-4d48-8f5a-60af4a534b43","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:50:47Z","dns_nameservers":[],"updated_at":"2018-08-17T05:50:47Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f99344e5-c9c2-4199-946e-6b5af1dda889","subnetpool_id":null,"name":"tempest-subnet-B-1-1384559813"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:48.009 63 INFO tempest.lib.common.rest_client [req-a571baf1-b6a9-43f8-ac46-8aea8ab2c5b5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.427s 2018-08-17 05:50:48.010 63 DEBUG tempest.lib.common.rest_client [req-a571baf1-b6a9-43f8-ac46-8aea8ab2c5b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:50:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a571baf1-b6a9-43f8-ac46-8aea8ab2c5b5'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "21e11e64-b5e8-4342-a2f9-cb385747c625"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:48.277 63 INFO tempest.lib.common.rest_client [req-93ebf1e2-2965-48ef-8b54-dfce4560a313 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/21e11e64-b5e8-4342-a2f9-cb385747c625/network_associations 0.266s 2018-08-17 05:50:48.278 63 DEBUG tempest.lib.common.rest_client [req-93ebf1e2-2965-48ef-8b54-dfce4560a313 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c24c749d-e97c-49d4-b291-2ee6f93a6a09"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/21e11e64-b5e8-4342-a2f9-cb385747c625/network_associations', u'date': 'Fri, 17 Aug 2018 05:50:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93ebf1e2-2965-48ef-8b54-dfce4560a313'} Body: {"network_association": {"network_id": "c24c749d-e97c-49d4-b291-2ee6f93a6a09", "id": "1dfd7d20-6688-4242-a47d-e09d4d34e1e0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:48.984 63 INFO tempest.lib.common.rest_client [req-565ccf0d-0279-449e-b3e9-a0ad955021c5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/21e11e64-b5e8-4342-a2f9-cb385747c625/network_associations 0.706s 2018-08-17 05:50:48.985 63 DEBUG tempest.lib.common.rest_client [req-565ccf0d-0279-449e-b3e9-a0ad955021c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2905eeec-ad7a-4d48-8f5a-60af4a534b43"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/21e11e64-b5e8-4342-a2f9-cb385747c625/network_associations', u'date': 'Fri, 17 Aug 2018 05:50:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-565ccf0d-0279-449e-b3e9-a0ad955021c5'} Body: {"network_association": {"network_id": "2905eeec-ad7a-4d48-8f5a-60af4a534b43", "id": "f62348c3-2df5-4de0-8843-9a09f3761565"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:48.985 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 05:50:49.137 63 INFO tempest.lib.common.rest_client [req-ae77d5ae-46fe-4c87-8e7d-b6e98fd7f5c7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.150s 2018-08-17 05:50:49.137 63 DEBUG tempest.lib.common.rest_client [req-ae77d5ae-46fe-4c87-8e7d-b6e98fd7f5c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-702091169"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ae77d5ae-46fe-4c87-8e7d-b6e98fd7f5c7', 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': 'Fri, 17 Aug 2018 05:50:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae77d5ae-46fe-4c87-8e7d-b6e98fd7f5c7'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG9KvNXkkxYfr3GmBGCOseo6TTd4ugdjh9pWFB1/JePH+eIT9brzwxHATW2nXmHCn0aaJm0EN4PJSywgN4B/M8hukwaqjSmmbv1GRyCTktATFY6/FNZdAK9fDPakLhepx4uXdeDXlQuIK+ogB/v/xzH5974AV1DmEVYsqFHk6S5bf5JmrnSMaPyyaZMKvmzDnq2fim1fAaa69x047yBs91jBsUin9BxREsWuglx3EWnqzrNh5n/AKVF53wzjQf3f2oyKj+I24KtkdCfUlXFjsXUcPDEbqktwRNsQYjcif242CUmbbXFKnEvO0/1TK0NdVctMwxJK0GDF3ZsjbZK2dv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxvSrzV5JMWH69xpgRgjrHqOk03eLoHY4faVhQdfyXjx/niE/\nW688MRwE1tp15hwp9GmiZtBDeDyUssIDeAfzPIbpMGqo0ppm79Rkcgk5LQExWOvx\nTWXQCvXwz2pC4XqceLl3Xg15ULiCvqIAf7/8cx+fe+AFdQ5hFWLKhR5OkuW3+SZq\n50jGj8smmTCr5sw56tn4ptXwGmuvcdOO8gbPdYwbFIp/QcURLFroJcdxFp6s6zYe\nZ/wClRed8M40H939qMio/iNuCrZHQn1JVxY7F1HDwxG6pLcETbEGI3In9uNglJm2\n1xSpxLztP9UytDXVXLTMMSStBgxd2bI22StnbwIDAQABAoIBABFUBhKg/6b5ba5P\n8cqnxDKq9hQk+VhEc68d1FazxDxI8KSJKMeHf6qXUiSUamhcU5siCC8EPJwgSqM3\nGq49owXGilDZOVL+d7Czwvvbqcstq2qfQikHkRMjUJIAI0sYLsClBqx+Z+6L43dP\nDNQTmJ0+R9m2LUOAuRvvusvVU+qfSBF4gxGT673EfAIamvVK+ju+PKwGgaP7F8CM\nV1ykrfK5mSCZfzx5AEfKDNnGLacUaItvaCwxmpeDQ+DeSUZe24tofIgNeZvrZoGt\n9oISd+9A4G3oF/1nvaANs05Hr5Hc2e7JU5Z0NuQYTTQsgQ/RTuanPiVhKOMGSUtv\n2c/VE2ECgYEA5UCOSIfYFmTwPxq5ytF8CatXRYhGA8afQnIFldEGY+l2xkdlZFjE\n7fgwcqAKjQIwpbiI4JMsBt5MaCkJb+uqzU1qFru6+xCZobwXs24xdyVPrLwXvfba\nl6ZhqkoQK4rLAmti+46+ZvJWrVs0V1rJ0nk41IYP4ZHT6ZGVctcQTeUCgYEA3is0\nAaD3LU+fFdeB9EiIuEnk/aWvbCBHUy6fg2ZtMrR307dR9jmKD29DL+yTedH12Ud9\nLj3cDq4ZdGJP4fRUHLNzvjAE/QznQbtMSDqnrik55ZFyounKtSOpn9d0YYhry/fp\nqeQQDmyJtkYk1n27uJ6tzdc+fiAeyT0eJROOqsMCgYEAtiMH6BAlWgVv6nLtUXoF\nthjvCUsvdSiEt2GnllOvZAnEV9u5bnQoYXhh5W/JciZfSArIlMPYosxSoB6aZNUz\nqlDrDIyyDW4u4RRzMBdILYTzPCVkJ4TMPtftmEGnfzCSAaYXygyqsVewDaL8frqe\nxh2RTSgFzgzx9Au6VLcRORECgYEAhEX+qbWXVJ/iHJP5qGKDHA3Ky4WY4ux46rqI\neChEfXrbGO89Wja5zyS0QNU+nLn4AMxCaISl/wuC1jsuSl44sfnZwHNAlRTYntcP\nvLVHXjbnZJnrQbmmWaCI/kS94s/hNkg9E0xYju3qM96hUh775Bh9bF9pspgXHENK\nLlLtjxcCgYBsnPdE5ug/lpDbaVC/3Hs2tx96nk/79HPYLTGet4Ia/XrZc00w//7q\nmW2AEh03aPqXpcOICNcUfXqqL6DSThEaZjjdFWB9ZfqtBJJCAvWcRXxqskuSYJ+z\nrmlf+UFwQDGelYP1VE6gcKhu3A4eURkSZXlpaJWoN7cm5fpsZoMASA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-702091169", "fingerprint": "6a:6c:18:4e:8c:02:9b:3f:df:2f:c4:59:63:2e:4a:81"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:50.219 63 INFO tempest.lib.common.rest_client [req-5eaa560a-091f-434f-9303-04963f339c4a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 1.078s 2018-08-17 05:50:50.220 63 DEBUG tempest.lib.common.rest_client [req-5eaa560a-091f-434f-9303-04963f339c4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c24c749d-e97c-49d4-b291-2ee6f93a6a09", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-618396255", "security_groups": ["640a1dda-a8c1-4174-beab-d68fada36527"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:50:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5eaa560a-091f-434f-9303-04963f339c4a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:50:49Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c24c749d-e97c-49d4-b291-2ee6f93a6a09","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:50:49Z","name":"tempest-port-smoke-618396255","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:22:6e:9c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"e7275dc2-bf47-426a-9d1a-6f58731ccf1d","ip_address":"10.101.11.10"}],"id":"99fd0eda-a785-40ce-9236-d9f7e594abde","security_groups":["640a1dda-a8c1-4174-beab-d68fada36527"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:51.535 63 INFO tempest.lib.common.rest_client [req-1b6bd5dc-512c-4571-899d-370ff1ba51d1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 1.313s 2018-08-17 05:50:51.535 63 DEBUG tempest.lib.common.rest_client [req-1b6bd5dc-512c-4571-899d-370ff1ba51d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-702091169", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "c24c749d-e97c-49d4-b291-2ee6f93a6a09", "port": "99fd0eda-a785-40ce-9236-d9f7e594abde"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-1b6bd5dc-512c-4571-899d-370ff1ba51d1', 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.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:50:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b6bd5dc-512c-4571-899d-370ff1ba51d1'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa7da3dd-021e-493d-8199-3886216504cf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "adminPass": "QqFx5PoAQRCb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:51.867 63 INFO tempest.lib.common.rest_client [req-aebc0c5a-1ec6-4cdd-b18f-19aae2b8fdc2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.328s 2018-08-17 05:50:51.868 63 DEBUG tempest.lib.common.rest_client [req-aebc0c5a-1ec6-4cdd-b18f-19aae2b8fdc2 ] 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.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-aebc0c5a-1ec6-4cdd-b18f-19aae2b8fdc2', 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': 'Fri, 17 Aug 2018 05:50:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aebc0c5a-1ec6-4cdd-b18f-19aae2b8fdc2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "aa7da3dd-021e-493d-8199-3886216504cf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-1", "created": "2018-08-17T05:50:51Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:53.827 63 INFO tempest.lib.common.rest_client [req-b6a6335b-d113-4311-9304-33a462221f7c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.947s 2018-08-17 05:50:53.827 63 DEBUG tempest.lib.common.rest_client [req-b6a6335b-d113-4311-9304-33a462221f7c ] 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.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-b6a6335b-d113-4311-9304-33a462221f7c', 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': 'Fri, 17 Aug 2018 05:50:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6a6335b-d113-4311-9304-33a462221f7c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "aa7da3dd-021e-493d-8199-3886216504cf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-1", "created": "2018-08-17T05:50:51Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:55.641 63 INFO tempest.lib.common.rest_client [req-8d468fb1-43af-4b70-a99c-d16821eabcb9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.798s 2018-08-17 05:50:55.642 63 DEBUG tempest.lib.common.rest_client [req-8d468fb1-43af-4b70-a99c-d16821eabcb9 ] 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.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-8d468fb1-43af-4b70-a99c-d16821eabcb9', 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': 'Fri, 17 Aug 2018 05:50:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d468fb1-43af-4b70-a99c-d16821eabcb9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "aa7da3dd-021e-493d-8199-3886216504cf", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-1", "created": "2018-08-17T05:50:51Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:55.655 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:50:56.803 63 INFO tempest.lib.common.rest_client [req-33820618-ff4e-40ff-9d0e-9831eba03db7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.145s 2018-08-17 05:50:56.803 63 DEBUG tempest.lib.common.rest_client [req-33820618-ff4e-40ff-9d0e-9831eba03db7 ] 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.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-33820618-ff4e-40ff-9d0e-9831eba03db7', 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': 'Fri, 17 Aug 2018 05:50:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-33820618-ff4e-40ff-9d0e-9831eba03db7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "aa7da3dd-021e-493d-8199-3886216504cf", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-1", "created": "2018-08-17T05:50:51Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:58.224 63 INFO tempest.lib.common.rest_client [req-03e626bb-6590-48f0-b398-281a75d2e1ee ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.405s 2018-08-17 05:50:58.225 63 DEBUG tempest.lib.common.rest_client [req-03e626bb-6590-48f0-b398-281a75d2e1ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-03e626bb-6590-48f0-b398-281a75d2e1ee', 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': 'Fri, 17 Aug 2018 05:50:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03e626bb-6590-48f0-b398-281a75d2e1ee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-262791344": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:6e:9c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:50:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "aa7da3dd-021e-493d-8199-3886216504cf", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:57Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-1", "created": "2018-08-17T05:50:51Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:58.235 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:50:59.056 63 INFO tempest.lib.common.rest_client [req-9c8e75ab-e6de-4109-9d60-0689b5da248c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.821s 2018-08-17 05:50:59.057 63 DEBUG tempest.lib.common.rest_client [req-9c8e75ab-e6de-4109-9d60-0689b5da248c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-9c8e75ab-e6de-4109-9d60-0689b5da248c', 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': 'Fri, 17 Aug 2018 05:50:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c8e75ab-e6de-4109-9d60-0689b5da248c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-262791344": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:6e:9c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:50:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "aa7da3dd-021e-493d-8199-3886216504cf", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:57Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-1", "created": "2018-08-17T05:50:51Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:50:59.070 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: aa7da3dd-021e-493d-8199-3886216504cf with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:50:59.881 63 INFO tempest.lib.common.rest_client [req-226ed9a0-9dd2-4077-9a49-9b1c6b3cbf07 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 0.809s 2018-08-17 05:50:59.881 63 DEBUG tempest.lib.common.rest_client [req-226ed9a0-9dd2-4077-9a49-9b1c6b3cbf07 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2905eeec-ad7a-4d48-8f5a-60af4a534b43", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-411911200", "security_groups": ["640a1dda-a8c1-4174-beab-d68fada36527"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:50:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-226ed9a0-9dd2-4077-9a49-9b1c6b3cbf07'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:50:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2905eeec-ad7a-4d48-8f5a-60af4a534b43","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:50:59Z","name":"tempest-port-smoke-411911200","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cb:de:0c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f99344e5-c9c2-4199-946e-6b5af1dda889","ip_address":"10.102.21.20"}],"id":"824f2803-1fe7-4888-9f13-14ce824ff1e4","security_groups":["640a1dda-a8c1-4174-beab-d68fada36527"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:00.287 63 INFO tempest.lib.common.rest_client [req-4d8a7777-81ab-46fb-ad90-0882c3b388b1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 0.404s 2018-08-17 05:51:00.287 63 DEBUG tempest.lib.common.rest_client [req-4d8a7777-81ab-46fb-ad90-0882c3b388b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-702091169", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "2905eeec-ad7a-4d48-8f5a-60af4a534b43", "port": "824f2803-1fe7-4888-9f13-14ce824ff1e4"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-4d8a7777-81ab-46fb-ad90-0882c3b388b1', 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.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:50:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d8a7777-81ab-46fb-ad90-0882c3b388b1'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "adminPass": "NSeETk4qkf5B"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:01.026 63 INFO tempest.lib.common.rest_client [req-332fa4e5-434b-43b0-b913-d7b02bd8ed1f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.733s 2018-08-17 05:51:01.026 63 DEBUG tempest.lib.common.rest_client [req-332fa4e5-434b-43b0-b913-d7b02bd8ed1f ] 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.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-332fa4e5-434b-43b0-b913-d7b02bd8ed1f', 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': 'Fri, 17 Aug 2018 05:51:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-332fa4e5-434b-43b0-b913-d7b02bd8ed1f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-2", "created": "2018-08-17T05:51:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:02.588 63 INFO tempest.lib.common.rest_client [req-48139ef5-3da5-4226-8a9d-97332c49e0f6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.551s 2018-08-17 05:51:02.589 63 DEBUG tempest.lib.common.rest_client [req-48139ef5-3da5-4226-8a9d-97332c49e0f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-48139ef5-3da5-4226-8a9d-97332c49e0f6', 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': 'Fri, 17 Aug 2018 05:51:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48139ef5-3da5-4226-8a9d-97332c49e0f6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-2", "created": "2018-08-17T05:51:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:02.602 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 05:51:04.415 63 INFO tempest.lib.common.rest_client [req-dc6b0e49-0c39-4b71-8c73-6caca81607c8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.811s 2018-08-17 05:51:04.416 63 DEBUG tempest.lib.common.rest_client [req-dc6b0e49-0c39-4b71-8c73-6caca81607c8 ] 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.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-dc6b0e49-0c39-4b71-8c73-6caca81607c8', 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': 'Fri, 17 Aug 2018 05:51:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc6b0e49-0c39-4b71-8c73-6caca81607c8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-2", "created": "2018-08-17T05:51:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:04.430 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:51:05.834 63 INFO tempest.lib.common.rest_client [req-416b926e-ece1-4269-9819-26f08568faf8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.402s 2018-08-17 05:51:05.835 63 DEBUG tempest.lib.common.rest_client [req-416b926e-ece1-4269-9819-26f08568faf8 ] 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.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-416b926e-ece1-4269-9819-26f08568faf8', 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': 'Fri, 17 Aug 2018 05:51:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-416b926e-ece1-4269-9819-26f08568faf8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-2", "created": "2018-08-17T05:51:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:07.014 63 INFO tempest.lib.common.rest_client [req-75dad559-58a4-4293-854d-9a864315367a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.163s 2018-08-17 05:51:07.015 63 DEBUG tempest.lib.common.rest_client [req-75dad559-58a4-4293-854d-9a864315367a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-75dad559-58a4-4293-854d-9a864315367a', 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': 'Fri, 17 Aug 2018 05:51:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75dad559-58a4-4293-854d-9a864315367a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1045152140": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:de:0c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:51:05.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-2", "created": "2018-08-17T05:51:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:07.030 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:51:07.359 63 INFO tempest.lib.common.rest_client [req-4441ebd0-3c09-4955-a60f-bede51fbf4e1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.328s 2018-08-17 05:51:07.359 63 DEBUG tempest.lib.common.rest_client [req-4441ebd0-3c09-4955-a60f-bede51fbf4e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-4441ebd0-3c09-4955-a60f-bede51fbf4e1', 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': 'Fri, 17 Aug 2018 05:51:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4441ebd0-3c09-4955-a60f-bede51fbf4e1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1045152140": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:de:0c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:51:05.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-2", "created": "2018-08-17T05:51:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:07.373 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 95b532a2-246f-470b-b6d6-8d66ba622fa4 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:51:07.497 63 INFO tempest.lib.common.rest_client [req-73904a47-26dd-4f79-8455-bd9f2998e9f4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/routers 0.124s 2018-08-17 05:51:07.498 63 DEBUG tempest.lib.common.rest_client [req-73904a47-26dd-4f79-8455-bd9f2998e9f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1627285229", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:51:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-73904a47-26dd-4f79-8455-bd9f2998e9f4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:51:07Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "666d1f5f-3ed0-486f-a9ff-9ae89968fd52", "name": "tempest-router--1627285229"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:09.074 63 INFO tempest.lib.common.rest_client [req-0e46197f-34cb-478e-9b2b-5000e1d04cf7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52 1.575s 2018-08-17 05:51:09.075 63 DEBUG tempest.lib.common.rest_client [req-0e46197f-34cb-478e-9b2b-5000e1d04cf7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52', u'date': 'Fri, 17 Aug 2018 05:51:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e46197f-34cb-478e-9b2b-5000e1d04cf7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:51:08Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "666d1f5f-3ed0-486f-a9ff-9ae89968fd52", "name": "tempest-router--1627285229"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:11.156 63 INFO tempest.lib.common.rest_client [req-0f1bba9d-ee62-4ae9-a0d6-496efa2958ce ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52/add_router_interface 2.080s 2018-08-17 05:51:11.157 63 DEBUG tempest.lib.common.rest_client [req-0f1bba9d-ee62-4ae9-a0d6-496efa2958ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e7275dc2-bf47-426a-9d1a-6f58731ccf1d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:51:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f1bba9d-ee62-4ae9-a0d6-496efa2958ce'} Body: {"network_id": "c24c749d-e97c-49d4-b291-2ee6f93a6a09", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e7275dc2-bf47-426a-9d1a-6f58731ccf1d", "subnet_ids": ["e7275dc2-bf47-426a-9d1a-6f58731ccf1d"], "port_id": "7618a3f6-ac83-4012-ad53-ce5d1964897d", "id": "666d1f5f-3ed0-486f-a9ff-9ae89968fd52"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:13.149 63 INFO tempest.lib.common.rest_client [req-8b785bc0-1f18-41f6-809e-13f943ca379d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.991s 2018-08-17 05:51:13.149 63 DEBUG tempest.lib.common.rest_client [req-8b785bc0-1f18-41f6-809e-13f943ca379d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "99fd0eda-a785-40ce-9236-d9f7e594abde"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:51:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b785bc0-1f18-41f6-809e-13f943ca379d'} Body: {"floatingip": {"router_id": "666d1f5f-3ed0-486f-a9ff-9ae89968fd52", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:51:12Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "99fd0eda-a785-40ce-9236-d9f7e594abde", "id": "2bc78460-21d1-4262-aa95-6cdecd80a62b", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:12Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:13.151 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 05:51:29.177 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:51:29.280 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:51:29.305 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 05:51:29.420 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:51:29.421 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 05:51:29.423 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:51:29.482 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:51:29.487 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 05:51:34.494 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:51:34.495 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:51:34.495 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075408 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 05:51:35.382 63 INFO tempest.lib.common.rest_client [req-6481a70c-2b55-4bd1-b9c5-3d8447f42471 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/2bc78460-21d1-4262-aa95-6cdecd80a62b 0.886s 2018-08-17 05:51:35.382 63 DEBUG tempest.lib.common.rest_client [req-6481a70c-2b55-4bd1-b9c5-3d8447f42471 ] 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.23:9696/v2.0/floatingips/2bc78460-21d1-4262-aa95-6cdecd80a62b', u'date': 'Fri, 17 Aug 2018 05:51:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6481a70c-2b55-4bd1-b9c5-3d8447f42471'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:37.031 63 INFO tempest.lib.common.rest_client [req-af4ca1f9-9343-45f9-b9a5-646b08e35cdd ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52/remove_router_interface 1.648s 2018-08-17 05:51:37.032 63 DEBUG tempest.lib.common.rest_client [req-af4ca1f9-9343-45f9-b9a5-646b08e35cdd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e7275dc2-bf47-426a-9d1a-6f58731ccf1d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:51:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af4ca1f9-9343-45f9-b9a5-646b08e35cdd'} Body: {"network_id": "c24c749d-e97c-49d4-b291-2ee6f93a6a09", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e7275dc2-bf47-426a-9d1a-6f58731ccf1d", "subnet_ids": ["e7275dc2-bf47-426a-9d1a-6f58731ccf1d"], "port_id": "7618a3f6-ac83-4012-ad53-ce5d1964897d", "id": "666d1f5f-3ed0-486f-a9ff-9ae89968fd52"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:38.424 63 INFO tempest.lib.common.rest_client [req-42e69aaa-3a25-4f18-a5c9-9f283d0dfe2d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52 1.391s 2018-08-17 05:51:38.425 63 DEBUG tempest.lib.common.rest_client [req-42e69aaa-3a25-4f18-a5c9-9f283d0dfe2d ] 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.23:9696/v2.0/routers/666d1f5f-3ed0-486f-a9ff-9ae89968fd52', u'date': 'Fri, 17 Aug 2018 05:51:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42e69aaa-3a25-4f18-a5c9-9f283d0dfe2d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:38.635 63 INFO tempest.lib.common.rest_client [req-f2026a5c-f59b-4ec9-9960-8d690791fe2e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.210s 2018-08-17 05:51:38.636 63 DEBUG tempest.lib.common.rest_client [req-f2026a5c-f59b-4ec9-9960-8d690791fe2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-f2026a5c-f59b-4ec9-9960-8d690791fe2e', 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': 'Fri, 17 Aug 2018 05:51:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2026a5c-f59b-4ec9-9960-8d690791fe2e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:39.286 63 INFO tempest.lib.common.rest_client [req-9aafe580-ddca-4883-9625-abc01f15ea58 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.649s 2018-08-17 05:51:39.287 63 DEBUG tempest.lib.common.rest_client [req-9aafe580-ddca-4883-9625-abc01f15ea58 ] 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.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-9aafe580-ddca-4883-9625-abc01f15ea58', 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': 'Fri, 17 Aug 2018 05:51:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9aafe580-ddca-4883-9625-abc01f15ea58'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1045152140": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:de:0c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:51:05.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "95b532a2-246f-470b-b6d6-8d66ba622fa4", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:38Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-2", "created": "2018-08-17T05:51:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:40.352 63 INFO tempest.lib.common.rest_client [req-8d5372bb-a248-4d0b-87f5-6129e8a639fc ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4 0.050s 2018-08-17 05:51:40.353 63 DEBUG tempest.lib.common.rest_client [req-8d5372bb-a248-4d0b-87f5-6129e8a639fc ] 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.23:8774/v2.1/servers/95b532a2-246f-470b-b6d6-8d66ba622fa4', u'x-compute-request-id': 'req-8d5372bb-a248-4d0b-87f5-6129e8a639fc', 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': 'Fri, 17 Aug 2018 05:51:40 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8d5372bb-a248-4d0b-87f5-6129e8a639fc'} Body: {"itemNotFound": {"message": "Instance 95b532a2-246f-470b-b6d6-8d66ba622fa4 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:41.292 63 INFO tempest.lib.common.rest_client [req-b7569751-41e8-4012-a921-fcc4af50a444 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/824f2803-1fe7-4888-9f13-14ce824ff1e4 0.938s 2018-08-17 05:51:41.293 63 DEBUG tempest.lib.common.rest_client [req-b7569751-41e8-4012-a921-fcc4af50a444 ] 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.23:9696/v2.0/ports/824f2803-1fe7-4888-9f13-14ce824ff1e4', u'date': 'Fri, 17 Aug 2018 05:51:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b7569751-41e8-4012-a921-fcc4af50a444'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:41.466 63 INFO tempest.lib.common.rest_client [req-5757dbc8-8ceb-4ede-8e66-bc501f272bee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.171s 2018-08-17 05:51:41.466 63 DEBUG tempest.lib.common.rest_client [req-5757dbc8-8ceb-4ede-8e66-bc501f272bee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-5757dbc8-8ceb-4ede-8e66-bc501f272bee', 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': 'Fri, 17 Aug 2018 05:51:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5757dbc8-8ceb-4ede-8e66-bc501f272bee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:41.889 63 INFO tempest.lib.common.rest_client [req-28b565eb-90cf-483c-b884-dbf27552486c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.421s 2018-08-17 05:51:41.890 63 DEBUG tempest.lib.common.rest_client [req-28b565eb-90cf-483c-b884-dbf27552486c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-28b565eb-90cf-483c-b884-dbf27552486c', 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': 'Fri, 17 Aug 2018 05:51:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28b565eb-90cf-483c-b884-dbf27552486c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-262791344": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:6e:9c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/aa7da3dd-021e-493d-8199-3886216504cf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:50:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "aa7da3dd-021e-493d-8199-3886216504cf", "security_groups": [{"name": "tempest-secgroup-smoke-102264730"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-702091169", "name": "server-1", "created": "2018-08-17T05:50:51Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:42.959 63 INFO tempest.lib.common.rest_client [req-e6cc9596-c984-4a4d-803e-d80587797a50 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf 0.053s 2018-08-17 05:51:42.959 63 DEBUG tempest.lib.common.rest_client [req-e6cc9596-c984-4a4d-803e-d80587797a50 ] 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.23:8774/v2.1/servers/aa7da3dd-021e-493d-8199-3886216504cf', u'x-compute-request-id': 'req-e6cc9596-c984-4a4d-803e-d80587797a50', 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': 'Fri, 17 Aug 2018 05:51:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e6cc9596-c984-4a4d-803e-d80587797a50'} Body: {"itemNotFound": {"message": "Instance aa7da3dd-021e-493d-8199-3886216504cf could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:43.570 63 INFO tempest.lib.common.rest_client [req-3f09bc15-ecd0-48b4-ace6-0bc0fa6f77b4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/99fd0eda-a785-40ce-9236-d9f7e594abde 0.610s 2018-08-17 05:51:43.571 63 DEBUG tempest.lib.common.rest_client [req-3f09bc15-ecd0-48b4-ace6-0bc0fa6f77b4 ] 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.23:9696/v2.0/ports/99fd0eda-a785-40ce-9236-d9f7e594abde', u'date': 'Fri, 17 Aug 2018 05:51:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f09bc15-ecd0-48b4-ace6-0bc0fa6f77b4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:43.620 63 INFO tempest.lib.common.rest_client [req-1c9b5e50-90ff-4599-ad1e-0719565c5f73 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-702091169 0.048s 2018-08-17 05:51:43.621 63 DEBUG tempest.lib.common.rest_client [req-1c9b5e50-90ff-4599-ad1e-0719565c5f73 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-702091169', u'x-compute-request-id': 'req-1c9b5e50-90ff-4599-ad1e-0719565c5f73', 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': 'Fri, 17 Aug 2018 05:51:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c9b5e50-90ff-4599-ad1e-0719565c5f73'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:44.846 63 INFO tempest.lib.common.rest_client [req-50a593e2-efeb-448f-865b-239c192a8c2e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f99344e5-c9c2-4199-946e-6b5af1dda889 1.224s 2018-08-17 05:51:44.847 63 DEBUG tempest.lib.common.rest_client [req-50a593e2-efeb-448f-865b-239c192a8c2e ] 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.23:9696/v2.0/subnets/f99344e5-c9c2-4199-946e-6b5af1dda889', u'date': 'Fri, 17 Aug 2018 05:51:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-50a593e2-efeb-448f-865b-239c192a8c2e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:46.527 63 INFO tempest.lib.common.rest_client [req-931ee62b-49a8-4c2f-a899-088e3299485f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/2905eeec-ad7a-4d48-8f5a-60af4a534b43 1.679s 2018-08-17 05:51:46.527 63 DEBUG tempest.lib.common.rest_client [req-931ee62b-49a8-4c2f-a899-088e3299485f ] 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.23:9696/v2.0/networks/2905eeec-ad7a-4d48-8f5a-60af4a534b43', u'date': 'Fri, 17 Aug 2018 05:51:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-931ee62b-49a8-4c2f-a899-088e3299485f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:47.665 63 INFO tempest.lib.common.rest_client [req-a1b2f061-fa45-4bdd-b56d-31509d5588b5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/e7275dc2-bf47-426a-9d1a-6f58731ccf1d 1.137s 2018-08-17 05:51:47.666 63 DEBUG tempest.lib.common.rest_client [req-a1b2f061-fa45-4bdd-b56d-31509d5588b5 ] 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.23:9696/v2.0/subnets/e7275dc2-bf47-426a-9d1a-6f58731ccf1d', u'date': 'Fri, 17 Aug 2018 05:51:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a1b2f061-fa45-4bdd-b56d-31509d5588b5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:49.335 63 INFO tempest.lib.common.rest_client [req-bff912c9-2181-4537-a988-3ee6c014c884 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/c24c749d-e97c-49d4-b291-2ee6f93a6a09 1.667s 2018-08-17 05:51:49.335 63 DEBUG tempest.lib.common.rest_client [req-bff912c9-2181-4537-a988-3ee6c014c884 ] 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.23:9696/v2.0/networks/c24c749d-e97c-49d4-b291-2ee6f93a6a09', u'date': 'Fri, 17 Aug 2018 05:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bff912c9-2181-4537-a988-3ee6c014c884'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:49.565 63 INFO tempest.lib.common.rest_client [req-10e27dd9-a709-4fd0-885e-dce873e17d0f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/640a1dda-a8c1-4174-beab-d68fada36527 0.229s 2018-08-17 05:51:49.565 63 DEBUG tempest.lib.common.rest_client [req-10e27dd9-a709-4fd0-885e-dce873e17d0f ] 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.23:9696/v2.0/security-groups/640a1dda-a8c1-4174-beab-d68fada36527', u'date': 'Fri, 17 Aug 2018 05:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10e27dd9-a709-4fd0-885e-dce873e17d0f'} 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_negative_disjoint_import_export [65.953868s] ... ok 2018-08-17 05:51:50.133 63 INFO tempest.lib.common.rest_client [req-88ec14d3-c625-492f-9bf8-3ff8cd641e20 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.551s 2018-08-17 05:51:50.133 63 DEBUG tempest.lib.common.rest_client [req-88ec14d3-c625-492f-9bf8-3ff8cd641e20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1198943345 description", "name": "tempest-secgroup-smoke-1198943345"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88ec14d3-c625-492f-9bf8-3ff8cd641e20'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1198943345 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:49Z", "updated_at": "2018-08-17T05:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:51:49Z", "revision_number": 0, "id": "8e5f794c-10ee-47ce-9750-352c9d9b758a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:51:49Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:51:49Z", "revision_number": 0, "id": "b00a0ae6-9607-4fcd-85ce-abde9ee5082c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:51:49Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "name": "tempest-secgroup-smoke-1198943345"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:50.330 63 INFO tempest.lib.common.rest_client [req-e20a9107-638f-43f9-b224-7f4657cf7df9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.196s 2018-08-17 05:51:50.331 63 DEBUG tempest.lib.common.rest_client [req-e20a9107-638f-43f9-b224-7f4657cf7df9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e20a9107-638f-43f9-b224-7f4657cf7df9'} 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-08-17T05:51:50Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:50Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "309a6508-d0f1-4d8f-8798-2f0c79c7d651"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:50.535 63 INFO tempest.lib.common.rest_client [req-e140ffa2-b886-44fd-b4da-8e3aa3a7f7f0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.202s 2018-08-17 05:51:50.535 63 DEBUG tempest.lib.common.rest_client [req-e140ffa2-b886-44fd-b4da-8e3aa3a7f7f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e140ffa2-b886-44fd-b4da-8e3aa3a7f7f0'} 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-08-17T05:51:50Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:50Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "994d9e70-1011-442a-9b5e-d6784e722519"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:50.679 63 INFO tempest.lib.common.rest_client [req-0280917d-2a07-4b59-8fd8-cd3a31f9f335 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 05:51:50.679 63 DEBUG tempest.lib.common.rest_client [req-0280917d-2a07-4b59-8fd8-cd3a31f9f335 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0280917d-2a07-4b59-8fd8-cd3a31f9f335'} 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-08-17T05:51:50Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:50Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dce23227-93b4-45d0-b9ea-cc5125ca6cbe"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:50.837 63 INFO tempest.lib.common.rest_client [req-c399cd2e-0c42-47db-a433-3e54f68dd788 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 05:51:50.837 63 DEBUG tempest.lib.common.rest_client [req-c399cd2e-0c42-47db-a433-3e54f68dd788 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c399cd2e-0c42-47db-a433-3e54f68dd788'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:51:50Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:50Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b8560fcd-088a-403a-9b6f-f4e296067c29"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:51.001 63 INFO tempest.lib.common.rest_client [req-19707140-a66f-4317-9010-500fb7801238 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 05:51:51.002 63 DEBUG tempest.lib.common.rest_client [req-19707140-a66f-4317-9010-500fb7801238 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-19707140-a66f-4317-9010-500fb7801238'} 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-08-17T05:51:50Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:50Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0f89bdc8-81f3-4bd2-995e-2650e7802588"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:51.151 63 INFO tempest.lib.common.rest_client [req-4ea90162-06a6-4bab-8a36-1d862c555820 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 05:51:51.152 63 DEBUG tempest.lib.common.rest_client [req-4ea90162-06a6-4bab-8a36-1d862c555820 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ea90162-06a6-4bab-8a36-1d862c555820'} 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-08-17T05:51:51Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:51Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4bbe21b9-47b2-4908-b7c0-dbb0f00ee074"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:51.296 63 INFO tempest.lib.common.rest_client [req-754b0254-2d43-4320-980e-c7dacf3d273e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.143s 2018-08-17 05:51:51.296 63 DEBUG tempest.lib.common.rest_client [req-754b0254-2d43-4320-980e-c7dacf3d273e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-754b0254-2d43-4320-980e-c7dacf3d273e'} 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-08-17T05:51:51Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:51Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9d5665a1-4e73-4f1f-b6d3-ab9d18343979"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:51.462 63 INFO tempest.lib.common.rest_client [req-fbef3491-f6a6-4d51-9350-35ccaea8b417 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 05:51:51.463 63 DEBUG tempest.lib.common.rest_client [req-fbef3491-f6a6-4d51-9350-35ccaea8b417 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbef3491-f6a6-4d51-9350-35ccaea8b417'} 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-08-17T05:51:51Z", "security_group_id": "4767efdb-0f93-4da1-802f-0e2dc17b16da", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:51:51Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9a574b4b-1410-4a21-ad51-790898da7658"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:51.709 63 INFO tempest.lib.common.rest_client [req-9fa76557-1a61-4f85-8b6c-ec8e5e99b655 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.244s 2018-08-17 05:51:51.709 63 DEBUG tempest.lib.common.rest_client [req-9fa76557-1a61-4f85-8b6c-ec8e5e99b655 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-901877054"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9fa76557-1a61-4f85-8b6c-ec8e5e99b655'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:51:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:51:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"0f2c2c39-b507-4ddb-96ca-930e45d0003e","name":"tempest-A-901877054"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:52.451 63 INFO tempest.lib.common.rest_client [req-f3e11ee1-4d6a-46cf-b6b8-0cb53ad33c95 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.741s 2018-08-17 05:51:52.452 63 DEBUG tempest.lib.common.rest_client [req-f3e11ee1-4d6a-46cf-b6b8-0cb53ad33c95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "0f2c2c39-b507-4ddb-96ca-930e45d0003e", "name": "tempest-subnet-A-1-1982567184"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3e11ee1-4d6a-46cf-b6b8-0cb53ad33c95'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f2c2c39-b507-4ddb-96ca-930e45d0003e","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:51:52Z","dns_nameservers":[],"updated_at":"2018-08-17T05:51:52Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"fe288d78-ecf9-4f26-8457-3f1be3615c2c","subnetpool_id":null,"name":"tempest-subnet-A-1-1982567184"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:52.665 63 INFO tempest.lib.common.rest_client [req-b56f91f2-4e5c-4651-8c17-172be034693b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.212s 2018-08-17 05:51:52.666 63 DEBUG tempest.lib.common.rest_client [req-b56f91f2-4e5c-4651-8c17-172be034693b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-877092073"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b56f91f2-4e5c-4651-8c17-172be034693b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:51:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:51:52Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"fd9c27d9-9dc0-431d-8394-fa68e0e01a79","name":"tempest-B-877092073"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:53.554 63 INFO tempest.lib.common.rest_client [req-22755ab1-e93d-4801-be36-e5af3816dddf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.887s 2018-08-17 05:51:53.555 63 DEBUG tempest.lib.common.rest_client [req-22755ab1-e93d-4801-be36-e5af3816dddf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "fd9c27d9-9dc0-431d-8394-fa68e0e01a79", "name": "tempest-subnet-B-1-1466468496"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:51:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22755ab1-e93d-4801-be36-e5af3816dddf'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd9c27d9-9dc0-431d-8394-fa68e0e01a79","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:51:52Z","dns_nameservers":[],"updated_at":"2018-08-17T05:51:52Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"864af125-be70-4865-aba0-e3772895486d","subnetpool_id":null,"name":"tempest-subnet-B-1-1466468496"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:53.973 63 INFO tempest.lib.common.rest_client [req-d4153b34-7469-482f-b74c-561da048ce55 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.417s 2018-08-17 05:51:53.973 63 DEBUG tempest.lib.common.rest_client [req-d4153b34-7469-482f-b74c-561da048ce55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:51:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4153b34-7469-482f-b74c-561da048ce55'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "51ffe8fc-7273-4f73-926b-e522246097b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:54.260 63 INFO tempest.lib.common.rest_client [req-0cc94f95-146a-4784-b59e-85fa01a12766 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/51ffe8fc-7273-4f73-926b-e522246097b7/network_associations 0.285s 2018-08-17 05:51:54.260 63 DEBUG tempest.lib.common.rest_client [req-0cc94f95-146a-4784-b59e-85fa01a12766 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0f2c2c39-b507-4ddb-96ca-930e45d0003e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/51ffe8fc-7273-4f73-926b-e522246097b7/network_associations', u'date': 'Fri, 17 Aug 2018 05:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cc94f95-146a-4784-b59e-85fa01a12766'} Body: {"network_association": {"network_id": "0f2c2c39-b507-4ddb-96ca-930e45d0003e", "id": "13f3890e-dfa8-4996-b132-c12866d8da41"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:54.443 63 INFO tempest.lib.common.rest_client [req-b208e4af-285f-4005-a9ca-d62778b7d323 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.182s 2018-08-17 05:51:54.444 63 DEBUG tempest.lib.common.rest_client [req-b208e4af-285f-4005-a9ca-d62778b7d323 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1544730290"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-b208e4af-285f-4005-a9ca-d62778b7d323', 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': 'Fri, 17 Aug 2018 05:51:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b208e4af-285f-4005-a9ca-d62778b7d323'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDApknxQ2lA4HwHys1dX6s/eWNX4gNbL2ZHbLx7SoS/QHFH41e7SexlVvdYGiq4X/SI7ZJCUh/36va+qN8JZ2GPrV9oQi+x+hFhpTgwuXRvbmgO87s96lVcdWrePCqNUcFBx85eiILMmr1d1GovStm6f5ttSbWC5Q5ufQaeh2n2vrZPfZOXSVfVqLQ5s8MN0mCMgWo/cUyxQ6tmqei/OzIfej0dBMQHIpsSB9O6+DKK2OqubfE+AW72xJZ6DqLJffpWbQyEQnsK12RYcLsp2uzRkVYgvHTCCLCHFox9eOLNcE0hClihSZysPy4L1Snms4WrZ6qzRBmxd0wPn1wOla0D Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwKZJ8UNpQOB8B8rNXV+rP3ljV+IDWy9mR2y8e0qEv0BxR+NX\nu0nsZVb3WBoquF/0iO2SQlIf9+r2vqjfCWdhj61faEIvsfoRYaU4MLl0b25oDvO7\nPepVXHVq3jwqjVHBQcfOXoiCzJq9XdRqL0rZun+bbUm1guUObn0Gnodp9r62T32T\nl0lX1ai0ObPDDdJgjIFqP3FMsUOrZqnovzsyH3o9HQTEByKbEgfTuvgyitjqrm3x\nPgFu9sSWeg6iyX36Vm0MhEJ7CtdkWHC7Kdrs0ZFWILx0wgiwhxaMfXjizXBNIQpY\noUmcrD8uC9Up5rOFq2eqs0QZsXdMD59cDpWtAwIDAQABAoIBAEqTlOg6qlIdFKaH\nkXxl/orx2M06hwYTkUpxA33O2RiYP8IOdfXgpgyM3+9RIdyB+M3Q+d+Gny1/3cjs\n4npndNMD0H0xsfj5zyS3qsrh3/sLCGlRXNiZEDZcleQ18lsGnQNz76WUvt2pwUjD\nY9+u4B5cK7Tg5c0oErAe4iMYVKLZgPJqHoqZCtEq4g81cGZlJtGFszfUCd5as079\n5m9ObnPPkzemsFFFjT4iX3aayg9JQthYRpmFx+pjpG4iJs/W+OPZn3utBO5K+FKA\nmPKQvucfUzdGm9jQIsKnGniQUJzdzCRR0VMsScbmMKK7AElDzBXK8edfTheUa/pr\n2SJGGlECgYEA5xqX7xWQmagCwh9JaYNCZYD9065GzKvYiPeI2LsgZYUdPSk0ms5W\nwfADTEDCQ64WdLANmSmhviKcTHlNuAKkbZoRBXYS8j+mQvlpd08PAVlsC1p8DLvC\nzfVYrn2Kq8hsBYqoO6VMgX5p6P107P4Im0keA3bxnLiRt76TTvHOwl0CgYEA1Wcy\nxBVP03zXvaapE8av5S6LJg+cBeZqDFGH+Q7FmJ0MD/bH3efUhV0IICOhWfvn/zCy\nfh+XPEJ+O6gCrbAguM2wp5CC9THLc1+LN09ymkf9oeQfKAkO5S9WxQnuuk6spGZu\nz5Q4Y6iJK7L6eTU8FhnOY4tXDfdRRXWti+459t8CgYAhN8VW7DaYn3mmBXE75U4J\n4PybDJXInXrGVS4qWNtTPErzm5SgG8CEp8cRks1ZhRBdPWD2/vDsr3Tf2R++r0KL\nLnX73vjiMRvozIjISWjSvNO23g6uld5uVDGnAwyHnItKUJ/V0vCoPE9k2emQlwMN\nrvjNbq9T44OucYoi8sbRUQKBgE8N+dp14qp/9xQEp2HyGrsV8Opaofv1jZeepHZ5\nKG4Oz6ciToxAE5SMEDSHvoAtN5ZrndPnNAlYwJas+MELHDQZzrVkbX8TwUCuRk5p\nGhVZUfYlIf2czW3NiaFYup0+A+qrH6W6TOFuT9JmbS91rxqo2LI7rjY4Rl0q6O2L\nhOGVAoGARbZi8RisKwS5FiIP7Bcev/T6BfuhPeecZY23biYHTexpKeDGyWk9A3sA\nF8rCuoQ0aQqpp58x7pibF4IUztHqxmfdXhJsvUPT8Ta+2adpe+Ayg2axfUAARgli\nIcY/vXiib+PC/eyptkRXKjOiGXo4F1L26TdaKKhYvMV44SXHDiQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1544730290", "fingerprint": "1b:cb:9e:19:64:9f:6e:9a:d2:d8:c4:e9:17:22:37:dc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:55.481 63 INFO tempest.lib.common.rest_client [req-7fed7f48-d4e0-4810-82a0-c466b40bc62c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 1.033s 2018-08-17 05:51:55.482 63 DEBUG tempest.lib.common.rest_client [req-7fed7f48-d4e0-4810-82a0-c466b40bc62c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0f2c2c39-b507-4ddb-96ca-930e45d0003e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1512645234", "security_groups": ["4767efdb-0f93-4da1-802f-0e2dc17b16da"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:51:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fed7f48-d4e0-4810-82a0-c466b40bc62c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:51:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0f2c2c39-b507-4ddb-96ca-930e45d0003e","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:51:54Z","name":"tempest-port-smoke-1512645234","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b3:aa:ee","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"fe288d78-ecf9-4f26-8457-3f1be3615c2c","ip_address":"10.101.11.10"}],"id":"aaa80cef-d3a1-4709-9c51-b2964ac1d411","security_groups":["4767efdb-0f93-4da1-802f-0e2dc17b16da"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:57.287 63 INFO tempest.lib.common.rest_client [req-97265f0d-9c44-4085-8fa7-2e92e0ce097a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 1.803s 2018-08-17 05:51:57.287 63 DEBUG tempest.lib.common.rest_client [req-97265f0d-9c44-4085-8fa7-2e92e0ce097a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1544730290", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "0f2c2c39-b507-4ddb-96ca-930e45d0003e", "port": "aaa80cef-d3a1-4709-9c51-b2964ac1d411"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-97265f0d-9c44-4085-8fa7-2e92e0ce097a', 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.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:51:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97265f0d-9c44-4085-8fa7-2e92e0ce097a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "adminPass": "LrX9mPsQwfwQ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:57.635 63 INFO tempest.lib.common.rest_client [req-dd2f7188-3562-436a-82c4-4bf5fdc781b9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.344s 2018-08-17 05:51:57.636 63 DEBUG tempest.lib.common.rest_client [req-dd2f7188-3562-436a-82c4-4bf5fdc781b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-dd2f7188-3562-436a-82c4-4bf5fdc781b9', 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': 'Fri, 17 Aug 2018 05:51:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd2f7188-3562-436a-82c4-4bf5fdc781b9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:51:58.717 63 INFO tempest.lib.common.rest_client [req-9e2f0a85-de99-4d8f-9125-8d757c29b07f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.066s 2018-08-17 05:51:58.718 63 DEBUG tempest.lib.common.rest_client [req-9e2f0a85-de99-4d8f-9125-8d757c29b07f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-9e2f0a85-de99-4d8f-9125-8d757c29b07f', 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': 'Fri, 17 Aug 2018 05:51:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e2f0a85-de99-4d8f-9125-8d757c29b07f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:00.008 63 INFO tempest.lib.common.rest_client [req-93df80dd-e39d-47a0-a04d-de83025a6fca ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.274s 2018-08-17 05:52:00.009 63 DEBUG tempest.lib.common.rest_client [req-93df80dd-e39d-47a0-a04d-de83025a6fca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-93df80dd-e39d-47a0-a04d-de83025a6fca', 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': 'Fri, 17 Aug 2018 05:51:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93df80dd-e39d-47a0-a04d-de83025a6fca'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:51:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:00.022 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-17 05:52:01.178 63 INFO tempest.lib.common.rest_client [req-94154d98-9947-417f-acfc-42da0c04973c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.153s 2018-08-17 05:52:01.178 63 DEBUG tempest.lib.common.rest_client [req-94154d98-9947-417f-acfc-42da0c04973c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-94154d98-9947-417f-acfc-42da0c04973c', 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': 'Fri, 17 Aug 2018 05:52:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94154d98-9947-417f-acfc-42da0c04973c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:00Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:01.192 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:52:02.351 63 INFO tempest.lib.common.rest_client [req-4358af27-4925-488e-b027-85fb2233f216 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.158s 2018-08-17 05:52:02.352 63 DEBUG tempest.lib.common.rest_client [req-4358af27-4925-488e-b027-85fb2233f216 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-4358af27-4925-488e-b027-85fb2233f216', 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': 'Fri, 17 Aug 2018 05:52:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4358af27-4925-488e-b027-85fb2233f216'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:00Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:03.994 63 INFO tempest.lib.common.rest_client [req-321fb025-ef15-4422-b359-482202a520fd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.627s 2018-08-17 05:52:03.995 63 DEBUG tempest.lib.common.rest_client [req-321fb025-ef15-4422-b359-482202a520fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-321fb025-ef15-4422-b359-482202a520fd', 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': 'Fri, 17 Aug 2018 05:52:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-321fb025-ef15-4422-b359-482202a520fd'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:00Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:05.182 63 INFO tempest.lib.common.rest_client [req-f4e731f7-af5f-4981-869c-eb51422d7176 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.173s 2018-08-17 05:52:05.183 63 DEBUG tempest.lib.common.rest_client [req-f4e731f7-af5f-4981-869c-eb51422d7176 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-f4e731f7-af5f-4981-869c-eb51422d7176', 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': 'Fri, 17 Aug 2018 05:52:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f4e731f7-af5f-4981-869c-eb51422d7176'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-901877054": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:aa:ee", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:52:03.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:03Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:05.197 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-17 05:52:05.604 63 INFO tempest.lib.common.rest_client [req-4939d476-0f0b-492a-9db1-eb418e796b18 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.406s 2018-08-17 05:52:05.605 63 DEBUG tempest.lib.common.rest_client [req-4939d476-0f0b-492a-9db1-eb418e796b18 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-4939d476-0f0b-492a-9db1-eb418e796b18', 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': 'Fri, 17 Aug 2018 05:52:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4939d476-0f0b-492a-9db1-eb418e796b18'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-901877054": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:aa:ee", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:52:03.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:03Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:05.619 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5849f34c-a3bc-4632-987e-37cc752fd7ce with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:52:06.358 63 INFO tempest.lib.common.rest_client [req-e2fbdbdb-1e8e-41e8-938a-a45ca7e05afa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 0.738s 2018-08-17 05:52:06.359 63 DEBUG tempest.lib.common.rest_client [req-e2fbdbdb-1e8e-41e8-938a-a45ca7e05afa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "fd9c27d9-9dc0-431d-8394-fa68e0e01a79", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-48789851", "security_groups": ["4767efdb-0f93-4da1-802f-0e2dc17b16da"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:52:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2fbdbdb-1e8e-41e8-938a-a45ca7e05afa'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:52:05Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"fd9c27d9-9dc0-431d-8394-fa68e0e01a79","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:52:05Z","name":"tempest-port-smoke-48789851","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:da:30:3b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"864af125-be70-4865-aba0-e3772895486d","ip_address":"10.102.21.20"}],"id":"878fcdd8-5661-417f-b7c9-3c59448bfb5f","security_groups":["4767efdb-0f93-4da1-802f-0e2dc17b16da"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:07.812 63 INFO tempest.lib.common.rest_client [req-5203f4aa-a187-4b13-a083-8551e57e3068 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 1.451s 2018-08-17 05:52:07.812 63 DEBUG tempest.lib.common.rest_client [req-5203f4aa-a187-4b13-a083-8551e57e3068 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1544730290", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "fd9c27d9-9dc0-431d-8394-fa68e0e01a79", "port": "878fcdd8-5661-417f-b7c9-3c59448bfb5f"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-5203f4aa-a187-4b13-a083-8551e57e3068', 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.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:52:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5203f4aa-a187-4b13-a083-8551e57e3068'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "adminPass": "cGk4mcyZCUM5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:07.887 63 INFO tempest.lib.common.rest_client [req-d05c027a-7ae5-47a6-9d29-c2dbc15669b2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.070s 2018-08-17 05:52:07.888 63 DEBUG tempest.lib.common.rest_client [req-d05c027a-7ae5-47a6-9d29-c2dbc15669b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-d05c027a-7ae5-47a6-9d29-c2dbc15669b2', 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': 'Fri, 17 Aug 2018 05:52:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d05c027a-7ae5-47a6-9d29-c2dbc15669b2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:09.212 63 INFO tempest.lib.common.rest_client [req-2e3dec63-ce83-45f8-b5b9-4cca02c1fa6b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.309s 2018-08-17 05:52:09.212 63 DEBUG tempest.lib.common.rest_client [req-2e3dec63-ce83-45f8-b5b9-4cca02c1fa6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-2e3dec63-ce83-45f8-b5b9-4cca02c1fa6b', 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': 'Fri, 17 Aug 2018 05:52:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e3dec63-ce83-45f8-b5b9-4cca02c1fa6b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:10.323 63 INFO tempest.lib.common.rest_client [req-cf29762a-cca9-4b05-b997-c861868bf9fe ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.096s 2018-08-17 05:52:10.323 63 DEBUG tempest.lib.common.rest_client [req-cf29762a-cca9-4b05-b997-c861868bf9fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-cf29762a-cca9-4b05-b997-c861868bf9fe', 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': 'Fri, 17 Aug 2018 05:52:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf29762a-cca9-4b05-b997-c861868bf9fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:10.338 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-17 05:52:11.431 63 INFO tempest.lib.common.rest_client [req-1f523f24-33a9-41b5-9de1-f6c912dc4dee ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.091s 2018-08-17 05:52:11.432 63 DEBUG tempest.lib.common.rest_client [req-1f523f24-33a9-41b5-9de1-f6c912dc4dee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-1f523f24-33a9-41b5-9de1-f6c912dc4dee', 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': 'Fri, 17 Aug 2018 05:52:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f523f24-33a9-41b5-9de1-f6c912dc4dee'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:11Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:11.444 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:52:12.613 63 INFO tempest.lib.common.rest_client [req-db69d7f5-cd22-4cf9-b3f0-55fed87f54c0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.166s 2018-08-17 05:52:12.613 63 DEBUG tempest.lib.common.rest_client [req-db69d7f5-cd22-4cf9-b3f0-55fed87f54c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-db69d7f5-cd22-4cf9-b3f0-55fed87f54c0', 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': 'Fri, 17 Aug 2018 05:52:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db69d7f5-cd22-4cf9-b3f0-55fed87f54c0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:11Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:13.966 63 INFO tempest.lib.common.rest_client [req-7e5e31f1-f38b-4b08-b177-9527a77d43c0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.338s 2018-08-17 05:52:13.967 63 DEBUG tempest.lib.common.rest_client [req-7e5e31f1-f38b-4b08-b177-9527a77d43c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-7e5e31f1-f38b-4b08-b177-9527a77d43c0', 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': 'Fri, 17 Aug 2018 05:52:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e5e31f1-f38b-4b08-b177-9527a77d43c0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:11Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:15.339 63 INFO tempest.lib.common.rest_client [req-aaef7e59-1e3a-4c26-9c4d-1150cc9aeff9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.357s 2018-08-17 05:52:15.339 63 DEBUG tempest.lib.common.rest_client [req-aaef7e59-1e3a-4c26-9c4d-1150cc9aeff9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-aaef7e59-1e3a-4c26-9c4d-1150cc9aeff9', 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': 'Fri, 17 Aug 2018 05:52:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aaef7e59-1e3a-4c26-9c4d-1150cc9aeff9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-877092073": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:3b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:52:14.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:15.353 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-17 05:52:15.513 63 INFO tempest.lib.common.rest_client [req-dc13ac0f-b1f1-4ab7-aa10-bc3aa9b78014 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.159s 2018-08-17 05:52:15.513 63 DEBUG tempest.lib.common.rest_client [req-dc13ac0f-b1f1-4ab7-aa10-bc3aa9b78014 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-dc13ac0f-b1f1-4ab7-aa10-bc3aa9b78014', 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': 'Fri, 17 Aug 2018 05:52:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc13ac0f-b1f1-4ab7-aa10-bc3aa9b78014'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-877092073": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:3b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:52:14.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:15.527 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 2880c6d0-c82e-4f71-a099-a78cfd94c1a1 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:52:15.667 63 INFO tempest.lib.common.rest_client [req-599e76e5-18c7-4991-a9e8-7b31597cfc0c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/routers 0.139s 2018-08-17 05:52:15.667 63 DEBUG tempest.lib.common.rest_client [req-599e76e5-18c7-4991-a9e8-7b31597cfc0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1163915851", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:52:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-599e76e5-18c7-4991-a9e8-7b31597cfc0c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:15Z", "admin_state_up": true, "updated_at": "2018-08-17T05:52:15Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d", "name": "tempest-router--1163915851"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:17.106 63 INFO tempest.lib.common.rest_client [req-d585e003-4b30-4e64-b9e7-19bd59c9ff62 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d 1.437s 2018-08-17 05:52:17.106 63 DEBUG tempest.lib.common.rest_client [req-d585e003-4b30-4e64-b9e7-19bd59c9ff62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d', u'date': 'Fri, 17 Aug 2018 05:52:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d585e003-4b30-4e64-b9e7-19bd59c9ff62'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:15Z", "admin_state_up": true, "updated_at": "2018-08-17T05:52:16Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d", "name": "tempest-router--1163915851"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:19.122 63 INFO tempest.lib.common.rest_client [req-ff8d4b17-c53a-4db7-a7a2-08a54fdf234b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d/add_router_interface 2.015s 2018-08-17 05:52:19.123 63 DEBUG tempest.lib.common.rest_client [req-ff8d4b17-c53a-4db7-a7a2-08a54fdf234b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fe288d78-ecf9-4f26-8457-3f1be3615c2c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:52:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff8d4b17-c53a-4db7-a7a2-08a54fdf234b'} Body: {"network_id": "0f2c2c39-b507-4ddb-96ca-930e45d0003e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "fe288d78-ecf9-4f26-8457-3f1be3615c2c", "subnet_ids": ["fe288d78-ecf9-4f26-8457-3f1be3615c2c"], "port_id": "bc75a972-38bd-4d55-8da3-80c8fad4ee8e", "id": "cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:21.224 63 INFO tempest.lib.common.rest_client [req-e3b5fea4-44d9-4dd7-9aed-f48bd18eb800 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.100s 2018-08-17 05:52:21.224 63 DEBUG tempest.lib.common.rest_client [req-e3b5fea4-44d9-4dd7-9aed-f48bd18eb800 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "aaa80cef-d3a1-4709-9c51-b2964ac1d411"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:52:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3b5fea4-44d9-4dd7-9aed-f48bd18eb800'} Body: {"floatingip": {"router_id": "cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:52:20Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "aaa80cef-d3a1-4709-9c51-b2964ac1d411", "id": "6279f505-62f0-49ae-87ad-10d97575361c", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:20Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:21.225 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 05:52:37.256 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:52:37.320 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:52:37.353 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 05:52:37.467 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:52:37.467 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 05:52:37.469 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:52:37.530 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:52:37.534 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 05:52:42.540 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:52:42.540 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:52:42.541 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.074149 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 05:52:43.732 63 INFO tempest.lib.common.rest_client [req-24f070ca-f27d-462c-9335-f7e640abac9c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/6279f505-62f0-49ae-87ad-10d97575361c 1.190s 2018-08-17 05:52:43.733 63 DEBUG tempest.lib.common.rest_client [req-24f070ca-f27d-462c-9335-f7e640abac9c ] 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.23:9696/v2.0/floatingips/6279f505-62f0-49ae-87ad-10d97575361c', u'date': 'Fri, 17 Aug 2018 05:52:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-24f070ca-f27d-462c-9335-f7e640abac9c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:45.408 63 INFO tempest.lib.common.rest_client [req-b7b04921-ab3f-4430-ac00-da1fba5b1d88 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d/remove_router_interface 1.674s 2018-08-17 05:52:45.409 63 DEBUG tempest.lib.common.rest_client [req-b7b04921-ab3f-4430-ac00-da1fba5b1d88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fe288d78-ecf9-4f26-8457-3f1be3615c2c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7b04921-ab3f-4430-ac00-da1fba5b1d88'} Body: {"network_id": "0f2c2c39-b507-4ddb-96ca-930e45d0003e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "fe288d78-ecf9-4f26-8457-3f1be3615c2c", "subnet_ids": ["fe288d78-ecf9-4f26-8457-3f1be3615c2c"], "port_id": "bc75a972-38bd-4d55-8da3-80c8fad4ee8e", "id": "cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:46.868 63 INFO tempest.lib.common.rest_client [req-59fb4380-3a33-4445-ab18-4d25be1a196f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d 1.458s 2018-08-17 05:52:46.869 63 DEBUG tempest.lib.common.rest_client [req-59fb4380-3a33-4445-ab18-4d25be1a196f ] 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.23:9696/v2.0/routers/cd4eebfe-9dc1-49f4-a9bc-aa870bb5673d', u'date': 'Fri, 17 Aug 2018 05:52:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-59fb4380-3a33-4445-ab18-4d25be1a196f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:47.018 63 INFO tempest.lib.common.rest_client [req-71006ef9-16b9-4ffd-9f67-ff3b81fdae8c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.148s 2018-08-17 05:52:47.019 63 DEBUG tempest.lib.common.rest_client [req-71006ef9-16b9-4ffd-9f67-ff3b81fdae8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-71006ef9-16b9-4ffd-9f67-ff3b81fdae8c', 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': 'Fri, 17 Aug 2018 05:52:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71006ef9-16b9-4ffd-9f67-ff3b81fdae8c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:47.734 63 INFO tempest.lib.common.rest_client [req-51380f65-2300-40d4-a373-6828f666fe34 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.714s 2018-08-17 05:52:47.734 63 DEBUG tempest.lib.common.rest_client [req-51380f65-2300-40d4-a373-6828f666fe34 ] 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.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-51380f65-2300-40d4-a373-6828f666fe34', 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': 'Fri, 17 Aug 2018 05:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51380f65-2300-40d4-a373-6828f666fe34'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-877092073": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:30:3b", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:52:14.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2880c6d0-c82e-4f71-a099-a78cfd94c1a1", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:46Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-2", "created": "2018-08-17T05:52:07Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:48.792 63 INFO tempest.lib.common.rest_client [req-a9a5af14-4faf-456e-8e78-5be97663f8d1 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1 0.042s 2018-08-17 05:52:48.792 63 DEBUG tempest.lib.common.rest_client [req-a9a5af14-4faf-456e-8e78-5be97663f8d1 ] 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.23:8774/v2.1/servers/2880c6d0-c82e-4f71-a099-a78cfd94c1a1', u'x-compute-request-id': 'req-a9a5af14-4faf-456e-8e78-5be97663f8d1', 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': 'Fri, 17 Aug 2018 05:52:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a9a5af14-4faf-456e-8e78-5be97663f8d1'} Body: {"itemNotFound": {"message": "Instance 2880c6d0-c82e-4f71-a099-a78cfd94c1a1 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:49.415 63 INFO tempest.lib.common.rest_client [req-d7cf1098-b61c-41ab-9c86-749ae931d531 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/878fcdd8-5661-417f-b7c9-3c59448bfb5f 0.621s 2018-08-17 05:52:49.415 63 DEBUG tempest.lib.common.rest_client [req-d7cf1098-b61c-41ab-9c86-749ae931d531 ] 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.23:9696/v2.0/ports/878fcdd8-5661-417f-b7c9-3c59448bfb5f', u'date': 'Fri, 17 Aug 2018 05:52:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d7cf1098-b61c-41ab-9c86-749ae931d531'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:49.581 63 INFO tempest.lib.common.rest_client [req-3d2e3085-3389-4a68-a3b7-e1352d0f0296 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.165s 2018-08-17 05:52:49.582 63 DEBUG tempest.lib.common.rest_client [req-3d2e3085-3389-4a68-a3b7-e1352d0f0296 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-3d2e3085-3389-4a68-a3b7-e1352d0f0296', 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': 'Fri, 17 Aug 2018 05:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3d2e3085-3389-4a68-a3b7-e1352d0f0296'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:50.089 63 INFO tempest.lib.common.rest_client [req-de297a96-5c2b-4650-9446-ce68b78e1bf1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.506s 2018-08-17 05:52:50.089 63 DEBUG tempest.lib.common.rest_client [req-de297a96-5c2b-4650-9446-ce68b78e1bf1 ] 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.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-de297a96-5c2b-4650-9446-ce68b78e1bf1', 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': 'Fri, 17 Aug 2018 05:52:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de297a96-5c2b-4650-9446-ce68b78e1bf1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-901877054": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:aa:ee", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:52:03.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5849f34c-a3bc-4632-987e-37cc752fd7ce", "security_groups": [{"name": "tempest-secgroup-smoke-1198943345"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:52:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1544730290", "name": "server-1", "created": "2018-08-17T05:51:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:51.153 63 INFO tempest.lib.common.rest_client [req-99b02f21-ddeb-4ac8-875b-667be495166e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce 0.048s 2018-08-17 05:52:51.154 63 DEBUG tempest.lib.common.rest_client [req-99b02f21-ddeb-4ac8-875b-667be495166e ] 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.23:8774/v2.1/servers/5849f34c-a3bc-4632-987e-37cc752fd7ce', u'x-compute-request-id': 'req-99b02f21-ddeb-4ac8-875b-667be495166e', 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': 'Fri, 17 Aug 2018 05:52:51 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-99b02f21-ddeb-4ac8-875b-667be495166e'} Body: {"itemNotFound": {"message": "Instance 5849f34c-a3bc-4632-987e-37cc752fd7ce could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:52.039 63 INFO tempest.lib.common.rest_client [req-a8d8d44b-4b04-4bae-b4d8-7e9e5d219da2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/aaa80cef-d3a1-4709-9c51-b2964ac1d411 0.884s 2018-08-17 05:52:52.040 63 DEBUG tempest.lib.common.rest_client [req-a8d8d44b-4b04-4bae-b4d8-7e9e5d219da2 ] 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.23:9696/v2.0/ports/aaa80cef-d3a1-4709-9c51-b2964ac1d411', u'date': 'Fri, 17 Aug 2018 05:52:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a8d8d44b-4b04-4bae-b4d8-7e9e5d219da2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:52.077 63 INFO tempest.lib.common.rest_client [req-c62d75ba-c18d-4cb4-b3aa-38c464a264d4 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1544730290 0.036s 2018-08-17 05:52:52.077 63 DEBUG tempest.lib.common.rest_client [req-c62d75ba-c18d-4cb4-b3aa-38c464a264d4 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1544730290', u'x-compute-request-id': 'req-c62d75ba-c18d-4cb4-b3aa-38c464a264d4', 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': 'Fri, 17 Aug 2018 05:52:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c62d75ba-c18d-4cb4-b3aa-38c464a264d4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:53.334 63 INFO tempest.lib.common.rest_client [req-bd5075a4-fa37-407c-a0fc-d824a62ec03c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/864af125-be70-4865-aba0-e3772895486d 1.255s 2018-08-17 05:52:53.335 63 DEBUG tempest.lib.common.rest_client [req-bd5075a4-fa37-407c-a0fc-d824a62ec03c ] 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.23:9696/v2.0/subnets/864af125-be70-4865-aba0-e3772895486d', u'date': 'Fri, 17 Aug 2018 05:52:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bd5075a4-fa37-407c-a0fc-d824a62ec03c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:55.062 63 INFO tempest.lib.common.rest_client [req-b2ddc6b5-fa3e-4895-8170-b01b45111e21 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/fd9c27d9-9dc0-431d-8394-fa68e0e01a79 1.726s 2018-08-17 05:52:55.063 63 DEBUG tempest.lib.common.rest_client [req-b2ddc6b5-fa3e-4895-8170-b01b45111e21 ] 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.23:9696/v2.0/networks/fd9c27d9-9dc0-431d-8394-fa68e0e01a79', u'date': 'Fri, 17 Aug 2018 05:52:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2ddc6b5-fa3e-4895-8170-b01b45111e21'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:56.177 63 INFO tempest.lib.common.rest_client [req-4f54e8bb-9cb4-4f1c-907c-3c1cc673d31d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/fe288d78-ecf9-4f26-8457-3f1be3615c2c 1.113s 2018-08-17 05:52:56.177 63 DEBUG tempest.lib.common.rest_client [req-4f54e8bb-9cb4-4f1c-907c-3c1cc673d31d ] 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.23:9696/v2.0/subnets/fe288d78-ecf9-4f26-8457-3f1be3615c2c', u'date': 'Fri, 17 Aug 2018 05:52:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f54e8bb-9cb4-4f1c-907c-3c1cc673d31d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:57.862 63 INFO tempest.lib.common.rest_client [req-d27642c5-c030-4ec6-96c3-6c4d9b741afd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/0f2c2c39-b507-4ddb-96ca-930e45d0003e 1.684s 2018-08-17 05:52:57.863 63 DEBUG tempest.lib.common.rest_client [req-d27642c5-c030-4ec6-96c3-6c4d9b741afd ] 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.23:9696/v2.0/networks/0f2c2c39-b507-4ddb-96ca-930e45d0003e', u'date': 'Fri, 17 Aug 2018 05:52:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d27642c5-c030-4ec6-96c3-6c4d9b741afd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:58.120 63 INFO tempest.lib.common.rest_client [req-57ef90b8-b4d0-4683-a6df-5543325b8765 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/4767efdb-0f93-4da1-802f-0e2dc17b16da 0.256s 2018-08-17 05:52:58.121 63 DEBUG tempest.lib.common.rest_client [req-57ef90b8-b4d0-4683-a6df-5543325b8765 ] 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.23:9696/v2.0/security-groups/4767efdb-0f93-4da1-802f-0e2dc17b16da', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57ef90b8-b4d0-4683-a6df-5543325b8765'} 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_negative_ping_to_unassociated_net [68.540503s] ... ok 2018-08-17 05:52:58.486 63 INFO tempest.lib.common.rest_client [req-9965f6bb-b632-412d-ad30-41cd371e0b56 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.346s 2018-08-17 05:52:58.486 63 DEBUG tempest.lib.common.rest_client [req-9965f6bb-b632-412d-ad30-41cd371e0b56 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-410403650 description", "name": "tempest-secgroup-smoke-410403650"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9965f6bb-b632-412d-ad30-41cd371e0b56'} Body: {"security_group": {"description": "tempest-secgroup-smoke-410403650 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "updated_at": "2018-08-17T05:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:52:58Z", "revision_number": 0, "id": "a07e2b99-5938-44f7-9d6d-1db3455cc0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:52:58Z", "revision_number": 0, "id": "d7f20db8-55c2-444a-a204-636ba016f60c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "name": "tempest-secgroup-smoke-410403650"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:58.651 63 INFO tempest.lib.common.rest_client [req-1033f3db-da6d-4f45-a828-da7060ed6657 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.164s 2018-08-17 05:52:58.651 63 DEBUG tempest.lib.common.rest_client [req-1033f3db-da6d-4f45-a828-da7060ed6657 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1033f3db-da6d-4f45-a828-da7060ed6657'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f4239252-312b-4fa2-abc8-669bd8ce57d6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:58.813 63 INFO tempest.lib.common.rest_client [req-49729695-cf8e-4dce-a0b2-1dfce4b4fff4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 05:52:58.813 63 DEBUG tempest.lib.common.rest_client [req-49729695-cf8e-4dce-a0b2-1dfce4b4fff4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49729695-cf8e-4dce-a0b2-1dfce4b4fff4'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df8876ba-09c1-4bcd-bd15-b18cc5979033"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:58.970 63 INFO tempest.lib.common.rest_client [req-f3789e10-a2ac-40f5-922f-1ff30cfe52c3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 05:52:58.971 63 DEBUG tempest.lib.common.rest_client [req-f3789e10-a2ac-40f5-922f-1ff30cfe52c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3789e10-a2ac-40f5-922f-1ff30cfe52c3'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "58861371-3575-4a83-830b-aaa0055f165a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:59.389 63 INFO tempest.lib.common.rest_client [req-bd4a48f5-b93d-4ecd-86e0-82bbe4f6b11a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.417s 2018-08-17 05:52:59.390 63 DEBUG tempest.lib.common.rest_client [req-bd4a48f5-b93d-4ecd-86e0-82bbe4f6b11a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bd4a48f5-b93d-4ecd-86e0-82bbe4f6b11a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bfe4e750-d3af-4a83-9505-ce6e57b5932e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:59.568 63 INFO tempest.lib.common.rest_client [req-569722cd-85dd-4a2e-a648-9a8345e01629 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.176s 2018-08-17 05:52:59.568 63 DEBUG tempest.lib.common.rest_client [req-569722cd-85dd-4a2e-a648-9a8345e01629 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-569722cd-85dd-4a2e-a648-9a8345e01629'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df327f3d-59ab-4820-b1e5-95b9737ca819"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:59.711 63 INFO tempest.lib.common.rest_client [req-8cb2dc65-27ef-4cfb-9695-a95726126026 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.141s 2018-08-17 05:52:59.711 63 DEBUG tempest.lib.common.rest_client [req-8cb2dc65-27ef-4cfb-9695-a95726126026 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cb2dc65-27ef-4cfb-9695-a95726126026'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "13797b98-4e1e-484c-a3cc-2f8be1533264"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:52:59.863 63 INFO tempest.lib.common.rest_client [req-16765e44-78bb-4dad-88a4-987b9f4f8ec8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.151s 2018-08-17 05:52:59.863 63 DEBUG tempest.lib.common.rest_client [req-16765e44-78bb-4dad-88a4-987b9f4f8ec8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16765e44-78bb-4dad-88a4-987b9f4f8ec8'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "375c5fc8-57f2-42d0-8d20-ec6f24ff0432"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:00.031 63 INFO tempest.lib.common.rest_client [req-0d1acc67-03dd-4a00-ad41-bf8149a6d5c7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 05:53:00.031 63 DEBUG tempest.lib.common.rest_client [req-0d1acc67-03dd-4a00-ad41-bf8149a6d5c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:53:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0d1acc67-03dd-4a00-ad41-bf8149a6d5c7'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fdb46fdf-b7dc-4a63-8797-1db019b609cd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:00.698 63 INFO tempest.lib.common.rest_client [req-48d176cb-cc1e-4a94-ba44-624dafc97938 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.666s 2018-08-17 05:53:00.699 63 DEBUG tempest.lib.common.rest_client [req-48d176cb-cc1e-4a94-ba44-624dafc97938 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-306842437"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:53:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48d176cb-cc1e-4a94-ba44-624dafc97938'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:53:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","name":"tempest-A-306842437"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:01.257 63 INFO tempest.lib.common.rest_client [req-69f11e56-5448-42b8-9700-01cc739c45d4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.557s 2018-08-17 05:53:01.258 63 DEBUG tempest.lib.common.rest_client [req-69f11e56-5448-42b8-9700-01cc739c45d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "name": "tempest-subnet-A-1-899227005"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69f11e56-5448-42b8-9700-01cc739c45d4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:00Z","dns_nameservers":[],"updated_at":"2018-08-17T05:53:00Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"0dfd0f1b-0d8c-400b-afca-91744b7849db","subnetpool_id":null,"name":"tempest-subnet-A-1-899227005"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:01.473 63 INFO tempest.lib.common.rest_client [req-d420ba68-c6b4-4eb0-98ad-c6f0fc6fdc82 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.214s 2018-08-17 05:53:01.473 63 DEBUG tempest.lib.common.rest_client [req-d420ba68-c6b4-4eb0-98ad-c6f0fc6fdc82 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1260763007"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d420ba68-c6b4-4eb0-98ad-c6f0fc6fdc82'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:53:01Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"e5177762-06cc-41ab-a8d6-548b804dd613","name":"tempest-B-1260763007"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:02.001 63 INFO tempest.lib.common.rest_client [req-442084f0-74d3-40e9-89c9-7390f0b8e684 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.527s 2018-08-17 05:53:02.002 63 DEBUG tempest.lib.common.rest_client [req-442084f0-74d3-40e9-89c9-7390f0b8e684 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "name": "tempest-subnet-B-1-1659660961"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-442084f0-74d3-40e9-89c9-7390f0b8e684'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5177762-06cc-41ab-a8d6-548b804dd613","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:01Z","dns_nameservers":[],"updated_at":"2018-08-17T05:53:01Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"cd0111df-4739-4bc0-b367-7b39d7fb82b9","subnetpool_id":null,"name":"tempest-subnet-B-1-1659660961"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:02.175 63 INFO tempest.lib.common.rest_client [req-bbf5dd4d-deb0-4f7b-87b6-d7a9c938c7ba ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.172s 2018-08-17 05:53:02.176 63 DEBUG tempest.lib.common.rest_client [req-bbf5dd4d-deb0-4f7b-87b6-d7a9c938c7ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bbf5dd4d-deb0-4f7b-87b6-d7a9c938c7ba'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:02.499 63 INFO tempest.lib.common.rest_client [req-06d0ccff-3777-460d-82ad-f5779ed7884c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.322s 2018-08-17 05:53:02.500 63 DEBUG tempest.lib.common.rest_client [req-06d0ccff-3777-460d-82ad-f5779ed7884c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1079654277"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-06d0ccff-3777-460d-82ad-f5779ed7884c', 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': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06d0ccff-3777-460d-82ad-f5779ed7884c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf/bY5tNKDBt37n6415eUC4/gcZJWqRiVY9HPywLg2GdaFQapafXkRZzVRD0qIS1bk2M+w+uzi+BJsUBaKtwN8D4M4Ka6rC54AFSe64E65D82cRQZheVD1BZwHrfL6aUNtIfMrUDr19BydlAUHp62WPyhY+11FEPegQ/B57vsx/jUJQcYp/B5otiZhyKORlQu9PCwMdz7EeljnjyhyVjir/EA9dRZH9Q9B+geX+5U7nizwioMT9SQdGpui8Ho+gJZ/qRvR1nGxGfTN5GrkGgG2gH4om3Pj64PHPMHoYEsaGzWM+uSqyNaMfNtdFG2z656u+wK1/4WKMdz7SAVUHIvL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn/22ObTSgwbd+5+uNeXlAuP4HGSVqkYlWPRz8sC4NhnWhUGq\nWn15EWc1UQ9KiEtW5NjPsPrs4vgSbFAWircDfA+DOCmuqwueABUnuuBOuQ/NnEUG\nYXlQ9QWcB63y+mlDbSHzK1A69fQcnZQFB6etlj8oWPtdRRD3oEPwee77Mf41CUHG\nKfweaLYmYcijkZULvTwsDHc+xHpY548oclY4q/xAPXUWR/UPQfoHl/uVO54s8IqD\nE/UkHRqbovB6PoCWf6kb0dZxsRn0zeRq5BoBtoB+KJtz4+uDxzzB6GBLGhs1jPrk\nqsjWjHzbXRRts+uervsCtf+FijHc+0gFVByLywIDAQABAoIBAQCXNR8rLNWkVjIo\nZQMuF2e4sqJEm1/D/OXBS8/lxvSS1Rqk+Km7OkjZBNUkFjKX27R1NuAb4RtPa6tl\nyM91LIDTmImo4+Qb7i/W3iede++LAf+OSMI+D31PBY0wyNsShbffBa4f6oS+/Yap\n+0JBuNzbWjeU2YSOCPov8uXtJ8sqtBrBBs4popMQ04msEUHZL7BXnLRJSOy2hC2r\nFKiMd1A5Xb8A2tvk/7/uMl876qEcadquVpcPnG4EzeXNT+IUAELg8rgbE+s7Rxrv\nEVDXE9f3i216TkKW9x+7nR74zPgUtNR8C9V2m0lSyC5m5BYwJmvzFgn1wjGmzZpx\nMy2SsofhAoGBANFvcz3WDOt0W+Gsj+L0i1BSg36bCssyp+jEmn48PPAVONO4AHDO\nRjWPyJJlgJF6AkB2tn0Qpsa339PZxqisdV8AwigR2E6k4OIWe3ONKXN0xsqTT1X1\nAS49vms5wEV2RGtnFcDhyeHdQtIDkHCbACVQFQdixNWXXZrm7SrxPkGbAoGBAMOQ\nA116bEFk1ibeWbbWObk0VXE2IirSNTfka6u0/VY5r6U/7vER/kjheo3TO9xeICMU\n43irGo/llEaprLEMMBjPi3HzaqiM1uYUCS6W2NGx5WRztW7PDfNGFEKctEdh5VMw\nj7CjqrPvYOpzSI76bF1Hsfh7fTdR5+fmdmjNB9mRAoGAWjRZe2GtMOBuDpYnZwYS\n1uajMi2PCZPo1A2RyRsi1/kb/7x5nByMCtfB+KP1KzNUsvUuhlFcs6xQoEtlEBMv\nflqyRVXiR4UmQtqSE2PSXaMHWAr4mbor5wG6+S3njUNyFpxQt0HIlRqahB/63zUz\na97BH+w/gQtvyp75uYwsV08CgYAEedtZ3F9177TnFte+05BmqMf7211U1ZLaQKQm\nPfI+cvuOMLRrWBoV2PNRI7CPDqh1pRi/vkrRWFPYejG1q62+I6HxbbzXNsIEahj7\ntAAqbIPvlKZmbt7G3qfADo4hxB/Xk5j2VgimLahuNU1H2Ht6dxWftlPbXEiOijvT\nkj3HwQKBgAlIil7UvYbz9Hu22dZJl/ikl4y6XTtglaFlY0r+TFbecR1+9f3BrLbb\nJDn7q9avyGRRnhrZJ2L/WD7rB42CVIPloIhyhBTvDK7fH09kaf+ZB/Oou//ltJWM\nfF+PppqfI8yWkU0Ntdrs+rjGV4b69I8jwct5MFzFVsg/N7Db1jGp\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1079654277", "fingerprint": "f8:2b:0e:39:eb:25:e2:15:8a:fd:18:74:8b:3c:a1:57"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:03.727 63 INFO tempest.lib.common.rest_client [req-9b4e0644-0d51-4b53-91f1-415d8978c0a5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 1.223s 2018-08-17 05:53:03.728 63 DEBUG tempest.lib.common.rest_client [req-9b4e0644-0d51-4b53-91f1-415d8978c0a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-91259612", "security_groups": ["b97da0fa-db4d-4fe0-b75f-2da3d850e406"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b4e0644-0d51-4b53-91f1-415d8978c0a5'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:53:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:53:03Z","name":"tempest-port-smoke-91259612","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f3:16:39","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0dfd0f1b-0d8c-400b-afca-91744b7849db","ip_address":"10.101.11.10"}],"id":"19d7fba3-6d83-45ee-8447-43f4c2baf938","security_groups":["b97da0fa-db4d-4fe0-b75f-2da3d850e406"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:05.552 63 INFO tempest.lib.common.rest_client [req-460016df-5a72-4cf8-b555-85dfd88684d2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 1.823s 2018-08-17 05:53:05.553 63 DEBUG tempest.lib.common.rest_client [req-460016df-5a72-4cf8-b555-85dfd88684d2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1079654277", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "port": "19d7fba3-6d83-45ee-8447-43f4c2baf938"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-460016df-5a72-4cf8-b555-85dfd88684d2', 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:53:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-460016df-5a72-4cf8-b555-85dfd88684d2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "adminPass": "Ediu3fZR8922"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:05.812 63 INFO tempest.lib.common.rest_client [req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.255s 2018-08-17 05:53:05.813 63 DEBUG tempest.lib.common.rest_client [req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3', 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': 'Fri, 17 Aug 2018 05:53:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:07.128 63 INFO tempest.lib.common.rest_client [req-b006fba2-bd99-4a77-8655-014539ae3000 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.300s 2018-08-17 05:53:07.129 63 DEBUG tempest.lib.common.rest_client [req-b006fba2-bd99-4a77-8655-014539ae3000 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-b006fba2-bd99-4a77-8655-014539ae3000', 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': 'Fri, 17 Aug 2018 05:53:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b006fba2-bd99-4a77-8655-014539ae3000'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:07.143 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-17 05:53:08.368 63 INFO tempest.lib.common.rest_client [req-1c33014e-665f-40b1-b554-1e8bf5075e35 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.223s 2018-08-17 05:53:08.369 63 DEBUG tempest.lib.common.rest_client [req-1c33014e-665f-40b1-b554-1e8bf5075e35 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-1c33014e-665f-40b1-b554-1e8bf5075e35', 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': 'Fri, 17 Aug 2018 05:53:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c33014e-665f-40b1-b554-1e8bf5075e35'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:08.381 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:53:09.778 63 INFO tempest.lib.common.rest_client [req-5d668496-7cec-4ac5-8b46-97848f94d724 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.395s 2018-08-17 05:53:09.778 63 DEBUG tempest.lib.common.rest_client [req-5d668496-7cec-4ac5-8b46-97848f94d724 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-5d668496-7cec-4ac5-8b46-97848f94d724', 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': 'Fri, 17 Aug 2018 05:53:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d668496-7cec-4ac5-8b46-97848f94d724'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:11.152 63 INFO tempest.lib.common.rest_client [req-9f094ff0-3e04-4d88-8e7f-8ead3163d081 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.358s 2018-08-17 05:53:11.153 63 DEBUG tempest.lib.common.rest_client [req-9f094ff0-3e04-4d88-8e7f-8ead3163d081 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-9f094ff0-3e04-4d88-8e7f-8ead3163d081', 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': 'Fri, 17 Aug 2018 05:53:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f094ff0-3e04-4d88-8e7f-8ead3163d081'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:10Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:11.167 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:53:11.606 63 INFO tempest.lib.common.rest_client [req-21b16558-fecd-4cc2-986f-83157b04e2d9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.437s 2018-08-17 05:53:11.606 63 DEBUG tempest.lib.common.rest_client [req-21b16558-fecd-4cc2-986f-83157b04e2d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-21b16558-fecd-4cc2-986f-83157b04e2d9', 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': 'Fri, 17 Aug 2018 05:53:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21b16558-fecd-4cc2-986f-83157b04e2d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:10Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:11.621 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 6b31f8a3-d8c3-4426-9d3d-287917e64d9d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:53:12.781 63 INFO tempest.lib.common.rest_client [req-a08357ad-70a5-4252-b365-c49a0f211d12 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 1.159s 2018-08-17 05:53:12.782 63 DEBUG tempest.lib.common.rest_client [req-a08357ad-70a5-4252-b365-c49a0f211d12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-667975175", "security_groups": ["b97da0fa-db4d-4fe0-b75f-2da3d850e406"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:53:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a08357ad-70a5-4252-b365-c49a0f211d12'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:53:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5177762-06cc-41ab-a8d6-548b804dd613","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:53:12Z","name":"tempest-port-smoke-667975175","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:bd:fe:eb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"cd0111df-4739-4bc0-b367-7b39d7fb82b9","ip_address":"10.102.21.20"}],"id":"eec969f9-7218-4d21-931e-606bd77074e8","security_groups":["b97da0fa-db4d-4fe0-b75f-2da3d850e406"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:14.233 63 INFO tempest.lib.common.rest_client [req-c9dbcddd-628b-4719-9401-179debef07fd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 1.449s 2018-08-17 05:53:14.234 63 DEBUG tempest.lib.common.rest_client [req-c9dbcddd-628b-4719-9401-179debef07fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1079654277", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "e5177762-06cc-41ab-a8d6-548b804dd613", "port": "eec969f9-7218-4d21-931e-606bd77074e8"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c9dbcddd-628b-4719-9401-179debef07fd', 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:53:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9dbcddd-628b-4719-9401-179debef07fd'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "55f1a560-b43c-4674-ae59-83add188c252", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "adminPass": "BwHLG5BJJ4W8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:14.327 63 INFO tempest.lib.common.rest_client [req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.089s 2018-08-17 05:53:14.328 63 DEBUG tempest.lib.common.rest_client [req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5', 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': 'Fri, 17 Aug 2018 05:53:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:15.446 63 INFO tempest.lib.common.rest_client [req-042ae976-c877-487f-85b7-731099a44522 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.100s 2018-08-17 05:53:15.447 63 DEBUG tempest.lib.common.rest_client [req-042ae976-c877-487f-85b7-731099a44522 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-042ae976-c877-487f-85b7-731099a44522', 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': 'Fri, 17 Aug 2018 05:53:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-042ae976-c877-487f-85b7-731099a44522'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:15.461 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 05:53:16.628 63 INFO tempest.lib.common.rest_client [req-c6ee9d53-af1e-4395-863b-fbd4673ac701 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.165s 2018-08-17 05:53:16.629 63 DEBUG tempest.lib.common.rest_client [req-c6ee9d53-af1e-4395-863b-fbd4673ac701 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-c6ee9d53-af1e-4395-863b-fbd4673ac701', 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': 'Fri, 17 Aug 2018 05:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6ee9d53-af1e-4395-863b-fbd4673ac701'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:16.641 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:53:17.795 63 INFO tempest.lib.common.rest_client [req-4ec3b7eb-cf33-4efe-912a-5915af688d8f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.152s 2018-08-17 05:53:17.796 63 DEBUG tempest.lib.common.rest_client [req-4ec3b7eb-cf33-4efe-912a-5915af688d8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-4ec3b7eb-cf33-4efe-912a-5915af688d8f', 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': 'Fri, 17 Aug 2018 05:53:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ec3b7eb-cf33-4efe-912a-5915af688d8f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:19.299 63 INFO tempest.lib.common.rest_client [req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.488s 2018-08-17 05:53:19.300 63 DEBUG tempest.lib.common.rest_client [req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d', 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': 'Fri, 17 Aug 2018 05:53:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:20.464 63 INFO tempest.lib.common.rest_client [req-abcb7871-6053-440f-b21a-140fb8df4175 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.147s 2018-08-17 05:53:20.464 63 DEBUG tempest.lib.common.rest_client [req-abcb7871-6053-440f-b21a-140fb8df4175 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-abcb7871-6053-440f-b21a-140fb8df4175', 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': 'Fri, 17 Aug 2018 05:53:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abcb7871-6053-440f-b21a-140fb8df4175'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:19Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:20.480 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:53:20.647 63 INFO tempest.lib.common.rest_client [req-894d844c-615d-4ec8-bd92-2036299efcf1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.166s 2018-08-17 05:53:20.647 63 DEBUG tempest.lib.common.rest_client [req-894d844c-615d-4ec8-bd92-2036299efcf1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-894d844c-615d-4ec8-bd92-2036299efcf1', 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': 'Fri, 17 Aug 2018 05:53:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-894d844c-615d-4ec8-bd92-2036299efcf1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:19Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:20.661 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 55f1a560-b43c-4674-ae59-83add188c252 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:53:21.228 63 INFO tempest.lib.common.rest_client [req-8d9b2161-8112-408e-a490-0722e745e538 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations 0.566s 2018-08-17 05:53:21.229 63 DEBUG tempest.lib.common.rest_client [req-8d9b2161-8112-408e-a490-0722e745e538 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d9b2161-8112-408e-a490-0722e745e538'} Body: {"network_association": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "id": "cc7e462c-598d-44f9-98d8-bfc591fe32fa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:21.534 63 INFO tempest.lib.common.rest_client [req-0114a82c-6626-492f-81a9-8521e5f581d4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations 0.303s 2018-08-17 05:53:21.535 63 DEBUG tempest.lib.common.rest_client [req-0114a82c-6626-492f-81a9-8521e5f581d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0114a82c-6626-492f-81a9-8521e5f581d4'} Body: {"network_association": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "id": "5e1673e6-fffa-48bf-af21-b6a9c55de93e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:21.535 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 05:53:21.678 63 INFO tempest.lib.common.rest_client [req-e4347fbb-af36-4078-a4c7-a08558e6170b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/routers 0.141s 2018-08-17 05:53:21.679 63 DEBUG tempest.lib.common.rest_client [req-e4347fbb-af36-4078-a4c7-a08558e6170b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--697073583", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4347fbb-af36-4078-a4c7-a08558e6170b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:21Z", "admin_state_up": true, "updated_at": "2018-08-17T05:53:21Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "name": "tempest-router--697073583"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:23.097 63 INFO tempest.lib.common.rest_client [req-de670a17-37ff-46f7-9daa-9f178e7297fa ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638 1.417s 2018-08-17 05:53:23.097 63 DEBUG tempest.lib.common.rest_client [req-de670a17-37ff-46f7-9daa-9f178e7297fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638', u'date': 'Fri, 17 Aug 2018 05:53:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de670a17-37ff-46f7-9daa-9f178e7297fa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:21Z", "admin_state_up": true, "updated_at": "2018-08-17T05:53:22Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "name": "tempest-router--697073583"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:25.179 63 INFO tempest.lib.common.rest_client [req-018fdaf8-a09a-4341-bfe3-c846f4b9f9cd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/add_router_interface 2.081s 2018-08-17 05:53:25.180 63 DEBUG tempest.lib.common.rest_client [req-018fdaf8-a09a-4341-bfe3-c846f4b9f9cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:53:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-018fdaf8-a09a-4341-bfe3-c846f4b9f9cd'} Body: {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db", "subnet_ids": ["0dfd0f1b-0d8c-400b-afca-91744b7849db"], "port_id": "825641e0-a9eb-43a4-84b0-52c5fc6bf47e", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:27.077 63 INFO tempest.lib.common.rest_client [req-8d02ca86-f614-47b6-9219-d4bc23a66746 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.896s 2018-08-17 05:53:27.078 63 DEBUG tempest.lib.common.rest_client [req-8d02ca86-f614-47b6-9219-d4bc23a66746 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "19d7fba3-6d83-45ee-8447-43f4c2baf938"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:53:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d02ca86-f614-47b6-9219-d4bc23a66746'} Body: {"floatingip": {"router_id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:53:26Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "19d7fba3-6d83-45ee-8447-43f4c2baf938", "id": "b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:26Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:53:27.079 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:53:35.095 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:53:35.159 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:53:35.160 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:53:35.275 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:53:35.275 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:53:35.278 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:53:35.338 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:53:35.342 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:53:40.349 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:53:40.350 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:54:50.419 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:54:50.420 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:54:50.423 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:54:50.484 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:54:50.487 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:54:55.495 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:54:55.495 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:56:05.566 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:56:05.567 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:56:05.567 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05.573 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05.672 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:56:05.700 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05.706 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:56:05.706 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:bf:9a:38 [ether] on eth0 2018-08-17 05:56:05.706 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:56:05.707 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05.709 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05.771 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:56:05.773 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05.782 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 05:56:05.782 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:56:05.783 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05.785 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05.847 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:56:05.849 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05.855 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:56:05.856 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05.858 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05.919 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:56:05.922 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05.928 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 05:56:05.929 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:bf:9a:38 [ether] on eth0 2018-08-17 05:56:05.929 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:56:05.929 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05.932 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05.991 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:56:05.996 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:11.003 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:56:11.004 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:57:21.073 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:57:21.074 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:57:21.077 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:57:21.176 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:57:21.205 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:57:26.213 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:57:26.214 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:58:36.284 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:58:37.773 63 INFO tempest.lib.common.rest_client [req-ebebbf88-3a3a-4aec-a03a-ac1dd1ef6211 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1 1.486s 2018-08-17 05:58:37.774 63 DEBUG tempest.lib.common.rest_client [req-ebebbf88-3a3a-4aec-a03a-ac1dd1ef6211 ] 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.23:9696/v2.0/floatingips/b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1', u'date': 'Fri, 17 Aug 2018 05:58:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ebebbf88-3a3a-4aec-a03a-ac1dd1ef6211'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:39.415 63 INFO tempest.lib.common.rest_client [req-07f6edac-4075-48b3-8a5d-c63737f72eaf ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/remove_router_interface 1.640s 2018-08-17 05:58:39.416 63 DEBUG tempest.lib.common.rest_client [req-07f6edac-4075-48b3-8a5d-c63737f72eaf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:58:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07f6edac-4075-48b3-8a5d-c63737f72eaf'} Body: {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db", "subnet_ids": ["0dfd0f1b-0d8c-400b-afca-91744b7849db"], "port_id": "825641e0-a9eb-43a4-84b0-52c5fc6bf47e", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:41.341 63 INFO tempest.lib.common.rest_client [req-846af15a-d903-42e1-a8d4-eef2e8e9248d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638 1.924s 2018-08-17 05:58:41.342 63 DEBUG tempest.lib.common.rest_client [req-846af15a-d903-42e1-a8d4-eef2e8e9248d ] 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.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638', u'date': 'Fri, 17 Aug 2018 05:58:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-846af15a-d903-42e1-a8d4-eef2e8e9248d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:41.737 63 INFO tempest.lib.common.rest_client [req-582497db-eb28-4208-b380-aa27b1ef6d5a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.394s 2018-08-17 05:58:41.737 63 DEBUG tempest.lib.common.rest_client [req-582497db-eb28-4208-b380-aa27b1ef6d5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-582497db-eb28-4208-b380-aa27b1ef6d5a', 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': 'Fri, 17 Aug 2018 05:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-582497db-eb28-4208-b380-aa27b1ef6d5a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:42.489 63 INFO tempest.lib.common.rest_client [req-b9252541-8f18-48e5-a4db-5e72b5fcfb89 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.750s 2018-08-17 05:58:42.489 63 DEBUG tempest.lib.common.rest_client [req-b9252541-8f18-48e5-a4db-5e72b5fcfb89 ] 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-b9252541-8f18-48e5-a4db-5e72b5fcfb89', 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': 'Fri, 17 Aug 2018 05:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9252541-8f18-48e5-a4db-5e72b5fcfb89'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:58:41Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:43.551 63 INFO tempest.lib.common.rest_client [req-428438fe-31ff-4a3a-ad40-ee0d64382e38 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.045s 2018-08-17 05:58:43.552 63 DEBUG tempest.lib.common.rest_client [req-428438fe-31ff-4a3a-ad40-ee0d64382e38 ] 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-428438fe-31ff-4a3a-ad40-ee0d64382e38', 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': 'Fri, 17 Aug 2018 05:58:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-428438fe-31ff-4a3a-ad40-ee0d64382e38'} Body: {"itemNotFound": {"message": "Instance 55f1a560-b43c-4674-ae59-83add188c252 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:44.526 63 INFO tempest.lib.common.rest_client [req-6728c290-1daa-4ede-b65f-eef193d84ab2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/eec969f9-7218-4d21-931e-606bd77074e8 0.973s 2018-08-17 05:58:44.527 63 DEBUG tempest.lib.common.rest_client [req-6728c290-1daa-4ede-b65f-eef193d84ab2 ] 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.23:9696/v2.0/ports/eec969f9-7218-4d21-931e-606bd77074e8', u'date': 'Fri, 17 Aug 2018 05:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6728c290-1daa-4ede-b65f-eef193d84ab2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:44.672 63 INFO tempest.lib.common.rest_client [req-8e34673d-71cb-4deb-bc25-b880fc2cc934 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.144s 2018-08-17 05:58:44.673 63 DEBUG tempest.lib.common.rest_client [req-8e34673d-71cb-4deb-bc25-b880fc2cc934 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-8e34673d-71cb-4deb-bc25-b880fc2cc934', 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': 'Fri, 17 Aug 2018 05:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e34673d-71cb-4deb-bc25-b880fc2cc934'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:45.323 63 INFO tempest.lib.common.rest_client [req-39ceccbe-cc33-4e2a-afdd-43360253e520 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.649s 2018-08-17 05:58:45.323 63 DEBUG tempest.lib.common.rest_client [req-39ceccbe-cc33-4e2a-afdd-43360253e520 ] 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-39ceccbe-cc33-4e2a-afdd-43360253e520', 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': 'Fri, 17 Aug 2018 05:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ceccbe-cc33-4e2a-afdd-43360253e520'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:58:44Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:47.031 63 INFO tempest.lib.common.rest_client [req-9b3a34ab-fa37-4e13-a872-c7590d274048 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.692s 2018-08-17 05:58:47.032 63 DEBUG tempest.lib.common.rest_client [req-9b3a34ab-fa37-4e13-a872-c7590d274048 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-9b3a34ab-fa37-4e13-a872-c7590d274048', 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': 'Fri, 17 Aug 2018 05:58:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b3a34ab-fa37-4e13-a872-c7590d274048'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T05:58:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T05:58:46.000000", "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:47.046 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 05:58:48.092 63 INFO tempest.lib.common.rest_client [req-aae367f1-5772-4e87-afdd-97e4a5036c26 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.044s 2018-08-17 05:58:48.093 63 DEBUG tempest.lib.common.rest_client [req-aae367f1-5772-4e87-afdd-97e4a5036c26 ] 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-aae367f1-5772-4e87-afdd-97e4a5036c26', 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': 'Fri, 17 Aug 2018 05:58:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-aae367f1-5772-4e87-afdd-97e4a5036c26'} Body: {"itemNotFound": {"message": "Instance 6b31f8a3-d8c3-4426-9d3d-287917e64d9d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:48.958 63 INFO tempest.lib.common.rest_client [req-7eb3fa1f-990f-4039-a676-83a7f19ad589 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/19d7fba3-6d83-45ee-8447-43f4c2baf938 0.864s 2018-08-17 05:58:48.959 63 DEBUG tempest.lib.common.rest_client [req-7eb3fa1f-990f-4039-a676-83a7f19ad589 ] 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.23:9696/v2.0/ports/19d7fba3-6d83-45ee-8447-43f4c2baf938', u'date': 'Fri, 17 Aug 2018 05:58:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7eb3fa1f-990f-4039-a676-83a7f19ad589'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:48.997 63 INFO tempest.lib.common.rest_client [req-7e6391fd-293f-4d16-9d6a-614511f70061 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1079654277 0.037s 2018-08-17 05:58:48.997 63 DEBUG tempest.lib.common.rest_client [req-7e6391fd-293f-4d16-9d6a-614511f70061 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1079654277', u'x-compute-request-id': 'req-7e6391fd-293f-4d16-9d6a-614511f70061', 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': 'Fri, 17 Aug 2018 05:58:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e6391fd-293f-4d16-9d6a-614511f70061'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:49.971 63 INFO tempest.lib.common.rest_client [req-d1f8b6b0-e9be-415b-9af5-4c427aa19a5c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/cd0111df-4739-4bc0-b367-7b39d7fb82b9 0.973s 2018-08-17 05:58:49.972 63 DEBUG tempest.lib.common.rest_client [req-d1f8b6b0-e9be-415b-9af5-4c427aa19a5c ] 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.23:9696/v2.0/subnets/cd0111df-4739-4bc0-b367-7b39d7fb82b9', u'date': 'Fri, 17 Aug 2018 05:58:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d1f8b6b0-e9be-415b-9af5-4c427aa19a5c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:51.415 63 INFO tempest.lib.common.rest_client [req-367e2353-92b3-49a9-b291-5d4baddfb7b0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/e5177762-06cc-41ab-a8d6-548b804dd613 1.443s 2018-08-17 05:58:51.416 63 DEBUG tempest.lib.common.rest_client [req-367e2353-92b3-49a9-b291-5d4baddfb7b0 ] 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.23:9696/v2.0/networks/e5177762-06cc-41ab-a8d6-548b804dd613', u'date': 'Fri, 17 Aug 2018 05:58:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-367e2353-92b3-49a9-b291-5d4baddfb7b0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:52.931 63 INFO tempest.lib.common.rest_client [req-b07065e5-dfec-49f9-be5c-983c2ff6c1dc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/0dfd0f1b-0d8c-400b-afca-91744b7849db 1.514s 2018-08-17 05:58:52.932 63 DEBUG tempest.lib.common.rest_client [req-b07065e5-dfec-49f9-be5c-983c2ff6c1dc ] 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.23:9696/v2.0/subnets/0dfd0f1b-0d8c-400b-afca-91744b7849db', u'date': 'Fri, 17 Aug 2018 05:58:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b07065e5-dfec-49f9-be5c-983c2ff6c1dc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:54.617 63 INFO tempest.lib.common.rest_client [req-f86a7e2b-1d00-46ad-b66c-a59cf53d2593 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/10e854b5-9e08-43d7-8b87-6eca1feb144a 1.684s 2018-08-17 05:58:54.617 63 DEBUG tempest.lib.common.rest_client [req-f86a7e2b-1d00-46ad-b66c-a59cf53d2593 ] 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.23:9696/v2.0/networks/10e854b5-9e08-43d7-8b87-6eca1feb144a', u'date': 'Fri, 17 Aug 2018 05:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f86a7e2b-1d00-46ad-b66c-a59cf53d2593'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:54.853 63 INFO tempest.lib.common.rest_client [req-cb56984f-58d4-4640-bce5-eeacf9ca2365 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/b97da0fa-db4d-4fe0-b75f-2da3d850e406 0.234s 2018-08-17 05:58:54.853 63 DEBUG tempest.lib.common.rest_client [req-cb56984f-58d4-4640-bce5-eeacf9ca2365 ] 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.23:9696/v2.0/security-groups/b97da0fa-db4d-4fe0-b75f-2da3d850e406', u'date': 'Fri, 17 Aug 2018 05:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb56984f-58d4-4640-bce5-eeacf9ca2365'} 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_negative_update_to_disjoint_import_export [356.715858s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 827, in test_bgpvpn_negative_update_to_disjoint_import_export self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:52:58,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.346s 2018-08-17 05:52:58,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-410403650 description", "name": "tempest-secgroup-smoke-410403650"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9965f6bb-b632-412d-ad30-41cd371e0b56'} Body: {"security_group": {"description": "tempest-secgroup-smoke-410403650 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "updated_at": "2018-08-17T05:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:52:58Z", "revision_number": 0, "id": "a07e2b99-5938-44f7-9d6d-1db3455cc0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:52:58Z", "revision_number": 0, "id": "d7f20db8-55c2-444a-a204-636ba016f60c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "name": "tempest-secgroup-smoke-410403650"}} 2018-08-17 05:52:58,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.164s 2018-08-17 05:52:58,651 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1033f3db-da6d-4f45-a828-da7060ed6657'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f4239252-312b-4fa2-abc8-669bd8ce57d6"}} 2018-08-17 05:52:58,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 05:52:58,813 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49729695-cf8e-4dce-a0b2-1dfce4b4fff4'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df8876ba-09c1-4bcd-bd15-b18cc5979033"}} 2018-08-17 05:52:58,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 05:52:58,971 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3789e10-a2ac-40f5-922f-1ff30cfe52c3'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "58861371-3575-4a83-830b-aaa0055f165a"}} 2018-08-17 05:52:59,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.417s 2018-08-17 05:52:59,390 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bd4a48f5-b93d-4ecd-86e0-82bbe4f6b11a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bfe4e750-d3af-4a83-9505-ce6e57b5932e"}} 2018-08-17 05:52:59,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.176s 2018-08-17 05:52:59,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-569722cd-85dd-4a2e-a648-9a8345e01629'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df327f3d-59ab-4820-b1e5-95b9737ca819"}} 2018-08-17 05:52:59,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.141s 2018-08-17 05:52:59,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cb2dc65-27ef-4cfb-9695-a95726126026'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "13797b98-4e1e-484c-a3cc-2f8be1533264"}} 2018-08-17 05:52:59,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.151s 2018-08-17 05:52:59,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16765e44-78bb-4dad-88a4-987b9f4f8ec8'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "375c5fc8-57f2-42d0-8d20-ec6f24ff0432"}} 2018-08-17 05:53:00,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 05:53:00,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:53:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0d1acc67-03dd-4a00-ad41-bf8149a6d5c7'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fdb46fdf-b7dc-4a63-8797-1db019b609cd"}} 2018-08-17 05:53:00,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.666s 2018-08-17 05:53:00,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-306842437"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:53:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48d176cb-cc1e-4a94-ba44-624dafc97938'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:53:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","name":"tempest-A-306842437"}} 2018-08-17 05:53:01,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.557s 2018-08-17 05:53:01,258 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "name": "tempest-subnet-A-1-899227005"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69f11e56-5448-42b8-9700-01cc739c45d4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:00Z","dns_nameservers":[],"updated_at":"2018-08-17T05:53:00Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"0dfd0f1b-0d8c-400b-afca-91744b7849db","subnetpool_id":null,"name":"tempest-subnet-A-1-899227005"}} 2018-08-17 05:53:01,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.214s 2018-08-17 05:53:01,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1260763007"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d420ba68-c6b4-4eb0-98ad-c6f0fc6fdc82'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:53:01Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"e5177762-06cc-41ab-a8d6-548b804dd613","name":"tempest-B-1260763007"}} 2018-08-17 05:53:02,001 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.527s 2018-08-17 05:53:02,002 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "name": "tempest-subnet-B-1-1659660961"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-442084f0-74d3-40e9-89c9-7390f0b8e684'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5177762-06cc-41ab-a8d6-548b804dd613","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:01Z","dns_nameservers":[],"updated_at":"2018-08-17T05:53:01Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"cd0111df-4739-4bc0-b367-7b39d7fb82b9","subnetpool_id":null,"name":"tempest-subnet-B-1-1659660961"}} 2018-08-17 05:53:02,175 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.172s 2018-08-17 05:53:02,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bbf5dd4d-deb0-4f7b-87b6-d7a9c938c7ba'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f"}} 2018-08-17 05:53:02,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.322s 2018-08-17 05:53:02,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1079654277"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-06d0ccff-3777-460d-82ad-f5779ed7884c', 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': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06d0ccff-3777-460d-82ad-f5779ed7884c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf/bY5tNKDBt37n6415eUC4/gcZJWqRiVY9HPywLg2GdaFQapafXkRZzVRD0qIS1bk2M+w+uzi+BJsUBaKtwN8D4M4Ka6rC54AFSe64E65D82cRQZheVD1BZwHrfL6aUNtIfMrUDr19BydlAUHp62WPyhY+11FEPegQ/B57vsx/jUJQcYp/B5otiZhyKORlQu9PCwMdz7EeljnjyhyVjir/EA9dRZH9Q9B+geX+5U7nizwioMT9SQdGpui8Ho+gJZ/qRvR1nGxGfTN5GrkGgG2gH4om3Pj64PHPMHoYEsaGzWM+uSqyNaMfNtdFG2z656u+wK1/4WKMdz7SAVUHIvL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn/22ObTSgwbd+5+uNeXlAuP4HGSVqkYlWPRz8sC4NhnWhUGq\nWn15EWc1UQ9KiEtW5NjPsPrs4vgSbFAWircDfA+DOCmuqwueABUnuuBOuQ/NnEUG\nYXlQ9QWcB63y+mlDbSHzK1A69fQcnZQFB6etlj8oWPtdRRD3oEPwee77Mf41CUHG\nKfweaLYmYcijkZULvTwsDHc+xHpY548oclY4q/xAPXUWR/UPQfoHl/uVO54s8IqD\nE/UkHRqbovB6PoCWf6kb0dZxsRn0zeRq5BoBtoB+KJtz4+uDxzzB6GBLGhs1jPrk\nqsjWjHzbXRRts+uervsCtf+FijHc+0gFVByLywIDAQABAoIBAQCXNR8rLNWkVjIo\nZQMuF2e4sqJEm1/D/OXBS8/lxvSS1Rqk+Km7OkjZBNUkFjKX27R1NuAb4RtPa6tl\nyM91LIDTmImo4+Qb7i/W3iede++LAf+OSMI+D31PBY0wyNsShbffBa4f6oS+/Yap\n+0JBuNzbWjeU2YSOCPov8uXtJ8sqtBrBBs4popMQ04msEUHZL7BXnLRJSOy2hC2r\nFKiMd1A5Xb8A2tvk/7/uMl876qEcadquVpcPnG4EzeXNT+IUAELg8rgbE+s7Rxrv\nEVDXE9f3i216TkKW9x+7nR74zPgUtNR8C9V2m0lSyC5m5BYwJmvzFgn1wjGmzZpx\nMy2SsofhAoGBANFvcz3WDOt0W+Gsj+L0i1BSg36bCssyp+jEmn48PPAVONO4AHDO\nRjWPyJJlgJF6AkB2tn0Qpsa339PZxqisdV8AwigR2E6k4OIWe3ONKXN0xsqTT1X1\nAS49vms5wEV2RGtnFcDhyeHdQtIDkHCbACVQFQdixNWXXZrm7SrxPkGbAoGBAMOQ\nA116bEFk1ibeWbbWObk0VXE2IirSNTfka6u0/VY5r6U/7vER/kjheo3TO9xeICMU\n43irGo/llEaprLEMMBjPi3HzaqiM1uYUCS6W2NGx5WRztW7PDfNGFEKctEdh5VMw\nj7CjqrPvYOpzSI76bF1Hsfh7fTdR5+fmdmjNB9mRAoGAWjRZe2GtMOBuDpYnZwYS\n1uajMi2PCZPo1A2RyRsi1/kb/7x5nByMCtfB+KP1KzNUsvUuhlFcs6xQoEtlEBMv\nflqyRVXiR4UmQtqSE2PSXaMHWAr4mbor5wG6+S3njUNyFpxQt0HIlRqahB/63zUz\na97BH+w/gQtvyp75uYwsV08CgYAEedtZ3F9177TnFte+05BmqMf7211U1ZLaQKQm\nPfI+cvuOMLRrWBoV2PNRI7CPDqh1pRi/vkrRWFPYejG1q62+I6HxbbzXNsIEahj7\ntAAqbIPvlKZmbt7G3qfADo4hxB/Xk5j2VgimLahuNU1H2Ht6dxWftlPbXEiOijvT\nkj3HwQKBgAlIil7UvYbz9Hu22dZJl/ikl4y6XTtglaFlY0r+TFbecR1+9f3BrLbb\nJDn7q9avyGRRnhrZJ2L/WD7rB42CVIPloIhyhBTvDK7fH09kaf+ZB/Oou//ltJWM\nfF+PppqfI8yWkU0Ntdrs+rjGV4b69I8jwct5MFzFVsg/N7Db1jGp\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1079654277", "fingerprint": "f8:2b:0e:39:eb:25:e2:15:8a:fd:18:74:8b:3c:a1:57"}} 2018-08-17 05:53:03,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 1.223s 2018-08-17 05:53:03,728 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-91259612", "security_groups": ["b97da0fa-db4d-4fe0-b75f-2da3d850e406"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b4e0644-0d51-4b53-91f1-415d8978c0a5'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:53:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:53:03Z","name":"tempest-port-smoke-91259612","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f3:16:39","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0dfd0f1b-0d8c-400b-afca-91744b7849db","ip_address":"10.101.11.10"}],"id":"19d7fba3-6d83-45ee-8447-43f4c2baf938","security_groups":["b97da0fa-db4d-4fe0-b75f-2da3d850e406"],"device_id":""}} 2018-08-17 05:53:05,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 1.823s 2018-08-17 05:53:05,553 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1079654277", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "port": "19d7fba3-6d83-45ee-8447-43f4c2baf938"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-460016df-5a72-4cf8-b555-85dfd88684d2', 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:53:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-460016df-5a72-4cf8-b555-85dfd88684d2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "adminPass": "Ediu3fZR8922"}} 2018-08-17 05:53:05,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.255s 2018-08-17 05:53:05,813 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3', 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': 'Fri, 17 Aug 2018 05:53:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:07,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.300s 2018-08-17 05:53:07,129 63 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': '1322', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-b006fba2-bd99-4a77-8655-014539ae3000', 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': 'Fri, 17 Aug 2018 05:53:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b006fba2-bd99-4a77-8655-014539ae3000'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:07,143 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-17 05:53:08,368 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.223s 2018-08-17 05:53:08,369 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-1c33014e-665f-40b1-b554-1e8bf5075e35', 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': 'Fri, 17 Aug 2018 05:53:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c33014e-665f-40b1-b554-1e8bf5075e35'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:08,381 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:53:09,778 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.395s 2018-08-17 05:53:09,778 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-5d668496-7cec-4ac5-8b46-97848f94d724', 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': 'Fri, 17 Aug 2018 05:53:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d668496-7cec-4ac5-8b46-97848f94d724'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:11,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.358s 2018-08-17 05:53:11,153 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-9f094ff0-3e04-4d88-8e7f-8ead3163d081', 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': 'Fri, 17 Aug 2018 05:53:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f094ff0-3e04-4d88-8e7f-8ead3163d081'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:10Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:11,167 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:53:11,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.437s 2018-08-17 05:53:11,606 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-21b16558-fecd-4cc2-986f-83157b04e2d9', 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': 'Fri, 17 Aug 2018 05:53:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21b16558-fecd-4cc2-986f-83157b04e2d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:10Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:11,621 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6b31f8a3-d8c3-4426-9d3d-287917e64d9d with status: ACTIVE 2018-08-17 05:53:12,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 1.159s 2018-08-17 05:53:12,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-667975175", "security_groups": ["b97da0fa-db4d-4fe0-b75f-2da3d850e406"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:53:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a08357ad-70a5-4252-b365-c49a0f211d12'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:53:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5177762-06cc-41ab-a8d6-548b804dd613","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:53:12Z","name":"tempest-port-smoke-667975175","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:bd:fe:eb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"cd0111df-4739-4bc0-b367-7b39d7fb82b9","ip_address":"10.102.21.20"}],"id":"eec969f9-7218-4d21-931e-606bd77074e8","security_groups":["b97da0fa-db4d-4fe0-b75f-2da3d850e406"],"device_id":""}} 2018-08-17 05:53:14,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 1.449s 2018-08-17 05:53:14,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1079654277", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "e5177762-06cc-41ab-a8d6-548b804dd613", "port": "eec969f9-7218-4d21-931e-606bd77074e8"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c9dbcddd-628b-4719-9401-179debef07fd', 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:53:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9dbcddd-628b-4719-9401-179debef07fd'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "55f1a560-b43c-4674-ae59-83add188c252", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "adminPass": "BwHLG5BJJ4W8"}} 2018-08-17 05:53:14,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.089s 2018-08-17 05:53:14,328 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5', 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': 'Fri, 17 Aug 2018 05:53:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:15,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.100s 2018-08-17 05:53:15,447 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-042ae976-c877-487f-85b7-731099a44522', 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': 'Fri, 17 Aug 2018 05:53:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-042ae976-c877-487f-85b7-731099a44522'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:15,461 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 05:53:16,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.165s 2018-08-17 05:53:16,629 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-c6ee9d53-af1e-4395-863b-fbd4673ac701', 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': 'Fri, 17 Aug 2018 05:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6ee9d53-af1e-4395-863b-fbd4673ac701'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:16,641 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:53:17,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.152s 2018-08-17 05:53:17,796 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-4ec3b7eb-cf33-4efe-912a-5915af688d8f', 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': 'Fri, 17 Aug 2018 05:53:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ec3b7eb-cf33-4efe-912a-5915af688d8f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:19,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.488s 2018-08-17 05:53:19,300 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d', 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': 'Fri, 17 Aug 2018 05:53:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:20,464 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.147s 2018-08-17 05:53:20,464 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-abcb7871-6053-440f-b21a-140fb8df4175', 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': 'Fri, 17 Aug 2018 05:53:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abcb7871-6053-440f-b21a-140fb8df4175'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:19Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:20,480 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:53:20,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.166s 2018-08-17 05:53:20,647 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-894d844c-615d-4ec8-bd92-2036299efcf1', 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': 'Fri, 17 Aug 2018 05:53:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-894d844c-615d-4ec8-bd92-2036299efcf1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:19Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:20,661 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 55f1a560-b43c-4674-ae59-83add188c252 with status: ACTIVE 2018-08-17 05:53:21,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations 0.566s 2018-08-17 05:53:21,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d9b2161-8112-408e-a490-0722e745e538'} Body: {"network_association": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "id": "cc7e462c-598d-44f9-98d8-bfc591fe32fa"}} 2018-08-17 05:53:21,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations 0.303s 2018-08-17 05:53:21,535 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0114a82c-6626-492f-81a9-8521e5f581d4'} Body: {"network_association": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "id": "5e1673e6-fffa-48bf-af21-b6a9c55de93e"}} 2018-08-17 05:53:21,535 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:53:21,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/routers 0.141s 2018-08-17 05:53:21,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--697073583", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4347fbb-af36-4078-a4c7-a08558e6170b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:21Z", "admin_state_up": true, "updated_at": "2018-08-17T05:53:21Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "name": "tempest-router--697073583"}} 2018-08-17 05:53:23,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638 1.417s 2018-08-17 05:53:23,097 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638', u'date': 'Fri, 17 Aug 2018 05:53:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de670a17-37ff-46f7-9daa-9f178e7297fa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:21Z", "admin_state_up": true, "updated_at": "2018-08-17T05:53:22Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "name": "tempest-router--697073583"}} 2018-08-17 05:53:25,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/add_router_interface 2.081s 2018-08-17 05:53:25,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:53:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-018fdaf8-a09a-4341-bfe3-c846f4b9f9cd'} Body: {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db", "subnet_ids": ["0dfd0f1b-0d8c-400b-afca-91744b7849db"], "port_id": "825641e0-a9eb-43a4-84b0-52c5fc6bf47e", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638"} 2018-08-17 05:53:27,077 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.896s 2018-08-17 05:53:27,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "19d7fba3-6d83-45ee-8447-43f4c2baf938"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:53:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d02ca86-f614-47b6-9219-d4bc23a66746'} Body: {"floatingip": {"router_id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:53:26Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "19d7fba3-6d83-45ee-8447-43f4c2baf938", "id": "b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:26Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:53:27,079 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:53:35,095 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:53:35,159 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:53:35,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:53:35,275 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:53:35,275 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:53:35,278 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:53:35,338 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:53:35,342 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:53:40,349 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:53:40,350 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:54:50,419 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:54:50,420 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:54:50,423 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:54:50,484 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:54:50,487 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:54:55,495 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:54:55,495 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:56:05,566 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:56:05,567 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:56:05,567 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,573 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,672 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,700 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,706 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:56:05,706 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bf:9a:38 [ether] on eth0 2018-08-17 05:56:05,706 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:56:05,707 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,709 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,771 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,773 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,782 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:56:05,782 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:56:05,783 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,785 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,847 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,849 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,855 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:56:05,856 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,858 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,919 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,922 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,928 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:56:05,929 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bf:9a:38 [ether] on eth0 2018-08-17 05:56:05,929 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:56:05,929 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,932 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,991 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,996 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:11,003 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:56:11,004 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:57:21,073 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:57:21,074 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:57:21,077 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:57:21,176 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:57:21,205 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:57:26,213 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:57:26,214 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:58:36,284 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:58:36,285 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:58:37,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1 1.486s 2018-08-17 05:58:37,774 63 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.23:9696/v2.0/floatingips/b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1', u'date': 'Fri, 17 Aug 2018 05:58:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ebebbf88-3a3a-4aec-a03a-ac1dd1ef6211'} Body: 2018-08-17 05:58:39,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/remove_router_interface 1.640s 2018-08-17 05:58:39,416 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:58:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07f6edac-4075-48b3-8a5d-c63737f72eaf'} Body: {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db", "subnet_ids": ["0dfd0f1b-0d8c-400b-afca-91744b7849db"], "port_id": "825641e0-a9eb-43a4-84b0-52c5fc6bf47e", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638"} 2018-08-17 05:58:41,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638 1.924s 2018-08-17 05:58:41,342 63 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.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638', u'date': 'Fri, 17 Aug 2018 05:58:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-846af15a-d903-42e1-a8d4-eef2e8e9248d'} Body: 2018-08-17 05:58:41,737 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.394s 2018-08-17 05:58:41,737 63 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-582497db-eb28-4208-b380-aa27b1ef6d5a', 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': 'Fri, 17 Aug 2018 05:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-582497db-eb28-4208-b380-aa27b1ef6d5a'} Body: 2018-08-17 05:58:42,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.750s 2018-08-17 05:58:42,489 63 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-b9252541-8f18-48e5-a4db-5e72b5fcfb89', 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': 'Fri, 17 Aug 2018 05:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9252541-8f18-48e5-a4db-5e72b5fcfb89'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:58:41Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:58:43,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.045s 2018-08-17 05:58:43,552 63 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-428438fe-31ff-4a3a-ad40-ee0d64382e38', 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': 'Fri, 17 Aug 2018 05:58:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-428438fe-31ff-4a3a-ad40-ee0d64382e38'} Body: {"itemNotFound": {"message": "Instance 55f1a560-b43c-4674-ae59-83add188c252 could not be found.", "code": 404}} 2018-08-17 05:58:44,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/eec969f9-7218-4d21-931e-606bd77074e8 0.973s 2018-08-17 05:58:44,527 63 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.23:9696/v2.0/ports/eec969f9-7218-4d21-931e-606bd77074e8', u'date': 'Fri, 17 Aug 2018 05:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6728c290-1daa-4ede-b65f-eef193d84ab2'} Body: 2018-08-17 05:58:44,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.144s 2018-08-17 05:58:44,673 63 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-8e34673d-71cb-4deb-bc25-b880fc2cc934', 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': 'Fri, 17 Aug 2018 05:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e34673d-71cb-4deb-bc25-b880fc2cc934'} Body: 2018-08-17 05:58:45,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.649s 2018-08-17 05:58:45,323 63 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-39ceccbe-cc33-4e2a-afdd-43360253e520', 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': 'Fri, 17 Aug 2018 05:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ceccbe-cc33-4e2a-afdd-43360253e520'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:58:44Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:58:47,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.692s 2018-08-17 05:58:47,032 63 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': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-9b3a34ab-fa37-4e13-a872-c7590d274048', 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': 'Fri, 17 Aug 2018 05:58:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b3a34ab-fa37-4e13-a872-c7590d274048'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T05:58:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T05:58:46.000000", "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:58:47,046 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 05:58:48,092 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.044s 2018-08-17 05:58:48,093 63 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-aae367f1-5772-4e87-afdd-97e4a5036c26', 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': 'Fri, 17 Aug 2018 05:58:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-aae367f1-5772-4e87-afdd-97e4a5036c26'} Body: {"itemNotFound": {"message": "Instance 6b31f8a3-d8c3-4426-9d3d-287917e64d9d could not be found.", "code": 404}} 2018-08-17 05:58:48,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/19d7fba3-6d83-45ee-8447-43f4c2baf938 0.864s 2018-08-17 05:58:48,959 63 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.23:9696/v2.0/ports/19d7fba3-6d83-45ee-8447-43f4c2baf938', u'date': 'Fri, 17 Aug 2018 05:58:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7eb3fa1f-990f-4039-a676-83a7f19ad589'} Body: 2018-08-17 05:58:48,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1079654277 0.037s 2018-08-17 05:58:48,997 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1079654277', u'x-compute-request-id': 'req-7e6391fd-293f-4d16-9d6a-614511f70061', 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': 'Fri, 17 Aug 2018 05:58:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e6391fd-293f-4d16-9d6a-614511f70061'} Body: 2018-08-17 05:58:49,971 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/cd0111df-4739-4bc0-b367-7b39d7fb82b9 0.973s 2018-08-17 05:58:49,972 63 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.23:9696/v2.0/subnets/cd0111df-4739-4bc0-b367-7b39d7fb82b9', u'date': 'Fri, 17 Aug 2018 05:58:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d1f8b6b0-e9be-415b-9af5-4c427aa19a5c'} Body: 2018-08-17 05:58:51,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/e5177762-06cc-41ab-a8d6-548b804dd613 1.443s 2018-08-17 05:58:51,416 63 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.23:9696/v2.0/networks/e5177762-06cc-41ab-a8d6-548b804dd613', u'date': 'Fri, 17 Aug 2018 05:58:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-367e2353-92b3-49a9-b291-5d4baddfb7b0'} Body: 2018-08-17 05:58:52,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/0dfd0f1b-0d8c-400b-afca-91744b7849db 1.514s 2018-08-17 05:58:52,932 63 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.23:9696/v2.0/subnets/0dfd0f1b-0d8c-400b-afca-91744b7849db', u'date': 'Fri, 17 Aug 2018 05:58:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b07065e5-dfec-49f9-be5c-983c2ff6c1dc'} Body: 2018-08-17 05:58:54,617 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/10e854b5-9e08-43d7-8b87-6eca1feb144a 1.684s 2018-08-17 05:58:54,617 63 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.23:9696/v2.0/networks/10e854b5-9e08-43d7-8b87-6eca1feb144a', u'date': 'Fri, 17 Aug 2018 05:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f86a7e2b-1d00-46ad-b66c-a59cf53d2593'} Body: 2018-08-17 05:58:54,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/b97da0fa-db4d-4fe0-b75f-2da3d850e406 0.234s 2018-08-17 05:58:54,853 63 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.23:9696/v2.0/security-groups/b97da0fa-db4d-4fe0-b75f-2da3d850e406', u'date': 'Fri, 17 Aug 2018 05:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb56984f-58d4-4640-bce5-eeacf9ca2365'} Body: 2018-08-17 05:58:55.120 63 INFO tempest.lib.common.rest_client [req-aeaa95a5-14f5-45b8-8df7-b628fc2c4924 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.240s 2018-08-17 05:58:55.120 63 DEBUG tempest.lib.common.rest_client [req-aeaa95a5-14f5-45b8-8df7-b628fc2c4924 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1530183488 description", "name": "tempest-secgroup-smoke-1530183488"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aeaa95a5-14f5-45b8-8df7-b628fc2c4924'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1530183488 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:54Z", "updated_at": "2018-08-17T05:58:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:58:54Z", "revision_number": 0, "id": "76586727-3b8d-4d17-95f2-ca9911a0ed11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:58:54Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:58:54Z", "revision_number": 0, "id": "b751bc94-cea9-4808-8fdd-70a349edc82f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:58:54Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "668a0b53-100c-4421-8816-c23949eb8544", "name": "tempest-secgroup-smoke-1530183488"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:55.344 63 INFO tempest.lib.common.rest_client [req-62c126dc-75ba-4477-90f0-f5b7d91ae259 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.222s 2018-08-17 05:58:55.345 63 DEBUG tempest.lib.common.rest_client [req-62c126dc-75ba-4477-90f0-f5b7d91ae259 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62c126dc-75ba-4477-90f0-f5b7d91ae259'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "26321b79-4579-4be9-92dc-ec3aeefb652c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:55.540 63 INFO tempest.lib.common.rest_client [req-dd84f4f5-ae2c-4646-8087-b2ac7153eac4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.195s 2018-08-17 05:58:55.541 63 DEBUG tempest.lib.common.rest_client [req-dd84f4f5-ae2c-4646-8087-b2ac7153eac4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd84f4f5-ae2c-4646-8087-b2ac7153eac4'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0bae4664-e2eb-4f5b-9fac-6edafb3dcf6c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:55.745 63 INFO tempest.lib.common.rest_client [req-0f5f73a7-c0c5-44fa-8f76-07cdfa3c7469 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.203s 2018-08-17 05:58:55.746 63 DEBUG tempest.lib.common.rest_client [req-0f5f73a7-c0c5-44fa-8f76-07cdfa3c7469 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f5f73a7-c0c5-44fa-8f76-07cdfa3c7469'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bd8ff77d-23bf-4978-87ec-0fea5bda49b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:56.089 63 INFO tempest.lib.common.rest_client [req-4dc958ad-c470-4319-b83b-1b175cddb558 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.343s 2018-08-17 05:58:56.090 63 DEBUG tempest.lib.common.rest_client [req-4dc958ad-c470-4319-b83b-1b175cddb558 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dc958ad-c470-4319-b83b-1b175cddb558'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "061fbdb8-63cb-4239-8e58-8f610ea15ccf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:56.595 63 INFO tempest.lib.common.rest_client [req-abb8754d-eac6-45bc-a389-c909d0210aab ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.504s 2018-08-17 05:58:56.596 63 DEBUG tempest.lib.common.rest_client [req-abb8754d-eac6-45bc-a389-c909d0210aab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abb8754d-eac6-45bc-a389-c909d0210aab'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e5f9d80f-6cfa-4194-bae5-a7cfb071d4d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:56.752 63 INFO tempest.lib.common.rest_client [req-ac848214-38f0-4f0b-8649-190dca66692e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 05:58:56.753 63 DEBUG tempest.lib.common.rest_client [req-ac848214-38f0-4f0b-8649-190dca66692e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac848214-38f0-4f0b-8649-190dca66692e'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "41eb3ab8-1db9-4bfd-9bb7-a7518c5a3bb5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:56.889 63 INFO tempest.lib.common.rest_client [req-0f0d693c-84c1-4427-8872-93a0a23da3fc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 05:58:56.889 63 DEBUG tempest.lib.common.rest_client [req-0f0d693c-84c1-4427-8872-93a0a23da3fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f0d693c-84c1-4427-8872-93a0a23da3fc'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "494f0dd8-1d27-49f2-ba94-cd04dcfbd17e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:57.329 63 INFO tempest.lib.common.rest_client [req-b8bb8551-ddf8-4af1-8489-6264f03a9a5c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.439s 2018-08-17 05:58:57.330 63 DEBUG tempest.lib.common.rest_client [req-b8bb8551-ddf8-4af1-8489-6264f03a9a5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8bb8551-ddf8-4af1-8489-6264f03a9a5c'} 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-08-17T05:58:57Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0408ba47-0228-43b7-a101-2739210a6620"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:57.615 63 INFO tempest.lib.common.rest_client [req-284488d5-7b52-4749-af5c-3ff9ed886002 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/networks 0.284s 2018-08-17 05:58:57.616 63 DEBUG tempest.lib.common.rest_client [req-284488d5-7b52-4749-af5c-3ff9ed886002 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1404262924"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-284488d5-7b52-4749-af5c-3ff9ed886002'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:58:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","name":"tempest-A-1404262924"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:58.167 63 INFO tempest.lib.common.rest_client [req-7902f69a-19cd-4b8a-8c45-bfd0afcdfd55 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.549s 2018-08-17 05:58:58.167 63 DEBUG tempest.lib.common.rest_client [req-7902f69a-19cd-4b8a-8c45-bfd0afcdfd55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "name": "tempest-subnet-A-1-36494558"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7902f69a-19cd-4b8a-8c45-bfd0afcdfd55'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:57Z","dns_nameservers":[],"updated_at":"2018-08-17T05:58:57Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19","subnetpool_id":null,"name":"tempest-subnet-A-1-36494558"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:58.412 63 INFO tempest.lib.common.rest_client [req-fe4b3eae-9244-478c-b563-92846351b7c7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/networks 0.243s 2018-08-17 05:58:58.412 63 DEBUG tempest.lib.common.rest_client [req-fe4b3eae-9244-478c-b563-92846351b7c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1970115757"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe4b3eae-9244-478c-b563-92846351b7c7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:58:58Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","name":"tempest-B-1970115757"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:59.045 63 INFO tempest.lib.common.rest_client [req-4b9ff56e-5a3f-4550-8385-fba026bb1661 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.632s 2018-08-17 05:58:59.046 63 DEBUG tempest.lib.common.rest_client [req-4b9ff56e-5a3f-4550-8385-fba026bb1661 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "name": "tempest-subnet-B-1-918951888"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9ff56e-5a3f-4550-8385-fba026bb1661'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:58Z","dns_nameservers":[],"updated_at":"2018-08-17T05:58:58Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"d8ceff21-deba-4fb7-9b3a-0e49304c4906","subnetpool_id":null,"name":"tempest-subnet-B-1-918951888"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:59.464 63 INFO tempest.lib.common.rest_client [req-9b94206c-624d-40b5-b18d-d86dc5a1a56f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.416s 2018-08-17 05:58:59.465 63 DEBUG tempest.lib.common.rest_client [req-9b94206c-624d-40b5-b18d-d86dc5a1a56f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b94206c-624d-40b5-b18d-d86dc5a1a56f'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "a013f5b7-0606-4276-80df-717eb47db3b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:58:59.637 63 INFO tempest.lib.common.rest_client [req-816cc3bf-061a-424b-a5f2-f92f81b6d15f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.172s 2018-08-17 05:58:59.638 63 DEBUG tempest.lib.common.rest_client [req-816cc3bf-061a-424b-a5f2-f92f81b6d15f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-657288057"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-816cc3bf-061a-424b-a5f2-f92f81b6d15f', 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': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-816cc3bf-061a-424b-a5f2-f92f81b6d15f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSGDEqfoPstUcfSzdgGEkeSnQ6xBikyvUQUI6KqNRMeBIAQGY0YOINk/CdOvNzYhDDHLzUwWVMQ3GAbusMd6B+9xC04DQiSMvAiouqpNa6pDH9s8dDKvgHpfe4wKdgTfempV2XMzOOtB7LxJVkWr1rtZp0uTb/kAI7to3xYb1l8OwFQ8bxHbwVgwqgL1ytS8BEERtHkmvsutdPdMqylLH1kmZOX6emjZMSsuWRlVJtDTlM3u2fsY++qjA3PiruM7QMymw31y7+WtrIdgVAhJX7OTqg5cAm8MiV1o4y8/RaH6xnQS48xp8IheFRjCmasvZ8m9RXAlZDWjivF7fXKLgB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0hgxKn6D7LVHH0s3YBhJHkp0OsQYpMr1EFCOiqjUTHgSAEBm\nNGDiDZPwnTrzc2IQwxy81MFlTENxgG7rDHegfvcQtOA0IkjLwIqLqqTWuqQx/bPH\nQyr4B6X3uMCnYE33pqVdlzMzjrQey8SVZFq9a7WadLk2/5ACO7aN8WG9ZfDsBUPG\n8R28FYMKoC9crUvARBEbR5Jr7LrXT3TKspSx9ZJmTl+npo2TErLlkZVSbQ05TN7t\nn7GPvqowNz4q7jO0DMpsN9cu/lrayHYFQISV+zk6oOXAJvDIldaOMvP0Wh+sZ0Eu\nPMafCIXhUYwpmrL2fJvUVwJWQ1o4rxe31yi4AQIDAQABAoIBAD9GXfhoZh8ycZsx\nMhpU9iCTV/IjATEQl0I0oNmOA3KMbw94Vc/Mpghk2ADislO740SAMTb6kCGp5lNC\nFLSKiuHyUyvGoqz4s7TnhSz9vFY2AYBhVtAZ7t2O1M7l5wMQOFgOUeOp3gtKoEPK\njxvMYGRCK6Sf67qIisOlNZbPUxWSL7OWLtslVyPMNqaPPLWk8Ewu/53QfsRfrn3V\n1Wi9I/VcrMj5EB493k+TcvZLsIJBmVwI0mC2odnfmKJDkP9xmDPtnKIL0mEkP6hB\nFI36ZXLKfGRXH7yi+8OwrY7h/OkvZQc17zR3E4iS/rtd+JYlrkb3YsrYbqpYxyyf\nHsmKvYkCgYEA/DT2cDzo7leTpiPwSqXFbMFtnO6WIuAUIx0dX1dTw/1HxHwUHgEI\nA+xY1U165rHKjVzsCvkVkqonYmdqIJ+EZeP17im/fD9V39GGyiewC9R9m98m4O2M\nBSwg6bQMtjqyng8Z3fbZ+QnoCbb/wc6S0Mik2lGMnKH9mpAbZBYzpnMCgYEA1UEX\nA9W+b8Xu14tYRHiMjXH+kiEOzIBI+N2XhsR1WEpopH9x/gWGbxhs3OiUP+t7LGwE\nO9aBztlMKwqUUNMZjzJg2G8MuFzUQUfotZ94sbhVetHIXWyq0lHQMFEmvvn9qu9l\naHhFGmrAttzrWIRsqgodgBnpFfdIGwDJs0gO1rsCgYEAjrAQNRPg3OejWz299x2u\ngoc00rKRMo4AFpWkRoqLk7i6X8mrQAZpWH7hC1zYiahQ5oWJ7fNaZy3pNl03x9k3\n+MVuIB5yfYL/vK84SSsHCMphfkxUHLGIpGyA+nepMXgoEhCNG+1LCQC3zLdCH44V\nthWuXu4AVaW4azfYp1mAQ00CgYEAkmKy5LwFlH5fXHBXr/C8MqAMqsysdu6cqNCb\nojQbhPbW7Axb+I5cYMh4eg/hLBt+Gtku8tBlnNMG+QizFORDyEtBtXBNYATA4ur0\nsC/+zqgFbWCx1IeyntrwOSqLmU7LtVnN16+vZ9nd3ei6WLHWUcbNx1CB8sUjJv4c\ndsfA/98CgYAAswHSvAB0svV9wrnEZQ/lz0H6/aF3bsOFAqXZotR0acl+ndE16u9I\nZgebAPhkw67zel7carhXRqquVvYs+puD8h3qvgLBePwg4tJkX7t34mYsq7DENL/P\nLWAhUZ+NagN+SSytFsrrtlFrFXsGdJceqCQ3Iiw2jRG1HDllldCw3w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-657288057", "fingerprint": "3b:4b:22:9b:95:6b:2b:c5:bc:84:b4:f4:bb:77:c0:17"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:00.805 63 INFO tempest.lib.common.rest_client [req-80ef7b27-8423-4cc6-9c45-804d54b4224b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/ports 1.162s 2018-08-17 05:59:00.805 63 DEBUG tempest.lib.common.rest_client [req-80ef7b27-8423-4cc6-9c45-804d54b4224b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1853868435", "security_groups": ["668a0b53-100c-4421-8816-c23949eb8544"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-80ef7b27-8423-4cc6-9c45-804d54b4224b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:59:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:59:00Z","name":"tempest-port-smoke-1853868435","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:77:80:b9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19","ip_address":"10.101.11.10"}],"id":"eb427fed-09e0-4e59-8be8-76a9ed268741","security_groups":["668a0b53-100c-4421-8816-c23949eb8544"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:02.932 63 INFO tempest.lib.common.rest_client [req-69906b5c-c024-41b2-9daf-bd3cc0e81b27 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.23:8774/v2.1/servers 2.125s 2018-08-17 05:59:02.933 63 DEBUG tempest.lib.common.rest_client [req-69906b5c-c024-41b2-9daf-bd3cc0e81b27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-657288057", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "port": "eb427fed-09e0-4e59-8be8-76a9ed268741"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-69906b5c-c024-41b2-9daf-bd3cc0e81b27', 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69906b5c-c024-41b2-9daf-bd3cc0e81b27'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "adminPass": "X2Gsbs6Fohrj"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:03.248 63 INFO tempest.lib.common.rest_client [req-99ea28f5-1d04-4d81-b0b7-381fc5347bca ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.311s 2018-08-17 05:59:03.249 63 DEBUG tempest.lib.common.rest_client [req-99ea28f5-1d04-4d81-b0b7-381fc5347bca ] 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-99ea28f5-1d04-4d81-b0b7-381fc5347bca', 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': 'Fri, 17 Aug 2018 05:59:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99ea28f5-1d04-4d81-b0b7-381fc5347bca'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:04.582 63 INFO tempest.lib.common.rest_client [req-57e34880-08ea-4da4-812b-21ad6b18c91c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.318s 2018-08-17 05:59:04.583 63 DEBUG tempest.lib.common.rest_client [req-57e34880-08ea-4da4-812b-21ad6b18c91c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-57e34880-08ea-4da4-812b-21ad6b18c91c', 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': 'Fri, 17 Aug 2018 05:59:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57e34880-08ea-4da4-812b-21ad6b18c91c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:04.596 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 05:59:05.932 63 INFO tempest.lib.common.rest_client [req-61825543-f170-4c03-ac63-19264dc6a3f5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.334s 2018-08-17 05:59:05.933 63 DEBUG tempest.lib.common.rest_client [req-61825543-f170-4c03-ac63-19264dc6a3f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-61825543-f170-4c03-ac63-19264dc6a3f5', 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': 'Fri, 17 Aug 2018 05:59:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61825543-f170-4c03-ac63-19264dc6a3f5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:05.946 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:59:07.613 63 INFO tempest.lib.common.rest_client [req-342c187a-2a77-4e7a-80ae-40a88ae6499f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.664s 2018-08-17 05:59:07.613 63 DEBUG tempest.lib.common.rest_client [req-342c187a-2a77-4e7a-80ae-40a88ae6499f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-342c187a-2a77-4e7a-80ae-40a88ae6499f', 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': 'Fri, 17 Aug 2018 05:59:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-342c187a-2a77-4e7a-80ae-40a88ae6499f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:09.018 63 INFO tempest.lib.common.rest_client [req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.390s 2018-08-17 05:59:09.018 63 DEBUG tempest.lib.common.rest_client [req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf', 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': 'Fri, 17 Aug 2018 05:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:09.033 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:59:09.337 63 INFO tempest.lib.common.rest_client [req-c6199886-d404-4749-9705-641d04b8218a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.304s 2018-08-17 05:59:09.338 63 DEBUG tempest.lib.common.rest_client [req-c6199886-d404-4749-9705-641d04b8218a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-c6199886-d404-4749-9705-641d04b8218a', 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': 'Fri, 17 Aug 2018 05:59:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6199886-d404-4749-9705-641d04b8218a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:09.351 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 6279b345-fd9e-4921-b3c9-665788c864eb with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:59:10.431 63 INFO tempest.lib.common.rest_client [req-ce19cbc1-6b2a-4612-9582-b29e5b58e7a8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/ports 1.079s 2018-08-17 05:59:10.432 63 DEBUG tempest.lib.common.rest_client [req-ce19cbc1-6b2a-4612-9582-b29e5b58e7a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1135438698", "security_groups": ["668a0b53-100c-4421-8816-c23949eb8544"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:59:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce19cbc1-6b2a-4612-9582-b29e5b58e7a8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:59:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:59:10Z","name":"tempest-port-smoke-1135438698","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c5:84:bd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"d8ceff21-deba-4fb7-9b3a-0e49304c4906","ip_address":"10.102.21.20"}],"id":"be09a61c-95d9-45aa-96f0-8f75ce77b827","security_groups":["668a0b53-100c-4421-8816-c23949eb8544"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:11.533 63 INFO tempest.lib.common.rest_client [req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.23:8774/v2.1/servers 1.100s 2018-08-17 05:59:11.534 63 DEBUG tempest.lib.common.rest_client [req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-657288057", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "port": "be09a61c-95d9-45aa-96f0-8f75ce77b827"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b', 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:59:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a37c1689-5918-447f-8901-fa26b10acdab", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "adminPass": "LpHL7dxMFpjU"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:11.842 63 INFO tempest.lib.common.rest_client [req-86cb5a7d-b53a-44d8-997d-094e133bb6cd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.305s 2018-08-17 05:59:11.843 63 DEBUG tempest.lib.common.rest_client [req-86cb5a7d-b53a-44d8-997d-094e133bb6cd ] 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-86cb5a7d-b53a-44d8-997d-094e133bb6cd', 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': 'Fri, 17 Aug 2018 05:59:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86cb5a7d-b53a-44d8-997d-094e133bb6cd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:13.131 63 INFO tempest.lib.common.rest_client [req-f761b7ff-193c-470b-9bc2-5e0653933d5b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.274s 2018-08-17 05:59:13.132 63 DEBUG tempest.lib.common.rest_client [req-f761b7ff-193c-470b-9bc2-5e0653933d5b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1257', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-f761b7ff-193c-470b-9bc2-5e0653933d5b', 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': 'Fri, 17 Aug 2018 05:59:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f761b7ff-193c-470b-9bc2-5e0653933d5b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:13.145 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 05:59:14.483 63 INFO tempest.lib.common.rest_client [req-8cb77cbc-f834-4652-acbd-5c37ca6119a8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.337s 2018-08-17 05:59:14.484 63 DEBUG tempest.lib.common.rest_client [req-8cb77cbc-f834-4652-acbd-5c37ca6119a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-8cb77cbc-f834-4652-acbd-5c37ca6119a8', 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': 'Fri, 17 Aug 2018 05:59:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cb77cbc-f834-4652-acbd-5c37ca6119a8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:14.497 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 05:59:15.875 63 INFO tempest.lib.common.rest_client [req-46459919-9b9c-4b83-830f-c9c0526ac214 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.376s 2018-08-17 05:59:15.875 63 DEBUG tempest.lib.common.rest_client [req-46459919-9b9c-4b83-830f-c9c0526ac214 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-46459919-9b9c-4b83-830f-c9c0526ac214', 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': 'Fri, 17 Aug 2018 05:59:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-46459919-9b9c-4b83-830f-c9c0526ac214'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:15.889 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:59:17.052 63 INFO tempest.lib.common.rest_client [req-220af9f1-c62e-47c5-a01a-a33f4807be00 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.161s 2018-08-17 05:59:17.053 63 DEBUG tempest.lib.common.rest_client [req-220af9f1-c62e-47c5-a01a-a33f4807be00 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-220af9f1-c62e-47c5-a01a-a33f4807be00', 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': 'Fri, 17 Aug 2018 05:59:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-220af9f1-c62e-47c5-a01a-a33f4807be00'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:18.216 63 INFO tempest.lib.common.rest_client [req-8836833b-313f-4009-a0df-6479894bd1c7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.149s 2018-08-17 05:59:18.217 63 DEBUG tempest.lib.common.rest_client [req-8836833b-313f-4009-a0df-6479894bd1c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-8836833b-313f-4009-a0df-6479894bd1c7', 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': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8836833b-313f-4009-a0df-6479894bd1c7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:18.230 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:59:18.377 63 INFO tempest.lib.common.rest_client [req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.145s 2018-08-17 05:59:18.378 63 DEBUG tempest.lib.common.rest_client [req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d', 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': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:18.391 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: a37c1689-5918-447f-8901-fa26b10acdab with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 05:59:18.698 63 INFO tempest.lib.common.rest_client [req-67591972-0ca2-4b8f-a00a-a3f4a6ffd633 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations 0.306s 2018-08-17 05:59:18.698 63 DEBUG tempest.lib.common.rest_client [req-67591972-0ca2-4b8f-a00a-a3f4a6ffd633 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations', u'date': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67591972-0ca2-4b8f-a00a-a3f4a6ffd633'} Body: {"network_association": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "id": "f15d5f9a-f978-42d9-9d78-16d0905ebe72"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:19.359 63 INFO tempest.lib.common.rest_client [req-e411f035-ba78-4b5f-bc8b-99ea00a49dd0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations 0.659s 2018-08-17 05:59:19.359 63 DEBUG tempest.lib.common.rest_client [req-e411f035-ba78-4b5f-bc8b-99ea00a49dd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations', u'date': 'Fri, 17 Aug 2018 05:59:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e411f035-ba78-4b5f-bc8b-99ea00a49dd0'} Body: {"network_association": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "id": "f2194783-de8c-4258-9f30-dc389de40f4b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:19.360 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 05:59:19.487 63 INFO tempest.lib.common.rest_client [req-f7ab5d30-680e-415e-a90a-017bbf0162c6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/routers 0.127s 2018-08-17 05:59:19.488 63 DEBUG tempest.lib.common.rest_client [req-f7ab5d30-680e-415e-a90a-017bbf0162c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1157703022", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:59:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7ab5d30-680e-415e-a90a-017bbf0162c6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:19Z", "admin_state_up": true, "updated_at": "2018-08-17T05:59:19Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "643e2913-06f1-41f9-8e17-cd8af862758a", "name": "tempest-router--1157703022"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:20.923 63 INFO tempest.lib.common.rest_client [req-e2221d53-d114-4a51-8e24-0e7b10ba3c92 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a 1.434s 2018-08-17 05:59:20.924 63 DEBUG tempest.lib.common.rest_client [req-e2221d53-d114-4a51-8e24-0e7b10ba3c92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a', u'date': 'Fri, 17 Aug 2018 05:59:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2221d53-d114-4a51-8e24-0e7b10ba3c92'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:19Z", "admin_state_up": true, "updated_at": "2018-08-17T05:59:20Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "643e2913-06f1-41f9-8e17-cd8af862758a", "name": "tempest-router--1157703022"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:22.948 63 INFO tempest.lib.common.rest_client [req-931669a9-431b-4583-b76b-0bde48625594 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/add_router_interface 2.023s 2018-08-17 05:59:22.948 63 DEBUG tempest.lib.common.rest_client [req-931669a9-431b-4583-b76b-0bde48625594 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:59:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-931669a9-431b-4583-b76b-0bde48625594'} Body: {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19", "subnet_ids": ["7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"], "port_id": "75d70613-b602-45cc-901d-cd6ebb8b09f4", "id": "643e2913-06f1-41f9-8e17-cd8af862758a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:24.943 63 INFO tempest.lib.common.rest_client [req-3313719c-312e-4d3f-a261-810a17a100e0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.993s 2018-08-17 05:59:24.943 63 DEBUG tempest.lib.common.rest_client [req-3313719c-312e-4d3f-a261-810a17a100e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "eb427fed-09e0-4e59-8be8-76a9ed268741"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:59:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3313719c-312e-4d3f-a261-810a17a100e0'} Body: {"floatingip": {"router_id": "643e2913-06f1-41f9-8e17-cd8af862758a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:59:24Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "eb427fed-09e0-4e59-8be8-76a9ed268741", "id": "b5181fbb-141d-4c38-9c52-1ce6951e911c", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:24Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 05:59:24.944 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 05:59:40.984 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:59:41.048 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:59:41.080 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 05:59:41.195 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 05:59:41.195 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 05:59:41.197 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:59:41.258 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 05:59:41.262 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 05:59:46.268 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 05:59:46.269 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:00:56.305 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:00:56.305 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:00:56.310 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:00:56.409 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:00:56.438 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:01:01.445 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:01:01.445 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:02:11.513 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:02:11.514 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:02:11.514 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11.519 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11.620 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:02:11.646 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11.652 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:02:11.652 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:45:52:f2 [ether] on eth0 2018-08-17 06:02:11.653 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:02:11.653 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11.655 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11.712 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:02:11.719 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11.727 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:02:11.727 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:02:11.728 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11.730 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11.788 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:02:11.794 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11.800 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:02:11.801 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11.802 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11.860 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:02:11.866 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11.872 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:02:11.872 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:45:52:f2 [ether] on eth0 2018-08-17 06:02:11.873 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:02:11.873 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11.875 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11.936 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:02:11.940 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:16.949 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:02:16.949 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:03:27.005 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:03:27.006 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:03:27.009 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:03:27.069 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:03:27.074 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:03:32.081 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:03:32.081 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:04:42.152 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.203: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:04:43.266 63 INFO tempest.lib.common.rest_client [req-b36a12f7-ddaf-4e81-99ef-6c26534818fc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b5181fbb-141d-4c38-9c52-1ce6951e911c 1.112s 2018-08-17 06:04:43.267 63 DEBUG tempest.lib.common.rest_client [req-b36a12f7-ddaf-4e81-99ef-6c26534818fc ] 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.23:9696/v2.0/floatingips/b5181fbb-141d-4c38-9c52-1ce6951e911c', u'date': 'Fri, 17 Aug 2018 06:04:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b36a12f7-ddaf-4e81-99ef-6c26534818fc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:45.601 63 INFO tempest.lib.common.rest_client [req-f1b61ba8-379d-4f2b-b692-e78d3bfa1226 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/remove_router_interface 2.333s 2018-08-17 06:04:45.602 63 DEBUG tempest.lib.common.rest_client [req-f1b61ba8-379d-4f2b-b692-e78d3bfa1226 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:04:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1b61ba8-379d-4f2b-b692-e78d3bfa1226'} Body: {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19", "subnet_ids": ["7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"], "port_id": "75d70613-b602-45cc-901d-cd6ebb8b09f4", "id": "643e2913-06f1-41f9-8e17-cd8af862758a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:47.149 63 INFO tempest.lib.common.rest_client [req-73afe8b2-e01d-4d71-88d3-4d2cb3fdc27b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a 1.545s 2018-08-17 06:04:47.150 63 DEBUG tempest.lib.common.rest_client [req-73afe8b2-e01d-4d71-88d3-4d2cb3fdc27b ] 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.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a', u'date': 'Fri, 17 Aug 2018 06:04:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73afe8b2-e01d-4d71-88d3-4d2cb3fdc27b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:47.530 63 INFO tempest.lib.common.rest_client [req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.378s 2018-08-17 06:04:47.530 63 DEBUG tempest.lib.common.rest_client [req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b', 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': 'Fri, 17 Aug 2018 06:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:47.959 63 INFO tempest.lib.common.rest_client [req-a2a5926d-99f4-44bf-a26e-698bf50cdf92 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.428s 2018-08-17 06:04:47.960 63 DEBUG tempest.lib.common.rest_client [req-a2a5926d-99f4-44bf-a26e-698bf50cdf92 ] 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-a2a5926d-99f4-44bf-a26e-698bf50cdf92', 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': 'Fri, 17 Aug 2018 06:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a2a5926d-99f4-44bf-a26e-698bf50cdf92'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:47Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:49.540 63 INFO tempest.lib.common.rest_client [req-08fcac8c-debd-4f46-8e4d-2be603579450 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.566s 2018-08-17 06:04:49.541 63 DEBUG tempest.lib.common.rest_client [req-08fcac8c-debd-4f46-8e4d-2be603579450 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-08fcac8c-debd-4f46-8e4d-2be603579450', 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': 'Fri, 17 Aug 2018 06:04:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08fcac8c-debd-4f46-8e4d-2be603579450'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:48Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:50.600 63 INFO tempest.lib.common.rest_client [req-13dbab3c-8591-4014-bd48-462915dbc9ba ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.042s 2018-08-17 06:04:50.601 63 DEBUG tempest.lib.common.rest_client [req-13dbab3c-8591-4014-bd48-462915dbc9ba ] 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-13dbab3c-8591-4014-bd48-462915dbc9ba', 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': 'Fri, 17 Aug 2018 06:04:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-13dbab3c-8591-4014-bd48-462915dbc9ba'} Body: {"itemNotFound": {"message": "Instance a37c1689-5918-447f-8901-fa26b10acdab could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:51.134 63 INFO tempest.lib.common.rest_client [req-16b2ec1a-0919-498e-8cdf-d3af6020f11d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/be09a61c-95d9-45aa-96f0-8f75ce77b827 0.532s 2018-08-17 06:04:51.135 63 DEBUG tempest.lib.common.rest_client [req-16b2ec1a-0919-498e-8cdf-d3af6020f11d ] 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.23:9696/v2.0/ports/be09a61c-95d9-45aa-96f0-8f75ce77b827', u'date': 'Fri, 17 Aug 2018 06:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16b2ec1a-0919-498e-8cdf-d3af6020f11d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:51.292 63 INFO tempest.lib.common.rest_client [req-7c8c4814-8df1-4a9c-a351-02a95105f0cd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.157s 2018-08-17 06:04:51.293 63 DEBUG tempest.lib.common.rest_client [req-7c8c4814-8df1-4a9c-a351-02a95105f0cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-7c8c4814-8df1-4a9c-a351-02a95105f0cd', 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': 'Fri, 17 Aug 2018 06:04:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c8c4814-8df1-4a9c-a351-02a95105f0cd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:51.778 63 INFO tempest.lib.common.rest_client [req-4c27d239-c5a4-42f1-b14c-f04929773ca3 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.484s 2018-08-17 06:04:51.779 63 DEBUG tempest.lib.common.rest_client [req-4c27d239-c5a4-42f1-b14c-f04929773ca3 ] 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-4c27d239-c5a4-42f1-b14c-f04929773ca3', 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': 'Fri, 17 Aug 2018 06:04:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c27d239-c5a4-42f1-b14c-f04929773ca3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:52.896 63 INFO tempest.lib.common.rest_client [req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.102s 2018-08-17 06:04:52.897 63 DEBUG tempest.lib.common.rest_client [req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8', 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': 'Fri, 17 Aug 2018 06:04:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:04:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T06:04:52.000000", "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:52.911 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-17 06:04:53.953 63 INFO tempest.lib.common.rest_client [req-ec59bc43-4a3c-4108-9649-9d1180e0ce18 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.041s 2018-08-17 06:04:53.954 63 DEBUG tempest.lib.common.rest_client [req-ec59bc43-4a3c-4108-9649-9d1180e0ce18 ] 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-ec59bc43-4a3c-4108-9649-9d1180e0ce18', 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': 'Fri, 17 Aug 2018 06:04:53 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ec59bc43-4a3c-4108-9649-9d1180e0ce18'} Body: {"itemNotFound": {"message": "Instance 6279b345-fd9e-4921-b3c9-665788c864eb could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:54.776 63 INFO tempest.lib.common.rest_client [req-8d67663c-c782-453f-97d0-2439fdc0de25 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/eb427fed-09e0-4e59-8be8-76a9ed268741 0.821s 2018-08-17 06:04:54.777 63 DEBUG tempest.lib.common.rest_client [req-8d67663c-c782-453f-97d0-2439fdc0de25 ] 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.23:9696/v2.0/ports/eb427fed-09e0-4e59-8be8-76a9ed268741', u'date': 'Fri, 17 Aug 2018 06:04:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d67663c-c782-453f-97d0-2439fdc0de25'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:54.814 63 INFO tempest.lib.common.rest_client [req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-657288057 0.036s 2018-08-17 06:04:54.815 63 DEBUG tempest.lib.common.rest_client [req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-657288057', u'x-compute-request-id': 'req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b', 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': 'Fri, 17 Aug 2018 06:04:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:56.353 63 INFO tempest.lib.common.rest_client [req-0100fcdc-27c1-46f5-813a-836e8f352f45 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/d8ceff21-deba-4fb7-9b3a-0e49304c4906 1.538s 2018-08-17 06:04:56.354 63 DEBUG tempest.lib.common.rest_client [req-0100fcdc-27c1-46f5-813a-836e8f352f45 ] 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.23:9696/v2.0/subnets/d8ceff21-deba-4fb7-9b3a-0e49304c4906', u'date': 'Fri, 17 Aug 2018 06:04:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0100fcdc-27c1-46f5-813a-836e8f352f45'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:57.986 63 INFO tempest.lib.common.rest_client [req-54eb667c-b0ab-4df9-b3f6-dbd6881336ed ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/7d5a59b4-3460-48ad-aa0f-b51d75e8c394 1.631s 2018-08-17 06:04:57.987 63 DEBUG tempest.lib.common.rest_client [req-54eb667c-b0ab-4df9-b3f6-dbd6881336ed ] 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.23:9696/v2.0/networks/7d5a59b4-3460-48ad-aa0f-b51d75e8c394', u'date': 'Fri, 17 Aug 2018 06:04:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-54eb667c-b0ab-4df9-b3f6-dbd6881336ed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:04:59.428 63 INFO tempest.lib.common.rest_client [req-02b4ef70-0711-4ff9-a2af-3f7e0d5e47ff ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19 1.440s 2018-08-17 06:04:59.429 63 DEBUG tempest.lib.common.rest_client [req-02b4ef70-0711-4ff9-a2af-3f7e0d5e47ff ] 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.23:9696/v2.0/subnets/7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19', u'date': 'Fri, 17 Aug 2018 06:04:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02b4ef70-0711-4ff9-a2af-3f7e0d5e47ff'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:00.821 63 INFO tempest.lib.common.rest_client [req-9a37127f-e41b-46b5-aec7-90d4e21e7689 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/439ba2ff-4ea2-4cd7-9e79-2c4540a1b965 1.391s 2018-08-17 06:05:00.822 63 DEBUG tempest.lib.common.rest_client [req-9a37127f-e41b-46b5-aec7-90d4e21e7689 ] 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.23:9696/v2.0/networks/439ba2ff-4ea2-4cd7-9e79-2c4540a1b965', u'date': 'Fri, 17 Aug 2018 06:05:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a37127f-e41b-46b5-aec7-90d4e21e7689'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:01.232 63 INFO tempest.lib.common.rest_client [req-184aa1bf-6006-42fe-af61-13e96ee0c4ec ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/668a0b53-100c-4421-8816-c23949eb8544 0.409s 2018-08-17 06:05:01.233 63 DEBUG tempest.lib.common.rest_client [req-184aa1bf-6006-42fe-af61-13e96ee0c4ec ] 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.23:9696/v2.0/security-groups/668a0b53-100c-4421-8816-c23949eb8544', u'date': 'Fri, 17 Aug 2018 06:05:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-184aa1bf-6006-42fe-af61-13e96ee0c4ec'} 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_negative_update_to_empty_rt_list [366.355561s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 852, in test_bgpvpn_negative_update_to_empty_rt_list self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:58:55,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.240s 2018-08-17 05:58:55,120 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1530183488 description", "name": "tempest-secgroup-smoke-1530183488"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aeaa95a5-14f5-45b8-8df7-b628fc2c4924'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1530183488 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:54Z", "updated_at": "2018-08-17T05:58:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:58:54Z", "revision_number": 0, "id": "76586727-3b8d-4d17-95f2-ca9911a0ed11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:58:54Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:58:54Z", "revision_number": 0, "id": "b751bc94-cea9-4808-8fdd-70a349edc82f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:58:54Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "668a0b53-100c-4421-8816-c23949eb8544", "name": "tempest-secgroup-smoke-1530183488"}} 2018-08-17 05:58:55,344 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.222s 2018-08-17 05:58:55,345 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62c126dc-75ba-4477-90f0-f5b7d91ae259'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "26321b79-4579-4be9-92dc-ec3aeefb652c"}} 2018-08-17 05:58:55,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.195s 2018-08-17 05:58:55,541 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd84f4f5-ae2c-4646-8087-b2ac7153eac4'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0bae4664-e2eb-4f5b-9fac-6edafb3dcf6c"}} 2018-08-17 05:58:55,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.203s 2018-08-17 05:58:55,746 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f5f73a7-c0c5-44fa-8f76-07cdfa3c7469'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bd8ff77d-23bf-4978-87ec-0fea5bda49b7"}} 2018-08-17 05:58:56,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.343s 2018-08-17 05:58:56,090 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dc958ad-c470-4319-b83b-1b175cddb558'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "061fbdb8-63cb-4239-8e58-8f610ea15ccf"}} 2018-08-17 05:58:56,595 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.504s 2018-08-17 05:58:56,596 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abb8754d-eac6-45bc-a389-c909d0210aab'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e5f9d80f-6cfa-4194-bae5-a7cfb071d4d1"}} 2018-08-17 05:58:56,752 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 05:58:56,753 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac848214-38f0-4f0b-8649-190dca66692e'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "41eb3ab8-1db9-4bfd-9bb7-a7518c5a3bb5"}} 2018-08-17 05:58:56,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 05:58:56,889 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f0d693c-84c1-4427-8872-93a0a23da3fc'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "494f0dd8-1d27-49f2-ba94-cd04dcfbd17e"}} 2018-08-17 05:58:57,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.439s 2018-08-17 05:58:57,330 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8bb8551-ddf8-4af1-8489-6264f03a9a5c'} 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-08-17T05:58:57Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0408ba47-0228-43b7-a101-2739210a6620"}} 2018-08-17 05:58:57,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/networks 0.284s 2018-08-17 05:58:57,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1404262924"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-284488d5-7b52-4749-af5c-3ff9ed886002'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:58:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","name":"tempest-A-1404262924"}} 2018-08-17 05:58:58,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.549s 2018-08-17 05:58:58,167 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "name": "tempest-subnet-A-1-36494558"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7902f69a-19cd-4b8a-8c45-bfd0afcdfd55'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:57Z","dns_nameservers":[],"updated_at":"2018-08-17T05:58:57Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19","subnetpool_id":null,"name":"tempest-subnet-A-1-36494558"}} 2018-08-17 05:58:58,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/networks 0.243s 2018-08-17 05:58:58,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1970115757"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe4b3eae-9244-478c-b563-92846351b7c7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:58:58Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","name":"tempest-B-1970115757"}} 2018-08-17 05:58:59,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.632s 2018-08-17 05:58:59,046 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "name": "tempest-subnet-B-1-918951888"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9ff56e-5a3f-4550-8385-fba026bb1661'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:58Z","dns_nameservers":[],"updated_at":"2018-08-17T05:58:58Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"d8ceff21-deba-4fb7-9b3a-0e49304c4906","subnetpool_id":null,"name":"tempest-subnet-B-1-918951888"}} 2018-08-17 05:58:59,464 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.416s 2018-08-17 05:58:59,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b94206c-624d-40b5-b18d-d86dc5a1a56f'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "a013f5b7-0606-4276-80df-717eb47db3b7"}} 2018-08-17 05:58:59,637 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.172s 2018-08-17 05:58:59,638 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-657288057"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-816cc3bf-061a-424b-a5f2-f92f81b6d15f', 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': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-816cc3bf-061a-424b-a5f2-f92f81b6d15f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSGDEqfoPstUcfSzdgGEkeSnQ6xBikyvUQUI6KqNRMeBIAQGY0YOINk/CdOvNzYhDDHLzUwWVMQ3GAbusMd6B+9xC04DQiSMvAiouqpNa6pDH9s8dDKvgHpfe4wKdgTfempV2XMzOOtB7LxJVkWr1rtZp0uTb/kAI7to3xYb1l8OwFQ8bxHbwVgwqgL1ytS8BEERtHkmvsutdPdMqylLH1kmZOX6emjZMSsuWRlVJtDTlM3u2fsY++qjA3PiruM7QMymw31y7+WtrIdgVAhJX7OTqg5cAm8MiV1o4y8/RaH6xnQS48xp8IheFRjCmasvZ8m9RXAlZDWjivF7fXKLgB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0hgxKn6D7LVHH0s3YBhJHkp0OsQYpMr1EFCOiqjUTHgSAEBm\nNGDiDZPwnTrzc2IQwxy81MFlTENxgG7rDHegfvcQtOA0IkjLwIqLqqTWuqQx/bPH\nQyr4B6X3uMCnYE33pqVdlzMzjrQey8SVZFq9a7WadLk2/5ACO7aN8WG9ZfDsBUPG\n8R28FYMKoC9crUvARBEbR5Jr7LrXT3TKspSx9ZJmTl+npo2TErLlkZVSbQ05TN7t\nn7GPvqowNz4q7jO0DMpsN9cu/lrayHYFQISV+zk6oOXAJvDIldaOMvP0Wh+sZ0Eu\nPMafCIXhUYwpmrL2fJvUVwJWQ1o4rxe31yi4AQIDAQABAoIBAD9GXfhoZh8ycZsx\nMhpU9iCTV/IjATEQl0I0oNmOA3KMbw94Vc/Mpghk2ADislO740SAMTb6kCGp5lNC\nFLSKiuHyUyvGoqz4s7TnhSz9vFY2AYBhVtAZ7t2O1M7l5wMQOFgOUeOp3gtKoEPK\njxvMYGRCK6Sf67qIisOlNZbPUxWSL7OWLtslVyPMNqaPPLWk8Ewu/53QfsRfrn3V\n1Wi9I/VcrMj5EB493k+TcvZLsIJBmVwI0mC2odnfmKJDkP9xmDPtnKIL0mEkP6hB\nFI36ZXLKfGRXH7yi+8OwrY7h/OkvZQc17zR3E4iS/rtd+JYlrkb3YsrYbqpYxyyf\nHsmKvYkCgYEA/DT2cDzo7leTpiPwSqXFbMFtnO6WIuAUIx0dX1dTw/1HxHwUHgEI\nA+xY1U165rHKjVzsCvkVkqonYmdqIJ+EZeP17im/fD9V39GGyiewC9R9m98m4O2M\nBSwg6bQMtjqyng8Z3fbZ+QnoCbb/wc6S0Mik2lGMnKH9mpAbZBYzpnMCgYEA1UEX\nA9W+b8Xu14tYRHiMjXH+kiEOzIBI+N2XhsR1WEpopH9x/gWGbxhs3OiUP+t7LGwE\nO9aBztlMKwqUUNMZjzJg2G8MuFzUQUfotZ94sbhVetHIXWyq0lHQMFEmvvn9qu9l\naHhFGmrAttzrWIRsqgodgBnpFfdIGwDJs0gO1rsCgYEAjrAQNRPg3OejWz299x2u\ngoc00rKRMo4AFpWkRoqLk7i6X8mrQAZpWH7hC1zYiahQ5oWJ7fNaZy3pNl03x9k3\n+MVuIB5yfYL/vK84SSsHCMphfkxUHLGIpGyA+nepMXgoEhCNG+1LCQC3zLdCH44V\nthWuXu4AVaW4azfYp1mAQ00CgYEAkmKy5LwFlH5fXHBXr/C8MqAMqsysdu6cqNCb\nojQbhPbW7Axb+I5cYMh4eg/hLBt+Gtku8tBlnNMG+QizFORDyEtBtXBNYATA4ur0\nsC/+zqgFbWCx1IeyntrwOSqLmU7LtVnN16+vZ9nd3ei6WLHWUcbNx1CB8sUjJv4c\ndsfA/98CgYAAswHSvAB0svV9wrnEZQ/lz0H6/aF3bsOFAqXZotR0acl+ndE16u9I\nZgebAPhkw67zel7carhXRqquVvYs+puD8h3qvgLBePwg4tJkX7t34mYsq7DENL/P\nLWAhUZ+NagN+SSytFsrrtlFrFXsGdJceqCQ3Iiw2jRG1HDllldCw3w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-657288057", "fingerprint": "3b:4b:22:9b:95:6b:2b:c5:bc:84:b4:f4:bb:77:c0:17"}} 2018-08-17 05:59:00,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/ports 1.162s 2018-08-17 05:59:00,805 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1853868435", "security_groups": ["668a0b53-100c-4421-8816-c23949eb8544"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-80ef7b27-8423-4cc6-9c45-804d54b4224b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:59:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:59:00Z","name":"tempest-port-smoke-1853868435","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:77:80:b9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19","ip_address":"10.101.11.10"}],"id":"eb427fed-09e0-4e59-8be8-76a9ed268741","security_groups":["668a0b53-100c-4421-8816-c23949eb8544"],"device_id":""}} 2018-08-17 05:59:02,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.23:8774/v2.1/servers 2.125s 2018-08-17 05:59:02,933 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-657288057", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "port": "eb427fed-09e0-4e59-8be8-76a9ed268741"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-69906b5c-c024-41b2-9daf-bd3cc0e81b27', 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69906b5c-c024-41b2-9daf-bd3cc0e81b27'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "adminPass": "X2Gsbs6Fohrj"}} 2018-08-17 05:59:03,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.311s 2018-08-17 05:59:03,249 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-99ea28f5-1d04-4d81-b0b7-381fc5347bca', 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': 'Fri, 17 Aug 2018 05:59:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99ea28f5-1d04-4d81-b0b7-381fc5347bca'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:04,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.318s 2018-08-17 05:59:04,583 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-57e34880-08ea-4da4-812b-21ad6b18c91c', 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': 'Fri, 17 Aug 2018 05:59:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57e34880-08ea-4da4-812b-21ad6b18c91c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:04,596 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 05:59:05,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.334s 2018-08-17 05:59:05,933 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-61825543-f170-4c03-ac63-19264dc6a3f5', 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': 'Fri, 17 Aug 2018 05:59:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61825543-f170-4c03-ac63-19264dc6a3f5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:05,946 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:59:07,613 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.664s 2018-08-17 05:59:07,613 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-342c187a-2a77-4e7a-80ae-40a88ae6499f', 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': 'Fri, 17 Aug 2018 05:59:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-342c187a-2a77-4e7a-80ae-40a88ae6499f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:09,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.390s 2018-08-17 05:59:09,018 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf', 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': 'Fri, 17 Aug 2018 05:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:09,033 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:59:09,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.304s 2018-08-17 05:59:09,338 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-c6199886-d404-4749-9705-641d04b8218a', 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': 'Fri, 17 Aug 2018 05:59:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6199886-d404-4749-9705-641d04b8218a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:09,351 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6279b345-fd9e-4921-b3c9-665788c864eb with status: ACTIVE 2018-08-17 05:59:10,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/ports 1.079s 2018-08-17 05:59:10,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1135438698", "security_groups": ["668a0b53-100c-4421-8816-c23949eb8544"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:59:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce19cbc1-6b2a-4612-9582-b29e5b58e7a8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:59:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:59:10Z","name":"tempest-port-smoke-1135438698","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c5:84:bd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"d8ceff21-deba-4fb7-9b3a-0e49304c4906","ip_address":"10.102.21.20"}],"id":"be09a61c-95d9-45aa-96f0-8f75ce77b827","security_groups":["668a0b53-100c-4421-8816-c23949eb8544"],"device_id":""}} 2018-08-17 05:59:11,533 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.23:8774/v2.1/servers 1.100s 2018-08-17 05:59:11,534 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-657288057", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "port": "be09a61c-95d9-45aa-96f0-8f75ce77b827"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b', 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:59:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a37c1689-5918-447f-8901-fa26b10acdab", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "adminPass": "LpHL7dxMFpjU"}} 2018-08-17 05:59:11,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.305s 2018-08-17 05:59:11,843 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-86cb5a7d-b53a-44d8-997d-094e133bb6cd', 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': 'Fri, 17 Aug 2018 05:59:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86cb5a7d-b53a-44d8-997d-094e133bb6cd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:13,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.274s 2018-08-17 05:59:13,132 63 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': '1257', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-f761b7ff-193c-470b-9bc2-5e0653933d5b', 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': 'Fri, 17 Aug 2018 05:59:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f761b7ff-193c-470b-9bc2-5e0653933d5b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:13,145 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 05:59:14,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.337s 2018-08-17 05:59:14,484 63 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': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-8cb77cbc-f834-4652-acbd-5c37ca6119a8', 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': 'Fri, 17 Aug 2018 05:59:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cb77cbc-f834-4652-acbd-5c37ca6119a8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:14,497 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 05:59:15,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.376s 2018-08-17 05:59:15,875 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-46459919-9b9c-4b83-830f-c9c0526ac214', 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': 'Fri, 17 Aug 2018 05:59:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-46459919-9b9c-4b83-830f-c9c0526ac214'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:15,889 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:59:17,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.161s 2018-08-17 05:59:17,053 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-220af9f1-c62e-47c5-a01a-a33f4807be00', 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': 'Fri, 17 Aug 2018 05:59:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-220af9f1-c62e-47c5-a01a-a33f4807be00'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:18,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.149s 2018-08-17 05:59:18,217 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-8836833b-313f-4009-a0df-6479894bd1c7', 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': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8836833b-313f-4009-a0df-6479894bd1c7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:18,230 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:59:18,377 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.145s 2018-08-17 05:59:18,378 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d', 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': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:18,391 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a37c1689-5918-447f-8901-fa26b10acdab with status: ACTIVE 2018-08-17 05:59:18,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations 0.306s 2018-08-17 05:59:18,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations', u'date': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67591972-0ca2-4b8f-a00a-a3f4a6ffd633'} Body: {"network_association": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "id": "f15d5f9a-f978-42d9-9d78-16d0905ebe72"}} 2018-08-17 05:59:19,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations 0.659s 2018-08-17 05:59:19,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations', u'date': 'Fri, 17 Aug 2018 05:59:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e411f035-ba78-4b5f-bc8b-99ea00a49dd0'} Body: {"network_association": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "id": "f2194783-de8c-4258-9f30-dc389de40f4b"}} 2018-08-17 05:59:19,360 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:59:19,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/routers 0.127s 2018-08-17 05:59:19,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1157703022", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:59:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7ab5d30-680e-415e-a90a-017bbf0162c6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:19Z", "admin_state_up": true, "updated_at": "2018-08-17T05:59:19Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "643e2913-06f1-41f9-8e17-cd8af862758a", "name": "tempest-router--1157703022"}} 2018-08-17 05:59:20,923 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a 1.434s 2018-08-17 05:59:20,924 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a', u'date': 'Fri, 17 Aug 2018 05:59:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2221d53-d114-4a51-8e24-0e7b10ba3c92'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:19Z", "admin_state_up": true, "updated_at": "2018-08-17T05:59:20Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "643e2913-06f1-41f9-8e17-cd8af862758a", "name": "tempest-router--1157703022"}} 2018-08-17 05:59:22,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/add_router_interface 2.023s 2018-08-17 05:59:22,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:59:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-931669a9-431b-4583-b76b-0bde48625594'} Body: {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19", "subnet_ids": ["7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"], "port_id": "75d70613-b602-45cc-901d-cd6ebb8b09f4", "id": "643e2913-06f1-41f9-8e17-cd8af862758a"} 2018-08-17 05:59:24,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.993s 2018-08-17 05:59:24,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "eb427fed-09e0-4e59-8be8-76a9ed268741"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:59:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3313719c-312e-4d3f-a261-810a17a100e0'} Body: {"floatingip": {"router_id": "643e2913-06f1-41f9-8e17-cd8af862758a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:59:24Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "eb427fed-09e0-4e59-8be8-76a9ed268741", "id": "b5181fbb-141d-4c38-9c52-1ce6951e911c", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:24Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:59:24,944 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 05:59:40,984 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:59:41,048 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:59:41,080 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 05:59:41,195 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:59:41,195 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 05:59:41,197 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:59:41,258 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:59:41,262 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 05:59:46,268 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:59:46,269 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:00:56,305 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:00:56,305 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:00:56,310 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:00:56,409 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:00:56,438 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:01:01,445 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:01:01,445 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:02:11,513 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:02:11,514 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:02:11,514 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,519 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,620 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,646 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,652 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:02:11,652 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:45:52:f2 [ether] on eth0 2018-08-17 06:02:11,653 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:02:11,653 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,655 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,712 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,719 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,727 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:02:11,727 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:02:11,728 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,730 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,788 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,794 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,800 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:02:11,801 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,802 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,860 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,866 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:02:11,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:45:52:f2 [ether] on eth0 2018-08-17 06:02:11,873 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:02:11,873 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,875 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,936 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,940 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:16,949 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:02:16,949 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:03:27,005 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:03:27,006 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:03:27,009 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:03:27,069 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:03:27,074 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:03:32,081 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:03:32,081 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:04:42,152 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:04:42,153 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.203: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:04:43,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b5181fbb-141d-4c38-9c52-1ce6951e911c 1.112s 2018-08-17 06:04:43,267 63 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.23:9696/v2.0/floatingips/b5181fbb-141d-4c38-9c52-1ce6951e911c', u'date': 'Fri, 17 Aug 2018 06:04:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b36a12f7-ddaf-4e81-99ef-6c26534818fc'} Body: 2018-08-17 06:04:45,601 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/remove_router_interface 2.333s 2018-08-17 06:04:45,602 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:04:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1b61ba8-379d-4f2b-b692-e78d3bfa1226'} Body: {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19", "subnet_ids": ["7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"], "port_id": "75d70613-b602-45cc-901d-cd6ebb8b09f4", "id": "643e2913-06f1-41f9-8e17-cd8af862758a"} 2018-08-17 06:04:47,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a 1.545s 2018-08-17 06:04:47,150 63 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.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a', u'date': 'Fri, 17 Aug 2018 06:04:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73afe8b2-e01d-4d71-88d3-4d2cb3fdc27b'} Body: 2018-08-17 06:04:47,530 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.378s 2018-08-17 06:04:47,530 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b', 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': 'Fri, 17 Aug 2018 06:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b'} Body: 2018-08-17 06:04:47,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.428s 2018-08-17 06:04:47,960 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-a2a5926d-99f4-44bf-a26e-698bf50cdf92', 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': 'Fri, 17 Aug 2018 06:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a2a5926d-99f4-44bf-a26e-698bf50cdf92'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:47Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:49,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.566s 2018-08-17 06:04:49,541 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-08fcac8c-debd-4f46-8e4d-2be603579450', 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': 'Fri, 17 Aug 2018 06:04:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08fcac8c-debd-4f46-8e4d-2be603579450'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:48Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:50,600 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.042s 2018-08-17 06:04:50,601 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-13dbab3c-8591-4014-bd48-462915dbc9ba', 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': 'Fri, 17 Aug 2018 06:04:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-13dbab3c-8591-4014-bd48-462915dbc9ba'} Body: {"itemNotFound": {"message": "Instance a37c1689-5918-447f-8901-fa26b10acdab could not be found.", "code": 404}} 2018-08-17 06:04:51,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/be09a61c-95d9-45aa-96f0-8f75ce77b827 0.532s 2018-08-17 06:04:51,135 63 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.23:9696/v2.0/ports/be09a61c-95d9-45aa-96f0-8f75ce77b827', u'date': 'Fri, 17 Aug 2018 06:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16b2ec1a-0919-498e-8cdf-d3af6020f11d'} Body: 2018-08-17 06:04:51,292 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.157s 2018-08-17 06:04:51,293 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-7c8c4814-8df1-4a9c-a351-02a95105f0cd', 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': 'Fri, 17 Aug 2018 06:04:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c8c4814-8df1-4a9c-a351-02a95105f0cd'} Body: 2018-08-17 06:04:51,778 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.484s 2018-08-17 06:04:51,779 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-4c27d239-c5a4-42f1-b14c-f04929773ca3', 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': 'Fri, 17 Aug 2018 06:04:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c27d239-c5a4-42f1-b14c-f04929773ca3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:52,896 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.102s 2018-08-17 06:04:52,897 63 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': '1347', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8', 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': 'Fri, 17 Aug 2018 06:04:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:04:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T06:04:52.000000", "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:52,911 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-17 06:04:53,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.041s 2018-08-17 06:04:53,954 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-ec59bc43-4a3c-4108-9649-9d1180e0ce18', 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': 'Fri, 17 Aug 2018 06:04:53 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ec59bc43-4a3c-4108-9649-9d1180e0ce18'} Body: {"itemNotFound": {"message": "Instance 6279b345-fd9e-4921-b3c9-665788c864eb could not be found.", "code": 404}} 2018-08-17 06:04:54,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/eb427fed-09e0-4e59-8be8-76a9ed268741 0.821s 2018-08-17 06:04:54,777 63 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.23:9696/v2.0/ports/eb427fed-09e0-4e59-8be8-76a9ed268741', u'date': 'Fri, 17 Aug 2018 06:04:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d67663c-c782-453f-97d0-2439fdc0de25'} Body: 2018-08-17 06:04:54,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-657288057 0.036s 2018-08-17 06:04:54,815 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-657288057', u'x-compute-request-id': 'req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b', 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': 'Fri, 17 Aug 2018 06:04:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b'} Body: 2018-08-17 06:04:56,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/d8ceff21-deba-4fb7-9b3a-0e49304c4906 1.538s 2018-08-17 06:04:56,354 63 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.23:9696/v2.0/subnets/d8ceff21-deba-4fb7-9b3a-0e49304c4906', u'date': 'Fri, 17 Aug 2018 06:04:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0100fcdc-27c1-46f5-813a-836e8f352f45'} Body: 2018-08-17 06:04:57,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/7d5a59b4-3460-48ad-aa0f-b51d75e8c394 1.631s 2018-08-17 06:04:57,987 63 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.23:9696/v2.0/networks/7d5a59b4-3460-48ad-aa0f-b51d75e8c394', u'date': 'Fri, 17 Aug 2018 06:04:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-54eb667c-b0ab-4df9-b3f6-dbd6881336ed'} Body: 2018-08-17 06:04:59,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19 1.440s 2018-08-17 06:04:59,429 63 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.23:9696/v2.0/subnets/7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19', u'date': 'Fri, 17 Aug 2018 06:04:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02b4ef70-0711-4ff9-a2af-3f7e0d5e47ff'} Body: 2018-08-17 06:05:00,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/439ba2ff-4ea2-4cd7-9e79-2c4540a1b965 1.391s 2018-08-17 06:05:00,822 63 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.23:9696/v2.0/networks/439ba2ff-4ea2-4cd7-9e79-2c4540a1b965', u'date': 'Fri, 17 Aug 2018 06:05:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a37127f-e41b-46b5-aec7-90d4e21e7689'} Body: 2018-08-17 06:05:01,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/668a0b53-100c-4421-8816-c23949eb8544 0.409s 2018-08-17 06:05:01,233 63 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.23:9696/v2.0/security-groups/668a0b53-100c-4421-8816-c23949eb8544', u'date': 'Fri, 17 Aug 2018 06:05:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-184aa1bf-6006-42fe-af61-13e96ee0c4ec'} Body: 2018-08-17 06:05:01.498 63 INFO tempest.lib.common.rest_client [req-2096339f-d0e3-4831-acd6-6e3cf1d8b719 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.241s 2018-08-17 06:05:01.499 63 DEBUG tempest.lib.common.rest_client [req-2096339f-d0e3-4831-acd6-6e3cf1d8b719 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1479811841 description", "name": "tempest-secgroup-smoke-1479811841"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:05:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2096339f-d0e3-4831-acd6-6e3cf1d8b719'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1479811841 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:01Z", "updated_at": "2018-08-17T06:05:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:01Z", "revision_number": 0, "id": "0341ad14-625b-4aa3-8ecc-3bdd2de006ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:01Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:01Z", "revision_number": 0, "id": "ac75df1f-64c8-48b0-afce-ac542ee24f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:01Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "327120ab-1740-4d4a-829e-c4245359b58d", "name": "tempest-secgroup-smoke-1479811841"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:01.759 63 INFO tempest.lib.common.rest_client [req-f32e7f0b-d2ba-4224-9430-5579bb000629 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.259s 2018-08-17 06:05:01.760 63 DEBUG tempest.lib.common.rest_client [req-f32e7f0b-d2ba-4224-9430-5579bb000629 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f32e7f0b-d2ba-4224-9430-5579bb000629'} 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-08-17T06:05:01Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "508f950c-f324-4226-bd26-5bd95083a512"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:01.967 63 INFO tempest.lib.common.rest_client [req-80b331be-5c36-40db-ba1f-5942b6325d33 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.206s 2018-08-17 06:05:01.968 63 DEBUG tempest.lib.common.rest_client [req-80b331be-5c36-40db-ba1f-5942b6325d33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-80b331be-5c36-40db-ba1f-5942b6325d33'} 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-08-17T06:05:01Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "6d7d1beb-fda9-4070-88b3-d865da4a8372"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:02.493 63 INFO tempest.lib.common.rest_client [req-ff19bbfd-05e1-4642-8b2a-b45d02783a4e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.524s 2018-08-17 06:05:02.493 63 DEBUG tempest.lib.common.rest_client [req-ff19bbfd-05e1-4642-8b2a-b45d02783a4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff19bbfd-05e1-4642-8b2a-b45d02783a4e'} 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-08-17T06:05:02Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "10079e4d-ec7d-4d41-b389-dd479ecea640"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:02.902 63 INFO tempest.lib.common.rest_client [req-22be48f0-0a1c-4640-a450-bf9216e2e47b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.408s 2018-08-17 06:05:02.903 63 DEBUG tempest.lib.common.rest_client [req-22be48f0-0a1c-4640-a450-bf9216e2e47b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22be48f0-0a1c-4640-a450-bf9216e2e47b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:05:02Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d3a4f497-8411-4e5a-9d05-ef0870093384"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:03.088 63 INFO tempest.lib.common.rest_client [req-bef51b2a-2764-47fd-aebb-62b93f726dc6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.184s 2018-08-17 06:05:03.088 63 DEBUG tempest.lib.common.rest_client [req-bef51b2a-2764-47fd-aebb-62b93f726dc6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bef51b2a-2764-47fd-aebb-62b93f726dc6'} 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-08-17T06:05:03Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:03Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0e4a4b10-e98c-406d-a95e-3b849a74d8c2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:03.241 63 INFO tempest.lib.common.rest_client [req-4ebdfb02-ad8e-4c02-9c27-19a949fae4e1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.151s 2018-08-17 06:05:03.241 63 DEBUG tempest.lib.common.rest_client [req-4ebdfb02-ad8e-4c02-9c27-19a949fae4e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ebdfb02-ad8e-4c02-9c27-19a949fae4e1'} 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-08-17T06:05:03Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:03Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "6d187f56-fc96-4688-af90-9304764a4178"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:03.391 63 INFO tempest.lib.common.rest_client [req-692b7f54-bfa0-4d2b-bc9a-0053aa21e512 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.149s 2018-08-17 06:05:03.392 63 DEBUG tempest.lib.common.rest_client [req-692b7f54-bfa0-4d2b-bc9a-0053aa21e512 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-692b7f54-bfa0-4d2b-bc9a-0053aa21e512'} 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-08-17T06:05:03Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:03Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c6b4518a-b376-47e7-841d-6d35363b2143"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:03.565 63 INFO tempest.lib.common.rest_client [req-409f4aac-2275-4f15-bf38-99aafc182250 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.172s 2018-08-17 06:05:03.565 63 DEBUG tempest.lib.common.rest_client [req-409f4aac-2275-4f15-bf38-99aafc182250 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-409f4aac-2275-4f15-bf38-99aafc182250'} 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-08-17T06:05:03Z", "security_group_id": "327120ab-1740-4d4a-829e-c4245359b58d", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:03Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "573b5d6c-0de4-4aca-8221-89a2efe945bf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:03.746 63 INFO tempest.lib.common.rest_client [req-6cdf3c46-3d36-4ab8-9b10-4a3e2b46422e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/327120ab-1740-4d4a-829e-c4245359b58d 0.179s 2018-08-17 06:05:03.747 63 DEBUG tempest.lib.common.rest_client [req-6cdf3c46-3d36-4ab8-9b10-4a3e2b46422e ] 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.23:9696/v2.0/security-groups/327120ab-1740-4d4a-829e-c4245359b58d', u'date': 'Fri, 17 Aug 2018 06:05:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6cdf3c46-3d36-4ab8-9b10-4a3e2b46422e'} 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_port_association_create_and_delete ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-17 06:05:03.924 63 INFO tempest.lib.common.rest_client [req-a1dca741-eb4c-4dea-adf6-e8bb025b00ca ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.174s 2018-08-17 06:05:03.924 63 DEBUG tempest.lib.common.rest_client [req-a1dca741-eb4c-4dea-adf6-e8bb025b00ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-386326723 description", "name": "tempest-secgroup-smoke-386326723"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:05:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1dca741-eb4c-4dea-adf6-e8bb025b00ca'} Body: {"security_group": {"description": "tempest-secgroup-smoke-386326723 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:03Z", "updated_at": "2018-08-17T06:05:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:03Z", "revision_number": 0, "id": "8565c8eb-8cd6-46ce-94fd-282236067310", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:03Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:03Z", "revision_number": 0, "id": "de9ca61e-17a2-445e-adb2-f55c86725bbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:03Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "name": "tempest-secgroup-smoke-386326723"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:04.116 63 INFO tempest.lib.common.rest_client [req-a4becd34-3ac1-40b2-9b4c-2b5820630eb5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.190s 2018-08-17 06:05:04.116 63 DEBUG tempest.lib.common.rest_client [req-a4becd34-3ac1-40b2-9b4c-2b5820630eb5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4becd34-3ac1-40b2-9b4c-2b5820630eb5'} 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-08-17T06:05:04Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:04Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fa8388dd-eb05-4aed-b47f-7e3097626f05"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:04.619 63 INFO tempest.lib.common.rest_client [req-2de6ddd4-1c37-4637-b9e3-122ea95e41fd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.501s 2018-08-17 06:05:04.620 63 DEBUG tempest.lib.common.rest_client [req-2de6ddd4-1c37-4637-b9e3-122ea95e41fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2de6ddd4-1c37-4637-b9e3-122ea95e41fd'} 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-08-17T06:05:04Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:04Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "6090b4cc-21fc-443b-b762-c97e3a032a35"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:04.796 63 INFO tempest.lib.common.rest_client [req-85dfb879-dddd-43a1-96a3-6d726cb8d159 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.175s 2018-08-17 06:05:04.797 63 DEBUG tempest.lib.common.rest_client [req-85dfb879-dddd-43a1-96a3-6d726cb8d159 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85dfb879-dddd-43a1-96a3-6d726cb8d159'} 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-08-17T06:05:04Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:04Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d746a711-3525-43ba-bd97-8cc98a0b6faf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:05.263 63 INFO tempest.lib.common.rest_client [req-7eb1daa5-6a8a-4912-96cb-4f284d92db8b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.465s 2018-08-17 06:05:05.264 63 DEBUG tempest.lib.common.rest_client [req-7eb1daa5-6a8a-4912-96cb-4f284d92db8b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7eb1daa5-6a8a-4912-96cb-4f284d92db8b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:05:05Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:05Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7f581952-75a1-4c74-a308-d263c2fb87b6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:05.407 63 INFO tempest.lib.common.rest_client [req-52436319-99c7-41c7-801e-0673be75f025 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:05:05.407 63 DEBUG tempest.lib.common.rest_client [req-52436319-99c7-41c7-801e-0673be75f025 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52436319-99c7-41c7-801e-0673be75f025'} 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-08-17T06:05:05Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:05Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d33a2645-d1de-4100-b2ed-0509fc2a6124"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:05.556 63 INFO tempest.lib.common.rest_client [req-6e734d17-66ff-4f76-8227-691212c1d549 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:05:05.557 63 DEBUG tempest.lib.common.rest_client [req-6e734d17-66ff-4f76-8227-691212c1d549 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6e734d17-66ff-4f76-8227-691212c1d549'} 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-08-17T06:05:05Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:05Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "66b1edf1-b3aa-4cd7-bbc8-147fd34cb700"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:05.699 63 INFO tempest.lib.common.rest_client [req-322d36a6-b785-4c5c-a16f-4bd0dfc1f452 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.140s 2018-08-17 06:05:05.699 63 DEBUG tempest.lib.common.rest_client [req-322d36a6-b785-4c5c-a16f-4bd0dfc1f452 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-322d36a6-b785-4c5c-a16f-4bd0dfc1f452'} 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-08-17T06:05:05Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:05Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a69bf81f-c7f8-4675-9045-f78185b561eb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:05.833 63 INFO tempest.lib.common.rest_client [req-bfe641d8-e21a-46b5-a4e5-8b4fd9b35fdf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.133s 2018-08-17 06:05:05.834 63 DEBUG tempest.lib.common.rest_client [req-bfe641d8-e21a-46b5-a4e5-8b4fd9b35fdf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfe641d8-e21a-46b5-a4e5-8b4fd9b35fdf'} 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-08-17T06:05:05Z", "security_group_id": "3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:05Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "622de9b2-e5d2-4a6c-8982-95e7763b3b24"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:06.013 63 INFO tempest.lib.common.rest_client [req-25b7b154-734c-4f82-9003-cb1d478d741f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718 0.178s 2018-08-17 06:05:06.013 63 DEBUG tempest.lib.common.rest_client [req-25b7b154-734c-4f82-9003-cb1d478d741f ] 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.23:9696/v2.0/security-groups/3b27d1d8-e4a7-4a5c-8cec-0e2f1f0a3718', u'date': 'Fri, 17 Aug 2018 06:05:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-25b7b154-734c-4f82-9003-cb1d478d741f'} 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_port_association_create_and_update ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-17 06:05:06.189 63 INFO tempest.lib.common.rest_client [req-6cd310c0-9117-40aa-86c0-e19ad39068e2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.173s 2018-08-17 06:05:06.190 63 DEBUG tempest.lib.common.rest_client [req-6cd310c0-9117-40aa-86c0-e19ad39068e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-2014618243 description", "name": "tempest-secgroup-smoke-2014618243"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6cd310c0-9117-40aa-86c0-e19ad39068e2'} Body: {"security_group": {"description": "tempest-secgroup-smoke-2014618243 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:06Z", "updated_at": "2018-08-17T06:05:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:06Z", "revision_number": 0, "id": "927ae460-9f9b-487f-9539-544117b8cab7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:06Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:06Z", "revision_number": 0, "id": "c025815a-2b39-4dbf-b44b-31e1537e306f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:06Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "name": "tempest-secgroup-smoke-2014618243"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:06.361 63 INFO tempest.lib.common.rest_client [req-c157b3f8-57b7-46c1-b4b0-db9d64654b40 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.170s 2018-08-17 06:05:06.362 63 DEBUG tempest.lib.common.rest_client [req-c157b3f8-57b7-46c1-b4b0-db9d64654b40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c157b3f8-57b7-46c1-b4b0-db9d64654b40'} 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-08-17T06:05:06Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:06Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ffe49201-85f7-4e67-afb6-de22f5d00f6c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:06.565 63 INFO tempest.lib.common.rest_client [req-08f0909d-a232-4219-911f-9df35659ca7c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.202s 2018-08-17 06:05:06.565 63 DEBUG tempest.lib.common.rest_client [req-08f0909d-a232-4219-911f-9df35659ca7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08f0909d-a232-4219-911f-9df35659ca7c'} 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-08-17T06:05:06Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:06Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d2b568ac-0268-4c8d-ad61-0fcf1201adcb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:06.740 63 INFO tempest.lib.common.rest_client [req-a5025325-2485-454c-a7b1-dc0822cdf00f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.173s 2018-08-17 06:05:06.740 63 DEBUG tempest.lib.common.rest_client [req-a5025325-2485-454c-a7b1-dc0822cdf00f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5025325-2485-454c-a7b1-dc0822cdf00f'} 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-08-17T06:05:06Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:06Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c2ffffba-8cf1-4869-b837-b2372901723b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:06.903 63 INFO tempest.lib.common.rest_client [req-a36fece3-62ee-47c6-9841-f6596bb070b0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.161s 2018-08-17 06:05:06.903 63 DEBUG tempest.lib.common.rest_client [req-a36fece3-62ee-47c6-9841-f6596bb070b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a36fece3-62ee-47c6-9841-f6596bb070b0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:05:06Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:06Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "387264cb-ad5c-43fa-b5ae-d8e8b2ae3ed3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:07.087 63 INFO tempest.lib.common.rest_client [req-f1a243e7-c00d-4d07-bcb2-fa1684237176 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.183s 2018-08-17 06:05:07.087 63 DEBUG tempest.lib.common.rest_client [req-f1a243e7-c00d-4d07-bcb2-fa1684237176 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1a243e7-c00d-4d07-bcb2-fa1684237176'} 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-08-17T06:05:07Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:07Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "cc98b565-d30c-4ddd-9ba8-59431d403542"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:07.248 63 INFO tempest.lib.common.rest_client [req-8ccc1cec-075c-45db-b2b7-846336f94327 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.159s 2018-08-17 06:05:07.249 63 DEBUG tempest.lib.common.rest_client [req-8ccc1cec-075c-45db-b2b7-846336f94327 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ccc1cec-075c-45db-b2b7-846336f94327'} 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-08-17T06:05:07Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:07Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dcb72a37-7b9f-4ef7-959a-dc3ca38d299c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:07.422 63 INFO tempest.lib.common.rest_client [req-6b417fa6-dd91-423a-831a-e167d0e82aea ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.172s 2018-08-17 06:05:07.422 63 DEBUG tempest.lib.common.rest_client [req-6b417fa6-dd91-423a-831a-e167d0e82aea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b417fa6-dd91-423a-831a-e167d0e82aea'} 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-08-17T06:05:07Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:07Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9f8a3018-ba53-42de-894e-acca6cf2ec62"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:07.591 63 INFO tempest.lib.common.rest_client [req-1950a13a-fccb-4166-849a-822adf3f439a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.167s 2018-08-17 06:05:07.591 63 DEBUG tempest.lib.common.rest_client [req-1950a13a-fccb-4166-849a-822adf3f439a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1950a13a-fccb-4166-849a-822adf3f439a'} 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-08-17T06:05:07Z", "security_group_id": "deb80089-c35c-40d9-b1d8-b941a1754ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:07Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "87842dd1-71ea-41b2-8d93-280ed021e7fd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:07.769 63 INFO tempest.lib.common.rest_client [req-cb3fde99-0786-45eb-b5d6-1897a8265e7f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/deb80089-c35c-40d9-b1d8-b941a1754ed3 0.176s 2018-08-17 06:05:07.769 63 DEBUG tempest.lib.common.rest_client [req-cb3fde99-0786-45eb-b5d6-1897a8265e7f ] 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.23:9696/v2.0/security-groups/deb80089-c35c-40d9-b1d8-b941a1754ed3', u'date': 'Fri, 17 Aug 2018 06:05:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb3fde99-0786-45eb-b5d6-1897a8265e7f'} 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_port_association_local_pref ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-17 06:05:08.003 63 INFO tempest.lib.common.rest_client [req-3c4d9b54-baf4-4412-86db-2616d5d3eafb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.231s 2018-08-17 06:05:08.004 63 DEBUG tempest.lib.common.rest_client [req-3c4d9b54-baf4-4412-86db-2616d5d3eafb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1283089429 description", "name": "tempest-secgroup-smoke-1283089429"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:05:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c4d9b54-baf4-4412-86db-2616d5d3eafb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1283089429 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:07Z", "updated_at": "2018-08-17T06:05:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:07Z", "revision_number": 0, "id": "1a6ba50f-66d8-4253-880c-6415f3bd6612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:07Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:05:07Z", "revision_number": 0, "id": "ea349927-ce5e-4e25-8773-c46697f2dd09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:05:07Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "name": "tempest-secgroup-smoke-1283089429"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:08.189 63 INFO tempest.lib.common.rest_client [req-52404b57-6b5a-45d2-8a0d-a115338c9fe7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.184s 2018-08-17 06:05:08.190 63 DEBUG tempest.lib.common.rest_client [req-52404b57-6b5a-45d2-8a0d-a115338c9fe7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-52404b57-6b5a-45d2-8a0d-a115338c9fe7'} 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-08-17T06:05:08Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:08Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "654dfc1a-65d6-4459-8796-b8abf277b8bf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:08.351 63 INFO tempest.lib.common.rest_client [req-d518d989-e73f-4ccb-91a3-ba51f0315b0c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 06:05:08.351 63 DEBUG tempest.lib.common.rest_client [req-d518d989-e73f-4ccb-91a3-ba51f0315b0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d518d989-e73f-4ccb-91a3-ba51f0315b0c'} 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-08-17T06:05:08Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:08Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "25746045-a8b7-41dd-b470-624b49aa613c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:08.527 63 INFO tempest.lib.common.rest_client [req-e5d8f172-7ce4-4c45-b8d5-13791763b154 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.175s 2018-08-17 06:05:08.528 63 DEBUG tempest.lib.common.rest_client [req-e5d8f172-7ce4-4c45-b8d5-13791763b154 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5d8f172-7ce4-4c45-b8d5-13791763b154'} 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-08-17T06:05:08Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:08Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e684709d-2219-4c08-81af-426e0be2603e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:08.985 63 INFO tempest.lib.common.rest_client [req-ba0b13ee-7616-4fbb-9fb1-54b85d299e68 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.456s 2018-08-17 06:05:08.986 63 DEBUG tempest.lib.common.rest_client [req-ba0b13ee-7616-4fbb-9fb1-54b85d299e68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba0b13ee-7616-4fbb-9fb1-54b85d299e68'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:05:08Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:08Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c852177f-8fac-4048-b0ff-4ad61998a538"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:09.141 63 INFO tempest.lib.common.rest_client [req-5562c2df-d885-4f5c-8584-e0ddc6bfc5e2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 06:05:09.141 63 DEBUG tempest.lib.common.rest_client [req-5562c2df-d885-4f5c-8584-e0ddc6bfc5e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5562c2df-d885-4f5c-8584-e0ddc6bfc5e2'} 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-08-17T06:05:09Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:09Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ac34432b-d934-4c14-871a-3496ce7be9e0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:09.298 63 INFO tempest.lib.common.rest_client [req-107ea119-e95e-4c1b-8846-cf989fb6c6df ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 06:05:09.299 63 DEBUG tempest.lib.common.rest_client [req-107ea119-e95e-4c1b-8846-cf989fb6c6df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-107ea119-e95e-4c1b-8846-cf989fb6c6df'} 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-08-17T06:05:09Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:09Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a1293657-9159-4c92-9701-9a410745e355"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:09.461 63 INFO tempest.lib.common.rest_client [req-8d928f80-e85d-4f16-aa6f-04867c6e2410 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.161s 2018-08-17 06:05:09.461 63 DEBUG tempest.lib.common.rest_client [req-8d928f80-e85d-4f16-aa6f-04867c6e2410 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d928f80-e85d-4f16-aa6f-04867c6e2410'} 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-08-17T06:05:09Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:09Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "728a9599-54ae-463f-8207-e0669ef90ce4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:09.628 63 INFO tempest.lib.common.rest_client [req-d1bd7755-6ae0-47af-b650-0baefac2c275 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 06:05:09.628 63 DEBUG tempest.lib.common.rest_client [req-d1bd7755-6ae0-47af-b650-0baefac2c275 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:05:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1bd7755-6ae0-47af-b650-0baefac2c275'} 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-08-17T06:05:09Z", "security_group_id": "eb56ac41-d67c-4f03-aa95-4d50b7e7f227", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:05:09Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a47665b6-b8ef-4bca-a67d-fd6ece3b92f2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:09.971 63 INFO tempest.lib.common.rest_client [req-79fb20b2-eaa8-4421-84de-5c15b01cfbab ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/networks 0.341s 2018-08-17 06:05:09.971 63 DEBUG tempest.lib.common.rest_client [req-79fb20b2-eaa8-4421-84de-5c15b01cfbab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1128143597"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:05:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79fb20b2-eaa8-4421-84de-5c15b01cfbab'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:05:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:05:09Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"976f8108-98cb-44dc-b97f-81058a5e7d5c","name":"tempest-A-1128143597"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:10.500 63 INFO tempest.lib.common.rest_client [req-ff6704b0-8a66-4db9-be2e-f506d7842438 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.527s 2018-08-17 06:05:10.500 63 DEBUG tempest.lib.common.rest_client [req-ff6704b0-8a66-4db9-be2e-f506d7842438 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "name": "tempest-subnet-A-1-1333896185"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:05:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff6704b0-8a66-4db9-be2e-f506d7842438'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976f8108-98cb-44dc-b97f-81058a5e7d5c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:05:10Z","dns_nameservers":[],"updated_at":"2018-08-17T06:05:10Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"0e0d772f-0be0-43ca-8552-2f166dd9ce06","subnetpool_id":null,"name":"tempest-subnet-A-1-1333896185"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:11.069 63 INFO tempest.lib.common.rest_client [req-eacee059-5fd5-42f3-b618-824260fe015c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.567s 2018-08-17 06:05:11.069 63 DEBUG tempest.lib.common.rest_client [req-eacee059-5fd5-42f3-b618-824260fe015c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.12.0/24", "network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "name": "tempest-subnet-A-2-596594178"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:05:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eacee059-5fd5-42f3-b618-824260fe015c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"976f8108-98cb-44dc-b97f-81058a5e7d5c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:05:10Z","dns_nameservers":[],"updated_at":"2018-08-17T06:05:10Z","gateway_ip":"10.101.12.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.12.2","end":"10.101.12.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.12.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4d52caf3-f7f6-4e60-9725-b98c14648243","subnetpool_id":null,"name":"tempest-subnet-A-2-596594178"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:11.734 63 INFO tempest.lib.common.rest_client [req-54b85004-5c3d-4b53-a72a-152c8e3fe4ff ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/networks 0.664s 2018-08-17 06:05:11.735 63 DEBUG tempest.lib.common.rest_client [req-54b85004-5c3d-4b53-a72a-152c8e3fe4ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-Bis-2019165415"}} Response - Headers: {'status': '201', u'content-length': '561', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:05:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54b85004-5c3d-4b53-a72a-152c8e3fe4ff'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:05:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:05:11Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"b973609f-8d85-4f79-ba2a-fcef0eadbe4d","name":"tempest-A-Bis-2019165415"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:12.908 63 INFO tempest.lib.common.rest_client [req-c8fc54b0-95f9-48c7-9463-d3eb57fcc844 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.172s 2018-08-17 06:05:12.909 63 DEBUG tempest.lib.common.rest_client [req-c8fc54b0-95f9-48c7-9463-d3eb57fcc844 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "name": "tempest-subnet-A-Bis-1-1762822272"}} Response - Headers: {'status': '201', u'content-length': '640', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:05:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8fc54b0-95f9-48c7-9463-d3eb57fcc844'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b973609f-8d85-4f79-ba2a-fcef0eadbe4d","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:05:12Z","dns_nameservers":[],"updated_at":"2018-08-17T06:05:12Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"0d6ae93e-64ea-4f33-b272-5e9dfce59ed8","subnetpool_id":null,"name":"tempest-subnet-A-Bis-1-1762822272"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:14.238 63 INFO tempest.lib.common.rest_client [req-2426045d-f758-4f96-a8b5-f73678424f2d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.328s 2018-08-17 06:05:14.238 63 DEBUG tempest.lib.common.rest_client [req-2426045d-f758-4f96-a8b5-f73678424f2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.12.0/24", "network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "name": "tempest-subnet-A-Bis-2-2057800470"}} Response - Headers: {'status': '201', u'content-length': '640', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:05:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2426045d-f758-4f96-a8b5-f73678424f2d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b973609f-8d85-4f79-ba2a-fcef0eadbe4d","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:05:13Z","dns_nameservers":[],"updated_at":"2018-08-17T06:05:13Z","gateway_ip":"10.101.12.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.12.2","end":"10.101.12.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.12.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"89957497-b317-49ef-8f29-53c07f532840","subnetpool_id":null,"name":"tempest-subnet-A-Bis-2-2057800470"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:14.828 63 INFO tempest.lib.common.rest_client [req-48fc0f42-41bf-4b09-a671-0b2c46836d4d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.588s 2018-08-17 06:05:14.829 63 DEBUG tempest.lib.common.rest_client [req-48fc0f42-41bf-4b09-a671-0b2c46836d4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn-a", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '332', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:05:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48fc0f42-41bf-4b09-a671-0b2c46836d4d'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "fbac1163-7af7-4ffd-b910-aa0ebd7bd4ab"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:15.439 63 INFO tempest.lib.common.rest_client [req-751172ac-31e7-481a-b2e8-9f6615a3f817 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.610s 2018-08-17 06:05:15.440 63 DEBUG tempest.lib.common.rest_client [req-751172ac-31e7-481a-b2e8-9f6615a3f817 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn-a-bis", "route_targets": ["64512:2"]}} Response - Headers: {'status': '201', u'content-length': '336', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:05:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-751172ac-31e7-481a-b2e8-9f6615a3f817'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a-bis", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:2"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "80aa99f9-5ce1-482d-a6af-1b8fa4677874"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:15.752 63 INFO tempest.lib.common.rest_client [req-6ddd3b8c-4a3a-4f1c-8e8e-6326648f1766 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/fbac1163-7af7-4ffd-b910-aa0ebd7bd4ab/network_associations 0.310s 2018-08-17 06:05:15.752 63 DEBUG tempest.lib.common.rest_client [req-6ddd3b8c-4a3a-4f1c-8e8e-6326648f1766 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/fbac1163-7af7-4ffd-b910-aa0ebd7bd4ab/network_associations', u'date': 'Fri, 17 Aug 2018 06:05:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ddd3b8c-4a3a-4f1c-8e8e-6326648f1766'} Body: {"network_association": {"network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "id": "47ff0064-eba6-4056-8201-e3ec2cc3eed0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:16.161 63 INFO tempest.lib.common.rest_client [req-1e3d85d0-83ae-4110-bc97-909d77830af9 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/80aa99f9-5ce1-482d-a6af-1b8fa4677874/network_associations 0.408s 2018-08-17 06:05:16.162 63 DEBUG tempest.lib.common.rest_client [req-1e3d85d0-83ae-4110-bc97-909d77830af9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/80aa99f9-5ce1-482d-a6af-1b8fa4677874/network_associations', u'date': 'Fri, 17 Aug 2018 06:05:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e3d85d0-83ae-4110-bc97-909d77830af9'} Body: {"network_association": {"network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "id": "93be9495-1957-4495-86cc-261936e628e4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:16.266 63 INFO tempest.lib.common.rest_client [req-8081c43a-a89b-4b3a-879f-dfa18b4da3d7 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.103s 2018-08-17 06:05:16.267 63 DEBUG tempest.lib.common.rest_client [req-8081c43a-a89b-4b3a-879f-dfa18b4da3d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1647044394"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8081c43a-a89b-4b3a-879f-dfa18b4da3d7', 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': 'Fri, 17 Aug 2018 06:05:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8081c43a-a89b-4b3a-879f-dfa18b4da3d7'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFLel+Bk8jY0EEpWg90SQxAVgFM+r+QqC13d4gfwyIhvI+j7WdmGlz67YBvWgJzZR1wPGK2swR2aLIoLvda8uPNy77ykyLLG/Tn3/1Mz5zx1F22BWFxp+KLIcz+q3IMrFLCm+zDaaIPKU1QqFArONCBdoUL11EOSmEhaCLqM88i9nYF97Us3L4yDu+FIqJv6/0wwXhcSw8qXx1FYGeILgMH9Srx36aPJ3nU9UKP8V2p2ErEXf+HecjNnG/EfBU17dgyeOC2Gdrxw7NJv3x29qrdSB4SbmZeH2Ng9Jie4xrQjOY9vKQ8bhKEPGGMZ/QnwfrIytnh/aU2P6clbWvytaN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxS3pfgZPI2NBBKVoPdEkMQFYBTPq/kKgtd3eIH8MiIbyPo+1\nnZhpc+u2Ab1oCc2UdcDxitrMEdmiyKC73WvLjzcu+8pMiyxv059/9TM+c8dRdtgV\nhcafiiyHM/qtyDKxSwpvsw2miDylNUKhQKzjQgXaFC9dRDkphIWgi6jPPIvZ2Bfe\n1LNy+Mg7vhSKib+v9MMF4XEsPKl8dRWBniC4DB/Uq8d+mjyd51PVCj/FdqdhKxF3\n/h3nIzZxvxHwVNe3YMnjgthna8cOzSb98dvaq3UgeEm5mXh9jYPSYnuMa0IzmPby\nkPG4ShDxhjGf0J8H6yMrZ4f2lNj+nJW1r8rWjQIDAQABAoIBAQCZyQc0/WK3rO/G\n2eMFY5qghfXKiQWcrQZ/Eb3vBmgWC3ngBWGWuop0mMBpdvovuyEw/fzlWWST/3QQ\nmhwrw6kN1/JS+yLb4RqOqPW5ne/1iN0mnb2biqBfuf7xMXBclfzlFAyuT9U0qGgJ\ntB/kO3M7ySifWZmaXiLdcwMWKeEHzILx28geh97/KJr3IbgbFnPHSn1MhKFiXQeC\nOXyp5gNPI3KXcU4qYacFtEz/ezTW0HLUUg/DAnwnHoykNz6byKXe0CB+lwDy3hIm\nc/hfj+6WGV0VZGUL9NZJX5MU4Yqyx60sEdlAxgK06TtXw8EGVxAFqz3o46/fp91z\nNgfAk+QBAoGBAPoFCEfV1FIZq65/hGpoP1YTIEfbls3c1w0ctFSK5t5uUMPGrjhs\nb0SEb01AbLK9J87fTdD5qviFL3CIsGt0mghEEfXInsxIIxMLWrCpPgl0Q7AkVrdz\na/4jyv9ABVo3mEEOTTWFzRgIXODmYkTl4B2T6fV2cSwxRUsP49bACCkNAoGBAMnl\nUWP1U1siXdIcgyrlGNzpqvkgicYVYomiFBJ2pkvSkE1Kut4V7EYqz9eX8I+iYhBN\nw18cemOJIPWjn//3sa47wCfpXeEWXPgUBouruK5/Q7GLL0R1UAKIO+HyfO30oEgL\n6kAM63PbgxTWGw7wWtDBC3772V+kmPRko99dPwOBAoGBAM3381hqmd2A9GRu/MFE\nXFkmrINGLbguZKOSsCStwYAg1TxToxcsjYWerKqxllqxZegRImQ0KltOLUTB9sSv\nbG2+1iTrP5b/HpYD1pSO+GKFe3XSmfXLin31MriRH1exUSbXB1g+gDV6Pjmw0ef8\nkGMNhcIH7zf+5xztXD+AN7jJAoGBAJ5fXW4s1jtqBPC53wa5+bvpLG4KYSjaQ5a1\nZktpeV+HCB0pXtaxmcsc8Dctf84cUhJ5/aTRQQxtWEZ4GR2AXofPZRepzzOvCDSt\n+Mh9Zvyy5hYSmXx5Dc8+sMK4Jdm/iC+b8SBXQid67SNeJJGeZ47Tr8Hnq4eEJVuo\nyod/rNuBAoGAOCaeMQjbcSD2y7l2DPOc/pApM8eeVINow2A0nI+wFliwHsjNyzqJ\n1C9z9sBxFXsbcH6CJzZEEaEi9Tam+NyJnbyF6Qjg7M90KTMjowhRaBOVziHZRKYH\nRjrQIt7/Yc3p9WpmrGg+6pI9E4l/+ip1P+8ba8B2IC0e4qIfPKSlHwE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1647044394", "fingerprint": "b3:57:03:e9:ef:20:60:b6:e7:48:99:ee:f5:6e:c1:66"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:17.779 63 INFO tempest.lib.common.rest_client [req-fee5f2ac-8249-4df9-a7fa-7e0d9bf38f0b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/ports 1.508s 2018-08-17 06:05:17.779 63 DEBUG tempest.lib.common.rest_client [req-fee5f2ac-8249-4df9-a7fa-7e0d9bf38f0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2061986411", "security_groups": ["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:05:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fee5f2ac-8249-4df9-a7fa-7e0d9bf38f0b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:05:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"976f8108-98cb-44dc-b97f-81058a5e7d5c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:05:17Z","name":"tempest-port-smoke-2061986411","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:26:5a:bf","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0e0d772f-0be0-43ca-8552-2f166dd9ce06","ip_address":"10.101.11.10"}],"id":"83d175db-2dfe-46d1-baae-f1b50913ed59","security_groups":["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:19.432 63 INFO tempest.lib.common.rest_client [req-53bc76e5-ad53-4374-a8b8-91f319a93a56 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.23:8774/v2.1/servers 1.651s 2018-08-17 06:05:19.433 63 DEBUG tempest.lib.common.rest_client [req-53bc76e5-ad53-4374-a8b8-91f319a93a56 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1647044394", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "port": "83d175db-2dfe-46d1-baae-f1b50913ed59"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-53bc76e5-ad53-4374-a8b8-91f319a93a56', 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.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:05:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53bc76e5-ad53-4374-a8b8-91f319a93a56'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "adminPass": "3ys2n8ELjdCK"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:19.702 63 INFO tempest.lib.common.rest_client [req-82589060-2e2a-4c9b-9f6c-14e0ed1fa444 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.265s 2018-08-17 06:05:19.703 63 DEBUG tempest.lib.common.rest_client [req-82589060-2e2a-4c9b-9f6c-14e0ed1fa444 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-82589060-2e2a-4c9b-9f6c-14e0ed1fa444', 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': 'Fri, 17 Aug 2018 06:05:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82589060-2e2a-4c9b-9f6c-14e0ed1fa444'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:21.043 63 INFO tempest.lib.common.rest_client [req-bf74d81f-1a1e-420e-b911-199ce07df65c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.325s 2018-08-17 06:05:21.044 63 DEBUG tempest.lib.common.rest_client [req-bf74d81f-1a1e-420e-b911-199ce07df65c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-bf74d81f-1a1e-420e-b911-199ce07df65c', 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': 'Fri, 17 Aug 2018 06:05:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf74d81f-1a1e-420e-b911-199ce07df65c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:22.501 63 INFO tempest.lib.common.rest_client [req-3c8ac975-7a79-4826-95e0-dbac9795c01a ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.442s 2018-08-17 06:05:22.502 63 DEBUG tempest.lib.common.rest_client [req-3c8ac975-7a79-4826-95e0-dbac9795c01a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-3c8ac975-7a79-4826-95e0-dbac9795c01a', 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': 'Fri, 17 Aug 2018 06:05:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c8ac975-7a79-4826-95e0-dbac9795c01a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:21Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:22.516 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:05:23.695 63 INFO tempest.lib.common.rest_client [req-ec9bb339-3894-4747-9cb6-3327d4b41830 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.177s 2018-08-17 06:05:23.696 63 DEBUG tempest.lib.common.rest_client [req-ec9bb339-3894-4747-9cb6-3327d4b41830 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-ec9bb339-3894-4747-9cb6-3327d4b41830', 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': 'Fri, 17 Aug 2018 06:05:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec9bb339-3894-4747-9cb6-3327d4b41830'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:21Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:24.855 63 INFO tempest.lib.common.rest_client [req-092180c5-054f-493e-bee3-97f31ec3c86a ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.149s 2018-08-17 06:05:24.856 63 DEBUG tempest.lib.common.rest_client [req-092180c5-054f-493e-bee3-97f31ec3c86a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-092180c5-054f-493e-bee3-97f31ec3c86a', 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': 'Fri, 17 Aug 2018 06:05:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-092180c5-054f-493e-bee3-97f31ec3c86a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:21Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:26.255 63 INFO tempest.lib.common.rest_client [req-1f416ac2-4152-4a45-8906-ac761c273aae ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.383s 2018-08-17 06:05:26.256 63 DEBUG tempest.lib.common.rest_client [req-1f416ac2-4152-4a45-8906-ac761c273aae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-1f416ac2-4152-4a45-8906-ac761c273aae', 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': 'Fri, 17 Aug 2018 06:05:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f416ac2-4152-4a45-8906-ac761c273aae'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5a:bf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:24.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:26.269 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:05:26.600 63 INFO tempest.lib.common.rest_client [req-ea58b3aa-dc8c-4945-8881-21f63132ad26 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.329s 2018-08-17 06:05:26.601 63 DEBUG tempest.lib.common.rest_client [req-ea58b3aa-dc8c-4945-8881-21f63132ad26 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-ea58b3aa-dc8c-4945-8881-21f63132ad26', 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': 'Fri, 17 Aug 2018 06:05:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea58b3aa-dc8c-4945-8881-21f63132ad26'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5a:bf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:24.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:26.611 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:05:27.530 63 INFO tempest.lib.common.rest_client [req-424f282d-014d-4031-ba95-6928812361c1 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/ports 0.918s 2018-08-17 06:05:27.531 63 DEBUG tempest.lib.common.rest_client [req-424f282d-014d-4031-ba95-6928812361c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-130855119", "security_groups": ["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:05:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-424f282d-014d-4031-ba95-6928812361c1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:05:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b973609f-8d85-4f79-ba2a-fcef0eadbe4d","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:05:27Z","name":"tempest-port-smoke-130855119","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:1d:e3:53","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0d6ae93e-64ea-4f33-b272-5e9dfce59ed8","ip_address":"10.101.11.30"}],"id":"dc859f98-3470-45ab-8fc5-0edfeeec0388","security_groups":["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:29.742 63 INFO tempest.lib.common.rest_client [req-dacda1c7-dee4-432f-a1bb-22a258258985 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.23:8774/v2.1/servers 2.210s 2018-08-17 06:05:29.742 63 DEBUG tempest.lib.common.rest_client [req-dacda1c7-dee4-432f-a1bb-22a258258985 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1647044394", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "port": "dc859f98-3470-45ab-8fc5-0edfeeec0388"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-dacda1c7-dee4-432f-a1bb-22a258258985', 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.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:05:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dacda1c7-dee4-432f-a1bb-22a258258985'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "adminPass": "6XhnR4nUBS4J"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:30.051 63 INFO tempest.lib.common.rest_client [req-a11130ab-c1a0-4855-a957-4742b9eb37b8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.305s 2018-08-17 06:05:30.052 63 DEBUG tempest.lib.common.rest_client [req-a11130ab-c1a0-4855-a957-4742b9eb37b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-a11130ab-c1a0-4855-a957-4742b9eb37b8', 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': 'Fri, 17 Aug 2018 06:05:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a11130ab-c1a0-4855-a957-4742b9eb37b8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-2", "created": "2018-08-17T06:05:29Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:31.387 63 INFO tempest.lib.common.rest_client [req-88358c0a-eaf4-4c31-a9db-acd17efa29ed ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.320s 2018-08-17 06:05:31.388 63 DEBUG tempest.lib.common.rest_client [req-88358c0a-eaf4-4c31-a9db-acd17efa29ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-88358c0a-eaf4-4c31-a9db-acd17efa29ed', 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': 'Fri, 17 Aug 2018 06:05:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88358c0a-eaf4-4c31-a9db-acd17efa29ed'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:30Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-2", "created": "2018-08-17T06:05:29Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:31.401 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-17 06:05:32.853 63 INFO tempest.lib.common.rest_client [req-432ae7a8-5990-49a4-8483-78d2ca0ddff8 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.450s 2018-08-17 06:05:32.853 63 DEBUG tempest.lib.common.rest_client [req-432ae7a8-5990-49a4-8483-78d2ca0ddff8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-432ae7a8-5990-49a4-8483-78d2ca0ddff8', 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': 'Fri, 17 Aug 2018 06:05:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-432ae7a8-5990-49a4-8483-78d2ca0ddff8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:31Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-2", "created": "2018-08-17T06:05:29Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:32.866 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:05:34.217 63 INFO tempest.lib.common.rest_client [req-d11b2554-bcf7-4ad1-a607-6afb70b5c622 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.349s 2018-08-17 06:05:34.218 63 DEBUG tempest.lib.common.rest_client [req-d11b2554-bcf7-4ad1-a607-6afb70b5c622 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-d11b2554-bcf7-4ad1-a607-6afb70b5c622', 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': 'Fri, 17 Aug 2018 06:05:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d11b2554-bcf7-4ad1-a607-6afb70b5c622'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:31Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-2", "created": "2018-08-17T06:05:29Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:35.645 63 INFO tempest.lib.common.rest_client [req-04e664e5-9ab0-4f82-b365-b964d1e8eece ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.412s 2018-08-17 06:05:35.646 63 DEBUG tempest.lib.common.rest_client [req-04e664e5-9ab0-4f82-b365-b964d1e8eece ] 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.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-04e664e5-9ab0-4f82-b365-b964d1e8eece', 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': 'Fri, 17 Aug 2018 06:05:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04e664e5-9ab0-4f82-b365-b964d1e8eece'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-2019165415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e3:53", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:34.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:34Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-2", "created": "2018-08-17T06:05:29Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:35.660 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:05:36.056 63 INFO tempest.lib.common.rest_client [req-92b8ebce-e9ac-468d-8d6e-24f943c535be ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.396s 2018-08-17 06:05:36.057 63 DEBUG tempest.lib.common.rest_client [req-92b8ebce-e9ac-468d-8d6e-24f943c535be ] 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.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-92b8ebce-e9ac-468d-8d6e-24f943c535be', 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': 'Fri, 17 Aug 2018 06:05:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92b8ebce-e9ac-468d-8d6e-24f943c535be'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-2019165415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e3:53", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:34.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:34Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-2", "created": "2018-08-17T06:05:29Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:36.070 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: e1518bed-d041-4dd2-9aa1-0882d98be581 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:05:36.862 63 INFO tempest.lib.common.rest_client [req-021ccca1-440f-4fce-9de6-27bb002004ae ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/ports 0.792s 2018-08-17 06:05:36.863 63 DEBUG tempest.lib.common.rest_client [req-021ccca1-440f-4fce-9de6-27bb002004ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-162061478", "security_groups": ["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:05:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-021ccca1-440f-4fce-9de6-27bb002004ae'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:05:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"976f8108-98cb-44dc-b97f-81058a5e7d5c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:05:36Z","name":"tempest-port-smoke-162061478","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:49:e1:3a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0e0d772f-0be0-43ca-8552-2f166dd9ce06","ip_address":"10.101.11.30"}],"id":"d2446a42-b8ba-407f-92b9-2d8efedef6c1","security_groups":["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:38.169 63 INFO tempest.lib.common.rest_client [req-c2129734-d5fc-4a23-a518-57e63f370112 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.23:8774/v2.1/servers 1.304s 2018-08-17 06:05:38.169 63 DEBUG tempest.lib.common.rest_client [req-c2129734-d5fc-4a23-a518-57e63f370112 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1647044394", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "port": "d2446a42-b8ba-407f-92b9-2d8efedef6c1"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c2129734-d5fc-4a23-a518-57e63f370112', 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.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:05:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2129734-d5fc-4a23-a518-57e63f370112'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "adminPass": "dz2JbXTFZ5rp"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:38.227 63 INFO tempest.lib.common.rest_client [req-8b0784b7-9139-4036-bccd-9fa9d81a35c3 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.054s 2018-08-17 06:05:38.228 63 DEBUG tempest.lib.common.rest_client [req-8b0784b7-9139-4036-bccd-9fa9d81a35c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-8b0784b7-9139-4036-bccd-9fa9d81a35c3', 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': 'Fri, 17 Aug 2018 06:05:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b0784b7-9139-4036-bccd-9fa9d81a35c3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:39.373 63 INFO tempest.lib.common.rest_client [req-51886212-adc0-4a15-8653-008a013ff8f6 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.131s 2018-08-17 06:05:39.373 63 DEBUG tempest.lib.common.rest_client [req-51886212-adc0-4a15-8653-008a013ff8f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-51886212-adc0-4a15-8653-008a013ff8f6', 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': 'Fri, 17 Aug 2018 06:05:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51886212-adc0-4a15-8653-008a013ff8f6'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:39Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:39.387 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:05:40.849 63 INFO tempest.lib.common.rest_client [req-9717589f-5286-4ae9-95fc-cb911f6682cf ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.461s 2018-08-17 06:05:40.850 63 DEBUG tempest.lib.common.rest_client [req-9717589f-5286-4ae9-95fc-cb911f6682cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-9717589f-5286-4ae9-95fc-cb911f6682cf', 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': 'Fri, 17 Aug 2018 06:05:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9717589f-5286-4ae9-95fc-cb911f6682cf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:39Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:40.862 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:05:42.541 63 INFO tempest.lib.common.rest_client [req-a32d7b5e-cf83-4058-ae53-94254579cc74 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.677s 2018-08-17 06:05:42.542 63 DEBUG tempest.lib.common.rest_client [req-a32d7b5e-cf83-4058-ae53-94254579cc74 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-a32d7b5e-cf83-4058-ae53-94254579cc74', 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': 'Fri, 17 Aug 2018 06:05:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a32d7b5e-cf83-4058-ae53-94254579cc74'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:39Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:43.703 63 INFO tempest.lib.common.rest_client [req-49aa1600-7b3d-4723-b1be-a8e7cdf5ed4f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.145s 2018-08-17 06:05:43.704 63 DEBUG tempest.lib.common.rest_client [req-49aa1600-7b3d-4723-b1be-a8e7cdf5ed4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-49aa1600-7b3d-4723-b1be-a8e7cdf5ed4f', 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': 'Fri, 17 Aug 2018 06:05:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49aa1600-7b3d-4723-b1be-a8e7cdf5ed4f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:e1:3a", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:43.718 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:05:44.093 63 INFO tempest.lib.common.rest_client [req-c0c69e76-7b11-41b1-b4e9-ba4db03a1dcd ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.374s 2018-08-17 06:05:44.094 63 DEBUG tempest.lib.common.rest_client [req-c0c69e76-7b11-41b1-b4e9-ba4db03a1dcd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-c0c69e76-7b11-41b1-b4e9-ba4db03a1dcd', 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': 'Fri, 17 Aug 2018 06:05:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0c69e76-7b11-41b1-b4e9-ba4db03a1dcd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:e1:3a", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:44.109 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 8c33155b-7882-44e5-9472-54ada847d5f1 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:05:45.594 63 INFO tempest.lib.common.rest_client [req-5792f634-da2d-4133-b2e4-b325241a66cb ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/ports 1.485s 2018-08-17 06:05:45.595 63 DEBUG tempest.lib.common.rest_client [req-5792f634-da2d-4133-b2e4-b325241a66cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-1110475235", "security_groups": ["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:05:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5792f634-da2d-4133-b2e4-b325241a66cb'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:05:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b973609f-8d85-4f79-ba2a-fcef0eadbe4d","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:05:44Z","name":"tempest-port-smoke-1110475235","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ac:62:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0d6ae93e-64ea-4f33-b272-5e9dfce59ed8","ip_address":"10.101.11.50"}],"id":"c3cdb080-13ce-43e6-b5d2-a669eb1215f1","security_groups":["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:47.410 63 INFO tempest.lib.common.rest_client [req-36ea8eb5-87bf-4305-82c0-d42c7fc1a9c6 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.23:8774/v2.1/servers 1.813s 2018-08-17 06:05:47.411 63 DEBUG tempest.lib.common.rest_client [req-36ea8eb5-87bf-4305-82c0-d42c7fc1a9c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1647044394", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "port": "c3cdb080-13ce-43e6-b5d2-a669eb1215f1"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-36ea8eb5-87bf-4305-82c0-d42c7fc1a9c6', 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.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:05:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36ea8eb5-87bf-4305-82c0-d42c7fc1a9c6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "adminPass": "Sk963j79XiwV"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:47.481 63 INFO tempest.lib.common.rest_client [req-7499c662-566b-46c7-b5b0-78b04738028b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.061s 2018-08-17 06:05:47.481 63 DEBUG tempest.lib.common.rest_client [req-7499c662-566b-46c7-b5b0-78b04738028b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-7499c662-566b-46c7-b5b0-78b04738028b', 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': 'Fri, 17 Aug 2018 06:05:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7499c662-566b-46c7-b5b0-78b04738028b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:48.802 63 INFO tempest.lib.common.rest_client [req-04e63e2b-d9f6-47a6-b49d-c92ffc03ad72 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.307s 2018-08-17 06:05:48.803 63 DEBUG tempest.lib.common.rest_client [req-04e63e2b-d9f6-47a6-b49d-c92ffc03ad72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-04e63e2b-d9f6-47a6-b49d-c92ffc03ad72', 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': 'Fri, 17 Aug 2018 06:05:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-04e63e2b-d9f6-47a6-b49d-c92ffc03ad72'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:48Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:48.817 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:05:50.263 63 INFO tempest.lib.common.rest_client [req-e9f9f679-a1cf-4c33-ad4f-e096726312a6 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.444s 2018-08-17 06:05:50.264 63 DEBUG tempest.lib.common.rest_client [req-e9f9f679-a1cf-4c33-ad4f-e096726312a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-e9f9f679-a1cf-4c33-ad4f-e096726312a6', 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': 'Fri, 17 Aug 2018 06:05:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9f9f679-a1cf-4c33-ad4f-e096726312a6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:48Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:50.281 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:05:51.667 63 INFO tempest.lib.common.rest_client [req-f5ececed-b5f1-4baf-92e3-d69f2e3d5767 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.384s 2018-08-17 06:05:51.668 63 DEBUG tempest.lib.common.rest_client [req-f5ececed-b5f1-4baf-92e3-d69f2e3d5767 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-f5ececed-b5f1-4baf-92e3-d69f2e3d5767', 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': 'Fri, 17 Aug 2018 06:05:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f5ececed-b5f1-4baf-92e3-d69f2e3d5767'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:48Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:52.835 63 INFO tempest.lib.common.rest_client [req-0ea20486-348e-4379-8b66-8f2d0947c9fe ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.152s 2018-08-17 06:05:52.836 63 DEBUG tempest.lib.common.rest_client [req-0ea20486-348e-4379-8b66-8f2d0947c9fe ] 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.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-0ea20486-348e-4379-8b66-8f2d0947c9fe', 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': 'Fri, 17 Aug 2018 06:05:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ea20486-348e-4379-8b66-8f2d0947c9fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-2019165415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:62:4f", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:52.849 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:05:52.998 63 INFO tempest.lib.common.rest_client [req-a3d2a6db-5130-40f9-bd16-540ab6ea1814 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.148s 2018-08-17 06:05:52.999 63 DEBUG tempest.lib.common.rest_client [req-a3d2a6db-5130-40f9-bd16-540ab6ea1814 ] 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.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-a3d2a6db-5130-40f9-bd16-540ab6ea1814', 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': 'Fri, 17 Aug 2018 06:05:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a3d2a6db-5130-40f9-bd16-540ab6ea1814'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-2019165415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:62:4f", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:53.015 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 24ad2489-50db-4994-849e-f73dbefe8cdc with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:05:53.825 63 INFO tempest.lib.common.rest_client [req-bc768631-6d4c-40dc-a7ae-b5d3fb045c46 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/ports 0.808s 2018-08-17 06:05:53.825 63 DEBUG tempest.lib.common.rest_client [req-bc768631-6d4c-40dc-a7ae-b5d3fb045c46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-35792022", "security_groups": ["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:05:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc768631-6d4c-40dc-a7ae-b5d3fb045c46'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:05:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"976f8108-98cb-44dc-b97f-81058a5e7d5c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:05:53Z","name":"tempest-port-smoke-35792022","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:85:39:06","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0e0d772f-0be0-43ca-8552-2f166dd9ce06","ip_address":"10.101.11.50"}],"id":"bd9157ff-39db-4fff-8631-bd39182c6974","security_groups":["eb56ac41-d67c-4f03-aa95-4d50b7e7f227"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:55.433 63 INFO tempest.lib.common.rest_client [req-fce87189-8229-4e38-a026-eb490203c4bf ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.23:8774/v2.1/servers 1.606s 2018-08-17 06:05:55.433 63 DEBUG tempest.lib.common.rest_client [req-fce87189-8229-4e38-a026-eb490203c4bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1647044394", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "port": "bd9157ff-39db-4fff-8631-bd39182c6974"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-5"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-fce87189-8229-4e38-a026-eb490203c4bf', 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.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:05:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fce87189-8229-4e38-a026-eb490203c4bf'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d5f98942-0362-48d1-a078-e99ff495d643", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "adminPass": "Y5gDZrjn4tD2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:55.501 63 INFO tempest.lib.common.rest_client [req-fff55845-19c2-47bc-964a-047c0d754ee5 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.063s 2018-08-17 06:05:55.502 63 DEBUG tempest.lib.common.rest_client [req-fff55845-19c2-47bc-964a-047c0d754ee5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-fff55845-19c2-47bc-964a-047c0d754ee5', 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': 'Fri, 17 Aug 2018 06:05:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fff55845-19c2-47bc-964a-047c0d754ee5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:57.122 63 INFO tempest.lib.common.rest_client [req-c3868b6e-8c57-47db-82dc-2a1356045670 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.605s 2018-08-17 06:05:57.122 63 DEBUG tempest.lib.common.rest_client [req-c3868b6e-8c57-47db-82dc-2a1356045670 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-c3868b6e-8c57-47db-82dc-2a1356045670', 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': 'Fri, 17 Aug 2018 06:05:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3868b6e-8c57-47db-82dc-2a1356045670'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:56Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:57.136 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 06:05:58.569 63 INFO tempest.lib.common.rest_client [req-9eff7263-04a0-4b9c-b729-f2d378beb624 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.431s 2018-08-17 06:05:58.570 63 DEBUG tempest.lib.common.rest_client [req-9eff7263-04a0-4b9c-b729-f2d378beb624 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-9eff7263-04a0-4b9c-b729-f2d378beb624', 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': 'Fri, 17 Aug 2018 06:05:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9eff7263-04a0-4b9c-b729-f2d378beb624'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:56Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:05:58.585 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:06:00.358 63 INFO tempest.lib.common.rest_client [req-cc35548e-4e96-48be-8a56-f9b71ffdd0bf ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.771s 2018-08-17 06:06:00.358 63 DEBUG tempest.lib.common.rest_client [req-cc35548e-4e96-48be-8a56-f9b71ffdd0bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-cc35548e-4e96-48be-8a56-f9b71ffdd0bf', 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': 'Fri, 17 Aug 2018 06:05:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc35548e-4e96-48be-8a56-f9b71ffdd0bf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:05:56Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:01.515 63 INFO tempest.lib.common.rest_client [req-6bad2eab-9cb2-491d-8ccd-81a422d43e6d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.142s 2018-08-17 06:06:01.516 63 DEBUG tempest.lib.common.rest_client [req-6bad2eab-9cb2-491d-8ccd-81a422d43e6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-6bad2eab-9cb2-491d-8ccd-81a422d43e6d', 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': 'Fri, 17 Aug 2018 06:06:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6bad2eab-9cb2-491d-8ccd-81a422d43e6d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:39:06", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:06:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:06:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:01.529 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:06:01.876 63 INFO tempest.lib.common.rest_client [req-7513a718-2c63-4af8-a6a5-aedf6c67070e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.346s 2018-08-17 06:06:01.877 63 DEBUG tempest.lib.common.rest_client [req-7513a718-2c63-4af8-a6a5-aedf6c67070e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-7513a718-2c63-4af8-a6a5-aedf6c67070e', 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': 'Fri, 17 Aug 2018 06:06:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7513a718-2c63-4af8-a6a5-aedf6c67070e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:39:06", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:06:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:06:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:01.891 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d5f98942-0362-48d1-a078-e99ff495d643 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:06:02.067 63 INFO tempest.lib.common.rest_client [req-7e2ca51b-68e0-49db-b639-646639f27541 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/routers 0.175s 2018-08-17 06:06:02.067 63 DEBUG tempest.lib.common.rest_client [req-7e2ca51b-68e0-49db-b639-646639f27541 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--293603438", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:06:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e2ca51b-68e0-49db-b639-646639f27541'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:01Z", "admin_state_up": true, "updated_at": "2018-08-17T06:06:01Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "7800184b-76a7-41b4-9d60-1113f140ee2c", "name": "tempest-router--293603438"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:03.594 63 INFO tempest.lib.common.rest_client [req-92915adb-cf02-4574-9f41-e27652d80f17 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c 1.525s 2018-08-17 06:06:03.595 63 DEBUG tempest.lib.common.rest_client [req-92915adb-cf02-4574-9f41-e27652d80f17 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c', u'date': 'Fri, 17 Aug 2018 06:06:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92915adb-cf02-4574-9f41-e27652d80f17'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:01Z", "admin_state_up": true, "updated_at": "2018-08-17T06:06:03Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "7800184b-76a7-41b4-9d60-1113f140ee2c", "name": "tempest-router--293603438"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:06.037 63 INFO tempest.lib.common.rest_client [req-1a0c0f7b-9e2e-41d3-91ad-f7181f9ebc57 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c/add_router_interface 2.442s 2018-08-17 06:06:06.038 63 DEBUG tempest.lib.common.rest_client [req-1a0c0f7b-9e2e-41d3-91ad-f7181f9ebc57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0e0d772f-0be0-43ca-8552-2f166dd9ce06"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:06:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a0c0f7b-9e2e-41d3-91ad-f7181f9ebc57'} Body: {"network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0e0d772f-0be0-43ca-8552-2f166dd9ce06", "subnet_ids": ["0e0d772f-0be0-43ca-8552-2f166dd9ce06"], "port_id": "f8a71c2f-22ba-409a-b879-05fc54a254b0", "id": "7800184b-76a7-41b4-9d60-1113f140ee2c"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:06.141 63 INFO tempest.lib.common.rest_client [req-e48a4503-7a7f-421f-982c-720bca3f87fb ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/routers 0.101s 2018-08-17 06:06:06.141 63 DEBUG tempest.lib.common.rest_client [req-e48a4503-7a7f-421f-982c-720bca3f87fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1035282998", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:06:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e48a4503-7a7f-421f-982c-720bca3f87fb'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:06Z", "admin_state_up": true, "updated_at": "2018-08-17T06:06:06Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "cde69b5b-3294-46be-bbd3-d5502af44f90", "name": "tempest-router--1035282998"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:07.293 63 INFO tempest.lib.common.rest_client [req-1aa940bd-0452-4cc9-9064-73164ca036aa ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90 1.150s 2018-08-17 06:06:07.294 63 DEBUG tempest.lib.common.rest_client [req-1aa940bd-0452-4cc9-9064-73164ca036aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90', u'date': 'Fri, 17 Aug 2018 06:06:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1aa940bd-0452-4cc9-9064-73164ca036aa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:06Z", "admin_state_up": true, "updated_at": "2018-08-17T06:06:07Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "cde69b5b-3294-46be-bbd3-d5502af44f90", "name": "tempest-router--1035282998"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:09.717 63 INFO tempest.lib.common.rest_client [req-50c2bef7-3ea3-4934-8df1-7bd639f2f408 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90/add_router_interface 2.421s 2018-08-17 06:06:09.717 63 DEBUG tempest.lib.common.rest_client [req-50c2bef7-3ea3-4934-8df1-7bd639f2f408 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d6ae93e-64ea-4f33-b272-5e9dfce59ed8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:06:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50c2bef7-3ea3-4934-8df1-7bd639f2f408'} Body: {"network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0d6ae93e-64ea-4f33-b272-5e9dfce59ed8", "subnet_ids": ["0d6ae93e-64ea-4f33-b272-5e9dfce59ed8"], "port_id": "b6ac9ab2-d514-431d-9179-479ef8172f8e", "id": "cde69b5b-3294-46be-bbd3-d5502af44f90"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:11.212 63 INFO tempest.lib.common.rest_client [req-2a89effe-f579-454b-9883-612ebb4f4475 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.494s 2018-08-17 06:06:11.213 63 DEBUG tempest.lib.common.rest_client [req-2a89effe-f579-454b-9883-612ebb4f4475 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "83d175db-2dfe-46d1-baae-f1b50913ed59"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:06:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a89effe-f579-454b-9883-612ebb4f4475'} Body: {"floatingip": {"router_id": "7800184b-76a7-41b4-9d60-1113f140ee2c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:06:10Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "83d175db-2dfe-46d1-baae-f1b50913ed59", "id": "42c286a7-bbd8-45d2-a635-c7f4c13928c2", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:10Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:13.144 63 INFO tempest.lib.common.rest_client [req-45ab6cf7-ba06-4e1f-9f98-5ce8bf2b47a2 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.930s 2018-08-17 06:06:13.144 63 DEBUG tempest.lib.common.rest_client [req-45ab6cf7-ba06-4e1f-9f98-5ce8bf2b47a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "dc859f98-3470-45ab-8fc5-0edfeeec0388"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:06:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45ab6cf7-ba06-4e1f-9f98-5ce8bf2b47a2'} Body: {"floatingip": {"router_id": "cde69b5b-3294-46be-bbd3-d5502af44f90", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:06:11Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "dc859f98-3470-45ab-8fc5-0edfeeec0388", "id": "4f0472ad-0508-4d4a-a413-040cb329011d", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:11Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:15.794 63 INFO tempest.lib.common.rest_client [req-f89722b5-079b-4460-a229-dd1c6badbf53 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.648s 2018-08-17 06:06:15.795 63 DEBUG tempest.lib.common.rest_client [req-f89722b5-079b-4460-a229-dd1c6badbf53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "d2446a42-b8ba-407f-92b9-2d8efedef6c1"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:06:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f89722b5-079b-4460-a229-dd1c6badbf53'} Body: {"floatingip": {"router_id": "7800184b-76a7-41b4-9d60-1113f140ee2c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:06:14Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "d2446a42-b8ba-407f-92b9-2d8efedef6c1", "id": "8b1dda5f-321a-425e-906a-86045f31ffdb", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:14Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:17.592 63 INFO tempest.lib.common.rest_client [req-ce727441-99e6-4401-ba4a-75a97136e740 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.795s 2018-08-17 06:06:17.593 63 DEBUG tempest.lib.common.rest_client [req-ce727441-99e6-4401-ba4a-75a97136e740 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "c3cdb080-13ce-43e6-b5d2-a669eb1215f1"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:06:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce727441-99e6-4401-ba4a-75a97136e740'} Body: {"floatingip": {"router_id": "cde69b5b-3294-46be-bbd3-d5502af44f90", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:06:16Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "c3cdb080-13ce-43e6-b5d2-a669eb1215f1", "id": "99d04f61-3e16-49ae-ae19-174011a7b34a", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:16Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:19.434 63 INFO tempest.lib.common.rest_client [req-eec94728-e4a3-4aff-8fe1-dd621719dbc4 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.839s 2018-08-17 06:06:19.434 63 DEBUG tempest.lib.common.rest_client [req-eec94728-e4a3-4aff-8fe1-dd621719dbc4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "bd9157ff-39db-4fff-8631-bd39182c6974"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:06:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eec94728-e4a3-4aff-8fe1-dd621719dbc4'} Body: {"floatingip": {"router_id": "7800184b-76a7-41b4-9d60-1113f140ee2c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:06:18Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.215", "revision_number": 0, "port_id": "bd9157ff-39db-4fff-8631-bd39182c6974", "id": "e4f0dd6f-7a40-4143-96db-7513a1df8774", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:06:18Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:06:19.436 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:06:35.465 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:06:35.569 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:06:35.593 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:06:35.708 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-2:e1518bed-d041-4dd2-9aa1-0882d98be581' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:06:35.708 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:06:35.711 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:06:35.771 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:06:35.776 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:06:35.782 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:06:50.820 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:06:50.921 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:06:50.946 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:06:51.060 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-3:8c33155b-7882-44e5-9472-54ada847d5f1' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:06:51.061 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:06:51.064 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:06:51.124 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:06:51.128 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:06:51.134 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 06:06:58.146 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:06:58.211 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:06:58.243 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 06:06:58.357 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-4:24ad2489-50db-4994-849e-f73dbefe8cdc' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:06:58.357 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 06:06:58.359 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:06:58.422 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:06:58.423 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 06:06:58.429 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.215:22' as 'cirros' with public key authentication 2018-08-17 06:07:13.458 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:13.520 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:13.522 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.215 successfully created 2018-08-17 06:07:13.636 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-5:d5f98942-0362-48d1-a078-e99ff495d643' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:13.637 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.215:22' as 'cirros' with public key authentication 2018-08-17 06:07:13.639 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:13.698 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:13.703 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.215 successfully created 2018-08-17 06:07:13.709 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:28.741 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:28.845 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:28.868 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:28.983 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:28.983 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:28.985 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:29.047 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:29.049 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.058 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.075087 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:07:33.058 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.059 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.061 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.125 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.125 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.133 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-17 06:07:33.134 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.135 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.137 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.198 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.202 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.210 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-17 06:07:33.210 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.211 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.213 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.275 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.277 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.284 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-17 06:07:33.285 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.286 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.288 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.351 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.352 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.359 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-17 06:07:33.360 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.360 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.362 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.422 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.426 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.432 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-17 06:07:33.432 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.433 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.435 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.494 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.499 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.506 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-17 06:07:33.506 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.507 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.509 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.570 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.573 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.580 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-17 06:07:33.580 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.581 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.583 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.646 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.679 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.686 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-17 06:07:33.687 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.687 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.689 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.752 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.754 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.760 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-17 06:07:33.761 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:33.761 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.763 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.827 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.827 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:33.835 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-17 06:07:33.836 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:33.837 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:33.899 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:33.902 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:34.016 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:34.017 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:34.019 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:34.079 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:34.083 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.091 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.074829 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:07:38.092 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.092 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.094 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.157 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.159 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.166 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-17 06:07:38.167 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.168 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.170 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.231 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.235 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.242 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-17 06:07:38.243 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.243 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.246 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.307 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.310 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.317 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-17 06:07:38.318 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.318 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.321 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.383 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.385 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.392 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-17 06:07:38.392 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.393 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.395 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.455 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.459 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.467 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-17 06:07:38.467 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.468 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.470 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.531 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.534 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.541 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-17 06:07:38.541 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.542 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.544 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.603 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.608 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.615 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-17 06:07:38.615 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.616 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.618 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.679 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.683 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.690 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-17 06:07:38.690 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.690 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.693 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.755 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.757 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.765 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-17 06:07:38.765 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:38.766 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.768 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.831 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.832 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:07:38.840 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-17 06:07:38.841 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:38.845 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:38.947 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:38.973 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:39.087 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:39.088 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:39.090 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:39.152 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:39.154 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:44.163 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: stdout: PING 10.101.11.10 (10.101.11.10): 56 data bytes --- 10.101.11.10 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: 2018-08-17 06:07:44.164 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.101.11.10 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: 2018-08-17 06:07:44.164 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.076892 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:07:44.165 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:44.168 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:44.230 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:44.232 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:44.347 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:44.347 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:44.349 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:44.412 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:44.413 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.420 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073445 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:07:48.421 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.421 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.423 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.486 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.487 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.493 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-17 06:07:48.494 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.494 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.496 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.557 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.560 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.566 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-17 06:07:48.567 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.567 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.569 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.628 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.633 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.639 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-17 06:07:48.640 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.640 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.642 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.704 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.705 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.712 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-17 06:07:48.712 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.712 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.715 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.777 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.778 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.784 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-17 06:07:48.784 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.785 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.787 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.848 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.851 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.857 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-17 06:07:48.857 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.858 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.860 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.919 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.924 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:48.929 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-17 06:07:48.929 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:48.930 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:48.931 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:48.991 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:48.995 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:49.000 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-17 06:07:49.001 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:49.001 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:49.003 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:49.061 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:49.067 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:49.072 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-17 06:07:49.073 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:49.073 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:49.075 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:49.136 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:49.140 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:49.146 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-17 06:07:49.147 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:49.149 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:49.210 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:49.213 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:49.328 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.50 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:49.329 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:49.331 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:49.392 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:49.395 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.403 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.074690 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:07:53.403 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.404 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.407 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:53.470 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:53.471 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.480 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-17 06:07:53.481 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.481 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.483 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:53.544 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:53.548 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.554 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-17 06:07:53.555 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.555 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.557 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:53.616 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:53.621 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.628 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-17 06:07:53.628 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.629 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.631 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:53.692 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:53.695 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.701 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-17 06:07:53.702 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.702 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.704 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:53.765 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:53.768 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.776 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-17 06:07:53.776 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.777 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.779 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:53.841 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:53.843 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.850 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-17 06:07:53.851 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.851 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.853 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:53.919 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:53.950 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:53.957 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-17 06:07:53.957 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:53.958 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:53.960 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:54.021 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:54.025 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:54.031 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-17 06:07:54.032 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:54.032 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:54.034 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:54.097 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:54.099 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:54.105 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-17 06:07:54.106 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:54.106 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:54.108 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:54.168 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:54.172 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:54.179 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-17 06:07:54.180 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:54.283 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:54.342 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:54.348 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:54.462 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.50 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:54.463 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:54.465 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:54.529 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:54.529 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:58.537 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.075223 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:07:58.538 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:58.538 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:58.541 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:58.642 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:58.669 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:58.676 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-17 06:07:58.677 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:58.677 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:58.679 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:58.741 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:58.744 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:58.751 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-17 06:07:58.751 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:58.751 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:58.753 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:58.812 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:58.817 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:58.824 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-17 06:07:58.824 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:58.825 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:58.827 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:58.924 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:58.956 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:58.963 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-17 06:07:58.964 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:58.964 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:58.966 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:59.028 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:59.030 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:59.036 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-17 06:07:59.036 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:59.037 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:59.039 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:59.100 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:59.103 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:59.110 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-17 06:07:59.110 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:59.111 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:59.112 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:59.172 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:59.176 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:59.183 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-17 06:07:59.184 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:59.184 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:59.186 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:59.248 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:59.251 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:59.257 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-17 06:07:59.258 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:59.258 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:59.261 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:59.320 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:59.325 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:59.332 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-17 06:07:59.332 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:07:59.333 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:07:59.335 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:07:59.394 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:07:59.399 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:07:59.406 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-17 06:08:00.265 63 INFO tempest.lib.common.rest_client [req-3eb11fd6-93a5-42ef-b6db-3fc6fe58d786 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/e4f0dd6f-7a40-4143-96db-7513a1df8774 0.858s 2018-08-17 06:08:00.265 63 DEBUG tempest.lib.common.rest_client [req-3eb11fd6-93a5-42ef-b6db-3fc6fe58d786 ] 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.23:9696/v2.0/floatingips/e4f0dd6f-7a40-4143-96db-7513a1df8774', u'date': 'Fri, 17 Aug 2018 06:08:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3eb11fd6-93a5-42ef-b6db-3fc6fe58d786'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:01.171 63 INFO tempest.lib.common.rest_client [req-f0712d72-6316-42ed-85d5-6084b0042816 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/99d04f61-3e16-49ae-ae19-174011a7b34a 0.905s 2018-08-17 06:08:01.172 63 DEBUG tempest.lib.common.rest_client [req-f0712d72-6316-42ed-85d5-6084b0042816 ] 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.23:9696/v2.0/floatingips/99d04f61-3e16-49ae-ae19-174011a7b34a', u'date': 'Fri, 17 Aug 2018 06:08:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f0712d72-6316-42ed-85d5-6084b0042816'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:02.083 63 INFO tempest.lib.common.rest_client [req-8e66dd1e-fd2e-44b1-8dc6-e8111928a055 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/8b1dda5f-321a-425e-906a-86045f31ffdb 0.911s 2018-08-17 06:08:02.084 63 DEBUG tempest.lib.common.rest_client [req-8e66dd1e-fd2e-44b1-8dc6-e8111928a055 ] 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.23:9696/v2.0/floatingips/8b1dda5f-321a-425e-906a-86045f31ffdb', u'date': 'Fri, 17 Aug 2018 06:08:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8e66dd1e-fd2e-44b1-8dc6-e8111928a055'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:03.614 63 INFO tempest.lib.common.rest_client [req-3b6ff74e-7767-4b8a-a16a-8c65293e2201 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/4f0472ad-0508-4d4a-a413-040cb329011d 1.529s 2018-08-17 06:08:03.614 63 DEBUG tempest.lib.common.rest_client [req-3b6ff74e-7767-4b8a-a16a-8c65293e2201 ] 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.23:9696/v2.0/floatingips/4f0472ad-0508-4d4a-a413-040cb329011d', u'date': 'Fri, 17 Aug 2018 06:08:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3b6ff74e-7767-4b8a-a16a-8c65293e2201'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:04.695 63 INFO tempest.lib.common.rest_client [req-2fc7d350-e13c-4383-b8cb-6954ca79c8eb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/42c286a7-bbd8-45d2-a635-c7f4c13928c2 1.079s 2018-08-17 06:08:04.695 63 DEBUG tempest.lib.common.rest_client [req-2fc7d350-e13c-4383-b8cb-6954ca79c8eb ] 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.23:9696/v2.0/floatingips/42c286a7-bbd8-45d2-a635-c7f4c13928c2', u'date': 'Fri, 17 Aug 2018 06:08:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fc7d350-e13c-4383-b8cb-6954ca79c8eb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:06.320 63 INFO tempest.lib.common.rest_client [req-ff6dedd9-ef0b-4375-9f47-1c0db163ab73 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90/remove_router_interface 1.623s 2018-08-17 06:08:06.320 63 DEBUG tempest.lib.common.rest_client [req-ff6dedd9-ef0b-4375-9f47-1c0db163ab73 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0d6ae93e-64ea-4f33-b272-5e9dfce59ed8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:08:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff6dedd9-ef0b-4375-9f47-1c0db163ab73'} Body: {"network_id": "b973609f-8d85-4f79-ba2a-fcef0eadbe4d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0d6ae93e-64ea-4f33-b272-5e9dfce59ed8", "subnet_ids": ["0d6ae93e-64ea-4f33-b272-5e9dfce59ed8"], "port_id": "b6ac9ab2-d514-431d-9179-479ef8172f8e", "id": "cde69b5b-3294-46be-bbd3-d5502af44f90"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:07.779 63 INFO tempest.lib.common.rest_client [req-16bc5899-71d8-4b2b-9cb1-eaa02ffc285d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90 1.458s 2018-08-17 06:08:07.780 63 DEBUG tempest.lib.common.rest_client [req-16bc5899-71d8-4b2b-9cb1-eaa02ffc285d ] 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.23:9696/v2.0/routers/cde69b5b-3294-46be-bbd3-d5502af44f90', u'date': 'Fri, 17 Aug 2018 06:08:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16bc5899-71d8-4b2b-9cb1-eaa02ffc285d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:09.692 63 INFO tempest.lib.common.rest_client [req-57a36cc4-3c05-464e-888d-b14d2a88d375 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c/remove_router_interface 1.911s 2018-08-17 06:08:09.693 63 DEBUG tempest.lib.common.rest_client [req-57a36cc4-3c05-464e-888d-b14d2a88d375 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0e0d772f-0be0-43ca-8552-2f166dd9ce06"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:08:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57a36cc4-3c05-464e-888d-b14d2a88d375'} Body: {"network_id": "976f8108-98cb-44dc-b97f-81058a5e7d5c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0e0d772f-0be0-43ca-8552-2f166dd9ce06", "subnet_ids": ["0e0d772f-0be0-43ca-8552-2f166dd9ce06"], "port_id": "f8a71c2f-22ba-409a-b879-05fc54a254b0", "id": "7800184b-76a7-41b4-9d60-1113f140ee2c"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:11.142 63 INFO tempest.lib.common.rest_client [req-fa35c1d2-3dc0-4c8c-a980-d495fc78ab87 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c 1.448s 2018-08-17 06:08:11.143 63 DEBUG tempest.lib.common.rest_client [req-fa35c1d2-3dc0-4c8c-a980-d495fc78ab87 ] 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.23:9696/v2.0/routers/7800184b-76a7-41b4-9d60-1113f140ee2c', u'date': 'Fri, 17 Aug 2018 06:08:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fa35c1d2-3dc0-4c8c-a980-d495fc78ab87'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:11.287 63 INFO tempest.lib.common.rest_client [req-ba9f55be-e40f-44ef-bd1c-264377b1d300 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.143s 2018-08-17 06:08:11.288 63 DEBUG tempest.lib.common.rest_client [req-ba9f55be-e40f-44ef-bd1c-264377b1d300 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-ba9f55be-e40f-44ef-bd1c-264377b1d300', 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': 'Fri, 17 Aug 2018 06:08:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba9f55be-e40f-44ef-bd1c-264377b1d300'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:11.742 63 INFO tempest.lib.common.rest_client [req-2e8a95f7-3050-4b6e-adcf-36273875c307 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.453s 2018-08-17 06:08:11.743 63 DEBUG tempest.lib.common.rest_client [req-2e8a95f7-3050-4b6e-adcf-36273875c307 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-2e8a95f7-3050-4b6e-adcf-36273875c307', 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': 'Fri, 17 Aug 2018 06:08:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e8a95f7-3050-4b6e-adcf-36273875c307'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:39:06", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:06:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:11Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:13.125 63 INFO tempest.lib.common.rest_client [req-77410009-14b0-4ae0-bae0-87f65c2b323d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.366s 2018-08-17 06:08:13.126 63 DEBUG tempest.lib.common.rest_client [req-77410009-14b0-4ae0-bae0-87f65c2b323d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-77410009-14b0-4ae0-bae0-87f65c2b323d', 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': 'Fri, 17 Aug 2018 06:08:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-77410009-14b0-4ae0-bae0-87f65c2b323d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d5f98942-0362-48d1-a078-e99ff495d643", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:06:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d5f98942-0362-48d1-a078-e99ff495d643", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:11Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-5", "created": "2018-08-17T06:05:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:14.185 63 INFO tempest.lib.common.rest_client [req-8051bc0f-46e7-4180-8e4c-b1e0db945591 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643 0.043s 2018-08-17 06:08:14.185 63 DEBUG tempest.lib.common.rest_client [req-8051bc0f-46e7-4180-8e4c-b1e0db945591 ] 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.23:8774/v2.1/servers/d5f98942-0362-48d1-a078-e99ff495d643', u'x-compute-request-id': 'req-8051bc0f-46e7-4180-8e4c-b1e0db945591', 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': 'Fri, 17 Aug 2018 06:08:14 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8051bc0f-46e7-4180-8e4c-b1e0db945591'} Body: {"itemNotFound": {"message": "Instance d5f98942-0362-48d1-a078-e99ff495d643 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:14.814 63 INFO tempest.lib.common.rest_client [req-b73e49db-71e9-44d1-915f-f03028836cd8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/bd9157ff-39db-4fff-8631-bd39182c6974 0.628s 2018-08-17 06:08:14.816 63 DEBUG tempest.lib.common.rest_client [req-b73e49db-71e9-44d1-915f-f03028836cd8 ] 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.23:9696/v2.0/ports/bd9157ff-39db-4fff-8631-bd39182c6974', u'date': 'Fri, 17 Aug 2018 06:08:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b73e49db-71e9-44d1-915f-f03028836cd8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:15.218 63 INFO tempest.lib.common.rest_client [req-46a3f619-8a24-4dea-b4cd-446225002f02 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.401s 2018-08-17 06:08:15.219 63 DEBUG tempest.lib.common.rest_client [req-46a3f619-8a24-4dea-b4cd-446225002f02 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-46a3f619-8a24-4dea-b4cd-446225002f02', 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': 'Fri, 17 Aug 2018 06:08:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-46a3f619-8a24-4dea-b4cd-446225002f02'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:15.681 63 INFO tempest.lib.common.rest_client [req-0e53f81d-ed88-48f1-99fc-1360ca74ec72 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.460s 2018-08-17 06:08:15.681 63 DEBUG tempest.lib.common.rest_client [req-0e53f81d-ed88-48f1-99fc-1360ca74ec72 ] 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.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-0e53f81d-ed88-48f1-99fc-1360ca74ec72', 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': 'Fri, 17 Aug 2018 06:08:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e53f81d-ed88-48f1-99fc-1360ca74ec72'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-2019165415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:62:4f", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:15Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:17.064 63 INFO tempest.lib.common.rest_client [req-e6b8be70-21bf-4875-8bee-8b9571f2509b ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.367s 2018-08-17 06:08:17.065 63 DEBUG tempest.lib.common.rest_client [req-e6b8be70-21bf-4875-8bee-8b9571f2509b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1487', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-e6b8be70-21bf-4875-8bee-8b9571f2509b', 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': 'Fri, 17 Aug 2018 06:08:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6b8be70-21bf-4875-8bee-8b9571f2509b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-2019165415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:62:4f", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/24ad2489-50db-4994-849e-f73dbefe8cdc", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "24ad2489-50db-4994-849e-f73dbefe8cdc", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:15Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-4", "created": "2018-08-17T06:05:47Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:18.132 63 INFO tempest.lib.common.rest_client [req-74257cbf-d7ec-4da1-af5a-d8a8b6b5543b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc 0.048s 2018-08-17 06:08:18.133 63 DEBUG tempest.lib.common.rest_client [req-74257cbf-d7ec-4da1-af5a-d8a8b6b5543b ] 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.23:8774/v2.1/servers/24ad2489-50db-4994-849e-f73dbefe8cdc', u'x-compute-request-id': 'req-74257cbf-d7ec-4da1-af5a-d8a8b6b5543b', 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': 'Fri, 17 Aug 2018 06:08:18 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-74257cbf-d7ec-4da1-af5a-d8a8b6b5543b'} Body: {"itemNotFound": {"message": "Instance 24ad2489-50db-4994-849e-f73dbefe8cdc could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:18.737 63 INFO tempest.lib.common.rest_client [req-b33bcdd0-88d4-4c5d-98c3-9965c4699170 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/c3cdb080-13ce-43e6-b5d2-a669eb1215f1 0.603s 2018-08-17 06:08:18.738 63 DEBUG tempest.lib.common.rest_client [req-b33bcdd0-88d4-4c5d-98c3-9965c4699170 ] 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.23:9696/v2.0/ports/c3cdb080-13ce-43e6-b5d2-a669eb1215f1', u'date': 'Fri, 17 Aug 2018 06:08:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b33bcdd0-88d4-4c5d-98c3-9965c4699170'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:18.888 63 INFO tempest.lib.common.rest_client [req-5b28e593-24ea-402d-9479-f2f46b09a384 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.149s 2018-08-17 06:08:18.889 63 DEBUG tempest.lib.common.rest_client [req-5b28e593-24ea-402d-9479-f2f46b09a384 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-5b28e593-24ea-402d-9479-f2f46b09a384', 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': 'Fri, 17 Aug 2018 06:08:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b28e593-24ea-402d-9479-f2f46b09a384'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:19.045 63 INFO tempest.lib.common.rest_client [req-5d1b3783-a9a7-4b53-9c47-1cb93e5dc998 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.155s 2018-08-17 06:08:19.046 63 DEBUG tempest.lib.common.rest_client [req-5d1b3783-a9a7-4b53-9c47-1cb93e5dc998 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-5d1b3783-a9a7-4b53-9c47-1cb93e5dc998', 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': 'Fri, 17 Aug 2018 06:08:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d1b3783-a9a7-4b53-9c47-1cb93e5dc998'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:e1:3a", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:18Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:20.478 63 INFO tempest.lib.common.rest_client [req-99ef904b-acb8-480c-b58e-99558843549d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.417s 2018-08-17 06:08:20.478 63 DEBUG tempest.lib.common.rest_client [req-99ef904b-acb8-480c-b58e-99558843549d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-99ef904b-acb8-480c-b58e-99558843549d', 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': 'Fri, 17 Aug 2018 06:08:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99ef904b-acb8-480c-b58e-99558843549d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:e1:3a", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8c33155b-7882-44e5-9472-54ada847d5f1", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8c33155b-7882-44e5-9472-54ada847d5f1", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:19Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-3", "created": "2018-08-17T06:05:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:21.536 63 INFO tempest.lib.common.rest_client [req-dea99269-9034-42d0-8487-752991fa6a42 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1 0.042s 2018-08-17 06:08:21.537 63 DEBUG tempest.lib.common.rest_client [req-dea99269-9034-42d0-8487-752991fa6a42 ] 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.23:8774/v2.1/servers/8c33155b-7882-44e5-9472-54ada847d5f1', u'x-compute-request-id': 'req-dea99269-9034-42d0-8487-752991fa6a42', 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': 'Fri, 17 Aug 2018 06:08:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-dea99269-9034-42d0-8487-752991fa6a42'} Body: {"itemNotFound": {"message": "Instance 8c33155b-7882-44e5-9472-54ada847d5f1 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:22.155 63 INFO tempest.lib.common.rest_client [req-5e5d6028-752d-4951-89b3-630d1fa94534 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d2446a42-b8ba-407f-92b9-2d8efedef6c1 0.616s 2018-08-17 06:08:22.156 63 DEBUG tempest.lib.common.rest_client [req-5e5d6028-752d-4951-89b3-630d1fa94534 ] 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.23:9696/v2.0/ports/d2446a42-b8ba-407f-92b9-2d8efedef6c1', u'date': 'Fri, 17 Aug 2018 06:08:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5e5d6028-752d-4951-89b3-630d1fa94534'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:22.309 63 INFO tempest.lib.common.rest_client [req-05525593-6844-4585-84d7-c2d31e1ba973 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.152s 2018-08-17 06:08:22.309 63 DEBUG tempest.lib.common.rest_client [req-05525593-6844-4585-84d7-c2d31e1ba973 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-05525593-6844-4585-84d7-c2d31e1ba973', 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': 'Fri, 17 Aug 2018 06:08:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05525593-6844-4585-84d7-c2d31e1ba973'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:22.578 63 INFO tempest.lib.common.rest_client [req-f91c4396-1693-4e16-a227-d5a37f067ac2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.268s 2018-08-17 06:08:22.578 63 DEBUG tempest.lib.common.rest_client [req-f91c4396-1693-4e16-a227-d5a37f067ac2 ] 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.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-f91c4396-1693-4e16-a227-d5a37f067ac2', 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': 'Fri, 17 Aug 2018 06:08:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f91c4396-1693-4e16-a227-d5a37f067ac2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-2019165415": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e3:53", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e1518bed-d041-4dd2-9aa1-0882d98be581", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:34.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e1518bed-d041-4dd2-9aa1-0882d98be581", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:22Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-2", "created": "2018-08-17T06:05:29Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:23.636 63 INFO tempest.lib.common.rest_client [req-4e808949-d2de-4519-a0ff-e8a9a30acec8 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581 0.042s 2018-08-17 06:08:23.636 63 DEBUG tempest.lib.common.rest_client [req-4e808949-d2de-4519-a0ff-e8a9a30acec8 ] 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.23:8774/v2.1/servers/e1518bed-d041-4dd2-9aa1-0882d98be581', u'x-compute-request-id': 'req-4e808949-d2de-4519-a0ff-e8a9a30acec8', 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': 'Fri, 17 Aug 2018 06:08:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4e808949-d2de-4519-a0ff-e8a9a30acec8'} Body: {"itemNotFound": {"message": "Instance e1518bed-d041-4dd2-9aa1-0882d98be581 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:24.620 63 INFO tempest.lib.common.rest_client [req-922b0edd-82dd-418f-94d0-402dfff26527 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/dc859f98-3470-45ab-8fc5-0edfeeec0388 0.983s 2018-08-17 06:08:24.621 63 DEBUG tempest.lib.common.rest_client [req-922b0edd-82dd-418f-94d0-402dfff26527 ] 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.23:9696/v2.0/ports/dc859f98-3470-45ab-8fc5-0edfeeec0388', u'date': 'Fri, 17 Aug 2018 06:08:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-922b0edd-82dd-418f-94d0-402dfff26527'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:24.776 63 INFO tempest.lib.common.rest_client [req-fa99b2e2-2057-4caa-b270-98fc360971fe ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.154s 2018-08-17 06:08:24.777 63 DEBUG tempest.lib.common.rest_client [req-fa99b2e2-2057-4caa-b270-98fc360971fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-fa99b2e2-2057-4caa-b270-98fc360971fe', 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': 'Fri, 17 Aug 2018 06:08:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa99b2e2-2057-4caa-b270-98fc360971fe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:25.139 63 INFO tempest.lib.common.rest_client [req-245c6149-8cf4-4732-a63a-64a3238cbc37 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.361s 2018-08-17 06:08:25.140 63 DEBUG tempest.lib.common.rest_client [req-245c6149-8cf4-4732-a63a-64a3238cbc37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-245c6149-8cf4-4732-a63a-64a3238cbc37', 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': 'Fri, 17 Aug 2018 06:08:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-245c6149-8cf4-4732-a63a-64a3238cbc37'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1128143597": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:5a:bf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:05:24.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0", "security_groups": [{"name": "tempest-secgroup-smoke-1283089429"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1647044394", "name": "server-1", "created": "2018-08-17T06:05:19Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:26.205 63 INFO tempest.lib.common.rest_client [req-558a6a5d-c6bd-4aa2-ab26-e7722766c5c9 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 0.046s 2018-08-17 06:08:26.205 63 DEBUG tempest.lib.common.rest_client [req-558a6a5d-c6bd-4aa2-ab26-e7722766c5c9 ] 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.23:8774/v2.1/servers/e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0', u'x-compute-request-id': 'req-558a6a5d-c6bd-4aa2-ab26-e7722766c5c9', 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': 'Fri, 17 Aug 2018 06:08:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-558a6a5d-c6bd-4aa2-ab26-e7722766c5c9'} Body: {"itemNotFound": {"message": "Instance e5a25f2c-ccbf-4e63-9eb3-e324ed132bf0 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:27.088 63 INFO tempest.lib.common.rest_client [req-95667921-01ae-4b7e-8bb5-04e94ffc4e24 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/83d175db-2dfe-46d1-baae-f1b50913ed59 0.882s 2018-08-17 06:08:27.089 63 DEBUG tempest.lib.common.rest_client [req-95667921-01ae-4b7e-8bb5-04e94ffc4e24 ] 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.23:9696/v2.0/ports/83d175db-2dfe-46d1-baae-f1b50913ed59', u'date': 'Fri, 17 Aug 2018 06:08:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-95667921-01ae-4b7e-8bb5-04e94ffc4e24'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:27.150 63 INFO tempest.lib.common.rest_client [req-86b4c72d-20ac-46ea-8b85-fb7b928e9249 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1647044394 0.060s 2018-08-17 06:08:27.150 63 DEBUG tempest.lib.common.rest_client [req-86b4c72d-20ac-46ea-8b85-fb7b928e9249 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1647044394', u'x-compute-request-id': 'req-86b4c72d-20ac-46ea-8b85-fb7b928e9249', 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': 'Fri, 17 Aug 2018 06:08:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86b4c72d-20ac-46ea-8b85-fb7b928e9249'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:28.176 63 INFO tempest.lib.common.rest_client [req-a79bb506-12e9-483c-9e78-79d756f645c9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/89957497-b317-49ef-8f29-53c07f532840 1.024s 2018-08-17 06:08:28.177 63 DEBUG tempest.lib.common.rest_client [req-a79bb506-12e9-483c-9e78-79d756f645c9 ] 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.23:9696/v2.0/subnets/89957497-b317-49ef-8f29-53c07f532840', u'date': 'Fri, 17 Aug 2018 06:08:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a79bb506-12e9-483c-9e78-79d756f645c9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:29.435 63 INFO tempest.lib.common.rest_client [req-57e9ab4b-8a11-4c14-9eca-691ff8eddb1e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/0d6ae93e-64ea-4f33-b272-5e9dfce59ed8 1.257s 2018-08-17 06:08:29.436 63 DEBUG tempest.lib.common.rest_client [req-57e9ab4b-8a11-4c14-9eca-691ff8eddb1e ] 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.23:9696/v2.0/subnets/0d6ae93e-64ea-4f33-b272-5e9dfce59ed8', u'date': 'Fri, 17 Aug 2018 06:08:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57e9ab4b-8a11-4c14-9eca-691ff8eddb1e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:31.233 63 INFO tempest.lib.common.rest_client [req-992cbd04-7c96-478d-af93-c11c05c6aef1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/b973609f-8d85-4f79-ba2a-fcef0eadbe4d 1.796s 2018-08-17 06:08:31.234 63 DEBUG tempest.lib.common.rest_client [req-992cbd04-7c96-478d-af93-c11c05c6aef1 ] 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.23:9696/v2.0/networks/b973609f-8d85-4f79-ba2a-fcef0eadbe4d', u'date': 'Fri, 17 Aug 2018 06:08:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-992cbd04-7c96-478d-af93-c11c05c6aef1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:32.360 63 INFO tempest.lib.common.rest_client [req-d966d667-a6c8-4e72-b714-1507a50d6d68 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4d52caf3-f7f6-4e60-9725-b98c14648243 1.124s 2018-08-17 06:08:32.360 63 DEBUG tempest.lib.common.rest_client [req-d966d667-a6c8-4e72-b714-1507a50d6d68 ] 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.23:9696/v2.0/subnets/4d52caf3-f7f6-4e60-9725-b98c14648243', u'date': 'Fri, 17 Aug 2018 06:08:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d966d667-a6c8-4e72-b714-1507a50d6d68'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:33.604 63 INFO tempest.lib.common.rest_client [req-4cc7f0fa-6a72-4d9e-991d-138c86d35aee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/0e0d772f-0be0-43ca-8552-2f166dd9ce06 1.242s 2018-08-17 06:08:33.604 63 DEBUG tempest.lib.common.rest_client [req-4cc7f0fa-6a72-4d9e-991d-138c86d35aee ] 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.23:9696/v2.0/subnets/0e0d772f-0be0-43ca-8552-2f166dd9ce06', u'date': 'Fri, 17 Aug 2018 06:08:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4cc7f0fa-6a72-4d9e-991d-138c86d35aee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:35.341 63 INFO tempest.lib.common.rest_client [req-22e6b090-b51e-4d30-b814-02288bb8b50b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/976f8108-98cb-44dc-b97f-81058a5e7d5c 1.735s 2018-08-17 06:08:35.342 63 DEBUG tempest.lib.common.rest_client [req-22e6b090-b51e-4d30-b814-02288bb8b50b ] 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.23:9696/v2.0/networks/976f8108-98cb-44dc-b97f-81058a5e7d5c', u'date': 'Fri, 17 Aug 2018 06:08:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22e6b090-b51e-4d30-b814-02288bb8b50b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:35.591 63 INFO tempest.lib.common.rest_client [req-ba1bba7e-87cc-4b0d-a4aa-107f4638bfcd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/eb56ac41-d67c-4f03-aa95-4d50b7e7f227 0.248s 2018-08-17 06:08:35.591 63 DEBUG tempest.lib.common.rest_client [req-ba1bba7e-87cc-4b0d-a4aa-107f4638bfcd ] 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.23:9696/v2.0/security-groups/eb56ac41-d67c-4f03-aa95-4d50b7e7f227', u'date': 'Fri, 17 Aug 2018 06:08:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ba1bba7e-87cc-4b0d-a4aa-107f4638bfcd'} 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_tenant_separation_and_local_connectivity [207.820904s] ... ok 2018-08-17 06:08:35.866 63 INFO tempest.lib.common.rest_client [req-0cad98b1-f802-4c72-9e41-15031b2c05df ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.244s 2018-08-17 06:08:35.867 63 DEBUG tempest.lib.common.rest_client [req-0cad98b1-f802-4c72-9e41-15031b2c05df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-12956806 description", "name": "tempest-secgroup-smoke-12956806"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:08:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cad98b1-f802-4c72-9e41-15031b2c05df'} Body: {"security_group": {"description": "tempest-secgroup-smoke-12956806 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:35Z", "updated_at": "2018-08-17T06:08:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:08:35Z", "revision_number": 0, "id": "7bd21ed0-96be-461b-9d22-8f1297fb4dae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:08:35Z", "revision_number": 0, "id": "eaac47d9-801d-4da5-815b-ff6392bc028c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "117e3ed1-cef9-466e-b984-f49773597a36", "name": "tempest-secgroup-smoke-12956806"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:36.053 63 INFO tempest.lib.common.rest_client [req-01d27de5-6480-42cf-9bdb-314025a42276 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.185s 2018-08-17 06:08:36.054 63 DEBUG tempest.lib.common.rest_client [req-01d27de5-6480-42cf-9bdb-314025a42276 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01d27de5-6480-42cf-9bdb-314025a42276'} 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-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "598175ff-f412-4263-b84e-979dd2666991"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:36.274 63 INFO tempest.lib.common.rest_client [req-c4c1af77-d80b-4c71-bda3-ade6f3a00957 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.219s 2018-08-17 06:08:36.275 63 DEBUG tempest.lib.common.rest_client [req-c4c1af77-d80b-4c71-bda3-ade6f3a00957 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c4c1af77-d80b-4c71-bda3-ade6f3a00957'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "95cb164a-1fed-4938-9575-671ec29cb50c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:36.489 63 INFO tempest.lib.common.rest_client [req-1b2a3717-6b20-4d7f-bdb6-f19c8d973597 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.213s 2018-08-17 06:08:36.489 63 DEBUG tempest.lib.common.rest_client [req-1b2a3717-6b20-4d7f-bdb6-f19c8d973597 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b2a3717-6b20-4d7f-bdb6-f19c8d973597'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "457c0664-b00e-4254-b515-7bac26d1405e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:36.644 63 INFO tempest.lib.common.rest_client [req-cd6a40c1-3a68-4d8d-9c08-6b7dca74dac1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:08:36.644 63 DEBUG tempest.lib.common.rest_client [req-cd6a40c1-3a68-4d8d-9c08-6b7dca74dac1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd6a40c1-3a68-4d8d-9c08-6b7dca74dac1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9edaca11-9c92-4671-b1a6-8efe0449c8be"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:36.799 63 INFO tempest.lib.common.rest_client [req-7778973d-9502-44b3-b2e4-4213039db79b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:08:36.799 63 DEBUG tempest.lib.common.rest_client [req-7778973d-9502-44b3-b2e4-4213039db79b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7778973d-9502-44b3-b2e4-4213039db79b'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e7d8d52e-8ca9-4b02-89b8-8ad9d54fe3dd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:36.962 63 INFO tempest.lib.common.rest_client [req-93abf9a4-0dc6-4fe0-bf53-62fc55142e8e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.162s 2018-08-17 06:08:36.963 63 DEBUG tempest.lib.common.rest_client [req-93abf9a4-0dc6-4fe0-bf53-62fc55142e8e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93abf9a4-0dc6-4fe0-bf53-62fc55142e8e'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "312031ac-7e8e-441c-93cb-5aa951ab6456"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:37.105 63 INFO tempest.lib.common.rest_client [req-19c56031-69c3-4faf-b656-f174a2c0eb71 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.141s 2018-08-17 06:08:37.106 63 DEBUG tempest.lib.common.rest_client [req-19c56031-69c3-4faf-b656-f174a2c0eb71 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-19c56031-69c3-4faf-b656-f174a2c0eb71'} 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-08-17T06:08:37Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dc3c125d-3d49-4306-9002-6205ae9ab7b2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:37.278 63 INFO tempest.lib.common.rest_client [req-28c3e94c-132b-4a6f-adc4-2de4fe2891b0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.171s 2018-08-17 06:08:37.279 63 DEBUG tempest.lib.common.rest_client [req-28c3e94c-132b-4a6f-adc4-2de4fe2891b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28c3e94c-132b-4a6f-adc4-2de4fe2891b0'} 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-08-17T06:08:37Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "794bd080-cd92-42d0-9b32-d5a2b2501b6a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:37.538 63 INFO tempest.lib.common.rest_client [req-61ee8bf2-e441-4f4e-a0f8-2ca701f96cd0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.258s 2018-08-17 06:08:37.538 63 DEBUG tempest.lib.common.rest_client [req-61ee8bf2-e441-4f4e-a0f8-2ca701f96cd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-116664966"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61ee8bf2-e441-4f4e-a0f8-2ca701f96cd0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:08:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","name":"tempest-A-116664966"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:38.108 63 INFO tempest.lib.common.rest_client [req-3eb14476-b33d-4954-acf1-cf67cd83d094 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.568s 2018-08-17 06:08:38.108 63 DEBUG tempest.lib.common.rest_client [req-3eb14476-b33d-4954-acf1-cf67cd83d094 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "name": "tempest-subnet-A-1-1472461638"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:08:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3eb14476-b33d-4954-acf1-cf67cd83d094'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:37Z","dns_nameservers":[],"updated_at":"2018-08-17T06:08:37Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"27a71ec1-e2f9-4172-9cf1-df4b282747e7","subnetpool_id":null,"name":"tempest-subnet-A-1-1472461638"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:38.675 63 INFO tempest.lib.common.rest_client [req-2a09adda-c8f5-4dd5-b84e-c9278a174301 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.566s 2018-08-17 06:08:38.676 63 DEBUG tempest.lib.common.rest_client [req-2a09adda-c8f5-4dd5-b84e-c9278a174301 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-174618528"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:08:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a09adda-c8f5-4dd5-b84e-c9278a174301'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:08:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9aa0cf42-6766-428d-913b-28d0f5407945","name":"tempest-B-174618528"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:39.537 63 INFO tempest.lib.common.rest_client [req-1f8e4242-3e38-4ee8-8483-f63b3ba68277 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.860s 2018-08-17 06:08:39.538 63 DEBUG tempest.lib.common.rest_client [req-1f8e4242-3e38-4ee8-8483-f63b3ba68277 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "name": "tempest-subnet-B-1-1366298006"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:08:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f8e4242-3e38-4ee8-8483-f63b3ba68277'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9aa0cf42-6766-428d-913b-28d0f5407945","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:08:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"22f0968c-a90a-410c-9160-2aae900ac2bb","subnetpool_id":null,"name":"tempest-subnet-B-1-1366298006"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:39.745 63 INFO tempest.lib.common.rest_client [req-55f166fc-1d70-4f2d-b684-a4a81e23e288 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.206s 2018-08-17 06:08:39.746 63 DEBUG tempest.lib.common.rest_client [req-55f166fc-1d70-4f2d-b684-a4a81e23e288 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1513963549"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-55f166fc-1d70-4f2d-b684-a4a81e23e288', 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': 'Fri, 17 Aug 2018 06:08:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55f166fc-1d70-4f2d-b684-a4a81e23e288'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfs/9BalWCthLEqtsFgUVIcj0gQg0+zaUR71ozT6RP3fy/G7ZOo5ZD3eYLHaJO5tlyxMtFL/1o/lHg6sY1Oqwtzxw0ntVyhehZHZxZ6WsCMbXGjAfvmLV/8Ppdl6aE/09UPVP12SfTleg4zAgn5dVS+MVOCF5PHqnsm/C9PqQQfSW8/EjStOKEPz0dIMpdwOWhafXLweIZAA+up9eZpQ+UuT95E6JPdlO7MFuPFoa6zD3kL7RwIB6vL4o9dg9IeWOADcorWf6Cw9ZE39tDTfAQEnTmEJ8GQAqG6uQ3gHesJpwqeRG3vQijzwx9uVsSjJqmB7B6VDVVw1iPZlq1FHsN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn7P/QWpVgrYSxKrbBYFFSHI9IEINPs2lEe9aM0+kT938vxu2\nTqOWQ93mCx2iTubZcsTLRS/9aP5R4OrGNTqsLc8cNJ7VcoXoWR2cWelrAjG1xowH\n75i1f/D6XZemhP9PVD1T9dkn05XoOMwIJ+XVUvjFTgheTx6p7JvwvT6kEH0lvPxI\n0rTihD89HSDKXcDloWn1y8HiGQAPrqfXmaUPlLk/eROiT3ZTuzBbjxaGusw95C+0\ncCAery+KPXYPSHljgA3KK1n+gsPWRN/bQ03wEBJ05hCfBkAKhurkN4B3rCacKnkR\nt70Io88MfblbEoyapgewelQ1VcNYj2ZatRR7DQIDAQABAoIBABDUzJMdXNPA0quN\ngjXLUPz4pT6QF4tF6x6/xhbgTuXn9GpDxmv1S7HtYgBL6D4+kC5LVUz+aMu2+fQl\naixT+a9+Q2+8SayfNkSmHUNQmWmKyaiaO3/h7UcFo61XfUJJEhhDumSPtWXUR7ws\nrLNfwqLS+yBlO2NFTQ1VxgJ75piiHUOFdS1RJtMGWIPPug5j1c8Zx3o0hy6HBaXQ\nFXUPKb2vBHUogV4JrQoxissYDjjvx7wKgrmPTM1pcQlNnzq2qFwk4bZwvDKff30R\ntY+QKqoFKW92INknSBIgNm/IWeKDU8WkPQmeG/aNkGdqkwyoc9MbzRs8jUyPyL64\nlhRjb0ECgYEA0EQch1PPOcE/03isylvr+dtQHUMCVusgJ7DLBYffKivWX8xGDFoG\nz+b83lBpZag13ywvFutfoTqHYKOtPKFBUKKDU42FChlwKzDYqR+rWTFZ3aVkzIYt\neJ3IRAcW2mfcjPZLRSz+7SQ6/WQ6oHYw/+ktyjfClW4me9I4aBh3kJECgYEAxE57\nu1B7Ieq5Tg+iAEyhbpMUTUku+vYyelznfCZugcmrPFP/3KgLcI+AEEpk4Uk4Knch\nr1f6VVODRHHEpufJ19R9A7Tn8eC4g859Lw2EoiFnxlZxntwiY05rlWdZWwnn51yB\nBOvhqsy5yqS1KJISkh47VRRc5mVeBxWQggNCwL0CgYBmQntLi0A92IBxYlhdSAM2\n/JN6urNEYFC6jFkzTwKpnzq0cQWX/QBJRt60fgEyVASXnwdEFrAu5yEft15RXdBH\nOnSHKv6+9byYyHQpno4wzkWUyigTMHLVPYvesyhqdwLZB/nvbmeBov9/+Z27uizX\nCvRbzUMywhINTCw8GH9ksQKBgQC+LlrpCfuAzGpiGfsU1yi+e3d7uJ7vO32D1mXd\nfU4qJzrh429KUvNiRWQIZEp/h/QGEAxuV4mLCLFvqdie6og9tPq4kJb1WoToDTBy\nWWJZwItNN4o0IYifNOY9hDapYFtvZcsI/Y1Pb6+/hvqLJ5kePnO05VlrTGFf86Bg\nlNAi8QKBgG4NbAwXAGBR8tRsxCACoYsxWj6IHikufUUtm01VLmquIcvvX2puA6FO\n+6HoUWofGnzIXa4PwZW8ltR1/Gy2jJ4NfuStRehYEymLMI/5M4RLrkKcWjWV6Q5e\n/qw6UBTAzQJ7zCiFcMyoh5Nf40BiDNXLGXi/0IusjhZFxFJ8ck75\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1513963549", "fingerprint": "ae:af:be:5e:65:96:7f:4f:00:d6:fb:81:4e:4e:66:6a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:40.723 63 INFO tempest.lib.common.rest_client [req-8aa4c3f1-bece-40b6-a925-25dce6dce9b9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 0.972s 2018-08-17 06:08:40.723 63 DEBUG tempest.lib.common.rest_client [req-8aa4c3f1-bece-40b6-a925-25dce6dce9b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-681138741", "security_groups": ["117e3ed1-cef9-466e-b984-f49773597a36"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:08:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8aa4c3f1-bece-40b6-a925-25dce6dce9b9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:08:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:08:40Z","name":"tempest-port-smoke-681138741","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:11:47","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"27a71ec1-e2f9-4172-9cf1-df4b282747e7","ip_address":"10.101.11.10"}],"id":"0f570afc-6891-42b8-bd2a-a07f81f79fc9","security_groups":["117e3ed1-cef9-466e-b984-f49773597a36"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:41.654 63 INFO tempest.lib.common.rest_client [req-f607bc46-1d4c-4402-b98f-2f0970b31c2b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 0.929s 2018-08-17 06:08:41.655 63 DEBUG tempest.lib.common.rest_client [req-f607bc46-1d4c-4402-b98f-2f0970b31c2b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1513963549", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "port": "0f570afc-6891-42b8-bd2a-a07f81f79fc9"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-f607bc46-1d4c-4402-b98f-2f0970b31c2b', 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:08:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f607bc46-1d4c-4402-b98f-2f0970b31c2b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "adminPass": "KaGr9brSbCjW"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:41.988 63 INFO tempest.lib.common.rest_client [req-3988e3d9-52a9-481a-b37f-674cba148817 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.330s 2018-08-17 06:08:41.989 63 DEBUG tempest.lib.common.rest_client [req-3988e3d9-52a9-481a-b37f-674cba148817 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-3988e3d9-52a9-481a-b37f-674cba148817', 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': 'Fri, 17 Aug 2018 06:08:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3988e3d9-52a9-481a-b37f-674cba148817'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:43.485 63 INFO tempest.lib.common.rest_client [req-821ff3b9-6e16-4270-bf70-ff40fec51a50 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.480s 2018-08-17 06:08:43.485 63 DEBUG tempest.lib.common.rest_client [req-821ff3b9-6e16-4270-bf70-ff40fec51a50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-821ff3b9-6e16-4270-bf70-ff40fec51a50', 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': 'Fri, 17 Aug 2018 06:08:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-821ff3b9-6e16-4270-bf70-ff40fec51a50'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:43.496 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-17 06:08:45.039 63 INFO tempest.lib.common.rest_client [req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.541s 2018-08-17 06:08:45.039 63 DEBUG tempest.lib.common.rest_client [req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec ] 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec', 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': 'Fri, 17 Aug 2018 06:08:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:45.053 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:08:46.689 63 INFO tempest.lib.common.rest_client [req-d579ded1-90aa-4683-bdae-dc4293790717 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.634s 2018-08-17 06:08:46.690 63 DEBUG tempest.lib.common.rest_client [req-d579ded1-90aa-4683-bdae-dc4293790717 ] 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-d579ded1-90aa-4683-bdae-dc4293790717', 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': 'Fri, 17 Aug 2018 06:08:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d579ded1-90aa-4683-bdae-dc4293790717'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:48.139 63 INFO tempest.lib.common.rest_client [req-0f87a019-46d4-4930-90b5-dea737205376 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.434s 2018-08-17 06:08:48.140 63 DEBUG tempest.lib.common.rest_client [req-0f87a019-46d4-4930-90b5-dea737205376 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-0f87a019-46d4-4930-90b5-dea737205376', 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': 'Fri, 17 Aug 2018 06:08:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f87a019-46d4-4930-90b5-dea737205376'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:48.154 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:08:48.483 63 INFO tempest.lib.common.rest_client [req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.328s 2018-08-17 06:08:48.483 63 DEBUG tempest.lib.common.rest_client [req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6', 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': 'Fri, 17 Aug 2018 06:08:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:48.498 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 51377e55-e4ac-45d8-a6a2-086dcf7da78f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:08:49.347 63 INFO tempest.lib.common.rest_client [req-686f6f70-6400-4f0f-9dfc-403b73db0091 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 0.849s 2018-08-17 06:08:49.348 63 DEBUG tempest.lib.common.rest_client [req-686f6f70-6400-4f0f-9dfc-403b73db0091 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1295289900", "security_groups": ["117e3ed1-cef9-466e-b984-f49773597a36"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-686f6f70-6400-4f0f-9dfc-403b73db0091'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:08:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9aa0cf42-6766-428d-913b-28d0f5407945","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:08:48Z","name":"tempest-port-smoke-1295289900","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:1a:f2:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"22f0968c-a90a-410c-9160-2aae900ac2bb","ip_address":"10.102.21.20"}],"id":"e2d6a25f-ef11-4725-a03a-082d1ddd6c55","security_groups":["117e3ed1-cef9-466e-b984-f49773597a36"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:49.750 63 INFO tempest.lib.common.rest_client [req-deb62fd1-d0a7-4b25-93dc-722838ebbac0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 0.401s 2018-08-17 06:08:49.751 63 DEBUG tempest.lib.common.rest_client [req-deb62fd1-d0a7-4b25-93dc-722838ebbac0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1513963549", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9aa0cf42-6766-428d-913b-28d0f5407945", "port": "e2d6a25f-ef11-4725-a03a-082d1ddd6c55"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-deb62fd1-d0a7-4b25-93dc-722838ebbac0', 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-deb62fd1-d0a7-4b25-93dc-722838ebbac0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "adminPass": "oiWMzE93YC5R"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:50.101 63 INFO tempest.lib.common.rest_client [req-18496c23-10d4-43c8-830d-72a5991033f5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.346s 2018-08-17 06:08:50.102 63 DEBUG tempest.lib.common.rest_client [req-18496c23-10d4-43c8-830d-72a5991033f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-18496c23-10d4-43c8-830d-72a5991033f5', 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': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18496c23-10d4-43c8-830d-72a5991033f5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:51.439 63 INFO tempest.lib.common.rest_client [req-2499ac56-a540-4550-b370-3483d4ceb149 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.323s 2018-08-17 06:08:51.440 63 DEBUG tempest.lib.common.rest_client [req-2499ac56-a540-4550-b370-3483d4ceb149 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-2499ac56-a540-4550-b370-3483d4ceb149', 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': 'Fri, 17 Aug 2018 06:08:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2499ac56-a540-4550-b370-3483d4ceb149'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:51.452 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:08:52.872 63 INFO tempest.lib.common.rest_client [req-71860a12-d66b-42aa-ad46-28b7ec9236f4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.418s 2018-08-17 06:08:52.872 63 DEBUG tempest.lib.common.rest_client [req-71860a12-d66b-42aa-ad46-28b7ec9236f4 ] 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-71860a12-d66b-42aa-ad46-28b7ec9236f4', 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': 'Fri, 17 Aug 2018 06:08:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71860a12-d66b-42aa-ad46-28b7ec9236f4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:52.887 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:08:54.388 63 INFO tempest.lib.common.rest_client [req-ba373481-7bfa-4991-9416-08ba6aa902e2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.498s 2018-08-17 06:08:54.388 63 DEBUG tempest.lib.common.rest_client [req-ba373481-7bfa-4991-9416-08ba6aa902e2 ] 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-ba373481-7bfa-4991-9416-08ba6aa902e2', 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': 'Fri, 17 Aug 2018 06:08:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba373481-7bfa-4991-9416-08ba6aa902e2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:55.559 63 INFO tempest.lib.common.rest_client [req-0d5dada2-b483-44df-9a2f-2dedd191a1aa ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.154s 2018-08-17 06:08:55.559 63 DEBUG tempest.lib.common.rest_client [req-0d5dada2-b483-44df-9a2f-2dedd191a1aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-0d5dada2-b483-44df-9a2f-2dedd191a1aa', 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': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d5dada2-b483-44df-9a2f-2dedd191a1aa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:55.572 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:08:55.721 63 INFO tempest.lib.common.rest_client [req-3e2afeba-aadb-4343-a1eb-0e8e736d90db ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.148s 2018-08-17 06:08:55.722 63 DEBUG tempest.lib.common.rest_client [req-3e2afeba-aadb-4343-a1eb-0e8e736d90db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-3e2afeba-aadb-4343-a1eb-0e8e736d90db', 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': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e2afeba-aadb-4343-a1eb-0e8e736d90db'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:55.736 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d4e48431-da5c-4197-af2f-ae450915d4eb with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:08:55.861 63 INFO tempest.lib.common.rest_client [req-a38d0b64-4011-4588-98c8-2f3f6fc746e2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/routers 0.125s 2018-08-17 06:08:55.862 63 DEBUG tempest.lib.common.rest_client [req-a38d0b64-4011-4588-98c8-2f3f6fc746e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1276121593", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a38d0b64-4011-4588-98c8-2f3f6fc746e2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:55Z", "admin_state_up": true, "updated_at": "2018-08-17T06:08:55Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "name": "tempest-router--1276121593"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:57.488 63 INFO tempest.lib.common.rest_client [req-fb5eb761-f5a0-4474-8418-c2fbef9bc1ee ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505 1.624s 2018-08-17 06:08:57.488 63 DEBUG tempest.lib.common.rest_client [req-fb5eb761-f5a0-4474-8418-c2fbef9bc1ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505', u'date': 'Fri, 17 Aug 2018 06:08:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb5eb761-f5a0-4474-8418-c2fbef9bc1ee'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:55Z", "admin_state_up": true, "updated_at": "2018-08-17T06:08:56Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "name": "tempest-router--1276121593"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:08:59.669 63 INFO tempest.lib.common.rest_client [req-0056c9f9-48a6-4be3-bbb2-c32f436a161b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/add_router_interface 2.178s 2018-08-17 06:08:59.670 63 DEBUG tempest.lib.common.rest_client [req-0056c9f9-48a6-4be3-bbb2-c32f436a161b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:08:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0056c9f9-48a6-4be3-bbb2-c32f436a161b'} Body: {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7", "subnet_ids": ["27a71ec1-e2f9-4172-9cf1-df4b282747e7"], "port_id": "aa2b176e-7817-43ef-a03a-e68521ee4dc9", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:01.468 63 INFO tempest.lib.common.rest_client [req-63d06b67-9caf-49c6-8c10-4f87141e13b0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.796s 2018-08-17 06:09:01.468 63 DEBUG tempest.lib.common.rest_client [req-63d06b67-9caf-49c6-8c10-4f87141e13b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "0f570afc-6891-42b8-bd2a-a07f81f79fc9"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:09:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63d06b67-9caf-49c6-8c10-4f87141e13b0'} Body: {"floatingip": {"router_id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:09:00Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "0f570afc-6891-42b8-bd2a-a07f81f79fc9", "id": "b603ed67-06aa-4dda-967a-8110cb2981e1", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:00Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:01.621 63 INFO tempest.lib.common.rest_client [req-bc12b2e4-8480-45ca-972f-e56568a2cf19 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.151s 2018-08-17 06:09:01.621 63 DEBUG tempest.lib.common.rest_client [req-bc12b2e4-8480-45ca-972f-e56568a2cf19 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:09:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc12b2e4-8480-45ca-972f-e56568a2cf19'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "82f4cf12-4574-438d-8006-fb92880526db"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:02.076 63 INFO tempest.lib.common.rest_client [req-3b207e15-9791-4d80-b81e-5bb8131fba37 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations 0.453s 2018-08-17 06:09:02.076 63 DEBUG tempest.lib.common.rest_client [req-3b207e15-9791-4d80-b81e-5bb8131fba37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b207e15-9791-4d80-b81e-5bb8131fba37'} Body: {"network_association": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "id": "98f9d1a8-ca8d-4f9b-baa6-bc429cde6eeb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:02.078 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:10.086 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:10.186 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:09:10.214 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:10.329 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:09:10.330 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:10.333 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:10.392 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:09:10.397 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:15.405 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:09:15.406 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:09:15.406 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.076900 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:09:16.029 63 INFO tempest.lib.common.rest_client [req-f8f63be4-3385-4b7f-8630-db909406f663 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations 0.622s 2018-08-17 06:09:16.030 63 DEBUG tempest.lib.common.rest_client [req-f8f63be4-3385-4b7f-8630-db909406f663 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8f63be4-3385-4b7f-8630-db909406f663'} Body: {"network_association": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "id": "faca0197-beaa-4507-b670-5bd5b5e0294b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:16.031 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:16.033 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:16.098 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:09:16.100 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:16.214 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:09:16.215 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:16.217 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:16.276 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:09:16.281 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:21.288 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:09:21.289 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:09:21.290 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075553 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:09:21.290 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Updating targets in BGPVPN 82f4cf12-4574-438d-8006-fb92880526db _update_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:990 2018-08-17 06:09:21.641 63 INFO tempest.lib.common.rest_client [req-4e12a61d-014e-4d60-814f-24e6f19ff13c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db 0.349s 2018-08-17 06:09:21.641 63 DEBUG tempest.lib.common.rest_client [req-4e12a61d-014e-4d60-814f-24e6f19ff13c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db', u'date': 'Fri, 17 Aug 2018 06:09:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e12a61d-014e-4d60-814f-24e6f19ff13c'} 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 2018-08-17 06:09:22.894 63 INFO tempest.lib.common.rest_client [req-5036779c-3dde-401b-b5e4-1dc76e9e00f8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b603ed67-06aa-4dda-967a-8110cb2981e1 1.249s 2018-08-17 06:09:22.895 63 DEBUG tempest.lib.common.rest_client [req-5036779c-3dde-401b-b5e4-1dc76e9e00f8 ] 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.23:9696/v2.0/floatingips/b603ed67-06aa-4dda-967a-8110cb2981e1', u'date': 'Fri, 17 Aug 2018 06:09:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5036779c-3dde-401b-b5e4-1dc76e9e00f8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:24.842 63 INFO tempest.lib.common.rest_client [req-6bdcc2c5-d0eb-446d-8dfb-e9d19239bfe1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/remove_router_interface 1.946s 2018-08-17 06:09:24.843 63 DEBUG tempest.lib.common.rest_client [req-6bdcc2c5-d0eb-446d-8dfb-e9d19239bfe1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:09:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6bdcc2c5-d0eb-446d-8dfb-e9d19239bfe1'} Body: {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7", "subnet_ids": ["27a71ec1-e2f9-4172-9cf1-df4b282747e7"], "port_id": "aa2b176e-7817-43ef-a03a-e68521ee4dc9", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:26.427 63 INFO tempest.lib.common.rest_client [req-63c0e7c1-2bd4-40a6-aad7-0f3879df86c6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505 1.582s 2018-08-17 06:09:26.427 63 DEBUG tempest.lib.common.rest_client [req-63c0e7c1-2bd4-40a6-aad7-0f3879df86c6 ] 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.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505', u'date': 'Fri, 17 Aug 2018 06:09:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-63c0e7c1-2bd4-40a6-aad7-0f3879df86c6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:26.599 63 INFO tempest.lib.common.rest_client [req-94d27684-763f-4a29-97e7-929fb6b6243c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.171s 2018-08-17 06:09:26.600 63 DEBUG tempest.lib.common.rest_client [req-94d27684-763f-4a29-97e7-929fb6b6243c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-94d27684-763f-4a29-97e7-929fb6b6243c', 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': 'Fri, 17 Aug 2018 06:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94d27684-763f-4a29-97e7-929fb6b6243c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:27.057 63 INFO tempest.lib.common.rest_client [req-960e508a-16fd-40bf-a657-c40a3acb199d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.456s 2018-08-17 06:09:27.058 63 DEBUG tempest.lib.common.rest_client [req-960e508a-16fd-40bf-a657-c40a3acb199d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-960e508a-16fd-40bf-a657-c40a3acb199d', 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': 'Fri, 17 Aug 2018 06:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-960e508a-16fd-40bf-a657-c40a3acb199d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:26Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:28.121 63 INFO tempest.lib.common.rest_client [req-da7b1319-f38b-4f8f-88e1-bb3a009da966 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.047s 2018-08-17 06:09:28.122 63 DEBUG tempest.lib.common.rest_client [req-da7b1319-f38b-4f8f-88e1-bb3a009da966 ] 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-da7b1319-f38b-4f8f-88e1-bb3a009da966', 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': 'Fri, 17 Aug 2018 06:09:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-da7b1319-f38b-4f8f-88e1-bb3a009da966'} Body: {"itemNotFound": {"message": "Instance d4e48431-da5c-4197-af2f-ae450915d4eb could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:28.727 63 INFO tempest.lib.common.rest_client [req-2d0bc654-b4d8-4e3d-8ef9-9b20a5c0c5f7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/e2d6a25f-ef11-4725-a03a-082d1ddd6c55 0.604s 2018-08-17 06:09:28.727 63 DEBUG tempest.lib.common.rest_client [req-2d0bc654-b4d8-4e3d-8ef9-9b20a5c0c5f7 ] 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.23:9696/v2.0/ports/e2d6a25f-ef11-4725-a03a-082d1ddd6c55', u'date': 'Fri, 17 Aug 2018 06:09:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2d0bc654-b4d8-4e3d-8ef9-9b20a5c0c5f7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:29.085 63 INFO tempest.lib.common.rest_client [req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.357s 2018-08-17 06:09:29.086 63 DEBUG tempest.lib.common.rest_client [req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509', 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': 'Fri, 17 Aug 2018 06:09:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:29.596 63 INFO tempest.lib.common.rest_client [req-9fa7adb6-574b-445e-a141-6f75f30823f2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.509s 2018-08-17 06:09:29.596 63 DEBUG tempest.lib.common.rest_client [req-9fa7adb6-574b-445e-a141-6f75f30823f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-9fa7adb6-574b-445e-a141-6f75f30823f2', 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': 'Fri, 17 Aug 2018 06:09:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9fa7adb6-574b-445e-a141-6f75f30823f2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:31.076 63 INFO tempest.lib.common.rest_client [req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.465s 2018-08-17 06:09:31.077 63 DEBUG tempest.lib.common.rest_client [req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3', 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': 'Fri, 17 Aug 2018 06:09:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:09:30Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T06:09:30.000000", "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:31.089 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 06:09:32.137 63 INFO tempest.lib.common.rest_client [req-f49d82b2-cc94-483d-b602-7d9433f94718 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.046s 2018-08-17 06:09:32.138 63 DEBUG tempest.lib.common.rest_client [req-f49d82b2-cc94-483d-b602-7d9433f94718 ] 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-f49d82b2-cc94-483d-b602-7d9433f94718', 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': 'Fri, 17 Aug 2018 06:09:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f49d82b2-cc94-483d-b602-7d9433f94718'} Body: {"itemNotFound": {"message": "Instance 51377e55-e4ac-45d8-a6a2-086dcf7da78f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:32.758 63 INFO tempest.lib.common.rest_client [req-2e4c86f8-ff81-4137-931f-84dc0e44122e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/0f570afc-6891-42b8-bd2a-a07f81f79fc9 0.619s 2018-08-17 06:09:32.759 63 DEBUG tempest.lib.common.rest_client [req-2e4c86f8-ff81-4137-931f-84dc0e44122e ] 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.23:9696/v2.0/ports/0f570afc-6891-42b8-bd2a-a07f81f79fc9', u'date': 'Fri, 17 Aug 2018 06:09:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2e4c86f8-ff81-4137-931f-84dc0e44122e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:32.806 63 INFO tempest.lib.common.rest_client [req-b0caabf9-7d70-44a6-9a48-eaf00886af13 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1513963549 0.046s 2018-08-17 06:09:32.806 63 DEBUG tempest.lib.common.rest_client [req-b0caabf9-7d70-44a6-9a48-eaf00886af13 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1513963549', u'x-compute-request-id': 'req-b0caabf9-7d70-44a6-9a48-eaf00886af13', 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': 'Fri, 17 Aug 2018 06:09:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0caabf9-7d70-44a6-9a48-eaf00886af13'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:33.868 63 INFO tempest.lib.common.rest_client [req-15929bde-b5d8-4a7e-b9f9-6232bfacc694 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/22f0968c-a90a-410c-9160-2aae900ac2bb 1.060s 2018-08-17 06:09:33.868 63 DEBUG tempest.lib.common.rest_client [req-15929bde-b5d8-4a7e-b9f9-6232bfacc694 ] 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.23:9696/v2.0/subnets/22f0968c-a90a-410c-9160-2aae900ac2bb', u'date': 'Fri, 17 Aug 2018 06:09:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15929bde-b5d8-4a7e-b9f9-6232bfacc694'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:34.942 63 INFO tempest.lib.common.rest_client [req-ac99e190-b4a9-431a-a9ac-f4cf303f16d4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9aa0cf42-6766-428d-913b-28d0f5407945 1.073s 2018-08-17 06:09:34.943 63 DEBUG tempest.lib.common.rest_client [req-ac99e190-b4a9-431a-a9ac-f4cf303f16d4 ] 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.23:9696/v2.0/networks/9aa0cf42-6766-428d-913b-28d0f5407945', u'date': 'Fri, 17 Aug 2018 06:09:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ac99e190-b4a9-431a-a9ac-f4cf303f16d4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:36.012 63 INFO tempest.lib.common.rest_client [req-a7060e12-7468-4b05-a5af-a4d65618d9a5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/27a71ec1-e2f9-4172-9cf1-df4b282747e7 1.069s 2018-08-17 06:09:36.013 63 DEBUG tempest.lib.common.rest_client [req-a7060e12-7468-4b05-a5af-a4d65618d9a5 ] 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.23:9696/v2.0/subnets/27a71ec1-e2f9-4172-9cf1-df4b282747e7', u'date': 'Fri, 17 Aug 2018 06:09:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7060e12-7468-4b05-a5af-a4d65618d9a5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:37.458 63 INFO tempest.lib.common.rest_client [req-dd1826fc-f5f8-487f-b608-0e7c65fdb919 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/ce73cda9-9b88-49c6-a6b6-3dcd21fc8114 1.444s 2018-08-17 06:09:37.459 63 DEBUG tempest.lib.common.rest_client [req-dd1826fc-f5f8-487f-b608-0e7c65fdb919 ] 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.23:9696/v2.0/networks/ce73cda9-9b88-49c6-a6b6-3dcd21fc8114', u'date': 'Fri, 17 Aug 2018 06:09:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dd1826fc-f5f8-487f-b608-0e7c65fdb919'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:37.724 63 INFO tempest.lib.common.rest_client [req-98ac8375-eac7-400b-b9de-d818e8e77625 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/117e3ed1-cef9-466e-b984-f49773597a36 0.264s 2018-08-17 06:09:37.724 63 DEBUG tempest.lib.common.rest_client [req-98ac8375-eac7-400b-b9de-d818e8e77625 ] 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.23:9696/v2.0/security-groups/117e3ed1-cef9-466e-b984-f49773597a36', u'date': 'Fri, 17 Aug 2018 06:09:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-98ac8375-eac7-400b-b9de-d818e8e77625'} 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_update_route_targets_and_unassociated_net [62.103924s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 303, in test_bgpvpn_update_route_targets_and_unassociated_net self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, 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-08-17 06:08:35,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.244s 2018-08-17 06:08:35,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-12956806 description", "name": "tempest-secgroup-smoke-12956806"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:08:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cad98b1-f802-4c72-9e41-15031b2c05df'} Body: {"security_group": {"description": "tempest-secgroup-smoke-12956806 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:35Z", "updated_at": "2018-08-17T06:08:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:08:35Z", "revision_number": 0, "id": "7bd21ed0-96be-461b-9d22-8f1297fb4dae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:08:35Z", "revision_number": 0, "id": "eaac47d9-801d-4da5-815b-ff6392bc028c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "117e3ed1-cef9-466e-b984-f49773597a36", "name": "tempest-secgroup-smoke-12956806"}} 2018-08-17 06:08:36,053 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.185s 2018-08-17 06:08:36,054 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01d27de5-6480-42cf-9bdb-314025a42276'} 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-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "598175ff-f412-4263-b84e-979dd2666991"}} 2018-08-17 06:08:36,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.219s 2018-08-17 06:08:36,275 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c4c1af77-d80b-4c71-bda3-ade6f3a00957'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "95cb164a-1fed-4938-9575-671ec29cb50c"}} 2018-08-17 06:08:36,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.213s 2018-08-17 06:08:36,489 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b2a3717-6b20-4d7f-bdb6-f19c8d973597'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "457c0664-b00e-4254-b515-7bac26d1405e"}} 2018-08-17 06:08:36,644 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:08:36,644 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd6a40c1-3a68-4d8d-9c08-6b7dca74dac1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9edaca11-9c92-4671-b1a6-8efe0449c8be"}} 2018-08-17 06:08:36,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:08:36,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7778973d-9502-44b3-b2e4-4213039db79b'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e7d8d52e-8ca9-4b02-89b8-8ad9d54fe3dd"}} 2018-08-17 06:08:36,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.162s 2018-08-17 06:08:36,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93abf9a4-0dc6-4fe0-bf53-62fc55142e8e'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "312031ac-7e8e-441c-93cb-5aa951ab6456"}} 2018-08-17 06:08:37,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.141s 2018-08-17 06:08:37,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-19c56031-69c3-4faf-b656-f174a2c0eb71'} 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-08-17T06:08:37Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dc3c125d-3d49-4306-9002-6205ae9ab7b2"}} 2018-08-17 06:08:37,278 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.171s 2018-08-17 06:08:37,279 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28c3e94c-132b-4a6f-adc4-2de4fe2891b0'} 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-08-17T06:08:37Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "794bd080-cd92-42d0-9b32-d5a2b2501b6a"}} 2018-08-17 06:08:37,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.258s 2018-08-17 06:08:37,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-116664966"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61ee8bf2-e441-4f4e-a0f8-2ca701f96cd0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:08:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","name":"tempest-A-116664966"}} 2018-08-17 06:08:38,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.568s 2018-08-17 06:08:38,108 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "name": "tempest-subnet-A-1-1472461638"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:08:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3eb14476-b33d-4954-acf1-cf67cd83d094'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:37Z","dns_nameservers":[],"updated_at":"2018-08-17T06:08:37Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"27a71ec1-e2f9-4172-9cf1-df4b282747e7","subnetpool_id":null,"name":"tempest-subnet-A-1-1472461638"}} 2018-08-17 06:08:38,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.566s 2018-08-17 06:08:38,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-174618528"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:08:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a09adda-c8f5-4dd5-b84e-c9278a174301'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:08:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9aa0cf42-6766-428d-913b-28d0f5407945","name":"tempest-B-174618528"}} 2018-08-17 06:08:39,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.860s 2018-08-17 06:08:39,538 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "name": "tempest-subnet-B-1-1366298006"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:08:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f8e4242-3e38-4ee8-8483-f63b3ba68277'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9aa0cf42-6766-428d-913b-28d0f5407945","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:08:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"22f0968c-a90a-410c-9160-2aae900ac2bb","subnetpool_id":null,"name":"tempest-subnet-B-1-1366298006"}} 2018-08-17 06:08:39,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.206s 2018-08-17 06:08:39,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1513963549"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-55f166fc-1d70-4f2d-b684-a4a81e23e288', 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': 'Fri, 17 Aug 2018 06:08:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55f166fc-1d70-4f2d-b684-a4a81e23e288'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfs/9BalWCthLEqtsFgUVIcj0gQg0+zaUR71ozT6RP3fy/G7ZOo5ZD3eYLHaJO5tlyxMtFL/1o/lHg6sY1Oqwtzxw0ntVyhehZHZxZ6WsCMbXGjAfvmLV/8Ppdl6aE/09UPVP12SfTleg4zAgn5dVS+MVOCF5PHqnsm/C9PqQQfSW8/EjStOKEPz0dIMpdwOWhafXLweIZAA+up9eZpQ+UuT95E6JPdlO7MFuPFoa6zD3kL7RwIB6vL4o9dg9IeWOADcorWf6Cw9ZE39tDTfAQEnTmEJ8GQAqG6uQ3gHesJpwqeRG3vQijzwx9uVsSjJqmB7B6VDVVw1iPZlq1FHsN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn7P/QWpVgrYSxKrbBYFFSHI9IEINPs2lEe9aM0+kT938vxu2\nTqOWQ93mCx2iTubZcsTLRS/9aP5R4OrGNTqsLc8cNJ7VcoXoWR2cWelrAjG1xowH\n75i1f/D6XZemhP9PVD1T9dkn05XoOMwIJ+XVUvjFTgheTx6p7JvwvT6kEH0lvPxI\n0rTihD89HSDKXcDloWn1y8HiGQAPrqfXmaUPlLk/eROiT3ZTuzBbjxaGusw95C+0\ncCAery+KPXYPSHljgA3KK1n+gsPWRN/bQ03wEBJ05hCfBkAKhurkN4B3rCacKnkR\nt70Io88MfblbEoyapgewelQ1VcNYj2ZatRR7DQIDAQABAoIBABDUzJMdXNPA0quN\ngjXLUPz4pT6QF4tF6x6/xhbgTuXn9GpDxmv1S7HtYgBL6D4+kC5LVUz+aMu2+fQl\naixT+a9+Q2+8SayfNkSmHUNQmWmKyaiaO3/h7UcFo61XfUJJEhhDumSPtWXUR7ws\nrLNfwqLS+yBlO2NFTQ1VxgJ75piiHUOFdS1RJtMGWIPPug5j1c8Zx3o0hy6HBaXQ\nFXUPKb2vBHUogV4JrQoxissYDjjvx7wKgrmPTM1pcQlNnzq2qFwk4bZwvDKff30R\ntY+QKqoFKW92INknSBIgNm/IWeKDU8WkPQmeG/aNkGdqkwyoc9MbzRs8jUyPyL64\nlhRjb0ECgYEA0EQch1PPOcE/03isylvr+dtQHUMCVusgJ7DLBYffKivWX8xGDFoG\nz+b83lBpZag13ywvFutfoTqHYKOtPKFBUKKDU42FChlwKzDYqR+rWTFZ3aVkzIYt\neJ3IRAcW2mfcjPZLRSz+7SQ6/WQ6oHYw/+ktyjfClW4me9I4aBh3kJECgYEAxE57\nu1B7Ieq5Tg+iAEyhbpMUTUku+vYyelznfCZugcmrPFP/3KgLcI+AEEpk4Uk4Knch\nr1f6VVODRHHEpufJ19R9A7Tn8eC4g859Lw2EoiFnxlZxntwiY05rlWdZWwnn51yB\nBOvhqsy5yqS1KJISkh47VRRc5mVeBxWQggNCwL0CgYBmQntLi0A92IBxYlhdSAM2\n/JN6urNEYFC6jFkzTwKpnzq0cQWX/QBJRt60fgEyVASXnwdEFrAu5yEft15RXdBH\nOnSHKv6+9byYyHQpno4wzkWUyigTMHLVPYvesyhqdwLZB/nvbmeBov9/+Z27uizX\nCvRbzUMywhINTCw8GH9ksQKBgQC+LlrpCfuAzGpiGfsU1yi+e3d7uJ7vO32D1mXd\nfU4qJzrh429KUvNiRWQIZEp/h/QGEAxuV4mLCLFvqdie6og9tPq4kJb1WoToDTBy\nWWJZwItNN4o0IYifNOY9hDapYFtvZcsI/Y1Pb6+/hvqLJ5kePnO05VlrTGFf86Bg\nlNAi8QKBgG4NbAwXAGBR8tRsxCACoYsxWj6IHikufUUtm01VLmquIcvvX2puA6FO\n+6HoUWofGnzIXa4PwZW8ltR1/Gy2jJ4NfuStRehYEymLMI/5M4RLrkKcWjWV6Q5e\n/qw6UBTAzQJ7zCiFcMyoh5Nf40BiDNXLGXi/0IusjhZFxFJ8ck75\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1513963549", "fingerprint": "ae:af:be:5e:65:96:7f:4f:00:d6:fb:81:4e:4e:66:6a"}} 2018-08-17 06:08:40,723 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 0.972s 2018-08-17 06:08:40,723 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-681138741", "security_groups": ["117e3ed1-cef9-466e-b984-f49773597a36"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:08:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8aa4c3f1-bece-40b6-a925-25dce6dce9b9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:08:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:08:40Z","name":"tempest-port-smoke-681138741","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:11:47","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"27a71ec1-e2f9-4172-9cf1-df4b282747e7","ip_address":"10.101.11.10"}],"id":"0f570afc-6891-42b8-bd2a-a07f81f79fc9","security_groups":["117e3ed1-cef9-466e-b984-f49773597a36"],"device_id":""}} 2018-08-17 06:08:41,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 0.929s 2018-08-17 06:08:41,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1513963549", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "port": "0f570afc-6891-42b8-bd2a-a07f81f79fc9"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-f607bc46-1d4c-4402-b98f-2f0970b31c2b', 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:08:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f607bc46-1d4c-4402-b98f-2f0970b31c2b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "adminPass": "KaGr9brSbCjW"}} 2018-08-17 06:08:41,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.330s 2018-08-17 06:08:41,989 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-3988e3d9-52a9-481a-b37f-674cba148817', 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': 'Fri, 17 Aug 2018 06:08:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3988e3d9-52a9-481a-b37f-674cba148817'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:43,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.480s 2018-08-17 06:08:43,485 63 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': '1322', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-821ff3b9-6e16-4270-bf70-ff40fec51a50', 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': 'Fri, 17 Aug 2018 06:08:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-821ff3b9-6e16-4270-bf70-ff40fec51a50'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:43,496 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-17 06:08:45,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.541s 2018-08-17 06:08:45,039 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec', 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': 'Fri, 17 Aug 2018 06:08:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:45,053 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:08:46,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.634s 2018-08-17 06:08:46,690 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-d579ded1-90aa-4683-bdae-dc4293790717', 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': 'Fri, 17 Aug 2018 06:08:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d579ded1-90aa-4683-bdae-dc4293790717'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:48,139 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.434s 2018-08-17 06:08:48,140 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-0f87a019-46d4-4930-90b5-dea737205376', 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': 'Fri, 17 Aug 2018 06:08:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f87a019-46d4-4930-90b5-dea737205376'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:48,154 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:08:48,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.328s 2018-08-17 06:08:48,483 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6', 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': 'Fri, 17 Aug 2018 06:08:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:48,498 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 51377e55-e4ac-45d8-a6a2-086dcf7da78f with status: ACTIVE 2018-08-17 06:08:49,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 0.849s 2018-08-17 06:08:49,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1295289900", "security_groups": ["117e3ed1-cef9-466e-b984-f49773597a36"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-686f6f70-6400-4f0f-9dfc-403b73db0091'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:08:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9aa0cf42-6766-428d-913b-28d0f5407945","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:08:48Z","name":"tempest-port-smoke-1295289900","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:1a:f2:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"22f0968c-a90a-410c-9160-2aae900ac2bb","ip_address":"10.102.21.20"}],"id":"e2d6a25f-ef11-4725-a03a-082d1ddd6c55","security_groups":["117e3ed1-cef9-466e-b984-f49773597a36"],"device_id":""}} 2018-08-17 06:08:49,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 0.401s 2018-08-17 06:08:49,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1513963549", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9aa0cf42-6766-428d-913b-28d0f5407945", "port": "e2d6a25f-ef11-4725-a03a-082d1ddd6c55"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-deb62fd1-d0a7-4b25-93dc-722838ebbac0', 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-deb62fd1-d0a7-4b25-93dc-722838ebbac0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "adminPass": "oiWMzE93YC5R"}} 2018-08-17 06:08:50,101 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.346s 2018-08-17 06:08:50,102 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-18496c23-10d4-43c8-830d-72a5991033f5', 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': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18496c23-10d4-43c8-830d-72a5991033f5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:51,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.323s 2018-08-17 06:08:51,440 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-2499ac56-a540-4550-b370-3483d4ceb149', 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': 'Fri, 17 Aug 2018 06:08:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2499ac56-a540-4550-b370-3483d4ceb149'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:51,452 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:08:52,872 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.418s 2018-08-17 06:08:52,872 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-71860a12-d66b-42aa-ad46-28b7ec9236f4', 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': 'Fri, 17 Aug 2018 06:08:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71860a12-d66b-42aa-ad46-28b7ec9236f4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:52,887 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:08:54,388 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.498s 2018-08-17 06:08:54,388 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-ba373481-7bfa-4991-9416-08ba6aa902e2', 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': 'Fri, 17 Aug 2018 06:08:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba373481-7bfa-4991-9416-08ba6aa902e2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:55,559 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.154s 2018-08-17 06:08:55,559 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-0d5dada2-b483-44df-9a2f-2dedd191a1aa', 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': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d5dada2-b483-44df-9a2f-2dedd191a1aa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:55,572 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:08:55,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.148s 2018-08-17 06:08:55,722 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-3e2afeba-aadb-4343-a1eb-0e8e736d90db', 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': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e2afeba-aadb-4343-a1eb-0e8e736d90db'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:55,736 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d4e48431-da5c-4197-af2f-ae450915d4eb with status: ACTIVE 2018-08-17 06:08:55,861 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/routers 0.125s 2018-08-17 06:08:55,862 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1276121593", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a38d0b64-4011-4588-98c8-2f3f6fc746e2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:55Z", "admin_state_up": true, "updated_at": "2018-08-17T06:08:55Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "name": "tempest-router--1276121593"}} 2018-08-17 06:08:57,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505 1.624s 2018-08-17 06:08:57,488 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505', u'date': 'Fri, 17 Aug 2018 06:08:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb5eb761-f5a0-4474-8418-c2fbef9bc1ee'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:55Z", "admin_state_up": true, "updated_at": "2018-08-17T06:08:56Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "name": "tempest-router--1276121593"}} 2018-08-17 06:08:59,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/add_router_interface 2.178s 2018-08-17 06:08:59,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:08:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0056c9f9-48a6-4be3-bbb2-c32f436a161b'} Body: {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7", "subnet_ids": ["27a71ec1-e2f9-4172-9cf1-df4b282747e7"], "port_id": "aa2b176e-7817-43ef-a03a-e68521ee4dc9", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505"} 2018-08-17 06:09:01,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.796s 2018-08-17 06:09:01,468 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "0f570afc-6891-42b8-bd2a-a07f81f79fc9"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:09:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63d06b67-9caf-49c6-8c10-4f87141e13b0'} Body: {"floatingip": {"router_id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:09:00Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "0f570afc-6891-42b8-bd2a-a07f81f79fc9", "id": "b603ed67-06aa-4dda-967a-8110cb2981e1", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:00Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:09:01,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.151s 2018-08-17 06:09:01,621 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:09:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc12b2e4-8480-45ca-972f-e56568a2cf19'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "82f4cf12-4574-438d-8006-fb92880526db"}} 2018-08-17 06:09:02,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations 0.453s 2018-08-17 06:09:02,076 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b207e15-9791-4d80-b81e-5bb8131fba37'} Body: {"network_association": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "id": "98f9d1a8-ca8d-4f9b-baa6-bc429cde6eeb"}} 2018-08-17 06:09:02,078 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:10,086 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:10,186 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:10,214 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:10,329 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:09:10,330 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:10,333 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:10,392 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:10,397 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:15,405 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:09:15,406 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:09:15,406 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.076900 seconds 2018-08-17 06:09:16,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations 0.622s 2018-08-17 06:09:16,030 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8f63be4-3385-4b7f-8630-db909406f663'} Body: {"network_association": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "id": "faca0197-beaa-4507-b670-5bd5b5e0294b"}} 2018-08-17 06:09:16,031 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:16,033 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:16,098 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:16,100 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:16,214 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:09:16,215 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:16,217 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:16,276 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:16,281 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:21,288 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:09:21,289 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:09:21,290 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075553 seconds 2018-08-17 06:09:21,290 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 82f4cf12-4574-438d-8006-fb92880526db 2018-08-17 06:09:21,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db 0.349s 2018-08-17 06:09:21,641 63 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": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db', u'date': 'Fri, 17 Aug 2018 06:09:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e12a61d-014e-4d60-814f-24e6f19ff13c'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-17 06:09:22,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b603ed67-06aa-4dda-967a-8110cb2981e1 1.249s 2018-08-17 06:09:22,895 63 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.23:9696/v2.0/floatingips/b603ed67-06aa-4dda-967a-8110cb2981e1', u'date': 'Fri, 17 Aug 2018 06:09:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5036779c-3dde-401b-b5e4-1dc76e9e00f8'} Body: 2018-08-17 06:09:24,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/remove_router_interface 1.946s 2018-08-17 06:09:24,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:09:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6bdcc2c5-d0eb-446d-8dfb-e9d19239bfe1'} Body: {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7", "subnet_ids": ["27a71ec1-e2f9-4172-9cf1-df4b282747e7"], "port_id": "aa2b176e-7817-43ef-a03a-e68521ee4dc9", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505"} 2018-08-17 06:09:26,427 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505 1.582s 2018-08-17 06:09:26,427 63 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.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505', u'date': 'Fri, 17 Aug 2018 06:09:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-63c0e7c1-2bd4-40a6-aad7-0f3879df86c6'} Body: 2018-08-17 06:09:26,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.171s 2018-08-17 06:09:26,600 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-94d27684-763f-4a29-97e7-929fb6b6243c', 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': 'Fri, 17 Aug 2018 06:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94d27684-763f-4a29-97e7-929fb6b6243c'} Body: 2018-08-17 06:09:27,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.456s 2018-08-17 06:09:27,058 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-960e508a-16fd-40bf-a657-c40a3acb199d', 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': 'Fri, 17 Aug 2018 06:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-960e508a-16fd-40bf-a657-c40a3acb199d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:26Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:28,121 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.047s 2018-08-17 06:09:28,122 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-da7b1319-f38b-4f8f-88e1-bb3a009da966', 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': 'Fri, 17 Aug 2018 06:09:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-da7b1319-f38b-4f8f-88e1-bb3a009da966'} Body: {"itemNotFound": {"message": "Instance d4e48431-da5c-4197-af2f-ae450915d4eb could not be found.", "code": 404}} 2018-08-17 06:09:28,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/e2d6a25f-ef11-4725-a03a-082d1ddd6c55 0.604s 2018-08-17 06:09:28,727 63 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.23:9696/v2.0/ports/e2d6a25f-ef11-4725-a03a-082d1ddd6c55', u'date': 'Fri, 17 Aug 2018 06:09:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2d0bc654-b4d8-4e3d-8ef9-9b20a5c0c5f7'} Body: 2018-08-17 06:09:29,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.357s 2018-08-17 06:09:29,086 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509', 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': 'Fri, 17 Aug 2018 06:09:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509'} Body: 2018-08-17 06:09:29,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.509s 2018-08-17 06:09:29,596 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-9fa7adb6-574b-445e-a141-6f75f30823f2', 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': 'Fri, 17 Aug 2018 06:09:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9fa7adb6-574b-445e-a141-6f75f30823f2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:31,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.465s 2018-08-17 06:09:31,077 63 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': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3', 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': 'Fri, 17 Aug 2018 06:09:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:09:30Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T06:09:30.000000", "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:31,089 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 06:09:32,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.046s 2018-08-17 06:09:32,138 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-f49d82b2-cc94-483d-b602-7d9433f94718', 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': 'Fri, 17 Aug 2018 06:09:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f49d82b2-cc94-483d-b602-7d9433f94718'} Body: {"itemNotFound": {"message": "Instance 51377e55-e4ac-45d8-a6a2-086dcf7da78f could not be found.", "code": 404}} 2018-08-17 06:09:32,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/0f570afc-6891-42b8-bd2a-a07f81f79fc9 0.619s 2018-08-17 06:09:32,759 63 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.23:9696/v2.0/ports/0f570afc-6891-42b8-bd2a-a07f81f79fc9', u'date': 'Fri, 17 Aug 2018 06:09:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2e4c86f8-ff81-4137-931f-84dc0e44122e'} Body: 2018-08-17 06:09:32,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1513963549 0.046s 2018-08-17 06:09:32,806 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1513963549', u'x-compute-request-id': 'req-b0caabf9-7d70-44a6-9a48-eaf00886af13', 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': 'Fri, 17 Aug 2018 06:09:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0caabf9-7d70-44a6-9a48-eaf00886af13'} Body: 2018-08-17 06:09:33,868 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/22f0968c-a90a-410c-9160-2aae900ac2bb 1.060s 2018-08-17 06:09:33,868 63 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.23:9696/v2.0/subnets/22f0968c-a90a-410c-9160-2aae900ac2bb', u'date': 'Fri, 17 Aug 2018 06:09:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15929bde-b5d8-4a7e-b9f9-6232bfacc694'} Body: 2018-08-17 06:09:34,942 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9aa0cf42-6766-428d-913b-28d0f5407945 1.073s 2018-08-17 06:09:34,943 63 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.23:9696/v2.0/networks/9aa0cf42-6766-428d-913b-28d0f5407945', u'date': 'Fri, 17 Aug 2018 06:09:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ac99e190-b4a9-431a-a9ac-f4cf303f16d4'} Body: 2018-08-17 06:09:36,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/27a71ec1-e2f9-4172-9cf1-df4b282747e7 1.069s 2018-08-17 06:09:36,013 63 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.23:9696/v2.0/subnets/27a71ec1-e2f9-4172-9cf1-df4b282747e7', u'date': 'Fri, 17 Aug 2018 06:09:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7060e12-7468-4b05-a5af-a4d65618d9a5'} Body: 2018-08-17 06:09:37,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/ce73cda9-9b88-49c6-a6b6-3dcd21fc8114 1.444s 2018-08-17 06:09:37,459 63 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.23:9696/v2.0/networks/ce73cda9-9b88-49c6-a6b6-3dcd21fc8114', u'date': 'Fri, 17 Aug 2018 06:09:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dd1826fc-f5f8-487f-b608-0e7c65fdb919'} Body: 2018-08-17 06:09:37,724 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/117e3ed1-cef9-466e-b984-f49773597a36 0.264s 2018-08-17 06:09:37,724 63 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.23:9696/v2.0/security-groups/117e3ed1-cef9-466e-b984-f49773597a36', u'date': 'Fri, 17 Aug 2018 06:09:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-98ac8375-eac7-400b-b9de-d818e8e77625'} Body: 2018-08-17 06:09:38.009 63 INFO tempest.lib.common.rest_client [req-4679255e-2d48-4392-a1dc-7137683ba82c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.259s 2018-08-17 06:09:38.010 63 DEBUG tempest.lib.common.rest_client [req-4679255e-2d48-4392-a1dc-7137683ba82c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1882446258 description", "name": "tempest-secgroup-smoke-1882446258"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4679255e-2d48-4392-a1dc-7137683ba82c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1882446258 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:37Z", "updated_at": "2018-08-17T06:09:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:09:37Z", "revision_number": 0, "id": "14dc5fc5-b6ef-4655-bd79-105720de6d66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:09:37Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:09:37Z", "revision_number": 0, "id": "8a3e7c0a-eea9-45dc-8466-cd7d07f0b804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:09:37Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "name": "tempest-secgroup-smoke-1882446258"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:38.458 63 INFO tempest.lib.common.rest_client [req-085ba7f1-0d2f-4758-859e-dcdc56c55a28 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.445s 2018-08-17 06:09:38.459 63 DEBUG tempest.lib.common.rest_client [req-085ba7f1-0d2f-4758-859e-dcdc56c55a28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-085ba7f1-0d2f-4758-859e-dcdc56c55a28'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4a3de2f9-499f-402c-be4f-736430232462"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:38.623 63 INFO tempest.lib.common.rest_client [req-0c9c181d-2b71-4e95-99b1-45bf76ed6925 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:09:38.623 63 DEBUG tempest.lib.common.rest_client [req-0c9c181d-2b71-4e95-99b1-45bf76ed6925 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c9c181d-2b71-4e95-99b1-45bf76ed6925'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "efaeed71-5335-44fc-8cd9-fe3e9b3b5600"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:38.770 63 INFO tempest.lib.common.rest_client [req-df918acb-f311-4147-8183-e0bf322fe5ec ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.145s 2018-08-17 06:09:38.770 63 DEBUG tempest.lib.common.rest_client [req-df918acb-f311-4147-8183-e0bf322fe5ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df918acb-f311-4147-8183-e0bf322fe5ec'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "776bfcbf-095e-4629-b820-cad047eb992d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:38.931 63 INFO tempest.lib.common.rest_client [req-d1b06e5e-4a0d-45bb-8784-1efc210c6f5c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 06:09:38.932 63 DEBUG tempest.lib.common.rest_client [req-d1b06e5e-4a0d-45bb-8784-1efc210c6f5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1b06e5e-4a0d-45bb-8784-1efc210c6f5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "72dca12e-12ca-47d3-894f-3de1a5b5c2a1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:39.081 63 INFO tempest.lib.common.rest_client [req-97f35d22-73c6-41db-bc01-20ab95ebe310 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:09:39.081 63 DEBUG tempest.lib.common.rest_client [req-97f35d22-73c6-41db-bc01-20ab95ebe310 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97f35d22-73c6-41db-bc01-20ab95ebe310'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9f9a05b0-a109-4a5f-835a-f6eb7d09138c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:39.315 63 INFO tempest.lib.common.rest_client [req-362edbba-f022-461d-a7f3-e3e72fbf787f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.232s 2018-08-17 06:09:39.315 63 DEBUG tempest.lib.common.rest_client [req-362edbba-f022-461d-a7f3-e3e72fbf787f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-362edbba-f022-461d-a7f3-e3e72fbf787f'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "3b5891cd-cb8c-4595-b161-f852068a796d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:39.495 63 INFO tempest.lib.common.rest_client [req-f360ddb1-6d21-4ee8-ad7a-3a27f6086335 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:09:39.495 63 DEBUG tempest.lib.common.rest_client [req-f360ddb1-6d21-4ee8-ad7a-3a27f6086335 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f360ddb1-6d21-4ee8-ad7a-3a27f6086335'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7f54810f-651d-4c7c-af3a-f4bae9cd127f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:39.674 63 INFO tempest.lib.common.rest_client [req-9cdc09be-7c30-4217-9633-5856a1f92da2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:09:39.674 63 DEBUG tempest.lib.common.rest_client [req-9cdc09be-7c30-4217-9633-5856a1f92da2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9cdc09be-7c30-4217-9633-5856a1f92da2'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b1a179c-4240-4d72-ae66-4dd627133791"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:40.166 63 INFO tempest.lib.common.rest_client [req-389d8bcf-1b56-4e5c-ab03-27ce267bc6ae ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/networks 0.488s 2018-08-17 06:09:40.167 63 DEBUG tempest.lib.common.rest_client [req-389d8bcf-1b56-4e5c-ab03-27ce267bc6ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-710027779"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-389d8bcf-1b56-4e5c-ab03-27ce267bc6ae'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:09:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","name":"tempest-A-710027779"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:40.681 63 INFO tempest.lib.common.rest_client [req-fa9b0043-c811-4993-aa43-9010e95a03ff ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.513s 2018-08-17 06:09:40.681 63 DEBUG tempest.lib.common.rest_client [req-fa9b0043-c811-4993-aa43-9010e95a03ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "name": "tempest-subnet-A-1-1308471261"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa9b0043-c811-4993-aa43-9010e95a03ff'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:09:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"ee253b0f-6d72-4d9b-b505-cab3f6bb40e8","subnetpool_id":null,"name":"tempest-subnet-A-1-1308471261"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:40.884 63 INFO tempest.lib.common.rest_client [req-7247a6a8-a291-4fb0-886a-fc2e90236f77 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/networks 0.201s 2018-08-17 06:09:40.884 63 DEBUG tempest.lib.common.rest_client [req-7247a6a8-a291-4fb0-886a-fc2e90236f77 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1749393821"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7247a6a8-a291-4fb0-886a-fc2e90236f77'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:09:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","name":"tempest-B-1749393821"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:41.722 63 INFO tempest.lib.common.rest_client [req-ac1ae506-ec64-4013-9244-fea62df80c2a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.836s 2018-08-17 06:09:41.722 63 DEBUG tempest.lib.common.rest_client [req-ac1ae506-ec64-4013-9244-fea62df80c2a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "name": "tempest-subnet-B-1-892570603"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac1ae506-ec64-4013-9244-fea62df80c2a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:41Z","dns_nameservers":[],"updated_at":"2018-08-17T06:09:41Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"623cf47b-4272-4d02-bddf-ce9080f9a0c0","subnetpool_id":null,"name":"tempest-subnet-B-1-892570603"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:41.953 63 INFO tempest.lib.common.rest_client [req-f0086604-5fe1-4e49-9cbb-f70ca1db087e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.229s 2018-08-17 06:09:41.953 63 DEBUG tempest.lib.common.rest_client [req-f0086604-5fe1-4e49-9cbb-f70ca1db087e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1029958322"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f0086604-5fe1-4e49-9cbb-f70ca1db087e', 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': 'Fri, 17 Aug 2018 06:09:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0086604-5fe1-4e49-9cbb-f70ca1db087e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtgd+8zI79r579Wj0EIc68tBvqjMK42Qt1Zi8hwWHGDjFfyDp2PhVA/Ukbnn9VMRvxEzgnuhIdA1x/RI3RNRXsAWaeYrEc+/1/S8UxzMHELQqDCGs2lU0smsGjVxJIPpgSqVGLyM2GmIU01qduwggKsxBHS1yw/z8E57afT6uUejnMON1MYR72KENogVW46lvEUoWdvOEPEeqn+qtJSiGhRdeap994FVRpQVVKMp++b/Czwrr4Nm0TBl1+iAJqg2sbTmRxK1zZc2mmyb4cb2tFU7kuYBDj8X5IJprxoRpL6ekbWl9Sx+gM06N2XjYqy95xtGF8gfFxS38JDmSta55t Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEArYHfvMyO/a+e/Vo9BCHOvLQb6ozCuNkLdWYvIcFhxg4xX8g6\ndj4VQP1JG55/VTEb8RM4J7oSHQNcf0SN0TUV7AFmnmKxHPv9f0vFMczBxC0Kgwhr\nNpVNLJrBo1cSSD6YEqlRi8jNhpiFNNanbsIICrMQR0tcsP8/BOe2n0+rlHo5zDjd\nTGEe9ihDaIFVuOpbxFKFnbzhDxHqp/qrSUohoUXXmqffeBVUaUFVSjKfvm/ws8K6\n+DZtEwZdfogCaoNrG05kcStc2XNppsm+HG9rRVO5LmAQ4/F+SCaa8aEaS+npG1pf\nUsfoDNOjdl42KsvecbRhfIHxcUt/CQ5krWuebQIDAQABAoIBAE7MoRRZwscsL4TY\nqsVppT7Gfbc0XmsdB7s1wUoPTZxpbbsWcJaq83QklENa5HGIcCw4klRYiUlr8WJL\nfCz7cw1QRY7BO7byKtrZSqGnYIj7+74u4KJVhEsxrafFL6Rn6SDwjPxzIgRy2Gx6\n4GfI72YMlOQMMfigs7pCkgogYMh5SqhVUQIJrKnTHs742lqJRjGVkG/WDzudIoCD\n7Szt7VM9dWUTHuk53TkG1Bl3be67oNEr5+qtjkDzx1BCs1jGgFn27f3+2CACZlCa\ntTrs+feUZcS0mSjP2FZSwMr1vKvBHgS2Av5rIeznmrP5g8exF+0aHIo/aXcjNOuj\nmb3E0YECgYEA2VD/k6gOZjCbS7NNxpRFCXnsFnhLbU07OxRYzJk0g+UIN4POPuOg\nG6xSTAcXC611Hseg6kc96ZoqNahptAdQB9YsP/g4dEts7vbBytyX3bkOKH+FejQg\nSTWV4Hf+ZkBeAWiFEHAM4q+hCbmLoHl+OCRaxoX4eOc6wvPhQsTFbdUCgYEAzGSE\ncuXW8opPEcSeBy8SyeN/+puiPrnsK43vTHasAs3ds5vix2J2Vf2ufBDQK4dIGF/2\nzQWx8WfY0O5+VMG6GqOltCKw3nMrIkcor99R4sMFxMLbS4lPfpM+eeJW6h2GP2Dq\nx11cyRaEy4YVgKlQZ7yhHfhlLVg+HPCZsxTwgjkCgYADbpcKsu2/SWc6c9N3nmHU\nu3syA6ZVTJHx5eldGdJNfvF5Rvib36ZoqXkHQFlp0sx1tvtgl81vggLGpCk/MZpe\n9U/vlrD1jTdkMrtuw7sWQlTp6NGn02jrHxCF4f8/iCaz6P2o+8wITHPDno2I9EI9\nCr3wQq9g4W35JDbbghYIHQKBgB3taedY+AwzbDhxzaHHpryg7xBG0Y7Vslr+QVe0\n2KLgeeHepWoEZMdaib3oyFJXUJshEgYbG175kammAiFu7E0SQSULH1KzElHGkZKO\n5HKLk8Cnt2xsApPKA4/dMFS/VfTZwAbJCNj4zyDt1SAtqnRGDmFRCZ+GGDIsmJS8\nMCshAoGAfOltJdWRz5NGKFQepqpq2NFRYJhErXipCo+mFaYk25heiOa9K281bHx2\ns2pZthhehn3Nf7YIvCujT2MAsp5BOgpY3HkcaW0DIxmlLKo3ADdiVZeYwbjmidKr\n2zpFl5/QjG3qBuQdTYF/adDoEDchiHLPSJtyR0dDJUKN9jQOZbI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1029958322", "fingerprint": "3d:0f:ee:1e:3c:1d:40:f0:f5:d2:0d:ef:a5:de:f9:f4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:42.752 63 INFO tempest.lib.common.rest_client [req-1a3dcab8-df0a-45af-bad1-293c04bdd22d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/ports 0.795s 2018-08-17 06:09:42.753 63 DEBUG tempest.lib.common.rest_client [req-1a3dcab8-df0a-45af-bad1-293c04bdd22d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-977308644", "security_groups": ["46fbdf00-5d55-4b37-b381-384a24b7a7c9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:09:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a3dcab8-df0a-45af-bad1-293c04bdd22d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:09:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:09:42Z","name":"tempest-port-smoke-977308644","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:94:f4:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"ee253b0f-6d72-4d9b-b505-cab3f6bb40e8","ip_address":"10.101.11.10"}],"id":"ef4720da-c446-4313-9ba7-10ee9310dcf5","security_groups":["46fbdf00-5d55-4b37-b381-384a24b7a7c9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:43.877 63 INFO tempest.lib.common.rest_client [req-8bdd5790-83f6-46e0-882f-da22afa03ead ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.23:8774/v2.1/servers 1.122s 2018-08-17 06:09:43.878 63 DEBUG tempest.lib.common.rest_client [req-8bdd5790-83f6-46e0-882f-da22afa03ead ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1029958322", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "port": "ef4720da-c446-4313-9ba7-10ee9310dcf5"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-8bdd5790-83f6-46e0-882f-da22afa03ead', 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:09:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bdd5790-83f6-46e0-882f-da22afa03ead'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "adminPass": "QqrXYgt55pNc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:44.982 63 INFO tempest.lib.common.rest_client [req-55655c89-8336-43d6-9caa-1cd5a7bae27c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 1.093s 2018-08-17 06:09:44.982 63 DEBUG tempest.lib.common.rest_client [req-55655c89-8336-43d6-9caa-1cd5a7bae27c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-55655c89-8336-43d6-9caa-1cd5a7bae27c', 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': 'Fri, 17 Aug 2018 06:09:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55655c89-8336-43d6-9caa-1cd5a7bae27c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:47.193 63 INFO tempest.lib.common.rest_client [req-b9123c44-28d2-4b54-92db-f5eb9def8ab1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 1.193s 2018-08-17 06:09:47.194 63 DEBUG tempest.lib.common.rest_client [req-b9123c44-28d2-4b54-92db-f5eb9def8ab1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-b9123c44-28d2-4b54-92db-f5eb9def8ab1', 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': 'Fri, 17 Aug 2018 06:09:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9123c44-28d2-4b54-92db-f5eb9def8ab1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:47.207 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:09:48.650 63 INFO tempest.lib.common.rest_client [req-cbb5bb2d-2c22-4f42-be0b-c8027039b210 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.440s 2018-08-17 06:09:48.651 63 DEBUG tempest.lib.common.rest_client [req-cbb5bb2d-2c22-4f42-be0b-c8027039b210 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-cbb5bb2d-2c22-4f42-be0b-c8027039b210', 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': 'Fri, 17 Aug 2018 06:09:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbb5bb2d-2c22-4f42-be0b-c8027039b210'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:49.820 63 INFO tempest.lib.common.rest_client [req-a5b508f5-ad06-46a5-a1b2-c573932401d8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.154s 2018-08-17 06:09:49.820 63 DEBUG tempest.lib.common.rest_client [req-a5b508f5-ad06-46a5-a1b2-c573932401d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-a5b508f5-ad06-46a5-a1b2-c573932401d8', 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': 'Fri, 17 Aug 2018 06:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5b508f5-ad06-46a5-a1b2-c573932401d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:49.834 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:09:49.988 63 INFO tempest.lib.common.rest_client [req-1ad9c18c-a972-4181-b47e-1b27367891aa ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.154s 2018-08-17 06:09:49.989 63 DEBUG tempest.lib.common.rest_client [req-1ad9c18c-a972-4181-b47e-1b27367891aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-1ad9c18c-a972-4181-b47e-1b27367891aa', 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': 'Fri, 17 Aug 2018 06:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ad9c18c-a972-4181-b47e-1b27367891aa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:50.015 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: ddeaa533-02bd-4575-837d-ce1b27d1177b with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:09:50.864 63 INFO tempest.lib.common.rest_client [req-e4ab3f26-93b6-4ca4-adfc-e05b989563ce ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/ports 0.847s 2018-08-17 06:09:50.864 63 DEBUG tempest.lib.common.rest_client [req-e4ab3f26-93b6-4ca4-adfc-e05b989563ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1793359211", "security_groups": ["46fbdf00-5d55-4b37-b381-384a24b7a7c9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4ab3f26-93b6-4ca4-adfc-e05b989563ce'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:09:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:09:50Z","name":"tempest-port-smoke-1793359211","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:71:dc:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"623cf47b-4272-4d02-bddf-ce9080f9a0c0","ip_address":"10.102.21.20"}],"id":"7efd2ce8-dbde-4f04-b028-8b33c23b1a70","security_groups":["46fbdf00-5d55-4b37-b381-384a24b7a7c9"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:52.860 63 INFO tempest.lib.common.rest_client [req-b4540161-58de-4a1d-92f0-07920e3ec86c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.23:8774/v2.1/servers 1.993s 2018-08-17 06:09:52.860 63 DEBUG tempest.lib.common.rest_client [req-b4540161-58de-4a1d-92f0-07920e3ec86c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1029958322", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "port": "7efd2ce8-dbde-4f04-b028-8b33c23b1a70"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-b4540161-58de-4a1d-92f0-07920e3ec86c', 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:09:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4540161-58de-4a1d-92f0-07920e3ec86c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "adminPass": "EA5tE6gXiqHE"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:52.962 63 INFO tempest.lib.common.rest_client [req-677195c8-5f37-49e0-8781-b2b64094c0dd ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.094s 2018-08-17 06:09:52.962 63 DEBUG tempest.lib.common.rest_client [req-677195c8-5f37-49e0-8781-b2b64094c0dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-677195c8-5f37-49e0-8781-b2b64094c0dd', 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': 'Fri, 17 Aug 2018 06:09:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-677195c8-5f37-49e0-8781-b2b64094c0dd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:54.078 63 INFO tempest.lib.common.rest_client [req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.089s 2018-08-17 06:09:54.079 63 DEBUG tempest.lib.common.rest_client [req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25', 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': 'Fri, 17 Aug 2018 06:09:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:53Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:54.102 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 06:09:55.289 63 INFO tempest.lib.common.rest_client [req-4f91b047-c382-4e72-9e38-1f316d980382 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.184s 2018-08-17 06:09:55.290 63 DEBUG tempest.lib.common.rest_client [req-4f91b047-c382-4e72-9e38-1f316d980382 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-4f91b047-c382-4e72-9e38-1f316d980382', 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': 'Fri, 17 Aug 2018 06:09:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f91b047-c382-4e72-9e38-1f316d980382'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:55.312 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:09:57.258 63 INFO tempest.lib.common.rest_client [req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.944s 2018-08-17 06:09:57.259 63 DEBUG tempest.lib.common.rest_client [req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13', 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': 'Fri, 17 Aug 2018 06:09:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:58.431 63 INFO tempest.lib.common.rest_client [req-83882e1a-acd2-4d16-b061-1e90a100e161 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.159s 2018-08-17 06:09:58.432 63 DEBUG tempest.lib.common.rest_client [req-83882e1a-acd2-4d16-b061-1e90a100e161 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-83882e1a-acd2-4d16-b061-1e90a100e161', 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': 'Fri, 17 Aug 2018 06:09:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83882e1a-acd2-4d16-b061-1e90a100e161'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:58.457 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:09:58.831 63 INFO tempest.lib.common.rest_client [req-22872813-9bd6-4715-944c-e518f4e14aec ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.373s 2018-08-17 06:09:58.831 63 DEBUG tempest.lib.common.rest_client [req-22872813-9bd6-4715-944c-e518f4e14aec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-22872813-9bd6-4715-944c-e518f4e14aec', 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': 'Fri, 17 Aug 2018 06:09:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22872813-9bd6-4715-944c-e518f4e14aec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:58.845 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 1efde853-aa55-4c6e-82a9-611ca56ed552 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:09:59.417 63 INFO tempest.lib.common.rest_client [req-1d4ad9be-7982-4b20-a8a4-99a443152301 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.571s 2018-08-17 06:09:59.418 63 DEBUG tempest.lib.common.rest_client [req-1d4ad9be-7982-4b20-a8a4-99a443152301 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:09:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d4ad9be-7982-4b20-a8a4-99a443152301'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "7b5e2d84-fbf7-4724-b484-1184e7a9f859"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:09:59.762 63 INFO tempest.lib.common.rest_client [req-ff5f1dd6-b2bb-41fd-8752-196ad651ba06 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations 0.343s 2018-08-17 06:09:59.763 63 DEBUG tempest.lib.common.rest_client [req-ff5f1dd6-b2bb-41fd-8752-196ad651ba06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff5f1dd6-b2bb-41fd-8752-196ad651ba06'} Body: {"network_association": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "id": "8a51e0f3-7880-45e9-8d7a-e400e4a9d24a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:10:00.486 63 INFO tempest.lib.common.rest_client [req-3cbf22da-0b74-4c8b-9e7c-990d70646125 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations 0.722s 2018-08-17 06:10:00.486 63 DEBUG tempest.lib.common.rest_client [req-3cbf22da-0b74-4c8b-9e7c-990d70646125 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations', u'date': 'Fri, 17 Aug 2018 06:10:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3cbf22da-0b74-4c8b-9e7c-990d70646125'} Body: {"network_association": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "id": "e060f913-aea0-4d30-bcc9-29f699d8fdc3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:10:00.487 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 06:10:00.621 63 INFO tempest.lib.common.rest_client [req-32de8d70-7b59-4735-a996-d179ed71f59b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/routers 0.133s 2018-08-17 06:10:00.621 63 DEBUG tempest.lib.common.rest_client [req-32de8d70-7b59-4735-a996-d179ed71f59b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--2080124937", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:10:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32de8d70-7b59-4735-a996-d179ed71f59b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:00Z", "admin_state_up": true, "updated_at": "2018-08-17T06:10:00Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "name": "tempest-router--2080124937"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:10:02.400 63 INFO tempest.lib.common.rest_client [req-d3fd3ead-3b8d-4133-a1eb-e837fd54a85f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99 1.777s 2018-08-17 06:10:02.401 63 DEBUG tempest.lib.common.rest_client [req-d3fd3ead-3b8d-4133-a1eb-e837fd54a85f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99', u'date': 'Fri, 17 Aug 2018 06:10:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3fd3ead-3b8d-4133-a1eb-e837fd54a85f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:00Z", "admin_state_up": true, "updated_at": "2018-08-17T06:10:02Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "name": "tempest-router--2080124937"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:10:04.532 63 INFO tempest.lib.common.rest_client [req-5d9be0a0-c508-4cf2-9861-4006e0371a28 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/add_router_interface 2.130s 2018-08-17 06:10:04.532 63 DEBUG tempest.lib.common.rest_client [req-5d9be0a0-c508-4cf2-9861-4006e0371a28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d9be0a0-c508-4cf2-9861-4006e0371a28'} Body: {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8", "subnet_ids": ["ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"], "port_id": "1090821e-5c27-4f24-9866-4dcb9f7f7058", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:10:06.075 63 INFO tempest.lib.common.rest_client [req-8e25f616-cfba-4642-9e23-e43e6eb962d4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.542s 2018-08-17 06:10:06.076 63 DEBUG tempest.lib.common.rest_client [req-8e25f616-cfba-4642-9e23-e43e6eb962d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "ef4720da-c446-4313-9ba7-10ee9310dcf5"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e25f616-cfba-4642-9e23-e43e6eb962d4'} Body: {"floatingip": {"router_id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:10:05Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ef4720da-c446-4313-9ba7-10ee9310dcf5", "id": "c944720d-ef64-4fc0-be10-2575acd016c6", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:05Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:10:06.077 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:10:14.087 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:10:14.187 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:10:14.215 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:10:14.330 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:10:14.330 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:10:14.332 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:10:14.393 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:10:14.398 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:10:19.405 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:10:19.405 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:11:29.476 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:11:29.477 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:11:29.481 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:11:29.545 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:11:29.577 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:11:34.589 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:11:34.590 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:12:44.622 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:12:44.623 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:12:44.623 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44.628 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44.727 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:12:44.756 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44.762 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:12:44.762 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:8a:75:97 [ether] on eth0 2018-08-17 06:12:44.763 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:12:44.763 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44.766 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44.827 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:12:44.830 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44.838 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:12:44.838 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:12:44.839 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44.841 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44.902 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:12:44.905 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44.911 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:12:44.911 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44.913 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44.974 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:12:44.978 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44.983 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:12:44.984 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:8a:75:97 [ether] on eth0 2018-08-17 06:12:44.985 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:12:44.985 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44.987 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:45.045 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:12:45.051 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:50.058 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:12:50.058 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:14:00.126 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:14:00.127 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:14:00.132 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:14:00.232 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:14:00.259 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:14:05.266 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:14:05.267 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:15:15.336 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:15:16.795 63 INFO tempest.lib.common.rest_client [req-7e494a46-709f-4107-914f-847908a0177f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/c944720d-ef64-4fc0-be10-2575acd016c6 1.456s 2018-08-17 06:15:16.795 63 DEBUG tempest.lib.common.rest_client [req-7e494a46-709f-4107-914f-847908a0177f ] 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.23:9696/v2.0/floatingips/c944720d-ef64-4fc0-be10-2575acd016c6', u'date': 'Fri, 17 Aug 2018 06:15:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e494a46-709f-4107-914f-847908a0177f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:19.114 63 INFO tempest.lib.common.rest_client [req-14d9a0f8-f4ed-485b-b76a-47177ca5a109 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/remove_router_interface 2.318s 2018-08-17 06:15:19.115 63 DEBUG tempest.lib.common.rest_client [req-14d9a0f8-f4ed-485b-b76a-47177ca5a109 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:15:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14d9a0f8-f4ed-485b-b76a-47177ca5a109'} Body: {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8", "subnet_ids": ["ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"], "port_id": "1090821e-5c27-4f24-9866-4dcb9f7f7058", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:20.919 63 INFO tempest.lib.common.rest_client [req-79fdd376-ae37-426a-81b7-e67b9e501d5f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99 1.802s 2018-08-17 06:15:20.919 63 DEBUG tempest.lib.common.rest_client [req-79fdd376-ae37-426a-81b7-e67b9e501d5f ] 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.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99', u'date': 'Fri, 17 Aug 2018 06:15:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79fdd376-ae37-426a-81b7-e67b9e501d5f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:21.336 63 INFO tempest.lib.common.rest_client [req-0ceb787a-20e4-43d2-aa10-112dfb2864d6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.415s 2018-08-17 06:15:21.337 63 DEBUG tempest.lib.common.rest_client [req-0ceb787a-20e4-43d2-aa10-112dfb2864d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-0ceb787a-20e4-43d2-aa10-112dfb2864d6', 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': 'Fri, 17 Aug 2018 06:15:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ceb787a-20e4-43d2-aa10-112dfb2864d6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:22.013 63 INFO tempest.lib.common.rest_client [req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.674s 2018-08-17 06:15:22.013 63 DEBUG tempest.lib.common.rest_client [req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c', 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': 'Fri, 17 Aug 2018 06:15:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:23.076 63 INFO tempest.lib.common.rest_client [req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.048s 2018-08-17 06:15:23.076 63 DEBUG tempest.lib.common.rest_client [req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80 ] 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80', 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': 'Fri, 17 Aug 2018 06:15:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80'} Body: {"itemNotFound": {"message": "Instance 1efde853-aa55-4c6e-82a9-611ca56ed552 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:23.945 63 INFO tempest.lib.common.rest_client [req-6e315c9a-bfee-4e14-943c-5ae71ae92a5e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/7efd2ce8-dbde-4f04-b028-8b33c23b1a70 0.867s 2018-08-17 06:15:23.945 63 DEBUG tempest.lib.common.rest_client [req-6e315c9a-bfee-4e14-943c-5ae71ae92a5e ] 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.23:9696/v2.0/ports/7efd2ce8-dbde-4f04-b028-8b33c23b1a70', u'date': 'Fri, 17 Aug 2018 06:15:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e315c9a-bfee-4e14-943c-5ae71ae92a5e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:24.086 63 INFO tempest.lib.common.rest_client [req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.140s 2018-08-17 06:15:24.087 63 DEBUG tempest.lib.common.rest_client [req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f', 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': 'Fri, 17 Aug 2018 06:15:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:24.783 63 INFO tempest.lib.common.rest_client [req-251971d0-a3f1-430a-99cf-aad6e2bebb53 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.695s 2018-08-17 06:15:24.784 63 DEBUG tempest.lib.common.rest_client [req-251971d0-a3f1-430a-99cf-aad6e2bebb53 ] 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-251971d0-a3f1-430a-99cf-aad6e2bebb53', 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': 'Fri, 17 Aug 2018 06:15:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-251971d0-a3f1-430a-99cf-aad6e2bebb53'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:25.859 63 INFO tempest.lib.common.rest_client [req-5948716b-ea0f-4455-bccd-1bec2b50eeb8 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.057s 2018-08-17 06:15:25.860 63 DEBUG tempest.lib.common.rest_client [req-5948716b-ea0f-4455-bccd-1bec2b50eeb8 ] 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-5948716b-ea0f-4455-bccd-1bec2b50eeb8', 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': 'Fri, 17 Aug 2018 06:15:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5948716b-ea0f-4455-bccd-1bec2b50eeb8'} Body: {"itemNotFound": {"message": "Instance ddeaa533-02bd-4575-837d-ce1b27d1177b could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:26.728 63 INFO tempest.lib.common.rest_client [req-0b3808cd-f479-4e77-b5f2-64b0005f0f9d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/ef4720da-c446-4313-9ba7-10ee9310dcf5 0.867s 2018-08-17 06:15:26.728 63 DEBUG tempest.lib.common.rest_client [req-0b3808cd-f479-4e77-b5f2-64b0005f0f9d ] 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.23:9696/v2.0/ports/ef4720da-c446-4313-9ba7-10ee9310dcf5', u'date': 'Fri, 17 Aug 2018 06:15:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0b3808cd-f479-4e77-b5f2-64b0005f0f9d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:26.759 63 INFO tempest.lib.common.rest_client [req-50fe731b-358f-4220-8076-bc59ece19508 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1029958322 0.030s 2018-08-17 06:15:26.760 63 DEBUG tempest.lib.common.rest_client [req-50fe731b-358f-4220-8076-bc59ece19508 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1029958322', u'x-compute-request-id': 'req-50fe731b-358f-4220-8076-bc59ece19508', 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': 'Fri, 17 Aug 2018 06:15:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50fe731b-358f-4220-8076-bc59ece19508'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:27.804 63 INFO tempest.lib.common.rest_client [req-0f31343c-feba-4dca-8309-8e1473dbc96e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/623cf47b-4272-4d02-bddf-ce9080f9a0c0 1.043s 2018-08-17 06:15:27.805 63 DEBUG tempest.lib.common.rest_client [req-0f31343c-feba-4dca-8309-8e1473dbc96e ] 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.23:9696/v2.0/subnets/623cf47b-4272-4d02-bddf-ce9080f9a0c0', u'date': 'Fri, 17 Aug 2018 06:15:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f31343c-feba-4dca-8309-8e1473dbc96e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:29.249 63 INFO tempest.lib.common.rest_client [req-a4e65e03-acde-4e0d-9b3e-e7ac74e276f4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9cf3898c-a0c6-48ee-bf88-7489dc2b81ee 1.444s 2018-08-17 06:15:29.250 63 DEBUG tempest.lib.common.rest_client [req-a4e65e03-acde-4e0d-9b3e-e7ac74e276f4 ] 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.23:9696/v2.0/networks/9cf3898c-a0c6-48ee-bf88-7489dc2b81ee', u'date': 'Fri, 17 Aug 2018 06:15:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4e65e03-acde-4e0d-9b3e-e7ac74e276f4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:30.577 63 INFO tempest.lib.common.rest_client [req-96c5e4d3-52d0-488c-a779-9723a1747852 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/ee253b0f-6d72-4d9b-b505-cab3f6bb40e8 1.326s 2018-08-17 06:15:30.578 63 DEBUG tempest.lib.common.rest_client [req-96c5e4d3-52d0-488c-a779-9723a1747852 ] 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.23:9696/v2.0/subnets/ee253b0f-6d72-4d9b-b505-cab3f6bb40e8', u'date': 'Fri, 17 Aug 2018 06:15:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96c5e4d3-52d0-488c-a779-9723a1747852'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:31.931 63 INFO tempest.lib.common.rest_client [req-cca09bd0-a684-4bb4-bdfa-2ebcbf5a9095 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9205d2c3-0908-493f-8ee3-3efd558e13cf 1.352s 2018-08-17 06:15:31.932 63 DEBUG tempest.lib.common.rest_client [req-cca09bd0-a684-4bb4-bdfa-2ebcbf5a9095 ] 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.23:9696/v2.0/networks/9205d2c3-0908-493f-8ee3-3efd558e13cf', u'date': 'Fri, 17 Aug 2018 06:15:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cca09bd0-a684-4bb4-bdfa-2ebcbf5a9095'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:32.165 63 INFO tempest.lib.common.rest_client [req-42cf23c4-7e4a-4789-8c1c-5d901902faa2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/46fbdf00-5d55-4b37-b381-384a24b7a7c9 0.232s 2018-08-17 06:15:32.165 63 DEBUG tempest.lib.common.rest_client [req-42cf23c4-7e4a-4789-8c1c-5d901902faa2 ] 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.23:9696/v2.0/security-groups/46fbdf00-5d55-4b37-b381-384a24b7a7c9', u'date': 'Fri, 17 Aug 2018 06:15:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42cf23c4-7e4a-4789-8c1c-5d901902faa2'} 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_update_route_targets_common_target [354.417330s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 267, in test_bgpvpn_update_route_targets_common_target self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:09:38,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.259s 2018-08-17 06:09:38,010 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1882446258 description", "name": "tempest-secgroup-smoke-1882446258"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4679255e-2d48-4392-a1dc-7137683ba82c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1882446258 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:37Z", "updated_at": "2018-08-17T06:09:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:09:37Z", "revision_number": 0, "id": "14dc5fc5-b6ef-4655-bd79-105720de6d66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:09:37Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:09:37Z", "revision_number": 0, "id": "8a3e7c0a-eea9-45dc-8466-cd7d07f0b804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:09:37Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "name": "tempest-secgroup-smoke-1882446258"}} 2018-08-17 06:09:38,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.445s 2018-08-17 06:09:38,459 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-085ba7f1-0d2f-4758-859e-dcdc56c55a28'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4a3de2f9-499f-402c-be4f-736430232462"}} 2018-08-17 06:09:38,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:09:38,623 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c9c181d-2b71-4e95-99b1-45bf76ed6925'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "efaeed71-5335-44fc-8cd9-fe3e9b3b5600"}} 2018-08-17 06:09:38,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.145s 2018-08-17 06:09:38,770 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df918acb-f311-4147-8183-e0bf322fe5ec'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "776bfcbf-095e-4629-b820-cad047eb992d"}} 2018-08-17 06:09:38,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 06:09:38,932 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1b06e5e-4a0d-45bb-8784-1efc210c6f5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "72dca12e-12ca-47d3-894f-3de1a5b5c2a1"}} 2018-08-17 06:09:39,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:09:39,081 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97f35d22-73c6-41db-bc01-20ab95ebe310'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9f9a05b0-a109-4a5f-835a-f6eb7d09138c"}} 2018-08-17 06:09:39,315 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.232s 2018-08-17 06:09:39,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-362edbba-f022-461d-a7f3-e3e72fbf787f'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "3b5891cd-cb8c-4595-b161-f852068a796d"}} 2018-08-17 06:09:39,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:09:39,495 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f360ddb1-6d21-4ee8-ad7a-3a27f6086335'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7f54810f-651d-4c7c-af3a-f4bae9cd127f"}} 2018-08-17 06:09:39,674 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:09:39,674 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9cdc09be-7c30-4217-9633-5856a1f92da2'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b1a179c-4240-4d72-ae66-4dd627133791"}} 2018-08-17 06:09:40,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/networks 0.488s 2018-08-17 06:09:40,167 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-710027779"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-389d8bcf-1b56-4e5c-ab03-27ce267bc6ae'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:09:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","name":"tempest-A-710027779"}} 2018-08-17 06:09:40,681 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.513s 2018-08-17 06:09:40,681 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "name": "tempest-subnet-A-1-1308471261"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa9b0043-c811-4993-aa43-9010e95a03ff'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:09:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"ee253b0f-6d72-4d9b-b505-cab3f6bb40e8","subnetpool_id":null,"name":"tempest-subnet-A-1-1308471261"}} 2018-08-17 06:09:40,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/networks 0.201s 2018-08-17 06:09:40,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1749393821"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7247a6a8-a291-4fb0-886a-fc2e90236f77'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:09:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","name":"tempest-B-1749393821"}} 2018-08-17 06:09:41,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.836s 2018-08-17 06:09:41,722 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "name": "tempest-subnet-B-1-892570603"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac1ae506-ec64-4013-9244-fea62df80c2a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:41Z","dns_nameservers":[],"updated_at":"2018-08-17T06:09:41Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"623cf47b-4272-4d02-bddf-ce9080f9a0c0","subnetpool_id":null,"name":"tempest-subnet-B-1-892570603"}} 2018-08-17 06:09:41,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.229s 2018-08-17 06:09:41,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1029958322"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f0086604-5fe1-4e49-9cbb-f70ca1db087e', 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': 'Fri, 17 Aug 2018 06:09:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0086604-5fe1-4e49-9cbb-f70ca1db087e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtgd+8zI79r579Wj0EIc68tBvqjMK42Qt1Zi8hwWHGDjFfyDp2PhVA/Ukbnn9VMRvxEzgnuhIdA1x/RI3RNRXsAWaeYrEc+/1/S8UxzMHELQqDCGs2lU0smsGjVxJIPpgSqVGLyM2GmIU01qduwggKsxBHS1yw/z8E57afT6uUejnMON1MYR72KENogVW46lvEUoWdvOEPEeqn+qtJSiGhRdeap994FVRpQVVKMp++b/Czwrr4Nm0TBl1+iAJqg2sbTmRxK1zZc2mmyb4cb2tFU7kuYBDj8X5IJprxoRpL6ekbWl9Sx+gM06N2XjYqy95xtGF8gfFxS38JDmSta55t Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEArYHfvMyO/a+e/Vo9BCHOvLQb6ozCuNkLdWYvIcFhxg4xX8g6\ndj4VQP1JG55/VTEb8RM4J7oSHQNcf0SN0TUV7AFmnmKxHPv9f0vFMczBxC0Kgwhr\nNpVNLJrBo1cSSD6YEqlRi8jNhpiFNNanbsIICrMQR0tcsP8/BOe2n0+rlHo5zDjd\nTGEe9ihDaIFVuOpbxFKFnbzhDxHqp/qrSUohoUXXmqffeBVUaUFVSjKfvm/ws8K6\n+DZtEwZdfogCaoNrG05kcStc2XNppsm+HG9rRVO5LmAQ4/F+SCaa8aEaS+npG1pf\nUsfoDNOjdl42KsvecbRhfIHxcUt/CQ5krWuebQIDAQABAoIBAE7MoRRZwscsL4TY\nqsVppT7Gfbc0XmsdB7s1wUoPTZxpbbsWcJaq83QklENa5HGIcCw4klRYiUlr8WJL\nfCz7cw1QRY7BO7byKtrZSqGnYIj7+74u4KJVhEsxrafFL6Rn6SDwjPxzIgRy2Gx6\n4GfI72YMlOQMMfigs7pCkgogYMh5SqhVUQIJrKnTHs742lqJRjGVkG/WDzudIoCD\n7Szt7VM9dWUTHuk53TkG1Bl3be67oNEr5+qtjkDzx1BCs1jGgFn27f3+2CACZlCa\ntTrs+feUZcS0mSjP2FZSwMr1vKvBHgS2Av5rIeznmrP5g8exF+0aHIo/aXcjNOuj\nmb3E0YECgYEA2VD/k6gOZjCbS7NNxpRFCXnsFnhLbU07OxRYzJk0g+UIN4POPuOg\nG6xSTAcXC611Hseg6kc96ZoqNahptAdQB9YsP/g4dEts7vbBytyX3bkOKH+FejQg\nSTWV4Hf+ZkBeAWiFEHAM4q+hCbmLoHl+OCRaxoX4eOc6wvPhQsTFbdUCgYEAzGSE\ncuXW8opPEcSeBy8SyeN/+puiPrnsK43vTHasAs3ds5vix2J2Vf2ufBDQK4dIGF/2\nzQWx8WfY0O5+VMG6GqOltCKw3nMrIkcor99R4sMFxMLbS4lPfpM+eeJW6h2GP2Dq\nx11cyRaEy4YVgKlQZ7yhHfhlLVg+HPCZsxTwgjkCgYADbpcKsu2/SWc6c9N3nmHU\nu3syA6ZVTJHx5eldGdJNfvF5Rvib36ZoqXkHQFlp0sx1tvtgl81vggLGpCk/MZpe\n9U/vlrD1jTdkMrtuw7sWQlTp6NGn02jrHxCF4f8/iCaz6P2o+8wITHPDno2I9EI9\nCr3wQq9g4W35JDbbghYIHQKBgB3taedY+AwzbDhxzaHHpryg7xBG0Y7Vslr+QVe0\n2KLgeeHepWoEZMdaib3oyFJXUJshEgYbG175kammAiFu7E0SQSULH1KzElHGkZKO\n5HKLk8Cnt2xsApPKA4/dMFS/VfTZwAbJCNj4zyDt1SAtqnRGDmFRCZ+GGDIsmJS8\nMCshAoGAfOltJdWRz5NGKFQepqpq2NFRYJhErXipCo+mFaYk25heiOa9K281bHx2\ns2pZthhehn3Nf7YIvCujT2MAsp5BOgpY3HkcaW0DIxmlLKo3ADdiVZeYwbjmidKr\n2zpFl5/QjG3qBuQdTYF/adDoEDchiHLPSJtyR0dDJUKN9jQOZbI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1029958322", "fingerprint": "3d:0f:ee:1e:3c:1d:40:f0:f5:d2:0d:ef:a5:de:f9:f4"}} 2018-08-17 06:09:42,752 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/ports 0.795s 2018-08-17 06:09:42,753 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-977308644", "security_groups": ["46fbdf00-5d55-4b37-b381-384a24b7a7c9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:09:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a3dcab8-df0a-45af-bad1-293c04bdd22d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:09:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:09:42Z","name":"tempest-port-smoke-977308644","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:94:f4:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"ee253b0f-6d72-4d9b-b505-cab3f6bb40e8","ip_address":"10.101.11.10"}],"id":"ef4720da-c446-4313-9ba7-10ee9310dcf5","security_groups":["46fbdf00-5d55-4b37-b381-384a24b7a7c9"],"device_id":""}} 2018-08-17 06:09:43,877 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.23:8774/v2.1/servers 1.122s 2018-08-17 06:09:43,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1029958322", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "port": "ef4720da-c446-4313-9ba7-10ee9310dcf5"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-8bdd5790-83f6-46e0-882f-da22afa03ead', 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:09:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bdd5790-83f6-46e0-882f-da22afa03ead'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "adminPass": "QqrXYgt55pNc"}} 2018-08-17 06:09:44,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 1.093s 2018-08-17 06:09:44,982 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-55655c89-8336-43d6-9caa-1cd5a7bae27c', 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': 'Fri, 17 Aug 2018 06:09:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55655c89-8336-43d6-9caa-1cd5a7bae27c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:47,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 1.193s 2018-08-17 06:09:47,194 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-b9123c44-28d2-4b54-92db-f5eb9def8ab1', 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': 'Fri, 17 Aug 2018 06:09:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9123c44-28d2-4b54-92db-f5eb9def8ab1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:47,207 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:09:48,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.440s 2018-08-17 06:09:48,651 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-cbb5bb2d-2c22-4f42-be0b-c8027039b210', 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': 'Fri, 17 Aug 2018 06:09:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbb5bb2d-2c22-4f42-be0b-c8027039b210'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:49,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.154s 2018-08-17 06:09:49,820 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-a5b508f5-ad06-46a5-a1b2-c573932401d8', 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': 'Fri, 17 Aug 2018 06:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5b508f5-ad06-46a5-a1b2-c573932401d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:49,834 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:09:49,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.154s 2018-08-17 06:09:49,989 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-1ad9c18c-a972-4181-b47e-1b27367891aa', 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': 'Fri, 17 Aug 2018 06:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ad9c18c-a972-4181-b47e-1b27367891aa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:50,015 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ddeaa533-02bd-4575-837d-ce1b27d1177b with status: ACTIVE 2018-08-17 06:09:50,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/ports 0.847s 2018-08-17 06:09:50,864 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1793359211", "security_groups": ["46fbdf00-5d55-4b37-b381-384a24b7a7c9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4ab3f26-93b6-4ca4-adfc-e05b989563ce'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:09:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:09:50Z","name":"tempest-port-smoke-1793359211","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:71:dc:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"623cf47b-4272-4d02-bddf-ce9080f9a0c0","ip_address":"10.102.21.20"}],"id":"7efd2ce8-dbde-4f04-b028-8b33c23b1a70","security_groups":["46fbdf00-5d55-4b37-b381-384a24b7a7c9"],"device_id":""}} 2018-08-17 06:09:52,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.23:8774/v2.1/servers 1.993s 2018-08-17 06:09:52,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1029958322", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "port": "7efd2ce8-dbde-4f04-b028-8b33c23b1a70"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-b4540161-58de-4a1d-92f0-07920e3ec86c', 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:09:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4540161-58de-4a1d-92f0-07920e3ec86c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "adminPass": "EA5tE6gXiqHE"}} 2018-08-17 06:09:52,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.094s 2018-08-17 06:09:52,962 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-677195c8-5f37-49e0-8781-b2b64094c0dd', 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': 'Fri, 17 Aug 2018 06:09:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-677195c8-5f37-49e0-8781-b2b64094c0dd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:54,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.089s 2018-08-17 06:09:54,079 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25', 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': 'Fri, 17 Aug 2018 06:09:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:53Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:54,102 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 06:09:55,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.184s 2018-08-17 06:09:55,290 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-4f91b047-c382-4e72-9e38-1f316d980382', 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': 'Fri, 17 Aug 2018 06:09:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f91b047-c382-4e72-9e38-1f316d980382'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:55,312 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:09:57,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.944s 2018-08-17 06:09:57,259 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13', 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': 'Fri, 17 Aug 2018 06:09:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:58,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.159s 2018-08-17 06:09:58,432 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-83882e1a-acd2-4d16-b061-1e90a100e161', 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': 'Fri, 17 Aug 2018 06:09:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83882e1a-acd2-4d16-b061-1e90a100e161'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:58,457 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:09:58,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.373s 2018-08-17 06:09:58,831 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-22872813-9bd6-4715-944c-e518f4e14aec', 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': 'Fri, 17 Aug 2018 06:09:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22872813-9bd6-4715-944c-e518f4e14aec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:58,845 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1efde853-aa55-4c6e-82a9-611ca56ed552 with status: ACTIVE 2018-08-17 06:09:59,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.571s 2018-08-17 06:09:59,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:09:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d4ad9be-7982-4b20-a8a4-99a443152301'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "7b5e2d84-fbf7-4724-b484-1184e7a9f859"}} 2018-08-17 06:09:59,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations 0.343s 2018-08-17 06:09:59,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff5f1dd6-b2bb-41fd-8752-196ad651ba06'} Body: {"network_association": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "id": "8a51e0f3-7880-45e9-8d7a-e400e4a9d24a"}} 2018-08-17 06:10:00,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations 0.722s 2018-08-17 06:10:00,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations', u'date': 'Fri, 17 Aug 2018 06:10:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3cbf22da-0b74-4c8b-9e7c-990d70646125'} Body: {"network_association": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "id": "e060f913-aea0-4d30-bcc9-29f699d8fdc3"}} 2018-08-17 06:10:00,487 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:10:00,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/routers 0.133s 2018-08-17 06:10:00,621 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--2080124937", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:10:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32de8d70-7b59-4735-a996-d179ed71f59b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:00Z", "admin_state_up": true, "updated_at": "2018-08-17T06:10:00Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "name": "tempest-router--2080124937"}} 2018-08-17 06:10:02,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99 1.777s 2018-08-17 06:10:02,401 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99', u'date': 'Fri, 17 Aug 2018 06:10:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3fd3ead-3b8d-4133-a1eb-e837fd54a85f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:00Z", "admin_state_up": true, "updated_at": "2018-08-17T06:10:02Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "name": "tempest-router--2080124937"}} 2018-08-17 06:10:04,532 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/add_router_interface 2.130s 2018-08-17 06:10:04,532 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d9be0a0-c508-4cf2-9861-4006e0371a28'} Body: {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8", "subnet_ids": ["ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"], "port_id": "1090821e-5c27-4f24-9866-4dcb9f7f7058", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99"} 2018-08-17 06:10:06,075 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.542s 2018-08-17 06:10:06,076 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "ef4720da-c446-4313-9ba7-10ee9310dcf5"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e25f616-cfba-4642-9e23-e43e6eb962d4'} Body: {"floatingip": {"router_id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:10:05Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ef4720da-c446-4313-9ba7-10ee9310dcf5", "id": "c944720d-ef64-4fc0-be10-2575acd016c6", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:05Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:10:06,077 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:10:14,087 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:10:14,187 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:10:14,215 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:10:14,330 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:10:14,330 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:10:14,332 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:10:14,393 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:10:14,398 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:10:19,405 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:10:19,405 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:11:29,476 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:11:29,477 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:11:29,481 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:11:29,545 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:11:29,577 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:11:34,589 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:11:34,590 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:12:44,622 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:12:44,623 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:12:44,623 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,628 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,727 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,756 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,762 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:12:44,762 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:8a:75:97 [ether] on eth0 2018-08-17 06:12:44,763 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:12:44,763 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,766 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,827 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,830 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,838 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:12:44,838 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:12:44,839 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,841 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,902 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,905 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,911 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:12:44,911 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,913 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,974 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,978 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,983 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:12:44,984 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:8a:75:97 [ether] on eth0 2018-08-17 06:12:44,985 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:12:44,985 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,987 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:45,045 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:45,051 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:50,058 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:12:50,058 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:14:00,126 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:14:00,127 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:14:00,132 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:14:00,232 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:14:00,259 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:14:05,266 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:14:05,267 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:15:15,336 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:15:15,337 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:15:16,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/c944720d-ef64-4fc0-be10-2575acd016c6 1.456s 2018-08-17 06:15:16,795 63 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.23:9696/v2.0/floatingips/c944720d-ef64-4fc0-be10-2575acd016c6', u'date': 'Fri, 17 Aug 2018 06:15:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e494a46-709f-4107-914f-847908a0177f'} Body: 2018-08-17 06:15:19,114 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/remove_router_interface 2.318s 2018-08-17 06:15:19,115 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:15:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14d9a0f8-f4ed-485b-b76a-47177ca5a109'} Body: {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8", "subnet_ids": ["ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"], "port_id": "1090821e-5c27-4f24-9866-4dcb9f7f7058", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99"} 2018-08-17 06:15:20,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99 1.802s 2018-08-17 06:15:20,919 63 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.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99', u'date': 'Fri, 17 Aug 2018 06:15:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79fdd376-ae37-426a-81b7-e67b9e501d5f'} Body: 2018-08-17 06:15:21,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.415s 2018-08-17 06:15:21,337 63 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-0ceb787a-20e4-43d2-aa10-112dfb2864d6', 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': 'Fri, 17 Aug 2018 06:15:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ceb787a-20e4-43d2-aa10-112dfb2864d6'} Body: 2018-08-17 06:15:22,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.674s 2018-08-17 06:15:22,013 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c', 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': 'Fri, 17 Aug 2018 06:15:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:23,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.048s 2018-08-17 06:15:23,076 63 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80', 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': 'Fri, 17 Aug 2018 06:15:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80'} Body: {"itemNotFound": {"message": "Instance 1efde853-aa55-4c6e-82a9-611ca56ed552 could not be found.", "code": 404}} 2018-08-17 06:15:23,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/7efd2ce8-dbde-4f04-b028-8b33c23b1a70 0.867s 2018-08-17 06:15:23,945 63 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.23:9696/v2.0/ports/7efd2ce8-dbde-4f04-b028-8b33c23b1a70', u'date': 'Fri, 17 Aug 2018 06:15:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e315c9a-bfee-4e14-943c-5ae71ae92a5e'} Body: 2018-08-17 06:15:24,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.140s 2018-08-17 06:15:24,087 63 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f', 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': 'Fri, 17 Aug 2018 06:15:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f'} Body: 2018-08-17 06:15:24,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.695s 2018-08-17 06:15:24,784 63 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-251971d0-a3f1-430a-99cf-aad6e2bebb53', 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': 'Fri, 17 Aug 2018 06:15:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-251971d0-a3f1-430a-99cf-aad6e2bebb53'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:25,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.057s 2018-08-17 06:15:25,860 63 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-5948716b-ea0f-4455-bccd-1bec2b50eeb8', 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': 'Fri, 17 Aug 2018 06:15:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5948716b-ea0f-4455-bccd-1bec2b50eeb8'} Body: {"itemNotFound": {"message": "Instance ddeaa533-02bd-4575-837d-ce1b27d1177b could not be found.", "code": 404}} 2018-08-17 06:15:26,728 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/ef4720da-c446-4313-9ba7-10ee9310dcf5 0.867s 2018-08-17 06:15:26,728 63 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.23:9696/v2.0/ports/ef4720da-c446-4313-9ba7-10ee9310dcf5', u'date': 'Fri, 17 Aug 2018 06:15:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0b3808cd-f479-4e77-b5f2-64b0005f0f9d'} Body: 2018-08-17 06:15:26,759 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1029958322 0.030s 2018-08-17 06:15:26,760 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1029958322', u'x-compute-request-id': 'req-50fe731b-358f-4220-8076-bc59ece19508', 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': 'Fri, 17 Aug 2018 06:15:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50fe731b-358f-4220-8076-bc59ece19508'} Body: 2018-08-17 06:15:27,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/623cf47b-4272-4d02-bddf-ce9080f9a0c0 1.043s 2018-08-17 06:15:27,805 63 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.23:9696/v2.0/subnets/623cf47b-4272-4d02-bddf-ce9080f9a0c0', u'date': 'Fri, 17 Aug 2018 06:15:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f31343c-feba-4dca-8309-8e1473dbc96e'} Body: 2018-08-17 06:15:29,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9cf3898c-a0c6-48ee-bf88-7489dc2b81ee 1.444s 2018-08-17 06:15:29,250 63 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.23:9696/v2.0/networks/9cf3898c-a0c6-48ee-bf88-7489dc2b81ee', u'date': 'Fri, 17 Aug 2018 06:15:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4e65e03-acde-4e0d-9b3e-e7ac74e276f4'} Body: 2018-08-17 06:15:30,577 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/ee253b0f-6d72-4d9b-b505-cab3f6bb40e8 1.326s 2018-08-17 06:15:30,578 63 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.23:9696/v2.0/subnets/ee253b0f-6d72-4d9b-b505-cab3f6bb40e8', u'date': 'Fri, 17 Aug 2018 06:15:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96c5e4d3-52d0-488c-a779-9723a1747852'} Body: 2018-08-17 06:15:31,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9205d2c3-0908-493f-8ee3-3efd558e13cf 1.352s 2018-08-17 06:15:31,932 63 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.23:9696/v2.0/networks/9205d2c3-0908-493f-8ee3-3efd558e13cf', u'date': 'Fri, 17 Aug 2018 06:15:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cca09bd0-a684-4bb4-bdfa-2ebcbf5a9095'} Body: 2018-08-17 06:15:32,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/46fbdf00-5d55-4b37-b381-384a24b7a7c9 0.232s 2018-08-17 06:15:32,165 63 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.23:9696/v2.0/security-groups/46fbdf00-5d55-4b37-b381-384a24b7a7c9', u'date': 'Fri, 17 Aug 2018 06:15:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42cf23c4-7e4a-4789-8c1c-5d901902faa2'} Body: 2018-08-17 06:15:33.005 63 INFO tempest.lib.common.rest_client [req-a9513262-921d-48b3-ad3f-7312bc34069c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.815s 2018-08-17 06:15:33.006 63 DEBUG tempest.lib.common.rest_client [req-a9513262-921d-48b3-ad3f-7312bc34069c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1220243637 description", "name": "tempest-secgroup-smoke-1220243637"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9513262-921d-48b3-ad3f-7312bc34069c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1220243637 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:32Z", "updated_at": "2018-08-17T06:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:15:32Z", "revision_number": 0, "id": "5a41edc9-891d-4e1a-89ae-464f600aea8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:15:32Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:15:32Z", "revision_number": 0, "id": "a79c1f4b-4070-4471-9101-5650e54b7799", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:15:32Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "name": "tempest-secgroup-smoke-1220243637"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:33.306 63 INFO tempest.lib.common.rest_client [req-a1ab8821-d6a7-45ae-9dda-bd0cd372f1ba ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.298s 2018-08-17 06:15:33.307 63 DEBUG tempest.lib.common.rest_client [req-a1ab8821-d6a7-45ae-9dda-bd0cd372f1ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1ab8821-d6a7-45ae-9dda-bd0cd372f1ba'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "89be2667-f157-4f66-b9ee-caec2805a979"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:33.524 63 INFO tempest.lib.common.rest_client [req-b0b2b1ec-a4fd-4463-bd26-48b57958b8fb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.215s 2018-08-17 06:15:33.525 63 DEBUG tempest.lib.common.rest_client [req-b0b2b1ec-a4fd-4463-bd26-48b57958b8fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0b2b1ec-a4fd-4463-bd26-48b57958b8fb'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dcabfe48-bc63-4cee-86c1-dee3e102243b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:33.683 63 INFO tempest.lib.common.rest_client [req-41f662a1-ecbf-439d-915b-358edcb6a248 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.157s 2018-08-17 06:15:33.684 63 DEBUG tempest.lib.common.rest_client [req-41f662a1-ecbf-439d-915b-358edcb6a248 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41f662a1-ecbf-439d-915b-358edcb6a248'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "02494aa5-3a23-487f-b0d3-0172bf281ffa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:33.815 63 INFO tempest.lib.common.rest_client [req-7e99eee9-f085-4a4c-8edf-622926f19af2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.130s 2018-08-17 06:15:33.816 63 DEBUG tempest.lib.common.rest_client [req-7e99eee9-f085-4a4c-8edf-622926f19af2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e99eee9-f085-4a4c-8edf-622926f19af2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5eff521d-1f2e-4497-99d5-685ddd3083ac"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:33.983 63 INFO tempest.lib.common.rest_client [req-6ccd36c9-e539-41a8-9f09-30c7a7795e72 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:15:33.983 63 DEBUG tempest.lib.common.rest_client [req-6ccd36c9-e539-41a8-9f09-30c7a7795e72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ccd36c9-e539-41a8-9f09-30c7a7795e72'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "3484e208-8005-4aff-8337-3415a915daf4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:34.150 63 INFO tempest.lib.common.rest_client [req-ea19f0a8-a718-4595-9acd-327a1c3d6ea7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:15:34.151 63 DEBUG tempest.lib.common.rest_client [req-ea19f0a8-a718-4595-9acd-327a1c3d6ea7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea19f0a8-a718-4595-9acd-327a1c3d6ea7'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fcd8960c-1820-4b9d-a55e-8d5c384eb7ba"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:34.300 63 INFO tempest.lib.common.rest_client [req-6aed0fbf-97ce-43e4-a35a-9dbc80b48851 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:15:34.301 63 DEBUG tempest.lib.common.rest_client [req-6aed0fbf-97ce-43e4-a35a-9dbc80b48851 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6aed0fbf-97ce-43e4-a35a-9dbc80b48851'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c91097f1-8ab1-478e-943c-0c6c6707eefa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:34.444 63 INFO tempest.lib.common.rest_client [req-6dcc20c1-ef9e-4b8e-8bc6-5e07cb29f089 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:15:34.445 63 DEBUG tempest.lib.common.rest_client [req-6dcc20c1-ef9e-4b8e-8bc6-5e07cb29f089 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6dcc20c1-ef9e-4b8e-8bc6-5e07cb29f089'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9b05551b-cb30-446d-82e7-c2dc2ecb0ccc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:34.683 63 INFO tempest.lib.common.rest_client [req-8595feee-cf66-4e9b-8bfd-11d9e898020b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/networks 0.237s 2018-08-17 06:15:34.684 63 DEBUG tempest.lib.common.rest_client [req-8595feee-cf66-4e9b-8bfd-11d9e898020b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-644489596"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8595feee-cf66-4e9b-8bfd-11d9e898020b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:15:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"2d704381-46e1-4266-b54b-b66859df1c40","name":"tempest-A-644489596"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:35.594 63 INFO tempest.lib.common.rest_client [req-8af593ab-c1b2-4e47-b49e-832ea8834be3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.909s 2018-08-17 06:15:35.594 63 DEBUG tempest.lib.common.rest_client [req-8af593ab-c1b2-4e47-b49e-832ea8834be3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "name": "tempest-subnet-A-1-453902438"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:15:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af593ab-c1b2-4e47-b49e-832ea8834be3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d704381-46e1-4266-b54b-b66859df1c40","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:35Z","dns_nameservers":[],"updated_at":"2018-08-17T06:15:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"190ecddb-6c0b-424f-844f-5418420c673b","subnetpool_id":null,"name":"tempest-subnet-A-1-453902438"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:35.828 63 INFO tempest.lib.common.rest_client [req-6f5e3256-d741-43af-987e-d859b64aa7a0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/networks 0.232s 2018-08-17 06:15:35.829 63 DEBUG tempest.lib.common.rest_client [req-6f5e3256-d741-43af-987e-d859b64aa7a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1274987694"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:15:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f5e3256-d741-43af-987e-d859b64aa7a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:15:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","name":"tempest-B-1274987694"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:36.546 63 INFO tempest.lib.common.rest_client [req-d63d933b-44d8-43ec-883a-cb65785b47f2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.717s 2018-08-17 06:15:36.547 63 DEBUG tempest.lib.common.rest_client [req-d63d933b-44d8-43ec-883a-cb65785b47f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "name": "tempest-subnet-B-1-244234858"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:15:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d63d933b-44d8-43ec-883a-cb65785b47f2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:15:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"aefa6cd9-6643-472d-a231-9e8b0b2b9056","subnetpool_id":null,"name":"tempest-subnet-B-1-244234858"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:36.657 63 INFO tempest.lib.common.rest_client [req-5ef6330c-b953-4d02-8205-ce44ba2146b1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.109s 2018-08-17 06:15:36.657 63 DEBUG tempest.lib.common.rest_client [req-5ef6330c-b953-4d02-8205-ce44ba2146b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1455040497"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-5ef6330c-b953-4d02-8205-ce44ba2146b1', 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': 'Fri, 17 Aug 2018 06:15:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ef6330c-b953-4d02-8205-ce44ba2146b1'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyuJMYWMUT/G+tYDdQsbH+V3+sd4Perh1HEm9Zf7o6+H5WPhhH1WmZT//0saSHcprgmUGJl5lDWE+SGB6ZNH30rcaF9lHzFWrP/aZPq1YNYJCGuikcrCq/JPPVzh6WNyRHHqpApVDXT+BYZ16ncbiN0e9ccgL/9MiDrAKwEm7InSAjEF8HMGsU99J27N985UdnuK2mIubmiPkKINOpZ9c0puRw35mab90T/wiEx498/LeC8URWKbUUkRA283CD5otTRgCah8j54rPA0Y3zso6HJ7rWV9Nsk8GdPIUI3Ynq118E2eEWZ669KyzjiSRQUwnDRoVMz3ZQiTiPHlHDBKQN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8riTGFjFE/xvrWA3ULGx/ld/rHeD3q4dRxJvWX+6Ovh+Vj4Y\nR9VpmU//9LGkh3Ka4JlBiZeZQ1hPkhgemTR99K3GhfZR8xVqz/2mT6tWDWCQhrop\nHKwqvyTz1c4eljckRx6qQKVQ10/gWGdep3G4jdHvXHIC//TIg6wCsBJuyJ0gIxBf\nBzBrFPfSduzffOVHZ7itpiLm5oj5CiDTqWfXNKbkcN+Zmm/dE/8IhMePfPy3gvFE\nVim1FJEQNvNwg+aLU0YAmofI+eKzwNGN87KOhye61lfTbJPBnTyFCN2J6tdfBNnh\nFmeuvSss44kkUFMJw0aFTM92UIk4jx5RwwSkDQIDAQABAoIBAGvkeB5+dzxnHg1n\nk68fDgwNQQedKNU3eHQ7UZvrFxFXnHEhsRFdYE9yLEjNHmHHI+lqtqM+7DXvb491\ngUSA/OxiwriRwePYRV6nVeJcOyg/IH+DCPth3K6S8oC72wTTBiFHFE8gLUtIimVB\nreWou2zvQQNK+uJkIS3GrHsv9mbd89dws0J709z6KO6CJunSVSO3zflLCV/KTqxt\nbVj0tfdZzMw72W21Tn6zAszb0DQcytSw62ANwL+LV93A7OnEqlDbSCcdHO7kuRea\nHYonfAO9bHhP2ygYe4e5Fq8gqvJoCrhFBC/4YFNryu9R/AEMa2HjbchCNSAh2JWU\n2cgYNFECgYEA/8tR60zJCGQcEGhnAbw5zIm8f3ylgDtDPsBXejXosJ4ckbDJty4n\nUVMH8o1T/g7P+wL4oLRUl3e700YCzHWVNzlbzvAoevpfBkqdLWrwmXDKLYoGBiLU\nP/MTBrlUGvULN/Bz4z2sttlpCQyqHsue72q7ew5hEl6UyhUuv+LOlB8CgYEA8uqP\n7KcLRV5OwNIShoJ6WVDQHz+pLMlmJln9bThJEFZbm2xjBl47/tYByyH13HEeXn6s\nQcPZHaLpxWKb+bGTww65FIE8OWZih+sWI0PInevbJG3rn9/O3tiyGgZcCT5AUI3q\nXSFqk62FNCgqdcwOFYKO6NGSF0v74ItSmA3RolMCgYBW6cK/7KsyCrHucUrusAID\nmZlOyA+D7p7+p2QRxld2C4MxjZw8fZYmb8v3gkXTwTyx0WShViSYArrzIoq45gr5\nZKfpPHjEsGWxQZD+aaOuv0AzEP7S/uqXgAQq+LW3IyPYsf7ua3pP9rdVt9Pl+tHa\nD638NfqNv01XDLOBx5LhiQKBgQDIrDWRjr2k5K+yYtii/g8M0dHcvr6HHSmh7R2K\nqMDTGkQ7NWLo09hEQY7hvIBbR6eK8KJlAeHOtdLhGQE5WRV0QilrYwfZc1daaT60\niz6kFz/F7HiGbmF7fxBCp5ZInICNC2/c18ovjV1JJRVOku/fnSdp9hb13/OIIBBv\nRJs1uQKBgFjHtF0AkPimliib8z6gYt71WlgRaURYKQDWTsaWCN/Pmhn9cJQxzSP1\nHQuecr2AiFgbxQxT5DipUACbIMtpyhHEHPncpfCki2ixSwi7UQcUVGkq6Mr2QIQh\n/1ny5Y+RE5IhW959YNO83w/iiLC68qjmDiYea2KvTz9rvoPMxx6P\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1455040497", "fingerprint": "8e:42:b3:c7:a5:4e:ec:53:b1:21:22:7b:2f:2f:06:89"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:38.299 63 INFO tempest.lib.common.rest_client [req-ec6bf7ac-082b-4f89-b0cc-6477e17a4619 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/ports 1.638s 2018-08-17 06:15:38.300 63 DEBUG tempest.lib.common.rest_client [req-ec6bf7ac-082b-4f89-b0cc-6477e17a4619 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1192538534", "security_groups": ["bf22c71f-0569-43f7-b385-53be0c07a34c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:15:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec6bf7ac-082b-4f89-b0cc-6477e17a4619'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:15:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2d704381-46e1-4266-b54b-b66859df1c40","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:15:37Z","name":"tempest-port-smoke-1192538534","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cd:f0:37","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"190ecddb-6c0b-424f-844f-5418420c673b","ip_address":"10.101.11.10"}],"id":"fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614","security_groups":["bf22c71f-0569-43f7-b385-53be0c07a34c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:40.047 63 INFO tempest.lib.common.rest_client [req-34d2a950-a485-4c82-b8c6-a8d5cfa06358 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.23:8774/v2.1/servers 1.746s 2018-08-17 06:15:40.048 63 DEBUG tempest.lib.common.rest_client [req-34d2a950-a485-4c82-b8c6-a8d5cfa06358 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1455040497", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "2d704381-46e1-4266-b54b-b66859df1c40", "port": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-34d2a950-a485-4c82-b8c6-a8d5cfa06358', 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:15:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-34d2a950-a485-4c82-b8c6-a8d5cfa06358'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8652efac-1324-48bd-a90e-696a338be6a6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "adminPass": "KyxqM4JZsmoX"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:40.387 63 INFO tempest.lib.common.rest_client [req-3bb468c5-ee33-4e91-b59c-1845949a7ed6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.335s 2018-08-17 06:15:40.388 63 DEBUG tempest.lib.common.rest_client [req-3bb468c5-ee33-4e91-b59c-1845949a7ed6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-3bb468c5-ee33-4e91-b59c-1845949a7ed6', 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': 'Fri, 17 Aug 2018 06:15:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3bb468c5-ee33-4e91-b59c-1845949a7ed6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:42.008 63 INFO tempest.lib.common.rest_client [req-0af70098-457d-4107-8055-3f98612eec36 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.604s 2018-08-17 06:15:42.008 63 DEBUG tempest.lib.common.rest_client [req-0af70098-457d-4107-8055-3f98612eec36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-0af70098-457d-4107-8055-3f98612eec36', 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': 'Fri, 17 Aug 2018 06:15:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0af70098-457d-4107-8055-3f98612eec36'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:42.023 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 06:15:43.430 63 INFO tempest.lib.common.rest_client [req-e17d0f63-9b03-463d-842d-f0be79dedd08 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.405s 2018-08-17 06:15:43.431 63 DEBUG tempest.lib.common.rest_client [req-e17d0f63-9b03-463d-842d-f0be79dedd08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-e17d0f63-9b03-463d-842d-f0be79dedd08', 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': 'Fri, 17 Aug 2018 06:15:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e17d0f63-9b03-463d-842d-f0be79dedd08'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:43.448 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:15:44.786 63 INFO tempest.lib.common.rest_client [req-d71098e6-0937-4cca-9e60-f5dd87ffeb46 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.337s 2018-08-17 06:15:44.787 63 DEBUG tempest.lib.common.rest_client [req-d71098e6-0937-4cca-9e60-f5dd87ffeb46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-d71098e6-0937-4cca-9e60-f5dd87ffeb46', 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': 'Fri, 17 Aug 2018 06:15:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d71098e6-0937-4cca-9e60-f5dd87ffeb46'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:46.162 63 INFO tempest.lib.common.rest_client [req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.358s 2018-08-17 06:15:46.163 63 DEBUG tempest.lib.common.rest_client [req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9', 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': 'Fri, 17 Aug 2018 06:15:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:46.176 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:15:46.603 63 INFO tempest.lib.common.rest_client [req-3fd8d213-fc3a-4e6c-948d-34944dde75cc ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.427s 2018-08-17 06:15:46.604 63 DEBUG tempest.lib.common.rest_client [req-3fd8d213-fc3a-4e6c-948d-34944dde75cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-3fd8d213-fc3a-4e6c-948d-34944dde75cc', 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': 'Fri, 17 Aug 2018 06:15:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fd8d213-fc3a-4e6c-948d-34944dde75cc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:46.617 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 8652efac-1324-48bd-a90e-696a338be6a6 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:15:47.537 63 INFO tempest.lib.common.rest_client [req-9df82584-fda6-49c8-b73a-3c7afa16f559 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/ports 0.920s 2018-08-17 06:15:47.538 63 DEBUG tempest.lib.common.rest_client [req-9df82584-fda6-49c8-b73a-3c7afa16f559 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1105993301", "security_groups": ["bf22c71f-0569-43f7-b385-53be0c07a34c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9df82584-fda6-49c8-b73a-3c7afa16f559'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:15:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:15:47Z","name":"tempest-port-smoke-1105993301","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b8:dc:b6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"aefa6cd9-6643-472d-a231-9e8b0b2b9056","ip_address":"10.102.21.20"}],"id":"da305258-13cc-421c-8a6a-9d5bb7ef0a70","security_groups":["bf22c71f-0569-43f7-b385-53be0c07a34c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:49.701 63 INFO tempest.lib.common.rest_client [req-4f78e357-383e-406c-a825-b1e407f47605 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.23:8774/v2.1/servers 2.162s 2018-08-17 06:15:49.702 63 DEBUG tempest.lib.common.rest_client [req-4f78e357-383e-406c-a825-b1e407f47605 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1455040497", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "port": "da305258-13cc-421c-8a6a-9d5bb7ef0a70"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-4f78e357-383e-406c-a825-b1e407f47605', 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f78e357-383e-406c-a825-b1e407f47605'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "adminPass": "d8MMfUyS6L62"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:50.024 63 INFO tempest.lib.common.rest_client [req-05894dd5-b247-455e-a829-8d9eb9e867f3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.318s 2018-08-17 06:15:50.025 63 DEBUG tempest.lib.common.rest_client [req-05894dd5-b247-455e-a829-8d9eb9e867f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-05894dd5-b247-455e-a829-8d9eb9e867f3', 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': 'Fri, 17 Aug 2018 06:15:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05894dd5-b247-455e-a829-8d9eb9e867f3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:51.379 63 INFO tempest.lib.common.rest_client [req-fc36198d-2987-4c92-a699-19cee23df8db ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.337s 2018-08-17 06:15:51.380 63 DEBUG tempest.lib.common.rest_client [req-fc36198d-2987-4c92-a699-19cee23df8db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-fc36198d-2987-4c92-a699-19cee23df8db', 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': 'Fri, 17 Aug 2018 06:15:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc36198d-2987-4c92-a699-19cee23df8db'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:51.393 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:15:52.546 63 INFO tempest.lib.common.rest_client [req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.151s 2018-08-17 06:15:52.547 63 DEBUG tempest.lib.common.rest_client [req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9', 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': 'Fri, 17 Aug 2018 06:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:52.561 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:15:53.716 63 INFO tempest.lib.common.rest_client [req-7cdf28a7-4dbd-49d5-8684-188554be38bb ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.153s 2018-08-17 06:15:53.717 63 DEBUG tempest.lib.common.rest_client [req-7cdf28a7-4dbd-49d5-8684-188554be38bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-7cdf28a7-4dbd-49d5-8684-188554be38bb', 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': 'Fri, 17 Aug 2018 06:15:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7cdf28a7-4dbd-49d5-8684-188554be38bb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:55.095 63 INFO tempest.lib.common.rest_client [req-70848f50-c45a-45cb-8364-1a04d9d127a5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.363s 2018-08-17 06:15:55.096 63 DEBUG tempest.lib.common.rest_client [req-70848f50-c45a-45cb-8364-1a04d9d127a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-70848f50-c45a-45cb-8364-1a04d9d127a5', 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': 'Fri, 17 Aug 2018 06:15:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-70848f50-c45a-45cb-8364-1a04d9d127a5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:55.110 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:15:55.264 63 INFO tempest.lib.common.rest_client [req-e3393954-2aef-4c9d-8f94-cd34586b35b8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.153s 2018-08-17 06:15:55.265 63 DEBUG tempest.lib.common.rest_client [req-e3393954-2aef-4c9d-8f94-cd34586b35b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-e3393954-2aef-4c9d-8f94-cd34586b35b8', 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': 'Fri, 17 Aug 2018 06:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3393954-2aef-4c9d-8f94-cd34586b35b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:55.278 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: b4f6edf3-12df-45f7-908e-7b569e3f6daf with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:15:55.986 63 INFO tempest.lib.common.rest_client [req-b0972384-d293-4346-b145-99c25a7bad36 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.708s 2018-08-17 06:15:55.987 63 DEBUG tempest.lib.common.rest_client [req-b0972384-d293-4346-b145-99c25a7bad36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:15:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0972384-d293-4346-b145-99c25a7bad36'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "57b22717-2526-42c3-8017-b425d5229a70"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:56.352 63 INFO tempest.lib.common.rest_client [req-92088384-9677-4180-af1c-950c696b3f38 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations 0.365s 2018-08-17 06:15:56.353 63 DEBUG tempest.lib.common.rest_client [req-92088384-9677-4180-af1c-950c696b3f38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92088384-9677-4180-af1c-950c696b3f38'} Body: {"network_association": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "id": "142003d6-0195-4de3-adaa-81fc31e9c38d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:56.716 63 INFO tempest.lib.common.rest_client [req-ce356a90-9fe3-4f6a-b2f7-154915797ef6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations 0.361s 2018-08-17 06:15:56.716 63 DEBUG tempest.lib.common.rest_client [req-ce356a90-9fe3-4f6a-b2f7-154915797ef6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce356a90-9fe3-4f6a-b2f7-154915797ef6'} Body: {"network_association": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "id": "52062401-2172-41cb-84fb-3a74b2e65877"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:56.717 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 06:15:56.822 63 INFO tempest.lib.common.rest_client [req-acc243f2-634b-4cf2-8c27-1eb2096dce5f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/routers 0.104s 2018-08-17 06:15:56.822 63 DEBUG tempest.lib.common.rest_client [req-acc243f2-634b-4cf2-8c27-1eb2096dce5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1441638945", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-acc243f2-634b-4cf2-8c27-1eb2096dce5f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:56Z", "admin_state_up": true, "updated_at": "2018-08-17T06:15:56Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "name": "tempest-router--1441638945"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:15:58.517 63 INFO tempest.lib.common.rest_client [req-45d296f5-4a0e-4b80-bd3d-ee462efdfb19 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24 1.694s 2018-08-17 06:15:58.517 63 DEBUG tempest.lib.common.rest_client [req-45d296f5-4a0e-4b80-bd3d-ee462efdfb19 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24', u'date': 'Fri, 17 Aug 2018 06:15:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45d296f5-4a0e-4b80-bd3d-ee462efdfb19'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:56Z", "admin_state_up": true, "updated_at": "2018-08-17T06:15:58Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "name": "tempest-router--1441638945"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:16:00.499 63 INFO tempest.lib.common.rest_client [req-c415fef3-1b74-4d5e-b194-abc322a314af ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/add_router_interface 1.980s 2018-08-17 06:16:00.499 63 DEBUG tempest.lib.common.rest_client [req-c415fef3-1b74-4d5e-b194-abc322a314af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:16:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c415fef3-1b74-4d5e-b194-abc322a314af'} Body: {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b", "subnet_ids": ["190ecddb-6c0b-424f-844f-5418420c673b"], "port_id": "bac18573-5db6-4a20-ae27-8702b6f1a695", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:16:02.487 63 INFO tempest.lib.common.rest_client [req-6fb8a0ad-1db3-4e2e-82f5-0fdb9d6b37cd ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.986s 2018-08-17 06:16:02.487 63 DEBUG tempest.lib.common.rest_client [req-6fb8a0ad-1db3-4e2e-82f5-0fdb9d6b37cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fb8a0ad-1db3-4e2e-82f5-0fdb9d6b37cd'} Body: {"floatingip": {"router_id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:16:01Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614", "id": "cb43951e-a1c4-41dc-b22a-018a5abf2f65", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:16:01Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:16:02.488 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:16:18.518 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:16:18.618 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:16:18.647 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:16:18.761 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:16:18.761 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:16:18.764 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:16:18.824 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:16:18.828 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:16:23.834 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:16:23.835 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:17:33.903 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:17:33.904 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:17:33.906 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:17:33.967 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:17:33.971 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:17:38.978 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:17:38.979 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:18:49.040 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:18:49.042 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:18:49.043 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49.048 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49.151 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:18:49.178 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49.185 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:18:49.185 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:e5:5d:e9 [ether] on eth0 2018-08-17 06:18:49.186 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:18:49.186 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49.188 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49.251 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:18:49.252 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49.262 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:18:49.262 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:18:49.263 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49.266 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49.330 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:18:49.336 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49.342 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:18:49.343 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49.345 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49.410 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:18:49.411 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49.417 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:18:49.417 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:e5:5d:e9 [ether] on eth0 2018-08-17 06:18:49.418 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:18:49.418 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49.420 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49.482 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:18:49.485 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:54.492 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:18:54.492 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:20:04.561 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:20:04.563 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:20:04.567 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:20:04.631 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:20:04.633 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:20:09.641 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:20:09.642 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:21:19.705 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.210: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:21:21.127 63 INFO tempest.lib.common.rest_client [req-f47d440f-f176-4cd5-8ee0-648b358c6910 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/cb43951e-a1c4-41dc-b22a-018a5abf2f65 1.419s 2018-08-17 06:21:21.128 63 DEBUG tempest.lib.common.rest_client [req-f47d440f-f176-4cd5-8ee0-648b358c6910 ] 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.23:9696/v2.0/floatingips/cb43951e-a1c4-41dc-b22a-018a5abf2f65', u'date': 'Fri, 17 Aug 2018 06:21:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f47d440f-f176-4cd5-8ee0-648b358c6910'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:22.820 63 INFO tempest.lib.common.rest_client [req-f1c610be-faff-41f1-a075-baf513836750 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/remove_router_interface 1.690s 2018-08-17 06:21:22.820 63 DEBUG tempest.lib.common.rest_client [req-f1c610be-faff-41f1-a075-baf513836750 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:21:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1c610be-faff-41f1-a075-baf513836750'} Body: {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b", "subnet_ids": ["190ecddb-6c0b-424f-844f-5418420c673b"], "port_id": "bac18573-5db6-4a20-ae27-8702b6f1a695", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:24.579 63 INFO tempest.lib.common.rest_client [req-2cec82bc-b321-4465-921d-7b9a551b3b10 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24 1.757s 2018-08-17 06:21:24.579 63 DEBUG tempest.lib.common.rest_client [req-2cec82bc-b321-4465-921d-7b9a551b3b10 ] 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.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24', u'date': 'Fri, 17 Aug 2018 06:21:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2cec82bc-b321-4465-921d-7b9a551b3b10'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:24.962 63 INFO tempest.lib.common.rest_client [req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.381s 2018-08-17 06:21:24.963 63 DEBUG tempest.lib.common.rest_client [req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e', 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': 'Fri, 17 Aug 2018 06:21:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:25.330 63 INFO tempest.lib.common.rest_client [req-5f54f755-d308-4ab8-8ed6-8340bde87c1a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.366s 2018-08-17 06:21:25.331 63 DEBUG tempest.lib.common.rest_client [req-5f54f755-d308-4ab8-8ed6-8340bde87c1a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-5f54f755-d308-4ab8-8ed6-8340bde87c1a', 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': 'Fri, 17 Aug 2018 06:21:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f54f755-d308-4ab8-8ed6-8340bde87c1a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:24Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:26.964 63 INFO tempest.lib.common.rest_client [req-8caa2407-aa6d-4c29-9825-6c230123daae ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.604s 2018-08-17 06:21:26.965 63 DEBUG tempest.lib.common.rest_client [req-8caa2407-aa6d-4c29-9825-6c230123daae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-8caa2407-aa6d-4c29-9825-6c230123daae', 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': 'Fri, 17 Aug 2018 06:21:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8caa2407-aa6d-4c29-9825-6c230123daae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:25Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:28.037 63 INFO tempest.lib.common.rest_client [req-c87629ef-4604-4c74-98c5-3c3a4f679123 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.045s 2018-08-17 06:21:28.038 63 DEBUG tempest.lib.common.rest_client [req-c87629ef-4604-4c74-98c5-3c3a4f679123 ] 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-c87629ef-4604-4c74-98c5-3c3a4f679123', 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': 'Fri, 17 Aug 2018 06:21:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c87629ef-4604-4c74-98c5-3c3a4f679123'} Body: {"itemNotFound": {"message": "Instance b4f6edf3-12df-45f7-908e-7b569e3f6daf could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:28.566 63 INFO tempest.lib.common.rest_client [req-1010d463-c61e-455e-9981-e255d181fbb5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/da305258-13cc-421c-8a6a-9d5bb7ef0a70 0.527s 2018-08-17 06:21:28.567 63 DEBUG tempest.lib.common.rest_client [req-1010d463-c61e-455e-9981-e255d181fbb5 ] 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.23:9696/v2.0/ports/da305258-13cc-421c-8a6a-9d5bb7ef0a70', u'date': 'Fri, 17 Aug 2018 06:21:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1010d463-c61e-455e-9981-e255d181fbb5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:28.736 63 INFO tempest.lib.common.rest_client [req-6299ee13-ba77-4774-b359-a5bd0799dc4b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.167s 2018-08-17 06:21:28.737 63 DEBUG tempest.lib.common.rest_client [req-6299ee13-ba77-4774-b359-a5bd0799dc4b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-6299ee13-ba77-4774-b359-a5bd0799dc4b', 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': 'Fri, 17 Aug 2018 06:21:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6299ee13-ba77-4774-b359-a5bd0799dc4b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:30.355 63 INFO tempest.lib.common.rest_client [req-c04e02e4-b92f-4eaf-bffd-def0354d687d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 1.616s 2018-08-17 06:21:30.356 63 DEBUG tempest.lib.common.rest_client [req-c04e02e4-b92f-4eaf-bffd-def0354d687d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-c04e02e4-b92f-4eaf-bffd-def0354d687d', 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': 'Fri, 17 Aug 2018 06:21:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c04e02e4-b92f-4eaf-bffd-def0354d687d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:31.415 63 INFO tempest.lib.common.rest_client [req-c9e131da-a2cb-4a13-ace4-97344cd4e065 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.040s 2018-08-17 06:21:31.416 63 DEBUG tempest.lib.common.rest_client [req-c9e131da-a2cb-4a13-ace4-97344cd4e065 ] 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-c9e131da-a2cb-4a13-ace4-97344cd4e065', 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': 'Fri, 17 Aug 2018 06:21:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9e131da-a2cb-4a13-ace4-97344cd4e065'} Body: {"itemNotFound": {"message": "Instance 8652efac-1324-48bd-a90e-696a338be6a6 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:32.527 63 INFO tempest.lib.common.rest_client [req-293bdfdb-1c59-4ed6-b2fb-af5775f99fbb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614 1.109s 2018-08-17 06:21:32.528 63 DEBUG tempest.lib.common.rest_client [req-293bdfdb-1c59-4ed6-b2fb-af5775f99fbb ] 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.23:9696/v2.0/ports/fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614', u'date': 'Fri, 17 Aug 2018 06:21:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-293bdfdb-1c59-4ed6-b2fb-af5775f99fbb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:32.582 63 INFO tempest.lib.common.rest_client [req-441ba288-f7a1-4912-b1c0-4730e0f854ff ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1455040497 0.053s 2018-08-17 06:21:32.583 63 DEBUG tempest.lib.common.rest_client [req-441ba288-f7a1-4912-b1c0-4730e0f854ff ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1455040497', u'x-compute-request-id': 'req-441ba288-f7a1-4912-b1c0-4730e0f854ff', 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': 'Fri, 17 Aug 2018 06:21:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-441ba288-f7a1-4912-b1c0-4730e0f854ff'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:34.153 63 INFO tempest.lib.common.rest_client [req-8686aad9-5963-4bf5-9362-0d32a7386a4a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/aefa6cd9-6643-472d-a231-9e8b0b2b9056 1.569s 2018-08-17 06:21:34.154 63 DEBUG tempest.lib.common.rest_client [req-8686aad9-5963-4bf5-9362-0d32a7386a4a ] 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.23:9696/v2.0/subnets/aefa6cd9-6643-472d-a231-9e8b0b2b9056', u'date': 'Fri, 17 Aug 2018 06:21:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8686aad9-5963-4bf5-9362-0d32a7386a4a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:35.558 63 INFO tempest.lib.common.rest_client [req-ca6e218a-8460-44f6-a1c1-50ea5a476e36 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5 1.403s 2018-08-17 06:21:35.559 63 DEBUG tempest.lib.common.rest_client [req-ca6e218a-8460-44f6-a1c1-50ea5a476e36 ] 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.23:9696/v2.0/networks/9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5', u'date': 'Fri, 17 Aug 2018 06:21:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca6e218a-8460-44f6-a1c1-50ea5a476e36'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:37.317 63 INFO tempest.lib.common.rest_client [req-83174a4a-6075-4007-aee1-7c20682ed4e8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/190ecddb-6c0b-424f-844f-5418420c673b 1.756s 2018-08-17 06:21:37.317 63 DEBUG tempest.lib.common.rest_client [req-83174a4a-6075-4007-aee1-7c20682ed4e8 ] 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.23:9696/v2.0/subnets/190ecddb-6c0b-424f-844f-5418420c673b', u'date': 'Fri, 17 Aug 2018 06:21:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83174a4a-6075-4007-aee1-7c20682ed4e8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:38.959 63 INFO tempest.lib.common.rest_client [req-85e3f4b4-c4d1-4e08-93e0-3f418d00e0ac ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/2d704381-46e1-4266-b54b-b66859df1c40 1.641s 2018-08-17 06:21:38.960 63 DEBUG tempest.lib.common.rest_client [req-85e3f4b4-c4d1-4e08-93e0-3f418d00e0ac ] 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.23:9696/v2.0/networks/2d704381-46e1-4266-b54b-b66859df1c40', u'date': 'Fri, 17 Aug 2018 06:21:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-85e3f4b4-c4d1-4e08-93e0-3f418d00e0ac'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:39.394 63 INFO tempest.lib.common.rest_client [req-f5de472a-bdc0-486a-9134-86bfcbae6f2a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/bf22c71f-0569-43f7-b385-53be0c07a34c 0.432s 2018-08-17 06:21:39.394 63 DEBUG tempest.lib.common.rest_client [req-f5de472a-bdc0-486a-9134-86bfcbae6f2a ] 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.23:9696/v2.0/security-groups/bf22c71f-0569-43f7-b385-53be0c07a34c', u'date': 'Fri, 17 Aug 2018 06:21:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f5de472a-bdc0-486a-9134-86bfcbae6f2a'} 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_update_route_targets_disjoint_targets [367.206487s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 239, in test_bgpvpn_update_route_targets_disjoint_targets self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:15:33,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.815s 2018-08-17 06:15:33,006 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1220243637 description", "name": "tempest-secgroup-smoke-1220243637"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9513262-921d-48b3-ad3f-7312bc34069c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1220243637 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:32Z", "updated_at": "2018-08-17T06:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:15:32Z", "revision_number": 0, "id": "5a41edc9-891d-4e1a-89ae-464f600aea8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:15:32Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:15:32Z", "revision_number": 0, "id": "a79c1f4b-4070-4471-9101-5650e54b7799", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:15:32Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "name": "tempest-secgroup-smoke-1220243637"}} 2018-08-17 06:15:33,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.298s 2018-08-17 06:15:33,307 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1ab8821-d6a7-45ae-9dda-bd0cd372f1ba'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "89be2667-f157-4f66-b9ee-caec2805a979"}} 2018-08-17 06:15:33,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.215s 2018-08-17 06:15:33,525 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0b2b1ec-a4fd-4463-bd26-48b57958b8fb'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dcabfe48-bc63-4cee-86c1-dee3e102243b"}} 2018-08-17 06:15:33,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.157s 2018-08-17 06:15:33,684 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41f662a1-ecbf-439d-915b-358edcb6a248'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "02494aa5-3a23-487f-b0d3-0172bf281ffa"}} 2018-08-17 06:15:33,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.130s 2018-08-17 06:15:33,816 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e99eee9-f085-4a4c-8edf-622926f19af2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5eff521d-1f2e-4497-99d5-685ddd3083ac"}} 2018-08-17 06:15:33,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:15:33,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ccd36c9-e539-41a8-9f09-30c7a7795e72'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "3484e208-8005-4aff-8337-3415a915daf4"}} 2018-08-17 06:15:34,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:15:34,151 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea19f0a8-a718-4595-9acd-327a1c3d6ea7'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fcd8960c-1820-4b9d-a55e-8d5c384eb7ba"}} 2018-08-17 06:15:34,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:15:34,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6aed0fbf-97ce-43e4-a35a-9dbc80b48851'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c91097f1-8ab1-478e-943c-0c6c6707eefa"}} 2018-08-17 06:15:34,444 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:15:34,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6dcc20c1-ef9e-4b8e-8bc6-5e07cb29f089'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9b05551b-cb30-446d-82e7-c2dc2ecb0ccc"}} 2018-08-17 06:15:34,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/networks 0.237s 2018-08-17 06:15:34,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-644489596"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8595feee-cf66-4e9b-8bfd-11d9e898020b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:15:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"2d704381-46e1-4266-b54b-b66859df1c40","name":"tempest-A-644489596"}} 2018-08-17 06:15:35,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.909s 2018-08-17 06:15:35,594 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "name": "tempest-subnet-A-1-453902438"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:15:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af593ab-c1b2-4e47-b49e-832ea8834be3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d704381-46e1-4266-b54b-b66859df1c40","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:35Z","dns_nameservers":[],"updated_at":"2018-08-17T06:15:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"190ecddb-6c0b-424f-844f-5418420c673b","subnetpool_id":null,"name":"tempest-subnet-A-1-453902438"}} 2018-08-17 06:15:35,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/networks 0.232s 2018-08-17 06:15:35,829 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1274987694"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:15:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f5e3256-d741-43af-987e-d859b64aa7a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:15:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","name":"tempest-B-1274987694"}} 2018-08-17 06:15:36,546 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.717s 2018-08-17 06:15:36,547 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "name": "tempest-subnet-B-1-244234858"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:15:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d63d933b-44d8-43ec-883a-cb65785b47f2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:15:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"aefa6cd9-6643-472d-a231-9e8b0b2b9056","subnetpool_id":null,"name":"tempest-subnet-B-1-244234858"}} 2018-08-17 06:15:36,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.109s 2018-08-17 06:15:36,657 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1455040497"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-5ef6330c-b953-4d02-8205-ce44ba2146b1', 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': 'Fri, 17 Aug 2018 06:15:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ef6330c-b953-4d02-8205-ce44ba2146b1'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyuJMYWMUT/G+tYDdQsbH+V3+sd4Perh1HEm9Zf7o6+H5WPhhH1WmZT//0saSHcprgmUGJl5lDWE+SGB6ZNH30rcaF9lHzFWrP/aZPq1YNYJCGuikcrCq/JPPVzh6WNyRHHqpApVDXT+BYZ16ncbiN0e9ccgL/9MiDrAKwEm7InSAjEF8HMGsU99J27N985UdnuK2mIubmiPkKINOpZ9c0puRw35mab90T/wiEx498/LeC8URWKbUUkRA283CD5otTRgCah8j54rPA0Y3zso6HJ7rWV9Nsk8GdPIUI3Ynq118E2eEWZ669KyzjiSRQUwnDRoVMz3ZQiTiPHlHDBKQN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8riTGFjFE/xvrWA3ULGx/ld/rHeD3q4dRxJvWX+6Ovh+Vj4Y\nR9VpmU//9LGkh3Ka4JlBiZeZQ1hPkhgemTR99K3GhfZR8xVqz/2mT6tWDWCQhrop\nHKwqvyTz1c4eljckRx6qQKVQ10/gWGdep3G4jdHvXHIC//TIg6wCsBJuyJ0gIxBf\nBzBrFPfSduzffOVHZ7itpiLm5oj5CiDTqWfXNKbkcN+Zmm/dE/8IhMePfPy3gvFE\nVim1FJEQNvNwg+aLU0YAmofI+eKzwNGN87KOhye61lfTbJPBnTyFCN2J6tdfBNnh\nFmeuvSss44kkUFMJw0aFTM92UIk4jx5RwwSkDQIDAQABAoIBAGvkeB5+dzxnHg1n\nk68fDgwNQQedKNU3eHQ7UZvrFxFXnHEhsRFdYE9yLEjNHmHHI+lqtqM+7DXvb491\ngUSA/OxiwriRwePYRV6nVeJcOyg/IH+DCPth3K6S8oC72wTTBiFHFE8gLUtIimVB\nreWou2zvQQNK+uJkIS3GrHsv9mbd89dws0J709z6KO6CJunSVSO3zflLCV/KTqxt\nbVj0tfdZzMw72W21Tn6zAszb0DQcytSw62ANwL+LV93A7OnEqlDbSCcdHO7kuRea\nHYonfAO9bHhP2ygYe4e5Fq8gqvJoCrhFBC/4YFNryu9R/AEMa2HjbchCNSAh2JWU\n2cgYNFECgYEA/8tR60zJCGQcEGhnAbw5zIm8f3ylgDtDPsBXejXosJ4ckbDJty4n\nUVMH8o1T/g7P+wL4oLRUl3e700YCzHWVNzlbzvAoevpfBkqdLWrwmXDKLYoGBiLU\nP/MTBrlUGvULN/Bz4z2sttlpCQyqHsue72q7ew5hEl6UyhUuv+LOlB8CgYEA8uqP\n7KcLRV5OwNIShoJ6WVDQHz+pLMlmJln9bThJEFZbm2xjBl47/tYByyH13HEeXn6s\nQcPZHaLpxWKb+bGTww65FIE8OWZih+sWI0PInevbJG3rn9/O3tiyGgZcCT5AUI3q\nXSFqk62FNCgqdcwOFYKO6NGSF0v74ItSmA3RolMCgYBW6cK/7KsyCrHucUrusAID\nmZlOyA+D7p7+p2QRxld2C4MxjZw8fZYmb8v3gkXTwTyx0WShViSYArrzIoq45gr5\nZKfpPHjEsGWxQZD+aaOuv0AzEP7S/uqXgAQq+LW3IyPYsf7ua3pP9rdVt9Pl+tHa\nD638NfqNv01XDLOBx5LhiQKBgQDIrDWRjr2k5K+yYtii/g8M0dHcvr6HHSmh7R2K\nqMDTGkQ7NWLo09hEQY7hvIBbR6eK8KJlAeHOtdLhGQE5WRV0QilrYwfZc1daaT60\niz6kFz/F7HiGbmF7fxBCp5ZInICNC2/c18ovjV1JJRVOku/fnSdp9hb13/OIIBBv\nRJs1uQKBgFjHtF0AkPimliib8z6gYt71WlgRaURYKQDWTsaWCN/Pmhn9cJQxzSP1\nHQuecr2AiFgbxQxT5DipUACbIMtpyhHEHPncpfCki2ixSwi7UQcUVGkq6Mr2QIQh\n/1ny5Y+RE5IhW959YNO83w/iiLC68qjmDiYea2KvTz9rvoPMxx6P\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1455040497", "fingerprint": "8e:42:b3:c7:a5:4e:ec:53:b1:21:22:7b:2f:2f:06:89"}} 2018-08-17 06:15:38,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/ports 1.638s 2018-08-17 06:15:38,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1192538534", "security_groups": ["bf22c71f-0569-43f7-b385-53be0c07a34c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:15:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec6bf7ac-082b-4f89-b0cc-6477e17a4619'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:15:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2d704381-46e1-4266-b54b-b66859df1c40","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:15:37Z","name":"tempest-port-smoke-1192538534","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cd:f0:37","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"190ecddb-6c0b-424f-844f-5418420c673b","ip_address":"10.101.11.10"}],"id":"fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614","security_groups":["bf22c71f-0569-43f7-b385-53be0c07a34c"],"device_id":""}} 2018-08-17 06:15:40,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.23:8774/v2.1/servers 1.746s 2018-08-17 06:15:40,048 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1455040497", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "2d704381-46e1-4266-b54b-b66859df1c40", "port": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-34d2a950-a485-4c82-b8c6-a8d5cfa06358', 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:15:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-34d2a950-a485-4c82-b8c6-a8d5cfa06358'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8652efac-1324-48bd-a90e-696a338be6a6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "adminPass": "KyxqM4JZsmoX"}} 2018-08-17 06:15:40,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.335s 2018-08-17 06:15:40,388 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-3bb468c5-ee33-4e91-b59c-1845949a7ed6', 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': 'Fri, 17 Aug 2018 06:15:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3bb468c5-ee33-4e91-b59c-1845949a7ed6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:42,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.604s 2018-08-17 06:15:42,008 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-0af70098-457d-4107-8055-3f98612eec36', 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': 'Fri, 17 Aug 2018 06:15:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0af70098-457d-4107-8055-3f98612eec36'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:42,023 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 06:15:43,430 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.405s 2018-08-17 06:15:43,431 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-e17d0f63-9b03-463d-842d-f0be79dedd08', 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': 'Fri, 17 Aug 2018 06:15:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e17d0f63-9b03-463d-842d-f0be79dedd08'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:43,448 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:15:44,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.337s 2018-08-17 06:15:44,787 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-d71098e6-0937-4cca-9e60-f5dd87ffeb46', 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': 'Fri, 17 Aug 2018 06:15:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d71098e6-0937-4cca-9e60-f5dd87ffeb46'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:46,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.358s 2018-08-17 06:15:46,163 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9', 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': 'Fri, 17 Aug 2018 06:15:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:46,176 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:15:46,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.427s 2018-08-17 06:15:46,604 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-3fd8d213-fc3a-4e6c-948d-34944dde75cc', 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': 'Fri, 17 Aug 2018 06:15:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fd8d213-fc3a-4e6c-948d-34944dde75cc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:46,617 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 8652efac-1324-48bd-a90e-696a338be6a6 with status: ACTIVE 2018-08-17 06:15:47,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/ports 0.920s 2018-08-17 06:15:47,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1105993301", "security_groups": ["bf22c71f-0569-43f7-b385-53be0c07a34c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9df82584-fda6-49c8-b73a-3c7afa16f559'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:15:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:15:47Z","name":"tempest-port-smoke-1105993301","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b8:dc:b6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"aefa6cd9-6643-472d-a231-9e8b0b2b9056","ip_address":"10.102.21.20"}],"id":"da305258-13cc-421c-8a6a-9d5bb7ef0a70","security_groups":["bf22c71f-0569-43f7-b385-53be0c07a34c"],"device_id":""}} 2018-08-17 06:15:49,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.23:8774/v2.1/servers 2.162s 2018-08-17 06:15:49,702 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1455040497", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "port": "da305258-13cc-421c-8a6a-9d5bb7ef0a70"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-4f78e357-383e-406c-a825-b1e407f47605', 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f78e357-383e-406c-a825-b1e407f47605'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "adminPass": "d8MMfUyS6L62"}} 2018-08-17 06:15:50,024 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.318s 2018-08-17 06:15:50,025 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-05894dd5-b247-455e-a829-8d9eb9e867f3', 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': 'Fri, 17 Aug 2018 06:15:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05894dd5-b247-455e-a829-8d9eb9e867f3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:51,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.337s 2018-08-17 06:15:51,380 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-fc36198d-2987-4c92-a699-19cee23df8db', 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': 'Fri, 17 Aug 2018 06:15:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc36198d-2987-4c92-a699-19cee23df8db'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:51,393 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:15:52,546 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.151s 2018-08-17 06:15:52,547 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9', 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': 'Fri, 17 Aug 2018 06:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:52,561 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:15:53,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.153s 2018-08-17 06:15:53,717 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-7cdf28a7-4dbd-49d5-8684-188554be38bb', 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': 'Fri, 17 Aug 2018 06:15:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7cdf28a7-4dbd-49d5-8684-188554be38bb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:55,095 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.363s 2018-08-17 06:15:55,096 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-70848f50-c45a-45cb-8364-1a04d9d127a5', 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': 'Fri, 17 Aug 2018 06:15:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-70848f50-c45a-45cb-8364-1a04d9d127a5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:55,110 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:15:55,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.153s 2018-08-17 06:15:55,265 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-e3393954-2aef-4c9d-8f94-cd34586b35b8', 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': 'Fri, 17 Aug 2018 06:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3393954-2aef-4c9d-8f94-cd34586b35b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:55,278 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b4f6edf3-12df-45f7-908e-7b569e3f6daf with status: ACTIVE 2018-08-17 06:15:55,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.708s 2018-08-17 06:15:55,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:15:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0972384-d293-4346-b145-99c25a7bad36'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "57b22717-2526-42c3-8017-b425d5229a70"}} 2018-08-17 06:15:56,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations 0.365s 2018-08-17 06:15:56,353 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92088384-9677-4180-af1c-950c696b3f38'} Body: {"network_association": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "id": "142003d6-0195-4de3-adaa-81fc31e9c38d"}} 2018-08-17 06:15:56,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations 0.361s 2018-08-17 06:15:56,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce356a90-9fe3-4f6a-b2f7-154915797ef6'} Body: {"network_association": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "id": "52062401-2172-41cb-84fb-3a74b2e65877"}} 2018-08-17 06:15:56,717 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:15:56,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/routers 0.104s 2018-08-17 06:15:56,822 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1441638945", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-acc243f2-634b-4cf2-8c27-1eb2096dce5f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:56Z", "admin_state_up": true, "updated_at": "2018-08-17T06:15:56Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "name": "tempest-router--1441638945"}} 2018-08-17 06:15:58,517 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24 1.694s 2018-08-17 06:15:58,517 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24', u'date': 'Fri, 17 Aug 2018 06:15:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45d296f5-4a0e-4b80-bd3d-ee462efdfb19'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:56Z", "admin_state_up": true, "updated_at": "2018-08-17T06:15:58Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "name": "tempest-router--1441638945"}} 2018-08-17 06:16:00,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/add_router_interface 1.980s 2018-08-17 06:16:00,499 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:16:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c415fef3-1b74-4d5e-b194-abc322a314af'} Body: {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b", "subnet_ids": ["190ecddb-6c0b-424f-844f-5418420c673b"], "port_id": "bac18573-5db6-4a20-ae27-8702b6f1a695", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24"} 2018-08-17 06:16:02,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.986s 2018-08-17 06:16:02,487 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fb8a0ad-1db3-4e2e-82f5-0fdb9d6b37cd'} Body: {"floatingip": {"router_id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:16:01Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614", "id": "cb43951e-a1c4-41dc-b22a-018a5abf2f65", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:16:01Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:16:02,488 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:16:18,518 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:16:18,618 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:16:18,647 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:16:18,761 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:16:18,761 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:16:18,764 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:16:18,824 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:16:18,828 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:16:23,834 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:16:23,835 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:17:33,903 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:17:33,904 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:17:33,906 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:17:33,967 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:17:33,971 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:17:38,978 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:17:38,979 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:18:49,040 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:18:49,042 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:18:49,043 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,048 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,151 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,178 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,185 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:18:49,185 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e5:5d:e9 [ether] on eth0 2018-08-17 06:18:49,186 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:18:49,186 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,188 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,251 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,252 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,262 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:18:49,262 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:18:49,263 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,266 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,330 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,336 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,342 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:18:49,343 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,345 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,410 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,411 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,417 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:18:49,417 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e5:5d:e9 [ether] on eth0 2018-08-17 06:18:49,418 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:18:49,418 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,420 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,482 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,485 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:54,492 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:18:54,492 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:20:04,561 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:20:04,563 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:20:04,567 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:20:04,631 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:20:04,633 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:20:09,641 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:20:09,642 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:21:19,705 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:21:19,706 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.210: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:21:21,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/cb43951e-a1c4-41dc-b22a-018a5abf2f65 1.419s 2018-08-17 06:21:21,128 63 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.23:9696/v2.0/floatingips/cb43951e-a1c4-41dc-b22a-018a5abf2f65', u'date': 'Fri, 17 Aug 2018 06:21:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f47d440f-f176-4cd5-8ee0-648b358c6910'} Body: 2018-08-17 06:21:22,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/remove_router_interface 1.690s 2018-08-17 06:21:22,820 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:21:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1c610be-faff-41f1-a075-baf513836750'} Body: {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b", "subnet_ids": ["190ecddb-6c0b-424f-844f-5418420c673b"], "port_id": "bac18573-5db6-4a20-ae27-8702b6f1a695", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24"} 2018-08-17 06:21:24,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24 1.757s 2018-08-17 06:21:24,579 63 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.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24', u'date': 'Fri, 17 Aug 2018 06:21:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2cec82bc-b321-4465-921d-7b9a551b3b10'} Body: 2018-08-17 06:21:24,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.381s 2018-08-17 06:21:24,963 63 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e', 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': 'Fri, 17 Aug 2018 06:21:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e'} Body: 2018-08-17 06:21:25,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.366s 2018-08-17 06:21:25,331 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-5f54f755-d308-4ab8-8ed6-8340bde87c1a', 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': 'Fri, 17 Aug 2018 06:21:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f54f755-d308-4ab8-8ed6-8340bde87c1a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:24Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:26,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.604s 2018-08-17 06:21:26,965 63 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': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-8caa2407-aa6d-4c29-9825-6c230123daae', 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': 'Fri, 17 Aug 2018 06:21:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8caa2407-aa6d-4c29-9825-6c230123daae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:25Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:28,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.045s 2018-08-17 06:21:28,038 63 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-c87629ef-4604-4c74-98c5-3c3a4f679123', 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': 'Fri, 17 Aug 2018 06:21:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c87629ef-4604-4c74-98c5-3c3a4f679123'} Body: {"itemNotFound": {"message": "Instance b4f6edf3-12df-45f7-908e-7b569e3f6daf could not be found.", "code": 404}} 2018-08-17 06:21:28,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/da305258-13cc-421c-8a6a-9d5bb7ef0a70 0.527s 2018-08-17 06:21:28,567 63 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.23:9696/v2.0/ports/da305258-13cc-421c-8a6a-9d5bb7ef0a70', u'date': 'Fri, 17 Aug 2018 06:21:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1010d463-c61e-455e-9981-e255d181fbb5'} Body: 2018-08-17 06:21:28,736 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.167s 2018-08-17 06:21:28,737 63 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-6299ee13-ba77-4774-b359-a5bd0799dc4b', 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': 'Fri, 17 Aug 2018 06:21:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6299ee13-ba77-4774-b359-a5bd0799dc4b'} Body: 2018-08-17 06:21:30,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 1.616s 2018-08-17 06:21:30,356 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-c04e02e4-b92f-4eaf-bffd-def0354d687d', 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': 'Fri, 17 Aug 2018 06:21:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c04e02e4-b92f-4eaf-bffd-def0354d687d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:31,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.040s 2018-08-17 06:21:31,416 63 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-c9e131da-a2cb-4a13-ace4-97344cd4e065', 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': 'Fri, 17 Aug 2018 06:21:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9e131da-a2cb-4a13-ace4-97344cd4e065'} Body: {"itemNotFound": {"message": "Instance 8652efac-1324-48bd-a90e-696a338be6a6 could not be found.", "code": 404}} 2018-08-17 06:21:32,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614 1.109s 2018-08-17 06:21:32,528 63 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.23:9696/v2.0/ports/fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614', u'date': 'Fri, 17 Aug 2018 06:21:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-293bdfdb-1c59-4ed6-b2fb-af5775f99fbb'} Body: 2018-08-17 06:21:32,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1455040497 0.053s 2018-08-17 06:21:32,583 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1455040497', u'x-compute-request-id': 'req-441ba288-f7a1-4912-b1c0-4730e0f854ff', 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': 'Fri, 17 Aug 2018 06:21:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-441ba288-f7a1-4912-b1c0-4730e0f854ff'} Body: 2018-08-17 06:21:34,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/aefa6cd9-6643-472d-a231-9e8b0b2b9056 1.569s 2018-08-17 06:21:34,154 63 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.23:9696/v2.0/subnets/aefa6cd9-6643-472d-a231-9e8b0b2b9056', u'date': 'Fri, 17 Aug 2018 06:21:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8686aad9-5963-4bf5-9362-0d32a7386a4a'} Body: 2018-08-17 06:21:35,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5 1.403s 2018-08-17 06:21:35,559 63 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.23:9696/v2.0/networks/9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5', u'date': 'Fri, 17 Aug 2018 06:21:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca6e218a-8460-44f6-a1c1-50ea5a476e36'} Body: 2018-08-17 06:21:37,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/190ecddb-6c0b-424f-844f-5418420c673b 1.756s 2018-08-17 06:21:37,317 63 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.23:9696/v2.0/subnets/190ecddb-6c0b-424f-844f-5418420c673b', u'date': 'Fri, 17 Aug 2018 06:21:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83174a4a-6075-4007-aee1-7c20682ed4e8'} Body: 2018-08-17 06:21:38,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/2d704381-46e1-4266-b54b-b66859df1c40 1.641s 2018-08-17 06:21:38,960 63 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.23:9696/v2.0/networks/2d704381-46e1-4266-b54b-b66859df1c40', u'date': 'Fri, 17 Aug 2018 06:21:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-85e3f4b4-c4d1-4e08-93e0-3f418d00e0ac'} Body: 2018-08-17 06:21:39,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/bf22c71f-0569-43f7-b385-53be0c07a34c 0.432s 2018-08-17 06:21:39,394 63 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.23:9696/v2.0/security-groups/bf22c71f-0569-43f7-b385-53be0c07a34c', u'date': 'Fri, 17 Aug 2018 06:21:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f5de472a-bdc0-486a-9134-86bfcbae6f2a'} Body: 2018-08-17 06:21:39.962 63 INFO tempest.lib.common.rest_client [req-d5ea48f5-f038-4f18-b58c-ae6072c188b3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.544s 2018-08-17 06:21:39.963 63 DEBUG tempest.lib.common.rest_client [req-d5ea48f5-f038-4f18-b58c-ae6072c188b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1986949052 description", "name": "tempest-secgroup-smoke-1986949052"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:21:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5ea48f5-f038-4f18-b58c-ae6072c188b3'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1986949052 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:39Z", "updated_at": "2018-08-17T06:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:21:39Z", "revision_number": 0, "id": "00868789-b26e-440e-b2bc-4b5cf6bd47a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:21:39Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:21:39Z", "revision_number": 0, "id": "eb441627-9066-451f-848f-e590289b51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:21:39Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "ee953ed2-dba8-419a-8bfd-b93786271337", "name": "tempest-secgroup-smoke-1986949052"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:40.213 63 INFO tempest.lib.common.rest_client [req-83b76f1d-eb69-4aaf-a938-9a6a7d06cb4d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.249s 2018-08-17 06:21:40.213 63 DEBUG tempest.lib.common.rest_client [req-83b76f1d-eb69-4aaf-a938-9a6a7d06cb4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83b76f1d-eb69-4aaf-a938-9a6a7d06cb4d'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b9c38525-b714-420a-add4-5e7e50e5ab80"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:40.375 63 INFO tempest.lib.common.rest_client [req-b00a095e-b4bf-4bde-9dfd-85cf88cc043f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 06:21:40.376 63 DEBUG tempest.lib.common.rest_client [req-b00a095e-b4bf-4bde-9dfd-85cf88cc043f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b00a095e-b4bf-4bde-9dfd-85cf88cc043f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "859367b7-211c-4282-84ae-1c074ddffba2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:40.525 63 INFO tempest.lib.common.rest_client [req-0ddc747c-f06f-478e-89e9-5c93858f517f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:21:40.525 63 DEBUG tempest.lib.common.rest_client [req-0ddc747c-f06f-478e-89e9-5c93858f517f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ddc747c-f06f-478e-89e9-5c93858f517f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "03c388d9-ee0c-4279-8f55-76ca2e6739f0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:40.698 63 INFO tempest.lib.common.rest_client [req-6f0fe18f-b619-4c5b-a6bb-e83196376fcf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.172s 2018-08-17 06:21:40.698 63 DEBUG tempest.lib.common.rest_client [req-6f0fe18f-b619-4c5b-a6bb-e83196376fcf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f0fe18f-b619-4c5b-a6bb-e83196376fcf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b8ec800-029f-467a-8225-c8dfec1ca7e2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:40.860 63 INFO tempest.lib.common.rest_client [req-db975ccf-e24f-40df-932a-85bce380bb5c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.161s 2018-08-17 06:21:40.860 63 DEBUG tempest.lib.common.rest_client [req-db975ccf-e24f-40df-932a-85bce380bb5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db975ccf-e24f-40df-932a-85bce380bb5c'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d019741f-6f56-4604-870d-7bfa1bdbefb7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:41.005 63 INFO tempest.lib.common.rest_client [req-7278b809-3bce-48dd-8ef4-c263e6b6ff6f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.143s 2018-08-17 06:21:41.005 63 DEBUG tempest.lib.common.rest_client [req-7278b809-3bce-48dd-8ef4-c263e6b6ff6f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7278b809-3bce-48dd-8ef4-c263e6b6ff6f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7a926328-ddff-46dd-99af-ec32158b4a6a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:41.149 63 INFO tempest.lib.common.rest_client [req-65c25f43-24f1-4a78-b895-66703f0ccd31 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.143s 2018-08-17 06:21:41.150 63 DEBUG tempest.lib.common.rest_client [req-65c25f43-24f1-4a78-b895-66703f0ccd31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65c25f43-24f1-4a78-b895-66703f0ccd31'} 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-08-17T06:21:41Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:41Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "1dfe0fed-b941-40c0-8b56-7d4184e6ade5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:41.330 63 INFO tempest.lib.common.rest_client [req-e6093e0b-1be4-42ec-a1f8-baec553e4d3d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:21:41.331 63 DEBUG tempest.lib.common.rest_client [req-e6093e0b-1be4-42ec-a1f8-baec553e4d3d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6093e0b-1be4-42ec-a1f8-baec553e4d3d'} 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-08-17T06:21:41Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:41Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c1508541-06f3-493b-aa48-5e119daf3887"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:41.585 63 INFO tempest.lib.common.rest_client [req-db4f0c10-024f-4573-b7ba-8860a3764bb5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.253s 2018-08-17 06:21:41.586 63 DEBUG tempest.lib.common.rest_client [req-db4f0c10-024f-4573-b7ba-8860a3764bb5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1403068269"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db4f0c10-024f-4573-b7ba-8860a3764bb5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:21:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","name":"tempest-A-1403068269"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:42.091 63 INFO tempest.lib.common.rest_client [req-eeba9321-6174-464c-900c-964563083342 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.504s 2018-08-17 06:21:42.092 63 DEBUG tempest.lib.common.rest_client [req-eeba9321-6174-464c-900c-964563083342 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "name": "tempest-subnet-A-1-1537501078"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:21:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eeba9321-6174-464c-900c-964563083342'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:41Z","dns_nameservers":[],"updated_at":"2018-08-17T06:21:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"5f506e16-153e-4bc5-866e-679cd5b3305b","subnetpool_id":null,"name":"tempest-subnet-A-1-1537501078"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:43.053 63 INFO tempest.lib.common.rest_client [req-93444569-1208-4fc0-89e8-c8db6efce890 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.960s 2018-08-17 06:21:43.054 63 DEBUG tempest.lib.common.rest_client [req-93444569-1208-4fc0-89e8-c8db6efce890 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1476778900"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93444569-1208-4fc0-89e8-c8db6efce890'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:21:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","name":"tempest-B-1476778900"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:43.651 63 INFO tempest.lib.common.rest_client [req-d506e79a-ce32-479d-8920-404bec0cbeb1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.597s 2018-08-17 06:21:43.652 63 DEBUG tempest.lib.common.rest_client [req-d506e79a-ce32-479d-8920-404bec0cbeb1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "name": "tempest-subnet-B-1-1755446880"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d506e79a-ce32-479d-8920-404bec0cbeb1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:43Z","dns_nameservers":[],"updated_at":"2018-08-17T06:21:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"c9e50213-8761-4722-8b1c-535e54b433f2","subnetpool_id":null,"name":"tempest-subnet-B-1-1755446880"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:43.965 63 INFO tempest.lib.common.rest_client [req-5cac5a9f-88cb-41b3-9458-9446e37651a9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.311s 2018-08-17 06:21:43.965 63 DEBUG tempest.lib.common.rest_client [req-5cac5a9f-88cb-41b3-9458-9446e37651a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cac5a9f-88cb-41b3-9458-9446e37651a9'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "928ed88b-791a-4a59-ae63-fe24c84b3669"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:44.236 63 INFO tempest.lib.common.rest_client [req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.269s 2018-08-17 06:21:44.236 63 DEBUG tempest.lib.common.rest_client [req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-103033582"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f', 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': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcSiS0ci86IsuZIalUV2AUqbsYnDKxRi032BPCm9rRdpkMVKLTzoWhflil+9ha1ykB6RLgFy9CKQEF4h9mabE7YhZXwUPxi//fnktHqFbeAySL9a1ZlotJaL5nDczmuxBj8IRC71IAQd48lCbr5AN0IJTPcy5KbIZUzE02x+AlAydLkVTFrN7UtQUweJYPyO6MdujLwkTETSLTveyG9UrNVo8ycxUfwD9Q7FvuiavuXMRgH4ypzsjWAAbH6LtmPpRGOzvEmjCBFHR+z39+W1SRbZyvomz7NuvqiNdsHrVcHOtDOLFtk1TdZxxbko89IyPgmqEj6YPyESl9lxKur5NT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3EoktHIvOiLLmSGpVFdgFKm7GJwysUYtN9gTwpva0XaZDFSi\n086FoX5YpfvYWtcpAekS4BcvQikBBeIfZmmxO2IWV8FD8Yv/355LR6hW3gMki/Wt\nWZaLSWi+Zw3M5rsQY/CEQu9SAEHePJQm6+QDdCCUz3MuSmyGVMxNNsfgJQMnS5FU\nxaze1LUFMHiWD8jujHboy8JExE0i073shvVKzVaPMnMVH8A/UOxb7omr7lzEYB+M\nqc7I1gAGx+i7Zj6URjs7xJowgRR0fs9/fltUkW2cr6Js+zbr6ojXbB61XBzrQzix\nbZNU3WccW5KPPSMj4JqhI+mD8hEpfZcSrq+TUwIDAQABAoIBADtRH6cTJBJkcixO\nuxjB2lZWCdIrpR7FBcIGxfNeIkLKy5VdaObdsm/05Iv1T6HOU/V2vCVpOMl43xSl\nec0K4rVZyShiGxh8mS6uohiuhI2NjRa+1anM9r6SnMqFFcp/Tn+KsSKQ7KSzF9N6\nFSzpneB0MX3Wxv01UcqdpKD+myV7vtAYHsq6IgCfTrtC/phW0ql+8wHjY0HKjtUc\nmi1eL0kQecN/lGmoeNBijQwxLV1/m4TJ1w/McSx+FHdQnGRESB8laKaIuecAAGvC\nGrD77h4VYtKjnhUikYlJsfPu7CSy3duuVZDcJ6zSsBRoEKm9evBCwF4S2o/8xK9c\nNEBnLBECgYEA+vaUe5TkBuWaMBjBUB/KHmCfqOsjXGX2Ot9yozTMck1wUAqoz0g2\nfiESPy3LcSgAz7nUO9VdaJ/PHyutumDl0paaTnpQs+c4vVi3hCzzRxbtyyb59Lx2\nPzKHp25VvWtLCHBIDSx350P5lqkL1YRGQyG2551pmDgT20wZkVS3BxkCgYEA4LX3\nTvkJTP4DYminIRmfonS6atlClbieESTE68g1v0iH3laGmaw8u0ydD9EPVBu3lG9w\naV2vADFT3dO3sYae64CxE2onIOS+SinQdQN3pVlfhySdByeEl7cSpmpA6K9k+d4B\nfq3agLgw+P7QotzDzOsykvgVhPLhSIE8Ow6/V0sCgYBP3lOo9NyRGVc1wVscXdGc\nU1Hcl2C8kjKHz/8S08XRBrYcsxfASBIXl/zPoIpja8C+WzyhAillF576I5N5gkcB\n+y4GlcTDTG3xTJ+y7/9Ie5KYGcJo0eWr/S/Q6DtfOhs6B0nW73UFY8u11/zNKfiW\nes9T7PPjHs2q+BAXAWfyWQKBgBoy/Q+XF4+Dei+KFhpU23jcdTOp+wpryPokuFTp\nNeMEeNriabUXEMmhqBpE/K2IwcGrsIaIZrP2DForqhonoPXCPmMOGFvMb6dD8ssB\nyXxczDd8fFZuNBZgQOtoLgMzF+nOCYyUhopFb2hIhVjHtoh4z5+1DwU+MCf88WHN\nWV+7AoGAbENZwfDt76wrCtMjqEeorp9ahCTYKuHyFSiTc0CCxZC9GZ3TLTIfaorh\n+7iqyLq0NY5ICkIxRSRQ2q1OitBZtDCSWd890kpBtBDPmctmDRO4At+2b3GlcFlx\nvVyCP8bAHOS8qQpCxvgO2NA+Ubq4E0E7nHmHkeWq5KFxkWPzqZo=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-103033582", "fingerprint": "23:92:93:42:6d:7d:3b:81:1d:c7:29:85:2a:47:0c:a1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:45.127 63 INFO tempest.lib.common.rest_client [req-5e299df9-eb78-46b5-a848-a4698249004f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.887s 2018-08-17 06:21:45.128 63 DEBUG tempest.lib.common.rest_client [req-5e299df9-eb78-46b5-a848-a4698249004f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1602794766", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:21:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e299df9-eb78-46b5-a848-a4698249004f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:21:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:21:44Z","name":"tempest-port-smoke-1602794766","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:14:4f:ed","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5f506e16-153e-4bc5-866e-679cd5b3305b","ip_address":"10.101.11.10"}],"id":"d157e9a7-d45c-403e-97a5-264fc35c7466","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:46.508 63 INFO tempest.lib.common.rest_client [req-0b2fd58a-e857-422c-856b-167aecf64168 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.378s 2018-08-17 06:21:46.509 63 DEBUG tempest.lib.common.rest_client [req-0b2fd58a-e857-422c-856b-167aecf64168 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "port": "d157e9a7-d45c-403e-97a5-264fc35c7466"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-0b2fd58a-e857-422c-856b-167aecf64168', 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:21:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b2fd58a-e857-422c-856b-167aecf64168'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "adminPass": "wDJYBgAzpWD3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:46.871 63 INFO tempest.lib.common.rest_client [req-fd54f197-97e5-4f2f-befa-184c34015e8d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.353s 2018-08-17 06:21:46.871 63 DEBUG tempest.lib.common.rest_client [req-fd54f197-97e5-4f2f-befa-184c34015e8d ] 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-fd54f197-97e5-4f2f-befa-184c34015e8d', 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': 'Fri, 17 Aug 2018 06:21:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd54f197-97e5-4f2f-befa-184c34015e8d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:48.094 63 INFO tempest.lib.common.rest_client [req-a7b560c2-c463-42ba-8a48-ad93cfb97bac ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.209s 2018-08-17 06:21:48.095 63 DEBUG tempest.lib.common.rest_client [req-a7b560c2-c463-42ba-8a48-ad93cfb97bac ] 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-a7b560c2-c463-42ba-8a48-ad93cfb97bac', 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': 'Fri, 17 Aug 2018 06:21:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a7b560c2-c463-42ba-8a48-ad93cfb97bac'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:49.414 63 INFO tempest.lib.common.rest_client [req-7b93cde6-1259-4f86-8c3e-da805843c735 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.295s 2018-08-17 06:21:49.416 63 DEBUG tempest.lib.common.rest_client [req-7b93cde6-1259-4f86-8c3e-da805843c735 ] 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-7b93cde6-1259-4f86-8c3e-da805843c735', 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': 'Fri, 17 Aug 2018 06:21:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b93cde6-1259-4f86-8c3e-da805843c735'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:49.431 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:21:50.843 63 INFO tempest.lib.common.rest_client [req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.410s 2018-08-17 06:21:50.844 63 DEBUG tempest.lib.common.rest_client [req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8', 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': 'Fri, 17 Aug 2018 06:21:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:52.231 63 INFO tempest.lib.common.rest_client [req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.372s 2018-08-17 06:21:52.232 63 DEBUG tempest.lib.common.rest_client [req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f', 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': 'Fri, 17 Aug 2018 06:21:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:53.639 63 INFO tempest.lib.common.rest_client [req-000cdb4f-17df-49a3-ae5f-a8053628ed65 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.393s 2018-08-17 06:21:53.640 63 DEBUG tempest.lib.common.rest_client [req-000cdb4f-17df-49a3-ae5f-a8053628ed65 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-000cdb4f-17df-49a3-ae5f-a8053628ed65', 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': 'Fri, 17 Aug 2018 06:21:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-000cdb4f-17df-49a3-ae5f-a8053628ed65'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:53.652 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:21:53.822 63 INFO tempest.lib.common.rest_client [req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.170s 2018-08-17 06:21:53.823 63 DEBUG tempest.lib.common.rest_client [req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f', 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': 'Fri, 17 Aug 2018 06:21:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:53.837 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 09f87342-1a76-4646-b9ea-ec374066ff94 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:21:54.619 63 INFO tempest.lib.common.rest_client [req-630b23be-17b7-4536-a0bc-bff8931fb491 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.781s 2018-08-17 06:21:54.619 63 DEBUG tempest.lib.common.rest_client [req-630b23be-17b7-4536-a0bc-bff8931fb491 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1127505480", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:21:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-630b23be-17b7-4536-a0bc-bff8931fb491'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:21:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:21:54Z","name":"tempest-port-smoke-1127505480","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:79:e7:10","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c9e50213-8761-4722-8b1c-535e54b433f2","ip_address":"10.102.21.20"}],"id":"9d1fcbf4-e2b9-41bc-a7f2-f216165f716d","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:55.287 63 INFO tempest.lib.common.rest_client [req-7f7b587f-aee3-4b88-8bff-d248f3de41f3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 0.666s 2018-08-17 06:21:55.288 63 DEBUG tempest.lib.common.rest_client [req-7f7b587f-aee3-4b88-8bff-d248f3de41f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "port": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7f7b587f-aee3-4b88-8bff-d248f3de41f3', 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:21:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f7b587f-aee3-4b88-8bff-d248f3de41f3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "908114f6-9d82-4715-8b89-072a68b93d05", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "adminPass": "u3T5wnNeiuUf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:55.628 63 INFO tempest.lib.common.rest_client [req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.335s 2018-08-17 06:21:55.629 63 DEBUG tempest.lib.common.rest_client [req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9 ] 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9', 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': 'Fri, 17 Aug 2018 06:21:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:57.223 63 INFO tempest.lib.common.rest_client [req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.579s 2018-08-17 06:21:57.224 63 DEBUG tempest.lib.common.rest_client [req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6 ] 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6', 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': 'Fri, 17 Aug 2018 06:21:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:58.670 63 INFO tempest.lib.common.rest_client [req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.431s 2018-08-17 06:21:58.671 63 DEBUG tempest.lib.common.rest_client [req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1', 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': 'Fri, 17 Aug 2018 06:21:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:21:58.684 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:22:00.125 63 INFO tempest.lib.common.rest_client [req-292a33fc-2412-4a3f-8908-a43fa3deded8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.439s 2018-08-17 06:22:00.126 63 DEBUG tempest.lib.common.rest_client [req-292a33fc-2412-4a3f-8908-a43fa3deded8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-292a33fc-2412-4a3f-8908-a43fa3deded8', 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': 'Fri, 17 Aug 2018 06:21:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-292a33fc-2412-4a3f-8908-a43fa3deded8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:01.602 63 INFO tempest.lib.common.rest_client [req-c1691f10-63b5-43c5-8419-830f533d9d53 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.461s 2018-08-17 06:22:01.603 63 DEBUG tempest.lib.common.rest_client [req-c1691f10-63b5-43c5-8419-830f533d9d53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-c1691f10-63b5-43c5-8419-830f533d9d53', 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': 'Fri, 17 Aug 2018 06:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1691f10-63b5-43c5-8419-830f533d9d53'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:01.615 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:22:01.763 63 INFO tempest.lib.common.rest_client [req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.146s 2018-08-17 06:22:01.763 63 DEBUG tempest.lib.common.rest_client [req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe', 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': 'Fri, 17 Aug 2018 06:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:01.776 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 908114f6-9d82-4715-8b89-072a68b93d05 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:22:03.023 63 INFO tempest.lib.common.rest_client [req-d3c77f89-e9a9-4917-a1f8-f8089784a483 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.245s 2018-08-17 06:22:03.024 63 DEBUG tempest.lib.common.rest_client [req-d3c77f89-e9a9-4917-a1f8-f8089784a483 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-2052736697", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3c77f89-e9a9-4917-a1f8-f8089784a483'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:22:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:22:02Z","name":"tempest-port-smoke-2052736697","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:eb:ea:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5f506e16-153e-4bc5-866e-679cd5b3305b","ip_address":"10.101.11.30"}],"id":"2aee722e-2862-4ffb-88af-32b090fb1859","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:04.618 63 INFO tempest.lib.common.rest_client [req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.590s 2018-08-17 06:22:04.618 63 DEBUG tempest.lib.common.rest_client [req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "port": "2aee722e-2862-4ffb-88af-32b090fb1859"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6', 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "adminPass": "b6Tr3bjYDWJd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:04.941 63 INFO tempest.lib.common.rest_client [req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.318s 2018-08-17 06:22:04.941 63 DEBUG tempest.lib.common.rest_client [req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d ] 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d', 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': 'Fri, 17 Aug 2018 06:22:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:06.174 63 INFO tempest.lib.common.rest_client [req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.217s 2018-08-17 06:22:06.175 63 DEBUG tempest.lib.common.rest_client [req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f ] 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f', 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': 'Fri, 17 Aug 2018 06:22:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:07.287 63 INFO tempest.lib.common.rest_client [req-242c899c-5c75-4dbe-89de-173e1ee2f093 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.095s 2018-08-17 06:22:07.287 63 DEBUG tempest.lib.common.rest_client [req-242c899c-5c75-4dbe-89de-173e1ee2f093 ] 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-242c899c-5c75-4dbe-89de-173e1ee2f093', 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': 'Fri, 17 Aug 2018 06:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-242c899c-5c75-4dbe-89de-173e1ee2f093'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:07.300 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:22:08.719 63 INFO tempest.lib.common.rest_client [req-d99babeb-4cd8-4b45-b495-c72aa6f7b466 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.417s 2018-08-17 06:22:08.720 63 DEBUG tempest.lib.common.rest_client [req-d99babeb-4cd8-4b45-b495-c72aa6f7b466 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-d99babeb-4cd8-4b45-b495-c72aa6f7b466', 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': 'Fri, 17 Aug 2018 06:22:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d99babeb-4cd8-4b45-b495-c72aa6f7b466'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:10.067 63 INFO tempest.lib.common.rest_client [req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.327s 2018-08-17 06:22:10.067 63 DEBUG tempest.lib.common.rest_client [req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5', 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': 'Fri, 17 Aug 2018 06:22:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:10.080 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:22:10.417 63 INFO tempest.lib.common.rest_client [req-a1ab426b-aafd-4934-9549-025415f8a67d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.335s 2018-08-17 06:22:10.417 63 DEBUG tempest.lib.common.rest_client [req-a1ab426b-aafd-4934-9549-025415f8a67d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-a1ab426b-aafd-4934-9549-025415f8a67d', 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': 'Fri, 17 Aug 2018 06:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a1ab426b-aafd-4934-9549-025415f8a67d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:10.431 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 6a0594b0-54a6-46bd-a5ab-ad693bfef07e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:22:11.521 63 INFO tempest.lib.common.rest_client [req-10fcc0bb-ae9f-41c1-824c-c80611830139 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.088s 2018-08-17 06:22:11.522 63 DEBUG tempest.lib.common.rest_client [req-10fcc0bb-ae9f-41c1-824c-c80611830139 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-912696313", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:22:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10fcc0bb-ae9f-41c1-824c-c80611830139'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:22:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:22:10Z","name":"tempest-port-smoke-912696313","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4c:c0:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c9e50213-8761-4722-8b1c-535e54b433f2","ip_address":"10.102.21.40"}],"id":"236aef31-a891-46ec-b0b6-057bca499143","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:13.404 63 INFO tempest.lib.common.rest_client [req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.881s 2018-08-17 06:22:13.405 63 DEBUG tempest.lib.common.rest_client [req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "port": "236aef31-a891-46ec-b0b6-057bca499143"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be', 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "adminPass": "c7AitaNsB67U"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:13.480 63 INFO tempest.lib.common.rest_client [req-734320c2-e9c4-4ee7-bca5-c197520456e1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.066s 2018-08-17 06:22:13.481 63 DEBUG tempest.lib.common.rest_client [req-734320c2-e9c4-4ee7-bca5-c197520456e1 ] 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-734320c2-e9c4-4ee7-bca5-c197520456e1', 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': 'Fri, 17 Aug 2018 06:22:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-734320c2-e9c4-4ee7-bca5-c197520456e1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:14.562 63 INFO tempest.lib.common.rest_client [req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.058s 2018-08-17 06:22:14.563 63 DEBUG tempest.lib.common.rest_client [req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e ] 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e', 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': 'Fri, 17 Aug 2018 06:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:15.704 63 INFO tempest.lib.common.rest_client [req-b4a10e44-d445-4745-95e2-585563d665c5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.126s 2018-08-17 06:22:15.705 63 DEBUG tempest.lib.common.rest_client [req-b4a10e44-d445-4745-95e2-585563d665c5 ] 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-b4a10e44-d445-4745-95e2-585563d665c5', 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': 'Fri, 17 Aug 2018 06:22:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4a10e44-d445-4745-95e2-585563d665c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:15.718 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:22:16.866 63 INFO tempest.lib.common.rest_client [req-932a2aa5-2b17-4a45-94dc-85abaceddbf8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.146s 2018-08-17 06:22:16.867 63 DEBUG tempest.lib.common.rest_client [req-932a2aa5-2b17-4a45-94dc-85abaceddbf8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-932a2aa5-2b17-4a45-94dc-85abaceddbf8', 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': 'Fri, 17 Aug 2018 06:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-932a2aa5-2b17-4a45-94dc-85abaceddbf8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:18.044 63 INFO tempest.lib.common.rest_client [req-0c30db19-7835-4745-9dba-b925863d95dc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.161s 2018-08-17 06:22:18.045 63 DEBUG tempest.lib.common.rest_client [req-0c30db19-7835-4745-9dba-b925863d95dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-0c30db19-7835-4745-9dba-b925863d95dc', 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': 'Fri, 17 Aug 2018 06:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c30db19-7835-4745-9dba-b925863d95dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:18.062 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:22:18.410 63 INFO tempest.lib.common.rest_client [req-d060aec4-0c78-48ab-b694-b3941d6cc996 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.347s 2018-08-17 06:22:18.411 63 DEBUG tempest.lib.common.rest_client [req-d060aec4-0c78-48ab-b694-b3941d6cc996 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-d060aec4-0c78-48ab-b694-b3941d6cc996', 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': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d060aec4-0c78-48ab-b694-b3941d6cc996'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:18.424 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:22:18.792 63 INFO tempest.lib.common.rest_client [req-a6aeb7d4-f4f4-4c34-9848-91e4bebb97eb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations 0.367s 2018-08-17 06:22:18.792 63 DEBUG tempest.lib.common.rest_client [req-a6aeb7d4-f4f4-4c34-9848-91e4bebb97eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations', u'date': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6aeb7d4-f4f4-4c34-9848-91e4bebb97eb'} Body: {"network_association": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "id": "85127055-8c9a-47a0-9c88-abbb350e4764"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:18.913 63 INFO tempest.lib.common.rest_client [req-c2c02ec1-79fe-4756-9d2b-e7d846d21551 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.119s 2018-08-17 06:22:18.914 63 DEBUG tempest.lib.common.rest_client [req-c2c02ec1-79fe-4756-9d2b-e7d846d21551 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1966016499", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c2c02ec1-79fe-4756-9d2b-e7d846d21551'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:18Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:18Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "name": "tempest-router--1966016499"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:20.525 63 INFO tempest.lib.common.rest_client [req-95cc3460-301d-45ad-aa32-fbe159e4b63c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8 1.610s 2018-08-17 06:22:20.526 63 DEBUG tempest.lib.common.rest_client [req-95cc3460-301d-45ad-aa32-fbe159e4b63c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8', u'date': 'Fri, 17 Aug 2018 06:22:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95cc3460-301d-45ad-aa32-fbe159e4b63c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:18Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:20Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "name": "tempest-router--1966016499"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:22.669 63 INFO tempest.lib.common.rest_client [req-f70760d4-2e59-4c1d-999e-4df833895dfd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/add_router_interface 2.142s 2018-08-17 06:22:22.670 63 DEBUG tempest.lib.common.rest_client [req-f70760d4-2e59-4c1d-999e-4df833895dfd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:22:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f70760d4-2e59-4c1d-999e-4df833895dfd'} Body: {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b", "subnet_ids": ["5f506e16-153e-4bc5-866e-679cd5b3305b"], "port_id": "a271aed8-4be7-473c-9810-4de5fdadad07", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:24.476 63 INFO tempest.lib.common.rest_client [req-cc343005-2ebc-4fbf-9d38-b48d2d7054ee ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.805s 2018-08-17 06:22:24.477 63 DEBUG tempest.lib.common.rest_client [req-cc343005-2ebc-4fbf-9d38-b48d2d7054ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "d157e9a7-d45c-403e-97a5-264fc35c7466"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:22:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cc343005-2ebc-4fbf-9d38-b48d2d7054ee'} Body: {"floatingip": {"router_id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:22:23Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.218", "revision_number": 0, "port_id": "d157e9a7-d45c-403e-97a5-264fc35c7466", "id": "1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:23Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:24.479 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:27.490 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:27.554 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:22:27.586 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:27.701 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:22:27.702 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:27.704 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:27.764 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:22:27.769 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:32.780 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.218 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:22:32.780 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.218.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:22:32.781 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.080356 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:22:32.782 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:32.785 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:32.850 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:22:32.882 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:32.997 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:22:32.997 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:32.999 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:33.060 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:22:33.064 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:37.070 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073733 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:22:37.492 63 INFO tempest.lib.common.rest_client [req-3238b9a2-bf72-428c-a5d0-021118f255e5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations 0.421s 2018-08-17 06:22:37.493 63 DEBUG tempest.lib.common.rest_client [req-3238b9a2-bf72-428c-a5d0-021118f255e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations', u'date': 'Fri, 17 Aug 2018 06:22:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3238b9a2-bf72-428c-a5d0-021118f255e5'} Body: {"network_association": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "id": "6c9a9266-c59f-4163-9ec3-1763ee8ae249"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:37.634 63 INFO tempest.lib.common.rest_client [req-146f908e-5883-4a23-8375-cf26eaf204f4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.140s 2018-08-17 06:22:37.635 63 DEBUG tempest.lib.common.rest_client [req-146f908e-5883-4a23-8375-cf26eaf204f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--424134804", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:22:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-146f908e-5883-4a23-8375-cf26eaf204f4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:37Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:37Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "name": "tempest-router--424134804"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:39.089 63 INFO tempest.lib.common.rest_client [req-9f3d31d5-b9e5-42da-a20f-997d735e3b3c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae 1.453s 2018-08-17 06:22:39.090 63 DEBUG tempest.lib.common.rest_client [req-9f3d31d5-b9e5-42da-a20f-997d735e3b3c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae', u'date': 'Fri, 17 Aug 2018 06:22:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f3d31d5-b9e5-42da-a20f-997d735e3b3c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:37Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:38Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "name": "tempest-router--424134804"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:41.186 63 INFO tempest.lib.common.rest_client [req-96e9fdd4-bd61-4d30-9a5a-a815cbd1df9e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/add_router_interface 2.095s 2018-08-17 06:22:41.187 63 DEBUG tempest.lib.common.rest_client [req-96e9fdd4-bd61-4d30-9a5a-a815cbd1df9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:22:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96e9fdd4-bd61-4d30-9a5a-a815cbd1df9e'} Body: {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2", "subnet_ids": ["c9e50213-8761-4722-8b1c-535e54b433f2"], "port_id": "4092e8c7-208e-47fd-9a05-7d717fc0a941", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:43.006 63 INFO tempest.lib.common.rest_client [req-9c4a26ec-cbb2-4d36-8d54-ab17f51028bb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.817s 2018-08-17 06:22:43.007 63 DEBUG tempest.lib.common.rest_client [req-9c4a26ec-cbb2-4d36-8d54-ab17f51028bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:22:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c4a26ec-cbb2-4d36-8d54-ab17f51028bb'} Body: {"floatingip": {"router_id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:22:42Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d", "id": "e041f9d7-8780-4033-99fa-d8b0ff5112a0", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:42Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:22:43.009 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:43.012 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:43.074 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:22:43.076 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:43.190 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:22:43.191 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:43.193 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:43.256 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:22:43.258 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:48.265 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.218 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:22:48.266 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.218.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:22:48.266 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075965 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:22:48.268 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-17 06:23:03.298 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:23:03.362 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:23:03.363 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-17 06:23:03.478 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:23:03.478 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-17 06:23:03.480 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:23:03.543 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:23:03.544 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.205 successfully created 2018-08-17 06:23:07.552 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.074901 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:23:07.553 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Updating targets in BGPVPN 928ed88b-791a-4a59-ae63-fe24c84b3669 _update_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:990 2018-08-17 06:23:07.898 63 INFO tempest.lib.common.rest_client [req-87dbd0d1-07cd-4262-be35-4a0293de6f99 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669 0.343s 2018-08-17 06:23:07.898 63 DEBUG tempest.lib.common.rest_client [req-87dbd0d1-07cd-4262-be35-4a0293de6f99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669', u'date': 'Fri, 17 Aug 2018 06:23:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87dbd0d1-07cd-4262-be35-4a0293de6f99'} 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 2018-08-17 06:23:08.992 63 INFO tempest.lib.common.rest_client [req-8ba8d8bd-da9c-49c3-b624-c078dc0c9caf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/e041f9d7-8780-4033-99fa-d8b0ff5112a0 1.091s 2018-08-17 06:23:08.993 63 DEBUG tempest.lib.common.rest_client [req-8ba8d8bd-da9c-49c3-b624-c078dc0c9caf ] 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.23:9696/v2.0/floatingips/e041f9d7-8780-4033-99fa-d8b0ff5112a0', u'date': 'Fri, 17 Aug 2018 06:23:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ba8d8bd-da9c-49c3-b624-c078dc0c9caf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:10.622 63 INFO tempest.lib.common.rest_client [req-dfd2982e-05be-4371-9667-cc5a57a6b287 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/remove_router_interface 1.625s 2018-08-17 06:23:10.623 63 DEBUG tempest.lib.common.rest_client [req-dfd2982e-05be-4371-9667-cc5a57a6b287 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:23:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfd2982e-05be-4371-9667-cc5a57a6b287'} Body: {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2", "subnet_ids": ["c9e50213-8761-4722-8b1c-535e54b433f2"], "port_id": "4092e8c7-208e-47fd-9a05-7d717fc0a941", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:12.103 63 INFO tempest.lib.common.rest_client [req-24912116-6c10-4265-8d6f-be2e0ca35521 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae 1.479s 2018-08-17 06:23:12.104 63 DEBUG tempest.lib.common.rest_client [req-24912116-6c10-4265-8d6f-be2e0ca35521 ] 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.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae', u'date': 'Fri, 17 Aug 2018 06:23:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-24912116-6c10-4265-8d6f-be2e0ca35521'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:13.197 63 INFO tempest.lib.common.rest_client [req-922c186e-7ecb-4e6a-83ce-35a77904b630 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6 1.092s 2018-08-17 06:23:13.198 63 DEBUG tempest.lib.common.rest_client [req-922c186e-7ecb-4e6a-83ce-35a77904b630 ] 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.23:9696/v2.0/floatingips/1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6', u'date': 'Fri, 17 Aug 2018 06:23:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-922c186e-7ecb-4e6a-83ce-35a77904b630'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:14.790 63 INFO tempest.lib.common.rest_client [req-c3d9819b-1007-47ad-bbce-e92c3584642e ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/remove_router_interface 1.590s 2018-08-17 06:23:14.791 63 DEBUG tempest.lib.common.rest_client [req-c3d9819b-1007-47ad-bbce-e92c3584642e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:23:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3d9819b-1007-47ad-bbce-e92c3584642e'} Body: {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b", "subnet_ids": ["5f506e16-153e-4bc5-866e-679cd5b3305b"], "port_id": "a271aed8-4be7-473c-9810-4de5fdadad07", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:16.151 63 INFO tempest.lib.common.rest_client [req-20c8bd99-9ad1-4d82-a4c0-b81fe61ecda5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8 1.359s 2018-08-17 06:23:16.152 63 DEBUG tempest.lib.common.rest_client [req-20c8bd99-9ad1-4d82-a4c0-b81fe61ecda5 ] 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.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8', u'date': 'Fri, 17 Aug 2018 06:23:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-20c8bd99-9ad1-4d82-a4c0-b81fe61ecda5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:16.309 63 INFO tempest.lib.common.rest_client [req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.156s 2018-08-17 06:23:16.310 63 DEBUG tempest.lib.common.rest_client [req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8', 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': 'Fri, 17 Aug 2018 06:23:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:16.807 63 INFO tempest.lib.common.rest_client [req-1213d168-cef8-4691-97ff-e8e3f271a485 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.496s 2018-08-17 06:23:16.808 63 DEBUG tempest.lib.common.rest_client [req-1213d168-cef8-4691-97ff-e8e3f271a485 ] 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-1213d168-cef8-4691-97ff-e8e3f271a485', 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': 'Fri, 17 Aug 2018 06:23:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1213d168-cef8-4691-97ff-e8e3f271a485'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:17.875 63 INFO tempest.lib.common.rest_client [req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.049s 2018-08-17 06:23:17.876 63 DEBUG tempest.lib.common.rest_client [req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c ] 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c', 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': 'Fri, 17 Aug 2018 06:23:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c'} Body: {"itemNotFound": {"message": "Instance 25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:18.489 63 INFO tempest.lib.common.rest_client [req-96a4c974-bb19-4145-841f-114a05057623 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/236aef31-a891-46ec-b0b6-057bca499143 0.611s 2018-08-17 06:23:18.489 63 DEBUG tempest.lib.common.rest_client [req-96a4c974-bb19-4145-841f-114a05057623 ] 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.23:9696/v2.0/ports/236aef31-a891-46ec-b0b6-057bca499143', u'date': 'Fri, 17 Aug 2018 06:23:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96a4c974-bb19-4145-841f-114a05057623'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:18.644 63 INFO tempest.lib.common.rest_client [req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.153s 2018-08-17 06:23:18.645 63 DEBUG tempest.lib.common.rest_client [req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3', 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': 'Fri, 17 Aug 2018 06:23:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:19.048 63 INFO tempest.lib.common.rest_client [req-9015becb-b279-4bc7-8cfc-545437d1e252 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.402s 2018-08-17 06:23:19.048 63 DEBUG tempest.lib.common.rest_client [req-9015becb-b279-4bc7-8cfc-545437d1e252 ] 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-9015becb-b279-4bc7-8cfc-545437d1e252', 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': 'Fri, 17 Aug 2018 06:23:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9015becb-b279-4bc7-8cfc-545437d1e252'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:18Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:20.131 63 INFO tempest.lib.common.rest_client [req-4af85494-5026-40fb-a772-193062bf6a73 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.062s 2018-08-17 06:23:20.132 63 DEBUG tempest.lib.common.rest_client [req-4af85494-5026-40fb-a772-193062bf6a73 ] 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-4af85494-5026-40fb-a772-193062bf6a73', 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': 'Fri, 17 Aug 2018 06:23:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4af85494-5026-40fb-a772-193062bf6a73'} Body: {"itemNotFound": {"message": "Instance 6a0594b0-54a6-46bd-a5ab-ad693bfef07e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:21.029 63 INFO tempest.lib.common.rest_client [req-48ce5a88-34fd-4f9c-917c-d758f41a0c72 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/2aee722e-2862-4ffb-88af-32b090fb1859 0.895s 2018-08-17 06:23:21.029 63 DEBUG tempest.lib.common.rest_client [req-48ce5a88-34fd-4f9c-917c-d758f41a0c72 ] 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.23:9696/v2.0/ports/2aee722e-2862-4ffb-88af-32b090fb1859', u'date': 'Fri, 17 Aug 2018 06:23:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48ce5a88-34fd-4f9c-917c-d758f41a0c72'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:21.202 63 INFO tempest.lib.common.rest_client [req-21a3334b-d4b3-4c60-9230-5576fa457858 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.171s 2018-08-17 06:23:21.202 63 DEBUG tempest.lib.common.rest_client [req-21a3334b-d4b3-4c60-9230-5576fa457858 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-21a3334b-d4b3-4c60-9230-5576fa457858', 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': 'Fri, 17 Aug 2018 06:23:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21a3334b-d4b3-4c60-9230-5576fa457858'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:21.578 63 INFO tempest.lib.common.rest_client [req-6236780a-d3b3-4625-bf69-03665f13c3fd ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.375s 2018-08-17 06:23:21.579 63 DEBUG tempest.lib.common.rest_client [req-6236780a-d3b3-4625-bf69-03665f13c3fd ] 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-6236780a-d3b3-4625-bf69-03665f13c3fd', 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': 'Fri, 17 Aug 2018 06:23:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6236780a-d3b3-4625-bf69-03665f13c3fd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:22.702 63 INFO tempest.lib.common.rest_client [req-7b16bba7-e088-4043-9052-f377a1eb2b52 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.108s 2018-08-17 06:23:22.703 63 DEBUG tempest.lib.common.rest_client [req-7b16bba7-e088-4043-9052-f377a1eb2b52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-7b16bba7-e088-4043-9052-f377a1eb2b52', 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': 'Fri, 17 Aug 2018 06:23:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b16bba7-e088-4043-9052-f377a1eb2b52'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:23.761 63 INFO tempest.lib.common.rest_client [req-34d4d789-a32e-4a8b-906d-c241fb4fa937 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.043s 2018-08-17 06:23:23.762 63 DEBUG tempest.lib.common.rest_client [req-34d4d789-a32e-4a8b-906d-c241fb4fa937 ] 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-34d4d789-a32e-4a8b-906d-c241fb4fa937', 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': 'Fri, 17 Aug 2018 06:23:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-34d4d789-a32e-4a8b-906d-c241fb4fa937'} Body: {"itemNotFound": {"message": "Instance 908114f6-9d82-4715-8b89-072a68b93d05 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:24.334 63 INFO tempest.lib.common.rest_client [req-5638fd12-bdf4-4c27-99d8-21e846ea2e48 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/9d1fcbf4-e2b9-41bc-a7f2-f216165f716d 0.571s 2018-08-17 06:23:24.335 63 DEBUG tempest.lib.common.rest_client [req-5638fd12-bdf4-4c27-99d8-21e846ea2e48 ] 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.23:9696/v2.0/ports/9d1fcbf4-e2b9-41bc-a7f2-f216165f716d', u'date': 'Fri, 17 Aug 2018 06:23:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5638fd12-bdf4-4c27-99d8-21e846ea2e48'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:24.476 63 INFO tempest.lib.common.rest_client [req-f92b7f05-1106-43f3-b06e-187cafe16dd4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.140s 2018-08-17 06:23:24.477 63 DEBUG tempest.lib.common.rest_client [req-f92b7f05-1106-43f3-b06e-187cafe16dd4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-f92b7f05-1106-43f3-b06e-187cafe16dd4', 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': 'Fri, 17 Aug 2018 06:23:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f92b7f05-1106-43f3-b06e-187cafe16dd4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:24.696 63 INFO tempest.lib.common.rest_client [req-ec13942f-ea51-4551-bc54-d55a9b780cb1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.218s 2018-08-17 06:23:24.696 63 DEBUG tempest.lib.common.rest_client [req-ec13942f-ea51-4551-bc54-d55a9b780cb1 ] 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-ec13942f-ea51-4551-bc54-d55a9b780cb1', 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': 'Fri, 17 Aug 2018 06:23:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec13942f-ea51-4551-bc54-d55a9b780cb1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:25.836 63 INFO tempest.lib.common.rest_client [req-d6ce744f-1400-4fbb-9183-870d071ac7ed ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.125s 2018-08-17 06:23:25.836 63 DEBUG tempest.lib.common.rest_client [req-d6ce744f-1400-4fbb-9183-870d071ac7ed ] 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-d6ce744f-1400-4fbb-9183-870d071ac7ed', 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': 'Fri, 17 Aug 2018 06:23:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6ce744f-1400-4fbb-9183-870d071ac7ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:26.897 63 INFO tempest.lib.common.rest_client [req-4dd4d709-ac49-412e-8d45-661e3a84d1da ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.043s 2018-08-17 06:23:26.898 63 DEBUG tempest.lib.common.rest_client [req-4dd4d709-ac49-412e-8d45-661e3a84d1da ] 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4dd4d709-ac49-412e-8d45-661e3a84d1da', 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': 'Fri, 17 Aug 2018 06:23:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4dd4d709-ac49-412e-8d45-661e3a84d1da'} Body: {"itemNotFound": {"message": "Instance 09f87342-1a76-4646-b9ea-ec374066ff94 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:27.495 63 INFO tempest.lib.common.rest_client [req-262de4eb-0821-4c7f-af5f-9c7e2d8ae076 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d157e9a7-d45c-403e-97a5-264fc35c7466 0.596s 2018-08-17 06:23:27.495 63 DEBUG tempest.lib.common.rest_client [req-262de4eb-0821-4c7f-af5f-9c7e2d8ae076 ] 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.23:9696/v2.0/ports/d157e9a7-d45c-403e-97a5-264fc35c7466', u'date': 'Fri, 17 Aug 2018 06:23:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-262de4eb-0821-4c7f-af5f-9c7e2d8ae076'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:27.532 63 INFO tempest.lib.common.rest_client [req-9a5e735b-c959-4d1c-bc13-c1d2562f2224 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-103033582 0.036s 2018-08-17 06:23:27.533 63 DEBUG tempest.lib.common.rest_client [req-9a5e735b-c959-4d1c-bc13-c1d2562f2224 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-103033582', u'x-compute-request-id': 'req-9a5e735b-c959-4d1c-bc13-c1d2562f2224', 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': 'Fri, 17 Aug 2018 06:23:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a5e735b-c959-4d1c-bc13-c1d2562f2224'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:28.885 63 INFO tempest.lib.common.rest_client [req-73018526-1095-4901-a5cf-994b4bfc7461 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/c9e50213-8761-4722-8b1c-535e54b433f2 1.351s 2018-08-17 06:23:28.886 63 DEBUG tempest.lib.common.rest_client [req-73018526-1095-4901-a5cf-994b4bfc7461 ] 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.23:9696/v2.0/subnets/c9e50213-8761-4722-8b1c-535e54b433f2', u'date': 'Fri, 17 Aug 2018 06:23:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73018526-1095-4901-a5cf-994b4bfc7461'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:30.293 63 INFO tempest.lib.common.rest_client [req-7c3cbf08-4b87-4f8c-b491-d6ebd5cbcbd9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800 1.406s 2018-08-17 06:23:30.294 63 DEBUG tempest.lib.common.rest_client [req-7c3cbf08-4b87-4f8c-b491-d6ebd5cbcbd9 ] 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.23:9696/v2.0/networks/87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800', u'date': 'Fri, 17 Aug 2018 06:23:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c3cbf08-4b87-4f8c-b491-d6ebd5cbcbd9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:31.433 63 INFO tempest.lib.common.rest_client [req-8c7f60ee-bceb-457b-a18a-d1788f78e472 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/5f506e16-153e-4bc5-866e-679cd5b3305b 1.138s 2018-08-17 06:23:31.433 63 DEBUG tempest.lib.common.rest_client [req-8c7f60ee-bceb-457b-a18a-d1788f78e472 ] 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.23:9696/v2.0/subnets/5f506e16-153e-4bc5-866e-679cd5b3305b', u'date': 'Fri, 17 Aug 2018 06:23:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c7f60ee-bceb-457b-a18a-d1788f78e472'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:33.309 63 INFO tempest.lib.common.rest_client [req-3f7dc354-53f5-497b-abc6-8b2380c4e232 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/d8074659-cb23-49ac-9d78-f75bbfc63d7a 1.875s 2018-08-17 06:23:33.310 63 DEBUG tempest.lib.common.rest_client [req-3f7dc354-53f5-497b-abc6-8b2380c4e232 ] 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.23:9696/v2.0/networks/d8074659-cb23-49ac-9d78-f75bbfc63d7a', u'date': 'Fri, 17 Aug 2018 06:23:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f7dc354-53f5-497b-abc6-8b2380c4e232'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:33.570 63 INFO tempest.lib.common.rest_client [req-c886dbdd-aafb-4515-80f0-b56bf732b0a4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/ee953ed2-dba8-419a-8bfd-b93786271337 0.259s 2018-08-17 06:23:33.570 63 DEBUG tempest.lib.common.rest_client [req-c886dbdd-aafb-4515-80f0-b56bf732b0a4 ] 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.23:9696/v2.0/security-groups/ee953ed2-dba8-419a-8bfd-b93786271337', u'date': 'Fri, 17 Aug 2018 06:23:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c886dbdd-aafb-4515-80f0-b56bf732b0a4'} 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_update_rt_and_keep_local_connectivity_variant1 [114.154538s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 351, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, 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-08-17 06:21:39,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.544s 2018-08-17 06:21:39,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1986949052 description", "name": "tempest-secgroup-smoke-1986949052"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:21:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5ea48f5-f038-4f18-b58c-ae6072c188b3'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1986949052 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:39Z", "updated_at": "2018-08-17T06:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:21:39Z", "revision_number": 0, "id": "00868789-b26e-440e-b2bc-4b5cf6bd47a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:21:39Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:21:39Z", "revision_number": 0, "id": "eb441627-9066-451f-848f-e590289b51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:21:39Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "ee953ed2-dba8-419a-8bfd-b93786271337", "name": "tempest-secgroup-smoke-1986949052"}} 2018-08-17 06:21:40,213 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.249s 2018-08-17 06:21:40,213 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83b76f1d-eb69-4aaf-a938-9a6a7d06cb4d'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b9c38525-b714-420a-add4-5e7e50e5ab80"}} 2018-08-17 06:21:40,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 06:21:40,376 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b00a095e-b4bf-4bde-9dfd-85cf88cc043f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "859367b7-211c-4282-84ae-1c074ddffba2"}} 2018-08-17 06:21:40,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:21:40,525 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ddc747c-f06f-478e-89e9-5c93858f517f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "03c388d9-ee0c-4279-8f55-76ca2e6739f0"}} 2018-08-17 06:21:40,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.172s 2018-08-17 06:21:40,698 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f0fe18f-b619-4c5b-a6bb-e83196376fcf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b8ec800-029f-467a-8225-c8dfec1ca7e2"}} 2018-08-17 06:21:40,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.161s 2018-08-17 06:21:40,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db975ccf-e24f-40df-932a-85bce380bb5c'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d019741f-6f56-4604-870d-7bfa1bdbefb7"}} 2018-08-17 06:21:41,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.143s 2018-08-17 06:21:41,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7278b809-3bce-48dd-8ef4-c263e6b6ff6f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7a926328-ddff-46dd-99af-ec32158b4a6a"}} 2018-08-17 06:21:41,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.143s 2018-08-17 06:21:41,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65c25f43-24f1-4a78-b895-66703f0ccd31'} 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-08-17T06:21:41Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:41Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "1dfe0fed-b941-40c0-8b56-7d4184e6ade5"}} 2018-08-17 06:21:41,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:21:41,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6093e0b-1be4-42ec-a1f8-baec553e4d3d'} 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-08-17T06:21:41Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:41Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c1508541-06f3-493b-aa48-5e119daf3887"}} 2018-08-17 06:21:41,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.253s 2018-08-17 06:21:41,586 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1403068269"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db4f0c10-024f-4573-b7ba-8860a3764bb5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:21:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","name":"tempest-A-1403068269"}} 2018-08-17 06:21:42,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.504s 2018-08-17 06:21:42,092 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "name": "tempest-subnet-A-1-1537501078"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:21:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eeba9321-6174-464c-900c-964563083342'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:41Z","dns_nameservers":[],"updated_at":"2018-08-17T06:21:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"5f506e16-153e-4bc5-866e-679cd5b3305b","subnetpool_id":null,"name":"tempest-subnet-A-1-1537501078"}} 2018-08-17 06:21:43,053 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.960s 2018-08-17 06:21:43,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1476778900"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93444569-1208-4fc0-89e8-c8db6efce890'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:21:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","name":"tempest-B-1476778900"}} 2018-08-17 06:21:43,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.597s 2018-08-17 06:21:43,652 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "name": "tempest-subnet-B-1-1755446880"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d506e79a-ce32-479d-8920-404bec0cbeb1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:43Z","dns_nameservers":[],"updated_at":"2018-08-17T06:21:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"c9e50213-8761-4722-8b1c-535e54b433f2","subnetpool_id":null,"name":"tempest-subnet-B-1-1755446880"}} 2018-08-17 06:21:43,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.311s 2018-08-17 06:21:43,965 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cac5a9f-88cb-41b3-9458-9446e37651a9'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "928ed88b-791a-4a59-ae63-fe24c84b3669"}} 2018-08-17 06:21:44,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.269s 2018-08-17 06:21:44,236 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-103033582"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f', 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': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcSiS0ci86IsuZIalUV2AUqbsYnDKxRi032BPCm9rRdpkMVKLTzoWhflil+9ha1ykB6RLgFy9CKQEF4h9mabE7YhZXwUPxi//fnktHqFbeAySL9a1ZlotJaL5nDczmuxBj8IRC71IAQd48lCbr5AN0IJTPcy5KbIZUzE02x+AlAydLkVTFrN7UtQUweJYPyO6MdujLwkTETSLTveyG9UrNVo8ycxUfwD9Q7FvuiavuXMRgH4ypzsjWAAbH6LtmPpRGOzvEmjCBFHR+z39+W1SRbZyvomz7NuvqiNdsHrVcHOtDOLFtk1TdZxxbko89IyPgmqEj6YPyESl9lxKur5NT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3EoktHIvOiLLmSGpVFdgFKm7GJwysUYtN9gTwpva0XaZDFSi\n086FoX5YpfvYWtcpAekS4BcvQikBBeIfZmmxO2IWV8FD8Yv/355LR6hW3gMki/Wt\nWZaLSWi+Zw3M5rsQY/CEQu9SAEHePJQm6+QDdCCUz3MuSmyGVMxNNsfgJQMnS5FU\nxaze1LUFMHiWD8jujHboy8JExE0i073shvVKzVaPMnMVH8A/UOxb7omr7lzEYB+M\nqc7I1gAGx+i7Zj6URjs7xJowgRR0fs9/fltUkW2cr6Js+zbr6ojXbB61XBzrQzix\nbZNU3WccW5KPPSMj4JqhI+mD8hEpfZcSrq+TUwIDAQABAoIBADtRH6cTJBJkcixO\nuxjB2lZWCdIrpR7FBcIGxfNeIkLKy5VdaObdsm/05Iv1T6HOU/V2vCVpOMl43xSl\nec0K4rVZyShiGxh8mS6uohiuhI2NjRa+1anM9r6SnMqFFcp/Tn+KsSKQ7KSzF9N6\nFSzpneB0MX3Wxv01UcqdpKD+myV7vtAYHsq6IgCfTrtC/phW0ql+8wHjY0HKjtUc\nmi1eL0kQecN/lGmoeNBijQwxLV1/m4TJ1w/McSx+FHdQnGRESB8laKaIuecAAGvC\nGrD77h4VYtKjnhUikYlJsfPu7CSy3duuVZDcJ6zSsBRoEKm9evBCwF4S2o/8xK9c\nNEBnLBECgYEA+vaUe5TkBuWaMBjBUB/KHmCfqOsjXGX2Ot9yozTMck1wUAqoz0g2\nfiESPy3LcSgAz7nUO9VdaJ/PHyutumDl0paaTnpQs+c4vVi3hCzzRxbtyyb59Lx2\nPzKHp25VvWtLCHBIDSx350P5lqkL1YRGQyG2551pmDgT20wZkVS3BxkCgYEA4LX3\nTvkJTP4DYminIRmfonS6atlClbieESTE68g1v0iH3laGmaw8u0ydD9EPVBu3lG9w\naV2vADFT3dO3sYae64CxE2onIOS+SinQdQN3pVlfhySdByeEl7cSpmpA6K9k+d4B\nfq3agLgw+P7QotzDzOsykvgVhPLhSIE8Ow6/V0sCgYBP3lOo9NyRGVc1wVscXdGc\nU1Hcl2C8kjKHz/8S08XRBrYcsxfASBIXl/zPoIpja8C+WzyhAillF576I5N5gkcB\n+y4GlcTDTG3xTJ+y7/9Ie5KYGcJo0eWr/S/Q6DtfOhs6B0nW73UFY8u11/zNKfiW\nes9T7PPjHs2q+BAXAWfyWQKBgBoy/Q+XF4+Dei+KFhpU23jcdTOp+wpryPokuFTp\nNeMEeNriabUXEMmhqBpE/K2IwcGrsIaIZrP2DForqhonoPXCPmMOGFvMb6dD8ssB\nyXxczDd8fFZuNBZgQOtoLgMzF+nOCYyUhopFb2hIhVjHtoh4z5+1DwU+MCf88WHN\nWV+7AoGAbENZwfDt76wrCtMjqEeorp9ahCTYKuHyFSiTc0CCxZC9GZ3TLTIfaorh\n+7iqyLq0NY5ICkIxRSRQ2q1OitBZtDCSWd890kpBtBDPmctmDRO4At+2b3GlcFlx\nvVyCP8bAHOS8qQpCxvgO2NA+Ubq4E0E7nHmHkeWq5KFxkWPzqZo=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-103033582", "fingerprint": "23:92:93:42:6d:7d:3b:81:1d:c7:29:85:2a:47:0c:a1"}} 2018-08-17 06:21:45,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.887s 2018-08-17 06:21:45,128 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1602794766", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:21:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e299df9-eb78-46b5-a848-a4698249004f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:21:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:21:44Z","name":"tempest-port-smoke-1602794766","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:14:4f:ed","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5f506e16-153e-4bc5-866e-679cd5b3305b","ip_address":"10.101.11.10"}],"id":"d157e9a7-d45c-403e-97a5-264fc35c7466","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:21:46,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.378s 2018-08-17 06:21:46,509 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "port": "d157e9a7-d45c-403e-97a5-264fc35c7466"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-0b2fd58a-e857-422c-856b-167aecf64168', 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:21:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b2fd58a-e857-422c-856b-167aecf64168'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "adminPass": "wDJYBgAzpWD3"}} 2018-08-17 06:21:46,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.353s 2018-08-17 06:21:46,871 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-fd54f197-97e5-4f2f-befa-184c34015e8d', 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': 'Fri, 17 Aug 2018 06:21:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd54f197-97e5-4f2f-befa-184c34015e8d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:48,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.209s 2018-08-17 06:21:48,095 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-a7b560c2-c463-42ba-8a48-ad93cfb97bac', 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': 'Fri, 17 Aug 2018 06:21:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a7b560c2-c463-42ba-8a48-ad93cfb97bac'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:49,414 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.295s 2018-08-17 06:21:49,416 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-7b93cde6-1259-4f86-8c3e-da805843c735', 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': 'Fri, 17 Aug 2018 06:21:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b93cde6-1259-4f86-8c3e-da805843c735'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:49,431 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:21:50,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.410s 2018-08-17 06:21:50,844 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8', 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': 'Fri, 17 Aug 2018 06:21:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:52,231 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.372s 2018-08-17 06:21:52,232 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f', 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': 'Fri, 17 Aug 2018 06:21:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:53,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.393s 2018-08-17 06:21:53,640 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-000cdb4f-17df-49a3-ae5f-a8053628ed65', 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': 'Fri, 17 Aug 2018 06:21:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-000cdb4f-17df-49a3-ae5f-a8053628ed65'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:53,652 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:21:53,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.170s 2018-08-17 06:21:53,823 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f', 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': 'Fri, 17 Aug 2018 06:21:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:53,837 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 09f87342-1a76-4646-b9ea-ec374066ff94 with status: ACTIVE 2018-08-17 06:21:54,619 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.781s 2018-08-17 06:21:54,619 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1127505480", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:21:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-630b23be-17b7-4536-a0bc-bff8931fb491'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:21:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:21:54Z","name":"tempest-port-smoke-1127505480","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:79:e7:10","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c9e50213-8761-4722-8b1c-535e54b433f2","ip_address":"10.102.21.20"}],"id":"9d1fcbf4-e2b9-41bc-a7f2-f216165f716d","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:21:55,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 0.666s 2018-08-17 06:21:55,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "port": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7f7b587f-aee3-4b88-8bff-d248f3de41f3', 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:21:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f7b587f-aee3-4b88-8bff-d248f3de41f3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "908114f6-9d82-4715-8b89-072a68b93d05", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "adminPass": "u3T5wnNeiuUf"}} 2018-08-17 06:21:55,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.335s 2018-08-17 06:21:55,629 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9', 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': 'Fri, 17 Aug 2018 06:21:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:57,223 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.579s 2018-08-17 06:21:57,224 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6', 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': 'Fri, 17 Aug 2018 06:21:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:58,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.431s 2018-08-17 06:21:58,671 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1', 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': 'Fri, 17 Aug 2018 06:21:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:58,684 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:22:00,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.439s 2018-08-17 06:22:00,126 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-292a33fc-2412-4a3f-8908-a43fa3deded8', 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': 'Fri, 17 Aug 2018 06:21:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-292a33fc-2412-4a3f-8908-a43fa3deded8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:01,602 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.461s 2018-08-17 06:22:01,603 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-c1691f10-63b5-43c5-8419-830f533d9d53', 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': 'Fri, 17 Aug 2018 06:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1691f10-63b5-43c5-8419-830f533d9d53'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:01,615 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:22:01,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.146s 2018-08-17 06:22:01,763 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe', 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': 'Fri, 17 Aug 2018 06:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:01,776 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 908114f6-9d82-4715-8b89-072a68b93d05 with status: ACTIVE 2018-08-17 06:22:03,023 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.245s 2018-08-17 06:22:03,024 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-2052736697", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3c77f89-e9a9-4917-a1f8-f8089784a483'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:22:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:22:02Z","name":"tempest-port-smoke-2052736697","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:eb:ea:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5f506e16-153e-4bc5-866e-679cd5b3305b","ip_address":"10.101.11.30"}],"id":"2aee722e-2862-4ffb-88af-32b090fb1859","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:22:04,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.590s 2018-08-17 06:22:04,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "port": "2aee722e-2862-4ffb-88af-32b090fb1859"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6', 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "adminPass": "b6Tr3bjYDWJd"}} 2018-08-17 06:22:04,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.318s 2018-08-17 06:22:04,941 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d', 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': 'Fri, 17 Aug 2018 06:22:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:06,174 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.217s 2018-08-17 06:22:06,175 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f', 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': 'Fri, 17 Aug 2018 06:22:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:07,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.095s 2018-08-17 06:22:07,287 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-242c899c-5c75-4dbe-89de-173e1ee2f093', 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': 'Fri, 17 Aug 2018 06:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-242c899c-5c75-4dbe-89de-173e1ee2f093'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:07,300 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:22:08,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.417s 2018-08-17 06:22:08,720 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-d99babeb-4cd8-4b45-b495-c72aa6f7b466', 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': 'Fri, 17 Aug 2018 06:22:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d99babeb-4cd8-4b45-b495-c72aa6f7b466'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:10,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.327s 2018-08-17 06:22:10,067 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5', 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': 'Fri, 17 Aug 2018 06:22:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:10,080 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:22:10,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.335s 2018-08-17 06:22:10,417 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-a1ab426b-aafd-4934-9549-025415f8a67d', 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': 'Fri, 17 Aug 2018 06:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a1ab426b-aafd-4934-9549-025415f8a67d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:10,431 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6a0594b0-54a6-46bd-a5ab-ad693bfef07e with status: ACTIVE 2018-08-17 06:22:11,521 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.088s 2018-08-17 06:22:11,522 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-912696313", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:22:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10fcc0bb-ae9f-41c1-824c-c80611830139'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:22:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:22:10Z","name":"tempest-port-smoke-912696313","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4c:c0:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c9e50213-8761-4722-8b1c-535e54b433f2","ip_address":"10.102.21.40"}],"id":"236aef31-a891-46ec-b0b6-057bca499143","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:22:13,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.881s 2018-08-17 06:22:13,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "port": "236aef31-a891-46ec-b0b6-057bca499143"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be', 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "adminPass": "c7AitaNsB67U"}} 2018-08-17 06:22:13,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.066s 2018-08-17 06:22:13,481 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-734320c2-e9c4-4ee7-bca5-c197520456e1', 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': 'Fri, 17 Aug 2018 06:22:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-734320c2-e9c4-4ee7-bca5-c197520456e1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:14,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.058s 2018-08-17 06:22:14,563 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e', 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': 'Fri, 17 Aug 2018 06:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:15,704 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.126s 2018-08-17 06:22:15,705 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-b4a10e44-d445-4745-95e2-585563d665c5', 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': 'Fri, 17 Aug 2018 06:22:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4a10e44-d445-4745-95e2-585563d665c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:15,718 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:22:16,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.146s 2018-08-17 06:22:16,867 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-932a2aa5-2b17-4a45-94dc-85abaceddbf8', 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': 'Fri, 17 Aug 2018 06:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-932a2aa5-2b17-4a45-94dc-85abaceddbf8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:18,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.161s 2018-08-17 06:22:18,045 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-0c30db19-7835-4745-9dba-b925863d95dc', 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': 'Fri, 17 Aug 2018 06:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c30db19-7835-4745-9dba-b925863d95dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:18,062 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:22:18,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.347s 2018-08-17 06:22:18,411 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-d060aec4-0c78-48ab-b694-b3941d6cc996', 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': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d060aec4-0c78-48ab-b694-b3941d6cc996'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:18,424 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 with status: ACTIVE 2018-08-17 06:22:18,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations 0.367s 2018-08-17 06:22:18,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations', u'date': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6aeb7d4-f4f4-4c34-9848-91e4bebb97eb'} Body: {"network_association": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "id": "85127055-8c9a-47a0-9c88-abbb350e4764"}} 2018-08-17 06:22:18,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.119s 2018-08-17 06:22:18,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1966016499", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c2c02ec1-79fe-4756-9d2b-e7d846d21551'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:18Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:18Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "name": "tempest-router--1966016499"}} 2018-08-17 06:22:20,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8 1.610s 2018-08-17 06:22:20,526 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8', u'date': 'Fri, 17 Aug 2018 06:22:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95cc3460-301d-45ad-aa32-fbe159e4b63c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:18Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:20Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "name": "tempest-router--1966016499"}} 2018-08-17 06:22:22,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/add_router_interface 2.142s 2018-08-17 06:22:22,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:22:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f70760d4-2e59-4c1d-999e-4df833895dfd'} Body: {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b", "subnet_ids": ["5f506e16-153e-4bc5-866e-679cd5b3305b"], "port_id": "a271aed8-4be7-473c-9810-4de5fdadad07", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8"} 2018-08-17 06:22:24,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.805s 2018-08-17 06:22:24,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "d157e9a7-d45c-403e-97a5-264fc35c7466"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:22:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cc343005-2ebc-4fbf-9d38-b48d2d7054ee'} Body: {"floatingip": {"router_id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:22:23Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.218", "revision_number": 0, "port_id": "d157e9a7-d45c-403e-97a5-264fc35c7466", "id": "1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:23Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:22:24,479 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:27,490 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:27,554 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:27,586 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:27,701 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:22:27,702 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:27,704 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:27,764 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:27,769 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:32,780 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.218 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:22:32,780 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.218. 2018-08-17 06:22:32,781 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.080356 seconds 2018-08-17 06:22:32,782 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:32,785 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:32,850 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:32,882 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:32,997 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-17 06:22:32,997 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:32,999 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:33,060 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:33,064 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:37,070 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073733 seconds 2018-08-17 06:22:37,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations 0.421s 2018-08-17 06:22:37,493 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations', u'date': 'Fri, 17 Aug 2018 06:22:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3238b9a2-bf72-428c-a5d0-021118f255e5'} Body: {"network_association": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "id": "6c9a9266-c59f-4163-9ec3-1763ee8ae249"}} 2018-08-17 06:22:37,634 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.140s 2018-08-17 06:22:37,635 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--424134804", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:22:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-146f908e-5883-4a23-8375-cf26eaf204f4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:37Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:37Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "name": "tempest-router--424134804"}} 2018-08-17 06:22:39,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae 1.453s 2018-08-17 06:22:39,090 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae', u'date': 'Fri, 17 Aug 2018 06:22:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f3d31d5-b9e5-42da-a20f-997d735e3b3c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:37Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:38Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "name": "tempest-router--424134804"}} 2018-08-17 06:22:41,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/add_router_interface 2.095s 2018-08-17 06:22:41,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:22:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96e9fdd4-bd61-4d30-9a5a-a815cbd1df9e'} Body: {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2", "subnet_ids": ["c9e50213-8761-4722-8b1c-535e54b433f2"], "port_id": "4092e8c7-208e-47fd-9a05-7d717fc0a941", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae"} 2018-08-17 06:22:43,006 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.817s 2018-08-17 06:22:43,007 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:22:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c4a26ec-cbb2-4d36-8d54-ab17f51028bb'} Body: {"floatingip": {"router_id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:22:42Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d", "id": "e041f9d7-8780-4033-99fa-d8b0ff5112a0", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:42Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:22:43,009 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:43,012 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:43,074 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:43,076 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:43,190 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:22:43,191 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:43,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:43,256 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:43,258 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:48,265 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.218 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:22:48,266 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.218. 2018-08-17 06:22:48,266 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075965 seconds 2018-08-17 06:22:48,268 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-17 06:23:03,298 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:23:03,362 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:23:03,363 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-17 06:23:03,478 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 2018-08-17 06:23:03,478 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-17 06:23:03,480 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:23:03,543 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:23:03,544 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-17 06:23:07,552 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074901 seconds 2018-08-17 06:23:07,553 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 928ed88b-791a-4a59-ae63-fe24c84b3669 2018-08-17 06:23:07,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669 0.343s 2018-08-17 06:23:07,898 63 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": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669', u'date': 'Fri, 17 Aug 2018 06:23:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87dbd0d1-07cd-4262-be35-4a0293de6f99'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-17 06:23:08,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/e041f9d7-8780-4033-99fa-d8b0ff5112a0 1.091s 2018-08-17 06:23:08,993 63 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.23:9696/v2.0/floatingips/e041f9d7-8780-4033-99fa-d8b0ff5112a0', u'date': 'Fri, 17 Aug 2018 06:23:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ba8d8bd-da9c-49c3-b624-c078dc0c9caf'} Body: 2018-08-17 06:23:10,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/remove_router_interface 1.625s 2018-08-17 06:23:10,623 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:23:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfd2982e-05be-4371-9667-cc5a57a6b287'} Body: {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2", "subnet_ids": ["c9e50213-8761-4722-8b1c-535e54b433f2"], "port_id": "4092e8c7-208e-47fd-9a05-7d717fc0a941", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae"} 2018-08-17 06:23:12,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae 1.479s 2018-08-17 06:23:12,104 63 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.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae', u'date': 'Fri, 17 Aug 2018 06:23:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-24912116-6c10-4265-8d6f-be2e0ca35521'} Body: 2018-08-17 06:23:13,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6 1.092s 2018-08-17 06:23:13,198 63 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.23:9696/v2.0/floatingips/1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6', u'date': 'Fri, 17 Aug 2018 06:23:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-922c186e-7ecb-4e6a-83ce-35a77904b630'} Body: 2018-08-17 06:23:14,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/remove_router_interface 1.590s 2018-08-17 06:23:14,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:23:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3d9819b-1007-47ad-bbce-e92c3584642e'} Body: {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b", "subnet_ids": ["5f506e16-153e-4bc5-866e-679cd5b3305b"], "port_id": "a271aed8-4be7-473c-9810-4de5fdadad07", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8"} 2018-08-17 06:23:16,151 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8 1.359s 2018-08-17 06:23:16,152 63 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.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8', u'date': 'Fri, 17 Aug 2018 06:23:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-20c8bd99-9ad1-4d82-a4c0-b81fe61ecda5'} Body: 2018-08-17 06:23:16,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.156s 2018-08-17 06:23:16,310 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8', 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': 'Fri, 17 Aug 2018 06:23:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8'} Body: 2018-08-17 06:23:16,807 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.496s 2018-08-17 06:23:16,808 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-1213d168-cef8-4691-97ff-e8e3f271a485', 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': 'Fri, 17 Aug 2018 06:23:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1213d168-cef8-4691-97ff-e8e3f271a485'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:17,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.049s 2018-08-17 06:23:17,876 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c', 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': 'Fri, 17 Aug 2018 06:23:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c'} Body: {"itemNotFound": {"message": "Instance 25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 could not be found.", "code": 404}} 2018-08-17 06:23:18,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/236aef31-a891-46ec-b0b6-057bca499143 0.611s 2018-08-17 06:23:18,489 63 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.23:9696/v2.0/ports/236aef31-a891-46ec-b0b6-057bca499143', u'date': 'Fri, 17 Aug 2018 06:23:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96a4c974-bb19-4145-841f-114a05057623'} Body: 2018-08-17 06:23:18,644 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.153s 2018-08-17 06:23:18,645 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3', 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': 'Fri, 17 Aug 2018 06:23:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3'} Body: 2018-08-17 06:23:19,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.402s 2018-08-17 06:23:19,048 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-9015becb-b279-4bc7-8cfc-545437d1e252', 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': 'Fri, 17 Aug 2018 06:23:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9015becb-b279-4bc7-8cfc-545437d1e252'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:18Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:20,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.062s 2018-08-17 06:23:20,132 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-4af85494-5026-40fb-a772-193062bf6a73', 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': 'Fri, 17 Aug 2018 06:23:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4af85494-5026-40fb-a772-193062bf6a73'} Body: {"itemNotFound": {"message": "Instance 6a0594b0-54a6-46bd-a5ab-ad693bfef07e could not be found.", "code": 404}} 2018-08-17 06:23:21,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/2aee722e-2862-4ffb-88af-32b090fb1859 0.895s 2018-08-17 06:23:21,029 63 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.23:9696/v2.0/ports/2aee722e-2862-4ffb-88af-32b090fb1859', u'date': 'Fri, 17 Aug 2018 06:23:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48ce5a88-34fd-4f9c-917c-d758f41a0c72'} Body: 2018-08-17 06:23:21,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.171s 2018-08-17 06:23:21,202 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-21a3334b-d4b3-4c60-9230-5576fa457858', 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': 'Fri, 17 Aug 2018 06:23:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21a3334b-d4b3-4c60-9230-5576fa457858'} Body: 2018-08-17 06:23:21,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.375s 2018-08-17 06:23:21,579 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-6236780a-d3b3-4625-bf69-03665f13c3fd', 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': 'Fri, 17 Aug 2018 06:23:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6236780a-d3b3-4625-bf69-03665f13c3fd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:22,702 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.108s 2018-08-17 06:23:22,703 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-7b16bba7-e088-4043-9052-f377a1eb2b52', 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': 'Fri, 17 Aug 2018 06:23:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b16bba7-e088-4043-9052-f377a1eb2b52'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:23,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.043s 2018-08-17 06:23:23,762 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-34d4d789-a32e-4a8b-906d-c241fb4fa937', 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': 'Fri, 17 Aug 2018 06:23:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-34d4d789-a32e-4a8b-906d-c241fb4fa937'} Body: {"itemNotFound": {"message": "Instance 908114f6-9d82-4715-8b89-072a68b93d05 could not be found.", "code": 404}} 2018-08-17 06:23:24,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/9d1fcbf4-e2b9-41bc-a7f2-f216165f716d 0.571s 2018-08-17 06:23:24,335 63 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.23:9696/v2.0/ports/9d1fcbf4-e2b9-41bc-a7f2-f216165f716d', u'date': 'Fri, 17 Aug 2018 06:23:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5638fd12-bdf4-4c27-99d8-21e846ea2e48'} Body: 2018-08-17 06:23:24,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.140s 2018-08-17 06:23:24,477 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-f92b7f05-1106-43f3-b06e-187cafe16dd4', 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': 'Fri, 17 Aug 2018 06:23:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f92b7f05-1106-43f3-b06e-187cafe16dd4'} Body: 2018-08-17 06:23:24,696 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.218s 2018-08-17 06:23:24,696 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-ec13942f-ea51-4551-bc54-d55a9b780cb1', 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': 'Fri, 17 Aug 2018 06:23:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec13942f-ea51-4551-bc54-d55a9b780cb1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:25,836 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.125s 2018-08-17 06:23:25,836 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-d6ce744f-1400-4fbb-9183-870d071ac7ed', 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': 'Fri, 17 Aug 2018 06:23:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6ce744f-1400-4fbb-9183-870d071ac7ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:26,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.043s 2018-08-17 06:23:26,898 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4dd4d709-ac49-412e-8d45-661e3a84d1da', 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': 'Fri, 17 Aug 2018 06:23:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4dd4d709-ac49-412e-8d45-661e3a84d1da'} Body: {"itemNotFound": {"message": "Instance 09f87342-1a76-4646-b9ea-ec374066ff94 could not be found.", "code": 404}} 2018-08-17 06:23:27,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d157e9a7-d45c-403e-97a5-264fc35c7466 0.596s 2018-08-17 06:23:27,495 63 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.23:9696/v2.0/ports/d157e9a7-d45c-403e-97a5-264fc35c7466', u'date': 'Fri, 17 Aug 2018 06:23:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-262de4eb-0821-4c7f-af5f-9c7e2d8ae076'} Body: 2018-08-17 06:23:27,532 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-103033582 0.036s 2018-08-17 06:23:27,533 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-103033582', u'x-compute-request-id': 'req-9a5e735b-c959-4d1c-bc13-c1d2562f2224', 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': 'Fri, 17 Aug 2018 06:23:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a5e735b-c959-4d1c-bc13-c1d2562f2224'} Body: 2018-08-17 06:23:28,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/c9e50213-8761-4722-8b1c-535e54b433f2 1.351s 2018-08-17 06:23:28,886 63 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.23:9696/v2.0/subnets/c9e50213-8761-4722-8b1c-535e54b433f2', u'date': 'Fri, 17 Aug 2018 06:23:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73018526-1095-4901-a5cf-994b4bfc7461'} Body: 2018-08-17 06:23:30,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800 1.406s 2018-08-17 06:23:30,294 63 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.23:9696/v2.0/networks/87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800', u'date': 'Fri, 17 Aug 2018 06:23:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c3cbf08-4b87-4f8c-b491-d6ebd5cbcbd9'} Body: 2018-08-17 06:23:31,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/5f506e16-153e-4bc5-866e-679cd5b3305b 1.138s 2018-08-17 06:23:31,433 63 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.23:9696/v2.0/subnets/5f506e16-153e-4bc5-866e-679cd5b3305b', u'date': 'Fri, 17 Aug 2018 06:23:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c7f60ee-bceb-457b-a18a-d1788f78e472'} Body: 2018-08-17 06:23:33,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/d8074659-cb23-49ac-9d78-f75bbfc63d7a 1.875s 2018-08-17 06:23:33,310 63 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.23:9696/v2.0/networks/d8074659-cb23-49ac-9d78-f75bbfc63d7a', u'date': 'Fri, 17 Aug 2018 06:23:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f7dc354-53f5-497b-abc6-8b2380c4e232'} Body: 2018-08-17 06:23:33,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/ee953ed2-dba8-419a-8bfd-b93786271337 0.259s 2018-08-17 06:23:33,570 63 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.23:9696/v2.0/security-groups/ee953ed2-dba8-419a-8bfd-b93786271337', u'date': 'Fri, 17 Aug 2018 06:23:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c886dbdd-aafb-4515-80f0-b56bf732b0a4'} Body: 2018-08-17 06:23:34.104 63 INFO tempest.lib.common.rest_client [req-cec42a1c-d81d-4217-9c82-6777c3171808 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.498s 2018-08-17 06:23:34.104 63 DEBUG tempest.lib.common.rest_client [req-cec42a1c-d81d-4217-9c82-6777c3171808 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-669352990 description", "name": "tempest-secgroup-smoke-669352990"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cec42a1c-d81d-4217-9c82-6777c3171808'} Body: {"security_group": {"description": "tempest-secgroup-smoke-669352990 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:33Z", "updated_at": "2018-08-17T06:23:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:23:33Z", "revision_number": 0, "id": "188cd6e7-8f01-4788-8cac-43ce5dfbe562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:23:33Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:23:33Z", "revision_number": 0, "id": "7d6b1d1d-7d63-43b3-b3a5-415e66f6ebef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:23:33Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "name": "tempest-secgroup-smoke-669352990"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:34.307 63 INFO tempest.lib.common.rest_client [req-a49a6a5c-3ae7-445e-9043-12c4b8aac5ba ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.201s 2018-08-17 06:23:34.308 63 DEBUG tempest.lib.common.rest_client [req-a49a6a5c-3ae7-445e-9043-12c4b8aac5ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a49a6a5c-3ae7-445e-9043-12c4b8aac5ba'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7922a3a7-9260-47b1-aabd-f2038b07ded9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:34.480 63 INFO tempest.lib.common.rest_client [req-287e0d62-01e3-4dc7-b768-2fcb5aacebf2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.170s 2018-08-17 06:23:34.480 63 DEBUG tempest.lib.common.rest_client [req-287e0d62-01e3-4dc7-b768-2fcb5aacebf2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-287e0d62-01e3-4dc7-b768-2fcb5aacebf2'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "be60bc83-896f-4219-969a-c71563f3abd9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:34.661 63 INFO tempest.lib.common.rest_client [req-fb47ebbf-82e7-4f38-8b8b-b6a35891dd0f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 06:23:34.661 63 DEBUG tempest.lib.common.rest_client [req-fb47ebbf-82e7-4f38-8b8b-b6a35891dd0f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb47ebbf-82e7-4f38-8b8b-b6a35891dd0f'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "48bbb60c-7e5b-47d5-a1b4-e3c93b761e44"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:34.853 63 INFO tempest.lib.common.rest_client [req-3fe9014e-f54d-487d-b1d4-5a7a66ee8768 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.191s 2018-08-17 06:23:34.854 63 DEBUG tempest.lib.common.rest_client [req-3fe9014e-f54d-487d-b1d4-5a7a66ee8768 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fe9014e-f54d-487d-b1d4-5a7a66ee8768'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7d289bc9-d7ac-4f5d-80b2-023d52d38585"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:35.019 63 INFO tempest.lib.common.rest_client [req-46aff008-ba8f-41a0-ae6e-cba106123416 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.164s 2018-08-17 06:23:35.020 63 DEBUG tempest.lib.common.rest_client [req-46aff008-ba8f-41a0-ae6e-cba106123416 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46aff008-ba8f-41a0-ae6e-cba106123416'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7b67abc2-1bd3-4fcf-9547-b31a1110eb4a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:35.184 63 INFO tempest.lib.common.rest_client [req-e691649e-ae74-4c7b-9914-f8ba6e812f40 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:23:35.185 63 DEBUG tempest.lib.common.rest_client [req-e691649e-ae74-4c7b-9914-f8ba6e812f40 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e691649e-ae74-4c7b-9914-f8ba6e812f40'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d1e6919-0791-443f-9cf2-df83045f5524"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:35.320 63 INFO tempest.lib.common.rest_client [req-80f085c2-d49a-4be1-bac9-0cc41e36fe06 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.134s 2018-08-17 06:23:35.321 63 DEBUG tempest.lib.common.rest_client [req-80f085c2-d49a-4be1-bac9-0cc41e36fe06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-80f085c2-d49a-4be1-bac9-0cc41e36fe06'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "42a8a290-865b-4418-b958-6e5328dbe7e6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:35.476 63 INFO tempest.lib.common.rest_client [req-ee9e76c0-7975-48d8-b75b-7a97edd7b59f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 06:23:35.477 63 DEBUG tempest.lib.common.rest_client [req-ee9e76c0-7975-48d8-b75b-7a97edd7b59f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee9e76c0-7975-48d8-b75b-7a97edd7b59f'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "62f8d461-afcd-494b-b98c-a155e42a9518"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:35.773 63 INFO tempest.lib.common.rest_client [req-cb25645e-836a-4e1e-b6b3-cf22f369012e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.295s 2018-08-17 06:23:35.773 63 DEBUG tempest.lib.common.rest_client [req-cb25645e-836a-4e1e-b6b3-cf22f369012e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-802559828"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb25645e-836a-4e1e-b6b3-cf22f369012e'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:23:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","name":"tempest-A-802559828"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:36.296 63 INFO tempest.lib.common.rest_client [req-4b9aadc9-ac6b-4325-bfeb-72b9e3038a63 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.521s 2018-08-17 06:23:36.296 63 DEBUG tempest.lib.common.rest_client [req-4b9aadc9-ac6b-4325-bfeb-72b9e3038a63 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "name": "tempest-subnet-A-1-854093344"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:23:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9aadc9-ac6b-4325-bfeb-72b9e3038a63'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:23:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","subnetpool_id":null,"name":"tempest-subnet-A-1-854093344"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:36.528 63 INFO tempest.lib.common.rest_client [req-32eecb8a-7bcd-437b-8be9-e1c94a3a6c94 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.230s 2018-08-17 06:23:36.528 63 DEBUG tempest.lib.common.rest_client [req-32eecb8a-7bcd-437b-8be9-e1c94a3a6c94 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1994524144"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:23:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32eecb8a-7bcd-437b-8be9-e1c94a3a6c94'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:23:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","name":"tempest-B-1994524144"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:37.163 63 INFO tempest.lib.common.rest_client [req-8806d113-69e3-4c5d-aaf1-c817908e0ca4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.633s 2018-08-17 06:23:37.163 63 DEBUG tempest.lib.common.rest_client [req-8806d113-69e3-4c5d-aaf1-c817908e0ca4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "name": "tempest-subnet-B-1-1667654010"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8806d113-69e3-4c5d-aaf1-c817908e0ca4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:23:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"9971eed8-de08-420e-baa5-7d8b60740187","subnetpool_id":null,"name":"tempest-subnet-B-1-1667654010"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:37.639 63 INFO tempest.lib.common.rest_client [req-824bae8c-9b8b-471e-913a-d2d520fcdbb5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.474s 2018-08-17 06:23:37.639 63 DEBUG tempest.lib.common.rest_client [req-824bae8c-9b8b-471e-913a-d2d520fcdbb5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-824bae8c-9b8b-471e-913a-d2d520fcdbb5'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "b4a5bfda-6482-40cc-8e30-77d53212c85d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:37.895 63 INFO tempest.lib.common.rest_client [req-f3f4d5d9-b106-4585-81f5-8446f0cfa758 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.254s 2018-08-17 06:23:37.897 63 DEBUG tempest.lib.common.rest_client [req-f3f4d5d9-b106-4585-81f5-8446f0cfa758 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-989128166"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f3f4d5d9-b106-4585-81f5-8446f0cfa758', 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': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3f4d5d9-b106-4585-81f5-8446f0cfa758'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb/2ytKyJCMEY1GXCduh1mSfeFeKYKWHL+1SLvH8uq3TmjOacwQB7zcxfgCtcLUHYvDOQz/7WPz44atr6TO6qnhonWaVNFYykwVvyHG0UHRO9HsLw+22XEEvA/J8NlfEPxJio6F8/gHPtI+HzOlLW3C/lmASqyOaCf5zbkyluKjpSawgSWQ0VzWmDRLqde2fLfMj0zaeagQbRwTc1jehtgKHj0xFEeAzp8+AkaDNDVoKAH2Vo/uv9SrBeqji6otTTu1VWd+vqJFQ/VWIUm5LyevQ0o2o1LGvJ9F1bKKMV17L5zhf/g8kDkdAIfZGQmmn9dPEk0Ji8bbNDb4UT7rqUZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAm/9srSsiQjBGNRlwnbodZkn3hXimClhy/tUi7x/Lqt05ozmn\nMEAe83MX4ArXC1B2LwzkM/+1j8+OGra+kzuqp4aJ1mlTRWMpMFb8hxtFB0TvR7C8\nPttlxBLwPyfDZXxD8SYqOhfP4Bz7SPh8zpS1twv5ZgEqsjmgn+c25Mpbio6UmsIE\nlkNFc1pg0S6nXtny3zI9M2nmoEG0cE3NY3obYCh49MRRHgM6fPgJGgzQ1aCgB9la\nP7r/UqwXqo4uqLU07tVVnfr6iRUP1ViFJuS8nr0NKNqNSxryfRdWyijFdey+c4X/\n4PJA5HQCH2RkJpp/XTxJNCYvG2zQ2+FE+66lGQIDAQABAoIBAGewzmIEq87nG6Or\n90lALs6RF/AmE+gIhteQgJoFvnEif29ZoSHXXTthI1uOmQYyQ3xey0ktDVg8FC75\njY98N6EHMpPMiscydGxnRY/gtm9wiMRUW6xEVU6RcBPqsFzCzr56KdNXhJtpaDZG\nxV7jRi4XzXzaBbFV0Mi4/anyQArGVZ0uS8hC2OJcrrUxijyyUEksns9eVywVh75S\n7BcnJwVpVnetieeB0oXFk97FvPFNrrFd+50wonrsHZibLKNEe/HrBfbwWgxAsGEC\n60m5Jp7i/P2vnPgDt0X05bU5Od1X39yA34zjgEzrcRO8tXJ8QvQoio/2JsQWz7GB\n7iMb0iECgYEAykUYb2664Ryd/ul2OUI1yS8Z7EdwhpclfK3qEBlMMOnFOU0YH5KB\n7ftGazPdEI4GE7H3g6RG5uX7xo+u3YcMAzx5kxtkgVC7qAKJNziv5VWGBHQ7OPa4\nlub3YkLE/lwvMagmuDvpB1Z8FqaLtEw6fWapVImzS0DGngymDg/x0e0CgYEAxW+y\nWFDUlQ+ncYOsohJ1qSf2U1HMalQ7zNP+AvmaTeqFQ3sIh8j0CPZhb/0MkzAL2cKt\n2PBzzbMEccBm9IYuSzj/0F4XfACKOa549mM+av2DjJMHGJPlNk6CtXutjBVkqfnO\nLyzyHFhQ24cOuNBW4OwIxGdPM9uajVsEKfNmql0CgYAcfKq6Vu/+8FbYJe0+lzKY\nCQgvnMgeTH89FglXBxkR8nqSXWc+WxXtfGwogP9ra3UzpOblJWfO8SkKiAXqsTBh\n7Ex7CWqYQ9SKDwFgQ52SQP9E9VG57hWFOzYwIpM396e16Ka7X8SsAeQsFHysgefi\n7Wh/vX0A5jiS3dktNdWq6QKBgAXjvhs6Vg0YSXNubSDskgv4wDVeFE37s0j57fLi\nxUKbw1vu+KMsUHNP/job/1sIrOHTF+KH0byKIZDPH4Md2ZWu3pq1o9e0IGt2E++t\nqDgC1gDEhgqqpsTG9Mk7JkMuhDE53Xe0zIgh7k+OKNdEh8Lv55cMSeWPIH4k/+vM\ncfyVAoGAdGSbBVKw1J/x4YWSf7OacUBEMEzzvsmmct1nvDqy3WZlmW1bAZpPimw6\nmvX993WT3sESobibQ+OT/0jKrJ/GsF6W+TrubRGBNw/CV+DulYVL817/U36VS+gc\nmEExWP36QDUzMZCi6JhvCBZK7Myigq4+/bEpoNeRTyAQSWkmCzI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-989128166", "fingerprint": "db:c3:32:5d:fa:be:41:7d:c2:bd:1a:57:11:ac:3a:98"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:39.046 63 INFO tempest.lib.common.rest_client [req-3312274d-a57b-4ad6-909f-8529e08f6357 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.142s 2018-08-17 06:23:39.046 63 DEBUG tempest.lib.common.rest_client [req-3312274d-a57b-4ad6-909f-8529e08f6357 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1861120929", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3312274d-a57b-4ad6-909f-8529e08f6357'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:38Z","name":"tempest-port-smoke-1861120929","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ed:4e:7c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","ip_address":"10.101.11.10"}],"id":"669463da-a823-4ce4-952e-236ca7f212cf","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:40.014 63 INFO tempest.lib.common.rest_client [req-c36d5f80-50d0-489c-827e-244fed1f1344 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 0.966s 2018-08-17 06:23:40.015 63 DEBUG tempest.lib.common.rest_client [req-c36d5f80-50d0-489c-827e-244fed1f1344 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "port": "669463da-a823-4ce4-952e-236ca7f212cf"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c36d5f80-50d0-489c-827e-244fed1f1344', 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c36d5f80-50d0-489c-827e-244fed1f1344'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "adminPass": "vBHxccS96hZF"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:40.341 63 INFO tempest.lib.common.rest_client [req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.322s 2018-08-17 06:23:40.342 63 DEBUG tempest.lib.common.rest_client [req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b ] 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b', 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': 'Fri, 17 Aug 2018 06:23:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:41.438 63 INFO tempest.lib.common.rest_client [req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.084s 2018-08-17 06:23:41.438 63 DEBUG tempest.lib.common.rest_client [req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d ] 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d', 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': 'Fri, 17 Aug 2018 06:23:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:42.863 63 INFO tempest.lib.common.rest_client [req-077d54af-df51-4112-a2d0-61bdd8812899 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.409s 2018-08-17 06:23:42.864 63 DEBUG tempest.lib.common.rest_client [req-077d54af-df51-4112-a2d0-61bdd8812899 ] 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-077d54af-df51-4112-a2d0-61bdd8812899', 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': 'Fri, 17 Aug 2018 06:23:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-077d54af-df51-4112-a2d0-61bdd8812899'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:42.877 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:23:44.032 63 INFO tempest.lib.common.rest_client [req-78b9705e-b382-4e3d-a6af-da8b52b2cbca ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.153s 2018-08-17 06:23:44.032 63 DEBUG tempest.lib.common.rest_client [req-78b9705e-b382-4e3d-a6af-da8b52b2cbca ] 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-78b9705e-b382-4e3d-a6af-da8b52b2cbca', 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': 'Fri, 17 Aug 2018 06:23:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78b9705e-b382-4e3d-a6af-da8b52b2cbca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:45.205 63 INFO tempest.lib.common.rest_client [req-df51d65d-6775-417f-9ee6-d8251c5891a6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.159s 2018-08-17 06:23:45.206 63 DEBUG tempest.lib.common.rest_client [req-df51d65d-6775-417f-9ee6-d8251c5891a6 ] 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-df51d65d-6775-417f-9ee6-d8251c5891a6', 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': 'Fri, 17 Aug 2018 06:23:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df51d65d-6775-417f-9ee6-d8251c5891a6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:46.711 63 INFO tempest.lib.common.rest_client [req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.485s 2018-08-17 06:23:46.711 63 DEBUG tempest.lib.common.rest_client [req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b', 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': 'Fri, 17 Aug 2018 06:23:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:46.729 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:23:47.152 63 INFO tempest.lib.common.rest_client [req-45276420-3243-4b57-8d1d-1da3d5a3bdd2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.421s 2018-08-17 06:23:47.152 63 DEBUG tempest.lib.common.rest_client [req-45276420-3243-4b57-8d1d-1da3d5a3bdd2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-45276420-3243-4b57-8d1d-1da3d5a3bdd2', 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': 'Fri, 17 Aug 2018 06:23:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45276420-3243-4b57-8d1d-1da3d5a3bdd2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:47.166 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d8db066e-47ab-40a1-a8a4-9c7e2939aea6 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:23:48.443 63 INFO tempest.lib.common.rest_client [req-c7aaebcc-f8fb-4969-a7ba-e4a33ec4de4e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.276s 2018-08-17 06:23:48.443 63 DEBUG tempest.lib.common.rest_client [req-c7aaebcc-f8fb-4969-a7ba-e4a33ec4de4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1347830923", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7aaebcc-f8fb-4969-a7ba-e4a33ec4de4e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:47Z","name":"tempest-port-smoke-1347830923","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6b:ae:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"9971eed8-de08-420e-baa5-7d8b60740187","ip_address":"10.102.21.20"}],"id":"65731e7f-18bd-48c8-b29d-ce692b29cfd2","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:49.492 63 INFO tempest.lib.common.rest_client [req-569cb978-b529-4819-a9b9-686385076fea ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.047s 2018-08-17 06:23:49.493 63 DEBUG tempest.lib.common.rest_client [req-569cb978-b529-4819-a9b9-686385076fea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "port": "65731e7f-18bd-48c8-b29d-ce692b29cfd2"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-569cb978-b529-4819-a9b9-686385076fea', 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-569cb978-b529-4819-a9b9-686385076fea'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "701a0013-d5bd-446d-a444-50bb05480c22", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "adminPass": "NsM2CbzJ5c5L"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:49.555 63 INFO tempest.lib.common.rest_client [req-c126729a-49cc-44f1-9acd-5910f1de19e0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.058s 2018-08-17 06:23:49.556 63 DEBUG tempest.lib.common.rest_client [req-c126729a-49cc-44f1-9acd-5910f1de19e0 ] 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-c126729a-49cc-44f1-9acd-5910f1de19e0', 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': 'Fri, 17 Aug 2018 06:23:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c126729a-49cc-44f1-9acd-5910f1de19e0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:50.703 63 INFO tempest.lib.common.rest_client [req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.132s 2018-08-17 06:23:50.703 63 DEBUG tempest.lib.common.rest_client [req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0', 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': 'Fri, 17 Aug 2018 06:23:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:50.718 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:23:51.891 63 INFO tempest.lib.common.rest_client [req-aa3164f4-9940-4cdd-9aad-40b24995addc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.171s 2018-08-17 06:23:51.892 63 DEBUG tempest.lib.common.rest_client [req-aa3164f4-9940-4cdd-9aad-40b24995addc ] 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-aa3164f4-9940-4cdd-9aad-40b24995addc', 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': 'Fri, 17 Aug 2018 06:23:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa3164f4-9940-4cdd-9aad-40b24995addc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:51.905 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:23:53.481 63 INFO tempest.lib.common.rest_client [req-9af19df7-b90c-4d66-befb-27eee2e56e79 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.575s 2018-08-17 06:23:53.482 63 DEBUG tempest.lib.common.rest_client [req-9af19df7-b90c-4d66-befb-27eee2e56e79 ] 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-9af19df7-b90c-4d66-befb-27eee2e56e79', 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': 'Fri, 17 Aug 2018 06:23:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9af19df7-b90c-4d66-befb-27eee2e56e79'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:54.885 63 INFO tempest.lib.common.rest_client [req-1122f995-397f-4f32-99d0-9f30e18b9d68 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.388s 2018-08-17 06:23:54.886 63 DEBUG tempest.lib.common.rest_client [req-1122f995-397f-4f32-99d0-9f30e18b9d68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-1122f995-397f-4f32-99d0-9f30e18b9d68', 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': 'Fri, 17 Aug 2018 06:23:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1122f995-397f-4f32-99d0-9f30e18b9d68'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:54.899 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:23:55.242 63 INFO tempest.lib.common.rest_client [req-4c326b86-3504-4969-9a27-4fdd7b8c19fe ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.342s 2018-08-17 06:23:55.243 63 DEBUG tempest.lib.common.rest_client [req-4c326b86-3504-4969-9a27-4fdd7b8c19fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-4c326b86-3504-4969-9a27-4fdd7b8c19fe', 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': 'Fri, 17 Aug 2018 06:23:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c326b86-3504-4969-9a27-4fdd7b8c19fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:55.257 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 701a0013-d5bd-446d-a444-50bb05480c22 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:23:56.400 63 INFO tempest.lib.common.rest_client [req-215a13a5-035a-416d-a05d-5f98ea77fb0a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.142s 2018-08-17 06:23:56.400 63 DEBUG tempest.lib.common.rest_client [req-215a13a5-035a-416d-a05d-5f98ea77fb0a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-322456632", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-215a13a5-035a-416d-a05d-5f98ea77fb0a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:55Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:55Z","name":"tempest-port-smoke-322456632","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:17:b7:95","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","ip_address":"10.101.11.30"}],"id":"011d5e11-9ae9-43df-bd59-2748f1e18d53","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:57.538 63 INFO tempest.lib.common.rest_client [req-0e73ed51-785a-4af8-85f1-7293e3f92143 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.136s 2018-08-17 06:23:57.539 63 DEBUG tempest.lib.common.rest_client [req-0e73ed51-785a-4af8-85f1-7293e3f92143 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "port": "011d5e11-9ae9-43df-bd59-2748f1e18d53"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-0e73ed51-785a-4af8-85f1-7293e3f92143', 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e73ed51-785a-4af8-85f1-7293e3f92143'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e584c12-4403-4316-b292-acd661bf1163", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "adminPass": "WC8oyEvySJyi"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:57.604 63 INFO tempest.lib.common.rest_client [req-9bda5276-d108-4dc4-9028-dceb00a7e8e3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.061s 2018-08-17 06:23:57.605 63 DEBUG tempest.lib.common.rest_client [req-9bda5276-d108-4dc4-9028-dceb00a7e8e3 ] 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-9bda5276-d108-4dc4-9028-dceb00a7e8e3', 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': 'Fri, 17 Aug 2018 06:23:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bda5276-d108-4dc4-9028-dceb00a7e8e3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:58.701 63 INFO tempest.lib.common.rest_client [req-738d7929-3663-4d7f-a023-92aba3834aac ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.081s 2018-08-17 06:23:58.702 63 DEBUG tempest.lib.common.rest_client [req-738d7929-3663-4d7f-a023-92aba3834aac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-738d7929-3663-4d7f-a023-92aba3834aac', 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': 'Fri, 17 Aug 2018 06:23:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-738d7929-3663-4d7f-a023-92aba3834aac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:58.714 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:23:59.870 63 INFO tempest.lib.common.rest_client [req-53bb0b6a-29a6-434b-a46d-1c7a363da918 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.154s 2018-08-17 06:23:59.871 63 DEBUG tempest.lib.common.rest_client [req-53bb0b6a-29a6-434b-a46d-1c7a363da918 ] 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-53bb0b6a-29a6-434b-a46d-1c7a363da918', 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': 'Fri, 17 Aug 2018 06:23:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53bb0b6a-29a6-434b-a46d-1c7a363da918'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:23:59.884 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:24:01.032 63 INFO tempest.lib.common.rest_client [req-85598f21-96c5-48cd-aba0-2ea1f8e38caa ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.147s 2018-08-17 06:24:01.033 63 DEBUG tempest.lib.common.rest_client [req-85598f21-96c5-48cd-aba0-2ea1f8e38caa ] 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-85598f21-96c5-48cd-aba0-2ea1f8e38caa', 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': 'Fri, 17 Aug 2018 06:24:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85598f21-96c5-48cd-aba0-2ea1f8e38caa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:02.555 63 INFO tempest.lib.common.rest_client [req-5450da71-adf0-493a-8c58-95e3c2c8f270 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.504s 2018-08-17 06:24:02.556 63 DEBUG tempest.lib.common.rest_client [req-5450da71-adf0-493a-8c58-95e3c2c8f270 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-5450da71-adf0-493a-8c58-95e3c2c8f270', 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': 'Fri, 17 Aug 2018 06:24:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5450da71-adf0-493a-8c58-95e3c2c8f270'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:01Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:02.570 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:24:02.915 63 INFO tempest.lib.common.rest_client [req-55a3380e-74ed-4044-9354-cfd61f699084 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.345s 2018-08-17 06:24:02.916 63 DEBUG tempest.lib.common.rest_client [req-55a3380e-74ed-4044-9354-cfd61f699084 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-55a3380e-74ed-4044-9354-cfd61f699084', 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': 'Fri, 17 Aug 2018 06:24:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55a3380e-74ed-4044-9354-cfd61f699084'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:01Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:02.929 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 3e584c12-4403-4316-b292-acd661bf1163 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:24:03.791 63 INFO tempest.lib.common.rest_client [req-ebb8aa59-12a9-4424-b8e9-3faed3f2565c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.861s 2018-08-17 06:24:03.791 63 DEBUG tempest.lib.common.rest_client [req-ebb8aa59-12a9-4424-b8e9-3faed3f2565c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1328543528", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:24:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebb8aa59-12a9-4424-b8e9-3faed3f2565c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:24:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:24:03Z","name":"tempest-port-smoke-1328543528","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:ec:97","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"9971eed8-de08-420e-baa5-7d8b60740187","ip_address":"10.102.21.40"}],"id":"425e12f8-e5cd-4c42-8489-f4d723513f6d","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:05.215 63 INFO tempest.lib.common.rest_client [req-54da1862-2e96-45b4-a823-c3cda7c17c8a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.422s 2018-08-17 06:24:05.215 63 DEBUG tempest.lib.common.rest_client [req-54da1862-2e96-45b4-a823-c3cda7c17c8a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "port": "425e12f8-e5cd-4c42-8489-f4d723513f6d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-54da1862-2e96-45b4-a823-c3cda7c17c8a', 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:24:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54da1862-2e96-45b4-a823-c3cda7c17c8a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "adminPass": "VY2GTx8tKYgu"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:05.539 63 INFO tempest.lib.common.rest_client [req-ea43663c-7685-4704-84c6-c7b0709ee865 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.320s 2018-08-17 06:24:05.540 63 DEBUG tempest.lib.common.rest_client [req-ea43663c-7685-4704-84c6-c7b0709ee865 ] 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-ea43663c-7685-4704-84c6-c7b0709ee865', 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': 'Fri, 17 Aug 2018 06:24:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea43663c-7685-4704-84c6-c7b0709ee865'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:06.666 63 INFO tempest.lib.common.rest_client [req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.107s 2018-08-17 06:24:06.666 63 DEBUG tempest.lib.common.rest_client [req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7 ] 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7', 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': 'Fri, 17 Aug 2018 06:24:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:06.680 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-17 06:24:07.834 63 INFO tempest.lib.common.rest_client [req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.151s 2018-08-17 06:24:07.834 63 DEBUG tempest.lib.common.rest_client [req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566 ] 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566', 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': 'Fri, 17 Aug 2018 06:24:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:08.994 63 INFO tempest.lib.common.rest_client [req-cbcb4527-eb8d-4e13-87cb-2a05021ad690 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.147s 2018-08-17 06:24:08.995 63 DEBUG tempest.lib.common.rest_client [req-cbcb4527-eb8d-4e13-87cb-2a05021ad690 ] 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-cbcb4527-eb8d-4e13-87cb-2a05021ad690', 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': 'Fri, 17 Aug 2018 06:24:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbcb4527-eb8d-4e13-87cb-2a05021ad690'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:10.445 63 INFO tempest.lib.common.rest_client [req-e113c8b3-0fca-45dc-bef1-aee7b005a8da ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.434s 2018-08-17 06:24:10.446 63 DEBUG tempest.lib.common.rest_client [req-e113c8b3-0fca-45dc-bef1-aee7b005a8da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-e113c8b3-0fca-45dc-bef1-aee7b005a8da', 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': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e113c8b3-0fca-45dc-bef1-aee7b005a8da'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:10.458 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:24:10.813 63 INFO tempest.lib.common.rest_client [req-de67c38f-18e1-4d14-8237-57938104ec36 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.354s 2018-08-17 06:24:10.814 63 DEBUG tempest.lib.common.rest_client [req-de67c38f-18e1-4d14-8237-57938104ec36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-de67c38f-18e1-4d14-8237-57938104ec36', 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': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de67c38f-18e1-4d14-8237-57938104ec36'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:10.825 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:24:10.928 63 INFO tempest.lib.common.rest_client [req-16a58a07-6e15-421f-a755-1db6e90e30a0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.102s 2018-08-17 06:24:10.929 63 DEBUG tempest.lib.common.rest_client [req-16a58a07-6e15-421f-a755-1db6e90e30a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1258114159", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16a58a07-6e15-421f-a755-1db6e90e30a0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:10Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "name": "tempest-router--1258114159"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:12.580 63 INFO tempest.lib.common.rest_client [req-609fce1f-ccf1-49e2-a941-8490322caffa ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c 1.651s 2018-08-17 06:24:12.581 63 DEBUG tempest.lib.common.rest_client [req-609fce1f-ccf1-49e2-a941-8490322caffa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c', u'date': 'Fri, 17 Aug 2018 06:24:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-609fce1f-ccf1-49e2-a941-8490322caffa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:10Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:12Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "name": "tempest-router--1258114159"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:14.738 63 INFO tempest.lib.common.rest_client [req-92047fe5-9aa9-4f3b-b7ef-b4eeaaacb77e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/add_router_interface 2.156s 2018-08-17 06:24:14.739 63 DEBUG tempest.lib.common.rest_client [req-92047fe5-9aa9-4f3b-b7ef-b4eeaaacb77e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:24:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92047fe5-9aa9-4f3b-b7ef-b4eeaaacb77e'} Body: {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54", "subnet_ids": ["c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"], "port_id": "87ede79a-c691-4e97-97f4-67e026340b6b", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:16.592 63 INFO tempest.lib.common.rest_client [req-df5ab919-f5d9-42e5-a9ec-c7253f7cddfd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.851s 2018-08-17 06:24:16.592 63 DEBUG tempest.lib.common.rest_client [req-df5ab919-f5d9-42e5-a9ec-c7253f7cddfd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "669463da-a823-4ce4-952e-236ca7f212cf"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:24:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df5ab919-f5d9-42e5-a9ec-c7253f7cddfd'} Body: {"floatingip": {"router_id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:24:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "669463da-a823-4ce4-952e-236ca7f212cf", "id": "02f1da3d-a239-4c78-9f7b-a3e21015d14c", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:16.762 63 INFO tempest.lib.common.rest_client [req-08945121-79ce-4549-bd11-8df0650193c5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.169s 2018-08-17 06:24:16.763 63 DEBUG tempest.lib.common.rest_client [req-08945121-79ce-4549-bd11-8df0650193c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--257993407", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:24:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08945121-79ce-4549-bd11-8df0650193c5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:16Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:16Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "name": "tempest-router--257993407"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:18.318 63 INFO tempest.lib.common.rest_client [req-1f61c529-7810-47b2-aec5-183724606d7c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a 1.554s 2018-08-17 06:24:18.319 63 DEBUG tempest.lib.common.rest_client [req-1f61c529-7810-47b2-aec5-183724606d7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a', u'date': 'Fri, 17 Aug 2018 06:24:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f61c529-7810-47b2-aec5-183724606d7c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:16Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:18Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "name": "tempest-router--257993407"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:20.351 63 INFO tempest.lib.common.rest_client [req-6fb2fce4-8644-4c2f-9d2f-aca4e83de9e7 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/add_router_interface 2.031s 2018-08-17 06:24:20.352 63 DEBUG tempest.lib.common.rest_client [req-6fb2fce4-8644-4c2f-9d2f-aca4e83de9e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:24:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fb2fce4-8644-4c2f-9d2f-aca4e83de9e7'} Body: {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187", "subnet_ids": ["9971eed8-de08-420e-baa5-7d8b60740187"], "port_id": "9230d73c-86a0-4fb1-a10c-e633d1207b3a", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:22.133 63 INFO tempest.lib.common.rest_client [req-e027ec38-ffff-4c1a-a10a-a259461212e2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.780s 2018-08-17 06:24:22.134 63 DEBUG tempest.lib.common.rest_client [req-e027ec38-ffff-4c1a-a10a-a259461212e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "425e12f8-e5cd-4c42-8489-f4d723513f6d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:24:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e027ec38-ffff-4c1a-a10a-a259461212e2'} Body: {"floatingip": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:24:21Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.219", "revision_number": 0, "port_id": "425e12f8-e5cd-4c42-8489-f4d723513f6d", "id": "1dc5e08e-5422-45d1-ac8e-e463e12d45a5", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:21Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:23.013 63 INFO tempest.lib.common.rest_client [req-4724f7d3-5fbe-4be5-98e2-b0c6827b2c1e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/network_associations 0.879s 2018-08-17 06:24:23.014 63 DEBUG tempest.lib.common.rest_client [req-4724f7d3-5fbe-4be5-98e2-b0c6827b2c1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/network_associations', u'date': 'Fri, 17 Aug 2018 06:24:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4724f7d3-5fbe-4be5-98e2-b0c6827b2c1e'} Body: {"network_association": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "id": "f2c3520c-cc6c-49a5-b6d3-71593a740d86"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:23.015 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:39.048 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:39.151 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:24:39.174 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:39.289 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:24:39.289 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:39.292 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:39.352 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:24:39.356 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:44.364 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:24:44.364 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:24:44.365 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.076100 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:24:44.366 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:44.368 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:44.430 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:24:44.432 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:44.547 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:24:44.547 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:44.549 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:44.608 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:24:44.613 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:48.621 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.074789 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:24:49.257 63 INFO tempest.lib.common.rest_client [req-898c88f4-6768-4816-a47d-23337c75d7cd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/router_associations 0.635s 2018-08-17 06:24:49.258 63 DEBUG tempest.lib.common.rest_client [req-898c88f4-6768-4816-a47d-23337c75d7cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/router_associations', u'date': 'Fri, 17 Aug 2018 06:24:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-898c88f4-6768-4816-a47d-23337c75d7cd'} Body: {"router_association": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "id": "22024ca8-8882-44db-a6d4-a12b0ef0a7de"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:24:49.259 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:49.262 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:49.326 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:24:49.359 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:49.474 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:24:49.474 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:49.476 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:49.539 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:24:49.541 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:54.551 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:24:54.552 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:24:54.553 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.079057 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-17 06:24:54.554 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.219:22' as 'cirros' with public key authentication 2018-08-17 06:25:54.591 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 1. Retry after 2 seconds.: timeout: timed out 2018-08-17 06:26:57.140 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 2. Retry after 3 seconds.: timeout: timed out 2018-08-17 06:28:00.704 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 3. Retry after 4 seconds.: timeout: timed out 2018-08-17 06:29:05.236 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 4. Retry after 5 seconds.: timeout: timed out 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.219 after 4 attempts: timeout: timed out 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh return function() 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.219 failed. Error: Connection to the 172.30.9.219 via SSH timed out. User: cirros, Password: None: SSHTimeout: Connection to the 172.30.9.219 via SSH timed out. User: cirros, Password: None 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.219 via SSH timed out. 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-17 06:30:11.159 63 INFO tempest.lib.common.rest_client [req-9b52cfb2-7460-4a72-9d2c-7cb8f8459efb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 06:30:11.159 63 DEBUG tempest.lib.common.rest_client [req-9b52cfb2-7460-4a72-9d2c-7cb8f8459efb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8979', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 06:30:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b52cfb2-7460-4a72-9d2c-7cb8f8459efb'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T07:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e400006a87fa4c59828181404e540752", "name": "tempest-TestBGPVPNBasic-380090350"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:11.580 63 INFO tempest.lib.common.rest_client [req-84e4b19d-a15b-4eec-85ee-6505e926d4fc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers 0.417s 2018-08-17 06:30:11.580 63 DEBUG tempest.lib.common.rest_client [req-84e4b19d-a15b-4eec-85ee-6505e926d4fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1141', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-84e4b19d-a15b-4eec-85ee-6505e926d4fc', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84e4b19d-a15b-4eec-85ee-6505e926d4fc'} Body: {"servers": [{"id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "name": "server-4"}, {"id": "3e584c12-4403-4316-b292-acd661bf1163", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "name": "server-3"}, {"id": "701a0013-d5bd-446d-a444-50bb05480c22", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "name": "server-2"}, {"id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "name": "server-1"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:11.654 63 INFO tempest.lib.common.rest_client [req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b/action 0.062s 2018-08-17 06:30:11.655 63 DEBUG tempest.lib.common.rest_client [req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32010', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b/action', u'x-compute-request-id': 'req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516331358 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11.660 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 516331358 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.181917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184124] pid_max: default: 32768 minimum: 301 [ 0.185321] ACPI: Core revision 20150930 [ 0.186958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188695] Security Framework initialized [ 0.189780] Yama: becoming mindful. [ 0.190754] AppArmor: AppArmor initialized [ 0.191878] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195325] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198761] Initializing cgroup subsys io [ 0.199854] Initializing cgroup subsys memory [ 0.201021] Initializing cgroup subsys devices [ 0.202178] Initializing cgroup subsys freezer [ 0.203341] Initializing cgroup subsys net_cls [ 0.204489] Initializing cgroup subsys perf_event [ 0.205701] Initializing cgroup subsys net_prio [ 0.206883] Initializing cgroup subsys hugetlb [ 0.208037] Initializing cgroup subsys pids [ 0.209193] CPU: Physical Processor ID: 0 [ 0.210960] mce: CPU supports 10 MCE banks [ 0.212078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213412] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228273] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234884] ftrace: allocating 31920 entries in 125 pages [ 0.260356] smpboot: Max logical packages: 1 [ 0.261504] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263328] x2apic enabled [ 0.264449] Switched APIC routing to physical x2apic. [ 0.266882] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268367] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273431] KVM setup paravirtual spinlock [ 0.275002] x86: Booted up 1 node, 1 CPUs [ 0.276096] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277937] devtmpfs: initialized [ 0.279889] evm: security.selinux [ 0.280837] evm: security.SMACK64 [ 0.281776] evm: security.SMACK64EXEC [ 0.282784] evm: security.SMACK64TRANSMUTE [ 0.283880] evm: security.SMACK64MMAP [ 0.284879] evm: security.ima [ 0.285758] evm: security.capability [ 0.286838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289295] pinctrl core: initialized pinctrl subsystem [ 0.290732] RTC time: 6:24:10, date: 08/17/18 [ 0.291997] NET: Registered protocol family 16 [ 0.293296] cpuidle: using governor ladder [ 0.294388] cpuidle: using governor menu [ 0.295442] PCCT header not found. [ 0.296446] ACPI: bus type PCI registered [ 0.297524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299160] PCI: Using configuration type 1 for base access [ 0.301285] ACPI: Added _OSI(Module Device) [ 0.302405] ACPI: Added _OSI(Processor Device) [ 0.303551] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304755] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306885] ACPI: Interpreter enabled [ 0.307908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317745] ACPI: (supports S0 S5) [ 0.318694] ACPI: Using IOAPIC for interrupt routing [ 0.319944] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323696] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328419] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331332] acpiphp: Slot [3] registered [ 0.332416] acpiphp: Slot [4] registered [ 0.333488] acpiphp: Slot [5] registered [ 0.334558] acpiphp: Slot [6] registered [ 0.335631] acpiphp: Slot [7] registered [ 0.336708] acpiphp: Slot [8] registered [ 0.337778] acpiphp: Slot [9] registered [ 0.338845] acpiphp: Slot [10] registered [ 0.339938] acpiphp: Slot [11] registered [ 0.341023] acpiphp: Slot [12] registered [ 0.342113] acpiphp: Slot [13] registered [ 0.343201] acpiphp: Slot [14] registered [ 0.344292] acpiphp: Slot [15] registered [ 0.359522] acpiphp: Slot [16] registered [ 0.360615] acpiphp: Slot [17] registered [ 0.361698] acpiphp: Slot [18] registered [ 0.362780] acpiphp: Slot [19] registered [ 0.363866] acpiphp: Slot [20] registered [ 0.364950] acpiphp: Slot [21] registered [ 0.366028] acpiphp: Slot [22] registered [ 0.367110] acpiphp: Slot [23] registered [ 0.368200] acpiphp: Slot [24] registered [ 0.369286] acpiphp: Slot [25] registered [ 0.370365] acpiphp: Slot [26] registered [ 0.371443] acpiphp: Slot [27] registered [ 0.372534] acpiphp: Slot [28] registered [ 0.373617] acpiphp: Slot [29] registered [ 0.374698] acpiphp: Slot [30] registered [ 0.375779] acpiphp: Slot [31] registered [ 0.376859] PCI host bridge to bus 0000:00 [ 0.377952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379543] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386976] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392690] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400269] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422912] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424892] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428684] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430553] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432347] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434110] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437571] vgaarb: loaded [ 0.438386] vgaarb: bridge control possible 0000:00:02.0 [ 0.439994] SCSI subsystem initialized [ 0.441224] ACPI: bus type USB registered [ 0.442335] usbcore: registered new interface driver usbfs [ 0.443692] usbcore: registered new interface driver hub [ 0.445040] usbcore: registered new device driver usb [ 0.446499] PCI: Using ACPI for IRQ routing [ 0.447990] NetLabel: Initializing [ 0.448956] NetLabel: domain hash size = 128 [ 0.450094] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451377] NetLabel: unlabeled traffic allowed by default [ 0.452916] clocksource: Switched to clocksource kvm-clock [ 0.462900] AppArmor: AppArmor Filesystem Enabled [ 0.464173] pnp: PnP ACPI init [ 0.465386] pnp: PnP ACPI: found 5 devices [ 0.472170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474456] NET: Registered protocol family 2 [ 0.475836] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479142] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480722] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482148] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483704] NET: Registered protocol family 1 [ 0.484874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486321] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516823] Trying to unpack rootfs image as initramfs... [ 0.578449] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583442] Scanning for low memory corruption every 60 seconds [ 0.585612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587175] audit: initializing netlink subsys (disabled) [ 0.588597] audit: type=2000 audit(1534487050.733:1): initialized [ 0.590472] Initialise system trusted keyring [ 0.591801] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593354] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596023] zbud: loaded [ 0.597025] VFS: Disk quotas dquot_6.6.0 [ 0.598143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600262] fuse init (API version 7.23) [ 0.601475] Key type big_key registered [ 0.602559] Allocating IMA MOK and blacklist keyrings. [ 0.604223] Key type asymmetric registered [ 0.605360] Asymmetric key parser 'x509' registered [ 0.606662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608698] io scheduler noop registered [ 0.609789] io scheduler deadline registered (default) [ 0.611143] io scheduler cfq registered [ 0.612317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617480] ACPI: Power Button [PWRF] [ 0.618701] GHES: HEST is not enabled! [ 0.632799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662013] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691605] Linux agpgart interface v0.103 [ 0.695082] brd: module loaded [ 0.697394] loop: module loaded [ 0.702647] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704619] GPT:90111 != 2097151 [ 0.705553] GPT:Alternate GPT header not at the end of the disk. [ 0.707017] GPT:90111 != 2097151 [ 0.707952] GPT: Use GNU Parted to correct GPT errors. [ 0.709264] vda: vda1 vda15 [ 0.710908] scsi host0: ata_piix [ 0.711967] scsi host1: ata_piix [ 0.712963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716624] libphy: Fixed MDIO Bus: probed [ 0.717997] tun: Universal TUN/TAP device driver, 1.6 [ 0.719328] tun: (C) 1999-2004 Max Krasnyansky [ 0.722064] PPP generic driver version 2.4.2 [ 0.723345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724996] ehci-pci: EHCI PCI platform driver [ 0.726209] ehci-platform: EHCI generic platform driver [ 0.727543] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.729085] ohci-pci: OHCI PCI platform driver [ 0.730278] ohci-platform: OHCI generic platform driver [ 0.731616] uhci_hcd: USB Universal Host Controller Interface driver [ 0.746615] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748019] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750033] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751424] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.753002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756605] usb usb1: Product: UHCI Host Controller [ 0.757877] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.759419] usb usb1: SerialNumber: 0000:00:01.2 [ 0.760742] hub 1-0:1.0: USB hub found [ 0.761907] hub 1-0:1.0: 2 ports detected [ 0.763195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.766158] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.767494] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768937] mousedev: PS/2 mouse device common for all mice [ 0.770682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.773251] rtc_cmos 00:00: RTC can wake from S4 [ 0.774785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778017] i2c /dev entries driver [ 0.779090] device-mapper: uevent: version 1.0.3 [ 0.780395] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.782631] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784499] NET: Registered protocol family 10 [ 0.786112] NET: Registered protocol family 17 [ 0.787376] Key type dns_resolver registered [ 0.788689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.790193] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.792677] registered taskstats version 1 [ 0.793850] Loading compiled-in X.509 certificates [ 0.795720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.798230] zswap: loaded using pool lzo/zbud [ 0.800334] Key type trusted registered [ 0.802464] Key type encrypted registered [ 0.803582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804998] ima: No TPM chip found, activating TPM-bypass! [ 0.806411] evm: HMAC attrs: 0x1 [ 0.807694] Magic number: 14:298:418 [ 0.808870] rtc_cmos 00:00: setting system clock to 2018-08-17 06:24:11 UTC (1534487051) [ 0.811066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812595] EDD information not available. [ 0.874458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891471] Write protecting the kernel read-only data: 14336k [ 0.894416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896905] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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.054633] 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.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000006e 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbMHHjqOmJFTdgMxBcIJoSISpq58Lpg3JU9pAFnOnzD34N0tYh+qz0Txc00SiJ4XCx0amM/Pd7t7y6JS8Dk4Gg8qksr1dNq0ENgxakazPFuC/SZwNENKst1z7p8aWbUsaLrlfnmksvLWf4j468ZlrUwch5MeqlNEFDXsSBJQ3JlRHMZKC75D+OxO2Is8pfjhmgDc5zsWuY41AiajRfMcJNrric2b6DB2mnHWqTBEQlWlMOfLm77iIqG+6H1RSFCludvydKwmqMpaLwBZ3BShKBuDI+9TMiLeF6vfz41fcGvj336RytXyUpwLVYrWY67snZlxb3Ulkxor9zy35hu8jV root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAPoRBq63Cu1+Zqcl5DFhxQqtuLuQG7kPkBTeasBlsomtpfTzs/G0VfC3dAA+wcFuFBDL5IFvHbmzNgBrDxxcy9tqvNjycj7G6GeFVOPZk5ZLIcsQOiho8TSUzO8yMmEmn+uiYDuMpfydEVb+0i7qUWQRawPksEfPYUx31S+t5M3hAAAAFQCKPdxGFS/5e7JfkfEuw2jLwc+dYwAAAIAmYvu6IPPqcW6YHDkQm59MP1yaFkfE9IACdoPhNbYBBcoMACEiOm7uYTRk7hzDr2B2agwP4bAY+tBgBhUjP1p0qY0CbrgQoweAb+LGGmpusKuaa4dQzK5GiyaTQDzygDErlgdrWZ89FKwUAwGFWDBL6CXf5bAuEN/cL52Zu+B0PwAAAIEA7tP5pZKSqwcYBhWTBvF5g8EzApc3ZQZW52viRDzTF1h1E0jnHmRXcoqRdshwgQe7bebQFntTnIqeTpil+aMkttjR/wrd4WyTo/N1FJ4HpPkRSC3XhNejkO89pI0a8aRwleinZDpsECqBeRZX/pbHjWNMlRc1Rea3DsyWRWaFxmU= root@server-4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe25:ec97/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.2 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-0000006e name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=2.53 === /dev/root resized successfully [took 0.51s] === 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:25:EC:97 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:ec97/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=3 ttl=64 time=1000.441 ms 64 bytes from 10.102.21.1: seq=4 ttl=64 time=1.458 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 2 packets received, 60% packet loss round-trip min/avg/max = 1.458/500.949/1000.441 ms ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.778 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.500 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.178 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.287 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.509 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.178/0.450/0.778 ms ### uname -a Linux server-4 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.072941] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.233875] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.233877] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233878] usb 1-1: Product: QEMU USB Tablet [ 1.233879] usb 1-1: Manufacturer: QEMU [ 1.233880] usb 1-1: SerialNumber: 42 [ 1.580995] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.581003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns [ 2.688703] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.751574] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:24:11 cirros kern.info kernel: [ 0.896905] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:24:11 cirros kern.info kernel: [ 0.910830] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:24:11 cirros kern.info kernel: [ 0.910832] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:24:11 cirros kern.info kernel: [ 0.912580] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:24:11 cirros kern.info kernel: [ 0.915711] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:24:11 cirros kern.info kernel: [ 0.917859] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:24:11 cirros kern.info kernel: [ 0.941219] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:11 cirros kern.info kernel: [ 0.941966] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:11 cirros kern.info kernel: [ 0.943297] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:11 cirros kern.info kernel: [ 0.946875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:11 cirros kern.info kernel: [ 1.024766] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:11 cirros kern.info kernel: [ 1.032717] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:11 cirros kern.notice kernel: [ 1.054633] random: dd urandom read with 5 bits of entropy available Aug 17 07:24:11 cirros kern.info kernel: [ 1.072941] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:24:11 cirros kern.info kernel: [ 1.233875] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:24:11 cirros kern.info kernel: [ 1.233877] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:24:11 cirros kern.info kernel: [ 1.233878] usb 1-1: Product: QEMU USB Tablet Aug 17 07:24:11 cirros kern.info kernel: [ 1.233879] usb 1-1: Manufacturer: QEMU Aug 17 07:24:11 cirros kern.info kernel: [ 1.233880] usb 1-1: SerialNumber: 42 Aug 17 07:24:12 cirros kern.info kernel: [ 1.580995] tsc: Refined TSC clocksource calibration: 3491.869 MHz Aug 17 07:24:12 cirros kern.info kernel: [ 1.581003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns Aug 17 07:24:13 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:24:13 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:24:13 cirros kern.info kernel: [ 2.688703] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:24:13 cirros kern.info kernel: [ 2.751574] 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-4 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-17 06:30:11.747 63 INFO tempest.lib.common.rest_client [req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163/action 0.084s 2018-08-17 06:30:11.748 63 DEBUG tempest.lib.common.rest_client [req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31844', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163/action', u'x-compute-request-id': 'req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498743771 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11.752 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 3e584c12-4403-4316-b292-acd661bf1163 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 498743771 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.192924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195294] pid_max: default: 32768 minimum: 301 [ 0.196562] ACPI: Core revision 20150930 [ 0.198655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200500] Security Framework initialized [ 0.201721] Yama: becoming mindful. [ 0.202757] AppArmor: AppArmor initialized [ 0.203968] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205841] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211269] Initializing cgroup subsys io [ 0.212480] Initializing cgroup subsys memory [ 0.213702] Initializing cgroup subsys devices [ 0.214925] Initializing cgroup subsys freezer [ 0.216159] Initializing cgroup subsys net_cls [ 0.217387] Initializing cgroup subsys perf_event [ 0.218673] Initializing cgroup subsys net_prio [ 0.219926] Initializing cgroup subsys hugetlb [ 0.221153] Initializing cgroup subsys pids [ 0.222361] CPU: Physical Processor ID: 0 [ 0.224215] mce: CPU supports 10 MCE banks [ 0.225396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241626] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248644] ftrace: allocating 31920 entries in 125 pages [ 0.274017] smpboot: Max logical packages: 1 [ 0.275214] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277143] x2apic enabled [ 0.278316] Switched APIC routing to physical x2apic. [ 0.280827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282421] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287824] KVM setup paravirtual spinlock [ 0.289442] x86: Booted up 1 node, 1 CPUs [ 0.290582] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292531] devtmpfs: initialized [ 0.294529] evm: security.selinux [ 0.295527] evm: security.SMACK64 [ 0.296516] evm: security.SMACK64EXEC [ 0.297711] evm: security.SMACK64TRANSMUTE [ 0.299153] evm: security.SMACK64MMAP [ 0.300202] evm: security.ima [ 0.301116] evm: security.capability [ 0.302246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304862] pinctrl core: initialized pinctrl subsystem [ 0.306389] RTC time: 6:24:01, date: 08/17/18 [ 0.307728] NET: Registered protocol family 16 [ 0.309073] cpuidle: using governor ladder [ 0.310233] cpuidle: using governor menu [ 0.311348] PCCT header not found. [ 0.312403] ACPI: bus type PCI registered [ 0.313526] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315257] PCI: Using configuration type 1 for base access [ 0.317468] ACPI: Added _OSI(Module Device) [ 0.318664] ACPI: Added _OSI(Processor Device) [ 0.319878] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321151] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323351] ACPI: Interpreter enabled [ 0.324433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334880] ACPI: (supports S0 S5) [ 0.335878] ACPI: Using IOAPIC for interrupt routing [ 0.337240] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342707] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349799] acpiphp: Slot [3] registered [ 0.350936] acpiphp: Slot [4] registered [ 0.352075] acpiphp: Slot [5] registered [ 0.353202] acpiphp: Slot [6] registered [ 0.354339] acpiphp: Slot [7] registered [ 0.355488] acpiphp: Slot [8] registered [ 0.356627] acpiphp: Slot [9] registered [ 0.357759] acpiphp: Slot [10] registered [ 0.358915] acpiphp: Slot [11] registered [ 0.360066] acpiphp: Slot [12] registered [ 0.361225] acpiphp: Slot [13] registered [ 0.362382] acpiphp: Slot [14] registered [ 0.363677] acpiphp: Slot [15] registered [ 0.379014] acpiphp: Slot [16] registered [ 0.380273] acpiphp: Slot [17] registered [ 0.381456] acpiphp: Slot [18] registered [ 0.382627] acpiphp: Slot [19] registered [ 0.383780] acpiphp: Slot [20] registered [ 0.384928] acpiphp: Slot [21] registered [ 0.386075] acpiphp: Slot [22] registered [ 0.387220] acpiphp: Slot [23] registered [ 0.388370] acpiphp: Slot [24] registered [ 0.389512] acpiphp: Slot [25] registered [ 0.390660] acpiphp: Slot [26] registered [ 0.391794] acpiphp: Slot [27] registered [ 0.392941] acpiphp: Slot [28] registered [ 0.394103] acpiphp: Slot [29] registered [ 0.395244] acpiphp: Slot [30] registered [ 0.396403] acpiphp: Slot [31] registered [ 0.397605] PCI host bridge to bus 0000:00 [ 0.399113] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400809] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404696] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408839] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412871] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416324] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.418092] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422410] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424452] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446239] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448356] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454589] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456525] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458373] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462067] vgaarb: loaded [ 0.462928] vgaarb: bridge control possible 0000:00:02.0 [ 0.464641] SCSI subsystem initialized [ 0.465927] ACPI: bus type USB registered [ 0.467099] usbcore: registered new interface driver usbfs [ 0.468569] usbcore: registered new interface driver hub [ 0.470018] usbcore: registered new device driver usb [ 0.471569] PCI: Using ACPI for IRQ routing [ 0.473126] NetLabel: Initializing [ 0.474303] NetLabel: domain hash size = 128 [ 0.475899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477562] NetLabel: unlabeled traffic allowed by default [ 0.479213] clocksource: Switched to clocksource kvm-clock [ 0.489322] AppArmor: AppArmor Filesystem Enabled [ 0.490684] pnp: PnP ACPI init [ 0.491942] pnp: PnP ACPI: found 5 devices [ 0.498829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501275] NET: Registered protocol family 2 [ 0.502741] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504577] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506282] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508033] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509560] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511224] NET: Registered protocol family 1 [ 0.512599] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515709] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530462] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.545346] Trying to unpack rootfs image as initramfs... [ 0.607902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.612817] Scanning for low memory corruption every 60 seconds [ 0.614983] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.616630] audit: initializing netlink subsys (disabled) [ 0.618094] audit: type=2000 audit(1534487042.354:1): initialized [ 0.620008] Initialise system trusted keyring [ 0.621401] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625733] zbud: loaded [ 0.626731] VFS: Disk quotas dquot_6.6.0 [ 0.627872] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.630046] fuse init (API version 7.23) [ 0.631317] Key type big_key registered [ 0.632468] Allocating IMA MOK and blacklist keyrings. [ 0.634141] Key type asymmetric registered [ 0.635300] Asymmetric key parser 'x509' registered [ 0.636686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638792] io scheduler noop registered [ 0.639921] io scheduler deadline registered (default) [ 0.641353] io scheduler cfq registered [ 0.642627] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.644314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.648729] ACPI: Power Button [PWRF] [ 0.649965] GHES: HEST is not enabled! [ 0.663829] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696448] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.721006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724482] Linux agpgart interface v0.103 [ 0.728546] brd: module loaded [ 0.730972] loop: module loaded [ 0.736294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738486] GPT:90111 != 2097151 [ 0.739505] GPT:Alternate GPT header not at the end of the disk. [ 0.741149] GPT:90111 != 2097151 [ 0.742161] GPT: Use GNU Parted to correct GPT errors. [ 0.743615] vda: vda1 vda15 [ 0.745683] scsi host0: ata_piix [ 0.746838] scsi host1: ata_piix [ 0.747924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.752189] libphy: Fixed MDIO Bus: probed [ 0.753419] tun: Universal TUN/TAP device driver, 1.6 [ 0.754859] tun: (C) 1999-2004 Max Krasnyansky [ 0.758048] PPP generic driver version 2.4.2 [ 0.759448] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761254] ehci-pci: EHCI PCI platform driver [ 0.762572] ehci-platform: EHCI generic platform driver [ 0.764061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765767] ohci-pci: OHCI PCI platform driver [ 0.767075] ohci-platform: OHCI generic platform driver [ 0.768572] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787272] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788790] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790575] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792419] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794563] usb usb1: Product: UHCI Host Controller [ 0.795981] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799172] hub 1-0:1.0: USB hub found [ 0.800368] hub 1-0:1.0: 2 ports detected [ 0.801836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805030] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808037] mousedev: PS/2 mouse device common for all mice [ 0.809921] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812648] rtc_cmos 00:00: RTC can wake from S4 [ 0.814323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816095] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817880] i2c /dev entries driver [ 0.819056] device-mapper: uevent: version 1.0.3 [ 0.820520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823007] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825210] NET: Registered protocol family 10 [ 0.827147] NET: Registered protocol family 17 [ 0.828510] Key type dns_resolver registered [ 0.829986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.831650] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.834370] registered taskstats version 1 [ 0.835687] Loading compiled-in X.509 certificates [ 0.837734] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.840548] zswap: loaded using pool lzo/zbud [ 0.843149] Key type trusted registered [ 0.845423] Key type encrypted registered [ 0.846672] AppArmor: AppArmor sha1 policy hashing enabled [ 0.848249] ima: No TPM chip found, activating TPM-bypass! [ 0.849828] evm: HMAC attrs: 0x1 [ 0.851260] Magic number: 14:298:418 [ 0.852564] rtc_cmos 00:00: setting system clock to 2018-08-17 06:24:02 UTC (1534487042) [ 0.855036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.856716] EDD information not available. [ 0.910035] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.926711] Write protecting the kernel read-only data: 14336k [ 0.931756] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.934590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.84 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.112086] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-0000006d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGEortKoEEloP6QBEMiHr2ghzkXZeZAJUAtcNIcGdrA34mj+FQTjKvML0IwFNmMKd8PIg0PGwlFEpDMdOeH18quZdkOg3ZV4MGlJ+36jSN8GYIxHXGfOOahCdpl1pj41SIhEd3m2D6QKBkuX5yoL6qDK+SfRE/+YkhrR+MSegoxPG+UKomKAPFxfUJCE/9rQ6xWlD36J0xWcpiAxbErruDs4RSyP9n+vWz6vq5BfftNKrtYdf1UTDoJwCHP8duTmDV5pjuwLJt0Uap5i/J5XMkFzyELhoDY6T9YfFRzmsXfk6BtLU9pKntQCIkuzKP1exNcWNQIl/hVqeqGmtYhnd root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBANb1iPxZL5ZLdgMfV+2DANlt0NjBSesX61RTOLOuVlvzeg7ESIoHWDvCZxy4cNVCj5cxWu2IMEY/xXJavyOJeh1gG9cP3BCABo74FnxxUmNGdiGot7aOFoJ4r3JnwA2R3mqLxJVFI/YQklRQo+deDZgTNw+b43eSc4ENDB01FzBlAAAAFQDzx+MMcQE4AyDu3LjgLOkjlCNzbwAAAIEAlRd06pL0J/YQVRbtf31y9fodBKh81y6iuubUz2iidyCT2ZwSxhY2Bdr1s7otbXnxx+wBQtrrqo1o8FqoMD6fRspMKjI4m9o6WYWSvfie+ydI2LgxJPde0hig3X1zqqQLek3JRdTFgWowX58LgErvHxNyPE11K7Zrz8hfnB1aW3MAAACAHko01FnfwtQ9qGtGU7FEK7S7Z6sHVlB71vxp9280YdWZ/ba++ErufTN6/xreGBWsPYlhcryj0EDmfftfuBeUSR2+3Hq9G01+j4gYUBgwARqJe2VIUmMvsXMBddKvs89pnxnyVeIlZGlviQSWbwOVwEjKP3veigwZFVDx+Aittrg= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fe17:b795/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 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-0000006d name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=2.90 === === 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:17:B7:95 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe17:b795/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.788 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.401 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.289 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.279 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.263 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.263/0.404/0.788 ms ### uname -a Linux server-3 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.112086] random: dd urandom read with 4 bits of entropy available [ 1.270700] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270705] usb 1-1: Product: QEMU USB Tablet [ 1.270706] usb 1-1: Manufacturer: QEMU [ 1.270706] usb 1-1: SerialNumber: 42 [ 1.611294] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.611312] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns [ 2.863823] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.899917] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:24:02 cirros kern.info kernel: [ 0.934590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:24:02 cirros kern.info kernel: [ 0.949517] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:24:02 cirros kern.info kernel: [ 0.949519] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:24:02 cirros kern.info kernel: [ 0.951314] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:24:02 cirros kern.info kernel: [ 0.954418] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:24:02 cirros kern.info kernel: [ 0.956558] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:24:02 cirros kern.info kernel: [ 0.982043] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:02 cirros kern.info kernel: [ 0.983425] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:02 cirros kern.info kernel: [ 0.984890] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:02 cirros kern.info kernel: [ 0.989875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:02 cirros kern.info kernel: [ 1.081197] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:02 cirros kern.info kernel: [ 1.090090] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:02 cirros kern.info kernel: [ 1.111246] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:24:02 cirros kern.notice kernel: [ 1.112086] random: dd urandom read with 4 bits of entropy available Aug 17 07:24:02 cirros kern.info kernel: [ 1.270700] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:24:02 cirros kern.info kernel: [ 1.270703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:24:02 cirros kern.info kernel: [ 1.270705] usb 1-1: Product: QEMU USB Tablet Aug 17 07:24:02 cirros kern.info kernel: [ 1.270706] usb 1-1: Manufacturer: QEMU Aug 17 07:24:02 cirros kern.info kernel: [ 1.270706] usb 1-1: SerialNumber: 42 Aug 17 07:24:03 cirros kern.info kernel: [ 1.611294] tsc: Refined TSC clocksource calibration: 3491.870 MHz Aug 17 07:24:03 cirros kern.info kernel: [ 1.611312] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns Aug 17 07:24:04 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:24:04 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:24:04 cirros kern.info kernel: [ 2.863823] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:24:04 cirros kern.info kernel: [ 2.899917] 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-3 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-17 06:30:11.826 63 INFO tempest.lib.common.rest_client [req-2ebb6865-d003-4192-8ba8-b512e87659da ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22/action 0.072s 2018-08-17 06:30:11.826 63 DEBUG tempest.lib.common.rest_client [req-2ebb6865-d003-4192-8ba8-b512e87659da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31846', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22/action', u'x-compute-request-id': 'req-2ebb6865-d003-4192-8ba8-b512e87659da', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ebb6865-d003-4192-8ba8-b512e87659da'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488041490 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11.829 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 701a0013-d5bd-446d-a444-50bb05480c22 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 488041490 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.191531] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193903] pid_max: default: 32768 minimum: 301 [ 0.195185] ACPI: Core revision 20150930 [ 0.196906] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198800] Security Framework initialized [ 0.199966] Yama: becoming mindful. [ 0.201013] AppArmor: AppArmor initialized [ 0.202242] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205871] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207577] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209598] Initializing cgroup subsys io [ 0.210785] Initializing cgroup subsys memory [ 0.212018] Initializing cgroup subsys devices [ 0.213263] Initializing cgroup subsys freezer [ 0.214520] Initializing cgroup subsys net_cls [ 0.215763] Initializing cgroup subsys perf_event [ 0.217058] Initializing cgroup subsys net_prio [ 0.218325] Initializing cgroup subsys hugetlb [ 0.219569] Initializing cgroup subsys pids [ 0.220794] CPU: Physical Processor ID: 0 [ 0.222692] mce: CPU supports 10 MCE banks [ 0.223893] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225318] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247578] ftrace: allocating 31920 entries in 125 pages [ 0.274207] smpboot: Max logical packages: 1 [ 0.275422] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277358] x2apic enabled [ 0.278541] Switched APIC routing to physical x2apic. [ 0.281071] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282654] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288007] KVM setup paravirtual spinlock [ 0.289680] x86: Booted up 1 node, 1 CPUs [ 0.290835] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292788] devtmpfs: initialized [ 0.294801] evm: security.selinux [ 0.295805] evm: security.SMACK64 [ 0.296793] evm: security.SMACK64EXEC [ 0.297851] evm: security.SMACK64TRANSMUTE [ 0.298995] evm: security.SMACK64MMAP [ 0.300052] evm: security.ima [ 0.300971] evm: security.capability [ 0.302093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304818] pinctrl core: initialized pinctrl subsystem [ 0.306351] RTC time: 6:23:54, date: 08/17/18 [ 0.307675] NET: Registered protocol family 16 [ 0.309042] cpuidle: using governor ladder [ 0.310198] cpuidle: using governor menu [ 0.311308] PCCT header not found. [ 0.312352] ACPI: bus type PCI registered [ 0.313491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315220] PCI: Using configuration type 1 for base access [ 0.317424] ACPI: Added _OSI(Module Device) [ 0.318617] ACPI: Added _OSI(Processor Device) [ 0.319827] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321088] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323290] ACPI: Interpreter enabled [ 0.324361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332126] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334694] ACPI: (supports S0 S5) [ 0.335688] ACPI: Using IOAPIC for interrupt routing [ 0.337009] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340925] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344252] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348981] acpiphp: Slot [3] registered [ 0.350114] acpiphp: Slot [4] registered [ 0.351242] acpiphp: Slot [5] registered [ 0.352370] acpiphp: Slot [6] registered [ 0.353497] acpiphp: Slot [7] registered [ 0.354626] acpiphp: Slot [8] registered [ 0.355748] acpiphp: Slot [9] registered [ 0.356886] acpiphp: Slot [10] registered [ 0.358011] acpiphp: Slot [11] registered [ 0.359126] acpiphp: Slot [12] registered [ 0.360241] acpiphp: Slot [13] registered [ 0.361351] acpiphp: Slot [14] registered [ 0.362467] acpiphp: Slot [15] registered [ 0.377796] acpiphp: Slot [16] registered [ 0.378943] acpiphp: Slot [17] registered [ 0.380059] acpiphp: Slot [18] registered [ 0.381172] acpiphp: Slot [19] registered [ 0.382289] acpiphp: Slot [20] registered [ 0.383409] acpiphp: Slot [21] registered [ 0.384525] acpiphp: Slot [22] registered [ 0.385639] acpiphp: Slot [23] registered [ 0.386763] acpiphp: Slot [24] registered [ 0.387883] acpiphp: Slot [25] registered [ 0.388998] acpiphp: Slot [26] registered [ 0.390111] acpiphp: Slot [27] registered [ 0.391230] acpiphp: Slot [28] registered [ 0.392351] acpiphp: Slot [29] registered [ 0.393468] acpiphp: Slot [30] registered [ 0.394584] acpiphp: Slot [31] registered [ 0.395699] PCI host bridge to bus 0000:00 [ 0.396813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402109] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404105] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406148] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411805] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415137] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419503] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.421479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445222] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447517] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454239] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456344] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.460715] vgaarb: loaded [ 0.461712] vgaarb: bridge control possible 0000:00:02.0 [ 0.463694] SCSI subsystem initialized [ 0.465201] ACPI: bus type USB registered [ 0.466581] usbcore: registered new interface driver usbfs [ 0.468314] usbcore: registered new interface driver hub [ 0.470003] usbcore: registered new device driver usb [ 0.471805] PCI: Using ACPI for IRQ routing [ 0.473602] NetLabel: Initializing [ 0.474795] NetLabel: domain hash size = 128 [ 0.476220] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477818] NetLabel: unlabeled traffic allowed by default [ 0.479739] clocksource: Switched to clocksource kvm-clock [ 0.490545] AppArmor: AppArmor Filesystem Enabled [ 0.492163] pnp: PnP ACPI init [ 0.493608] pnp: PnP ACPI: found 5 devices [ 0.500704] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.503565] NET: Registered protocol family 2 [ 0.505245] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507417] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509431] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511455] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515255] NET: Registered protocol family 1 [ 0.516723] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518572] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520380] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.535274] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550226] Trying to unpack rootfs image as initramfs... [ 0.612776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.620555] Scanning for low memory corruption every 60 seconds [ 0.623995] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.626016] audit: initializing netlink subsys (disabled) [ 0.628035] audit: type=2000 audit(1534487034.840:1): initialized [ 0.630520] Initialise system trusted keyring [ 0.632359] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.634328] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.637561] zbud: loaded [ 0.638794] VFS: Disk quotas dquot_6.6.0 [ 0.640246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.642938] fuse init (API version 7.23) [ 0.644439] Key type big_key registered [ 0.645804] Allocating IMA MOK and blacklist keyrings. [ 0.647845] Key type asymmetric registered [ 0.649244] Asymmetric key parser 'x509' registered [ 0.650864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.653409] io scheduler noop registered [ 0.654751] io scheduler deadline registered (default) [ 0.656464] io scheduler cfq registered [ 0.657983] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.659749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.661997] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664467] ACPI: Power Button [PWRF] [ 0.666055] GHES: HEST is not enabled! [ 0.680575] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.710298] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713628] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.737716] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741318] Linux agpgart interface v0.103 [ 0.745404] brd: module loaded [ 0.747899] loop: module loaded [ 0.753013] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.755460] GPT:90111 != 2097151 [ 0.756603] GPT:Alternate GPT header not at the end of the disk. [ 0.758460] GPT:90111 != 2097151 [ 0.759588] GPT: Use GNU Parted to correct GPT errors. [ 0.761211] vda: vda1 vda15 [ 0.763301] scsi host0: ata_piix [ 0.764599] scsi host1: ata_piix [ 0.765816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.767881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.770558] libphy: Fixed MDIO Bus: probed [ 0.771958] tun: Universal TUN/TAP device driver, 1.6 [ 0.773578] tun: (C) 1999-2004 Max Krasnyansky [ 0.777127] PPP generic driver version 2.4.2 [ 0.778688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.780739] ehci-pci: EHCI PCI platform driver [ 0.782290] ehci-platform: EHCI generic platform driver [ 0.783995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.785957] ohci-pci: OHCI PCI platform driver [ 0.787463] ohci-platform: OHCI generic platform driver [ 0.789157] uhci_hcd: USB Universal Host Controller Interface driver [ 0.804005] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.805459] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807576] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.809025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.810723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814578] usb usb1: Product: UHCI Host Controller [ 0.815915] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.817545] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818958] hub 1-0:1.0: USB hub found [ 0.820094] hub 1-0:1.0: 2 ports detected [ 0.821515] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.824575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.825956] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.827440] mousedev: PS/2 mouse device common for all mice [ 0.829235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.831889] rtc_cmos 00:00: RTC can wake from S4 [ 0.833525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.835242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.837007] i2c /dev entries driver [ 0.838138] device-mapper: uevent: version 1.0.3 [ 0.839533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.841946] ledtrig-cpu: registered to indicate activity on CPUs [ 0.844043] NET: Registered protocol family 10 [ 0.845960] NET: Registered protocol family 17 [ 0.847328] Key type dns_resolver registered [ 0.848766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.850382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.853001] registered taskstats version 1 [ 0.854238] Loading compiled-in X.509 certificates [ 0.856229] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.858916] zswap: loaded using pool lzo/zbud [ 0.861440] Key type trusted registered [ 0.863634] Key type encrypted registered [ 0.864846] AppArmor: AppArmor sha1 policy hashing enabled [ 0.866370] ima: No TPM chip found, activating TPM-bypass! [ 0.867928] evm: HMAC attrs: 0x1 [ 0.869327] Magic number: 14:745:367 [ 0.870620] rtc_cmos 00:00: setting system clock to 2018-08-17 06:23:55 UTC (1534487035) [ 0.873067] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.874667] EDD information not available. [ 0.926588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.943784] Write protecting the kernel read-only data: 14336k [ 0.949076] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.952138] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.85 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.118398] 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.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-0000006c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCz1RUJ/ITra1ceZim/zDUNQ8kdZOHWe7lqVviBO4u2U1RkmKgGrK03z2W4rqp8qNJ4vaHDaEo0xydq6jY3Uxqp5n+iCh10D7oDaPmEsqVQSwaxz7ye6RNjd2g61tOXAxXCozYirkey3UkpVJPHKlOXgSvNq/3mMwAAL+8DoLuvuizYIf14bw1HHFKy/0F7CnSZ9ulG3N4eZt+t8oUZDvxUO0FNqFdHCKkAfY2FzZXzmTppXxfKusEJRZ/LUffb6NTvHjPW3Z0b1zxG6vdq6jdxmzPy5hgA+JAoT1lWbEnXuQQ8Y3T5qrhnhTN9grkFd/N1jya4RcWki4doBJPuCLNr root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBAKodFCH0UfUxQ/NsGl4uKF2ASADABerVmobwdiMCIXeKsr6hLMDb7vFzAUdL2T+mgYZvlqeROobuD2EAtvDCWkcYEnccoTENYQIGYmvBp57M+mCq/hFNB9jaU9dQMjvW2UpyEP5a31hHPiQKC7/QDlhHdhbxr1hoDN3BrNegckzpAAAAFQCYmyZq+nTXQeSx4sSEcBJrjeb/YQAAAIEAhqVYwWlo3aAuMg71xPHn4Hy+VwmX9FfeZX+DmoWYZFalU8vJCxmjN1KmD21J4Y98/QlJ6gloDQUQCPGBKw3kEWAi4J/KCGV2Ps45FSbPqMm1LlmDFt+nkcHRjR0Db6e5j4402tHJ1o6WC8m0w89IyZlViMnSPtJ9PWyzi1NMPfwAAACAWNYU2YxEIIqcZU3uMROH/WcPcqyA31VfZdntRfln3xuQF4cnAIdXF4ViltK2O6Wx8eLYxfOJrTIetaN/MmiRIJzqxREtrUPFXmkzLrGfWK9+VPx3+d2unUxubN/QSkX9uO/FhZgBKpPMTMyOcb0xeohocFU50hZKO0yp+m/HdG8= root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe6b:aea8/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 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-0000006c name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=2.81 === === 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:6B:AE:A8 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6b:aea8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.741 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.482 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.327 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.235 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.130 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.130/0.383/0.741 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.131848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.292377] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.292379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.292380] usb 1-1: Product: QEMU USB Tablet [ 1.292381] usb 1-1: Manufacturer: QEMU [ 1.292382] usb 1-1: SerialNumber: 42 [ 1.619800] tsc: Refined TSC clocksource calibration: 3491.809 MHz [ 1.619818] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns [ 2.753071] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.792010] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:23:55 cirros kern.info kernel: [ 0.952138] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:23:55 cirros kern.info kernel: [ 0.967827] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:23:55 cirros kern.info kernel: [ 0.967829] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:23:55 cirros kern.info kernel: [ 0.969529] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:23:55 cirros kern.info kernel: [ 0.972608] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:23:55 cirros kern.info kernel: [ 0.974669] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:23:55 cirros kern.info kernel: [ 1.000169] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:23:55 cirros kern.info kernel: [ 1.001181] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:23:55 cirros kern.info kernel: [ 1.002632] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:23:55 cirros kern.info kernel: [ 1.006788] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:23:55 cirros kern.info kernel: [ 1.086753] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:23:55 cirros kern.info kernel: [ 1.095392] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:23:55 cirros kern.notice kernel: [ 1.118398] random: dd urandom read with 5 bits of entropy available Aug 17 07:23:55 cirros kern.info kernel: [ 1.131848] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:23:55 cirros kern.info kernel: [ 1.292377] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:23:55 cirros kern.info kernel: [ 1.292379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:23:55 cirros kern.info kernel: [ 1.292380] usb 1-1: Product: QEMU USB Tablet Aug 17 07:23:55 cirros kern.info kernel: [ 1.292381] usb 1-1: Manufacturer: QEMU Aug 17 07:23:55 cirros kern.info kernel: [ 1.292382] usb 1-1: SerialNumber: 42 Aug 17 07:23:56 cirros kern.info kernel: [ 1.619800] tsc: Refined TSC clocksource calibration: 3491.809 MHz Aug 17 07:23:56 cirros kern.info kernel: [ 1.619818] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns Aug 17 07:23:57 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:23:57 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:23:57 cirros kern.info kernel: [ 2.753071] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:23:57 cirros kern.info kernel: [ 2.792010] 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:238 2018-08-17 06:30:11.989 63 INFO tempest.lib.common.rest_client [req-a7ff422d-bee0-4e79-984f-afef9542a15b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6/action 0.078s 2018-08-17 06:30:11.990 63 DEBUG tempest.lib.common.rest_client [req-a7ff422d-bee0-4e79-984f-afef9542a15b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '31677', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6/action', u'x-compute-request-id': 'req-a7ff422d-bee0-4e79-984f-afef9542a15b', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a7ff422d-bee0-4e79-984f-afef9542a15b'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 469911145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11.992 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for d8db066e-47ab-40a1-a8a4-9c7e2939aea6 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 469911145 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.184477] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186746] pid_max: default: 32768 minimum: 301 [ 0.187964] ACPI: Core revision 20150930 [ 0.189629] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191416] Security Framework initialized [ 0.192543] Yama: becoming mindful. [ 0.193538] AppArmor: AppArmor initialized [ 0.194696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196462] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198167] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199803] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201706] Initializing cgroup subsys io [ 0.202830] Initializing cgroup subsys memory [ 0.204030] Initializing cgroup subsys devices [ 0.205245] Initializing cgroup subsys freezer [ 0.206441] Initializing cgroup subsys net_cls [ 0.207651] Initializing cgroup subsys perf_event [ 0.208907] Initializing cgroup subsys net_prio [ 0.210121] Initializing cgroup subsys hugetlb [ 0.211324] Initializing cgroup subsys pids [ 0.212516] CPU: Physical Processor ID: 0 [ 0.214313] mce: CPU supports 10 MCE banks [ 0.215478] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216874] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239680] ftrace: allocating 31920 entries in 125 pages [ 0.265134] smpboot: Max logical packages: 1 [ 0.266311] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268201] x2apic enabled [ 0.269345] Switched APIC routing to physical x2apic. [ 0.271827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278574] KVM setup paravirtual spinlock [ 0.280174] x86: Booted up 1 node, 1 CPUs [ 0.281281] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283167] devtmpfs: initialized [ 0.285139] evm: security.selinux [ 0.286102] evm: security.SMACK64 [ 0.287057] evm: security.SMACK64EXEC [ 0.288097] evm: security.SMACK64TRANSMUTE [ 0.289208] evm: security.SMACK64MMAP [ 0.290238] evm: security.ima [ 0.291129] evm: security.capability [ 0.292213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294721] pinctrl core: initialized pinctrl subsystem [ 0.296203] RTC time: 6:23:45, date: 08/17/18 [ 0.297490] NET: Registered protocol family 16 [ 0.298806] cpuidle: using governor ladder [ 0.299927] cpuidle: using governor menu [ 0.301015] PCCT header not found. [ 0.302043] ACPI: bus type PCI registered [ 0.303152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304829] PCI: Using configuration type 1 for base access [ 0.306964] ACPI: Added _OSI(Module Device) [ 0.308135] ACPI: Added _OSI(Processor Device) [ 0.309324] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310562] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312709] ACPI: Interpreter enabled [ 0.313755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323833] ACPI: (supports S0 S5) [ 0.324803] ACPI: Using IOAPIC for interrupt routing [ 0.326095] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331439] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337656] acpiphp: Slot [3] registered [ 0.338756] acpiphp: Slot [4] registered [ 0.339841] acpiphp: Slot [5] registered [ 0.340929] acpiphp: Slot [6] registered [ 0.342020] acpiphp: Slot [7] registered [ 0.343111] acpiphp: Slot [8] registered [ 0.344196] acpiphp: Slot [9] registered [ 0.345288] acpiphp: Slot [10] registered [ 0.346399] acpiphp: Slot [11] registered [ 0.347509] acpiphp: Slot [12] registered [ 0.348615] acpiphp: Slot [13] registered [ 0.349715] acpiphp: Slot [14] registered [ 0.350819] acpiphp: Slot [15] registered [ 0.365812] acpiphp: Slot [16] registered [ 0.366956] acpiphp: Slot [17] registered [ 0.368078] acpiphp: Slot [18] registered [ 0.369185] acpiphp: Slot [19] registered [ 0.370289] acpiphp: Slot [20] registered [ 0.371401] acpiphp: Slot [21] registered [ 0.372505] acpiphp: Slot [22] registered [ 0.373611] acpiphp: Slot [23] registered [ 0.374718] acpiphp: Slot [24] registered [ 0.375826] acpiphp: Slot [25] registered [ 0.376928] acpiphp: Slot [26] registered [ 0.378032] acpiphp: Slot [27] registered [ 0.379149] acpiphp: Slot [28] registered [ 0.380257] acpiphp: Slot [29] registered [ 0.381357] acpiphp: Slot [30] registered [ 0.382459] acpiphp: Slot [31] registered [ 0.383564] PCI host bridge to bus 0000:00 [ 0.384668] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387952] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389933] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401207] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402911] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407426] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431306] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435269] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.441039] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442810] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446373] vgaarb: loaded [ 0.447207] vgaarb: bridge control possible 0000:00:02.0 [ 0.448854] SCSI subsystem initialized [ 0.450110] ACPI: bus type USB registered [ 0.451264] usbcore: registered new interface driver usbfs [ 0.452688] usbcore: registered new interface driver hub [ 0.454075] usbcore: registered new device driver usb [ 0.455585] PCI: Using ACPI for IRQ routing [ 0.457110] NetLabel: Initializing [ 0.458092] NetLabel: domain hash size = 128 [ 0.459249] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460559] NetLabel: unlabeled traffic allowed by default [ 0.462135] clocksource: Switched to clocksource kvm-clock [ 0.472150] AppArmor: AppArmor Filesystem Enabled [ 0.473450] pnp: PnP ACPI init [ 0.474682] pnp: PnP ACPI: found 5 devices [ 0.481507] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483844] NET: Registered protocol family 2 [ 0.485262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488668] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490304] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493372] NET: Registered protocol family 1 [ 0.494575] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496066] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497525] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526551] Trying to unpack rootfs image as initramfs... [ 0.587772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593237] Scanning for low memory corruption every 60 seconds [ 0.595421] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597030] audit: initializing netlink subsys (disabled) [ 0.598537] audit: type=2000 audit(1534487026.127:1): initialized [ 0.600413] Initialise system trusted keyring [ 0.601780] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603378] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606106] zbud: loaded [ 0.607114] VFS: Disk quotas dquot_6.6.0 [ 0.608251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610436] fuse init (API version 7.23) [ 0.611671] Key type big_key registered [ 0.612781] Allocating IMA MOK and blacklist keyrings. [ 0.614468] Key type asymmetric registered [ 0.615612] Asymmetric key parser 'x509' registered [ 0.616931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619005] io scheduler noop registered [ 0.620105] io scheduler deadline registered (default) [ 0.621474] io scheduler cfq registered [ 0.622673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627888] ACPI: Power Button [PWRF] [ 0.629124] GHES: HEST is not enabled! [ 0.643305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672790] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675796] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702647] Linux agpgart interface v0.103 [ 0.706045] brd: module loaded [ 0.708264] loop: module loaded [ 0.713134] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715181] GPT:90111 != 2097151 [ 0.716127] GPT:Alternate GPT header not at the end of the disk. [ 0.717634] GPT:90111 != 2097151 [ 0.718577] GPT: Use GNU Parted to correct GPT errors. [ 0.719917] vda: vda1 vda15 [ 0.721612] scsi host0: ata_piix [ 0.722703] scsi host1: ata_piix [ 0.723708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727374] libphy: Fixed MDIO Bus: probed [ 0.728514] tun: Universal TUN/TAP device driver, 1.6 [ 0.729825] tun: (C) 1999-2004 Max Krasnyansky [ 0.732790] PPP generic driver version 2.4.2 [ 0.734046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735699] ehci-pci: EHCI PCI platform driver [ 0.736924] ehci-platform: EHCI generic platform driver [ 0.738299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739875] ohci-pci: OHCI PCI platform driver [ 0.741134] ohci-platform: OHCI generic platform driver [ 0.742510] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757208] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760652] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767261] usb usb1: Product: UHCI Host Controller [ 0.768534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770111] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771435] hub 1-0:1.0: USB hub found [ 0.772617] hub 1-0:1.0: 2 ports detected [ 0.773913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776808] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.778122] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779529] mousedev: PS/2 mouse device common for all mice [ 0.781249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783754] rtc_cmos 00:00: RTC can wake from S4 [ 0.785293] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786923] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.788550] i2c /dev entries driver [ 0.789606] device-mapper: uevent: version 1.0.3 [ 0.790938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793210] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795059] NET: Registered protocol family 10 [ 0.796620] NET: Registered protocol family 17 [ 0.797852] Key type dns_resolver registered [ 0.799164] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.800666] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.803104] registered taskstats version 1 [ 0.804268] Loading compiled-in X.509 certificates [ 0.806133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808752] zswap: loaded using pool lzo/zbud [ 0.810846] Key type trusted registered [ 0.812970] Key type encrypted registered [ 0.814099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.815515] ima: No TPM chip found, activating TPM-bypass! [ 0.816924] evm: HMAC attrs: 0x1 [ 0.818240] Magic number: 14:745:367 [ 0.819415] rtc_cmos 00:00: setting system clock to 2018-08-17 06:23:46 UTC (1534487026) [ 0.821635] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.823151] EDD information not available. [ 0.887719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904124] Write protecting the kernel read-only data: 14336k [ 0.907193] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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.065267] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000006b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDToqInC4DAFQprvPRYRmwkz7N35ltDvJKfUBcbO0t72TbC/GI9+Ej725RQuUyYrswb7DuAjvaCu+ZoFPXAHlfhGrZbsM+ls3Triwhx179JzmS9Zx9Rl/0LgaG02AMTF2IndA9zmG0i0t40ULSzWrkfXLcIjPi2sKg3alM7tmo8DIyvNyiDIsePFpkEqt2DA1erL1xKFAPxoBEIUEkxLeowAu8e42LvA/tAVN2x1Yo7/cghAiYfoAzQYZqnjmVlDsTXB6RKX8I143L2RYAD/5EqJaYz2AxYTTLIdwzEiLM7B8j1nMEsfuqfkp+AYh8VCCCgYLHWXiXk3kojMEUvN8HX root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBANBxGWr/iQhnjYtJinfqXY7NzRn727OvEmnaROoOwuBDjrknHKWCgFF9IaJRQs2xo1cQlMbS189B15mQEt1WYanQLOFzeJDmwT+vGgBITqqmviCq75LL9iugcL4BFCd3bflkIt9Wa1b3Am5rVrUEqOM3uytDl+KYOL6HVU/+j2THAAAAFQD4GTE7SsXCJE6cxIOyPUBRala6uwAAAIA5k2cAL77U6hVVlA524DKRzhOTEeQfi/CR2ej1Ln6qfU3w1wDUK97Zeg4nOALdcMD4GTbJ2rnZvGJWIYYSezRCKSTaafhh7jdgmSoBUJgFVcSw2CXU8TrPRDtyvGBQQPEZsHXOLr8soeASDZA/4YVtrEpzp0IaGino5hy86hfWzAAAAIAXsWVhB90BDGt5X+wmdT/IFeHbIGxJOAq9KVsyqjNZVhnSnjl3IvmXqYgiKz/kgFXip0YO0ObcnR1t1D70wwq3XJPn7eVRpXbkwdnOY/kV2SIWXMd70hQ5MmbhfyclsvX70E39hUawaW08xO2cc4GsJZEb7kPeMvz9OgCeY0KZbQ== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.30s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:feed:4e7c/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.2 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-0000006b name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.04 === === 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:ED:4E:7C inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feed:4e7c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.703 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.454 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.235 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.231 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.245 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.231/0.373/0.703 ms ### uname -a Linux server-1 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.082156] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.242877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242879] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.242880] usb 1-1: Product: QEMU USB Tablet [ 1.242881] usb 1-1: Manufacturer: QEMU [ 1.242882] usb 1-1: SerialNumber: 42 [ 1.590213] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.590221] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns [ 2.961722] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.996583] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:23:46 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 17 07:23:46 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 17 07:23:46 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) Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 17 07:23:46 cirros kern.notice kernel: [ 1.065267] random: dd urandom read with 4 bits of entropy available Aug 17 07:23:46 cirros kern.info kernel: [ 1.082156] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:23:46 cirros kern.info kernel: [ 1.242877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:23:46 cirros kern.info kernel: [ 1.242879] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:23:46 cirros kern.info kernel: [ 1.242880] usb 1-1: Product: QEMU USB Tablet Aug 17 07:23:46 cirros kern.info kernel: [ 1.242881] usb 1-1: Manufacturer: QEMU Aug 17 07:23:46 cirros kern.info kernel: [ 1.242882] usb 1-1: SerialNumber: 42 Aug 17 07:23:47 cirros kern.info kernel: [ 1.590213] tsc: Refined TSC clocksource calibration: 3491.870 MHz Aug 17 07:23:47 cirros kern.info kernel: [ 1.590221] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns Aug 17 07:23:48 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:23:48 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:23:48 cirros kern.info kernel: [ 2.961722] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:23:48 cirros kern.info kernel: [ 2.996583] 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-1 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-17 06:30:13.352 63 INFO tempest.lib.common.rest_client [req-68844b33-2c04-48e6-bb51-6a3835d6a217 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/1dc5e08e-5422-45d1-ac8e-e463e12d45a5 1.305s 2018-08-17 06:30:13.352 63 DEBUG tempest.lib.common.rest_client [req-68844b33-2c04-48e6-bb51-6a3835d6a217 ] 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.23:9696/v2.0/floatingips/1dc5e08e-5422-45d1-ac8e-e463e12d45a5', u'date': 'Fri, 17 Aug 2018 06:30:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68844b33-2c04-48e6-bb51-6a3835d6a217'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:14.986 63 INFO tempest.lib.common.rest_client [req-b0b5e66f-e505-4079-90ef-d28fa7b1b900 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/remove_router_interface 1.633s 2018-08-17 06:30:14.987 63 DEBUG tempest.lib.common.rest_client [req-b0b5e66f-e505-4079-90ef-d28fa7b1b900 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:30:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0b5e66f-e505-4079-90ef-d28fa7b1b900'} Body: {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187", "subnet_ids": ["9971eed8-de08-420e-baa5-7d8b60740187"], "port_id": "9230d73c-86a0-4fb1-a10c-e633d1207b3a", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:16.462 63 INFO tempest.lib.common.rest_client [req-d24d3f0f-62f9-4141-b0b5-b36e77910730 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a 1.473s 2018-08-17 06:30:16.462 63 DEBUG tempest.lib.common.rest_client [req-d24d3f0f-62f9-4141-b0b5-b36e77910730 ] 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.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a', u'date': 'Fri, 17 Aug 2018 06:30:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d24d3f0f-62f9-4141-b0b5-b36e77910730'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:18.103 63 INFO tempest.lib.common.rest_client [req-bf3fed01-dd56-4250-a532-ef6ecd885ce0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/02f1da3d-a239-4c78-9f7b-a3e21015d14c 1.639s 2018-08-17 06:30:18.104 63 DEBUG tempest.lib.common.rest_client [req-bf3fed01-dd56-4250-a532-ef6ecd885ce0 ] 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.23:9696/v2.0/floatingips/02f1da3d-a239-4c78-9f7b-a3e21015d14c', u'date': 'Fri, 17 Aug 2018 06:30:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf3fed01-dd56-4250-a532-ef6ecd885ce0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:19.891 63 INFO tempest.lib.common.rest_client [req-f945b505-09ee-4855-8c98-8e1f6f90fcb5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/remove_router_interface 1.785s 2018-08-17 06:30:19.891 63 DEBUG tempest.lib.common.rest_client [req-f945b505-09ee-4855-8c98-8e1f6f90fcb5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:30:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f945b505-09ee-4855-8c98-8e1f6f90fcb5'} Body: {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54", "subnet_ids": ["c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"], "port_id": "87ede79a-c691-4e97-97f4-67e026340b6b", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:21.410 63 INFO tempest.lib.common.rest_client [req-2b282218-c29e-4585-a163-2f184245a2cd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c 1.517s 2018-08-17 06:30:21.411 63 DEBUG tempest.lib.common.rest_client [req-2b282218-c29e-4585-a163-2f184245a2cd ] 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.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c', u'date': 'Fri, 17 Aug 2018 06:30:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2b282218-c29e-4585-a163-2f184245a2cd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:21.585 63 INFO tempest.lib.common.rest_client [req-e10edb1e-e2a4-4013-a122-50cef1242222 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.172s 2018-08-17 06:30:21.586 63 DEBUG tempest.lib.common.rest_client [req-e10edb1e-e2a4-4013-a122-50cef1242222 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-e10edb1e-e2a4-4013-a122-50cef1242222', 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': 'Fri, 17 Aug 2018 06:30:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e10edb1e-e2a4-4013-a122-50cef1242222'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:22.544 63 INFO tempest.lib.common.rest_client [req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.956s 2018-08-17 06:30:22.544 63 DEBUG tempest.lib.common.rest_client [req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71 ] 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71', 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': 'Fri, 17 Aug 2018 06:30:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:21Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:23.603 63 INFO tempest.lib.common.rest_client [req-1bcf9da4-46e3-4321-b802-0b331fec85b3 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.043s 2018-08-17 06:30:23.604 63 DEBUG tempest.lib.common.rest_client [req-1bcf9da4-46e3-4321-b802-0b331fec85b3 ] 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-1bcf9da4-46e3-4321-b802-0b331fec85b3', 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': 'Fri, 17 Aug 2018 06:30:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1bcf9da4-46e3-4321-b802-0b331fec85b3'} Body: {"itemNotFound": {"message": "Instance efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:24.212 63 INFO tempest.lib.common.rest_client [req-c95d1c29-8521-4c04-be73-a00cb2346c54 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/425e12f8-e5cd-4c42-8489-f4d723513f6d 0.606s 2018-08-17 06:30:24.213 63 DEBUG tempest.lib.common.rest_client [req-c95d1c29-8521-4c04-be73-a00cb2346c54 ] 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.23:9696/v2.0/ports/425e12f8-e5cd-4c42-8489-f4d723513f6d', u'date': 'Fri, 17 Aug 2018 06:30:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c95d1c29-8521-4c04-be73-a00cb2346c54'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:24.399 63 INFO tempest.lib.common.rest_client [req-942c9a4b-4487-4269-88c7-1fd613308845 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.185s 2018-08-17 06:30:24.400 63 DEBUG tempest.lib.common.rest_client [req-942c9a4b-4487-4269-88c7-1fd613308845 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-942c9a4b-4487-4269-88c7-1fd613308845', 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': 'Fri, 17 Aug 2018 06:30:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-942c9a4b-4487-4269-88c7-1fd613308845'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:24.938 63 INFO tempest.lib.common.rest_client [req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.537s 2018-08-17 06:30:24.939 63 DEBUG tempest.lib.common.rest_client [req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8', 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': 'Fri, 17 Aug 2018 06:30:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:26.017 63 INFO tempest.lib.common.rest_client [req-f92caab9-c152-44f9-a49a-c61113486c15 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.045s 2018-08-17 06:30:26.018 63 DEBUG tempest.lib.common.rest_client [req-f92caab9-c152-44f9-a49a-c61113486c15 ] 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-f92caab9-c152-44f9-a49a-c61113486c15', 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': 'Fri, 17 Aug 2018 06:30:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f92caab9-c152-44f9-a49a-c61113486c15'} Body: {"itemNotFound": {"message": "Instance 3e584c12-4403-4316-b292-acd661bf1163 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:26.918 63 INFO tempest.lib.common.rest_client [req-3ff3049a-fca5-4019-8d15-f4f9b44c1111 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/011d5e11-9ae9-43df-bd59-2748f1e18d53 0.898s 2018-08-17 06:30:26.918 63 DEBUG tempest.lib.common.rest_client [req-3ff3049a-fca5-4019-8d15-f4f9b44c1111 ] 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.23:9696/v2.0/ports/011d5e11-9ae9-43df-bd59-2748f1e18d53', u'date': 'Fri, 17 Aug 2018 06:30:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3ff3049a-fca5-4019-8d15-f4f9b44c1111'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:27.083 63 INFO tempest.lib.common.rest_client [req-19a03518-9030-4a5a-925b-ff1c27ce5fe6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.163s 2018-08-17 06:30:27.083 63 DEBUG tempest.lib.common.rest_client [req-19a03518-9030-4a5a-925b-ff1c27ce5fe6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-19a03518-9030-4a5a-925b-ff1c27ce5fe6', 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': 'Fri, 17 Aug 2018 06:30:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19a03518-9030-4a5a-925b-ff1c27ce5fe6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:27.754 63 INFO tempest.lib.common.rest_client [req-3b195215-ed70-42af-bdce-0d18371c67f1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.669s 2018-08-17 06:30:27.755 63 DEBUG tempest.lib.common.rest_client [req-3b195215-ed70-42af-bdce-0d18371c67f1 ] 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-3b195215-ed70-42af-bdce-0d18371c67f1', 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': 'Fri, 17 Aug 2018 06:30:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b195215-ed70-42af-bdce-0d18371c67f1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:27Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:28.817 63 INFO tempest.lib.common.rest_client [req-572b7010-31f3-40ab-9b45-979e63e0b102 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.045s 2018-08-17 06:30:28.817 63 DEBUG tempest.lib.common.rest_client [req-572b7010-31f3-40ab-9b45-979e63e0b102 ] 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-572b7010-31f3-40ab-9b45-979e63e0b102', 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': 'Fri, 17 Aug 2018 06:30:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-572b7010-31f3-40ab-9b45-979e63e0b102'} Body: {"itemNotFound": {"message": "Instance 701a0013-d5bd-446d-a444-50bb05480c22 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:29.445 63 INFO tempest.lib.common.rest_client [req-c186afb1-04f5-4086-bc20-6220f942fa1c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/65731e7f-18bd-48c8-b29d-ce692b29cfd2 0.626s 2018-08-17 06:30:29.446 63 DEBUG tempest.lib.common.rest_client [req-c186afb1-04f5-4086-bc20-6220f942fa1c ] 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.23:9696/v2.0/ports/65731e7f-18bd-48c8-b29d-ce692b29cfd2', u'date': 'Fri, 17 Aug 2018 06:30:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c186afb1-04f5-4086-bc20-6220f942fa1c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:29.606 63 INFO tempest.lib.common.rest_client [req-326fb5a6-807c-4dd6-a154-18831ea3fd6e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.158s 2018-08-17 06:30:29.606 63 DEBUG tempest.lib.common.rest_client [req-326fb5a6-807c-4dd6-a154-18831ea3fd6e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-326fb5a6-807c-4dd6-a154-18831ea3fd6e', 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': 'Fri, 17 Aug 2018 06:30:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-326fb5a6-807c-4dd6-a154-18831ea3fd6e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:30.293 63 INFO tempest.lib.common.rest_client [req-e6043677-14e3-4b2b-ae11-583ea2f28a91 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.685s 2018-08-17 06:30:30.293 63 DEBUG tempest.lib.common.rest_client [req-e6043677-14e3-4b2b-ae11-583ea2f28a91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-e6043677-14e3-4b2b-ae11-583ea2f28a91', 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': 'Fri, 17 Aug 2018 06:30:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6043677-14e3-4b2b-ae11-583ea2f28a91'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:31.366 63 INFO tempest.lib.common.rest_client [req-add3c906-7764-4d60-a588-467f53425e4f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.057s 2018-08-17 06:30:31.368 63 DEBUG tempest.lib.common.rest_client [req-add3c906-7764-4d60-a588-467f53425e4f ] 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-add3c906-7764-4d60-a588-467f53425e4f', 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': 'Fri, 17 Aug 2018 06:30:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-add3c906-7764-4d60-a588-467f53425e4f'} Body: {"itemNotFound": {"message": "Instance d8db066e-47ab-40a1-a8a4-9c7e2939aea6 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:31.978 63 INFO tempest.lib.common.rest_client [req-d66a3278-00eb-40a4-8370-9c3db76d98a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/669463da-a823-4ce4-952e-236ca7f212cf 0.608s 2018-08-17 06:30:31.978 63 DEBUG tempest.lib.common.rest_client [req-d66a3278-00eb-40a4-8370-9c3db76d98a1 ] 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.23:9696/v2.0/ports/669463da-a823-4ce4-952e-236ca7f212cf', u'date': 'Fri, 17 Aug 2018 06:30:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d66a3278-00eb-40a4-8370-9c3db76d98a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:32.013 63 INFO tempest.lib.common.rest_client [req-7b3b71ca-b566-4883-b206-363cd725e130 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-989128166 0.034s 2018-08-17 06:30:32.014 63 DEBUG tempest.lib.common.rest_client [req-7b3b71ca-b566-4883-b206-363cd725e130 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-989128166', u'x-compute-request-id': 'req-7b3b71ca-b566-4883-b206-363cd725e130', 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': 'Fri, 17 Aug 2018 06:30:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b3b71ca-b566-4883-b206-363cd725e130'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:33.073 63 INFO tempest.lib.common.rest_client [req-b54f0eb2-3b4e-4b71-9192-841e52aaf8cc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/9971eed8-de08-420e-baa5-7d8b60740187 1.058s 2018-08-17 06:30:33.074 63 DEBUG tempest.lib.common.rest_client [req-b54f0eb2-3b4e-4b71-9192-841e52aaf8cc ] 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.23:9696/v2.0/subnets/9971eed8-de08-420e-baa5-7d8b60740187', u'date': 'Fri, 17 Aug 2018 06:30:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b54f0eb2-3b4e-4b71-9192-841e52aaf8cc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:34.683 63 INFO tempest.lib.common.rest_client [req-22f7d216-733d-48ac-bee4-32b8a3120ec9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c 1.608s 2018-08-17 06:30:34.684 63 DEBUG tempest.lib.common.rest_client [req-22f7d216-733d-48ac-bee4-32b8a3120ec9 ] 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.23:9696/v2.0/networks/bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c', u'date': 'Fri, 17 Aug 2018 06:30:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22f7d216-733d-48ac-bee4-32b8a3120ec9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:35.776 63 INFO tempest.lib.common.rest_client [req-a93108cf-d934-4115-92be-82794690738e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/c6b574a0-46b6-4ad3-a4df-947ac3b4ec54 1.091s 2018-08-17 06:30:35.777 63 DEBUG tempest.lib.common.rest_client [req-a93108cf-d934-4115-92be-82794690738e ] 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.23:9696/v2.0/subnets/c6b574a0-46b6-4ad3-a4df-947ac3b4ec54', u'date': 'Fri, 17 Aug 2018 06:30:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a93108cf-d934-4115-92be-82794690738e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:37.143 63 INFO tempest.lib.common.rest_client [req-7b785198-0525-4a44-a99a-fe3134f472f4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/b5c1cbbf-0e52-4046-a079-c3b20b9d3370 1.365s 2018-08-17 06:30:37.144 63 DEBUG tempest.lib.common.rest_client [req-7b785198-0525-4a44-a99a-fe3134f472f4 ] 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.23:9696/v2.0/networks/b5c1cbbf-0e52-4046-a079-c3b20b9d3370', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b785198-0525-4a44-a99a-fe3134f472f4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:37.425 63 INFO tempest.lib.common.rest_client [req-0e828af6-3187-42f8-ab7e-bf7c3aedd426 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/f69b452c-c244-4ff4-8e4d-ba6964a90738 0.279s 2018-08-17 06:30:37.425 63 DEBUG tempest.lib.common.rest_client [req-0e828af6-3187-42f8-ab7e-bf7c3aedd426 ] 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.23:9696/v2.0/security-groups/f69b452c-c244-4ff4-8e4d-ba6964a90738', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0e828af6-3187-42f8-ab7e-bf7c3aedd426'} 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_update_rt_and_keep_local_connectivity_variant2 [423.822287s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 400, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 self._check_l3_bgpvpn(self.servers[3], self.servers[1]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1058, in _check_l3_bgpvpn_by_specific_ip ssh_client = self._setup_ssh_client(from_server) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1009, in _setup_ssh_client private_key=private_key) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client linux_client.validate_authentication() File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper six.reraise(*original_exception) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper return function(self, *args, **kwargs) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, 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.219 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:23:34,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.498s 2018-08-17 06:23:34,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-669352990 description", "name": "tempest-secgroup-smoke-669352990"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cec42a1c-d81d-4217-9c82-6777c3171808'} Body: {"security_group": {"description": "tempest-secgroup-smoke-669352990 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:33Z", "updated_at": "2018-08-17T06:23:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:23:33Z", "revision_number": 0, "id": "188cd6e7-8f01-4788-8cac-43ce5dfbe562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:23:33Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:23:33Z", "revision_number": 0, "id": "7d6b1d1d-7d63-43b3-b3a5-415e66f6ebef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:23:33Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "name": "tempest-secgroup-smoke-669352990"}} 2018-08-17 06:23:34,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.201s 2018-08-17 06:23:34,308 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a49a6a5c-3ae7-445e-9043-12c4b8aac5ba'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7922a3a7-9260-47b1-aabd-f2038b07ded9"}} 2018-08-17 06:23:34,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.170s 2018-08-17 06:23:34,480 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-287e0d62-01e3-4dc7-b768-2fcb5aacebf2'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "be60bc83-896f-4219-969a-c71563f3abd9"}} 2018-08-17 06:23:34,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 06:23:34,661 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb47ebbf-82e7-4f38-8b8b-b6a35891dd0f'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "48bbb60c-7e5b-47d5-a1b4-e3c93b761e44"}} 2018-08-17 06:23:34,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.191s 2018-08-17 06:23:34,854 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fe9014e-f54d-487d-b1d4-5a7a66ee8768'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7d289bc9-d7ac-4f5d-80b2-023d52d38585"}} 2018-08-17 06:23:35,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.164s 2018-08-17 06:23:35,020 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46aff008-ba8f-41a0-ae6e-cba106123416'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7b67abc2-1bd3-4fcf-9547-b31a1110eb4a"}} 2018-08-17 06:23:35,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:23:35,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e691649e-ae74-4c7b-9914-f8ba6e812f40'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d1e6919-0791-443f-9cf2-df83045f5524"}} 2018-08-17 06:23:35,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.134s 2018-08-17 06:23:35,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-80f085c2-d49a-4be1-bac9-0cc41e36fe06'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "42a8a290-865b-4418-b958-6e5328dbe7e6"}} 2018-08-17 06:23:35,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 06:23:35,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee9e76c0-7975-48d8-b75b-7a97edd7b59f'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "62f8d461-afcd-494b-b98c-a155e42a9518"}} 2018-08-17 06:23:35,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.295s 2018-08-17 06:23:35,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-802559828"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb25645e-836a-4e1e-b6b3-cf22f369012e'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:23:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","name":"tempest-A-802559828"}} 2018-08-17 06:23:36,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.521s 2018-08-17 06:23:36,296 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "name": "tempest-subnet-A-1-854093344"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:23:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9aadc9-ac6b-4325-bfeb-72b9e3038a63'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:23:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","subnetpool_id":null,"name":"tempest-subnet-A-1-854093344"}} 2018-08-17 06:23:36,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.230s 2018-08-17 06:23:36,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1994524144"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:23:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32eecb8a-7bcd-437b-8be9-e1c94a3a6c94'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:23:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","name":"tempest-B-1994524144"}} 2018-08-17 06:23:37,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.633s 2018-08-17 06:23:37,163 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "name": "tempest-subnet-B-1-1667654010"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8806d113-69e3-4c5d-aaf1-c817908e0ca4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:23:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"9971eed8-de08-420e-baa5-7d8b60740187","subnetpool_id":null,"name":"tempest-subnet-B-1-1667654010"}} 2018-08-17 06:23:37,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.474s 2018-08-17 06:23:37,639 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-824bae8c-9b8b-471e-913a-d2d520fcdbb5'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "b4a5bfda-6482-40cc-8e30-77d53212c85d"}} 2018-08-17 06:23:37,895 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.254s 2018-08-17 06:23:37,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-989128166"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f3f4d5d9-b106-4585-81f5-8446f0cfa758', 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': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3f4d5d9-b106-4585-81f5-8446f0cfa758'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb/2ytKyJCMEY1GXCduh1mSfeFeKYKWHL+1SLvH8uq3TmjOacwQB7zcxfgCtcLUHYvDOQz/7WPz44atr6TO6qnhonWaVNFYykwVvyHG0UHRO9HsLw+22XEEvA/J8NlfEPxJio6F8/gHPtI+HzOlLW3C/lmASqyOaCf5zbkyluKjpSawgSWQ0VzWmDRLqde2fLfMj0zaeagQbRwTc1jehtgKHj0xFEeAzp8+AkaDNDVoKAH2Vo/uv9SrBeqji6otTTu1VWd+vqJFQ/VWIUm5LyevQ0o2o1LGvJ9F1bKKMV17L5zhf/g8kDkdAIfZGQmmn9dPEk0Ji8bbNDb4UT7rqUZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAm/9srSsiQjBGNRlwnbodZkn3hXimClhy/tUi7x/Lqt05ozmn\nMEAe83MX4ArXC1B2LwzkM/+1j8+OGra+kzuqp4aJ1mlTRWMpMFb8hxtFB0TvR7C8\nPttlxBLwPyfDZXxD8SYqOhfP4Bz7SPh8zpS1twv5ZgEqsjmgn+c25Mpbio6UmsIE\nlkNFc1pg0S6nXtny3zI9M2nmoEG0cE3NY3obYCh49MRRHgM6fPgJGgzQ1aCgB9la\nP7r/UqwXqo4uqLU07tVVnfr6iRUP1ViFJuS8nr0NKNqNSxryfRdWyijFdey+c4X/\n4PJA5HQCH2RkJpp/XTxJNCYvG2zQ2+FE+66lGQIDAQABAoIBAGewzmIEq87nG6Or\n90lALs6RF/AmE+gIhteQgJoFvnEif29ZoSHXXTthI1uOmQYyQ3xey0ktDVg8FC75\njY98N6EHMpPMiscydGxnRY/gtm9wiMRUW6xEVU6RcBPqsFzCzr56KdNXhJtpaDZG\nxV7jRi4XzXzaBbFV0Mi4/anyQArGVZ0uS8hC2OJcrrUxijyyUEksns9eVywVh75S\n7BcnJwVpVnetieeB0oXFk97FvPFNrrFd+50wonrsHZibLKNEe/HrBfbwWgxAsGEC\n60m5Jp7i/P2vnPgDt0X05bU5Od1X39yA34zjgEzrcRO8tXJ8QvQoio/2JsQWz7GB\n7iMb0iECgYEAykUYb2664Ryd/ul2OUI1yS8Z7EdwhpclfK3qEBlMMOnFOU0YH5KB\n7ftGazPdEI4GE7H3g6RG5uX7xo+u3YcMAzx5kxtkgVC7qAKJNziv5VWGBHQ7OPa4\nlub3YkLE/lwvMagmuDvpB1Z8FqaLtEw6fWapVImzS0DGngymDg/x0e0CgYEAxW+y\nWFDUlQ+ncYOsohJ1qSf2U1HMalQ7zNP+AvmaTeqFQ3sIh8j0CPZhb/0MkzAL2cKt\n2PBzzbMEccBm9IYuSzj/0F4XfACKOa549mM+av2DjJMHGJPlNk6CtXutjBVkqfnO\nLyzyHFhQ24cOuNBW4OwIxGdPM9uajVsEKfNmql0CgYAcfKq6Vu/+8FbYJe0+lzKY\nCQgvnMgeTH89FglXBxkR8nqSXWc+WxXtfGwogP9ra3UzpOblJWfO8SkKiAXqsTBh\n7Ex7CWqYQ9SKDwFgQ52SQP9E9VG57hWFOzYwIpM396e16Ka7X8SsAeQsFHysgefi\n7Wh/vX0A5jiS3dktNdWq6QKBgAXjvhs6Vg0YSXNubSDskgv4wDVeFE37s0j57fLi\nxUKbw1vu+KMsUHNP/job/1sIrOHTF+KH0byKIZDPH4Md2ZWu3pq1o9e0IGt2E++t\nqDgC1gDEhgqqpsTG9Mk7JkMuhDE53Xe0zIgh7k+OKNdEh8Lv55cMSeWPIH4k/+vM\ncfyVAoGAdGSbBVKw1J/x4YWSf7OacUBEMEzzvsmmct1nvDqy3WZlmW1bAZpPimw6\nmvX993WT3sESobibQ+OT/0jKrJ/GsF6W+TrubRGBNw/CV+DulYVL817/U36VS+gc\nmEExWP36QDUzMZCi6JhvCBZK7Myigq4+/bEpoNeRTyAQSWkmCzI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-989128166", "fingerprint": "db:c3:32:5d:fa:be:41:7d:c2:bd:1a:57:11:ac:3a:98"}} 2018-08-17 06:23:39,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.142s 2018-08-17 06:23:39,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1861120929", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3312274d-a57b-4ad6-909f-8529e08f6357'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:38Z","name":"tempest-port-smoke-1861120929","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ed:4e:7c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","ip_address":"10.101.11.10"}],"id":"669463da-a823-4ce4-952e-236ca7f212cf","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:23:40,014 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 0.966s 2018-08-17 06:23:40,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "port": "669463da-a823-4ce4-952e-236ca7f212cf"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c36d5f80-50d0-489c-827e-244fed1f1344', 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c36d5f80-50d0-489c-827e-244fed1f1344'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "adminPass": "vBHxccS96hZF"}} 2018-08-17 06:23:40,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.322s 2018-08-17 06:23:40,342 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b', 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': 'Fri, 17 Aug 2018 06:23:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:41,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.084s 2018-08-17 06:23:41,438 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d', 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': 'Fri, 17 Aug 2018 06:23:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:42,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.409s 2018-08-17 06:23:42,864 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-077d54af-df51-4112-a2d0-61bdd8812899', 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': 'Fri, 17 Aug 2018 06:23:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-077d54af-df51-4112-a2d0-61bdd8812899'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:42,877 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:23:44,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.153s 2018-08-17 06:23:44,032 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-78b9705e-b382-4e3d-a6af-da8b52b2cbca', 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': 'Fri, 17 Aug 2018 06:23:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78b9705e-b382-4e3d-a6af-da8b52b2cbca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:45,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.159s 2018-08-17 06:23:45,206 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-df51d65d-6775-417f-9ee6-d8251c5891a6', 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': 'Fri, 17 Aug 2018 06:23:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df51d65d-6775-417f-9ee6-d8251c5891a6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:46,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.485s 2018-08-17 06:23:46,711 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b', 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': 'Fri, 17 Aug 2018 06:23:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:46,729 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:23:47,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.421s 2018-08-17 06:23:47,152 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-45276420-3243-4b57-8d1d-1da3d5a3bdd2', 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': 'Fri, 17 Aug 2018 06:23:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45276420-3243-4b57-8d1d-1da3d5a3bdd2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:47,166 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d8db066e-47ab-40a1-a8a4-9c7e2939aea6 with status: ACTIVE 2018-08-17 06:23:48,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.276s 2018-08-17 06:23:48,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1347830923", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7aaebcc-f8fb-4969-a7ba-e4a33ec4de4e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:47Z","name":"tempest-port-smoke-1347830923","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6b:ae:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"9971eed8-de08-420e-baa5-7d8b60740187","ip_address":"10.102.21.20"}],"id":"65731e7f-18bd-48c8-b29d-ce692b29cfd2","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:23:49,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.047s 2018-08-17 06:23:49,493 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "port": "65731e7f-18bd-48c8-b29d-ce692b29cfd2"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-569cb978-b529-4819-a9b9-686385076fea', 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-569cb978-b529-4819-a9b9-686385076fea'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "701a0013-d5bd-446d-a444-50bb05480c22", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "adminPass": "NsM2CbzJ5c5L"}} 2018-08-17 06:23:49,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.058s 2018-08-17 06:23:49,556 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-c126729a-49cc-44f1-9acd-5910f1de19e0', 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': 'Fri, 17 Aug 2018 06:23:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c126729a-49cc-44f1-9acd-5910f1de19e0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:50,703 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.132s 2018-08-17 06:23:50,703 63 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': '1313', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0', 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': 'Fri, 17 Aug 2018 06:23:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:50,718 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:23:51,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.171s 2018-08-17 06:23:51,892 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-aa3164f4-9940-4cdd-9aad-40b24995addc', 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': 'Fri, 17 Aug 2018 06:23:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa3164f4-9940-4cdd-9aad-40b24995addc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:51,905 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:23:53,481 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.575s 2018-08-17 06:23:53,482 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-9af19df7-b90c-4d66-befb-27eee2e56e79', 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': 'Fri, 17 Aug 2018 06:23:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9af19df7-b90c-4d66-befb-27eee2e56e79'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:54,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.388s 2018-08-17 06:23:54,886 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-1122f995-397f-4f32-99d0-9f30e18b9d68', 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': 'Fri, 17 Aug 2018 06:23:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1122f995-397f-4f32-99d0-9f30e18b9d68'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:54,899 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:23:55,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.342s 2018-08-17 06:23:55,243 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-4c326b86-3504-4969-9a27-4fdd7b8c19fe', 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': 'Fri, 17 Aug 2018 06:23:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c326b86-3504-4969-9a27-4fdd7b8c19fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:55,257 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 701a0013-d5bd-446d-a444-50bb05480c22 with status: ACTIVE 2018-08-17 06:23:56,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.142s 2018-08-17 06:23:56,400 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-322456632", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-215a13a5-035a-416d-a05d-5f98ea77fb0a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:55Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:55Z","name":"tempest-port-smoke-322456632","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:17:b7:95","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","ip_address":"10.101.11.30"}],"id":"011d5e11-9ae9-43df-bd59-2748f1e18d53","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:23:57,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.136s 2018-08-17 06:23:57,539 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "port": "011d5e11-9ae9-43df-bd59-2748f1e18d53"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-0e73ed51-785a-4af8-85f1-7293e3f92143', 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e73ed51-785a-4af8-85f1-7293e3f92143'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e584c12-4403-4316-b292-acd661bf1163", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "adminPass": "WC8oyEvySJyi"}} 2018-08-17 06:23:57,604 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.061s 2018-08-17 06:23:57,605 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-9bda5276-d108-4dc4-9028-dceb00a7e8e3', 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': 'Fri, 17 Aug 2018 06:23:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bda5276-d108-4dc4-9028-dceb00a7e8e3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:58,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.081s 2018-08-17 06:23:58,702 63 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': '1313', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-738d7929-3663-4d7f-a023-92aba3834aac', 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': 'Fri, 17 Aug 2018 06:23:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-738d7929-3663-4d7f-a023-92aba3834aac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:58,714 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:23:59,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.154s 2018-08-17 06:23:59,871 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-53bb0b6a-29a6-434b-a46d-1c7a363da918', 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': 'Fri, 17 Aug 2018 06:23:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53bb0b6a-29a6-434b-a46d-1c7a363da918'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:59,884 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:24:01,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.147s 2018-08-17 06:24:01,033 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-85598f21-96c5-48cd-aba0-2ea1f8e38caa', 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': 'Fri, 17 Aug 2018 06:24:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85598f21-96c5-48cd-aba0-2ea1f8e38caa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:02,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.504s 2018-08-17 06:24:02,556 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-5450da71-adf0-493a-8c58-95e3c2c8f270', 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': 'Fri, 17 Aug 2018 06:24:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5450da71-adf0-493a-8c58-95e3c2c8f270'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:01Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:02,570 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:24:02,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.345s 2018-08-17 06:24:02,916 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-55a3380e-74ed-4044-9354-cfd61f699084', 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': 'Fri, 17 Aug 2018 06:24:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55a3380e-74ed-4044-9354-cfd61f699084'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:01Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:02,929 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 3e584c12-4403-4316-b292-acd661bf1163 with status: ACTIVE 2018-08-17 06:24:03,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.861s 2018-08-17 06:24:03,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1328543528", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:24:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebb8aa59-12a9-4424-b8e9-3faed3f2565c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:24:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:24:03Z","name":"tempest-port-smoke-1328543528","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:ec:97","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"9971eed8-de08-420e-baa5-7d8b60740187","ip_address":"10.102.21.40"}],"id":"425e12f8-e5cd-4c42-8489-f4d723513f6d","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:24:05,215 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.422s 2018-08-17 06:24:05,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "port": "425e12f8-e5cd-4c42-8489-f4d723513f6d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-54da1862-2e96-45b4-a823-c3cda7c17c8a', 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:24:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54da1862-2e96-45b4-a823-c3cda7c17c8a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "adminPass": "VY2GTx8tKYgu"}} 2018-08-17 06:24:05,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.320s 2018-08-17 06:24:05,540 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-ea43663c-7685-4704-84c6-c7b0709ee865', 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': 'Fri, 17 Aug 2018 06:24:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea43663c-7685-4704-84c6-c7b0709ee865'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:06,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.107s 2018-08-17 06:24:06,666 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7', 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': 'Fri, 17 Aug 2018 06:24:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:06,680 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-17 06:24:07,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.151s 2018-08-17 06:24:07,834 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566', 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': 'Fri, 17 Aug 2018 06:24:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:08,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.147s 2018-08-17 06:24:08,995 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-cbcb4527-eb8d-4e13-87cb-2a05021ad690', 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': 'Fri, 17 Aug 2018 06:24:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbcb4527-eb8d-4e13-87cb-2a05021ad690'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:10,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.434s 2018-08-17 06:24:10,446 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-e113c8b3-0fca-45dc-bef1-aee7b005a8da', 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': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e113c8b3-0fca-45dc-bef1-aee7b005a8da'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:10,458 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:24:10,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.354s 2018-08-17 06:24:10,814 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-de67c38f-18e1-4d14-8237-57938104ec36', 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': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de67c38f-18e1-4d14-8237-57938104ec36'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:10,825 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b with status: ACTIVE 2018-08-17 06:24:10,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.102s 2018-08-17 06:24:10,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1258114159", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16a58a07-6e15-421f-a755-1db6e90e30a0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:10Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "name": "tempest-router--1258114159"}} 2018-08-17 06:24:12,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c 1.651s 2018-08-17 06:24:12,581 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c', u'date': 'Fri, 17 Aug 2018 06:24:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-609fce1f-ccf1-49e2-a941-8490322caffa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:10Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:12Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "name": "tempest-router--1258114159"}} 2018-08-17 06:24:14,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/add_router_interface 2.156s 2018-08-17 06:24:14,739 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:24:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92047fe5-9aa9-4f3b-b7ef-b4eeaaacb77e'} Body: {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54", "subnet_ids": ["c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"], "port_id": "87ede79a-c691-4e97-97f4-67e026340b6b", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c"} 2018-08-17 06:24:16,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.851s 2018-08-17 06:24:16,592 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "669463da-a823-4ce4-952e-236ca7f212cf"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:24:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df5ab919-f5d9-42e5-a9ec-c7253f7cddfd'} Body: {"floatingip": {"router_id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:24:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "669463da-a823-4ce4-952e-236ca7f212cf", "id": "02f1da3d-a239-4c78-9f7b-a3e21015d14c", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:24:16,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.169s 2018-08-17 06:24:16,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--257993407", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:24:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08945121-79ce-4549-bd11-8df0650193c5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:16Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:16Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "name": "tempest-router--257993407"}} 2018-08-17 06:24:18,318 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a 1.554s 2018-08-17 06:24:18,319 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a', u'date': 'Fri, 17 Aug 2018 06:24:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f61c529-7810-47b2-aec5-183724606d7c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:16Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:18Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "name": "tempest-router--257993407"}} 2018-08-17 06:24:20,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/add_router_interface 2.031s 2018-08-17 06:24:20,352 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:24:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fb2fce4-8644-4c2f-9d2f-aca4e83de9e7'} Body: {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187", "subnet_ids": ["9971eed8-de08-420e-baa5-7d8b60740187"], "port_id": "9230d73c-86a0-4fb1-a10c-e633d1207b3a", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"} 2018-08-17 06:24:22,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.780s 2018-08-17 06:24:22,134 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "425e12f8-e5cd-4c42-8489-f4d723513f6d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:24:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e027ec38-ffff-4c1a-a10a-a259461212e2'} Body: {"floatingip": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:24:21Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.219", "revision_number": 0, "port_id": "425e12f8-e5cd-4c42-8489-f4d723513f6d", "id": "1dc5e08e-5422-45d1-ac8e-e463e12d45a5", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:21Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:24:23,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/network_associations 0.879s 2018-08-17 06:24:23,014 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/network_associations', u'date': 'Fri, 17 Aug 2018 06:24:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4724f7d3-5fbe-4be5-98e2-b0c6827b2c1e'} Body: {"network_association": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "id": "f2c3520c-cc6c-49a5-b6d3-71593a740d86"}} 2018-08-17 06:24:23,015 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:39,048 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:39,151 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:39,174 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:39,289 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:24:39,289 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:39,292 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:39,352 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:39,356 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:44,364 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:24:44,364 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:24:44,365 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.076100 seconds 2018-08-17 06:24:44,366 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:44,368 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:44,430 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:44,432 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:44,547 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-17 06:24:44,547 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:44,549 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:44,608 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:44,613 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:48,621 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074789 seconds 2018-08-17 06:24:49,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/router_associations 0.635s 2018-08-17 06:24:49,258 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/router_associations', u'date': 'Fri, 17 Aug 2018 06:24:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-898c88f4-6768-4816-a47d-23337c75d7cd'} Body: {"router_association": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "id": "22024ca8-8882-44db-a6d4-a12b0ef0a7de"}} 2018-08-17 06:24:49,259 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:49,262 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:49,326 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:49,359 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:49,474 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:24:49,474 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:49,476 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:49,539 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:49,541 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:54,551 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:24:54,552 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:24:54,553 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.079057 seconds 2018-08-17 06:24:54,554 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.219:22' as 'cirros' with public key authentication 2018-08-17 06:25:54,591 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-17 06:26:57,140 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-17 06:28:00,704 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-17 06:29:05,236 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-17 06:30:10,778 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 after 4 attempts 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh return function() 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh 2018-08-17 06:30:10,782 63 ERROR [networking_bgpvpn_tempest.tests.scenario.manager] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.219 failed. Error: Connection to the 172.30.9.219 via SSH timed out. User: cirros, Password: None 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.219 via SSH timed out. 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-17 06:30:11,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 06:30:11,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8979', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 06:30:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b52cfb2-7460-4a72-9d2c-7cb8f8459efb'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T07:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e400006a87fa4c59828181404e540752", "name": "tempest-TestBGPVPNBasic-380090350"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21: 2018-08-17 06:30:11,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers 0.417s 2018-08-17 06:30:11,580 63 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': '1141', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-84e4b19d-a15b-4eec-85ee-6505e926d4fc', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84e4b19d-a15b-4eec-85ee-6505e926d4fc'} Body: {"servers": [{"id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "name": "server-4"}, {"id": "3e584c12-4403-4316-b292-acd661bf1163", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "name": "server-3"}, {"id": "701a0013-d5bd-446d-a444-50bb05480c22", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "name": "server-2"}, {"id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-17 06:30:11,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b/action 0.062s 2018-08-17 06:30:11,655 63 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': '32010', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b/action', u'x-compute-request-id': 'req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516331358 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,660 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 516331358 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.181917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184124] pid_max: default: 32768 minimum: 301 [ 0.185321] ACPI: Core revision 20150930 [ 0.186958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188695] Security Framework initialized [ 0.189780] Yama: becoming mindful. [ 0.190754] AppArmor: AppArmor initialized [ 0.191878] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195325] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198761] Initializing cgroup subsys io [ 0.199854] Initializing cgroup subsys memory [ 0.201021] Initializing cgroup subsys devices [ 0.202178] Initializing cgroup subsys freezer [ 0.203341] Initializing cgroup subsys net_cls [ 0.204489] Initializing cgroup subsys perf_event [ 0.205701] Initializing cgroup subsys net_prio [ 0.206883] Initializing cgroup subsys hugetlb [ 0.208037] Initializing cgroup subsys pids [ 0.209193] CPU: Physical Processor ID: 0 [ 0.210960] mce: CPU supports 10 MCE banks [ 0.212078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213412] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228273] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234884] ftrace: allocating 31920 entries in 125 pages [ 0.260356] smpboot: Max logical packages: 1 [ 0.261504] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263328] x2apic enabled [ 0.264449] Switched APIC routing to physical x2apic. [ 0.266882] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268367] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273431] KVM setup paravirtual spinlock [ 0.275002] x86: Booted up 1 node, 1 CPUs [ 0.276096] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277937] devtmpfs: initialized [ 0.279889] evm: security.selinux [ 0.280837] evm: security.SMACK64 [ 0.281776] evm: security.SMACK64EXEC [ 0.282784] evm: security.SMACK64TRANSMUTE [ 0.283880] evm: security.SMACK64MMAP [ 0.284879] evm: security.ima [ 0.285758] evm: security.capability [ 0.286838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289295] pinctrl core: initialized pinctrl subsystem [ 0.290732] RTC time: 6:24:10, date: 08/17/18 [ 0.291997] NET: Registered protocol family 16 [ 0.293296] cpuidle: using governor ladder [ 0.294388] cpuidle: using governor menu [ 0.295442] PCCT header not found. [ 0.296446] ACPI: bus type PCI registered [ 0.297524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299160] PCI: Using configuration type 1 for base access [ 0.301285] ACPI: Added _OSI(Module Device) [ 0.302405] ACPI: Added _OSI(Processor Device) [ 0.303551] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304755] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306885] ACPI: Interpreter enabled [ 0.307908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317745] ACPI: (supports S0 S5) [ 0.318694] ACPI: Using IOAPIC for interrupt routing [ 0.319944] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323696] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328419] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331332] acpiphp: Slot [3] registered [ 0.332416] acpiphp: Slot [4] registered [ 0.333488] acpiphp: Slot [5] registered [ 0.334558] acpiphp: Slot [6] registered [ 0.335631] acpiphp: Slot [7] registered [ 0.336708] acpiphp: Slot [8] registered [ 0.337778] acpiphp: Slot [9] registered [ 0.338845] acpiphp: Slot [10] registered [ 0.339938] acpiphp: Slot [11] registered [ 0.341023] acpiphp: Slot [12] registered [ 0.342113] acpiphp: Slot [13] registered [ 0.343201] acpiphp: Slot [14] registered [ 0.344292] acpiphp: Slot [15] registered [ 0.359522] acpiphp: Slot [16] registered [ 0.360615] acpiphp: Slot [17] registered [ 0.361698] acpiphp: Slot [18] registered [ 0.362780] acpiphp: Slot [19] registered [ 0.363866] acpiphp: Slot [20] registered [ 0.364950] acpiphp: Slot [21] registered [ 0.366028] acpiphp: Slot [22] registered [ 0.367110] acpiphp: Slot [23] registered [ 0.368200] acpiphp: Slot [24] registered [ 0.369286] acpiphp: Slot [25] registered [ 0.370365] acpiphp: Slot [26] registered [ 0.371443] acpiphp: Slot [27] registered [ 0.372534] acpiphp: Slot [28] registered [ 0.373617] acpiphp: Slot [29] registered [ 0.374698] acpiphp: Slot [30] registered [ 0.375779] acpiphp: Slot [31] registered [ 0.376859] PCI host bridge to bus 0000:00 [ 0.377952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379543] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386976] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392690] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400269] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422912] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424892] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428684] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430553] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432347] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434110] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437571] vgaarb: loaded [ 0.438386] vgaarb: bridge control possible 0000:00:02.0 [ 0.439994] SCSI subsystem initialized [ 0.441224] ACPI: bus type USB registered [ 0.442335] usbcore: registered new interface driver usbfs [ 0.443692] usbcore: registered new interface driver hub [ 0.445040] usbcore: registered new device driver usb [ 0.446499] PCI: Using ACPI for IRQ routing [ 0.447990] NetLabel: Initializing [ 0.448956] NetLabel: domain hash size = 128 [ 0.450094] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451377] NetLabel: unlabeled traffic allowed by default [ 0.452916] clocksource: Switched to clocksource kvm-clock [ 0.462900] AppArmor: AppArmor Filesystem Enabled [ 0.464173] pnp: PnP ACPI init [ 0.465386] pnp: PnP ACPI: found 5 devices [ 0.472170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474456] NET: Registered protocol family 2 [ 0.475836] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479142] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480722] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482148] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483704] NET: Registered protocol family 1 [ 0.484874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486321] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516823] Trying to unpack rootfs image as initramfs... [ 0.578449] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583442] Scanning for low memory corruption every 60 seconds [ 0.585612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587175] audit: initializing netlink subsys (disabled) [ 0.588597] audit: type=2000 audit(1534487050.733:1): initialized [ 0.590472] Initialise system trusted keyring [ 0.591801] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593354] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596023] zbud: loaded [ 0.597025] VFS: Disk quotas dquot_6.6.0 [ 0.598143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600262] fuse init (API version 7.23) [ 0.601475] Key type big_key registered [ 0.602559] Allocating IMA MOK and blacklist keyrings. [ 0.604223] Key type asymmetric registered [ 0.605360] Asymmetric key parser 'x509' registered [ 0.606662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608698] io scheduler noop registered [ 0.609789] io scheduler deadline registered (default) [ 0.611143] io scheduler cfq registered [ 0.612317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617480] ACPI: Power Button [PWRF] [ 0.618701] GHES: HEST is not enabled! [ 0.632799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662013] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691605] Linux agpgart interface v0.103 [ 0.695082] brd: module loaded [ 0.697394] loop: module loaded [ 0.702647] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704619] GPT:90111 != 2097151 [ 0.705553] GPT:Alternate GPT header not at the end of the disk. [ 0.707017] GPT:90111 != 2097151 [ 0.707952] GPT: Use GNU Parted to correct GPT errors. [ 0.709264] vda: vda1 vda15 [ 0.710908] scsi host0: ata_piix [ 0.711967] scsi host1: ata_piix [ 0.712963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716624] libphy: Fixed MDIO Bus: probed [ 0.717997] tun: Universal TUN/TAP device driver, 1.6 [ 0.719328] tun: (C) 1999-2004 Max Krasnyansky [ 0.722064] PPP generic driver version 2.4.2 [ 0.723345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724996] ehci-pci: EHCI PCI platform driver [ 0.726209] ehci-platform: EHCI generic platform driver [ 0.727543] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.729085] ohci-pci: OHCI PCI platform driver [ 0.730278] ohci-platform: OHCI generic platform driver [ 0.731616] uhci_hcd: USB Universal Host Controller Interface driver [ 0.746615] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748019] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750033] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751424] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.753002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756605] usb usb1: Product: UHCI Host Controller [ 0.757877] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.759419] usb usb1: SerialNumber: 0000:00:01.2 [ 0.760742] hub 1-0:1.0: USB hub found [ 0.761907] hub 1-0:1.0: 2 ports detected [ 0.763195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.766158] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.767494] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768937] mousedev: PS/2 mouse device common for all mice [ 0.770682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.773251] rtc_cmos 00:00: RTC can wake from S4 [ 0.774785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778017] i2c /dev entries driver [ 0.779090] device-mapper: uevent: version 1.0.3 [ 0.780395] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.782631] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784499] NET: Registered protocol family 10 [ 0.786112] NET: Registered protocol family 17 [ 0.787376] Key type dns_resolver registered [ 0.788689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.790193] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.792677] registered taskstats version 1 [ 0.793850] Loading compiled-in X.509 certificates [ 0.795720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.798230] zswap: loaded using pool lzo/zbud [ 0.800334] Key type trusted registered [ 0.802464] Key type encrypted registered [ 0.803582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804998] ima: No TPM chip found, activating TPM-bypass! [ 0.806411] evm: HMAC attrs: 0x1 [ 0.807694] Magic number: 14:298:418 [ 0.808870] rtc_cmos 00:00: setting system clock to 2018-08-17 06:24:11 UTC (1534487051) [ 0.811066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812595] EDD information not available. [ 0.874458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891471] Write protecting the kernel read-only data: 14336k [ 0.894416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896905] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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.054633] 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.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000006e 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbMHHjqOmJFTdgMxBcIJoSISpq58Lpg3JU9pAFnOnzD34N0tYh+qz0Txc00SiJ4XCx0amM/Pd7t7y6JS8Dk4Gg8qksr1dNq0ENgxakazPFuC/SZwNENKst1z7p8aWbUsaLrlfnmksvLWf4j468ZlrUwch5MeqlNEFDXsSBJQ3JlRHMZKC75D+OxO2Is8pfjhmgDc5zsWuY41AiajRfMcJNrric2b6DB2mnHWqTBEQlWlMOfLm77iIqG+6H1RSFCludvydKwmqMpaLwBZ3BShKBuDI+9TMiLeF6vfz41fcGvj336RytXyUpwLVYrWY67snZlxb3Ulkxor9zy35hu8jV root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAPoRBq63Cu1+Zqcl5DFhxQqtuLuQG7kPkBTeasBlsomtpfTzs/G0VfC3dAA+wcFuFBDL5IFvHbmzNgBrDxxcy9tqvNjycj7G6GeFVOPZk5ZLIcsQOiho8TSUzO8yMmEmn+uiYDuMpfydEVb+0i7qUWQRawPksEfPYUx31S+t5M3hAAAAFQCKPdxGFS/5e7JfkfEuw2jLwc+dYwAAAIAmYvu6IPPqcW6YHDkQm59MP1yaFkfE9IACdoPhNbYBBcoMACEiOm7uYTRk7hzDr2B2agwP4bAY+tBgBhUjP1p0qY0CbrgQoweAb+LGGmpusKuaa4dQzK5GiyaTQDzygDErlgdrWZ89FKwUAwGFWDBL6CXf5bAuEN/cL52Zu+B0PwAAAIEA7tP5pZKSqwcYBhWTBvF5g8EzApc3ZQZW52viRDzTF1h1E0jnHmRXcoqRdshwgQe7bebQFntTnIqeTpil+aMkttjR/wrd4WyTo/N1FJ4HpPkRSC3XhNejkO89pI0a8aRwleinZDpsECqBeRZX/pbHjWNMlRc1Rea3DsyWRWaFxmU= root@server-4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe25:ec97/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.2 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-0000006e name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=2.53 === /dev/root resized successfully [took 0.51s] === 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:25:EC:97 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:ec97/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=3 ttl=64 time=1000.441 ms 64 bytes from 10.102.21.1: seq=4 ttl=64 time=1.458 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 2 packets received, 60% packet loss round-trip min/avg/max = 1.458/500.949/1000.441 ms ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.778 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.500 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.178 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.287 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.509 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.178/0.450/0.778 ms ### uname -a Linux server-4 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.072941] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.233875] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.233877] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233878] usb 1-1: Product: QEMU USB Tablet [ 1.233879] usb 1-1: Manufacturer: QEMU [ 1.233880] usb 1-1: SerialNumber: 42 [ 1.580995] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.581003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns [ 2.688703] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.751574] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:24:11 cirros kern.info kernel: [ 0.896905] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:24:11 cirros kern.info kernel: [ 0.910830] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:24:11 cirros kern.info kernel: [ 0.910832] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:24:11 cirros kern.info kernel: [ 0.912580] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:24:11 cirros kern.info kernel: [ 0.915711] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:24:11 cirros kern.info kernel: [ 0.917859] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:24:11 cirros kern.info kernel: [ 0.941219] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:11 cirros kern.info kernel: [ 0.941966] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:11 cirros kern.info kernel: [ 0.943297] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:11 cirros kern.info kernel: [ 0.946875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:11 cirros kern.info kernel: [ 1.024766] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:11 cirros kern.info kernel: [ 1.032717] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:11 cirros kern.notice kernel: [ 1.054633] random: dd urandom read with 5 bits of entropy available Aug 17 07:24:11 cirros kern.info kernel: [ 1.072941] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:24:11 cirros kern.info kernel: [ 1.233875] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:24:11 cirros kern.info kernel: [ 1.233877] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:24:11 cirros kern.info kernel: [ 1.233878] usb 1-1: Product: QEMU USB Tablet Aug 17 07:24:11 cirros kern.info kernel: [ 1.233879] usb 1-1: Manufacturer: QEMU Aug 17 07:24:11 cirros kern.info kernel: [ 1.233880] usb 1-1: SerialNumber: 42 Aug 17 07:24:12 cirros kern.info kernel: [ 1.580995] tsc: Refined TSC clocksource calibration: 3491.869 MHz Aug 17 07:24:12 cirros kern.info kernel: [ 1.581003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns Aug 17 07:24:13 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:24:13 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:24:13 cirros kern.info kernel: [ 2.688703] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:24:13 cirros kern.info kernel: [ 2.751574] 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-4 login: 2018-08-17 06:30:11,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163/action 0.084s 2018-08-17 06:30:11,748 63 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': '31844', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163/action', u'x-compute-request-id': 'req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498743771 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,752 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 3e584c12-4403-4316-b292-acd661bf1163 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 498743771 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.192924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195294] pid_max: default: 32768 minimum: 301 [ 0.196562] ACPI: Core revision 20150930 [ 0.198655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200500] Security Framework initialized [ 0.201721] Yama: becoming mindful. [ 0.202757] AppArmor: AppArmor initialized [ 0.203968] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205841] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211269] Initializing cgroup subsys io [ 0.212480] Initializing cgroup subsys memory [ 0.213702] Initializing cgroup subsys devices [ 0.214925] Initializing cgroup subsys freezer [ 0.216159] Initializing cgroup subsys net_cls [ 0.217387] Initializing cgroup subsys perf_event [ 0.218673] Initializing cgroup subsys net_prio [ 0.219926] Initializing cgroup subsys hugetlb [ 0.221153] Initializing cgroup subsys pids [ 0.222361] CPU: Physical Processor ID: 0 [ 0.224215] mce: CPU supports 10 MCE banks [ 0.225396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241626] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248644] ftrace: allocating 31920 entries in 125 pages [ 0.274017] smpboot: Max logical packages: 1 [ 0.275214] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277143] x2apic enabled [ 0.278316] Switched APIC routing to physical x2apic. [ 0.280827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282421] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287824] KVM setup paravirtual spinlock [ 0.289442] x86: Booted up 1 node, 1 CPUs [ 0.290582] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292531] devtmpfs: initialized [ 0.294529] evm: security.selinux [ 0.295527] evm: security.SMACK64 [ 0.296516] evm: security.SMACK64EXEC [ 0.297711] evm: security.SMACK64TRANSMUTE [ 0.299153] evm: security.SMACK64MMAP [ 0.300202] evm: security.ima [ 0.301116] evm: security.capability [ 0.302246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304862] pinctrl core: initialized pinctrl subsystem [ 0.306389] RTC time: 6:24:01, date: 08/17/18 [ 0.307728] NET: Registered protocol family 16 [ 0.309073] cpuidle: using governor ladder [ 0.310233] cpuidle: using governor menu [ 0.311348] PCCT header not found. [ 0.312403] ACPI: bus type PCI registered [ 0.313526] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315257] PCI: Using configuration type 1 for base access [ 0.317468] ACPI: Added _OSI(Module Device) [ 0.318664] ACPI: Added _OSI(Processor Device) [ 0.319878] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321151] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323351] ACPI: Interpreter enabled [ 0.324433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334880] ACPI: (supports S0 S5) [ 0.335878] ACPI: Using IOAPIC for interrupt routing [ 0.337240] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342707] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349799] acpiphp: Slot [3] registered [ 0.350936] acpiphp: Slot [4] registered [ 0.352075] acpiphp: Slot [5] registered [ 0.353202] acpiphp: Slot [6] registered [ 0.354339] acpiphp: Slot [7] registered [ 0.355488] acpiphp: Slot [8] registered [ 0.356627] acpiphp: Slot [9] registered [ 0.357759] acpiphp: Slot [10] registered [ 0.358915] acpiphp: Slot [11] registered [ 0.360066] acpiphp: Slot [12] registered [ 0.361225] acpiphp: Slot [13] registered [ 0.362382] acpiphp: Slot [14] registered [ 0.363677] acpiphp: Slot [15] registered [ 0.379014] acpiphp: Slot [16] registered [ 0.380273] acpiphp: Slot [17] registered [ 0.381456] acpiphp: Slot [18] registered [ 0.382627] acpiphp: Slot [19] registered [ 0.383780] acpiphp: Slot [20] registered [ 0.384928] acpiphp: Slot [21] registered [ 0.386075] acpiphp: Slot [22] registered [ 0.387220] acpiphp: Slot [23] registered [ 0.388370] acpiphp: Slot [24] registered [ 0.389512] acpiphp: Slot [25] registered [ 0.390660] acpiphp: Slot [26] registered [ 0.391794] acpiphp: Slot [27] registered [ 0.392941] acpiphp: Slot [28] registered [ 0.394103] acpiphp: Slot [29] registered [ 0.395244] acpiphp: Slot [30] registered [ 0.396403] acpiphp: Slot [31] registered [ 0.397605] PCI host bridge to bus 0000:00 [ 0.399113] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400809] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404696] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408839] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412871] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416324] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.418092] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422410] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424452] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446239] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448356] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454589] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456525] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458373] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462067] vgaarb: loaded [ 0.462928] vgaarb: bridge control possible 0000:00:02.0 [ 0.464641] SCSI subsystem initialized [ 0.465927] ACPI: bus type USB registered [ 0.467099] usbcore: registered new interface driver usbfs [ 0.468569] usbcore: registered new interface driver hub [ 0.470018] usbcore: registered new device driver usb [ 0.471569] PCI: Using ACPI for IRQ routing [ 0.473126] NetLabel: Initializing [ 0.474303] NetLabel: domain hash size = 128 [ 0.475899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477562] NetLabel: unlabeled traffic allowed by default [ 0.479213] clocksource: Switched to clocksource kvm-clock [ 0.489322] AppArmor: AppArmor Filesystem Enabled [ 0.490684] pnp: PnP ACPI init [ 0.491942] pnp: PnP ACPI: found 5 devices [ 0.498829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501275] NET: Registered protocol family 2 [ 0.502741] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504577] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506282] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508033] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509560] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511224] NET: Registered protocol family 1 [ 0.512599] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515709] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530462] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.545346] Trying to unpack rootfs image as initramfs... [ 0.607902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.612817] Scanning for low memory corruption every 60 seconds [ 0.614983] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.616630] audit: initializing netlink subsys (disabled) [ 0.618094] audit: type=2000 audit(1534487042.354:1): initialized [ 0.620008] Initialise system trusted keyring [ 0.621401] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625733] zbud: loaded [ 0.626731] VFS: Disk quotas dquot_6.6.0 [ 0.627872] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.630046] fuse init (API version 7.23) [ 0.631317] Key type big_key registered [ 0.632468] Allocating IMA MOK and blacklist keyrings. [ 0.634141] Key type asymmetric registered [ 0.635300] Asymmetric key parser 'x509' registered [ 0.636686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638792] io scheduler noop registered [ 0.639921] io scheduler deadline registered (default) [ 0.641353] io scheduler cfq registered [ 0.642627] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.644314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.648729] ACPI: Power Button [PWRF] [ 0.649965] GHES: HEST is not enabled! [ 0.663829] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696448] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.721006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724482] Linux agpgart interface v0.103 [ 0.728546] brd: module loaded [ 0.730972] loop: module loaded [ 0.736294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738486] GPT:90111 != 2097151 [ 0.739505] GPT:Alternate GPT header not at the end of the disk. [ 0.741149] GPT:90111 != 2097151 [ 0.742161] GPT: Use GNU Parted to correct GPT errors. [ 0.743615] vda: vda1 vda15 [ 0.745683] scsi host0: ata_piix [ 0.746838] scsi host1: ata_piix [ 0.747924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.752189] libphy: Fixed MDIO Bus: probed [ 0.753419] tun: Universal TUN/TAP device driver, 1.6 [ 0.754859] tun: (C) 1999-2004 Max Krasnyansky [ 0.758048] PPP generic driver version 2.4.2 [ 0.759448] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761254] ehci-pci: EHCI PCI platform driver [ 0.762572] ehci-platform: EHCI generic platform driver [ 0.764061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765767] ohci-pci: OHCI PCI platform driver [ 0.767075] ohci-platform: OHCI generic platform driver [ 0.768572] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787272] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788790] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790575] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792419] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794563] usb usb1: Product: UHCI Host Controller [ 0.795981] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799172] hub 1-0:1.0: USB hub found [ 0.800368] hub 1-0:1.0: 2 ports detected [ 0.801836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805030] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808037] mousedev: PS/2 mouse device common for all mice [ 0.809921] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812648] rtc_cmos 00:00: RTC can wake from S4 [ 0.814323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816095] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817880] i2c /dev entries driver [ 0.819056] device-mapper: uevent: version 1.0.3 [ 0.820520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823007] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825210] NET: Registered protocol family 10 [ 0.827147] NET: Registered protocol family 17 [ 0.828510] Key type dns_resolver registered [ 0.829986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.831650] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.834370] registered taskstats version 1 [ 0.835687] Loading compiled-in X.509 certificates [ 0.837734] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.840548] zswap: loaded using pool lzo/zbud [ 0.843149] Key type trusted registered [ 0.845423] Key type encrypted registered [ 0.846672] AppArmor: AppArmor sha1 policy hashing enabled [ 0.848249] ima: No TPM chip found, activating TPM-bypass! [ 0.849828] evm: HMAC attrs: 0x1 [ 0.851260] Magic number: 14:298:418 [ 0.852564] rtc_cmos 00:00: setting system clock to 2018-08-17 06:24:02 UTC (1534487042) [ 0.855036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.856716] EDD information not available. [ 0.910035] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.926711] Write protecting the kernel read-only data: 14336k [ 0.931756] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.934590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.84 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.112086] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-0000006d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGEortKoEEloP6QBEMiHr2ghzkXZeZAJUAtcNIcGdrA34mj+FQTjKvML0IwFNmMKd8PIg0PGwlFEpDMdOeH18quZdkOg3ZV4MGlJ+36jSN8GYIxHXGfOOahCdpl1pj41SIhEd3m2D6QKBkuX5yoL6qDK+SfRE/+YkhrR+MSegoxPG+UKomKAPFxfUJCE/9rQ6xWlD36J0xWcpiAxbErruDs4RSyP9n+vWz6vq5BfftNKrtYdf1UTDoJwCHP8duTmDV5pjuwLJt0Uap5i/J5XMkFzyELhoDY6T9YfFRzmsXfk6BtLU9pKntQCIkuzKP1exNcWNQIl/hVqeqGmtYhnd root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBANb1iPxZL5ZLdgMfV+2DANlt0NjBSesX61RTOLOuVlvzeg7ESIoHWDvCZxy4cNVCj5cxWu2IMEY/xXJavyOJeh1gG9cP3BCABo74FnxxUmNGdiGot7aOFoJ4r3JnwA2R3mqLxJVFI/YQklRQo+deDZgTNw+b43eSc4ENDB01FzBlAAAAFQDzx+MMcQE4AyDu3LjgLOkjlCNzbwAAAIEAlRd06pL0J/YQVRbtf31y9fodBKh81y6iuubUz2iidyCT2ZwSxhY2Bdr1s7otbXnxx+wBQtrrqo1o8FqoMD6fRspMKjI4m9o6WYWSvfie+ydI2LgxJPde0hig3X1zqqQLek3JRdTFgWowX58LgErvHxNyPE11K7Zrz8hfnB1aW3MAAACAHko01FnfwtQ9qGtGU7FEK7S7Z6sHVlB71vxp9280YdWZ/ba++ErufTN6/xreGBWsPYlhcryj0EDmfftfuBeUSR2+3Hq9G01+j4gYUBgwARqJe2VIUmMvsXMBddKvs89pnxnyVeIlZGlviQSWbwOVwEjKP3veigwZFVDx+Aittrg= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fe17:b795/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 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-0000006d name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=2.90 === === 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:17:B7:95 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe17:b795/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.788 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.401 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.289 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.279 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.263 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.263/0.404/0.788 ms ### uname -a Linux server-3 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.112086] random: dd urandom read with 4 bits of entropy available [ 1.270700] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270705] usb 1-1: Product: QEMU USB Tablet [ 1.270706] usb 1-1: Manufacturer: QEMU [ 1.270706] usb 1-1: SerialNumber: 42 [ 1.611294] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.611312] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns [ 2.863823] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.899917] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:24:02 cirros kern.info kernel: [ 0.934590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:24:02 cirros kern.info kernel: [ 0.949517] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:24:02 cirros kern.info kernel: [ 0.949519] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:24:02 cirros kern.info kernel: [ 0.951314] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:24:02 cirros kern.info kernel: [ 0.954418] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:24:02 cirros kern.info kernel: [ 0.956558] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:24:02 cirros kern.info kernel: [ 0.982043] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:02 cirros kern.info kernel: [ 0.983425] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:02 cirros kern.info kernel: [ 0.984890] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:02 cirros kern.info kernel: [ 0.989875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:02 cirros kern.info kernel: [ 1.081197] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:02 cirros kern.info kernel: [ 1.090090] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:02 cirros kern.info kernel: [ 1.111246] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:24:02 cirros kern.notice kernel: [ 1.112086] random: dd urandom read with 4 bits of entropy available Aug 17 07:24:02 cirros kern.info kernel: [ 1.270700] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:24:02 cirros kern.info kernel: [ 1.270703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:24:02 cirros kern.info kernel: [ 1.270705] usb 1-1: Product: QEMU USB Tablet Aug 17 07:24:02 cirros kern.info kernel: [ 1.270706] usb 1-1: Manufacturer: QEMU Aug 17 07:24:02 cirros kern.info kernel: [ 1.270706] usb 1-1: SerialNumber: 42 Aug 17 07:24:03 cirros kern.info kernel: [ 1.611294] tsc: Refined TSC clocksource calibration: 3491.870 MHz Aug 17 07:24:03 cirros kern.info kernel: [ 1.611312] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns Aug 17 07:24:04 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:24:04 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:24:04 cirros kern.info kernel: [ 2.863823] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:24:04 cirros kern.info kernel: [ 2.899917] 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-3 login: 2018-08-17 06:30:11,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22/action 0.072s 2018-08-17 06:30:11,826 63 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': '31846', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22/action', u'x-compute-request-id': 'req-2ebb6865-d003-4192-8ba8-b512e87659da', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ebb6865-d003-4192-8ba8-b512e87659da'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488041490 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,829 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 701a0013-d5bd-446d-a444-50bb05480c22 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 488041490 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.191531] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193903] pid_max: default: 32768 minimum: 301 [ 0.195185] ACPI: Core revision 20150930 [ 0.196906] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198800] Security Framework initialized [ 0.199966] Yama: becoming mindful. [ 0.201013] AppArmor: AppArmor initialized [ 0.202242] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205871] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207577] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209598] Initializing cgroup subsys io [ 0.210785] Initializing cgroup subsys memory [ 0.212018] Initializing cgroup subsys devices [ 0.213263] Initializing cgroup subsys freezer [ 0.214520] Initializing cgroup subsys net_cls [ 0.215763] Initializing cgroup subsys perf_event [ 0.217058] Initializing cgroup subsys net_prio [ 0.218325] Initializing cgroup subsys hugetlb [ 0.219569] Initializing cgroup subsys pids [ 0.220794] CPU: Physical Processor ID: 0 [ 0.222692] mce: CPU supports 10 MCE banks [ 0.223893] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225318] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247578] ftrace: allocating 31920 entries in 125 pages [ 0.274207] smpboot: Max logical packages: 1 [ 0.275422] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277358] x2apic enabled [ 0.278541] Switched APIC routing to physical x2apic. [ 0.281071] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282654] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288007] KVM setup paravirtual spinlock [ 0.289680] x86: Booted up 1 node, 1 CPUs [ 0.290835] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292788] devtmpfs: initialized [ 0.294801] evm: security.selinux [ 0.295805] evm: security.SMACK64 [ 0.296793] evm: security.SMACK64EXEC [ 0.297851] evm: security.SMACK64TRANSMUTE [ 0.298995] evm: security.SMACK64MMAP [ 0.300052] evm: security.ima [ 0.300971] evm: security.capability [ 0.302093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304818] pinctrl core: initialized pinctrl subsystem [ 0.306351] RTC time: 6:23:54, date: 08/17/18 [ 0.307675] NET: Registered protocol family 16 [ 0.309042] cpuidle: using governor ladder [ 0.310198] cpuidle: using governor menu [ 0.311308] PCCT header not found. [ 0.312352] ACPI: bus type PCI registered [ 0.313491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315220] PCI: Using configuration type 1 for base access [ 0.317424] ACPI: Added _OSI(Module Device) [ 0.318617] ACPI: Added _OSI(Processor Device) [ 0.319827] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321088] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323290] ACPI: Interpreter enabled [ 0.324361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332126] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334694] ACPI: (supports S0 S5) [ 0.335688] ACPI: Using IOAPIC for interrupt routing [ 0.337009] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340925] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344252] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348981] acpiphp: Slot [3] registered [ 0.350114] acpiphp: Slot [4] registered [ 0.351242] acpiphp: Slot [5] registered [ 0.352370] acpiphp: Slot [6] registered [ 0.353497] acpiphp: Slot [7] registered [ 0.354626] acpiphp: Slot [8] registered [ 0.355748] acpiphp: Slot [9] registered [ 0.356886] acpiphp: Slot [10] registered [ 0.358011] acpiphp: Slot [11] registered [ 0.359126] acpiphp: Slot [12] registered [ 0.360241] acpiphp: Slot [13] registered [ 0.361351] acpiphp: Slot [14] registered [ 0.362467] acpiphp: Slot [15] registered [ 0.377796] acpiphp: Slot [16] registered [ 0.378943] acpiphp: Slot [17] registered [ 0.380059] acpiphp: Slot [18] registered [ 0.381172] acpiphp: Slot [19] registered [ 0.382289] acpiphp: Slot [20] registered [ 0.383409] acpiphp: Slot [21] registered [ 0.384525] acpiphp: Slot [22] registered [ 0.385639] acpiphp: Slot [23] registered [ 0.386763] acpiphp: Slot [24] registered [ 0.387883] acpiphp: Slot [25] registered [ 0.388998] acpiphp: Slot [26] registered [ 0.390111] acpiphp: Slot [27] registered [ 0.391230] acpiphp: Slot [28] registered [ 0.392351] acpiphp: Slot [29] registered [ 0.393468] acpiphp: Slot [30] registered [ 0.394584] acpiphp: Slot [31] registered [ 0.395699] PCI host bridge to bus 0000:00 [ 0.396813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402109] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404105] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406148] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411805] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415137] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419503] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.421479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445222] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447517] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454239] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456344] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.460715] vgaarb: loaded [ 0.461712] vgaarb: bridge control possible 0000:00:02.0 [ 0.463694] SCSI subsystem initialized [ 0.465201] ACPI: bus type USB registered [ 0.466581] usbcore: registered new interface driver usbfs [ 0.468314] usbcore: registered new interface driver hub [ 0.470003] usbcore: registered new device driver usb [ 0.471805] PCI: Using ACPI for IRQ routing [ 0.473602] NetLabel: Initializing [ 0.474795] NetLabel: domain hash size = 128 [ 0.476220] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477818] NetLabel: unlabeled traffic allowed by default [ 0.479739] clocksource: Switched to clocksource kvm-clock [ 0.490545] AppArmor: AppArmor Filesystem Enabled [ 0.492163] pnp: PnP ACPI init [ 0.493608] pnp: PnP ACPI: found 5 devices [ 0.500704] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.503565] NET: Registered protocol family 2 [ 0.505245] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507417] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509431] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511455] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515255] NET: Registered protocol family 1 [ 0.516723] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518572] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520380] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.535274] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550226] Trying to unpack rootfs image as initramfs... [ 0.612776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.620555] Scanning for low memory corruption every 60 seconds [ 0.623995] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.626016] audit: initializing netlink subsys (disabled) [ 0.628035] audit: type=2000 audit(1534487034.840:1): initialized [ 0.630520] Initialise system trusted keyring [ 0.632359] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.634328] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.637561] zbud: loaded [ 0.638794] VFS: Disk quotas dquot_6.6.0 [ 0.640246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.642938] fuse init (API version 7.23) [ 0.644439] Key type big_key registered [ 0.645804] Allocating IMA MOK and blacklist keyrings. [ 0.647845] Key type asymmetric registered [ 0.649244] Asymmetric key parser 'x509' registered [ 0.650864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.653409] io scheduler noop registered [ 0.654751] io scheduler deadline registered (default) [ 0.656464] io scheduler cfq registered [ 0.657983] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.659749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.661997] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664467] ACPI: Power Button [PWRF] [ 0.666055] GHES: HEST is not enabled! [ 0.680575] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.710298] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713628] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.737716] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741318] Linux agpgart interface v0.103 [ 0.745404] brd: module loaded [ 0.747899] loop: module loaded [ 0.753013] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.755460] GPT:90111 != 2097151 [ 0.756603] GPT:Alternate GPT header not at the end of the disk. [ 0.758460] GPT:90111 != 2097151 [ 0.759588] GPT: Use GNU Parted to correct GPT errors. [ 0.761211] vda: vda1 vda15 [ 0.763301] scsi host0: ata_piix [ 0.764599] scsi host1: ata_piix [ 0.765816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.767881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.770558] libphy: Fixed MDIO Bus: probed [ 0.771958] tun: Universal TUN/TAP device driver, 1.6 [ 0.773578] tun: (C) 1999-2004 Max Krasnyansky [ 0.777127] PPP generic driver version 2.4.2 [ 0.778688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.780739] ehci-pci: EHCI PCI platform driver [ 0.782290] ehci-platform: EHCI generic platform driver [ 0.783995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.785957] ohci-pci: OHCI PCI platform driver [ 0.787463] ohci-platform: OHCI generic platform driver [ 0.789157] uhci_hcd: USB Universal Host Controller Interface driver [ 0.804005] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.805459] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807576] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.809025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.810723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814578] usb usb1: Product: UHCI Host Controller [ 0.815915] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.817545] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818958] hub 1-0:1.0: USB hub found [ 0.820094] hub 1-0:1.0: 2 ports detected [ 0.821515] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.824575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.825956] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.827440] mousedev: PS/2 mouse device common for all mice [ 0.829235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.831889] rtc_cmos 00:00: RTC can wake from S4 [ 0.833525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.835242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.837007] i2c /dev entries driver [ 0.838138] device-mapper: uevent: version 1.0.3 [ 0.839533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.841946] ledtrig-cpu: registered to indicate activity on CPUs [ 0.844043] NET: Registered protocol family 10 [ 0.845960] NET: Registered protocol family 17 [ 0.847328] Key type dns_resolver registered [ 0.848766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.850382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.853001] registered taskstats version 1 [ 0.854238] Loading compiled-in X.509 certificates [ 0.856229] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.858916] zswap: loaded using pool lzo/zbud [ 0.861440] Key type trusted registered [ 0.863634] Key type encrypted registered [ 0.864846] AppArmor: AppArmor sha1 policy hashing enabled [ 0.866370] ima: No TPM chip found, activating TPM-bypass! [ 0.867928] evm: HMAC attrs: 0x1 [ 0.869327] Magic number: 14:745:367 [ 0.870620] rtc_cmos 00:00: setting system clock to 2018-08-17 06:23:55 UTC (1534487035) [ 0.873067] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.874667] EDD information not available. [ 0.926588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.943784] Write protecting the kernel read-only data: 14336k [ 0.949076] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.952138] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.85 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.118398] 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.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-0000006c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCz1RUJ/ITra1ceZim/zDUNQ8kdZOHWe7lqVviBO4u2U1RkmKgGrK03z2W4rqp8qNJ4vaHDaEo0xydq6jY3Uxqp5n+iCh10D7oDaPmEsqVQSwaxz7ye6RNjd2g61tOXAxXCozYirkey3UkpVJPHKlOXgSvNq/3mMwAAL+8DoLuvuizYIf14bw1HHFKy/0F7CnSZ9ulG3N4eZt+t8oUZDvxUO0FNqFdHCKkAfY2FzZXzmTppXxfKusEJRZ/LUffb6NTvHjPW3Z0b1zxG6vdq6jdxmzPy5hgA+JAoT1lWbEnXuQQ8Y3T5qrhnhTN9grkFd/N1jya4RcWki4doBJPuCLNr root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBAKodFCH0UfUxQ/NsGl4uKF2ASADABerVmobwdiMCIXeKsr6hLMDb7vFzAUdL2T+mgYZvlqeROobuD2EAtvDCWkcYEnccoTENYQIGYmvBp57M+mCq/hFNB9jaU9dQMjvW2UpyEP5a31hHPiQKC7/QDlhHdhbxr1hoDN3BrNegckzpAAAAFQCYmyZq+nTXQeSx4sSEcBJrjeb/YQAAAIEAhqVYwWlo3aAuMg71xPHn4Hy+VwmX9FfeZX+DmoWYZFalU8vJCxmjN1KmD21J4Y98/QlJ6gloDQUQCPGBKw3kEWAi4J/KCGV2Ps45FSbPqMm1LlmDFt+nkcHRjR0Db6e5j4402tHJ1o6WC8m0w89IyZlViMnSPtJ9PWyzi1NMPfwAAACAWNYU2YxEIIqcZU3uMROH/WcPcqyA31VfZdntRfln3xuQF4cnAIdXF4ViltK2O6Wx8eLYxfOJrTIetaN/MmiRIJzqxREtrUPFXmkzLrGfWK9+VPx3+d2unUxubN/QSkX9uO/FhZgBKpPMTMyOcb0xeohocFU50hZKO0yp+m/HdG8= root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe6b:aea8/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 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-0000006c name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=2.81 === === 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:6B:AE:A8 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6b:aea8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.741 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.482 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.327 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.235 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.130 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.130/0.383/0.741 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.131848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.292377] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.292379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.292380] usb 1-1: Product: QEMU USB Tablet [ 1.292381] usb 1-1: Manufacturer: QEMU [ 1.292382] usb 1-1: SerialNumber: 42 [ 1.619800] tsc: Refined TSC clocksource calibration: 3491.809 MHz [ 1.619818] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns [ 2.753071] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.792010] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:23:55 cirros kern.info kernel: [ 0.952138] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:23:55 cirros kern.info kernel: [ 0.967827] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:23:55 cirros kern.info kernel: [ 0.967829] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:23:55 cirros kern.info kernel: [ 0.969529] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:23:55 cirros kern.info kernel: [ 0.972608] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:23:55 cirros kern.info kernel: [ 0.974669] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:23:55 cirros kern.info kernel: [ 1.000169] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:23:55 cirros kern.info kernel: [ 1.001181] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:23:55 cirros kern.info kernel: [ 1.002632] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:23:55 cirros kern.info kernel: [ 1.006788] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:23:55 cirros kern.info kernel: [ 1.086753] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:23:55 cirros kern.info kernel: [ 1.095392] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:23:55 cirros kern.notice kernel: [ 1.118398] random: dd urandom read with 5 bits of entropy available Aug 17 07:23:55 cirros kern.info kernel: [ 1.131848] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:23:55 cirros kern.info kernel: [ 1.292377] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:23:55 cirros kern.info kernel: [ 1.292379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:23:55 cirros kern.info kernel: [ 1.292380] usb 1-1: Product: QEMU USB Tablet Aug 17 07:23:55 cirros kern.info kernel: [ 1.292381] usb 1-1: Manufacturer: QEMU Aug 17 07:23:55 cirros kern.info kernel: [ 1.292382] usb 1-1: SerialNumber: 42 Aug 17 07:23:56 cirros kern.info kernel: [ 1.619800] tsc: Refined TSC clocksource calibration: 3491.809 MHz Aug 17 07:23:56 cirros kern.info kernel: [ 1.619818] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns Aug 17 07:23:57 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:23:57 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:23:57 cirros kern.info kernel: [ 2.753071] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:23:57 cirros kern.info kernel: [ 2.792010] 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-08-17 06:30:11,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6/action 0.078s 2018-08-17 06:30:11,990 63 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': '31677', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6/action', u'x-compute-request-id': 'req-a7ff422d-bee0-4e79-984f-afef9542a15b', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a7ff422d-bee0-4e79-984f-afef9542a15b'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 469911145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,992 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for d8db066e-47ab-40a1-a8a4-9c7e2939aea6 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 469911145 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.184477] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186746] pid_max: default: 32768 minimum: 301 [ 0.187964] ACPI: Core revision 20150930 [ 0.189629] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191416] Security Framework initialized [ 0.192543] Yama: becoming mindful. [ 0.193538] AppArmor: AppArmor initialized [ 0.194696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196462] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198167] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199803] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201706] Initializing cgroup subsys io [ 0.202830] Initializing cgroup subsys memory [ 0.204030] Initializing cgroup subsys devices [ 0.205245] Initializing cgroup subsys freezer [ 0.206441] Initializing cgroup subsys net_cls [ 0.207651] Initializing cgroup subsys perf_event [ 0.208907] Initializing cgroup subsys net_prio [ 0.210121] Initializing cgroup subsys hugetlb [ 0.211324] Initializing cgroup subsys pids [ 0.212516] CPU: Physical Processor ID: 0 [ 0.214313] mce: CPU supports 10 MCE banks [ 0.215478] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216874] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239680] ftrace: allocating 31920 entries in 125 pages [ 0.265134] smpboot: Max logical packages: 1 [ 0.266311] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268201] x2apic enabled [ 0.269345] Switched APIC routing to physical x2apic. [ 0.271827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278574] KVM setup paravirtual spinlock [ 0.280174] x86: Booted up 1 node, 1 CPUs [ 0.281281] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283167] devtmpfs: initialized [ 0.285139] evm: security.selinux [ 0.286102] evm: security.SMACK64 [ 0.287057] evm: security.SMACK64EXEC [ 0.288097] evm: security.SMACK64TRANSMUTE [ 0.289208] evm: security.SMACK64MMAP [ 0.290238] evm: security.ima [ 0.291129] evm: security.capability [ 0.292213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294721] pinctrl core: initialized pinctrl subsystem [ 0.296203] RTC time: 6:23:45, date: 08/17/18 [ 0.297490] NET: Registered protocol family 16 [ 0.298806] cpuidle: using governor ladder [ 0.299927] cpuidle: using governor menu [ 0.301015] PCCT header not found. [ 0.302043] ACPI: bus type PCI registered [ 0.303152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304829] PCI: Using configuration type 1 for base access [ 0.306964] ACPI: Added _OSI(Module Device) [ 0.308135] ACPI: Added _OSI(Processor Device) [ 0.309324] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310562] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312709] ACPI: Interpreter enabled [ 0.313755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323833] ACPI: (supports S0 S5) [ 0.324803] ACPI: Using IOAPIC for interrupt routing [ 0.326095] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331439] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337656] acpiphp: Slot [3] registered [ 0.338756] acpiphp: Slot [4] registered [ 0.339841] acpiphp: Slot [5] registered [ 0.340929] acpiphp: Slot [6] registered [ 0.342020] acpiphp: Slot [7] registered [ 0.343111] acpiphp: Slot [8] registered [ 0.344196] acpiphp: Slot [9] registered [ 0.345288] acpiphp: Slot [10] registered [ 0.346399] acpiphp: Slot [11] registered [ 0.347509] acpiphp: Slot [12] registered [ 0.348615] acpiphp: Slot [13] registered [ 0.349715] acpiphp: Slot [14] registered [ 0.350819] acpiphp: Slot [15] registered [ 0.365812] acpiphp: Slot [16] registered [ 0.366956] acpiphp: Slot [17] registered [ 0.368078] acpiphp: Slot [18] registered [ 0.369185] acpiphp: Slot [19] registered [ 0.370289] acpiphp: Slot [20] registered [ 0.371401] acpiphp: Slot [21] registered [ 0.372505] acpiphp: Slot [22] registered [ 0.373611] acpiphp: Slot [23] registered [ 0.374718] acpiphp: Slot [24] registered [ 0.375826] acpiphp: Slot [25] registered [ 0.376928] acpiphp: Slot [26] registered [ 0.378032] acpiphp: Slot [27] registered [ 0.379149] acpiphp: Slot [28] registered [ 0.380257] acpiphp: Slot [29] registered [ 0.381357] acpiphp: Slot [30] registered [ 0.382459] acpiphp: Slot [31] registered [ 0.383564] PCI host bridge to bus 0000:00 [ 0.384668] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387952] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389933] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401207] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402911] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407426] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431306] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435269] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.441039] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442810] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446373] vgaarb: loaded [ 0.447207] vgaarb: bridge control possible 0000:00:02.0 [ 0.448854] SCSI subsystem initialized [ 0.450110] ACPI: bus type USB registered [ 0.451264] usbcore: registered new interface driver usbfs [ 0.452688] usbcore: registered new interface driver hub [ 0.454075] usbcore: registered new device driver usb [ 0.455585] PCI: Using ACPI for IRQ routing [ 0.457110] NetLabel: Initializing [ 0.458092] NetLabel: domain hash size = 128 [ 0.459249] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460559] NetLabel: unlabeled traffic allowed by default [ 0.462135] clocksource: Switched to clocksource kvm-clock [ 0.472150] AppArmor: AppArmor Filesystem Enabled [ 0.473450] pnp: PnP ACPI init [ 0.474682] pnp: PnP ACPI: found 5 devices [ 0.481507] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483844] NET: Registered protocol family 2 [ 0.485262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488668] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490304] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493372] NET: Registered protocol family 1 [ 0.494575] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496066] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497525] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526551] Trying to unpack rootfs image as initramfs... [ 0.587772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593237] Scanning for low memory corruption every 60 seconds [ 0.595421] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597030] audit: initializing netlink subsys (disabled) [ 0.598537] audit: type=2000 audit(1534487026.127:1): initialized [ 0.600413] Initialise system trusted keyring [ 0.601780] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603378] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606106] zbud: loaded [ 0.607114] VFS: Disk quotas dquot_6.6.0 [ 0.608251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610436] fuse init (API version 7.23) [ 0.611671] Key type big_key registered [ 0.612781] Allocating IMA MOK and blacklist keyrings. [ 0.614468] Key type asymmetric registered [ 0.615612] Asymmetric key parser 'x509' registered [ 0.616931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619005] io scheduler noop registered [ 0.620105] io scheduler deadline registered (default) [ 0.621474] io scheduler cfq registered [ 0.622673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627888] ACPI: Power Button [PWRF] [ 0.629124] GHES: HEST is not enabled! [ 0.643305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672790] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675796] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702647] Linux agpgart interface v0.103 [ 0.706045] brd: module loaded [ 0.708264] loop: module loaded [ 0.713134] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715181] GPT:90111 != 2097151 [ 0.716127] GPT:Alternate GPT header not at the end of the disk. [ 0.717634] GPT:90111 != 2097151 [ 0.718577] GPT: Use GNU Parted to correct GPT errors. [ 0.719917] vda: vda1 vda15 [ 0.721612] scsi host0: ata_piix [ 0.722703] scsi host1: ata_piix [ 0.723708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727374] libphy: Fixed MDIO Bus: probed [ 0.728514] tun: Universal TUN/TAP device driver, 1.6 [ 0.729825] tun: (C) 1999-2004 Max Krasnyansky [ 0.732790] PPP generic driver version 2.4.2 [ 0.734046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735699] ehci-pci: EHCI PCI platform driver [ 0.736924] ehci-platform: EHCI generic platform driver [ 0.738299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739875] ohci-pci: OHCI PCI platform driver [ 0.741134] ohci-platform: OHCI generic platform driver [ 0.742510] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757208] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760652] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767261] usb usb1: Product: UHCI Host Controller [ 0.768534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770111] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771435] hub 1-0:1.0: USB hub found [ 0.772617] hub 1-0:1.0: 2 ports detected [ 0.773913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776808] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.778122] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779529] mousedev: PS/2 mouse device common for all mice [ 0.781249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783754] rtc_cmos 00:00: RTC can wake from S4 [ 0.785293] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786923] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.788550] i2c /dev entries driver [ 0.789606] device-mapper: uevent: version 1.0.3 [ 0.790938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793210] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795059] NET: Registered protocol family 10 [ 0.796620] NET: Registered protocol family 17 [ 0.797852] Key type dns_resolver registered [ 0.799164] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.800666] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.803104] registered taskstats version 1 [ 0.804268] Loading compiled-in X.509 certificates [ 0.806133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808752] zswap: loaded using pool lzo/zbud [ 0.810846] Key type trusted registered [ 0.812970] Key type encrypted registered [ 0.814099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.815515] ima: No TPM chip found, activating TPM-bypass! [ 0.816924] evm: HMAC attrs: 0x1 [ 0.818240] Magic number: 14:745:367 [ 0.819415] rtc_cmos 00:00: setting system clock to 2018-08-17 06:23:46 UTC (1534487026) [ 0.821635] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.823151] EDD information not available. [ 0.887719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904124] Write protecting the kernel read-only data: 14336k [ 0.907193] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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.065267] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000006b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDToqInC4DAFQprvPRYRmwkz7N35ltDvJKfUBcbO0t72TbC/GI9+Ej725RQuUyYrswb7DuAjvaCu+ZoFPXAHlfhGrZbsM+ls3Triwhx179JzmS9Zx9Rl/0LgaG02AMTF2IndA9zmG0i0t40ULSzWrkfXLcIjPi2sKg3alM7tmo8DIyvNyiDIsePFpkEqt2DA1erL1xKFAPxoBEIUEkxLeowAu8e42LvA/tAVN2x1Yo7/cghAiYfoAzQYZqnjmVlDsTXB6RKX8I143L2RYAD/5EqJaYz2AxYTTLIdwzEiLM7B8j1nMEsfuqfkp+AYh8VCCCgYLHWXiXk3kojMEUvN8HX root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBANBxGWr/iQhnjYtJinfqXY7NzRn727OvEmnaROoOwuBDjrknHKWCgFF9IaJRQs2xo1cQlMbS189B15mQEt1WYanQLOFzeJDmwT+vGgBITqqmviCq75LL9iugcL4BFCd3bflkIt9Wa1b3Am5rVrUEqOM3uytDl+KYOL6HVU/+j2THAAAAFQD4GTE7SsXCJE6cxIOyPUBRala6uwAAAIA5k2cAL77U6hVVlA524DKRzhOTEeQfi/CR2ej1Ln6qfU3w1wDUK97Zeg4nOALdcMD4GTbJ2rnZvGJWIYYSezRCKSTaafhh7jdgmSoBUJgFVcSw2CXU8TrPRDtyvGBQQPEZsHXOLr8soeASDZA/4YVtrEpzp0IaGino5hy86hfWzAAAAIAXsWVhB90BDGt5X+wmdT/IFeHbIGxJOAq9KVsyqjNZVhnSnjl3IvmXqYgiKz/kgFXip0YO0ObcnR1t1D70wwq3XJPn7eVRpXbkwdnOY/kV2SIWXMd70hQ5MmbhfyclsvX70E39hUawaW08xO2cc4GsJZEb7kPeMvz9OgCeY0KZbQ== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.30s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:feed:4e7c/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.2 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-0000006b name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.04 === === 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:ED:4E:7C inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feed:4e7c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.703 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.454 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.235 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.231 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.245 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.231/0.373/0.703 ms ### uname -a Linux server-1 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.082156] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.242877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242879] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.242880] usb 1-1: Product: QEMU USB Tablet [ 1.242881] usb 1-1: Manufacturer: QEMU [ 1.242882] usb 1-1: SerialNumber: 42 [ 1.590213] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.590221] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns [ 2.961722] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.996583] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:23:46 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 17 07:23:46 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 17 07:23:46 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) Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 17 07:23:46 cirros kern.notice kernel: [ 1.065267] random: dd urandom read with 4 bits of entropy available Aug 17 07:23:46 cirros kern.info kernel: [ 1.082156] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:23:46 cirros kern.info kernel: [ 1.242877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:23:46 cirros kern.info kernel: [ 1.242879] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:23:46 cirros kern.info kernel: [ 1.242880] usb 1-1: Product: QEMU USB Tablet Aug 17 07:23:46 cirros kern.info kernel: [ 1.242881] usb 1-1: Manufacturer: QEMU Aug 17 07:23:46 cirros kern.info kernel: [ 1.242882] usb 1-1: SerialNumber: 42 Aug 17 07:23:47 cirros kern.info kernel: [ 1.590213] tsc: Refined TSC clocksource calibration: 3491.870 MHz Aug 17 07:23:47 cirros kern.info kernel: [ 1.590221] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns Aug 17 07:23:48 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:23:48 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:23:48 cirros kern.info kernel: [ 2.961722] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:23:48 cirros kern.info kernel: [ 2.996583] 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-1 login: 2018-08-17 06:30:13,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/1dc5e08e-5422-45d1-ac8e-e463e12d45a5 1.305s 2018-08-17 06:30:13,352 63 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.23:9696/v2.0/floatingips/1dc5e08e-5422-45d1-ac8e-e463e12d45a5', u'date': 'Fri, 17 Aug 2018 06:30:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68844b33-2c04-48e6-bb51-6a3835d6a217'} Body: 2018-08-17 06:30:14,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/remove_router_interface 1.633s 2018-08-17 06:30:14,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:30:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0b5e66f-e505-4079-90ef-d28fa7b1b900'} Body: {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187", "subnet_ids": ["9971eed8-de08-420e-baa5-7d8b60740187"], "port_id": "9230d73c-86a0-4fb1-a10c-e633d1207b3a", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"} 2018-08-17 06:30:16,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a 1.473s 2018-08-17 06:30:16,462 63 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.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a', u'date': 'Fri, 17 Aug 2018 06:30:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d24d3f0f-62f9-4141-b0b5-b36e77910730'} Body: 2018-08-17 06:30:18,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/02f1da3d-a239-4c78-9f7b-a3e21015d14c 1.639s 2018-08-17 06:30:18,104 63 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.23:9696/v2.0/floatingips/02f1da3d-a239-4c78-9f7b-a3e21015d14c', u'date': 'Fri, 17 Aug 2018 06:30:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf3fed01-dd56-4250-a532-ef6ecd885ce0'} Body: 2018-08-17 06:30:19,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/remove_router_interface 1.785s 2018-08-17 06:30:19,891 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:30:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f945b505-09ee-4855-8c98-8e1f6f90fcb5'} Body: {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54", "subnet_ids": ["c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"], "port_id": "87ede79a-c691-4e97-97f4-67e026340b6b", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c"} 2018-08-17 06:30:21,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c 1.517s 2018-08-17 06:30:21,411 63 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.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c', u'date': 'Fri, 17 Aug 2018 06:30:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2b282218-c29e-4585-a163-2f184245a2cd'} Body: 2018-08-17 06:30:21,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.172s 2018-08-17 06:30:21,586 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-e10edb1e-e2a4-4013-a122-50cef1242222', 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': 'Fri, 17 Aug 2018 06:30:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e10edb1e-e2a4-4013-a122-50cef1242222'} Body: 2018-08-17 06:30:22,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.956s 2018-08-17 06:30:22,544 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71', 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': 'Fri, 17 Aug 2018 06:30:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:21Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:23,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.043s 2018-08-17 06:30:23,604 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-1bcf9da4-46e3-4321-b802-0b331fec85b3', 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': 'Fri, 17 Aug 2018 06:30:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1bcf9da4-46e3-4321-b802-0b331fec85b3'} Body: {"itemNotFound": {"message": "Instance efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b could not be found.", "code": 404}} 2018-08-17 06:30:24,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/425e12f8-e5cd-4c42-8489-f4d723513f6d 0.606s 2018-08-17 06:30:24,213 63 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.23:9696/v2.0/ports/425e12f8-e5cd-4c42-8489-f4d723513f6d', u'date': 'Fri, 17 Aug 2018 06:30:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c95d1c29-8521-4c04-be73-a00cb2346c54'} Body: 2018-08-17 06:30:24,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.185s 2018-08-17 06:30:24,400 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-942c9a4b-4487-4269-88c7-1fd613308845', 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': 'Fri, 17 Aug 2018 06:30:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-942c9a4b-4487-4269-88c7-1fd613308845'} Body: 2018-08-17 06:30:24,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.537s 2018-08-17 06:30:24,939 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8', 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': 'Fri, 17 Aug 2018 06:30:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:26,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.045s 2018-08-17 06:30:26,018 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-f92caab9-c152-44f9-a49a-c61113486c15', 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': 'Fri, 17 Aug 2018 06:30:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f92caab9-c152-44f9-a49a-c61113486c15'} Body: {"itemNotFound": {"message": "Instance 3e584c12-4403-4316-b292-acd661bf1163 could not be found.", "code": 404}} 2018-08-17 06:30:26,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/011d5e11-9ae9-43df-bd59-2748f1e18d53 0.898s 2018-08-17 06:30:26,918 63 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.23:9696/v2.0/ports/011d5e11-9ae9-43df-bd59-2748f1e18d53', u'date': 'Fri, 17 Aug 2018 06:30:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3ff3049a-fca5-4019-8d15-f4f9b44c1111'} Body: 2018-08-17 06:30:27,083 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.163s 2018-08-17 06:30:27,083 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-19a03518-9030-4a5a-925b-ff1c27ce5fe6', 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': 'Fri, 17 Aug 2018 06:30:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19a03518-9030-4a5a-925b-ff1c27ce5fe6'} Body: 2018-08-17 06:30:27,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.669s 2018-08-17 06:30:27,755 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-3b195215-ed70-42af-bdce-0d18371c67f1', 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': 'Fri, 17 Aug 2018 06:30:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b195215-ed70-42af-bdce-0d18371c67f1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:27Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:28,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.045s 2018-08-17 06:30:28,817 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-572b7010-31f3-40ab-9b45-979e63e0b102', 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': 'Fri, 17 Aug 2018 06:30:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-572b7010-31f3-40ab-9b45-979e63e0b102'} Body: {"itemNotFound": {"message": "Instance 701a0013-d5bd-446d-a444-50bb05480c22 could not be found.", "code": 404}} 2018-08-17 06:30:29,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/65731e7f-18bd-48c8-b29d-ce692b29cfd2 0.626s 2018-08-17 06:30:29,446 63 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.23:9696/v2.0/ports/65731e7f-18bd-48c8-b29d-ce692b29cfd2', u'date': 'Fri, 17 Aug 2018 06:30:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c186afb1-04f5-4086-bc20-6220f942fa1c'} Body: 2018-08-17 06:30:29,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.158s 2018-08-17 06:30:29,606 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-326fb5a6-807c-4dd6-a154-18831ea3fd6e', 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': 'Fri, 17 Aug 2018 06:30:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-326fb5a6-807c-4dd6-a154-18831ea3fd6e'} Body: 2018-08-17 06:30:30,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.685s 2018-08-17 06:30:30,293 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-e6043677-14e3-4b2b-ae11-583ea2f28a91', 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': 'Fri, 17 Aug 2018 06:30:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6043677-14e3-4b2b-ae11-583ea2f28a91'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:31,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.057s 2018-08-17 06:30:31,368 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-add3c906-7764-4d60-a588-467f53425e4f', 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': 'Fri, 17 Aug 2018 06:30:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-add3c906-7764-4d60-a588-467f53425e4f'} Body: {"itemNotFound": {"message": "Instance d8db066e-47ab-40a1-a8a4-9c7e2939aea6 could not be found.", "code": 404}} 2018-08-17 06:30:31,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/669463da-a823-4ce4-952e-236ca7f212cf 0.608s 2018-08-17 06:30:31,978 63 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.23:9696/v2.0/ports/669463da-a823-4ce4-952e-236ca7f212cf', u'date': 'Fri, 17 Aug 2018 06:30:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d66a3278-00eb-40a4-8370-9c3db76d98a1'} Body: 2018-08-17 06:30:32,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-989128166 0.034s 2018-08-17 06:30:32,014 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-989128166', u'x-compute-request-id': 'req-7b3b71ca-b566-4883-b206-363cd725e130', 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': 'Fri, 17 Aug 2018 06:30:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b3b71ca-b566-4883-b206-363cd725e130'} Body: 2018-08-17 06:30:33,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/9971eed8-de08-420e-baa5-7d8b60740187 1.058s 2018-08-17 06:30:33,074 63 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.23:9696/v2.0/subnets/9971eed8-de08-420e-baa5-7d8b60740187', u'date': 'Fri, 17 Aug 2018 06:30:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b54f0eb2-3b4e-4b71-9192-841e52aaf8cc'} Body: 2018-08-17 06:30:34,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c 1.608s 2018-08-17 06:30:34,684 63 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.23:9696/v2.0/networks/bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c', u'date': 'Fri, 17 Aug 2018 06:30:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22f7d216-733d-48ac-bee4-32b8a3120ec9'} Body: 2018-08-17 06:30:35,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/c6b574a0-46b6-4ad3-a4df-947ac3b4ec54 1.091s 2018-08-17 06:30:35,777 63 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.23:9696/v2.0/subnets/c6b574a0-46b6-4ad3-a4df-947ac3b4ec54', u'date': 'Fri, 17 Aug 2018 06:30:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a93108cf-d934-4115-92be-82794690738e'} Body: 2018-08-17 06:30:37,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/b5c1cbbf-0e52-4046-a079-c3b20b9d3370 1.365s 2018-08-17 06:30:37,144 63 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.23:9696/v2.0/networks/b5c1cbbf-0e52-4046-a079-c3b20b9d3370', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b785198-0525-4a44-a99a-fe3134f472f4'} Body: 2018-08-17 06:30:37,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/f69b452c-c244-4ff4-8e4d-ba6964a90738 0.279s 2018-08-17 06:30:37,425 63 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.23:9696/v2.0/security-groups/f69b452c-c244-4ff4-8e4d-ba6964a90738', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0e828af6-3187-42f8-ab7e-bf7c3aedd426'} Body: 2018-08-17 06:30:37.675 63 INFO tempest.lib.common.rest_client [req-ca6f29d1-c156-4a86-8ebe-fe08869a7670 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.194s 2018-08-17 06:30:37.676 63 DEBUG tempest.lib.common.rest_client [req-ca6f29d1-c156-4a86-8ebe-fe08869a7670 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1834286999 description", "name": "tempest-secgroup-smoke-1834286999"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca6f29d1-c156-4a86-8ebe-fe08869a7670'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1834286999 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "updated_at": "2018-08-17T06:30:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:30:37Z", "revision_number": 0, "id": "594a2b0f-cfcc-49d1-818a-7bddc5832268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:30:37Z", "revision_number": 0, "id": "dea719cd-6fc4-49dd-9f67-4cc3ff37d994", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "name": "tempest-secgroup-smoke-1834286999"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:37.824 63 INFO tempest.lib.common.rest_client [req-2f0a6035-e44f-4851-ae98-dee3ee4e4582 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.146s 2018-08-17 06:30:37.824 63 DEBUG tempest.lib.common.rest_client [req-2f0a6035-e44f-4851-ae98-dee3ee4e4582 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f0a6035-e44f-4851-ae98-dee3ee4e4582'} 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-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "cdb2ac3b-cf40-48b9-9055-87f992dcdc83"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:37.991 63 INFO tempest.lib.common.rest_client [req-6d36169a-d718-4f96-ba71-bec7c173bdc5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:30:37.992 63 DEBUG tempest.lib.common.rest_client [req-6d36169a-d718-4f96-ba71-bec7c173bdc5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d36169a-d718-4f96-ba71-bec7c173bdc5'} 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-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df64c07c-0aae-43fb-8b28-f299855de324"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:38.327 63 INFO tempest.lib.common.rest_client [req-1e49d3bd-8156-4ff7-a5e8-05be8fcda600 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.334s 2018-08-17 06:30:38.328 63 DEBUG tempest.lib.common.rest_client [req-1e49d3bd-8156-4ff7-a5e8-05be8fcda600 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e49d3bd-8156-4ff7-a5e8-05be8fcda600'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ffbcfd44-e8d6-4ba4-b60c-139705655f26"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:38.471 63 INFO tempest.lib.common.rest_client [req-84dfb763-efad-46f9-83c1-f74773386a37 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:30:38.471 63 DEBUG tempest.lib.common.rest_client [req-84dfb763-efad-46f9-83c1-f74773386a37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84dfb763-efad-46f9-83c1-f74773386a37'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "55e84757-51c4-4884-aa17-734b4a31154a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:38.615 63 INFO tempest.lib.common.rest_client [req-b4edb136-f1d4-426b-911b-1f5555289e02 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:30:38.615 63 DEBUG tempest.lib.common.rest_client [req-b4edb136-f1d4-426b-911b-1f5555289e02 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4edb136-f1d4-426b-911b-1f5555289e02'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b77a5538-ce26-44ef-aeee-8169104f37ca"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:38.771 63 INFO tempest.lib.common.rest_client [req-d8125782-ceb5-4eb8-b237-86edf6270470 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.155s 2018-08-17 06:30:38.772 63 DEBUG tempest.lib.common.rest_client [req-d8125782-ceb5-4eb8-b237-86edf6270470 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8125782-ceb5-4eb8-b237-86edf6270470'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "32312c82-a8cb-4f3a-8111-b47b1a7ef2ab"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:38.908 63 INFO tempest.lib.common.rest_client [req-683f472f-6312-4853-ad90-2a760dc80e54 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:30:38.909 63 DEBUG tempest.lib.common.rest_client [req-683f472f-6312-4853-ad90-2a760dc80e54 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-683f472f-6312-4853-ad90-2a760dc80e54'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d4a86b6-c8e9-4cd7-9f6d-ee1c1037a304"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:39.323 63 INFO tempest.lib.common.rest_client [req-6a219b77-2063-4f3f-a258-a9425f3c43a4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.413s 2018-08-17 06:30:39.323 63 DEBUG tempest.lib.common.rest_client [req-6a219b77-2063-4f3f-a258-a9425f3c43a4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a219b77-2063-4f3f-a258-a9425f3c43a4'} 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-08-17T06:30:39Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "92197d3f-6afb-49d1-b0c1-c801b35eeb36"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:39.602 63 INFO tempest.lib.common.rest_client [req-af0a634e-8039-428e-a2e4-a02be47be2b6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.277s 2018-08-17 06:30:39.602 63 DEBUG tempest.lib.common.rest_client [req-af0a634e-8039-428e-a2e4-a02be47be2b6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-505077764"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:30:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af0a634e-8039-428e-a2e4-a02be47be2b6'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:30:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","name":"tempest-A-505077764"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:40.125 63 INFO tempest.lib.common.rest_client [req-eb64ab93-97f5-4183-b2a2-e9eda6972882 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.522s 2018-08-17 06:30:40.125 63 DEBUG tempest.lib.common.rest_client [req-eb64ab93-97f5-4183-b2a2-e9eda6972882 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "name": "tempest-subnet-A-1-837079483"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:30:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eb64ab93-97f5-4183-b2a2-e9eda6972882'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:30:39Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"59a0ff5a-3ee0-42dc-a466-0ba492706f9f","subnetpool_id":null,"name":"tempest-subnet-A-1-837079483"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:40.375 63 INFO tempest.lib.common.rest_client [req-07871bca-9fc8-4ffe-8526-87c352c38ca5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.248s 2018-08-17 06:30:40.375 63 DEBUG tempest.lib.common.rest_client [req-07871bca-9fc8-4ffe-8526-87c352c38ca5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-701919178"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:30:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07871bca-9fc8-4ffe-8526-87c352c38ca5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:30:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"30582ede-d62c-4c50-ac48-bd41000e1a60","name":"tempest-B-701919178"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:41.028 63 INFO tempest.lib.common.rest_client [req-cf4a258e-0bfa-41e3-98d7-dc3d3d77c513 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.652s 2018-08-17 06:30:41.028 63 DEBUG tempest.lib.common.rest_client [req-cf4a258e-0bfa-41e3-98d7-dc3d3d77c513 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "name": "tempest-subnet-B-1-1757733768"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4a258e-0bfa-41e3-98d7-dc3d3d77c513'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30582ede-d62c-4c50-ac48-bd41000e1a60","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:30:40Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f76b2260-a23d-4b4d-ba1d-7ccb494604de","subnetpool_id":null,"name":"tempest-subnet-B-1-1757733768"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:41.439 63 INFO tempest.lib.common.rest_client [req-eb618cb7-af86-4447-8705-b5f996496748 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 06:30:41.440 63 DEBUG tempest.lib.common.rest_client [req-eb618cb7-af86-4447-8705-b5f996496748 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb618cb7-af86-4447-8705-b5f996496748'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T07:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2340ff25ab5649c4a6276170dcbc1644", "name": "tempest-TestBGPVPNBasic-1766154985"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"end _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:41.898 63 INFO tempest.lib.common.rest_client [req-0480b02e-0f61-4e74-8a50-cc69cbfee215 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.457s 2018-08-17 06:30:41.899 63 DEBUG tempest.lib.common.rest_client [req-0480b02e-0f61-4e74-8a50-cc69cbfee215 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0480b02e-0f61-4e74-8a50-cc69cbfee215'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "9913b821-a463-477b-bda1-11880763e19b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:42.627 63 INFO tempest.lib.common.rest_client [req-856f16af-7db0-4551-b7c4-00441524ce68 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations 0.727s 2018-08-17 06:30:42.627 63 DEBUG tempest.lib.common.rest_client [req-856f16af-7db0-4551-b7c4-00441524ce68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations', u'date': 'Fri, 17 Aug 2018 06:30:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-856f16af-7db0-4551-b7c4-00441524ce68'} Body: {"network_association": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "id": "ac936800-6abf-494f-a56a-0254f0c65e1e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:43.064 63 INFO tempest.lib.common.rest_client [req-9bc114fc-6607-4048-8118-fe09beeea1b8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations 0.436s 2018-08-17 06:30:43.065 63 DEBUG tempest.lib.common.rest_client [req-9bc114fc-6607-4048-8118-fe09beeea1b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations', u'date': 'Fri, 17 Aug 2018 06:30:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bc114fc-6607-4048-8118-fe09beeea1b8'} Body: {"network_association": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "id": "0dc933a0-fb64-4bbd-a67b-63ec7470aa00"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:43.065 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 06:30:43.242 63 INFO tempest.lib.common.rest_client [req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.176s 2018-08-17 06:30:43.243 63 DEBUG tempest.lib.common.rest_client [req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1346218869"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff', 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': 'Fri, 17 Aug 2018 06:30:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZM9cUd99ZWHGqfy3vX6HBpnlzFuPE/+LAw5NxZldRADoroOteymaEC/L+7A0yEY2cG7LfWCkqa5OeIYdxZYGxysX0ngRuGOcqKIfbSnJEbEL+FSxgnSROD9SY80n0YVQPyMFi2aJG2UlYaVE+yWQiy6QpcqcVkLSco6O5o32yaPSppMxrjgrNZ6e+GEdzS5VDAe9Ihs+sTpXgOEC6wJW4hWELz84d7Y/2LANlFJDE6qn7GQBZt09cVa1W/ytDHLBbZS+g1Ni6o7gr8ithx3vGuH/FVgn+H5lHuyah0EYU0s6Ob2NE1qELGXCXkDX0/XMD5pqAUEvnvbmQcDgFow6r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2TPXFHffWVhxqn8t71+hwaZ5cxbjxP/iwMOTcWZXUQA6K6Dr\nXspmhAvy/uwNMhGNnBuy31gpKmuTniGHcWWBscrF9J4EbhjnKiiH20pyRGxC/hUs\nYJ0kTg/UmPNJ9GFUD8jBYtmiRtlJWGlRPslkIsukKXKnFZC0nKOjuaN9smj0qaTM\na44KzWenvhhHc0uVQwHvSIbPrE6V4DhAusCVuIVhC8/OHe2P9iwDZRSQxOqp+xkA\nWbdPXFWtVv8rQxywW2UvoNTYuqO4K/IrYcd7xrh/xVYJ/h+ZR7smodBGFNLOjm9j\nRNahCxlwl5A19P1zA+aagFBL5725kHA4BaMOqwIDAQABAoIBAE1nLv+pVFvnq+Ih\nnoIOp3t2UxOTlanvsqQVTmb8HKPOG+zOVPKb2Hq4M2lrP6yXGssGB/GV3l2yppGU\ny0q67MQqSe9JnLSLhV29weSBHEWL+zfG3eC0P2reM1oqYTGIucdCOMB8ZFsxNfUe\n2wgwBtJrld37cNW7ktG7cy5FuBaqrgqYLtsN3N+a+AWK80c1bZ3BQwKOSitkUGUU\nHFBW3ssx4Bs7wPafqeQMxVqJzPFWdjpXuxAXqxJO8gXUQAfQ0Rl2kwKOuoYvC67W\ndA1HHDTUOUkCyVqQHIQ2D1HkbZiYfjaKVoiDGXrs9iG/qa6WvjvqwS8CNksJ9J+w\nODm7r/kCgYEA/EpKXvKMOuhCrq3ljxVsAOCNtxU4bxv0tGn0FpCJdNOkvosBDnUJ\ndn6bKsawKrzKjR3czudvby0AaHrU3aP7FyU1d6kMRcn3Wzrnl1AyHL5iB3tEECRd\nHWbzlaK1etZwOl/cUOyX/T4M5JwGU211IMHEBvLHUpUKAbz22pxY6IcCgYEA3GV3\nlzBIQsZbIvOZvGje5uYcY72RbiBdnCC1Sp3BgHm2hLLFQQrNDaSb+nazJl4GOh82\nGu8WqGzejhVpsZOXOX61qPBHJIR38qQBELN36bylR69AsyWQB0TLbg10qOx7TG3h\ncZxOnxZdLVioHH1gssafsqypIYPktST70M/VRb0CgYEAoSPGOrzKqnlc1ftGK0yw\nbiL/ARgxsm31ryIZgCwTT6Y6jGV2aEiCocedzgWX0cRBzz5qoVCbETR6FUGXInWx\nU4g1jVdQ+mZUclW+RBw51bgYHtUxlOnU+4mdPU7ugSXkCrTdoGZtcZenXoD1XWYF\nMMXyMcnxW6LMAG40cU75TpMCgYB9Vh7alhSiFNfDWrF1GlaZDQfcGPRZooJZxagT\n1P80JwOLF3dh89iFB7XEjDh5e0MjTpigXJOQGMnAF6FR4VNA2TRJ7Msok0T7chVB\nAC8Td7qut5Wdy6DK4W6nGXPclQ/ReTOaPn/frQI0RZTlDtAtGxO6ssJEUxN/iJbE\nO01YKQKBgA+JiVfh6wRjj/e9GyZa4PZeZqZ6CL7bFF33PWxJcOU6uAYMwtaVbARe\nbbFhRAFB1491h/l4EpThZ5uW/UJwHhqJqOizkSgH7cP4shV9/wrXP/7eU1n2YiH4\n7S/fM5oDcqUN/ADLQ2jxJj8gqJ26KL9i//DuUJKJqpkvY6XrGbV4\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1346218869", "fingerprint": "87:52:75:5b:b7:bb:2e:af:f8:3d:af:93:9b:6a:b2:ec"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:44.785 63 INFO tempest.lib.common.rest_client [req-2bdfa143-920a-4fa8-9953-b7175d5bc51b ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.539s 2018-08-17 06:30:44.786 63 DEBUG tempest.lib.common.rest_client [req-2bdfa143-920a-4fa8-9953-b7175d5bc51b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1877714744", "security_groups": ["c1028f57-ae4a-4f76-83c6-86197e4637df"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:30:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bdfa143-920a-4fa8-9953-b7175d5bc51b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:30:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:30:43Z","name":"tempest-port-smoke-1877714744","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:96:79:db","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"59a0ff5a-3ee0-42dc-a466-0ba492706f9f","ip_address":"10.101.11.10"}],"id":"a75d4de7-a5fe-4885-b119-2bbe0cc0b58a","security_groups":["c1028f57-ae4a-4f76-83c6-86197e4637df"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:45.931 63 INFO tempest.lib.common.rest_client [req-938eaa9a-de68-44f2-88c8-772dcf0bed57 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.144s 2018-08-17 06:30:45.932 63 DEBUG tempest.lib.common.rest_client [req-938eaa9a-de68-44f2-88c8-772dcf0bed57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1346218869", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "port": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-938eaa9a-de68-44f2-88c8-772dcf0bed57', 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:30:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-938eaa9a-de68-44f2-88c8-772dcf0bed57'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "adminPass": "tGmdJuXCvM4t"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:46.290 63 INFO tempest.lib.common.rest_client [req-0e3af4d2-086c-413b-a6f0-6472645abd23 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.354s 2018-08-17 06:30:46.291 63 DEBUG tempest.lib.common.rest_client [req-0e3af4d2-086c-413b-a6f0-6472645abd23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-0e3af4d2-086c-413b-a6f0-6472645abd23', 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': 'Fri, 17 Aug 2018 06:30:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e3af4d2-086c-413b-a6f0-6472645abd23'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:47.581 63 INFO tempest.lib.common.rest_client [req-1368d995-832c-4733-98da-e8a02bdc3529 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.275s 2018-08-17 06:30:47.581 63 DEBUG tempest.lib.common.rest_client [req-1368d995-832c-4733-98da-e8a02bdc3529 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-1368d995-832c-4733-98da-e8a02bdc3529', 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': 'Fri, 17 Aug 2018 06:30:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1368d995-832c-4733-98da-e8a02bdc3529'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:47.599 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:30:48.958 63 INFO tempest.lib.common.rest_client [req-55d025b4-3523-423a-a227-003ffa0fb1c9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.356s 2018-08-17 06:30:48.960 63 DEBUG tempest.lib.common.rest_client [req-55d025b4-3523-423a-a227-003ffa0fb1c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-55d025b4-3523-423a-a227-003ffa0fb1c9', 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': 'Fri, 17 Aug 2018 06:30:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55d025b4-3523-423a-a227-003ffa0fb1c9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:48.977 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:30:50.310 63 INFO tempest.lib.common.rest_client [req-7313b533-e68a-4188-97a7-ace02a387f7d ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.329s 2018-08-17 06:30:50.311 63 DEBUG tempest.lib.common.rest_client [req-7313b533-e68a-4188-97a7-ace02a387f7d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-7313b533-e68a-4188-97a7-ace02a387f7d', 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': 'Fri, 17 Aug 2018 06:30:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7313b533-e68a-4188-97a7-ace02a387f7d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:52.029 63 INFO tempest.lib.common.rest_client [req-587dc565-06fc-4bfd-9429-4fd09220e359 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.704s 2018-08-17 06:30:52.031 63 DEBUG tempest.lib.common.rest_client [req-587dc565-06fc-4bfd-9429-4fd09220e359 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-587dc565-06fc-4bfd-9429-4fd09220e359', 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': 'Fri, 17 Aug 2018 06:30:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-587dc565-06fc-4bfd-9429-4fd09220e359'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:53.405 63 INFO tempest.lib.common.rest_client [req-a51450f0-05c2-4095-8a28-1a22891c06d4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.359s 2018-08-17 06:30:53.406 63 DEBUG tempest.lib.common.rest_client [req-a51450f0-05c2-4095-8a28-1a22891c06d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-a51450f0-05c2-4095-8a28-1a22891c06d4', 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': 'Fri, 17 Aug 2018 06:30:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a51450f0-05c2-4095-8a28-1a22891c06d4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:53.424 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:30:53.750 63 INFO tempest.lib.common.rest_client [req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.325s 2018-08-17 06:30:53.750 63 DEBUG tempest.lib.common.rest_client [req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce', 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': 'Fri, 17 Aug 2018 06:30:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:53.764 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 032b293b-96c7-48d6-9f05-1f87572a919f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:30:54.630 63 INFO tempest.lib.common.rest_client [req-047e9e91-947a-4d88-95fb-7bb8ea050758 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.865s 2018-08-17 06:30:54.631 63 DEBUG tempest.lib.common.rest_client [req-047e9e91-947a-4d88-95fb-7bb8ea050758 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1644019041", "security_groups": ["c1028f57-ae4a-4f76-83c6-86197e4637df"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:30:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-047e9e91-947a-4d88-95fb-7bb8ea050758'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:30:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"30582ede-d62c-4c50-ac48-bd41000e1a60","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:30:54Z","name":"tempest-port-smoke-1644019041","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:44:f2:da","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f76b2260-a23d-4b4d-ba1d-7ccb494604de","ip_address":"10.102.21.20"}],"id":"93f82c69-5405-4305-983c-97840b3b6563","security_groups":["c1028f57-ae4a-4f76-83c6-86197e4637df"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:56.453 63 INFO tempest.lib.common.rest_client [req-256e7b71-73f3-459d-9c8e-8341643d0a68 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.821s 2018-08-17 06:30:56.454 63 DEBUG tempest.lib.common.rest_client [req-256e7b71-73f3-459d-9c8e-8341643d0a68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1346218869", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "30582ede-d62c-4c50-ac48-bd41000e1a60", "port": "93f82c69-5405-4305-983c-97840b3b6563"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-256e7b71-73f3-459d-9c8e-8341643d0a68', 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:30:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-256e7b71-73f3-459d-9c8e-8341643d0a68'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "adminPass": "mdQgMscB5Qit"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:56.781 63 INFO tempest.lib.common.rest_client [req-86a43922-c705-42cc-9f2d-1bbe6ef88f69 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.323s 2018-08-17 06:30:56.782 63 DEBUG tempest.lib.common.rest_client [req-86a43922-c705-42cc-9f2d-1bbe6ef88f69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-86a43922-c705-42cc-9f2d-1bbe6ef88f69', 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': 'Fri, 17 Aug 2018 06:30:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86a43922-c705-42cc-9f2d-1bbe6ef88f69'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:57.901 63 INFO tempest.lib.common.rest_client [req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.102s 2018-08-17 06:30:57.901 63 DEBUG tempest.lib.common.rest_client [req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81', 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': 'Fri, 17 Aug 2018 06:30:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:57.917 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:30:59.330 63 INFO tempest.lib.common.rest_client [req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.411s 2018-08-17 06:30:59.330 63 DEBUG tempest.lib.common.rest_client [req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9', 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': 'Fri, 17 Aug 2018 06:30:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:30:59.344 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:31:00.528 63 INFO tempest.lib.common.rest_client [req-ce20a877-af2e-4d06-bd0c-7720d124951d ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.182s 2018-08-17 06:31:00.529 63 DEBUG tempest.lib.common.rest_client [req-ce20a877-af2e-4d06-bd0c-7720d124951d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-ce20a877-af2e-4d06-bd0c-7720d124951d', 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': 'Fri, 17 Aug 2018 06:31:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce20a877-af2e-4d06-bd0c-7720d124951d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:31:01.941 63 INFO tempest.lib.common.rest_client [req-01578b2b-beb7-44a1-9233-fc99caa31d8a ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.397s 2018-08-17 06:31:01.942 63 DEBUG tempest.lib.common.rest_client [req-01578b2b-beb7-44a1-9233-fc99caa31d8a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-01578b2b-beb7-44a1-9233-fc99caa31d8a', 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': 'Fri, 17 Aug 2018 06:31:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01578b2b-beb7-44a1-9233-fc99caa31d8a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:31:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:31:01.956 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:31:02.109 63 INFO tempest.lib.common.rest_client [req-a9cdec70-1221-475a-87ed-368e026c9efd ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.152s 2018-08-17 06:31:02.110 63 DEBUG tempest.lib.common.rest_client [req-a9cdec70-1221-475a-87ed-368e026c9efd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-a9cdec70-1221-475a-87ed-368e026c9efd', 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': 'Fri, 17 Aug 2018 06:31:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9cdec70-1221-475a-87ed-368e026c9efd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:31:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:31:02.127 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 436b60b4-da03-4797-824e-06695f4cb7ba with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:31:02.254 63 INFO tempest.lib.common.rest_client [req-9dd11fd2-9201-479e-8099-4dd4a258d32c ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.126s 2018-08-17 06:31:02.255 63 DEBUG tempest.lib.common.rest_client [req-9dd11fd2-9201-479e-8099-4dd4a258d32c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--44107787", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:31:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9dd11fd2-9201-479e-8099-4dd4a258d32c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:02Z", "admin_state_up": true, "updated_at": "2018-08-17T06:31:02Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "name": "tempest-router--44107787"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:31:03.679 63 INFO tempest.lib.common.rest_client [req-9c85e2f6-2bc5-4970-a1a4-b9d55f9793b4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669 1.423s 2018-08-17 06:31:03.680 63 DEBUG tempest.lib.common.rest_client [req-9c85e2f6-2bc5-4970-a1a4-b9d55f9793b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669', u'date': 'Fri, 17 Aug 2018 06:31:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c85e2f6-2bc5-4970-a1a4-b9d55f9793b4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:02Z", "admin_state_up": true, "updated_at": "2018-08-17T06:31:03Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "name": "tempest-router--44107787"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:31:05.821 63 INFO tempest.lib.common.rest_client [req-9d52f1c0-1544-402d-811b-328c9beb4d7e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/add_router_interface 2.140s 2018-08-17 06:31:05.821 63 DEBUG tempest.lib.common.rest_client [req-9d52f1c0-1544-402d-811b-328c9beb4d7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:31:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d52f1c0-1544-402d-811b-328c9beb4d7e'} Body: {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f", "subnet_ids": ["59a0ff5a-3ee0-42dc-a466-0ba492706f9f"], "port_id": "72beb7d7-806f-438d-bf48-ac1290e11239", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:31:07.866 63 INFO tempest.lib.common.rest_client [req-794d728c-b95b-4471-89fc-b175b9e15c5b ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.044s 2018-08-17 06:31:07.867 63 DEBUG tempest.lib.common.rest_client [req-794d728c-b95b-4471-89fc-b175b9e15c5b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:31:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-794d728c-b95b-4471-89fc-b175b9e15c5b'} Body: {"floatingip": {"router_id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:31:06Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a", "id": "4b669078-806f-4487-bc98-46f671b23a1e", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:06Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:31:07.868 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:31:15.880 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:31:15.947 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:31:15.977 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:31:16.092 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:31:16.092 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:31:16.094 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:31:16.155 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:31:16.158 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:31:21.166 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:31:21.166 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:32:31.225 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:32:31.225 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:32:31.229 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:32:31.292 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:32:31.293 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:32:36.301 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:32:36.302 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:33:46.358 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:33:46.358 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:33:46.359 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46.365 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46.467 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:33:46.491 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46.498 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:33:46.498 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:f2:f4:e2 [ether] on eth0 2018-08-17 06:33:46.499 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:33:46.499 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46.501 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46.563 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:33:46.565 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46.574 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:33:46.574 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:33:46.575 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46.577 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46.639 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:33:46.642 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46.649 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:33:46.649 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46.651 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46.713 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:33:46.716 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46.721 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:33:46.722 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:f2:f4:e2 [ether] on eth0 2018-08-17 06:33:46.722 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:33:46.722 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46.724 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46.783 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:33:46.788 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:51.795 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:33:51.795 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:35:01.852 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:35:01.853 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:35:01.857 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:35:01.920 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:35:01.922 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:35:06.930 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:35:06.930 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:36:16.988 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:36:18.152 63 INFO tempest.lib.common.rest_client [req-3688328a-8a12-494b-bb07-f58e54d11da7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/4b669078-806f-4487-bc98-46f671b23a1e 1.160s 2018-08-17 06:36:18.153 63 DEBUG tempest.lib.common.rest_client [req-3688328a-8a12-494b-bb07-f58e54d11da7 ] 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.23:9696/v2.0/floatingips/4b669078-806f-4487-bc98-46f671b23a1e', u'date': 'Fri, 17 Aug 2018 06:36:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3688328a-8a12-494b-bb07-f58e54d11da7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:19.880 63 INFO tempest.lib.common.rest_client [req-cd32d13a-5c4d-4a33-9167-21f446c72f08 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/remove_router_interface 1.726s 2018-08-17 06:36:19.881 63 DEBUG tempest.lib.common.rest_client [req-cd32d13a-5c4d-4a33-9167-21f446c72f08 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:36:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd32d13a-5c4d-4a33-9167-21f446c72f08'} Body: {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f", "subnet_ids": ["59a0ff5a-3ee0-42dc-a466-0ba492706f9f"], "port_id": "72beb7d7-806f-438d-bf48-ac1290e11239", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:21.349 63 INFO tempest.lib.common.rest_client [req-0332c455-2af6-42e2-96f2-a8c2431a7278 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669 1.467s 2018-08-17 06:36:21.349 63 DEBUG tempest.lib.common.rest_client [req-0332c455-2af6-42e2-96f2-a8c2431a7278 ] 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.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669', u'date': 'Fri, 17 Aug 2018 06:36:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0332c455-2af6-42e2-96f2-a8c2431a7278'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:21.787 63 INFO tempest.lib.common.rest_client [req-55ffceff-902e-4cd7-be89-2f63863b6949 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.436s 2018-08-17 06:36:21.788 63 DEBUG tempest.lib.common.rest_client [req-55ffceff-902e-4cd7-be89-2f63863b6949 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-55ffceff-902e-4cd7-be89-2f63863b6949', 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': 'Fri, 17 Aug 2018 06:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55ffceff-902e-4cd7-be89-2f63863b6949'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:22.460 63 INFO tempest.lib.common.rest_client [req-62562d19-6378-4373-b2d7-60e5bcc2f873 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.671s 2018-08-17 06:36:22.460 63 DEBUG tempest.lib.common.rest_client [req-62562d19-6378-4373-b2d7-60e5bcc2f873 ] 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-62562d19-6378-4373-b2d7-60e5bcc2f873', 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': 'Fri, 17 Aug 2018 06:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62562d19-6378-4373-b2d7-60e5bcc2f873'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:24.103 63 INFO tempest.lib.common.rest_client [req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.628s 2018-08-17 06:36:24.104 63 DEBUG tempest.lib.common.rest_client [req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd', 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': 'Fri, 17 Aug 2018 06:36:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:36:23Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": "2018-08-17T06:36:23.000000", "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:24.117 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 06:36:25.159 63 INFO tempest.lib.common.rest_client [req-9ceba0a9-4812-4107-9f27-cd30a92e301f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.040s 2018-08-17 06:36:25.160 63 DEBUG tempest.lib.common.rest_client [req-9ceba0a9-4812-4107-9f27-cd30a92e301f ] 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-9ceba0a9-4812-4107-9f27-cd30a92e301f', 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': 'Fri, 17 Aug 2018 06:36:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9ceba0a9-4812-4107-9f27-cd30a92e301f'} Body: {"itemNotFound": {"message": "Instance 436b60b4-da03-4797-824e-06695f4cb7ba could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:26.021 63 INFO tempest.lib.common.rest_client [req-02629f4a-200e-4eb6-8146-212a5aa60ee6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/93f82c69-5405-4305-983c-97840b3b6563 0.860s 2018-08-17 06:36:26.022 63 DEBUG tempest.lib.common.rest_client [req-02629f4a-200e-4eb6-8146-212a5aa60ee6 ] 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.23:9696/v2.0/ports/93f82c69-5405-4305-983c-97840b3b6563', u'date': 'Fri, 17 Aug 2018 06:36:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02629f4a-200e-4eb6-8146-212a5aa60ee6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:26.176 63 INFO tempest.lib.common.rest_client [req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.154s 2018-08-17 06:36:26.177 63 DEBUG tempest.lib.common.rest_client [req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32', 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': 'Fri, 17 Aug 2018 06:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:26.666 63 INFO tempest.lib.common.rest_client [req-b26377c7-5981-4a76-92cd-9b6925739131 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.488s 2018-08-17 06:36:26.666 63 DEBUG tempest.lib.common.rest_client [req-b26377c7-5981-4a76-92cd-9b6925739131 ] 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-b26377c7-5981-4a76-92cd-9b6925739131', 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': 'Fri, 17 Aug 2018 06:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b26377c7-5981-4a76-92cd-9b6925739131'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:27.948 63 INFO tempest.lib.common.rest_client [req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.266s 2018-08-17 06:36:27.948 63 DEBUG tempest.lib.common.rest_client [req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d', 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': 'Fri, 17 Aug 2018 06:36:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:29.012 63 INFO tempest.lib.common.rest_client [req-5e0e4242-ca70-4db2-8785-6ef44ee41718 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.048s 2018-08-17 06:36:29.013 63 DEBUG tempest.lib.common.rest_client [req-5e0e4242-ca70-4db2-8785-6ef44ee41718 ] 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-5e0e4242-ca70-4db2-8785-6ef44ee41718', 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': 'Fri, 17 Aug 2018 06:36:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5e0e4242-ca70-4db2-8785-6ef44ee41718'} Body: {"itemNotFound": {"message": "Instance 032b293b-96c7-48d6-9f05-1f87572a919f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:30.157 63 INFO tempest.lib.common.rest_client [req-9536fd7b-5563-44c4-a07d-bf30d56912d6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/a75d4de7-a5fe-4885-b119-2bbe0cc0b58a 1.142s 2018-08-17 06:36:30.157 63 DEBUG tempest.lib.common.rest_client [req-9536fd7b-5563-44c4-a07d-bf30d56912d6 ] 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.23:9696/v2.0/ports/a75d4de7-a5fe-4885-b119-2bbe0cc0b58a', u'date': 'Fri, 17 Aug 2018 06:36:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9536fd7b-5563-44c4-a07d-bf30d56912d6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:30.203 63 INFO tempest.lib.common.rest_client [req-f9226eb3-2acf-4558-84bf-4242d4ebe50b ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1346218869 0.045s 2018-08-17 06:36:30.204 63 DEBUG tempest.lib.common.rest_client [req-f9226eb3-2acf-4558-84bf-4242d4ebe50b ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1346218869', u'x-compute-request-id': 'req-f9226eb3-2acf-4558-84bf-4242d4ebe50b', 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': 'Fri, 17 Aug 2018 06:36:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f9226eb3-2acf-4558-84bf-4242d4ebe50b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:31.823 63 INFO tempest.lib.common.rest_client [req-4329c3b2-e092-4923-9945-3aa5196fb111 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f76b2260-a23d-4b4d-ba1d-7ccb494604de 1.619s 2018-08-17 06:36:31.824 63 DEBUG tempest.lib.common.rest_client [req-4329c3b2-e092-4923-9945-3aa5196fb111 ] 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.23:9696/v2.0/subnets/f76b2260-a23d-4b4d-ba1d-7ccb494604de', u'date': 'Fri, 17 Aug 2018 06:36:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4329c3b2-e092-4923-9945-3aa5196fb111'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:33.232 63 INFO tempest.lib.common.rest_client [req-2a897ea2-517d-4d93-a803-81158a7e43d8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/30582ede-d62c-4c50-ac48-bd41000e1a60 1.407s 2018-08-17 06:36:33.232 63 DEBUG tempest.lib.common.rest_client [req-2a897ea2-517d-4d93-a803-81158a7e43d8 ] 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.23:9696/v2.0/networks/30582ede-d62c-4c50-ac48-bd41000e1a60', u'date': 'Fri, 17 Aug 2018 06:36:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a897ea2-517d-4d93-a803-81158a7e43d8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:34.951 63 INFO tempest.lib.common.rest_client [req-53355284-5885-4ce6-b2c7-cf54b31eb992 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/59a0ff5a-3ee0-42dc-a466-0ba492706f9f 1.718s 2018-08-17 06:36:34.952 63 DEBUG tempest.lib.common.rest_client [req-53355284-5885-4ce6-b2c7-cf54b31eb992 ] 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.23:9696/v2.0/subnets/59a0ff5a-3ee0-42dc-a466-0ba492706f9f', u'date': 'Fri, 17 Aug 2018 06:36:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-53355284-5885-4ce6-b2c7-cf54b31eb992'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:36.362 63 INFO tempest.lib.common.rest_client [req-1c8b2884-8e72-427b-9eee-d610e9e97d78 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5 1.409s 2018-08-17 06:36:36.363 63 DEBUG tempest.lib.common.rest_client [req-1c8b2884-8e72-427b-9eee-d610e9e97d78 ] 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.23:9696/v2.0/networks/6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c8b2884-8e72-427b-9eee-d610e9e97d78'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:36.627 63 INFO tempest.lib.common.rest_client [req-b5f5c353-7907-4726-a5c8-c0b5231adcb2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/c1028f57-ae4a-4f76-83c6-86197e4637df 0.263s 2018-08-17 06:36:36.628 63 DEBUG tempest.lib.common.rest_client [req-b5f5c353-7907-4726-a5c8-c0b5231adcb2 ] 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.23:9696/v2.0/security-groups/c1028f57-ae4a-4f76-83c6-86197e4637df', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b5f5c353-7907-4726-a5c8-c0b5231adcb2'} 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_variant1 [359.152031s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 102, in test_bgpvpn_variant1 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:30:37,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.194s 2018-08-17 06:30:37,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1834286999 description", "name": "tempest-secgroup-smoke-1834286999"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca6f29d1-c156-4a86-8ebe-fe08869a7670'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1834286999 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "updated_at": "2018-08-17T06:30:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:30:37Z", "revision_number": 0, "id": "594a2b0f-cfcc-49d1-818a-7bddc5832268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:30:37Z", "revision_number": 0, "id": "dea719cd-6fc4-49dd-9f67-4cc3ff37d994", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "name": "tempest-secgroup-smoke-1834286999"}} 2018-08-17 06:30:37,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.146s 2018-08-17 06:30:37,824 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f0a6035-e44f-4851-ae98-dee3ee4e4582'} 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-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "cdb2ac3b-cf40-48b9-9055-87f992dcdc83"}} 2018-08-17 06:30:37,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:30:37,992 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d36169a-d718-4f96-ba71-bec7c173bdc5'} 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-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df64c07c-0aae-43fb-8b28-f299855de324"}} 2018-08-17 06:30:38,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.334s 2018-08-17 06:30:38,328 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e49d3bd-8156-4ff7-a5e8-05be8fcda600'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ffbcfd44-e8d6-4ba4-b60c-139705655f26"}} 2018-08-17 06:30:38,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:30:38,471 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84dfb763-efad-46f9-83c1-f74773386a37'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "55e84757-51c4-4884-aa17-734b4a31154a"}} 2018-08-17 06:30:38,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:30:38,615 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4edb136-f1d4-426b-911b-1f5555289e02'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b77a5538-ce26-44ef-aeee-8169104f37ca"}} 2018-08-17 06:30:38,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.155s 2018-08-17 06:30:38,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8125782-ceb5-4eb8-b237-86edf6270470'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "32312c82-a8cb-4f3a-8111-b47b1a7ef2ab"}} 2018-08-17 06:30:38,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:30:38,909 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-683f472f-6312-4853-ad90-2a760dc80e54'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d4a86b6-c8e9-4cd7-9f6d-ee1c1037a304"}} 2018-08-17 06:30:39,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.413s 2018-08-17 06:30:39,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a219b77-2063-4f3f-a258-a9425f3c43a4'} 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-08-17T06:30:39Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "92197d3f-6afb-49d1-b0c1-c801b35eeb36"}} 2018-08-17 06:30:39,602 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.277s 2018-08-17 06:30:39,602 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-505077764"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:30:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af0a634e-8039-428e-a2e4-a02be47be2b6'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:30:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","name":"tempest-A-505077764"}} 2018-08-17 06:30:40,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.522s 2018-08-17 06:30:40,125 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "name": "tempest-subnet-A-1-837079483"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:30:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eb64ab93-97f5-4183-b2a2-e9eda6972882'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:30:39Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"59a0ff5a-3ee0-42dc-a466-0ba492706f9f","subnetpool_id":null,"name":"tempest-subnet-A-1-837079483"}} 2018-08-17 06:30:40,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.248s 2018-08-17 06:30:40,375 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-701919178"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:30:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07871bca-9fc8-4ffe-8526-87c352c38ca5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:30:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"30582ede-d62c-4c50-ac48-bd41000e1a60","name":"tempest-B-701919178"}} 2018-08-17 06:30:41,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.652s 2018-08-17 06:30:41,028 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "name": "tempest-subnet-B-1-1757733768"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4a258e-0bfa-41e3-98d7-dc3d3d77c513'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30582ede-d62c-4c50-ac48-bd41000e1a60","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:30:40Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f76b2260-a23d-4b4d-ba1d-7ccb494604de","subnetpool_id":null,"name":"tempest-subnet-B-1-1757733768"}} 2018-08-17 06:30:41,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 06:30:41,440 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb618cb7-af86-4447-8705-b5f996496748'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T07:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2340ff25ab5649c4a6276170dcbc1644", "name": "tempest-TestBGPVPNBasic-1766154985"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"end 2018-08-17 06:30:41,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.457s 2018-08-17 06:30:41,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0480b02e-0f61-4e74-8a50-cc69cbfee215'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "9913b821-a463-477b-bda1-11880763e19b"}} 2018-08-17 06:30:42,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations 0.727s 2018-08-17 06:30:42,627 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations', u'date': 'Fri, 17 Aug 2018 06:30:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-856f16af-7db0-4551-b7c4-00441524ce68'} Body: {"network_association": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "id": "ac936800-6abf-494f-a56a-0254f0c65e1e"}} 2018-08-17 06:30:43,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations 0.436s 2018-08-17 06:30:43,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations', u'date': 'Fri, 17 Aug 2018 06:30:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bc114fc-6607-4048-8118-fe09beeea1b8'} Body: {"network_association": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "id": "0dc933a0-fb64-4bbd-a67b-63ec7470aa00"}} 2018-08-17 06:30:43,065 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:30:43,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.176s 2018-08-17 06:30:43,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1346218869"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff', 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': 'Fri, 17 Aug 2018 06:30:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZM9cUd99ZWHGqfy3vX6HBpnlzFuPE/+LAw5NxZldRADoroOteymaEC/L+7A0yEY2cG7LfWCkqa5OeIYdxZYGxysX0ngRuGOcqKIfbSnJEbEL+FSxgnSROD9SY80n0YVQPyMFi2aJG2UlYaVE+yWQiy6QpcqcVkLSco6O5o32yaPSppMxrjgrNZ6e+GEdzS5VDAe9Ihs+sTpXgOEC6wJW4hWELz84d7Y/2LANlFJDE6qn7GQBZt09cVa1W/ytDHLBbZS+g1Ni6o7gr8ithx3vGuH/FVgn+H5lHuyah0EYU0s6Ob2NE1qELGXCXkDX0/XMD5pqAUEvnvbmQcDgFow6r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2TPXFHffWVhxqn8t71+hwaZ5cxbjxP/iwMOTcWZXUQA6K6Dr\nXspmhAvy/uwNMhGNnBuy31gpKmuTniGHcWWBscrF9J4EbhjnKiiH20pyRGxC/hUs\nYJ0kTg/UmPNJ9GFUD8jBYtmiRtlJWGlRPslkIsukKXKnFZC0nKOjuaN9smj0qaTM\na44KzWenvhhHc0uVQwHvSIbPrE6V4DhAusCVuIVhC8/OHe2P9iwDZRSQxOqp+xkA\nWbdPXFWtVv8rQxywW2UvoNTYuqO4K/IrYcd7xrh/xVYJ/h+ZR7smodBGFNLOjm9j\nRNahCxlwl5A19P1zA+aagFBL5725kHA4BaMOqwIDAQABAoIBAE1nLv+pVFvnq+Ih\nnoIOp3t2UxOTlanvsqQVTmb8HKPOG+zOVPKb2Hq4M2lrP6yXGssGB/GV3l2yppGU\ny0q67MQqSe9JnLSLhV29weSBHEWL+zfG3eC0P2reM1oqYTGIucdCOMB8ZFsxNfUe\n2wgwBtJrld37cNW7ktG7cy5FuBaqrgqYLtsN3N+a+AWK80c1bZ3BQwKOSitkUGUU\nHFBW3ssx4Bs7wPafqeQMxVqJzPFWdjpXuxAXqxJO8gXUQAfQ0Rl2kwKOuoYvC67W\ndA1HHDTUOUkCyVqQHIQ2D1HkbZiYfjaKVoiDGXrs9iG/qa6WvjvqwS8CNksJ9J+w\nODm7r/kCgYEA/EpKXvKMOuhCrq3ljxVsAOCNtxU4bxv0tGn0FpCJdNOkvosBDnUJ\ndn6bKsawKrzKjR3czudvby0AaHrU3aP7FyU1d6kMRcn3Wzrnl1AyHL5iB3tEECRd\nHWbzlaK1etZwOl/cUOyX/T4M5JwGU211IMHEBvLHUpUKAbz22pxY6IcCgYEA3GV3\nlzBIQsZbIvOZvGje5uYcY72RbiBdnCC1Sp3BgHm2hLLFQQrNDaSb+nazJl4GOh82\nGu8WqGzejhVpsZOXOX61qPBHJIR38qQBELN36bylR69AsyWQB0TLbg10qOx7TG3h\ncZxOnxZdLVioHH1gssafsqypIYPktST70M/VRb0CgYEAoSPGOrzKqnlc1ftGK0yw\nbiL/ARgxsm31ryIZgCwTT6Y6jGV2aEiCocedzgWX0cRBzz5qoVCbETR6FUGXInWx\nU4g1jVdQ+mZUclW+RBw51bgYHtUxlOnU+4mdPU7ugSXkCrTdoGZtcZenXoD1XWYF\nMMXyMcnxW6LMAG40cU75TpMCgYB9Vh7alhSiFNfDWrF1GlaZDQfcGPRZooJZxagT\n1P80JwOLF3dh89iFB7XEjDh5e0MjTpigXJOQGMnAF6FR4VNA2TRJ7Msok0T7chVB\nAC8Td7qut5Wdy6DK4W6nGXPclQ/ReTOaPn/frQI0RZTlDtAtGxO6ssJEUxN/iJbE\nO01YKQKBgA+JiVfh6wRjj/e9GyZa4PZeZqZ6CL7bFF33PWxJcOU6uAYMwtaVbARe\nbbFhRAFB1491h/l4EpThZ5uW/UJwHhqJqOizkSgH7cP4shV9/wrXP/7eU1n2YiH4\n7S/fM5oDcqUN/ADLQ2jxJj8gqJ26KL9i//DuUJKJqpkvY6XrGbV4\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1346218869", "fingerprint": "87:52:75:5b:b7:bb:2e:af:f8:3d:af:93:9b:6a:b2:ec"}} 2018-08-17 06:30:44,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.539s 2018-08-17 06:30:44,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1877714744", "security_groups": ["c1028f57-ae4a-4f76-83c6-86197e4637df"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:30:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bdfa143-920a-4fa8-9953-b7175d5bc51b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:30:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:30:43Z","name":"tempest-port-smoke-1877714744","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:96:79:db","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"59a0ff5a-3ee0-42dc-a466-0ba492706f9f","ip_address":"10.101.11.10"}],"id":"a75d4de7-a5fe-4885-b119-2bbe0cc0b58a","security_groups":["c1028f57-ae4a-4f76-83c6-86197e4637df"],"device_id":""}} 2018-08-17 06:30:45,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.144s 2018-08-17 06:30:45,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1346218869", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "port": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-938eaa9a-de68-44f2-88c8-772dcf0bed57', 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:30:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-938eaa9a-de68-44f2-88c8-772dcf0bed57'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "adminPass": "tGmdJuXCvM4t"}} 2018-08-17 06:30:46,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.354s 2018-08-17 06:30:46,291 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-0e3af4d2-086c-413b-a6f0-6472645abd23', 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': 'Fri, 17 Aug 2018 06:30:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e3af4d2-086c-413b-a6f0-6472645abd23'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:47,581 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.275s 2018-08-17 06:30:47,581 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-1368d995-832c-4733-98da-e8a02bdc3529', 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': 'Fri, 17 Aug 2018 06:30:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1368d995-832c-4733-98da-e8a02bdc3529'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:47,599 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:30:48,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.356s 2018-08-17 06:30:48,960 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-55d025b4-3523-423a-a227-003ffa0fb1c9', 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': 'Fri, 17 Aug 2018 06:30:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55d025b4-3523-423a-a227-003ffa0fb1c9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:48,977 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:30:50,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.329s 2018-08-17 06:30:50,311 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-7313b533-e68a-4188-97a7-ace02a387f7d', 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': 'Fri, 17 Aug 2018 06:30:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7313b533-e68a-4188-97a7-ace02a387f7d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:52,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.704s 2018-08-17 06:30:52,031 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-587dc565-06fc-4bfd-9429-4fd09220e359', 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': 'Fri, 17 Aug 2018 06:30:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-587dc565-06fc-4bfd-9429-4fd09220e359'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:53,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.359s 2018-08-17 06:30:53,406 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-a51450f0-05c2-4095-8a28-1a22891c06d4', 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': 'Fri, 17 Aug 2018 06:30:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a51450f0-05c2-4095-8a28-1a22891c06d4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:53,424 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:30:53,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.325s 2018-08-17 06:30:53,750 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce', 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': 'Fri, 17 Aug 2018 06:30:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:53,764 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 032b293b-96c7-48d6-9f05-1f87572a919f with status: ACTIVE 2018-08-17 06:30:54,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.865s 2018-08-17 06:30:54,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1644019041", "security_groups": ["c1028f57-ae4a-4f76-83c6-86197e4637df"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:30:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-047e9e91-947a-4d88-95fb-7bb8ea050758'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:30:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"30582ede-d62c-4c50-ac48-bd41000e1a60","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:30:54Z","name":"tempest-port-smoke-1644019041","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:44:f2:da","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f76b2260-a23d-4b4d-ba1d-7ccb494604de","ip_address":"10.102.21.20"}],"id":"93f82c69-5405-4305-983c-97840b3b6563","security_groups":["c1028f57-ae4a-4f76-83c6-86197e4637df"],"device_id":""}} 2018-08-17 06:30:56,453 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.821s 2018-08-17 06:30:56,454 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1346218869", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "30582ede-d62c-4c50-ac48-bd41000e1a60", "port": "93f82c69-5405-4305-983c-97840b3b6563"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-256e7b71-73f3-459d-9c8e-8341643d0a68', 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:30:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-256e7b71-73f3-459d-9c8e-8341643d0a68'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "adminPass": "mdQgMscB5Qit"}} 2018-08-17 06:30:56,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.323s 2018-08-17 06:30:56,782 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-86a43922-c705-42cc-9f2d-1bbe6ef88f69', 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': 'Fri, 17 Aug 2018 06:30:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86a43922-c705-42cc-9f2d-1bbe6ef88f69'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:57,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.102s 2018-08-17 06:30:57,901 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81', 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': 'Fri, 17 Aug 2018 06:30:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:57,917 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:30:59,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.411s 2018-08-17 06:30:59,330 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9', 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': 'Fri, 17 Aug 2018 06:30:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:59,344 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:31:00,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.182s 2018-08-17 06:31:00,529 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-ce20a877-af2e-4d06-bd0c-7720d124951d', 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': 'Fri, 17 Aug 2018 06:31:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce20a877-af2e-4d06-bd0c-7720d124951d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:31:01,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.397s 2018-08-17 06:31:01,942 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-01578b2b-beb7-44a1-9233-fc99caa31d8a', 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': 'Fri, 17 Aug 2018 06:31:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01578b2b-beb7-44a1-9233-fc99caa31d8a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:31:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:31:01,956 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:31:02,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.152s 2018-08-17 06:31:02,110 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-a9cdec70-1221-475a-87ed-368e026c9efd', 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': 'Fri, 17 Aug 2018 06:31:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9cdec70-1221-475a-87ed-368e026c9efd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:31:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:31:02,127 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 436b60b4-da03-4797-824e-06695f4cb7ba with status: ACTIVE 2018-08-17 06:31:02,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.126s 2018-08-17 06:31:02,255 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--44107787", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:31:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9dd11fd2-9201-479e-8099-4dd4a258d32c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:02Z", "admin_state_up": true, "updated_at": "2018-08-17T06:31:02Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "name": "tempest-router--44107787"}} 2018-08-17 06:31:03,679 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669 1.423s 2018-08-17 06:31:03,680 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669', u'date': 'Fri, 17 Aug 2018 06:31:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c85e2f6-2bc5-4970-a1a4-b9d55f9793b4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:02Z", "admin_state_up": true, "updated_at": "2018-08-17T06:31:03Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "name": "tempest-router--44107787"}} 2018-08-17 06:31:05,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/add_router_interface 2.140s 2018-08-17 06:31:05,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:31:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d52f1c0-1544-402d-811b-328c9beb4d7e'} Body: {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f", "subnet_ids": ["59a0ff5a-3ee0-42dc-a466-0ba492706f9f"], "port_id": "72beb7d7-806f-438d-bf48-ac1290e11239", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669"} 2018-08-17 06:31:07,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.044s 2018-08-17 06:31:07,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:31:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-794d728c-b95b-4471-89fc-b175b9e15c5b'} Body: {"floatingip": {"router_id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:31:06Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a", "id": "4b669078-806f-4487-bc98-46f671b23a1e", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:06Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:31:07,868 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:31:15,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:31:15,947 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:31:15,977 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:31:16,092 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:31:16,092 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:31:16,094 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:31:16,155 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:31:16,158 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:31:21,166 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:31:21,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:32:31,225 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:32:31,225 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:32:31,229 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:32:31,292 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:32:31,293 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:32:36,301 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:32:36,302 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:33:46,358 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:33:46,358 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:33:46,359 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,365 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,467 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,491 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:33:46,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:f4:e2 [ether] on eth0 2018-08-17 06:33:46,499 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:33:46,499 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,501 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,565 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,574 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:33:46,574 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:33:46,575 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,577 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,639 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,649 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:33:46,649 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,651 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,713 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,716 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,721 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:33:46,722 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:f4:e2 [ether] on eth0 2018-08-17 06:33:46,722 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:33:46,722 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,724 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,783 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,788 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:51,795 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:33:51,795 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:35:01,852 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:35:01,853 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:35:01,857 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:35:01,920 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:35:01,922 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:35:06,930 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:35:06,930 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:36:16,988 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:36:16,989 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:36:18,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/4b669078-806f-4487-bc98-46f671b23a1e 1.160s 2018-08-17 06:36:18,153 63 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.23:9696/v2.0/floatingips/4b669078-806f-4487-bc98-46f671b23a1e', u'date': 'Fri, 17 Aug 2018 06:36:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3688328a-8a12-494b-bb07-f58e54d11da7'} Body: 2018-08-17 06:36:19,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/remove_router_interface 1.726s 2018-08-17 06:36:19,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:36:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd32d13a-5c4d-4a33-9167-21f446c72f08'} Body: {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f", "subnet_ids": ["59a0ff5a-3ee0-42dc-a466-0ba492706f9f"], "port_id": "72beb7d7-806f-438d-bf48-ac1290e11239", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669"} 2018-08-17 06:36:21,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669 1.467s 2018-08-17 06:36:21,349 63 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.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669', u'date': 'Fri, 17 Aug 2018 06:36:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0332c455-2af6-42e2-96f2-a8c2431a7278'} Body: 2018-08-17 06:36:21,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.436s 2018-08-17 06:36:21,788 63 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-55ffceff-902e-4cd7-be89-2f63863b6949', 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': 'Fri, 17 Aug 2018 06:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55ffceff-902e-4cd7-be89-2f63863b6949'} Body: 2018-08-17 06:36:22,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.671s 2018-08-17 06:36:22,460 63 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-62562d19-6378-4373-b2d7-60e5bcc2f873', 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': 'Fri, 17 Aug 2018 06:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62562d19-6378-4373-b2d7-60e5bcc2f873'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:24,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.628s 2018-08-17 06:36:24,104 63 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': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd', 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': 'Fri, 17 Aug 2018 06:36:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:36:23Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": "2018-08-17T06:36:23.000000", "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:24,117 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 06:36:25,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.040s 2018-08-17 06:36:25,160 63 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-9ceba0a9-4812-4107-9f27-cd30a92e301f', 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': 'Fri, 17 Aug 2018 06:36:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9ceba0a9-4812-4107-9f27-cd30a92e301f'} Body: {"itemNotFound": {"message": "Instance 436b60b4-da03-4797-824e-06695f4cb7ba could not be found.", "code": 404}} 2018-08-17 06:36:26,021 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/93f82c69-5405-4305-983c-97840b3b6563 0.860s 2018-08-17 06:36:26,022 63 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.23:9696/v2.0/ports/93f82c69-5405-4305-983c-97840b3b6563', u'date': 'Fri, 17 Aug 2018 06:36:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02629f4a-200e-4eb6-8146-212a5aa60ee6'} Body: 2018-08-17 06:36:26,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.154s 2018-08-17 06:36:26,177 63 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32', 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': 'Fri, 17 Aug 2018 06:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32'} Body: 2018-08-17 06:36:26,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.488s 2018-08-17 06:36:26,666 63 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-b26377c7-5981-4a76-92cd-9b6925739131', 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': 'Fri, 17 Aug 2018 06:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b26377c7-5981-4a76-92cd-9b6925739131'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:27,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.266s 2018-08-17 06:36:27,948 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d', 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': 'Fri, 17 Aug 2018 06:36:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:29,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.048s 2018-08-17 06:36:29,013 63 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-5e0e4242-ca70-4db2-8785-6ef44ee41718', 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': 'Fri, 17 Aug 2018 06:36:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5e0e4242-ca70-4db2-8785-6ef44ee41718'} Body: {"itemNotFound": {"message": "Instance 032b293b-96c7-48d6-9f05-1f87572a919f could not be found.", "code": 404}} 2018-08-17 06:36:30,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/a75d4de7-a5fe-4885-b119-2bbe0cc0b58a 1.142s 2018-08-17 06:36:30,157 63 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.23:9696/v2.0/ports/a75d4de7-a5fe-4885-b119-2bbe0cc0b58a', u'date': 'Fri, 17 Aug 2018 06:36:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9536fd7b-5563-44c4-a07d-bf30d56912d6'} Body: 2018-08-17 06:36:30,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1346218869 0.045s 2018-08-17 06:36:30,204 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1346218869', u'x-compute-request-id': 'req-f9226eb3-2acf-4558-84bf-4242d4ebe50b', 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': 'Fri, 17 Aug 2018 06:36:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f9226eb3-2acf-4558-84bf-4242d4ebe50b'} Body: 2018-08-17 06:36:31,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f76b2260-a23d-4b4d-ba1d-7ccb494604de 1.619s 2018-08-17 06:36:31,824 63 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.23:9696/v2.0/subnets/f76b2260-a23d-4b4d-ba1d-7ccb494604de', u'date': 'Fri, 17 Aug 2018 06:36:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4329c3b2-e092-4923-9945-3aa5196fb111'} Body: 2018-08-17 06:36:33,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/30582ede-d62c-4c50-ac48-bd41000e1a60 1.407s 2018-08-17 06:36:33,232 63 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.23:9696/v2.0/networks/30582ede-d62c-4c50-ac48-bd41000e1a60', u'date': 'Fri, 17 Aug 2018 06:36:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a897ea2-517d-4d93-a803-81158a7e43d8'} Body: 2018-08-17 06:36:34,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/59a0ff5a-3ee0-42dc-a466-0ba492706f9f 1.718s 2018-08-17 06:36:34,952 63 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.23:9696/v2.0/subnets/59a0ff5a-3ee0-42dc-a466-0ba492706f9f', u'date': 'Fri, 17 Aug 2018 06:36:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-53355284-5885-4ce6-b2c7-cf54b31eb992'} Body: 2018-08-17 06:36:36,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5 1.409s 2018-08-17 06:36:36,363 63 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.23:9696/v2.0/networks/6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c8b2884-8e72-427b-9eee-d610e9e97d78'} Body: 2018-08-17 06:36:36,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/c1028f57-ae4a-4f76-83c6-86197e4637df 0.263s 2018-08-17 06:36:36,628 63 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.23:9696/v2.0/security-groups/c1028f57-ae4a-4f76-83c6-86197e4637df', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b5f5c353-7907-4726-a5c8-c0b5231adcb2'} Body: 2018-08-17 06:36:36.894 63 INFO tempest.lib.common.rest_client [req-0db379a7-4666-4cb5-aaa4-424c8cb804ed ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.240s 2018-08-17 06:36:36.895 63 DEBUG tempest.lib.common.rest_client [req-0db379a7-4666-4cb5-aaa4-424c8cb804ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1202993586 description", "name": "tempest-secgroup-smoke-1202993586"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0db379a7-4666-4cb5-aaa4-424c8cb804ed'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1202993586 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:36Z", "updated_at": "2018-08-17T06:36:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:36:36Z", "revision_number": 0, "id": "1bc4dc19-81bf-47b4-8da6-23580fa52b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:36:36Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:36:36Z", "revision_number": 0, "id": "e46da61a-9cd2-4976-9685-7beb0cc98e3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:36:36Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "name": "tempest-secgroup-smoke-1202993586"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:37.319 63 INFO tempest.lib.common.rest_client [req-dcec2f8a-4252-451f-95f4-6f41f1445122 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.423s 2018-08-17 06:36:37.319 63 DEBUG tempest.lib.common.rest_client [req-dcec2f8a-4252-451f-95f4-6f41f1445122 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcec2f8a-4252-451f-95f4-6f41f1445122'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7489f325-bb7f-4f90-8a89-3280faeb5930"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:37.488 63 INFO tempest.lib.common.rest_client [req-b9edc307-286c-4bc1-9df9-8fae135684c2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.167s 2018-08-17 06:36:37.488 63 DEBUG tempest.lib.common.rest_client [req-b9edc307-286c-4bc1-9df9-8fae135684c2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b9edc307-286c-4bc1-9df9-8fae135684c2'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "8603aa47-a072-4079-8a5a-ff4caf6beaa0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:37.840 63 INFO tempest.lib.common.rest_client [req-43456b53-c4c9-4e26-8894-085e58e03c09 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.351s 2018-08-17 06:36:37.841 63 DEBUG tempest.lib.common.rest_client [req-43456b53-c4c9-4e26-8894-085e58e03c09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43456b53-c4c9-4e26-8894-085e58e03c09'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e2fce8a6-ccf0-4337-b749-6db1c85f85fe"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:37.978 63 INFO tempest.lib.common.rest_client [req-57f15279-dc60-447b-a6fa-ca841048a549 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 06:36:37.978 63 DEBUG tempest.lib.common.rest_client [req-57f15279-dc60-447b-a6fa-ca841048a549 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57f15279-dc60-447b-a6fa-ca841048a549'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b9ef80a3-e12a-4d69-8f4d-6ccdae04678a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:38.109 63 INFO tempest.lib.common.rest_client [req-6110c8c0-47b6-4baa-847f-5b6361e60657 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.129s 2018-08-17 06:36:38.109 63 DEBUG tempest.lib.common.rest_client [req-6110c8c0-47b6-4baa-847f-5b6361e60657 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6110c8c0-47b6-4baa-847f-5b6361e60657'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0d14d8e6-316c-4d30-8bd3-8e8a0ac5aba3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:38.288 63 INFO tempest.lib.common.rest_client [req-ba9cc7c1-7759-49fa-b39d-a81b15a4dd3b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:36:38.289 63 DEBUG tempest.lib.common.rest_client [req-ba9cc7c1-7759-49fa-b39d-a81b15a4dd3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba9cc7c1-7759-49fa-b39d-a81b15a4dd3b'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "51a41a97-45e7-4530-ae15-51731636c3fa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:38.463 63 INFO tempest.lib.common.rest_client [req-4c58e84f-2284-4220-a737-590afd3bcace ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.173s 2018-08-17 06:36:38.463 63 DEBUG tempest.lib.common.rest_client [req-4c58e84f-2284-4220-a737-590afd3bcace ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c58e84f-2284-4220-a737-590afd3bcace'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fc8f3a7e-f301-4330-ad82-72d89d173a2a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:38.600 63 INFO tempest.lib.common.rest_client [req-5f0a00a2-1413-49d3-b132-11117d3a3634 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 06:36:38.600 63 DEBUG tempest.lib.common.rest_client [req-5f0a00a2-1413-49d3-b132-11117d3a3634 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f0a00a2-1413-49d3-b132-11117d3a3634'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d216c298-6d3c-4f94-9cba-f539c68cf299"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:38.863 63 INFO tempest.lib.common.rest_client [req-7f30666e-e32a-43f6-8551-2a53a1349e91 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 06:36:38.863 63 DEBUG tempest.lib.common.rest_client [req-7f30666e-e32a-43f6-8551-2a53a1349e91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-421235866"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f30666e-e32a-43f6-8551-2a53a1349e91'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:36:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","name":"tempest-A-421235866"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:39.403 63 INFO tempest.lib.common.rest_client [req-ae130321-865f-4fa8-a2eb-956a3bdd82f5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.539s 2018-08-17 06:36:39.404 63 DEBUG tempest.lib.common.rest_client [req-ae130321-865f-4fa8-a2eb-956a3bdd82f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "name": "tempest-subnet-A-1-989170092"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae130321-865f-4fa8-a2eb-956a3bdd82f5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:36:39Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404","subnetpool_id":null,"name":"tempest-subnet-A-1-989170092"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:39.995 63 INFO tempest.lib.common.rest_client [req-4c820fb4-2aab-4ca2-a60d-afd96a536420 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.590s 2018-08-17 06:36:39.995 63 DEBUG tempest.lib.common.rest_client [req-4c820fb4-2aab-4ca2-a60d-afd96a536420 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1897511425"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c820fb4-2aab-4ca2-a60d-afd96a536420'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:36:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","name":"tempest-B-1897511425"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:41.008 63 INFO tempest.lib.common.rest_client [req-abf85e6a-ef4a-4bc3-8c28-cf8c4baeb60c ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.011s 2018-08-17 06:36:41.008 63 DEBUG tempest.lib.common.rest_client [req-abf85e6a-ef4a-4bc3-8c28-cf8c4baeb60c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "name": "tempest-subnet-B-1-1654274532"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf85e6a-ef4a-4bc3-8c28-cf8c4baeb60c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:36:40Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4e43e55e-f6ca-4c1c-84fb-480d712008eb","subnetpool_id":null,"name":"tempest-subnet-B-1-1654274532"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:41.171 63 INFO tempest.lib.common.rest_client [req-1df6354f-d8e6-4180-b23f-0ea495616d51 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.161s 2018-08-17 06:36:41.171 63 DEBUG tempest.lib.common.rest_client [req-1df6354f-d8e6-4180-b23f-0ea495616d51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1046637152"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-1df6354f-d8e6-4180-b23f-0ea495616d51', 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': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1df6354f-d8e6-4180-b23f-0ea495616d51'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1QayraNPg5q5JAWwEaL9jQfsPzEVRMs2AgsRDLOjVehb9uiKL+2QWzjzH68NgBLlqumxrU5Rtb5CZz2Yv+6VLBt+5EdHlAax89czPudXFRX/2OWaqEe5lKAAVaByVkq13rqYq5djErDMh0Ju9ZdjWrmdWKh1b6XY7PcZ5J3HxJC79+WsybrffWOXTxVNY2pC1B//pKItP1nDJmzAd4ZqTbG87qItd7Kh/MjsI/7jKiggL4+lp1Nlj9EjKIQZ+eWJoOxYhXnKloxgY5lWs6QjYMq6oMRcSV7iUZlKoMJMnHDg7j5Mmg9p8WdgqPgoPxNcfymly9PkUBo+hsDV6bzKp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtUGsq2jT4OauSQFsBGi/Y0H7D8xFUTLNgILEQyzo1XoW/boi\ni/tkFs48x+vDYAS5arpsa1OUbW+Qmc9mL/ulSwbfuRHR5QGsfPXMz7nVxUV/9jlm\nqhHuZSgAFWgclZKtd66mKuXYxKwzIdCbvWXY1q5nViodW+l2Oz3GeSdx8SQu/flr\nMm6331jl08VTWNqQtQf/6SiLT9ZwyZswHeGak2xvO6iLXeyofzI7CP+4yooIC+Pp\nadTZY/RIyiEGfnliaDsWIV5ypaMYGOZVrOkI2DKuqDEXEle4lGZSqDCTJxw4O4+T\nJoPafFnYKj4KD8TXH8ppcvT5FAaPobA1em8yqQIDAQABAoIBAQCR+tjEHGM4qNEJ\nPzntuycZG9TF/nB9WvsjWy4SJCNJe1D0/GpCby9HJsbRBNKPjH6AtLAJKIFMOiQt\nnFninzua12hrtyxi0hxHb/eJ/VNr0/OhLM3AfzyO/85Bb15GIKHQ2DpAJmmUzFNK\nEqa7vUEMdd4ICVcn5TkxsSkd/mTIHk8IXkHRkVYzU1e7/85QnnFl5c/9FeQhr7zr\nG2W3hCvVYXphVK/yYj60dBQDSvMxf9se7oCORDVrHu7KMRQYKGP2b5ygulwLOolM\nKrR0Y3UAC+erQZFSwtZ9E0bqCXwJSmiwvV9g77Rt3+ZU0EyMUCjJuKNSxGhxID2J\n/OU2TOoZAoGBAN6UUdP4evERC8SLBmTwg0nOaLuwEFhvjeSPWh5l2UJS+uJzp3o/\nr+hMhEru1BaAxsEaFwkksmY+jk+I3nvQsDDw4rVb6decH/Bs2xPhh8trLRx5hgJ2\nLcqY8jWaOijaour9GdFoilUo03ZAVeuCoUOLx17CBbYS/X4Prl88Q8pPAoGBANB4\n9JcyuE4pCjZdtdmtEE9FQwls4AwxhhpQJ+cXaACXrnWJFT835MOUeU1Lu/PJpWqq\ntXPOurJ5BdCzyq8HjMeBjU6oxFkMVRD/xF1HnJlRqZ+cjoUkLici/jdk5P5A106l\nG6Z+FVqeNK0RZzcob90izYA4+3fw0q0Llp0pHo2HAoGBAN2lOW8qK9NPNDa+ctml\noDepMiZlB4HpZJVMI2PN7HHdjDRhE0/rh9J+D+dGuTDHgCTfRD04q+ahOLn/A/6s\nLCgwWLJdGxo4QJ386JR9q+pnif6nDUn6QVNUxy2VrYDtZ/s1m7YqskZnZ1yEaIsk\nBE7tLNYxw9oyQvh7yRrROniFAoGAVwgoFHc4OmknukqlAJsfk/h2ZBjv8Cc8tP+B\nqRg8cwLf8nGoTRwohP4XJg3YCY7FYCKkXhSQHLIpm1dz5l5gh2mudIhAcGyVluMw\nN0EOP3O4PMo/NZZFLlGNj9KvRvYK7OpBAODiSVKC6z24uW5IRSmiYUVotknzqgqM\ndlAUUUECgYEArZ20GQiTlwoZrqTuTrimJ7HUfLtTj6MvGWPraNh2tNg2kt51/Nrn\nh0be4RGR4WputMAu3v318JchD8dQ/+0CsmWPKbupq3OAmzQCzmIJFCpSL00Jx3+f\n2/v8AOnKmsK5sGUvteTUmdvKjG6YlURZH8X+Dfc0FgemNWIZH2pJRqk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1046637152", "fingerprint": "83:a2:5e:84:d3:ef:d6:8e:8d:83:92:2b:37:78:5f:3d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:41.984 63 INFO tempest.lib.common.rest_client [req-7fcabfa0-2150-4438-8b82-70b15047df4b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.809s 2018-08-17 06:36:41.985 63 DEBUG tempest.lib.common.rest_client [req-7fcabfa0-2150-4438-8b82-70b15047df4b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1649983420", "security_groups": ["5431b959-d025-4b65-95fc-a51bfaa656fc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fcabfa0-2150-4438-8b82-70b15047df4b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:36:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:36:41Z","name":"tempest-port-smoke-1649983420","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:58:2d:f5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404","ip_address":"10.101.11.10"}],"id":"d0cf78d8-bf8f-4bbf-a0ce-296d856522cc","security_groups":["5431b959-d025-4b65-95fc-a51bfaa656fc"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:44.017 63 INFO tempest.lib.common.rest_client [req-9cfcfd36-bf66-4e06-b75e-4be4289c550b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 2.031s 2018-08-17 06:36:44.018 63 DEBUG tempest.lib.common.rest_client [req-9cfcfd36-bf66-4e06-b75e-4be4289c550b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1046637152", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "port": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-9cfcfd36-bf66-4e06-b75e-4be4289c550b', 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cfcfd36-bf66-4e06-b75e-4be4289c550b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "adminPass": "97dbXMenDAja"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:44.341 63 INFO tempest.lib.common.rest_client [req-09ca379a-2209-426d-b1d8-c35776bababd ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.318s 2018-08-17 06:36:44.342 63 DEBUG tempest.lib.common.rest_client [req-09ca379a-2209-426d-b1d8-c35776bababd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-09ca379a-2209-426d-b1d8-c35776bababd', 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': 'Fri, 17 Aug 2018 06:36:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-09ca379a-2209-426d-b1d8-c35776bababd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:45.771 63 INFO tempest.lib.common.rest_client [req-2d527739-3946-4a5a-9d5f-d399bb2f1018 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.418s 2018-08-17 06:36:45.772 63 DEBUG tempest.lib.common.rest_client [req-2d527739-3946-4a5a-9d5f-d399bb2f1018 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-2d527739-3946-4a5a-9d5f-d399bb2f1018', 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': 'Fri, 17 Aug 2018 06:36:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d527739-3946-4a5a-9d5f-d399bb2f1018'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:45.785 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:36:47.163 63 INFO tempest.lib.common.rest_client [req-30489e64-3d12-423f-ac61-89ad7ef8eb5f ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.375s 2018-08-17 06:36:47.163 63 DEBUG tempest.lib.common.rest_client [req-30489e64-3d12-423f-ac61-89ad7ef8eb5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-30489e64-3d12-423f-ac61-89ad7ef8eb5f', 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': 'Fri, 17 Aug 2018 06:36:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30489e64-3d12-423f-ac61-89ad7ef8eb5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:47.176 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:36:48.314 63 INFO tempest.lib.common.rest_client [req-17639112-46ba-41b2-9cf9-602a35c1bd82 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.135s 2018-08-17 06:36:48.314 63 DEBUG tempest.lib.common.rest_client [req-17639112-46ba-41b2-9cf9-602a35c1bd82 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-17639112-46ba-41b2-9cf9-602a35c1bd82', 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': 'Fri, 17 Aug 2018 06:36:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17639112-46ba-41b2-9cf9-602a35c1bd82'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:49.684 63 INFO tempest.lib.common.rest_client [req-8ac9d659-367a-4870-92bf-c954bb83c1b5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.355s 2018-08-17 06:36:49.684 63 DEBUG tempest.lib.common.rest_client [req-8ac9d659-367a-4870-92bf-c954bb83c1b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-8ac9d659-367a-4870-92bf-c954bb83c1b5', 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': 'Fri, 17 Aug 2018 06:36:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ac9d659-367a-4870-92bf-c954bb83c1b5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:51.118 63 INFO tempest.lib.common.rest_client [req-86d85a0b-3995-4d27-a246-f7dfe427a36b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.419s 2018-08-17 06:36:51.119 63 DEBUG tempest.lib.common.rest_client [req-86d85a0b-3995-4d27-a246-f7dfe427a36b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-86d85a0b-3995-4d27-a246-f7dfe427a36b', 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': 'Fri, 17 Aug 2018 06:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86d85a0b-3995-4d27-a246-f7dfe427a36b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:51.132 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:36:51.299 63 INFO tempest.lib.common.rest_client [req-e6b9eb67-8861-4650-aea4-836126cc575b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.167s 2018-08-17 06:36:51.300 63 DEBUG tempest.lib.common.rest_client [req-e6b9eb67-8861-4650-aea4-836126cc575b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-e6b9eb67-8861-4650-aea4-836126cc575b', 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': 'Fri, 17 Aug 2018 06:36:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6b9eb67-8861-4650-aea4-836126cc575b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:51.312 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 07d02229-5850-43e1-aa0a-bdbf998d655a with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:36:52.107 63 INFO tempest.lib.common.rest_client [req-a563cb4b-89f4-400f-873e-dac040b6c548 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.794s 2018-08-17 06:36:52.107 63 DEBUG tempest.lib.common.rest_client [req-a563cb4b-89f4-400f-873e-dac040b6c548 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1641939884", "security_groups": ["5431b959-d025-4b65-95fc-a51bfaa656fc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:36:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a563cb4b-89f4-400f-873e-dac040b6c548'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:36:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:36:51Z","name":"tempest-port-smoke-1641939884","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:19:19:18","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4e43e55e-f6ca-4c1c-84fb-480d712008eb","ip_address":"10.102.21.20"}],"id":"fd8373d6-013b-4f88-827c-8ef6e99c76a1","security_groups":["5431b959-d025-4b65-95fc-a51bfaa656fc"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:53.633 63 INFO tempest.lib.common.rest_client [req-7e362b3d-d26b-47d2-9f50-c19ac463f640 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.524s 2018-08-17 06:36:53.634 63 DEBUG tempest.lib.common.rest_client [req-7e362b3d-d26b-47d2-9f50-c19ac463f640 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1046637152", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "port": "fd8373d6-013b-4f88-827c-8ef6e99c76a1"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7e362b3d-d26b-47d2-9f50-c19ac463f640', 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:36:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e362b3d-d26b-47d2-9f50-c19ac463f640'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "adminPass": "X9bJPxV9eQfM"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:53.989 63 INFO tempest.lib.common.rest_client [req-37266f0c-d0f0-41c4-88c1-729b4d880955 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.351s 2018-08-17 06:36:53.990 63 DEBUG tempest.lib.common.rest_client [req-37266f0c-d0f0-41c4-88c1-729b4d880955 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-37266f0c-d0f0-41c4-88c1-729b4d880955', 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': 'Fri, 17 Aug 2018 06:36:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37266f0c-d0f0-41c4-88c1-729b4d880955'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:55.103 63 INFO tempest.lib.common.rest_client [req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.104s 2018-08-17 06:36:55.104 63 DEBUG tempest.lib.common.rest_client [req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e', 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': 'Fri, 17 Aug 2018 06:36:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:55.118 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 06:36:56.556 63 INFO tempest.lib.common.rest_client [req-ca91a1df-a025-4a18-a74c-82ee877fc8f3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.436s 2018-08-17 06:36:56.557 63 DEBUG tempest.lib.common.rest_client [req-ca91a1df-a025-4a18-a74c-82ee877fc8f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-ca91a1df-a025-4a18-a74c-82ee877fc8f3', 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': 'Fri, 17 Aug 2018 06:36:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca91a1df-a025-4a18-a74c-82ee877fc8f3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:56.575 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:36:57.908 63 INFO tempest.lib.common.rest_client [req-a036897d-b3e2-44a7-b45f-d7badb170e50 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.331s 2018-08-17 06:36:57.908 63 DEBUG tempest.lib.common.rest_client [req-a036897d-b3e2-44a7-b45f-d7badb170e50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-a036897d-b3e2-44a7-b45f-d7badb170e50', 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': 'Fri, 17 Aug 2018 06:36:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a036897d-b3e2-44a7-b45f-d7badb170e50'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:59.249 63 INFO tempest.lib.common.rest_client [req-5fb3cc8d-20f4-405e-a743-145a761a7cc3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.325s 2018-08-17 06:36:59.249 63 DEBUG tempest.lib.common.rest_client [req-5fb3cc8d-20f4-405e-a743-145a761a7cc3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-5fb3cc8d-20f4-405e-a743-145a761a7cc3', 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': 'Fri, 17 Aug 2018 06:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fb3cc8d-20f4-405e-a743-145a761a7cc3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:59.264 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:36:59.428 63 INFO tempest.lib.common.rest_client [req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.161s 2018-08-17 06:36:59.429 63 DEBUG tempest.lib.common.rest_client [req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2', 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': 'Fri, 17 Aug 2018 06:36:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:36:59.442 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 9d9ec4aa-000e-446b-aa27-abe5d459ec17 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:36:59.561 63 INFO tempest.lib.common.rest_client [req-73c6d177-0c09-48da-9a75-2c6aa25a8042 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.117s 2018-08-17 06:36:59.562 63 DEBUG tempest.lib.common.rest_client [req-73c6d177-0c09-48da-9a75-2c6aa25a8042 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--2004720911", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-73c6d177-0c09-48da-9a75-2c6aa25a8042'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:59Z", "admin_state_up": true, "updated_at": "2018-08-17T06:36:59Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8", "name": "tempest-router--2004720911"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:01.052 63 INFO tempest.lib.common.rest_client [req-5ad75467-5457-4277-927d-b449d8197421 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8 1.489s 2018-08-17 06:37:01.052 63 DEBUG tempest.lib.common.rest_client [req-5ad75467-5457-4277-927d-b449d8197421 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8', u'date': 'Fri, 17 Aug 2018 06:37:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ad75467-5457-4277-927d-b449d8197421'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:59Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:00Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8", "name": "tempest-router--2004720911"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:03.156 63 INFO tempest.lib.common.rest_client [req-5f9b46be-5933-45e3-9d49-94f5f6eeb794 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/add_router_interface 2.103s 2018-08-17 06:37:03.157 63 DEBUG tempest.lib.common.rest_client [req-5f9b46be-5933-45e3-9d49-94f5f6eeb794 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f9b46be-5933-45e3-9d49-94f5f6eeb794'} Body: {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb", "subnet_ids": ["4e43e55e-f6ca-4c1c-84fb-480d712008eb"], "port_id": "c2ff8ddf-1372-47d0-aa30-6e9742611391", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:03.496 63 INFO tempest.lib.common.rest_client [req-8e8cbc0e-a099-437e-8568-50803cc68f56 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.338s 2018-08-17 06:37:03.497 63 DEBUG tempest.lib.common.rest_client [req-8e8cbc0e-a099-437e-8568-50803cc68f56 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e8cbc0e-a099-437e-8568-50803cc68f56'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "ad4b78ef-0323-49ce-8fbe-69e328b03d42"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:03.893 63 INFO tempest.lib.common.rest_client [req-9814c68a-bc3e-4fd0-b553-5daec1321d31 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations 0.395s 2018-08-17 06:37:03.894 63 DEBUG tempest.lib.common.rest_client [req-9814c68a-bc3e-4fd0-b553-5daec1321d31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9814c68a-bc3e-4fd0-b553-5daec1321d31'} Body: {"network_association": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "id": "6e9dc47d-28ec-44d7-8ed6-ae872c6aaed8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:04.505 63 INFO tempest.lib.common.rest_client [req-ba0e2a46-9e93-45ce-b8a5-3d0cf417ffea ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations 0.610s 2018-08-17 06:37:04.506 63 DEBUG tempest.lib.common.rest_client [req-ba0e2a46-9e93-45ce-b8a5-3d0cf417ffea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations', u'date': 'Fri, 17 Aug 2018 06:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba0e2a46-9e93-45ce-b8a5-3d0cf417ffea'} Body: {"network_association": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "id": "cc15ab8d-6269-461d-8079-0614875551df"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:04.507 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 06:37:04.627 63 INFO tempest.lib.common.rest_client [req-86228e68-63ac-4351-a866-637b5efd3db2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.119s 2018-08-17 06:37:04.627 63 DEBUG tempest.lib.common.rest_client [req-86228e68-63ac-4351-a866-637b5efd3db2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1564840877", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86228e68-63ac-4351-a866-637b5efd3db2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:04Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "name": "tempest-router--1564840877"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:05.907 63 INFO tempest.lib.common.rest_client [req-5445dcdb-2d8d-4bb1-888c-8963c8d90269 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8 1.278s 2018-08-17 06:37:05.907 63 DEBUG tempest.lib.common.rest_client [req-5445dcdb-2d8d-4bb1-888c-8963c8d90269 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8', u'date': 'Fri, 17 Aug 2018 06:37:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5445dcdb-2d8d-4bb1-888c-8963c8d90269'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "name": "tempest-router--1564840877"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:08.018 63 INFO tempest.lib.common.rest_client [req-4d49eab6-8137-4351-ba54-28ba5db900fb ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/add_router_interface 2.110s 2018-08-17 06:37:08.019 63 DEBUG tempest.lib.common.rest_client [req-4d49eab6-8137-4351-ba54-28ba5db900fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:37:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d49eab6-8137-4351-ba54-28ba5db900fb'} Body: {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404", "subnet_ids": ["f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"], "port_id": "8ea066c5-6577-4c6e-88d3-b7a28e37e840", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:09.867 63 INFO tempest.lib.common.rest_client [req-692585de-ba1a-45d3-afdf-399d3e4d30df ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.847s 2018-08-17 06:37:09.868 63 DEBUG tempest.lib.common.rest_client [req-692585de-ba1a-45d3-afdf-399d3e4d30df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:37:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-692585de-ba1a-45d3-afdf-399d3e4d30df'} Body: {"floatingip": {"router_id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:37:09Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc", "id": "f440b23a-0b09-4278-a59b-59af12c10677", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:09Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:37:09.870 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:37:17.880 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:37:17.948 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:37:17.976 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:37:18.091 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:37:18.091 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:37:18.093 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:37:18.154 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:37:18.158 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:37:23.165 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:37:23.166 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:38:33.231 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:38:33.235 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:38:33.239 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:38:33.301 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:38:33.303 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:38:38.310 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:38:38.310 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:39:48.368 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:39:48.369 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:39:48.371 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48.375 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48.474 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:39:48.503 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48.509 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:39:48.510 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:c3:e9:06 [ether] on eth0 2018-08-17 06:39:48.510 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:39:48.510 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48.513 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48.576 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:39:48.609 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48.618 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:39:48.619 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:39:48.619 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48.621 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48.680 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:39:48.685 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48.691 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:39:48.692 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48.696 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48.756 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:39:48.761 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48.770 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:39:48.770 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:c3:e9:06 [ether] on eth0 2018-08-17 06:39:48.772 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:39:48.772 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48.774 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48.836 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:39:48.838 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:53.845 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:39:53.846 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:41:03.912 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:41:03.914 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:41:03.918 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:41:03.981 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:41:03.983 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:41:08.990 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:41:08.991 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:42:19.045 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:42:20.905 63 INFO tempest.lib.common.rest_client [req-d2dbb6a6-baa5-486a-b36e-694ef02b0ca2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/f440b23a-0b09-4278-a59b-59af12c10677 1.854s 2018-08-17 06:42:20.906 63 DEBUG tempest.lib.common.rest_client [req-d2dbb6a6-baa5-486a-b36e-694ef02b0ca2 ] 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.23:9696/v2.0/floatingips/f440b23a-0b09-4278-a59b-59af12c10677', u'date': 'Fri, 17 Aug 2018 06:42:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d2dbb6a6-baa5-486a-b36e-694ef02b0ca2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:22.960 63 INFO tempest.lib.common.rest_client [req-e4329869-8dd4-4022-a975-4649599741bf ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/remove_router_interface 2.052s 2018-08-17 06:42:22.960 63 DEBUG tempest.lib.common.rest_client [req-e4329869-8dd4-4022-a975-4649599741bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:42:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4329869-8dd4-4022-a975-4649599741bf'} Body: {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404", "subnet_ids": ["f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"], "port_id": "8ea066c5-6577-4c6e-88d3-b7a28e37e840", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:24.905 63 INFO tempest.lib.common.rest_client [req-5a5d07fb-5dfe-465c-9921-c6a8dedf09f7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8 1.944s 2018-08-17 06:42:24.906 63 DEBUG tempest.lib.common.rest_client [req-5a5d07fb-5dfe-465c-9921-c6a8dedf09f7 ] 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.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8', u'date': 'Fri, 17 Aug 2018 06:42:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5a5d07fb-5dfe-465c-9921-c6a8dedf09f7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:26.847 63 INFO tempest.lib.common.rest_client [req-f29365fa-a3e2-4b9d-94ae-09ee74b7d9f4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/remove_router_interface 1.940s 2018-08-17 06:42:26.848 63 DEBUG tempest.lib.common.rest_client [req-f29365fa-a3e2-4b9d-94ae-09ee74b7d9f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:42:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f29365fa-a3e2-4b9d-94ae-09ee74b7d9f4'} Body: {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb", "subnet_ids": ["4e43e55e-f6ca-4c1c-84fb-480d712008eb"], "port_id": "c2ff8ddf-1372-47d0-aa30-6e9742611391", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:28.589 63 INFO tempest.lib.common.rest_client [req-bb5577c2-af2e-4c73-b38e-b757fa94cb36 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8 1.739s 2018-08-17 06:42:28.590 63 DEBUG tempest.lib.common.rest_client [req-bb5577c2-af2e-4c73-b38e-b757fa94cb36 ] 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.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8', u'date': 'Fri, 17 Aug 2018 06:42:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bb5577c2-af2e-4c73-b38e-b757fa94cb36'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:29.002 63 INFO tempest.lib.common.rest_client [req-68b58c56-ef2e-415b-8eac-60eb0939c7a7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.411s 2018-08-17 06:42:29.003 63 DEBUG tempest.lib.common.rest_client [req-68b58c56-ef2e-415b-8eac-60eb0939c7a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-68b58c56-ef2e-415b-8eac-60eb0939c7a7', 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': 'Fri, 17 Aug 2018 06:42:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68b58c56-ef2e-415b-8eac-60eb0939c7a7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:29.357 63 INFO tempest.lib.common.rest_client [req-9261cf74-dc97-4b1e-ae09-87c3774102a9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.353s 2018-08-17 06:42:29.359 63 DEBUG tempest.lib.common.rest_client [req-9261cf74-dc97-4b1e-ae09-87c3774102a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-9261cf74-dc97-4b1e-ae09-87c3774102a9', 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': 'Fri, 17 Aug 2018 06:42:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9261cf74-dc97-4b1e-ae09-87c3774102a9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:28Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:30.682 63 INFO tempest.lib.common.rest_client [req-2c09884f-213f-4f66-a673-8207e14a290d ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.303s 2018-08-17 06:42:30.683 63 DEBUG tempest.lib.common.rest_client [req-2c09884f-213f-4f66-a673-8207e14a290d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-2c09884f-213f-4f66-a673-8207e14a290d', 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': 'Fri, 17 Aug 2018 06:42:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c09884f-213f-4f66-a673-8207e14a290d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:29Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:31.743 63 INFO tempest.lib.common.rest_client [req-36266bb8-9da2-49ab-ad14-e7d0d3760f97 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.045s 2018-08-17 06:42:31.743 63 DEBUG tempest.lib.common.rest_client [req-36266bb8-9da2-49ab-ad14-e7d0d3760f97 ] 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-36266bb8-9da2-49ab-ad14-e7d0d3760f97', 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': 'Fri, 17 Aug 2018 06:42:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-36266bb8-9da2-49ab-ad14-e7d0d3760f97'} Body: {"itemNotFound": {"message": "Instance 9d9ec4aa-000e-446b-aa27-abe5d459ec17 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:32.488 63 INFO tempest.lib.common.rest_client [req-bc9f9de5-7db0-42f2-b37f-27c8d58b68ed ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/fd8373d6-013b-4f88-827c-8ef6e99c76a1 0.743s 2018-08-17 06:42:32.488 63 DEBUG tempest.lib.common.rest_client [req-bc9f9de5-7db0-42f2-b37f-27c8d58b68ed ] 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.23:9696/v2.0/ports/fd8373d6-013b-4f88-827c-8ef6e99c76a1', u'date': 'Fri, 17 Aug 2018 06:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bc9f9de5-7db0-42f2-b37f-27c8d58b68ed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:32.645 63 INFO tempest.lib.common.rest_client [req-991cb1f6-c5c3-4f32-b24e-0b96242992a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.155s 2018-08-17 06:42:32.646 63 DEBUG tempest.lib.common.rest_client [req-991cb1f6-c5c3-4f32-b24e-0b96242992a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-991cb1f6-c5c3-4f32-b24e-0b96242992a1', 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': 'Fri, 17 Aug 2018 06:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-991cb1f6-c5c3-4f32-b24e-0b96242992a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:33.137 63 INFO tempest.lib.common.rest_client [req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.490s 2018-08-17 06:42:33.138 63 DEBUG tempest.lib.common.rest_client [req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c ] 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c', 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': 'Fri, 17 Aug 2018 06:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:32Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:34.790 63 INFO tempest.lib.common.rest_client [req-d7abb36b-c8cd-4288-9c24-be94754f0676 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.637s 2018-08-17 06:42:34.791 63 DEBUG tempest.lib.common.rest_client [req-d7abb36b-c8cd-4288-9c24-be94754f0676 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-d7abb36b-c8cd-4288-9c24-be94754f0676', 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': 'Fri, 17 Aug 2018 06:42:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7abb36b-c8cd-4288-9c24-be94754f0676'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:35.851 63 INFO tempest.lib.common.rest_client [req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.048s 2018-08-17 06:42:35.851 63 DEBUG tempest.lib.common.rest_client [req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b ] 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b', 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': 'Fri, 17 Aug 2018 06:42:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b'} Body: {"itemNotFound": {"message": "Instance 07d02229-5850-43e1-aa0a-bdbf998d655a could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:36.471 63 INFO tempest.lib.common.rest_client [req-28a97e36-958e-4758-a6ac-97485d95804b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d0cf78d8-bf8f-4bbf-a0ce-296d856522cc 0.619s 2018-08-17 06:42:36.472 63 DEBUG tempest.lib.common.rest_client [req-28a97e36-958e-4758-a6ac-97485d95804b ] 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.23:9696/v2.0/ports/d0cf78d8-bf8f-4bbf-a0ce-296d856522cc', u'date': 'Fri, 17 Aug 2018 06:42:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-28a97e36-958e-4758-a6ac-97485d95804b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:36.520 63 INFO tempest.lib.common.rest_client [req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1046637152 0.046s 2018-08-17 06:42:36.521 63 DEBUG tempest.lib.common.rest_client [req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1046637152', u'x-compute-request-id': 'req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0', 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': 'Fri, 17 Aug 2018 06:42:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:37.941 63 INFO tempest.lib.common.rest_client [req-a7fd15be-6f41-4082-b8ca-b4546e3fb29b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4e43e55e-f6ca-4c1c-84fb-480d712008eb 1.419s 2018-08-17 06:42:37.942 63 DEBUG tempest.lib.common.rest_client [req-a7fd15be-6f41-4082-b8ca-b4546e3fb29b ] 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.23:9696/v2.0/subnets/4e43e55e-f6ca-4c1c-84fb-480d712008eb', u'date': 'Fri, 17 Aug 2018 06:42:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7fd15be-6f41-4082-b8ca-b4546e3fb29b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:39.386 63 INFO tempest.lib.common.rest_client [req-668b2b1f-6a59-4501-a5d5-5bebca80c090 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9efaec58-0088-41b1-9d79-4ee349e18d0e 1.443s 2018-08-17 06:42:39.387 63 DEBUG tempest.lib.common.rest_client [req-668b2b1f-6a59-4501-a5d5-5bebca80c090 ] 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.23:9696/v2.0/networks/9efaec58-0088-41b1-9d79-4ee349e18d0e', u'date': 'Fri, 17 Aug 2018 06:42:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-668b2b1f-6a59-4501-a5d5-5bebca80c090'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:40.434 63 INFO tempest.lib.common.rest_client [req-c68d2218-a9f3-49a0-a10d-7db9d5577bac ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404 1.047s 2018-08-17 06:42:40.435 63 DEBUG tempest.lib.common.rest_client [req-c68d2218-a9f3-49a0-a10d-7db9d5577bac ] 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.23:9696/v2.0/subnets/f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404', u'date': 'Fri, 17 Aug 2018 06:42:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c68d2218-a9f3-49a0-a10d-7db9d5577bac'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:41.871 63 INFO tempest.lib.common.rest_client [req-6c19c755-b337-4591-9d7b-eea9774eaf44 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5 1.435s 2018-08-17 06:42:41.872 63 DEBUG tempest.lib.common.rest_client [req-6c19c755-b337-4591-9d7b-eea9774eaf44 ] 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.23:9696/v2.0/networks/b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5', u'date': 'Fri, 17 Aug 2018 06:42:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6c19c755-b337-4591-9d7b-eea9774eaf44'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:42.134 63 INFO tempest.lib.common.rest_client [req-30cd2877-de6b-477d-b90c-760d25ba783e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/5431b959-d025-4b65-95fc-a51bfaa656fc 0.261s 2018-08-17 06:42:42.135 63 DEBUG tempest.lib.common.rest_client [req-30cd2877-de6b-477d-b90c-760d25ba783e ] 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.23:9696/v2.0/security-groups/5431b959-d025-4b65-95fc-a51bfaa656fc', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-30cd2877-de6b-477d-b90c-760d25ba783e'} 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_variant2 [365.483598s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 124, in test_bgpvpn_variant2 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:36:36,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.240s 2018-08-17 06:36:36,895 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1202993586 description", "name": "tempest-secgroup-smoke-1202993586"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0db379a7-4666-4cb5-aaa4-424c8cb804ed'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1202993586 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:36Z", "updated_at": "2018-08-17T06:36:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:36:36Z", "revision_number": 0, "id": "1bc4dc19-81bf-47b4-8da6-23580fa52b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:36:36Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:36:36Z", "revision_number": 0, "id": "e46da61a-9cd2-4976-9685-7beb0cc98e3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:36:36Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "name": "tempest-secgroup-smoke-1202993586"}} 2018-08-17 06:36:37,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.423s 2018-08-17 06:36:37,319 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcec2f8a-4252-451f-95f4-6f41f1445122'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7489f325-bb7f-4f90-8a89-3280faeb5930"}} 2018-08-17 06:36:37,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.167s 2018-08-17 06:36:37,488 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b9edc307-286c-4bc1-9df9-8fae135684c2'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "8603aa47-a072-4079-8a5a-ff4caf6beaa0"}} 2018-08-17 06:36:37,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.351s 2018-08-17 06:36:37,841 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43456b53-c4c9-4e26-8894-085e58e03c09'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e2fce8a6-ccf0-4337-b749-6db1c85f85fe"}} 2018-08-17 06:36:37,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 06:36:37,978 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57f15279-dc60-447b-a6fa-ca841048a549'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b9ef80a3-e12a-4d69-8f4d-6ccdae04678a"}} 2018-08-17 06:36:38,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.129s 2018-08-17 06:36:38,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6110c8c0-47b6-4baa-847f-5b6361e60657'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0d14d8e6-316c-4d30-8bd3-8e8a0ac5aba3"}} 2018-08-17 06:36:38,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:36:38,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba9cc7c1-7759-49fa-b39d-a81b15a4dd3b'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "51a41a97-45e7-4530-ae15-51731636c3fa"}} 2018-08-17 06:36:38,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.173s 2018-08-17 06:36:38,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c58e84f-2284-4220-a737-590afd3bcace'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fc8f3a7e-f301-4330-ad82-72d89d173a2a"}} 2018-08-17 06:36:38,600 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 06:36:38,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f0a00a2-1413-49d3-b132-11117d3a3634'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d216c298-6d3c-4f94-9cba-f539c68cf299"}} 2018-08-17 06:36:38,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 06:36:38,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-421235866"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f30666e-e32a-43f6-8551-2a53a1349e91'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:36:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","name":"tempest-A-421235866"}} 2018-08-17 06:36:39,403 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.539s 2018-08-17 06:36:39,404 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "name": "tempest-subnet-A-1-989170092"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae130321-865f-4fa8-a2eb-956a3bdd82f5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:36:39Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404","subnetpool_id":null,"name":"tempest-subnet-A-1-989170092"}} 2018-08-17 06:36:39,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.590s 2018-08-17 06:36:39,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1897511425"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c820fb4-2aab-4ca2-a60d-afd96a536420'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:36:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","name":"tempest-B-1897511425"}} 2018-08-17 06:36:41,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.011s 2018-08-17 06:36:41,008 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "name": "tempest-subnet-B-1-1654274532"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf85e6a-ef4a-4bc3-8c28-cf8c4baeb60c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:36:40Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4e43e55e-f6ca-4c1c-84fb-480d712008eb","subnetpool_id":null,"name":"tempest-subnet-B-1-1654274532"}} 2018-08-17 06:36:41,171 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.161s 2018-08-17 06:36:41,171 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1046637152"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-1df6354f-d8e6-4180-b23f-0ea495616d51', 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': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1df6354f-d8e6-4180-b23f-0ea495616d51'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1QayraNPg5q5JAWwEaL9jQfsPzEVRMs2AgsRDLOjVehb9uiKL+2QWzjzH68NgBLlqumxrU5Rtb5CZz2Yv+6VLBt+5EdHlAax89czPudXFRX/2OWaqEe5lKAAVaByVkq13rqYq5djErDMh0Ju9ZdjWrmdWKh1b6XY7PcZ5J3HxJC79+WsybrffWOXTxVNY2pC1B//pKItP1nDJmzAd4ZqTbG87qItd7Kh/MjsI/7jKiggL4+lp1Nlj9EjKIQZ+eWJoOxYhXnKloxgY5lWs6QjYMq6oMRcSV7iUZlKoMJMnHDg7j5Mmg9p8WdgqPgoPxNcfymly9PkUBo+hsDV6bzKp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtUGsq2jT4OauSQFsBGi/Y0H7D8xFUTLNgILEQyzo1XoW/boi\ni/tkFs48x+vDYAS5arpsa1OUbW+Qmc9mL/ulSwbfuRHR5QGsfPXMz7nVxUV/9jlm\nqhHuZSgAFWgclZKtd66mKuXYxKwzIdCbvWXY1q5nViodW+l2Oz3GeSdx8SQu/flr\nMm6331jl08VTWNqQtQf/6SiLT9ZwyZswHeGak2xvO6iLXeyofzI7CP+4yooIC+Pp\nadTZY/RIyiEGfnliaDsWIV5ypaMYGOZVrOkI2DKuqDEXEle4lGZSqDCTJxw4O4+T\nJoPafFnYKj4KD8TXH8ppcvT5FAaPobA1em8yqQIDAQABAoIBAQCR+tjEHGM4qNEJ\nPzntuycZG9TF/nB9WvsjWy4SJCNJe1D0/GpCby9HJsbRBNKPjH6AtLAJKIFMOiQt\nnFninzua12hrtyxi0hxHb/eJ/VNr0/OhLM3AfzyO/85Bb15GIKHQ2DpAJmmUzFNK\nEqa7vUEMdd4ICVcn5TkxsSkd/mTIHk8IXkHRkVYzU1e7/85QnnFl5c/9FeQhr7zr\nG2W3hCvVYXphVK/yYj60dBQDSvMxf9se7oCORDVrHu7KMRQYKGP2b5ygulwLOolM\nKrR0Y3UAC+erQZFSwtZ9E0bqCXwJSmiwvV9g77Rt3+ZU0EyMUCjJuKNSxGhxID2J\n/OU2TOoZAoGBAN6UUdP4evERC8SLBmTwg0nOaLuwEFhvjeSPWh5l2UJS+uJzp3o/\nr+hMhEru1BaAxsEaFwkksmY+jk+I3nvQsDDw4rVb6decH/Bs2xPhh8trLRx5hgJ2\nLcqY8jWaOijaour9GdFoilUo03ZAVeuCoUOLx17CBbYS/X4Prl88Q8pPAoGBANB4\n9JcyuE4pCjZdtdmtEE9FQwls4AwxhhpQJ+cXaACXrnWJFT835MOUeU1Lu/PJpWqq\ntXPOurJ5BdCzyq8HjMeBjU6oxFkMVRD/xF1HnJlRqZ+cjoUkLici/jdk5P5A106l\nG6Z+FVqeNK0RZzcob90izYA4+3fw0q0Llp0pHo2HAoGBAN2lOW8qK9NPNDa+ctml\noDepMiZlB4HpZJVMI2PN7HHdjDRhE0/rh9J+D+dGuTDHgCTfRD04q+ahOLn/A/6s\nLCgwWLJdGxo4QJ386JR9q+pnif6nDUn6QVNUxy2VrYDtZ/s1m7YqskZnZ1yEaIsk\nBE7tLNYxw9oyQvh7yRrROniFAoGAVwgoFHc4OmknukqlAJsfk/h2ZBjv8Cc8tP+B\nqRg8cwLf8nGoTRwohP4XJg3YCY7FYCKkXhSQHLIpm1dz5l5gh2mudIhAcGyVluMw\nN0EOP3O4PMo/NZZFLlGNj9KvRvYK7OpBAODiSVKC6z24uW5IRSmiYUVotknzqgqM\ndlAUUUECgYEArZ20GQiTlwoZrqTuTrimJ7HUfLtTj6MvGWPraNh2tNg2kt51/Nrn\nh0be4RGR4WputMAu3v318JchD8dQ/+0CsmWPKbupq3OAmzQCzmIJFCpSL00Jx3+f\n2/v8AOnKmsK5sGUvteTUmdvKjG6YlURZH8X+Dfc0FgemNWIZH2pJRqk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1046637152", "fingerprint": "83:a2:5e:84:d3:ef:d6:8e:8d:83:92:2b:37:78:5f:3d"}} 2018-08-17 06:36:41,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.809s 2018-08-17 06:36:41,985 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1649983420", "security_groups": ["5431b959-d025-4b65-95fc-a51bfaa656fc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fcabfa0-2150-4438-8b82-70b15047df4b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:36:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:36:41Z","name":"tempest-port-smoke-1649983420","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:58:2d:f5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404","ip_address":"10.101.11.10"}],"id":"d0cf78d8-bf8f-4bbf-a0ce-296d856522cc","security_groups":["5431b959-d025-4b65-95fc-a51bfaa656fc"],"device_id":""}} 2018-08-17 06:36:44,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 2.031s 2018-08-17 06:36:44,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1046637152", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "port": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-9cfcfd36-bf66-4e06-b75e-4be4289c550b', 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cfcfd36-bf66-4e06-b75e-4be4289c550b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "adminPass": "97dbXMenDAja"}} 2018-08-17 06:36:44,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.318s 2018-08-17 06:36:44,342 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-09ca379a-2209-426d-b1d8-c35776bababd', 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': 'Fri, 17 Aug 2018 06:36:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-09ca379a-2209-426d-b1d8-c35776bababd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:45,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.418s 2018-08-17 06:36:45,772 63 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': '1258', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-2d527739-3946-4a5a-9d5f-d399bb2f1018', 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': 'Fri, 17 Aug 2018 06:36:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d527739-3946-4a5a-9d5f-d399bb2f1018'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:45,785 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:36:47,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.375s 2018-08-17 06:36:47,163 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-30489e64-3d12-423f-ac61-89ad7ef8eb5f', 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': 'Fri, 17 Aug 2018 06:36:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30489e64-3d12-423f-ac61-89ad7ef8eb5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:47,176 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:36:48,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.135s 2018-08-17 06:36:48,314 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-17639112-46ba-41b2-9cf9-602a35c1bd82', 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': 'Fri, 17 Aug 2018 06:36:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17639112-46ba-41b2-9cf9-602a35c1bd82'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:49,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.355s 2018-08-17 06:36:49,684 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-8ac9d659-367a-4870-92bf-c954bb83c1b5', 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': 'Fri, 17 Aug 2018 06:36:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ac9d659-367a-4870-92bf-c954bb83c1b5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:51,118 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.419s 2018-08-17 06:36:51,119 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-86d85a0b-3995-4d27-a246-f7dfe427a36b', 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': 'Fri, 17 Aug 2018 06:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86d85a0b-3995-4d27-a246-f7dfe427a36b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:51,132 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:36:51,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.167s 2018-08-17 06:36:51,300 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-e6b9eb67-8861-4650-aea4-836126cc575b', 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': 'Fri, 17 Aug 2018 06:36:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6b9eb67-8861-4650-aea4-836126cc575b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:51,312 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 07d02229-5850-43e1-aa0a-bdbf998d655a with status: ACTIVE 2018-08-17 06:36:52,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.794s 2018-08-17 06:36:52,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1641939884", "security_groups": ["5431b959-d025-4b65-95fc-a51bfaa656fc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:36:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a563cb4b-89f4-400f-873e-dac040b6c548'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:36:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:36:51Z","name":"tempest-port-smoke-1641939884","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:19:19:18","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4e43e55e-f6ca-4c1c-84fb-480d712008eb","ip_address":"10.102.21.20"}],"id":"fd8373d6-013b-4f88-827c-8ef6e99c76a1","security_groups":["5431b959-d025-4b65-95fc-a51bfaa656fc"],"device_id":""}} 2018-08-17 06:36:53,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.524s 2018-08-17 06:36:53,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1046637152", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "port": "fd8373d6-013b-4f88-827c-8ef6e99c76a1"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7e362b3d-d26b-47d2-9f50-c19ac463f640', 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:36:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e362b3d-d26b-47d2-9f50-c19ac463f640'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "adminPass": "X9bJPxV9eQfM"}} 2018-08-17 06:36:53,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.351s 2018-08-17 06:36:53,990 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-37266f0c-d0f0-41c4-88c1-729b4d880955', 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': 'Fri, 17 Aug 2018 06:36:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37266f0c-d0f0-41c4-88c1-729b4d880955'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:55,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.104s 2018-08-17 06:36:55,104 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e', 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': 'Fri, 17 Aug 2018 06:36:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:55,118 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 06:36:56,556 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.436s 2018-08-17 06:36:56,557 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-ca91a1df-a025-4a18-a74c-82ee877fc8f3', 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': 'Fri, 17 Aug 2018 06:36:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca91a1df-a025-4a18-a74c-82ee877fc8f3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:56,575 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:36:57,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.331s 2018-08-17 06:36:57,908 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-a036897d-b3e2-44a7-b45f-d7badb170e50', 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': 'Fri, 17 Aug 2018 06:36:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a036897d-b3e2-44a7-b45f-d7badb170e50'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:59,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.325s 2018-08-17 06:36:59,249 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-5fb3cc8d-20f4-405e-a743-145a761a7cc3', 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': 'Fri, 17 Aug 2018 06:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fb3cc8d-20f4-405e-a743-145a761a7cc3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:59,264 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:36:59,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.161s 2018-08-17 06:36:59,429 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2', 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': 'Fri, 17 Aug 2018 06:36:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:59,442 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9d9ec4aa-000e-446b-aa27-abe5d459ec17 with status: ACTIVE 2018-08-17 06:36:59,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.117s 2018-08-17 06:36:59,562 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--2004720911", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-73c6d177-0c09-48da-9a75-2c6aa25a8042'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:59Z", "admin_state_up": true, "updated_at": "2018-08-17T06:36:59Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8", "name": "tempest-router--2004720911"}} 2018-08-17 06:37:01,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8 1.489s 2018-08-17 06:37:01,052 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8', u'date': 'Fri, 17 Aug 2018 06:37:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ad75467-5457-4277-927d-b449d8197421'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:59Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:00Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8", "name": "tempest-router--2004720911"}} 2018-08-17 06:37:03,156 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/add_router_interface 2.103s 2018-08-17 06:37:03,157 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f9b46be-5933-45e3-9d49-94f5f6eeb794'} Body: {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb", "subnet_ids": ["4e43e55e-f6ca-4c1c-84fb-480d712008eb"], "port_id": "c2ff8ddf-1372-47d0-aa30-6e9742611391", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8"} 2018-08-17 06:37:03,496 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.338s 2018-08-17 06:37:03,497 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e8cbc0e-a099-437e-8568-50803cc68f56'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "ad4b78ef-0323-49ce-8fbe-69e328b03d42"}} 2018-08-17 06:37:03,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations 0.395s 2018-08-17 06:37:03,894 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9814c68a-bc3e-4fd0-b553-5daec1321d31'} Body: {"network_association": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "id": "6e9dc47d-28ec-44d7-8ed6-ae872c6aaed8"}} 2018-08-17 06:37:04,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations 0.610s 2018-08-17 06:37:04,506 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations', u'date': 'Fri, 17 Aug 2018 06:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba0e2a46-9e93-45ce-b8a5-3d0cf417ffea'} Body: {"network_association": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "id": "cc15ab8d-6269-461d-8079-0614875551df"}} 2018-08-17 06:37:04,507 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:37:04,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.119s 2018-08-17 06:37:04,627 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1564840877", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86228e68-63ac-4351-a866-637b5efd3db2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:04Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "name": "tempest-router--1564840877"}} 2018-08-17 06:37:05,907 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8 1.278s 2018-08-17 06:37:05,907 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8', u'date': 'Fri, 17 Aug 2018 06:37:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5445dcdb-2d8d-4bb1-888c-8963c8d90269'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "name": "tempest-router--1564840877"}} 2018-08-17 06:37:08,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/add_router_interface 2.110s 2018-08-17 06:37:08,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:37:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d49eab6-8137-4351-ba54-28ba5db900fb'} Body: {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404", "subnet_ids": ["f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"], "port_id": "8ea066c5-6577-4c6e-88d3-b7a28e37e840", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8"} 2018-08-17 06:37:09,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.847s 2018-08-17 06:37:09,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:37:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-692585de-ba1a-45d3-afdf-399d3e4d30df'} Body: {"floatingip": {"router_id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:37:09Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc", "id": "f440b23a-0b09-4278-a59b-59af12c10677", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:09Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:37:09,870 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:37:17,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:37:17,948 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:37:17,976 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:37:18,091 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:37:18,091 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:37:18,093 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:37:18,154 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:37:18,158 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:37:23,165 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:37:23,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:38:33,231 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:38:33,235 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:38:33,239 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:38:33,301 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:38:33,303 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:38:38,310 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:38:38,310 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:39:48,368 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:39:48,369 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:39:48,371 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,375 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,474 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,503 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,509 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:39:48,510 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:e9:06 [ether] on eth0 2018-08-17 06:39:48,510 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:39:48,510 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,513 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,576 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,609 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,618 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:39:48,619 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:39:48,619 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,621 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,680 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,685 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,691 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:39:48,692 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,696 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,756 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,761 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,770 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:39:48,770 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:e9:06 [ether] on eth0 2018-08-17 06:39:48,772 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:39:48,772 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,774 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,836 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,838 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:53,845 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:39:53,846 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:41:03,912 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:41:03,914 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:41:03,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:41:03,981 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:41:03,983 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:41:08,990 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:41:08,991 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:42:19,045 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:42:19,047 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:42:20,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/f440b23a-0b09-4278-a59b-59af12c10677 1.854s 2018-08-17 06:42:20,906 63 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.23:9696/v2.0/floatingips/f440b23a-0b09-4278-a59b-59af12c10677', u'date': 'Fri, 17 Aug 2018 06:42:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d2dbb6a6-baa5-486a-b36e-694ef02b0ca2'} Body: 2018-08-17 06:42:22,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/remove_router_interface 2.052s 2018-08-17 06:42:22,960 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:42:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4329869-8dd4-4022-a975-4649599741bf'} Body: {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404", "subnet_ids": ["f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"], "port_id": "8ea066c5-6577-4c6e-88d3-b7a28e37e840", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8"} 2018-08-17 06:42:24,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8 1.944s 2018-08-17 06:42:24,906 63 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.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8', u'date': 'Fri, 17 Aug 2018 06:42:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5a5d07fb-5dfe-465c-9921-c6a8dedf09f7'} Body: 2018-08-17 06:42:26,847 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/remove_router_interface 1.940s 2018-08-17 06:42:26,848 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:42:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f29365fa-a3e2-4b9d-94ae-09ee74b7d9f4'} Body: {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb", "subnet_ids": ["4e43e55e-f6ca-4c1c-84fb-480d712008eb"], "port_id": "c2ff8ddf-1372-47d0-aa30-6e9742611391", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8"} 2018-08-17 06:42:28,589 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8 1.739s 2018-08-17 06:42:28,590 63 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.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8', u'date': 'Fri, 17 Aug 2018 06:42:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bb5577c2-af2e-4c73-b38e-b757fa94cb36'} Body: 2018-08-17 06:42:29,002 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.411s 2018-08-17 06:42:29,003 63 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-68b58c56-ef2e-415b-8eac-60eb0939c7a7', 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': 'Fri, 17 Aug 2018 06:42:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68b58c56-ef2e-415b-8eac-60eb0939c7a7'} Body: 2018-08-17 06:42:29,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.353s 2018-08-17 06:42:29,359 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-9261cf74-dc97-4b1e-ae09-87c3774102a9', 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': 'Fri, 17 Aug 2018 06:42:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9261cf74-dc97-4b1e-ae09-87c3774102a9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:28Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:30,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.303s 2018-08-17 06:42:30,683 63 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': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-2c09884f-213f-4f66-a673-8207e14a290d', 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': 'Fri, 17 Aug 2018 06:42:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c09884f-213f-4f66-a673-8207e14a290d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:29Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:31,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.045s 2018-08-17 06:42:31,743 63 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-36266bb8-9da2-49ab-ad14-e7d0d3760f97', 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': 'Fri, 17 Aug 2018 06:42:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-36266bb8-9da2-49ab-ad14-e7d0d3760f97'} Body: {"itemNotFound": {"message": "Instance 9d9ec4aa-000e-446b-aa27-abe5d459ec17 could not be found.", "code": 404}} 2018-08-17 06:42:32,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/fd8373d6-013b-4f88-827c-8ef6e99c76a1 0.743s 2018-08-17 06:42:32,488 63 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.23:9696/v2.0/ports/fd8373d6-013b-4f88-827c-8ef6e99c76a1', u'date': 'Fri, 17 Aug 2018 06:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bc9f9de5-7db0-42f2-b37f-27c8d58b68ed'} Body: 2018-08-17 06:42:32,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.155s 2018-08-17 06:42:32,646 63 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-991cb1f6-c5c3-4f32-b24e-0b96242992a1', 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': 'Fri, 17 Aug 2018 06:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-991cb1f6-c5c3-4f32-b24e-0b96242992a1'} Body: 2018-08-17 06:42:33,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.490s 2018-08-17 06:42:33,138 63 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c', 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': 'Fri, 17 Aug 2018 06:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:32Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:34,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.637s 2018-08-17 06:42:34,791 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-d7abb36b-c8cd-4288-9c24-be94754f0676', 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': 'Fri, 17 Aug 2018 06:42:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7abb36b-c8cd-4288-9c24-be94754f0676'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:35,851 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.048s 2018-08-17 06:42:35,851 63 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b', 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': 'Fri, 17 Aug 2018 06:42:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b'} Body: {"itemNotFound": {"message": "Instance 07d02229-5850-43e1-aa0a-bdbf998d655a could not be found.", "code": 404}} 2018-08-17 06:42:36,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d0cf78d8-bf8f-4bbf-a0ce-296d856522cc 0.619s 2018-08-17 06:42:36,472 63 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.23:9696/v2.0/ports/d0cf78d8-bf8f-4bbf-a0ce-296d856522cc', u'date': 'Fri, 17 Aug 2018 06:42:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-28a97e36-958e-4758-a6ac-97485d95804b'} Body: 2018-08-17 06:42:36,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1046637152 0.046s 2018-08-17 06:42:36,521 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1046637152', u'x-compute-request-id': 'req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0', 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': 'Fri, 17 Aug 2018 06:42:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0'} Body: 2018-08-17 06:42:37,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4e43e55e-f6ca-4c1c-84fb-480d712008eb 1.419s 2018-08-17 06:42:37,942 63 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.23:9696/v2.0/subnets/4e43e55e-f6ca-4c1c-84fb-480d712008eb', u'date': 'Fri, 17 Aug 2018 06:42:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7fd15be-6f41-4082-b8ca-b4546e3fb29b'} Body: 2018-08-17 06:42:39,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9efaec58-0088-41b1-9d79-4ee349e18d0e 1.443s 2018-08-17 06:42:39,387 63 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.23:9696/v2.0/networks/9efaec58-0088-41b1-9d79-4ee349e18d0e', u'date': 'Fri, 17 Aug 2018 06:42:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-668b2b1f-6a59-4501-a5d5-5bebca80c090'} Body: 2018-08-17 06:42:40,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404 1.047s 2018-08-17 06:42:40,435 63 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.23:9696/v2.0/subnets/f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404', u'date': 'Fri, 17 Aug 2018 06:42:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c68d2218-a9f3-49a0-a10d-7db9d5577bac'} Body: 2018-08-17 06:42:41,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5 1.435s 2018-08-17 06:42:41,872 63 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.23:9696/v2.0/networks/b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5', u'date': 'Fri, 17 Aug 2018 06:42:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6c19c755-b337-4591-9d7b-eea9774eaf44'} Body: 2018-08-17 06:42:42,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/5431b959-d025-4b65-95fc-a51bfaa656fc 0.261s 2018-08-17 06:42:42,135 63 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.23:9696/v2.0/security-groups/5431b959-d025-4b65-95fc-a51bfaa656fc', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-30cd2877-de6b-477d-b90c-760d25ba783e'} Body: 2018-08-17 06:42:42.630 63 INFO tempest.lib.common.rest_client [req-0987de6a-dc6a-45d8-9011-6f8659d571f8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.467s 2018-08-17 06:42:42.631 63 DEBUG tempest.lib.common.rest_client [req-0987de6a-dc6a-45d8-9011-6f8659d571f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1224800887 description", "name": "tempest-secgroup-smoke-1224800887"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0987de6a-dc6a-45d8-9011-6f8659d571f8'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1224800887 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:42Z", "updated_at": "2018-08-17T06:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:42:42Z", "revision_number": 0, "id": "6f90e01b-094e-41bb-9cb1-c278ba359cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:42:42Z", "revision_number": 0, "id": "9f22c787-8bcd-4033-8898-be551306d4d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "name": "tempest-secgroup-smoke-1224800887"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:42.934 63 INFO tempest.lib.common.rest_client [req-53f3c8b4-af96-495c-be36-2c5b114e8c61 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.302s 2018-08-17 06:42:42.935 63 DEBUG tempest.lib.common.rest_client [req-53f3c8b4-af96-495c-be36-2c5b114e8c61 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53f3c8b4-af96-495c-be36-2c5b114e8c61'} 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-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:42Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "eb1ee29c-975a-4aca-ad19-003f1f03366f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:43.105 63 INFO tempest.lib.common.rest_client [req-3c288e8c-6faf-40db-9373-4b41b75d94e7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.169s 2018-08-17 06:42:43.105 63 DEBUG tempest.lib.common.rest_client [req-3c288e8c-6faf-40db-9373-4b41b75d94e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c288e8c-6faf-40db-9373-4b41b75d94e7'} 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-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c120fd22-694c-4057-82fd-6a06c77ec4e2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:43.290 63 INFO tempest.lib.common.rest_client [req-7e8fb638-63ca-4c24-91e4-8041dfe0dcf0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.184s 2018-08-17 06:42:43.291 63 DEBUG tempest.lib.common.rest_client [req-7e8fb638-63ca-4c24-91e4-8041dfe0dcf0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e8fb638-63ca-4c24-91e4-8041dfe0dcf0'} 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-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c95a21f4-9b01-404f-ac2d-2e0938a3d1cd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:43.982 63 INFO tempest.lib.common.rest_client [req-27cd2376-9aea-4c07-9781-9687cced3163 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.690s 2018-08-17 06:42:43.984 63 DEBUG tempest.lib.common.rest_client [req-27cd2376-9aea-4c07-9781-9687cced3163 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27cd2376-9aea-4c07-9781-9687cced3163'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0dea4bc4-ca14-41c3-9ac5-e7873c93110c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:44.145 63 INFO tempest.lib.common.rest_client [req-a6c02139-b44e-4a91-b694-a9f56cae8241 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.158s 2018-08-17 06:42:44.145 63 DEBUG tempest.lib.common.rest_client [req-a6c02139-b44e-4a91-b694-a9f56cae8241 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6c02139-b44e-4a91-b694-a9f56cae8241'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f6cd3595-8d21-4a55-985d-2922dea8302b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:44.358 63 INFO tempest.lib.common.rest_client [req-11b6165d-277d-4b51-8c27-3e7b45772216 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.212s 2018-08-17 06:42:44.359 63 DEBUG tempest.lib.common.rest_client [req-11b6165d-277d-4b51-8c27-3e7b45772216 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-11b6165d-277d-4b51-8c27-3e7b45772216'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "315f0911-67b8-45b3-b25a-b431c24a6d1c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:44.515 63 INFO tempest.lib.common.rest_client [req-9dbc65c8-9ea2-471a-9b73-220b0c76b425 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 06:42:44.516 63 DEBUG tempest.lib.common.rest_client [req-9dbc65c8-9ea2-471a-9b73-220b0c76b425 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9dbc65c8-9ea2-471a-9b73-220b0c76b425'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a401af1e-bf0f-4630-bed3-5f9d469c4229"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:44.653 63 INFO tempest.lib.common.rest_client [req-16196081-5c36-4792-bd86-7163cf379ac5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:42:44.653 63 DEBUG tempest.lib.common.rest_client [req-16196081-5c36-4792-bd86-7163cf379ac5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16196081-5c36-4792-bd86-7163cf379ac5'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f6a38d73-f4c4-4f78-98f3-0409e2664fdc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:44.943 63 INFO tempest.lib.common.rest_client [req-7f27fc42-61f7-4e9b-824f-e88ae5f5b9a9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/networks 0.287s 2018-08-17 06:42:44.943 63 DEBUG tempest.lib.common.rest_client [req-7f27fc42-61f7-4e9b-824f-e88ae5f5b9a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1667140190"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f27fc42-61f7-4e9b-824f-e88ae5f5b9a9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:42:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"69d63946-3d57-49e6-9424-8beed49c563d","name":"tempest-A-1667140190"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:45.485 63 INFO tempest.lib.common.rest_client [req-cd8720d4-dfd8-401f-b018-80f6500820c1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.540s 2018-08-17 06:42:45.486 63 DEBUG tempest.lib.common.rest_client [req-cd8720d4-dfd8-401f-b018-80f6500820c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "name": "tempest-subnet-A-1-1645273359"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:42:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd8720d4-dfd8-401f-b018-80f6500820c1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69d63946-3d57-49e6-9424-8beed49c563d","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:45Z","dns_nameservers":[],"updated_at":"2018-08-17T06:42:45Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"5a746f2f-85e9-4684-b78f-dbcdae2bdf61","subnetpool_id":null,"name":"tempest-subnet-A-1-1645273359"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:46.081 63 INFO tempest.lib.common.rest_client [req-16825ffe-bc84-4e10-ab6b-2a177ee05341 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/networks 0.592s 2018-08-17 06:42:46.082 63 DEBUG tempest.lib.common.rest_client [req-16825ffe-bc84-4e10-ab6b-2a177ee05341 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1007915519"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:42:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16825ffe-bc84-4e10-ab6b-2a177ee05341'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:42:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","name":"tempest-B-1007915519"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:47.126 63 INFO tempest.lib.common.rest_client [req-9226e071-3a4b-4106-bea9-e0aa06327c80 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.043s 2018-08-17 06:42:47.127 63 DEBUG tempest.lib.common.rest_client [req-9226e071-3a4b-4106-bea9-e0aa06327c80 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "name": "tempest-subnet-B-1-1136568506"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:42:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9226e071-3a4b-4106-bea9-e0aa06327c80'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:46Z","dns_nameservers":[],"updated_at":"2018-08-17T06:42:46Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","subnetpool_id":null,"name":"tempest-subnet-B-1-1136568506"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:47.329 63 INFO tempest.lib.common.rest_client [req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.201s 2018-08-17 06:42:47.330 63 DEBUG tempest.lib.common.rest_client [req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1462494977"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3', 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': 'Fri, 17 Aug 2018 06:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqpGr2pDS2zMzRPf/fahRq8GLWRHuFumM4994Zaiq7LtgKQpknVxuXXA8NazlqjCaSSFfUgTtWeIE6t7ColeYTSGczS8AaOkcoHDzoHnGbdtO/VKklfz+pl+MlGfXhHKTkRml+n53LoKS/1x04oO9KJsmGIYqI9fzJaPzqBAckqpfydOx8LqNGvxDZOqg5GydOpDkoPeqBPV+VxSPx6g8Fs+Pc9vMrQm3uYQ02lpvOuScqFgtrkUcBIoIZRyaKo5xPJbi+SUjqbk+p9GxPHXACjmwQFgZqvgtq9Hhk8P6WCkST3ZUrkm5rEVFTKgBoJFYSSqghvZIudwwGfIMixMl3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6qRq9qQ0tszM0T3/32oUavBi1kR7hbpjOPfeGWoquy7YCkKZ\nJ1cbl1wPDWs5aowmkkhX1IE7VniBOrewqJXmE0hnM0vAGjpHKBw86B5xm3bTv1Sp\nJX8/qZfjJRn14Ryk5EZpfp+dy6Ckv9cdOKDvSibJhiGKiPX8yWj86gQHJKqX8nTs\nfC6jRr8Q2TqoORsnTqQ5KD3qgT1flcUj8eoPBbPj3PbzK0Jt7mENNpabzrknKhYL\na5FHASKCGUcmiqOcTyW4vklI6m5PqfRsTx1wAo5sEBYGar4LavR4ZPD+lgpEk92V\nK5JuaxFRUyoAaCRWEkqoIb2SLncMBnyDIsTJdwIDAQABAoIBAQC3qKQ0k4jTQHBc\no1vBIsYCgk/KiOXqYV7Cu3izid8SjnL5bPF10n+9NIhvp2rUlAio3UkqA1FPuJjm\nPdtfyZzBoR1uEC+4F7+UjK27vgCMgDDzhK+0supAs6tOYgiMACCssNRoEUWwmff6\nVMUBiy5hawS4IU7PL0OC3tN/1FFHB2SjvkVyX1I/C2ytQNeQdu6iCs3zrsv3F7TU\nU0A/63zJiH7/oMutjkZW5u+LSXA7HrGlqNpr0RXACLeRXUYaXi/zK6shiqoart5E\nC90q/ZzpP7LLhgWJSq46Xt16ou26CQ35CqQyInOCFRZFMeH4Uewai0+iFBRXKezN\nUCaMipohAoGBAPYCFdH5AcnCoD2zqFwtqNh9cuVrRkyfRpnwM/R/PykXxwaKnmf7\nrRhjAYtnYMAJ2LFk4BfLH0ZM86QYRU+Cz2MP6ikyMRDI3ETNqQz+yscPLE84sgYq\nmvCuMXJWX2ivf/zcg1g3lMTPoS5OH/yrXK7NUqZ62ACC/Fv7om57jGCnAoGBAPQs\nJ1ffeLPveomVLrOfOBUr51USvGuu7qmt+IbU3irg8D2QTzwb4sm2pQxPl52dL/cw\nOwG2MlNXeKyjFf6T08r4GW3Lji67cbBgm6ySt9vVwuYp8fTs6KHzcBELKHpVPI1n\nWdpGsimP5ZzK5gRYYrj1ZHhXEwz+txkv3zoDkxqxAoGBAMTgJlZD0QqGl3bJsJMU\nd2vJ+YlgsIHhdb78XJfuvb1FKiIyDVNqNrytfy7xLJyDRMey0yQ3im/YZaONSOq4\n5P+CXQNbB6lHFgB6FjAwOFfV7L/5v37v2c+DmE7IkNJWoTbbwsF2ubhH8dX879xl\nx2adKufQp8zBBvUWDIgel9lBAoGBAJeCll8mYaV1YhnhIft/PrOUbJUTbSt8fsd3\nFhHEIJ+GuEvbMe9gdlcoKD39XV0F3m+J0/N59LxWOKEXCVzQqcj2LgE9H9rLoP4K\n1E4/NCsK90cOm/6YyrlDbzSEMffG0C4GBXE2EPNNQPMLy7LCjW+rhU5O6ZlUrJTK\nab973FnhAoGAdCkcYf/EnCk5byMnIimAJMZYvpMQU+iXsmDmIOeQqPkH7oVu22w1\nGSrc0xFv7r6xWFgtAtiU6K99f8PDPqM0CcjvwpdBKkjRfXlx3WaaHMqaGRD3syo+\nUiOLfvuD+wWEZxP62UeN4eKI19QHNZVjKJzOkBqW17KslEPjIjg9NKU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1462494977", "fingerprint": "da:87:1e:bc:1b:d5:82:f0:06:81:d4:b9:87:31:ea:47"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:48.237 63 INFO tempest.lib.common.rest_client [req-5d26cea6-3781-45d8-bc1c-bc39150949ed ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/ports 0.901s 2018-08-17 06:42:48.238 63 DEBUG tempest.lib.common.rest_client [req-5d26cea6-3781-45d8-bc1c-bc39150949ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-272436383", "security_groups": ["ac98e614-8eb3-45b4-9378-6897389e7a9c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:42:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d26cea6-3781-45d8-bc1c-bc39150949ed'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:42:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69d63946-3d57-49e6-9424-8beed49c563d","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:42:47Z","name":"tempest-port-smoke-272436383","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:32:93:06","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5a746f2f-85e9-4684-b78f-dbcdae2bdf61","ip_address":"10.101.11.10"}],"id":"9adb795a-85ff-4782-9638-f6bc427ce80d","security_groups":["ac98e614-8eb3-45b4-9378-6897389e7a9c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:50.115 63 INFO tempest.lib.common.rest_client [req-24156000-c66d-4b2a-92f3-92600937e3f5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.23:8774/v2.1/servers 1.875s 2018-08-17 06:42:50.116 63 DEBUG tempest.lib.common.rest_client [req-24156000-c66d-4b2a-92f3-92600937e3f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1462494977", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "69d63946-3d57-49e6-9424-8beed49c563d", "port": "9adb795a-85ff-4782-9638-f6bc427ce80d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-24156000-c66d-4b2a-92f3-92600937e3f5', 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:42:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24156000-c66d-4b2a-92f3-92600937e3f5'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "adminPass": "DFBPjAie6aBg"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:50.514 63 INFO tempest.lib.common.rest_client [req-de1b1a5e-0dfe-4ebc-8a46-769831d93688 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.390s 2018-08-17 06:42:50.515 63 DEBUG tempest.lib.common.rest_client [req-de1b1a5e-0dfe-4ebc-8a46-769831d93688 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-de1b1a5e-0dfe-4ebc-8a46-769831d93688', 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': 'Fri, 17 Aug 2018 06:42:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de1b1a5e-0dfe-4ebc-8a46-769831d93688'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:52.071 63 INFO tempest.lib.common.rest_client [req-544956fe-0651-477a-9bad-1d935f3c5b6f ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.531s 2018-08-17 06:42:52.072 63 DEBUG tempest.lib.common.rest_client [req-544956fe-0651-477a-9bad-1d935f3c5b6f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-544956fe-0651-477a-9bad-1d935f3c5b6f', 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': 'Fri, 17 Aug 2018 06:42:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544956fe-0651-477a-9bad-1d935f3c5b6f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:53.850 63 INFO tempest.lib.common.rest_client [req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.747s 2018-08-17 06:42:53.851 63 DEBUG tempest.lib.common.rest_client [req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c', 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': 'Fri, 17 Aug 2018 06:42:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:53.876 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:42:55.722 63 INFO tempest.lib.common.rest_client [req-d6599ef2-b2ee-412f-81a2-23e291b92c75 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.844s 2018-08-17 06:42:55.722 63 DEBUG tempest.lib.common.rest_client [req-d6599ef2-b2ee-412f-81a2-23e291b92c75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-d6599ef2-b2ee-412f-81a2-23e291b92c75', 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': 'Fri, 17 Aug 2018 06:42:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6599ef2-b2ee-412f-81a2-23e291b92c75'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:57.062 63 INFO tempest.lib.common.rest_client [req-0f633971-bf8b-4580-b472-1d924d94f28c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.326s 2018-08-17 06:42:57.063 63 DEBUG tempest.lib.common.rest_client [req-0f633971-bf8b-4580-b472-1d924d94f28c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-0f633971-bf8b-4580-b472-1d924d94f28c', 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': 'Fri, 17 Aug 2018 06:42:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f633971-bf8b-4580-b472-1d924d94f28c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:57.076 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:42:57.487 63 INFO tempest.lib.common.rest_client [req-1acb2ae6-be42-4734-8450-5f1a75e0b128 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.410s 2018-08-17 06:42:57.488 63 DEBUG tempest.lib.common.rest_client [req-1acb2ae6-be42-4734-8450-5f1a75e0b128 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-1acb2ae6-be42-4734-8450-5f1a75e0b128', 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': 'Fri, 17 Aug 2018 06:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1acb2ae6-be42-4734-8450-5f1a75e0b128'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:57.503 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 1373bac0-304c-4d92-80e6-8cfc045791b7 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:42:58.588 63 INFO tempest.lib.common.rest_client [req-33a3af86-1f18-437a-a2e3-a7e339b13d3c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/ports 1.083s 2018-08-17 06:42:58.588 63 DEBUG tempest.lib.common.rest_client [req-33a3af86-1f18-437a-a2e3-a7e339b13d3c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1233670016", "security_groups": ["ac98e614-8eb3-45b4-9378-6897389e7a9c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33a3af86-1f18-437a-a2e3-a7e339b13d3c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:42:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:42:57Z","name":"tempest-port-smoke-1233670016","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:13:9b:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","ip_address":"10.102.21.20"}],"id":"134654ad-0150-4259-a3e6-5fa02a8a1d95","security_groups":["ac98e614-8eb3-45b4-9378-6897389e7a9c"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:59.054 63 INFO tempest.lib.common.rest_client [req-3a9970ec-8320-4c7e-b2af-741039d1c0e3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.23:8774/v2.1/servers 0.464s 2018-08-17 06:42:59.055 63 DEBUG tempest.lib.common.rest_client [req-3a9970ec-8320-4c7e-b2af-741039d1c0e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1462494977", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "port": "134654ad-0150-4259-a3e6-5fa02a8a1d95"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-3a9970ec-8320-4c7e-b2af-741039d1c0e3', 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:42:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a9970ec-8320-4c7e-b2af-741039d1c0e3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "adminPass": "AUoJ4nmS47mg"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:42:59.131 63 INFO tempest.lib.common.rest_client [req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.071s 2018-08-17 06:42:59.132 63 DEBUG tempest.lib.common.rest_client [req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1', 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': 'Fri, 17 Aug 2018 06:42:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:00.825 63 INFO tempest.lib.common.rest_client [req-05ad135e-29a5-4e16-b355-089c5d77ce28 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.678s 2018-08-17 06:43:00.826 63 DEBUG tempest.lib.common.rest_client [req-05ad135e-29a5-4e16-b355-089c5d77ce28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-05ad135e-29a5-4e16-b355-089c5d77ce28', 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': 'Fri, 17 Aug 2018 06:43:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05ad135e-29a5-4e16-b355-089c5d77ce28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:01.998 63 INFO tempest.lib.common.rest_client [req-c74ce03c-ae26-47d7-b566-d65ce03c340f ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.160s 2018-08-17 06:43:01.999 63 DEBUG tempest.lib.common.rest_client [req-c74ce03c-ae26-47d7-b566-d65ce03c340f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-c74ce03c-ae26-47d7-b566-d65ce03c340f', 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': 'Fri, 17 Aug 2018 06:43:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c74ce03c-ae26-47d7-b566-d65ce03c340f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:02.011 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:43:03.932 63 INFO tempest.lib.common.rest_client [req-030a1782-4624-46db-8e00-58b409c0b8ac ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.919s 2018-08-17 06:43:03.933 63 DEBUG tempest.lib.common.rest_client [req-030a1782-4624-46db-8e00-58b409c0b8ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-030a1782-4624-46db-8e00-58b409c0b8ac', 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': 'Fri, 17 Aug 2018 06:43:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-030a1782-4624-46db-8e00-58b409c0b8ac'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:05.104 63 INFO tempest.lib.common.rest_client [req-f1fd7234-4549-465e-9ee8-b8bc283992c4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.154s 2018-08-17 06:43:05.104 63 DEBUG tempest.lib.common.rest_client [req-f1fd7234-4549-465e-9ee8-b8bc283992c4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-f1fd7234-4549-465e-9ee8-b8bc283992c4', 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': 'Fri, 17 Aug 2018 06:43:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1fd7234-4549-465e-9ee8-b8bc283992c4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:05.119 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:43:05.524 63 INFO tempest.lib.common.rest_client [req-8d2986e3-51cd-4fd0-ba99-6833526b0d66 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.404s 2018-08-17 06:43:05.525 63 DEBUG tempest.lib.common.rest_client [req-8d2986e3-51cd-4fd0-ba99-6833526b0d66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-8d2986e3-51cd-4fd0-ba99-6833526b0d66', 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': 'Fri, 17 Aug 2018 06:43:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d2986e3-51cd-4fd0-ba99-6833526b0d66'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:05.542 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 7c06e552-aa46-413d-81d9-e7edf7413b84 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:43:05.641 63 INFO tempest.lib.common.rest_client [req-938d9906-d9a9-4958-b2fa-13d8c128be83 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/routers 0.098s 2018-08-17 06:43:05.641 63 DEBUG tempest.lib.common.rest_client [req-938d9906-d9a9-4958-b2fa-13d8c128be83 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1240860674", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:43:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-938d9906-d9a9-4958-b2fa-13d8c128be83'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:05Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:05Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "061eda69-11e0-459e-8914-b2b56836edfb", "name": "tempest-router--1240860674"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:07.259 63 INFO tempest.lib.common.rest_client [req-7cb12386-a2bd-4aeb-bd07-0c1a7103bedd ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 1.617s 2018-08-17 06:43:07.260 63 DEBUG tempest.lib.common.rest_client [req-7cb12386-a2bd-4aeb-bd07-0c1a7103bedd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cb12386-a2bd-4aeb-bd07-0c1a7103bedd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:05Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:06Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "061eda69-11e0-459e-8914-b2b56836edfb", "name": "tempest-router--1240860674"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:09.382 63 INFO tempest.lib.common.rest_client [req-53dd035a-dca8-403d-a1fb-705060c91672 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/add_router_interface 2.121s 2018-08-17 06:43:09.382 63 DEBUG tempest.lib.common.rest_client [req-53dd035a-dca8-403d-a1fb-705060c91672 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53dd035a-dca8-403d-a1fb-705060c91672'} Body: {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516", "subnet_ids": ["e1686030-a800-4b0e-aca3-ec8d4b6cc516"], "port_id": "8d518865-b713-47ee-a17c-83d76ffdaa8f", "id": "061eda69-11e0-459e-8914-b2b56836edfb"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:09.690 63 INFO tempest.lib.common.rest_client [req-8af41801-475c-48e5-af97-42edf063c5de ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.306s 2018-08-17 06:43:09.690 63 DEBUG tempest.lib.common.rest_client [req-8af41801-475c-48e5-af97-42edf063c5de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:43:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af41801-475c-48e5-af97-42edf063c5de'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "9c933ed4-c358-4270-a5e4-450a76dfd1e9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:10.133 63 INFO tempest.lib.common.rest_client [req-7663e7cb-44e1-4b03-a05b-858327404f8d ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations 0.442s 2018-08-17 06:43:10.135 63 DEBUG tempest.lib.common.rest_client [req-7663e7cb-44e1-4b03-a05b-858327404f8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations', u'date': 'Fri, 17 Aug 2018 06:43:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7663e7cb-44e1-4b03-a05b-858327404f8d'} Body: {"network_association": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "id": "8e3e04d4-f6d1-4461-9019-15ef5ada1de7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:11.074 63 INFO tempest.lib.common.rest_client [req-a9f8b76d-1372-4c14-9028-f6154ee8fc62 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations 0.935s 2018-08-17 06:43:11.074 63 DEBUG tempest.lib.common.rest_client [req-a9f8b76d-1372-4c14-9028-f6154ee8fc62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations', u'date': 'Fri, 17 Aug 2018 06:43:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9f8b76d-1372-4c14-9028-f6154ee8fc62'} Body: {"network_association": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "id": "0d289a16-7f08-4ccc-b1c7-ae467e502526"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:11.075 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 06:43:11.142 63 INFO tempest.lib.common.rest_client [req-2db5ddf7-77d9-4f02-b11a-e662ea439b2e ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:9696/v2.0/ports?device_id=061eda69-11e0-459e-8914-b2b56836edfb 0.066s 2018-08-17 06:43:11.142 63 DEBUG tempest.lib.common.rest_client [req-2db5ddf7-77d9-4f02-b11a-e662ea439b2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '720', 'content-location': 'http://172.30.9.23:9696/v2.0/ports?device_id=061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2db5ddf7-77d9-4f02-b11a-e662ea439b2e'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:43:08Z","admin_state_up":true,"updated_at":"2018-08-17T06:43:08Z","binding:vnic_type":"normal","device_id":"061eda69-11e0-459e-8914-b2b56836edfb","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:6e:eb:3a","id":"8d518865-b713-47ee-a17c-83d76ffdaa8f","port_security_enabled":false,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:12.844 63 INFO tempest.lib.common.rest_client [req-f376db7a-f5c5-462c-97b4-0a90ea1bb023 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface 1.699s 2018-08-17 06:43:12.844 63 DEBUG tempest.lib.common.rest_client [req-f376db7a-f5c5-462c-97b4-0a90ea1bb023 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f376db7a-f5c5-462c-97b4-0a90ea1bb023'} Body: {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516", "subnet_ids": ["e1686030-a800-4b0e-aca3-ec8d4b6cc516"], "port_id": "8d518865-b713-47ee-a17c-83d76ffdaa8f", "id": "061eda69-11e0-459e-8914-b2b56836edfb"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:14.509 63 INFO tempest.lib.common.rest_client [req-607ce32e-0240-4a3b-b320-902b4ee39b3f ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 1.663s 2018-08-17 06:43:14.510 63 DEBUG tempest.lib.common.rest_client [req-607ce32e-0240-4a3b-b320-902b4ee39b3f ] 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.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-607ce32e-0240-4a3b-b320-902b4ee39b3f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:14.686 63 INFO tempest.lib.common.rest_client [req-e76088ab-7116-4ee9-aa05-173ae6870fb8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/routers 0.175s 2018-08-17 06:43:14.686 63 DEBUG tempest.lib.common.rest_client [req-e76088ab-7116-4ee9-aa05-173ae6870fb8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--415817085", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:43:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e76088ab-7116-4ee9-aa05-173ae6870fb8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:14Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:14Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "name": "tempest-router--415817085"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:16.147 63 INFO tempest.lib.common.rest_client [req-2f0c7494-6e64-41aa-baab-6f971fd4760c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea 1.459s 2018-08-17 06:43:16.149 63 DEBUG tempest.lib.common.rest_client [req-2f0c7494-6e64-41aa-baab-6f971fd4760c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea', u'date': 'Fri, 17 Aug 2018 06:43:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f0c7494-6e64-41aa-baab-6f971fd4760c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:14Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:15Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "name": "tempest-router--415817085"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:18.120 63 INFO tempest.lib.common.rest_client [req-b4f1f67c-288d-4326-8dba-a1749524761c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/add_router_interface 1.968s 2018-08-17 06:43:18.120 63 DEBUG tempest.lib.common.rest_client [req-b4f1f67c-288d-4326-8dba-a1749524761c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4f1f67c-288d-4326-8dba-a1749524761c'} Body: {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61", "subnet_ids": ["5a746f2f-85e9-4684-b78f-dbcdae2bdf61"], "port_id": "85ebd3b3-4e73-40f8-b034-d6d39b430bdf", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:19.872 63 INFO tempest.lib.common.rest_client [req-ab84196d-6300-43d1-9803-015b04f63e16 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.750s 2018-08-17 06:43:19.873 63 DEBUG tempest.lib.common.rest_client [req-ab84196d-6300-43d1-9803-015b04f63e16 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "9adb795a-85ff-4782-9638-f6bc427ce80d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:43:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab84196d-6300-43d1-9803-015b04f63e16'} Body: {"floatingip": {"router_id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:43:19Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "9adb795a-85ff-4782-9638-f6bc427ce80d", "id": "43fbb9fe-bbbc-4615-8450-444ee533e2f3", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:19Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:43:19.874 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:43:35.896 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:43:35.960 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:43:35.993 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:43:36.108 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:43:36.108 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:43:36.110 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:43:36.170 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:43:36.175 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:43:41.183 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:43:41.184 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:44:51.217 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:44:51.217 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:44:51.220 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:44:51.285 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:44:51.317 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:44:56.327 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:44:56.327 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:46:06.347 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:46:06.347 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:46:06.348 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06.352 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06.451 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:46:06.478 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06.485 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:46:06.485 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:00:6c:6f [ether] on eth0 2018-08-17 06:46:06.485 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:46:06.486 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06.488 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06.551 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:46:06.553 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06.560 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:46:06.561 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:46:06.561 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06.563 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06.624 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:46:06.627 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06.633 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:46:06.633 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06.635 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06.692 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:46:06.699 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06.705 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:46:06.705 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:00:6c:6f [ether] on eth0 2018-08-17 06:46:06.705 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:46:06.706 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06.708 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06.768 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:46:06.772 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:11.778 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:46:11.779 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:47:21.838 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:47:21.839 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:47:21.843 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:47:21.945 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:47:21.972 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:47:26.980 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:47:26.981 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:48:37.051 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.208: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:48:38.468 63 INFO tempest.lib.common.rest_client [req-cb8df684-69c3-4224-bfaa-09e45a27e95e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/43fbb9fe-bbbc-4615-8450-444ee533e2f3 1.413s 2018-08-17 06:48:38.469 63 DEBUG tempest.lib.common.rest_client [req-cb8df684-69c3-4224-bfaa-09e45a27e95e ] 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.23:9696/v2.0/floatingips/43fbb9fe-bbbc-4615-8450-444ee533e2f3', u'date': 'Fri, 17 Aug 2018 06:48:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb8df684-69c3-4224-bfaa-09e45a27e95e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:40.122 63 INFO tempest.lib.common.rest_client [req-e154df99-1cd5-483e-bddc-043e39ef4e8f ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/remove_router_interface 1.651s 2018-08-17 06:48:40.123 63 DEBUG tempest.lib.common.rest_client [req-e154df99-1cd5-483e-bddc-043e39ef4e8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:48:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e154df99-1cd5-483e-bddc-043e39ef4e8f'} Body: {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61", "subnet_ids": ["5a746f2f-85e9-4684-b78f-dbcdae2bdf61"], "port_id": "85ebd3b3-4e73-40f8-b034-d6d39b430bdf", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:42.035 63 INFO tempest.lib.common.rest_client [req-afeabe6c-f9e8-45cb-81a0-0125c195870f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea 1.910s 2018-08-17 06:48:42.037 63 DEBUG tempest.lib.common.rest_client [req-afeabe6c-f9e8-45cb-81a0-0125c195870f ] 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.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afeabe6c-f9e8-45cb-81a0-0125c195870f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:42.090 63 INFO tempest.lib.common.rest_client [req-64c17689-8359-466d-8be7-70db8250645e ] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface 0.048s 2018-08-17 06:48:42.091 63 DEBUG tempest.lib.common.rest_client [req-64c17689-8359-466d-8be7-70db8250645e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64c17689-8359-466d-8be7-70db8250645e'} Body: {"NeutronError": {"message": "Router 061eda69-11e0-459e-8914-b2b56836edfb could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:42.135 63 INFO tempest.lib.common.rest_client [req-e22f8475-2622-4d01-96b8-dd36d1f373e9 ] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 0.042s 2018-08-17 06:48:42.136 63 DEBUG tempest.lib.common.rest_client [req-e22f8475-2622-4d01-96b8-dd36d1f373e9 ] 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.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e22f8475-2622-4d01-96b8-dd36d1f373e9'} Body: {"NeutronError": {"message": "Router 061eda69-11e0-459e-8914-b2b56836edfb could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:42.530 63 INFO tempest.lib.common.rest_client [req-75454348-4c26-4179-99ec-96478c6c494c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.389s 2018-08-17 06:48:42.531 63 DEBUG tempest.lib.common.rest_client [req-75454348-4c26-4179-99ec-96478c6c494c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-75454348-4c26-4179-99ec-96478c6c494c', 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': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75454348-4c26-4179-99ec-96478c6c494c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:43.224 63 INFO tempest.lib.common.rest_client [req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.692s 2018-08-17 06:48:43.225 63 DEBUG tempest.lib.common.rest_client [req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c', 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': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:44.289 63 INFO tempest.lib.common.rest_client [req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.043s 2018-08-17 06:48:44.290 63 DEBUG tempest.lib.common.rest_client [req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e ] 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e', 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': 'Fri, 17 Aug 2018 06:48:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e'} Body: {"itemNotFound": {"message": "Instance 7c06e552-aa46-413d-81d9-e7edf7413b84 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:45.560 63 INFO tempest.lib.common.rest_client [req-f4cb75d5-05b3-4c49-8f4f-3829b2db0a93 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/134654ad-0150-4259-a3e6-5fa02a8a1d95 1.269s 2018-08-17 06:48:45.561 63 DEBUG tempest.lib.common.rest_client [req-f4cb75d5-05b3-4c49-8f4f-3829b2db0a93 ] 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.23:9696/v2.0/ports/134654ad-0150-4259-a3e6-5fa02a8a1d95', u'date': 'Fri, 17 Aug 2018 06:48:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4cb75d5-05b3-4c49-8f4f-3829b2db0a93'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:45.723 63 INFO tempest.lib.common.rest_client [req-19dd302e-f175-45c4-a64b-9039ffc2accd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.161s 2018-08-17 06:48:45.723 63 DEBUG tempest.lib.common.rest_client [req-19dd302e-f175-45c4-a64b-9039ffc2accd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-19dd302e-f175-45c4-a64b-9039ffc2accd', 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': 'Fri, 17 Aug 2018 06:48:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19dd302e-f175-45c4-a64b-9039ffc2accd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:46.163 63 INFO tempest.lib.common.rest_client [req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.439s 2018-08-17 06:48:46.164 63 DEBUG tempest.lib.common.rest_client [req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f', 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': 'Fri, 17 Aug 2018 06:48:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:47.824 63 INFO tempest.lib.common.rest_client [req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.645s 2018-08-17 06:48:47.824 63 DEBUG tempest.lib.common.rest_client [req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc', 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': 'Fri, 17 Aug 2018 06:48:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:48.890 63 INFO tempest.lib.common.rest_client [req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.050s 2018-08-17 06:48:48.891 63 DEBUG tempest.lib.common.rest_client [req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e ] 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e', 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': 'Fri, 17 Aug 2018 06:48:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e'} Body: {"itemNotFound": {"message": "Instance 1373bac0-304c-4d92-80e6-8cfc045791b7 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:49.448 63 INFO tempest.lib.common.rest_client [req-a7e24c15-a9b4-48f7-8c03-a5ac22f7078d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/9adb795a-85ff-4782-9638-f6bc427ce80d 0.555s 2018-08-17 06:48:49.448 63 DEBUG tempest.lib.common.rest_client [req-a7e24c15-a9b4-48f7-8c03-a5ac22f7078d ] 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.23:9696/v2.0/ports/9adb795a-85ff-4782-9638-f6bc427ce80d', u'date': 'Fri, 17 Aug 2018 06:48:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7e24c15-a9b4-48f7-8c03-a5ac22f7078d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:49.499 63 INFO tempest.lib.common.rest_client [req-51ce2da5-e832-4537-a142-3ccd841e2142 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1462494977 0.050s 2018-08-17 06:48:49.500 63 DEBUG tempest.lib.common.rest_client [req-51ce2da5-e832-4537-a142-3ccd841e2142 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1462494977', u'x-compute-request-id': 'req-51ce2da5-e832-4537-a142-3ccd841e2142', 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': 'Fri, 17 Aug 2018 06:48:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51ce2da5-e832-4537-a142-3ccd841e2142'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:50.523 63 INFO tempest.lib.common.rest_client [req-8ecb03b9-364a-4d9b-9ca7-f51d98125ea2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/e1686030-a800-4b0e-aca3-ec8d4b6cc516 1.022s 2018-08-17 06:48:50.524 63 DEBUG tempest.lib.common.rest_client [req-8ecb03b9-364a-4d9b-9ca7-f51d98125ea2 ] 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.23:9696/v2.0/subnets/e1686030-a800-4b0e-aca3-ec8d4b6cc516', u'date': 'Fri, 17 Aug 2018 06:48:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ecb03b9-364a-4d9b-9ca7-f51d98125ea2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:52.143 63 INFO tempest.lib.common.rest_client [req-f7ce7cd9-2f98-482f-be8f-0f4a70fb1855 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/c40c9a8a-846d-4fba-8d15-153d72cd4163 1.618s 2018-08-17 06:48:52.144 63 DEBUG tempest.lib.common.rest_client [req-f7ce7cd9-2f98-482f-be8f-0f4a70fb1855 ] 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.23:9696/v2.0/networks/c40c9a8a-846d-4fba-8d15-153d72cd4163', u'date': 'Fri, 17 Aug 2018 06:48:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7ce7cd9-2f98-482f-be8f-0f4a70fb1855'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:53.211 63 INFO tempest.lib.common.rest_client [req-429642a6-0b7b-48ba-9fe8-ae3f635301c8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/5a746f2f-85e9-4684-b78f-dbcdae2bdf61 1.066s 2018-08-17 06:48:53.212 63 DEBUG tempest.lib.common.rest_client [req-429642a6-0b7b-48ba-9fe8-ae3f635301c8 ] 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.23:9696/v2.0/subnets/5a746f2f-85e9-4684-b78f-dbcdae2bdf61', u'date': 'Fri, 17 Aug 2018 06:48:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-429642a6-0b7b-48ba-9fe8-ae3f635301c8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:54.709 63 INFO tempest.lib.common.rest_client [req-851766a2-53a7-43b9-915f-6d577d55cd86 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/69d63946-3d57-49e6-9424-8beed49c563d 1.496s 2018-08-17 06:48:54.710 63 DEBUG tempest.lib.common.rest_client [req-851766a2-53a7-43b9-915f-6d577d55cd86 ] 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.23:9696/v2.0/networks/69d63946-3d57-49e6-9424-8beed49c563d', u'date': 'Fri, 17 Aug 2018 06:48:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-851766a2-53a7-43b9-915f-6d577d55cd86'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:55.193 63 INFO tempest.lib.common.rest_client [req-272cc12b-8ce4-4b30-b156-a914b56e59fd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/ac98e614-8eb3-45b4-9378-6897389e7a9c 0.482s 2018-08-17 06:48:55.194 63 DEBUG tempest.lib.common.rest_client [req-272cc12b-8ce4-4b30-b156-a914b56e59fd ] 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.23:9696/v2.0/security-groups/ac98e614-8eb3-45b4-9378-6897389e7a9c', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-272cc12b-8ce4-4b30-b156-a914b56e59fd'} 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_variant3 [373.033513s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 148, in test_bgpvpn_variant3 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:42:42,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.467s 2018-08-17 06:42:42,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1224800887 description", "name": "tempest-secgroup-smoke-1224800887"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0987de6a-dc6a-45d8-9011-6f8659d571f8'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1224800887 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:42Z", "updated_at": "2018-08-17T06:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:42:42Z", "revision_number": 0, "id": "6f90e01b-094e-41bb-9cb1-c278ba359cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:42:42Z", "revision_number": 0, "id": "9f22c787-8bcd-4033-8898-be551306d4d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "name": "tempest-secgroup-smoke-1224800887"}} 2018-08-17 06:42:42,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.302s 2018-08-17 06:42:42,935 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53f3c8b4-af96-495c-be36-2c5b114e8c61'} 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-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:42Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "eb1ee29c-975a-4aca-ad19-003f1f03366f"}} 2018-08-17 06:42:43,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.169s 2018-08-17 06:42:43,105 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c288e8c-6faf-40db-9373-4b41b75d94e7'} 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-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c120fd22-694c-4057-82fd-6a06c77ec4e2"}} 2018-08-17 06:42:43,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.184s 2018-08-17 06:42:43,291 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e8fb638-63ca-4c24-91e4-8041dfe0dcf0'} 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-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c95a21f4-9b01-404f-ac2d-2e0938a3d1cd"}} 2018-08-17 06:42:43,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.690s 2018-08-17 06:42:43,984 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27cd2376-9aea-4c07-9781-9687cced3163'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0dea4bc4-ca14-41c3-9ac5-e7873c93110c"}} 2018-08-17 06:42:44,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.158s 2018-08-17 06:42:44,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6c02139-b44e-4a91-b694-a9f56cae8241'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f6cd3595-8d21-4a55-985d-2922dea8302b"}} 2018-08-17 06:42:44,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.212s 2018-08-17 06:42:44,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-11b6165d-277d-4b51-8c27-3e7b45772216'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "315f0911-67b8-45b3-b25a-b431c24a6d1c"}} 2018-08-17 06:42:44,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 06:42:44,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9dbc65c8-9ea2-471a-9b73-220b0c76b425'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a401af1e-bf0f-4630-bed3-5f9d469c4229"}} 2018-08-17 06:42:44,653 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:42:44,653 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16196081-5c36-4792-bd86-7163cf379ac5'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f6a38d73-f4c4-4f78-98f3-0409e2664fdc"}} 2018-08-17 06:42:44,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/networks 0.287s 2018-08-17 06:42:44,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1667140190"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f27fc42-61f7-4e9b-824f-e88ae5f5b9a9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:42:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"69d63946-3d57-49e6-9424-8beed49c563d","name":"tempest-A-1667140190"}} 2018-08-17 06:42:45,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.540s 2018-08-17 06:42:45,486 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "name": "tempest-subnet-A-1-1645273359"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:42:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd8720d4-dfd8-401f-b018-80f6500820c1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69d63946-3d57-49e6-9424-8beed49c563d","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:45Z","dns_nameservers":[],"updated_at":"2018-08-17T06:42:45Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"5a746f2f-85e9-4684-b78f-dbcdae2bdf61","subnetpool_id":null,"name":"tempest-subnet-A-1-1645273359"}} 2018-08-17 06:42:46,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/networks 0.592s 2018-08-17 06:42:46,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1007915519"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:42:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16825ffe-bc84-4e10-ab6b-2a177ee05341'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:42:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","name":"tempest-B-1007915519"}} 2018-08-17 06:42:47,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.043s 2018-08-17 06:42:47,127 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "name": "tempest-subnet-B-1-1136568506"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:42:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9226e071-3a4b-4106-bea9-e0aa06327c80'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:46Z","dns_nameservers":[],"updated_at":"2018-08-17T06:42:46Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","subnetpool_id":null,"name":"tempest-subnet-B-1-1136568506"}} 2018-08-17 06:42:47,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.201s 2018-08-17 06:42:47,330 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1462494977"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3', 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': 'Fri, 17 Aug 2018 06:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqpGr2pDS2zMzRPf/fahRq8GLWRHuFumM4994Zaiq7LtgKQpknVxuXXA8NazlqjCaSSFfUgTtWeIE6t7ColeYTSGczS8AaOkcoHDzoHnGbdtO/VKklfz+pl+MlGfXhHKTkRml+n53LoKS/1x04oO9KJsmGIYqI9fzJaPzqBAckqpfydOx8LqNGvxDZOqg5GydOpDkoPeqBPV+VxSPx6g8Fs+Pc9vMrQm3uYQ02lpvOuScqFgtrkUcBIoIZRyaKo5xPJbi+SUjqbk+p9GxPHXACjmwQFgZqvgtq9Hhk8P6WCkST3ZUrkm5rEVFTKgBoJFYSSqghvZIudwwGfIMixMl3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6qRq9qQ0tszM0T3/32oUavBi1kR7hbpjOPfeGWoquy7YCkKZ\nJ1cbl1wPDWs5aowmkkhX1IE7VniBOrewqJXmE0hnM0vAGjpHKBw86B5xm3bTv1Sp\nJX8/qZfjJRn14Ryk5EZpfp+dy6Ckv9cdOKDvSibJhiGKiPX8yWj86gQHJKqX8nTs\nfC6jRr8Q2TqoORsnTqQ5KD3qgT1flcUj8eoPBbPj3PbzK0Jt7mENNpabzrknKhYL\na5FHASKCGUcmiqOcTyW4vklI6m5PqfRsTx1wAo5sEBYGar4LavR4ZPD+lgpEk92V\nK5JuaxFRUyoAaCRWEkqoIb2SLncMBnyDIsTJdwIDAQABAoIBAQC3qKQ0k4jTQHBc\no1vBIsYCgk/KiOXqYV7Cu3izid8SjnL5bPF10n+9NIhvp2rUlAio3UkqA1FPuJjm\nPdtfyZzBoR1uEC+4F7+UjK27vgCMgDDzhK+0supAs6tOYgiMACCssNRoEUWwmff6\nVMUBiy5hawS4IU7PL0OC3tN/1FFHB2SjvkVyX1I/C2ytQNeQdu6iCs3zrsv3F7TU\nU0A/63zJiH7/oMutjkZW5u+LSXA7HrGlqNpr0RXACLeRXUYaXi/zK6shiqoart5E\nC90q/ZzpP7LLhgWJSq46Xt16ou26CQ35CqQyInOCFRZFMeH4Uewai0+iFBRXKezN\nUCaMipohAoGBAPYCFdH5AcnCoD2zqFwtqNh9cuVrRkyfRpnwM/R/PykXxwaKnmf7\nrRhjAYtnYMAJ2LFk4BfLH0ZM86QYRU+Cz2MP6ikyMRDI3ETNqQz+yscPLE84sgYq\nmvCuMXJWX2ivf/zcg1g3lMTPoS5OH/yrXK7NUqZ62ACC/Fv7om57jGCnAoGBAPQs\nJ1ffeLPveomVLrOfOBUr51USvGuu7qmt+IbU3irg8D2QTzwb4sm2pQxPl52dL/cw\nOwG2MlNXeKyjFf6T08r4GW3Lji67cbBgm6ySt9vVwuYp8fTs6KHzcBELKHpVPI1n\nWdpGsimP5ZzK5gRYYrj1ZHhXEwz+txkv3zoDkxqxAoGBAMTgJlZD0QqGl3bJsJMU\nd2vJ+YlgsIHhdb78XJfuvb1FKiIyDVNqNrytfy7xLJyDRMey0yQ3im/YZaONSOq4\n5P+CXQNbB6lHFgB6FjAwOFfV7L/5v37v2c+DmE7IkNJWoTbbwsF2ubhH8dX879xl\nx2adKufQp8zBBvUWDIgel9lBAoGBAJeCll8mYaV1YhnhIft/PrOUbJUTbSt8fsd3\nFhHEIJ+GuEvbMe9gdlcoKD39XV0F3m+J0/N59LxWOKEXCVzQqcj2LgE9H9rLoP4K\n1E4/NCsK90cOm/6YyrlDbzSEMffG0C4GBXE2EPNNQPMLy7LCjW+rhU5O6ZlUrJTK\nab973FnhAoGAdCkcYf/EnCk5byMnIimAJMZYvpMQU+iXsmDmIOeQqPkH7oVu22w1\nGSrc0xFv7r6xWFgtAtiU6K99f8PDPqM0CcjvwpdBKkjRfXlx3WaaHMqaGRD3syo+\nUiOLfvuD+wWEZxP62UeN4eKI19QHNZVjKJzOkBqW17KslEPjIjg9NKU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1462494977", "fingerprint": "da:87:1e:bc:1b:d5:82:f0:06:81:d4:b9:87:31:ea:47"}} 2018-08-17 06:42:48,237 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/ports 0.901s 2018-08-17 06:42:48,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-272436383", "security_groups": ["ac98e614-8eb3-45b4-9378-6897389e7a9c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:42:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d26cea6-3781-45d8-bc1c-bc39150949ed'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:42:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69d63946-3d57-49e6-9424-8beed49c563d","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:42:47Z","name":"tempest-port-smoke-272436383","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:32:93:06","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5a746f2f-85e9-4684-b78f-dbcdae2bdf61","ip_address":"10.101.11.10"}],"id":"9adb795a-85ff-4782-9638-f6bc427ce80d","security_groups":["ac98e614-8eb3-45b4-9378-6897389e7a9c"],"device_id":""}} 2018-08-17 06:42:50,115 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.23:8774/v2.1/servers 1.875s 2018-08-17 06:42:50,116 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1462494977", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "69d63946-3d57-49e6-9424-8beed49c563d", "port": "9adb795a-85ff-4782-9638-f6bc427ce80d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-24156000-c66d-4b2a-92f3-92600937e3f5', 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:42:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24156000-c66d-4b2a-92f3-92600937e3f5'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "adminPass": "DFBPjAie6aBg"}} 2018-08-17 06:42:50,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.390s 2018-08-17 06:42:50,515 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-de1b1a5e-0dfe-4ebc-8a46-769831d93688', 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': 'Fri, 17 Aug 2018 06:42:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de1b1a5e-0dfe-4ebc-8a46-769831d93688'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:52,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.531s 2018-08-17 06:42:52,072 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-544956fe-0651-477a-9bad-1d935f3c5b6f', 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': 'Fri, 17 Aug 2018 06:42:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544956fe-0651-477a-9bad-1d935f3c5b6f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:53,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.747s 2018-08-17 06:42:53,851 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c', 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': 'Fri, 17 Aug 2018 06:42:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:53,876 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:42:55,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.844s 2018-08-17 06:42:55,722 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-d6599ef2-b2ee-412f-81a2-23e291b92c75', 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': 'Fri, 17 Aug 2018 06:42:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6599ef2-b2ee-412f-81a2-23e291b92c75'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:57,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.326s 2018-08-17 06:42:57,063 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-0f633971-bf8b-4580-b472-1d924d94f28c', 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': 'Fri, 17 Aug 2018 06:42:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f633971-bf8b-4580-b472-1d924d94f28c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:57,076 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:42:57,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.410s 2018-08-17 06:42:57,488 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-1acb2ae6-be42-4734-8450-5f1a75e0b128', 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': 'Fri, 17 Aug 2018 06:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1acb2ae6-be42-4734-8450-5f1a75e0b128'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:57,503 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1373bac0-304c-4d92-80e6-8cfc045791b7 with status: ACTIVE 2018-08-17 06:42:58,588 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/ports 1.083s 2018-08-17 06:42:58,588 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1233670016", "security_groups": ["ac98e614-8eb3-45b4-9378-6897389e7a9c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33a3af86-1f18-437a-a2e3-a7e339b13d3c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:42:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:42:57Z","name":"tempest-port-smoke-1233670016","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:13:9b:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","ip_address":"10.102.21.20"}],"id":"134654ad-0150-4259-a3e6-5fa02a8a1d95","security_groups":["ac98e614-8eb3-45b4-9378-6897389e7a9c"],"device_id":""}} 2018-08-17 06:42:59,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.23:8774/v2.1/servers 0.464s 2018-08-17 06:42:59,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1462494977", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "port": "134654ad-0150-4259-a3e6-5fa02a8a1d95"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-3a9970ec-8320-4c7e-b2af-741039d1c0e3', 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:42:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a9970ec-8320-4c7e-b2af-741039d1c0e3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "adminPass": "AUoJ4nmS47mg"}} 2018-08-17 06:42:59,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.071s 2018-08-17 06:42:59,132 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1', 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': 'Fri, 17 Aug 2018 06:42:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:00,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.678s 2018-08-17 06:43:00,826 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-05ad135e-29a5-4e16-b355-089c5d77ce28', 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': 'Fri, 17 Aug 2018 06:43:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05ad135e-29a5-4e16-b355-089c5d77ce28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:01,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.160s 2018-08-17 06:43:01,999 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-c74ce03c-ae26-47d7-b566-d65ce03c340f', 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': 'Fri, 17 Aug 2018 06:43:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c74ce03c-ae26-47d7-b566-d65ce03c340f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:02,011 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:43:03,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.919s 2018-08-17 06:43:03,933 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-030a1782-4624-46db-8e00-58b409c0b8ac', 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': 'Fri, 17 Aug 2018 06:43:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-030a1782-4624-46db-8e00-58b409c0b8ac'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:05,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.154s 2018-08-17 06:43:05,104 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-f1fd7234-4549-465e-9ee8-b8bc283992c4', 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': 'Fri, 17 Aug 2018 06:43:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1fd7234-4549-465e-9ee8-b8bc283992c4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:05,119 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:43:05,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.404s 2018-08-17 06:43:05,525 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-8d2986e3-51cd-4fd0-ba99-6833526b0d66', 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': 'Fri, 17 Aug 2018 06:43:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d2986e3-51cd-4fd0-ba99-6833526b0d66'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:05,542 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7c06e552-aa46-413d-81d9-e7edf7413b84 with status: ACTIVE 2018-08-17 06:43:05,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/routers 0.098s 2018-08-17 06:43:05,641 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1240860674", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:43:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-938d9906-d9a9-4958-b2fa-13d8c128be83'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:05Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:05Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "061eda69-11e0-459e-8914-b2b56836edfb", "name": "tempest-router--1240860674"}} 2018-08-17 06:43:07,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 1.617s 2018-08-17 06:43:07,260 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cb12386-a2bd-4aeb-bd07-0c1a7103bedd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:05Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:06Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "061eda69-11e0-459e-8914-b2b56836edfb", "name": "tempest-router--1240860674"}} 2018-08-17 06:43:09,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/add_router_interface 2.121s 2018-08-17 06:43:09,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53dd035a-dca8-403d-a1fb-705060c91672'} Body: {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516", "subnet_ids": ["e1686030-a800-4b0e-aca3-ec8d4b6cc516"], "port_id": "8d518865-b713-47ee-a17c-83d76ffdaa8f", "id": "061eda69-11e0-459e-8914-b2b56836edfb"} 2018-08-17 06:43:09,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.306s 2018-08-17 06:43:09,690 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:43:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af41801-475c-48e5-af97-42edf063c5de'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "9c933ed4-c358-4270-a5e4-450a76dfd1e9"}} 2018-08-17 06:43:10,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations 0.442s 2018-08-17 06:43:10,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations', u'date': 'Fri, 17 Aug 2018 06:43:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7663e7cb-44e1-4b03-a05b-858327404f8d'} Body: {"network_association": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "id": "8e3e04d4-f6d1-4461-9019-15ef5ada1de7"}} 2018-08-17 06:43:11,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations 0.935s 2018-08-17 06:43:11,074 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations', u'date': 'Fri, 17 Aug 2018 06:43:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9f8b76d-1372-4c14-9028-f6154ee8fc62'} Body: {"network_association": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "id": "0d289a16-7f08-4ccc-b1c7-ae467e502526"}} 2018-08-17 06:43:11,075 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:43:11,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:9696/v2.0/ports?device_id=061eda69-11e0-459e-8914-b2b56836edfb 0.066s 2018-08-17 06:43:11,142 63 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': '720', 'content-location': 'http://172.30.9.23:9696/v2.0/ports?device_id=061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2db5ddf7-77d9-4f02-b11a-e662ea439b2e'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:43:08Z","admin_state_up":true,"updated_at":"2018-08-17T06:43:08Z","binding:vnic_type":"normal","device_id":"061eda69-11e0-459e-8914-b2b56836edfb","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:6e:eb:3a","id":"8d518865-b713-47ee-a17c-83d76ffdaa8f","port_security_enabled":false,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-17 06:43:12,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface 1.699s 2018-08-17 06:43:12,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f376db7a-f5c5-462c-97b4-0a90ea1bb023'} Body: {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516", "subnet_ids": ["e1686030-a800-4b0e-aca3-ec8d4b6cc516"], "port_id": "8d518865-b713-47ee-a17c-83d76ffdaa8f", "id": "061eda69-11e0-459e-8914-b2b56836edfb"} 2018-08-17 06:43:14,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 1.663s 2018-08-17 06:43:14,510 63 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.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-607ce32e-0240-4a3b-b320-902b4ee39b3f'} Body: 2018-08-17 06:43:14,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/routers 0.175s 2018-08-17 06:43:14,686 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--415817085", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:43:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e76088ab-7116-4ee9-aa05-173ae6870fb8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:14Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:14Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "name": "tempest-router--415817085"}} 2018-08-17 06:43:16,147 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea 1.459s 2018-08-17 06:43:16,149 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea', u'date': 'Fri, 17 Aug 2018 06:43:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f0c7494-6e64-41aa-baab-6f971fd4760c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:14Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:15Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "name": "tempest-router--415817085"}} 2018-08-17 06:43:18,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/add_router_interface 1.968s 2018-08-17 06:43:18,120 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4f1f67c-288d-4326-8dba-a1749524761c'} Body: {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61", "subnet_ids": ["5a746f2f-85e9-4684-b78f-dbcdae2bdf61"], "port_id": "85ebd3b3-4e73-40f8-b034-d6d39b430bdf", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea"} 2018-08-17 06:43:19,872 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.750s 2018-08-17 06:43:19,873 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "9adb795a-85ff-4782-9638-f6bc427ce80d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:43:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab84196d-6300-43d1-9803-015b04f63e16'} Body: {"floatingip": {"router_id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:43:19Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "9adb795a-85ff-4782-9638-f6bc427ce80d", "id": "43fbb9fe-bbbc-4615-8450-444ee533e2f3", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:19Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:43:19,874 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:43:35,896 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:43:35,960 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:43:35,993 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:43:36,108 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:43:36,108 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:43:36,110 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:43:36,170 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:43:36,175 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:43:41,183 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:43:41,184 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:44:51,217 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:44:51,217 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:44:51,220 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:44:51,285 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:44:51,317 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:44:56,327 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:44:56,327 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:46:06,347 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:46:06,347 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:46:06,348 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,352 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,451 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,478 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,485 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:46:06,485 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:00:6c:6f [ether] on eth0 2018-08-17 06:46:06,485 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:46:06,486 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,488 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,551 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,553 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,560 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:46:06,561 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:46:06,561 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,563 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,624 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,627 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,633 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:46:06,633 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,635 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,692 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,699 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,705 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:46:06,705 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:00:6c:6f [ether] on eth0 2018-08-17 06:46:06,705 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:46:06,706 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,708 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,768 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,772 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:11,778 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:46:11,779 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:47:21,838 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:47:21,839 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:47:21,843 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:47:21,945 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:47:21,972 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:47:26,980 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:47:26,981 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:48:37,051 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:48:37,052 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.208: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:48:38,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/43fbb9fe-bbbc-4615-8450-444ee533e2f3 1.413s 2018-08-17 06:48:38,469 63 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.23:9696/v2.0/floatingips/43fbb9fe-bbbc-4615-8450-444ee533e2f3', u'date': 'Fri, 17 Aug 2018 06:48:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb8df684-69c3-4224-bfaa-09e45a27e95e'} Body: 2018-08-17 06:48:40,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/remove_router_interface 1.651s 2018-08-17 06:48:40,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:48:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e154df99-1cd5-483e-bddc-043e39ef4e8f'} Body: {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61", "subnet_ids": ["5a746f2f-85e9-4684-b78f-dbcdae2bdf61"], "port_id": "85ebd3b3-4e73-40f8-b034-d6d39b430bdf", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea"} 2018-08-17 06:48:42,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea 1.910s 2018-08-17 06:48:42,037 63 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.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afeabe6c-f9e8-45cb-81a0-0125c195870f'} Body: 2018-08-17 06:48:42,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface 0.048s 2018-08-17 06:48:42,091 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64c17689-8359-466d-8be7-70db8250645e'} Body: {"NeutronError": {"message": "Router 061eda69-11e0-459e-8914-b2b56836edfb could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-17 06:48:42,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 0.042s 2018-08-17 06:48:42,136 63 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': '135', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e22f8475-2622-4d01-96b8-dd36d1f373e9'} Body: {"NeutronError": {"message": "Router 061eda69-11e0-459e-8914-b2b56836edfb could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-17 06:48:42,530 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.389s 2018-08-17 06:48:42,531 63 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-75454348-4c26-4179-99ec-96478c6c494c', 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': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75454348-4c26-4179-99ec-96478c6c494c'} Body: 2018-08-17 06:48:43,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.692s 2018-08-17 06:48:43,225 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c', 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': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:48:44,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.043s 2018-08-17 06:48:44,290 63 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e', 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': 'Fri, 17 Aug 2018 06:48:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e'} Body: {"itemNotFound": {"message": "Instance 7c06e552-aa46-413d-81d9-e7edf7413b84 could not be found.", "code": 404}} 2018-08-17 06:48:45,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/134654ad-0150-4259-a3e6-5fa02a8a1d95 1.269s 2018-08-17 06:48:45,561 63 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.23:9696/v2.0/ports/134654ad-0150-4259-a3e6-5fa02a8a1d95', u'date': 'Fri, 17 Aug 2018 06:48:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4cb75d5-05b3-4c49-8f4f-3829b2db0a93'} Body: 2018-08-17 06:48:45,723 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.161s 2018-08-17 06:48:45,723 63 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-19dd302e-f175-45c4-a64b-9039ffc2accd', 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': 'Fri, 17 Aug 2018 06:48:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19dd302e-f175-45c4-a64b-9039ffc2accd'} Body: 2018-08-17 06:48:46,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.439s 2018-08-17 06:48:46,164 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f', 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': 'Fri, 17 Aug 2018 06:48:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:48:47,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.645s 2018-08-17 06:48:47,824 63 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': '1343', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc', 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': 'Fri, 17 Aug 2018 06:48:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:48:48,890 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.050s 2018-08-17 06:48:48,891 63 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e', 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': 'Fri, 17 Aug 2018 06:48:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e'} Body: {"itemNotFound": {"message": "Instance 1373bac0-304c-4d92-80e6-8cfc045791b7 could not be found.", "code": 404}} 2018-08-17 06:48:49,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/9adb795a-85ff-4782-9638-f6bc427ce80d 0.555s 2018-08-17 06:48:49,448 63 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.23:9696/v2.0/ports/9adb795a-85ff-4782-9638-f6bc427ce80d', u'date': 'Fri, 17 Aug 2018 06:48:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7e24c15-a9b4-48f7-8c03-a5ac22f7078d'} Body: 2018-08-17 06:48:49,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1462494977 0.050s 2018-08-17 06:48:49,500 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1462494977', u'x-compute-request-id': 'req-51ce2da5-e832-4537-a142-3ccd841e2142', 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': 'Fri, 17 Aug 2018 06:48:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51ce2da5-e832-4537-a142-3ccd841e2142'} Body: 2018-08-17 06:48:50,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/e1686030-a800-4b0e-aca3-ec8d4b6cc516 1.022s 2018-08-17 06:48:50,524 63 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.23:9696/v2.0/subnets/e1686030-a800-4b0e-aca3-ec8d4b6cc516', u'date': 'Fri, 17 Aug 2018 06:48:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ecb03b9-364a-4d9b-9ca7-f51d98125ea2'} Body: 2018-08-17 06:48:52,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/c40c9a8a-846d-4fba-8d15-153d72cd4163 1.618s 2018-08-17 06:48:52,144 63 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.23:9696/v2.0/networks/c40c9a8a-846d-4fba-8d15-153d72cd4163', u'date': 'Fri, 17 Aug 2018 06:48:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7ce7cd9-2f98-482f-be8f-0f4a70fb1855'} Body: 2018-08-17 06:48:53,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/5a746f2f-85e9-4684-b78f-dbcdae2bdf61 1.066s 2018-08-17 06:48:53,212 63 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.23:9696/v2.0/subnets/5a746f2f-85e9-4684-b78f-dbcdae2bdf61', u'date': 'Fri, 17 Aug 2018 06:48:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-429642a6-0b7b-48ba-9fe8-ae3f635301c8'} Body: 2018-08-17 06:48:54,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/69d63946-3d57-49e6-9424-8beed49c563d 1.496s 2018-08-17 06:48:54,710 63 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.23:9696/v2.0/networks/69d63946-3d57-49e6-9424-8beed49c563d', u'date': 'Fri, 17 Aug 2018 06:48:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-851766a2-53a7-43b9-915f-6d577d55cd86'} Body: 2018-08-17 06:48:55,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/ac98e614-8eb3-45b4-9378-6897389e7a9c 0.482s 2018-08-17 06:48:55,194 63 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.23:9696/v2.0/security-groups/ac98e614-8eb3-45b4-9378-6897389e7a9c', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-272cc12b-8ce4-4b30-b156-a914b56e59fd'} Body: 2018-08-17 06:48:55.568 63 INFO tempest.lib.common.rest_client [req-0c2fc340-f76e-49d9-8696-bc8c09d0dda9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.343s 2018-08-17 06:48:55.569 63 DEBUG tempest.lib.common.rest_client [req-0c2fc340-f76e-49d9-8696-bc8c09d0dda9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1814955342 description", "name": "tempest-secgroup-smoke-1814955342"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c2fc340-f76e-49d9-8696-bc8c09d0dda9'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1814955342 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:55Z", "updated_at": "2018-08-17T06:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:48:55Z", "revision_number": 0, "id": "58b0990a-0064-4812-bc2f-6a8a18b00992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:48:55Z", "revision_number": 0, "id": "eb9e1a16-e7fe-4660-9d6a-f50d435e1954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "name": "tempest-secgroup-smoke-1814955342"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:55.727 63 INFO tempest.lib.common.rest_client [req-902118e1-0a97-41dc-926a-77e5ee7f8acf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 06:48:55.728 63 DEBUG tempest.lib.common.rest_client [req-902118e1-0a97-41dc-926a-77e5ee7f8acf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-902118e1-0a97-41dc-926a-77e5ee7f8acf'} 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-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a34911c2-eef9-49d7-a694-014475ce1f8d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:56.071 63 INFO tempest.lib.common.rest_client [req-63919dd1-7eb6-4c45-9d3f-58f08a733c87 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.342s 2018-08-17 06:48:56.072 63 DEBUG tempest.lib.common.rest_client [req-63919dd1-7eb6-4c45-9d3f-58f08a733c87 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63919dd1-7eb6-4c45-9d3f-58f08a733c87'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "8ca4f544-2deb-4df6-bd95-1f6f367c97f1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:56.263 63 INFO tempest.lib.common.rest_client [req-e8f2cfed-6bad-484a-b219-55e162fcfcd2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.190s 2018-08-17 06:48:56.267 63 DEBUG tempest.lib.common.rest_client [req-e8f2cfed-6bad-484a-b219-55e162fcfcd2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8f2cfed-6bad-484a-b219-55e162fcfcd2'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "6b5c5126-ce03-4beb-95ab-44a9254b3dc4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:56.470 63 INFO tempest.lib.common.rest_client [req-b3e36c0a-b539-4cec-abd9-3158db688f5a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.200s 2018-08-17 06:48:56.471 63 DEBUG tempest.lib.common.rest_client [req-b3e36c0a-b539-4cec-abd9-3158db688f5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3e36c0a-b539-4cec-abd9-3158db688f5a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "39482beb-9e3b-4f58-b0a3-096b432d0619"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:56.655 63 INFO tempest.lib.common.rest_client [req-7b746fab-71d6-45fa-8846-7833e7b9ecfa ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.182s 2018-08-17 06:48:56.655 63 DEBUG tempest.lib.common.rest_client [req-7b746fab-71d6-45fa-8846-7833e7b9ecfa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b746fab-71d6-45fa-8846-7833e7b9ecfa'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "59f26586-a470-41aa-ae82-f20c18b97c73"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:56.820 63 INFO tempest.lib.common.rest_client [req-f8b79db8-b92a-423e-a7cd-2c66c0eac9f4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:48:56.821 63 DEBUG tempest.lib.common.rest_client [req-f8b79db8-b92a-423e-a7cd-2c66c0eac9f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8b79db8-b92a-423e-a7cd-2c66c0eac9f4'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b7a2ac96-5d39-421a-ac45-05bf80f0edc4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:57.227 63 INFO tempest.lib.common.rest_client [req-7d7af14c-bd98-42e6-a6ec-9843ecf01e9f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.405s 2018-08-17 06:48:57.228 63 DEBUG tempest.lib.common.rest_client [req-7d7af14c-bd98-42e6-a6ec-9843ecf01e9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d7af14c-bd98-42e6-a6ec-9843ecf01e9f'} 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-08-17T06:48:57Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c14e7339-08fa-47a7-8594-bd46ea4b17b1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:57.404 63 INFO tempest.lib.common.rest_client [req-5205e8a2-8c79-44a1-b823-0998826b94d5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.175s 2018-08-17 06:48:57.404 63 DEBUG tempest.lib.common.rest_client [req-5205e8a2-8c79-44a1-b823-0998826b94d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5205e8a2-8c79-44a1-b823-0998826b94d5'} 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-08-17T06:48:57Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "67ff3ce4-ef36-46ea-b74c-b987299b091d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:57.945 63 INFO tempest.lib.common.rest_client [req-796d4145-11f3-41a3-91f6-74d10b374ed9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/networks 0.539s 2018-08-17 06:48:57.945 63 DEBUG tempest.lib.common.rest_client [req-796d4145-11f3-41a3-91f6-74d10b374ed9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-409710983"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-796d4145-11f3-41a3-91f6-74d10b374ed9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:48:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"f16e1072-b736-4bdc-b286-d994538e83ad","name":"tempest-A-409710983"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:59.025 63 INFO tempest.lib.common.rest_client [req-cf0ab2ad-fd5b-4732-b825-ef0472ffa518 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.078s 2018-08-17 06:48:59.025 63 DEBUG tempest.lib.common.rest_client [req-cf0ab2ad-fd5b-4732-b825-ef0472ffa518 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "name": "tempest-subnet-A-1-67939225"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf0ab2ad-fd5b-4732-b825-ef0472ffa518'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16e1072-b736-4bdc-b286-d994538e83ad","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:58Z","dns_nameservers":[],"updated_at":"2018-08-17T06:48:58Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f2d599a4-befe-462c-8047-9b54d62c8290","subnetpool_id":null,"name":"tempest-subnet-A-1-67939225"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:59.272 63 INFO tempest.lib.common.rest_client [req-66923b9c-68af-4422-a7fa-a2f7bd083b0b ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/networks 0.244s 2018-08-17 06:48:59.275 63 DEBUG tempest.lib.common.rest_client [req-66923b9c-68af-4422-a7fa-a2f7bd083b0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-965808951"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66923b9c-68af-4422-a7fa-a2f7bd083b0b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:48:59Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"776ceb92-e999-431b-8747-9749593fa605","name":"tempest-B-965808951"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:48:59.988 63 INFO tempest.lib.common.rest_client [req-44111fe5-1f64-4bc5-a06b-e1a7b8d72610 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.712s 2018-08-17 06:48:59.988 63 DEBUG tempest.lib.common.rest_client [req-44111fe5-1f64-4bc5-a06b-e1a7b8d72610 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "776ceb92-e999-431b-8747-9749593fa605", "name": "tempest-subnet-B-1-1604404732"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44111fe5-1f64-4bc5-a06b-e1a7b8d72610'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"776ceb92-e999-431b-8747-9749593fa605","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:59Z","dns_nameservers":[],"updated_at":"2018-08-17T06:48:59Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af","subnetpool_id":null,"name":"tempest-subnet-B-1-1604404732"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:00.277 63 INFO tempest.lib.common.rest_client [req-429eebf7-17be-4e37-9a7e-01b343be4a70 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.288s 2018-08-17 06:49:00.278 63 DEBUG tempest.lib.common.rest_client [req-429eebf7-17be-4e37-9a7e-01b343be4a70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1131498443"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-429eebf7-17be-4e37-9a7e-01b343be4a70', 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': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-429eebf7-17be-4e37-9a7e-01b343be4a70'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMDDOB9I02cIHc+UhwSL2CC5etE5tShVoEiXfI1TnR9iTsO/vheRUTyzWyYl95qYvWQqQwilM4vh05Jw+m2AP9d+tA2J2QxV09AEHoLryZBdAKugz+ZBDzpxE7MqNYd4nPabazPSJfLHabpWhPon7KgJFu4ywkE//lUFyhDObuMkeuF3Es8dzKYrRWJ3UKac0rQ5EVXnJk2zBaIAEpqcvvZQRbBHWKLhaOiHiQW0PSwWfR+RHpL+06JAAQyL7FH3RnAxV70uQejI1nNeGhBlTy0PoKFwq3bQiCUJIpTla+ssXFwvjw8gd2aU7HPtF1vBawR6pZuqQyvnszFCHo+S4B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzAwzgfSNNnCB3PlIcEi9gguXrRObUoVaBIl3yNU50fYk7Dv7\n4XkVE8s1smJfeamL1kKkMIpTOL4dOScPptgD/XfrQNidkMVdPQBB6C68mQXQCroM\n/mQQ86cROzKjWHeJz2m2sz0iXyx2m6VoT6J+yoCRbuMsJBP/5VBcoQzm7jJHrhdx\nLPHcymK0Vid1CmnNK0ORFV5yZNswWiABKanL72UEWwR1ii4Wjoh4kFtD0sFn0fkR\n6S/tOiQAEMi+xR90ZwMVe9LkHoyNZzXhoQZU8tD6ChcKt20IglCSKU5WvrLFxcL4\n8PIHdmlOxz7RdbwWsEeqWbqkMr57MxQh6PkuAQIDAQABAoIBADbn9Zg7mSAUCC3Q\n+ngUasIqombVRs9eyMk9wHjPP57K8EaNIYsbjNtlrA5TQEO5psJB7nKNVjWHms99\nPk30BKbY9PnfEA8bvKokfpees+stUD0CsWpmvNUDmLRoPOIaUH/6f0od4jjf+w6I\n5NfA7wNIs1m2UXNn2kz3YeWIVj+z1qnSqPFic4+aEnPDDNyEjNK3/v3ZNNmJvYaB\ngSqERecXZCgJcfGooh3quAXzYx9z2LTJJCLOWYo1uZLapO4iUUbJnulbegG97pu5\nHulCtHAeDSdLEpU0TMgAkiyVxLG5+NeD8VpHQmrX/qoDIJ+6Uxk8OF9lmDMkEbR9\n04f9O5ECgYEA88zReTV5K2Pp2FUzq55LDUy4+TeosgBDMbEv8DIEsG7cQYU6pUD1\nxki8ZolEjcC8eBbytF+NTuOCD3fWTI+3ifZCfAruPUISImtiV8rsc389X9BKoKnb\nCiNK2+0gXuuKIVMpLKDrel4OIl1ujOTf3j4sR2mnx8Eh2BP/NpMJVM0CgYEA1kIj\nRwJEHVv/F+47raxDT9OOESAXaLOzV9TsLjuEpGrQKiEBKmdKOvRNrOU65mX/iLJ6\nEE9m80gGaYqO1iEm1PvACaAf38rIioTLU8zQ6QCvaYvxz5BAE6XqjHutCs4rfm+o\nM1GvpQ9+u1Q6/AsIVsNDu9fJtA//mVf26cVEngUCgYEA4r9W/82NEZ8OiebMdMx3\nbzoxO5DZtBvsYtYyCMrsc4/YCJQ59CKTs8RIfXEjsldUsrhdKQdJrNqKR4qkZHay\nNH02Xpnn9E90AFExmQehnNX1phxanEz97NLgN+W2WrHkuZPX0qsj955stOeC/0WL\nNO9MTWrl4jItIQOQNRjR7+0CgYBKqDkKoSuC329/sy9wULoTsq+qH/iILzWqwTKa\n2XpaoC1wwJdbYypmaII4YJepeJkV1LrbvA8vbkVtuS4URvD0/dPohrcUj+BZA/Sl\nepTA29BDgtP7c1QghIu5785YGYbmQ5nkZ+5AIaoTNEJpWJ7LPLb5WTObXoe9sv0C\ncA580QKBgQDLYDrQoOjZPlxfNeFB0kyldqnuOENMtCKkKtRpoDJYgSYiCogBKxhO\nyLDzrgrgqpC5UqccugasELQavpJEnCbARCTU8H9tD5h6KvPDSJWU+ogsEXkd7KSl\nD8fo0YXwTXXenpncZox1cdzSwoXrxcSz9SP3YnaEe79ftG4kPlSWtQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1131498443", "fingerprint": "ba:a3:db:ce:91:2e:86:0e:91:26:3a:87:a6:a3:28:7c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:01.065 63 INFO tempest.lib.common.rest_client [req-29289ada-4d1b-40fc-b91b-8f02e9c4e820 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/ports 0.783s 2018-08-17 06:49:01.066 63 DEBUG tempest.lib.common.rest_client [req-29289ada-4d1b-40fc-b91b-8f02e9c4e820 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1884517431", "security_groups": ["9abccd26-8761-43d4-9ce4-e5df110cc4fd"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:49:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29289ada-4d1b-40fc-b91b-8f02e9c4e820'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:49:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f16e1072-b736-4bdc-b286-d994538e83ad","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:49:00Z","name":"tempest-port-smoke-1884517431","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0f:ea:29","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f2d599a4-befe-462c-8047-9b54d62c8290","ip_address":"10.101.11.10"}],"id":"f992337c-b6cb-4253-a7ab-5528b4a9916c","security_groups":["9abccd26-8761-43d4-9ce4-e5df110cc4fd"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:02.577 63 INFO tempest.lib.common.rest_client [req-19f64631-43fe-4828-ae94-4751bf6404ba ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.23:8774/v2.1/servers 1.509s 2018-08-17 06:49:02.579 63 DEBUG tempest.lib.common.rest_client [req-19f64631-43fe-4828-ae94-4751bf6404ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1131498443", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "f16e1072-b736-4bdc-b286-d994538e83ad", "port": "f992337c-b6cb-4253-a7ab-5528b4a9916c"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-19f64631-43fe-4828-ae94-4751bf6404ba', 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:49:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19f64631-43fe-4828-ae94-4751bf6404ba'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "adminPass": "FG9owQ3xcAiJ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:03.233 63 INFO tempest.lib.common.rest_client [req-98f72dad-5845-43ea-a418-cb7c4da3b035 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.647s 2018-08-17 06:49:03.233 63 DEBUG tempest.lib.common.rest_client [req-98f72dad-5845-43ea-a418-cb7c4da3b035 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-98f72dad-5845-43ea-a418-cb7c4da3b035', 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': 'Fri, 17 Aug 2018 06:49:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-98f72dad-5845-43ea-a418-cb7c4da3b035'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:04.978 63 INFO tempest.lib.common.rest_client [req-e876c169-ec08-4a7b-9c35-2e8301dca50b ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.729s 2018-08-17 06:49:04.979 63 DEBUG tempest.lib.common.rest_client [req-e876c169-ec08-4a7b-9c35-2e8301dca50b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-e876c169-ec08-4a7b-9c35-2e8301dca50b', 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': 'Fri, 17 Aug 2018 06:49:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e876c169-ec08-4a7b-9c35-2e8301dca50b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:06.367 63 INFO tempest.lib.common.rest_client [req-258c0334-12eb-4d46-9e2e-77a1567cf7ad ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.368s 2018-08-17 06:49:06.368 63 DEBUG tempest.lib.common.rest_client [req-258c0334-12eb-4d46-9e2e-77a1567cf7ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-258c0334-12eb-4d46-9e2e-77a1567cf7ad', 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': 'Fri, 17 Aug 2018 06:49:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-258c0334-12eb-4d46-9e2e-77a1567cf7ad'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:06.382 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:49:07.803 63 INFO tempest.lib.common.rest_client [req-b8fda98a-dccf-4e52-85d0-69733eda8a36 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.419s 2018-08-17 06:49:07.804 63 DEBUG tempest.lib.common.rest_client [req-b8fda98a-dccf-4e52-85d0-69733eda8a36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-b8fda98a-dccf-4e52-85d0-69733eda8a36', 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': 'Fri, 17 Aug 2018 06:49:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8fda98a-dccf-4e52-85d0-69733eda8a36'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:09.176 63 INFO tempest.lib.common.rest_client [req-d7f836cc-4a7c-4917-ba90-3b26395fb11f ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.358s 2018-08-17 06:49:09.177 63 DEBUG tempest.lib.common.rest_client [req-d7f836cc-4a7c-4917-ba90-3b26395fb11f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-d7f836cc-4a7c-4917-ba90-3b26395fb11f', 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': 'Fri, 17 Aug 2018 06:49:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7f836cc-4a7c-4917-ba90-3b26395fb11f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:09.200 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:49:10.036 63 INFO tempest.lib.common.rest_client [req-2285e73c-9d84-470e-8d3c-122e861ba817 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.835s 2018-08-17 06:49:10.037 63 DEBUG tempest.lib.common.rest_client [req-2285e73c-9d84-470e-8d3c-122e861ba817 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-2285e73c-9d84-470e-8d3c-122e861ba817', 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': 'Fri, 17 Aug 2018 06:49:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2285e73c-9d84-470e-8d3c-122e861ba817'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:10.051 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 44645120-65f6-4b04-ac7f-962fd16a587c with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:49:10.871 63 INFO tempest.lib.common.rest_client [req-f7ffe228-9fee-40dd-b565-5934823dd261 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/ports 0.819s 2018-08-17 06:49:10.872 63 DEBUG tempest.lib.common.rest_client [req-f7ffe228-9fee-40dd-b565-5934823dd261 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-598561569", "security_groups": ["9abccd26-8761-43d4-9ce4-e5df110cc4fd"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:49:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7ffe228-9fee-40dd-b565-5934823dd261'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:49:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"776ceb92-e999-431b-8747-9749593fa605","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:49:10Z","name":"tempest-port-smoke-598561569","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:54:2c:9c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af","ip_address":"10.102.21.20"}],"id":"b6ed438e-540a-458c-8227-2b74dd4e1a86","security_groups":["9abccd26-8761-43d4-9ce4-e5df110cc4fd"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:11.286 63 INFO tempest.lib.common.rest_client [req-512b85f0-ae96-4e89-b847-3dc1cf260312 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.23:8774/v2.1/servers 0.413s 2018-08-17 06:49:11.287 63 DEBUG tempest.lib.common.rest_client [req-512b85f0-ae96-4e89-b847-3dc1cf260312 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1131498443", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "776ceb92-e999-431b-8747-9749593fa605", "port": "b6ed438e-540a-458c-8227-2b74dd4e1a86"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-512b85f0-ae96-4e89-b847-3dc1cf260312', 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:49:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-512b85f0-ae96-4e89-b847-3dc1cf260312'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "adminPass": "aUQv7mvDQDPm"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:11.357 63 INFO tempest.lib.common.rest_client [req-0e1d888e-2770-49da-978e-d952e71afee1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.065s 2018-08-17 06:49:11.358 63 DEBUG tempest.lib.common.rest_client [req-0e1d888e-2770-49da-978e-d952e71afee1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-0e1d888e-2770-49da-978e-d952e71afee1', 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': 'Fri, 17 Aug 2018 06:49:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e1d888e-2770-49da-978e-d952e71afee1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:12.456 63 INFO tempest.lib.common.rest_client [req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.082s 2018-08-17 06:49:12.457 63 DEBUG tempest.lib.common.rest_client [req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103', 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': 'Fri, 17 Aug 2018 06:49:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:12.487 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:49:14.014 63 INFO tempest.lib.common.rest_client [req-c2a86d1e-2590-4907-9ca2-59a4df280a9e ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.524s 2018-08-17 06:49:14.014 63 DEBUG tempest.lib.common.rest_client [req-c2a86d1e-2590-4907-9ca2-59a4df280a9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-c2a86d1e-2590-4907-9ca2-59a4df280a9e', 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': 'Fri, 17 Aug 2018 06:49:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2a86d1e-2590-4907-9ca2-59a4df280a9e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:14.033 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:49:15.183 63 INFO tempest.lib.common.rest_client [req-e71744b4-121c-4131-b7f2-7591ca095711 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.149s 2018-08-17 06:49:15.184 63 DEBUG tempest.lib.common.rest_client [req-e71744b4-121c-4131-b7f2-7591ca095711 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-e71744b4-121c-4131-b7f2-7591ca095711', 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': 'Fri, 17 Aug 2018 06:49:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e71744b4-121c-4131-b7f2-7591ca095711'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:16.348 63 INFO tempest.lib.common.rest_client [req-62a4eb78-d9b6-452c-b567-32d926a612c6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.149s 2018-08-17 06:49:16.349 63 DEBUG tempest.lib.common.rest_client [req-62a4eb78-d9b6-452c-b567-32d926a612c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-62a4eb78-d9b6-452c-b567-32d926a612c6', 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': 'Fri, 17 Aug 2018 06:49:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62a4eb78-d9b6-452c-b567-32d926a612c6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:17.805 63 INFO tempest.lib.common.rest_client [req-78dacb77-faa6-4f87-a72f-f9691db4ae57 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.440s 2018-08-17 06:49:17.806 63 DEBUG tempest.lib.common.rest_client [req-78dacb77-faa6-4f87-a72f-f9691db4ae57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-78dacb77-faa6-4f87-a72f-f9691db4ae57', 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': 'Fri, 17 Aug 2018 06:49:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78dacb77-faa6-4f87-a72f-f9691db4ae57'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:17.824 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:49:18.415 63 INFO tempest.lib.common.rest_client [req-86251de8-d636-4bc3-83b0-9402b96e122b ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.589s 2018-08-17 06:49:18.415 63 DEBUG tempest.lib.common.rest_client [req-86251de8-d636-4bc3-83b0-9402b96e122b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-86251de8-d636-4bc3-83b0-9402b96e122b', 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': 'Fri, 17 Aug 2018 06:49:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86251de8-d636-4bc3-83b0-9402b96e122b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:18.427 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4a723434-e5d2-49e5-a766-65e697a7f149 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:49:18.885 63 INFO tempest.lib.common.rest_client [req-6a41bcea-ef66-48a8-b9bc-ed809f1c4cf2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.457s 2018-08-17 06:49:18.886 63 DEBUG tempest.lib.common.rest_client [req-6a41bcea-ef66-48a8-b9bc-ed809f1c4cf2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:49:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a41bcea-ef66-48a8-b9bc-ed809f1c4cf2'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "0bfd3636-6b4d-4d23-bfa5-5ca378574795"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:19.314 63 INFO tempest.lib.common.rest_client [req-db861d72-6698-40c7-81f3-304e1c3ccbf0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations 0.427s 2018-08-17 06:49:19.315 63 DEBUG tempest.lib.common.rest_client [req-db861d72-6698-40c7-81f3-304e1c3ccbf0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db861d72-6698-40c7-81f3-304e1c3ccbf0'} Body: {"network_association": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "id": "a562050b-1e83-46ae-aa85-999ccc38b701"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:19.744 63 INFO tempest.lib.common.rest_client [req-c3be3e14-1533-4fe5-ade6-31defed19526 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations 0.428s 2018-08-17 06:49:19.745 63 DEBUG tempest.lib.common.rest_client [req-c3be3e14-1533-4fe5-ade6-31defed19526 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "776ceb92-e999-431b-8747-9749593fa605"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3be3e14-1533-4fe5-ade6-31defed19526'} Body: {"network_association": {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "id": "7238cd7d-ff8c-4f57-881d-2522bb3b8a9e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:19.746 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 06:49:19.874 63 INFO tempest.lib.common.rest_client [req-07f06562-f03d-497f-a403-4f94cdf7bcc8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/routers 0.127s 2018-08-17 06:49:19.874 63 DEBUG tempest.lib.common.rest_client [req-07f06562-f03d-497f-a403-4f94cdf7bcc8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--375314789", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07f06562-f03d-497f-a403-4f94cdf7bcc8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:19Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:19Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "27c92699-6bb6-47e0-83ab-deb949043e66", "name": "tempest-router--375314789"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:21.267 63 INFO tempest.lib.common.rest_client [req-9397b6ef-3ce5-443d-9b21-3e90c09edd41 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66 1.391s 2018-08-17 06:49:21.268 63 DEBUG tempest.lib.common.rest_client [req-9397b6ef-3ce5-443d-9b21-3e90c09edd41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66', u'date': 'Fri, 17 Aug 2018 06:49:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9397b6ef-3ce5-443d-9b21-3e90c09edd41'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:19Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:21Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "27c92699-6bb6-47e0-83ab-deb949043e66", "name": "tempest-router--375314789"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:23.938 63 INFO tempest.lib.common.rest_client [req-1347adcc-4f9f-4758-8c4a-d95abf17b431 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/add_router_interface 2.669s 2018-08-17 06:49:23.938 63 DEBUG tempest.lib.common.rest_client [req-1347adcc-4f9f-4758-8c4a-d95abf17b431 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:49:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1347adcc-4f9f-4758-8c4a-d95abf17b431'} Body: {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af", "subnet_ids": ["4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"], "port_id": "fa41eecd-ba2b-4b00-8454-897454d07fd6", "id": "27c92699-6bb6-47e0-83ab-deb949043e66"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:24.044 63 INFO tempest.lib.common.rest_client [req-309af8d3-a495-4778-90bd-a2600a7fb639 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/routers 0.105s 2018-08-17 06:49:24.045 63 DEBUG tempest.lib.common.rest_client [req-309af8d3-a495-4778-90bd-a2600a7fb639 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--780519111", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:49:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-309af8d3-a495-4778-90bd-a2600a7fb639'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:23Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:23Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "name": "tempest-router--780519111"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:25.443 63 INFO tempest.lib.common.rest_client [req-47f06888-6b99-448e-b309-b697e59f4341 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91 1.397s 2018-08-17 06:49:25.444 63 DEBUG tempest.lib.common.rest_client [req-47f06888-6b99-448e-b309-b697e59f4341 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91', u'date': 'Fri, 17 Aug 2018 06:49:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-47f06888-6b99-448e-b309-b697e59f4341'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:23Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:25Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "name": "tempest-router--780519111"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:27.438 63 INFO tempest.lib.common.rest_client [req-a1420dfb-225f-4dc1-a4c8-f38a1ccd4120 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/add_router_interface 1.994s 2018-08-17 06:49:27.439 63 DEBUG tempest.lib.common.rest_client [req-a1420dfb-225f-4dc1-a4c8-f38a1ccd4120 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:49:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1420dfb-225f-4dc1-a4c8-f38a1ccd4120'} Body: {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290", "subnet_ids": ["f2d599a4-befe-462c-8047-9b54d62c8290"], "port_id": "a534243a-321e-4f5c-9004-038fe10d8947", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:29.240 63 INFO tempest.lib.common.rest_client [req-b527a9a4-dcf1-4239-bd97-b0dec44b0ca4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.800s 2018-08-17 06:49:29.241 63 DEBUG tempest.lib.common.rest_client [req-b527a9a4-dcf1-4239-bd97-b0dec44b0ca4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "f992337c-b6cb-4253-a7ab-5528b4a9916c"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:49:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b527a9a4-dcf1-4239-bd97-b0dec44b0ca4'} Body: {"floatingip": {"router_id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:49:28Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "f992337c-b6cb-4253-a7ab-5528b4a9916c", "id": "32981480-9152-4801-bf6a-63598cee6386", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:28Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:49:29.243 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:49:37.258 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:49:37.362 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:49:37.386 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:49:37.501 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:49:37.501 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:49:37.503 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:49:37.563 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:49:37.567 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:49:42.574 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:49:42.575 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:50:52.642 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:50:52.643 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:50:52.647 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:50:52.750 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:50:52.775 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:50:57.788 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:50:57.790 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:52:07.861 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:52:07.862 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:52:07.862 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:07.868 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:07.930 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:52:07.932 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:07.938 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:52:07.939 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:71:31:7a [ether] on eth0 2018-08-17 06:52:07.939 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:52:07.939 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:07.942 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08.002 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:52:08.006 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08.016 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:52:08.016 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:52:08.017 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08.023 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08.082 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:52:08.087 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08.093 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:52:08.094 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08.096 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08.157 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:52:08.160 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08.166 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:52:08.166 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:71:31:7a [ether] on eth0 2018-08-17 06:52:08.167 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:52:08.168 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08.170 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08.229 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:52:08.235 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:13.241 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:52:13.242 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:53:23.259 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:53:23.262 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:53:23.269 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:53:23.368 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:53:23.397 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:53:28.405 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:53:28.405 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:54:38.437 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:54:39.573 63 INFO tempest.lib.common.rest_client [req-2fe09ace-8e81-493c-836f-84e4c3f3fdde ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/32981480-9152-4801-bf6a-63598cee6386 1.132s 2018-08-17 06:54:39.574 63 DEBUG tempest.lib.common.rest_client [req-2fe09ace-8e81-493c-836f-84e4c3f3fdde ] 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.23:9696/v2.0/floatingips/32981480-9152-4801-bf6a-63598cee6386', u'date': 'Fri, 17 Aug 2018 06:54:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fe09ace-8e81-493c-836f-84e4c3f3fdde'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:41.552 63 INFO tempest.lib.common.rest_client [req-5e30caad-a81c-4179-977e-4ba02c672912 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/remove_router_interface 1.977s 2018-08-17 06:54:41.553 63 DEBUG tempest.lib.common.rest_client [req-5e30caad-a81c-4179-977e-4ba02c672912 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:54:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e30caad-a81c-4179-977e-4ba02c672912'} Body: {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290", "subnet_ids": ["f2d599a4-befe-462c-8047-9b54d62c8290"], "port_id": "a534243a-321e-4f5c-9004-038fe10d8947", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:43.130 63 INFO tempest.lib.common.rest_client [req-0cb0491e-4c27-4d7e-a2f8-efd07a05f740 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91 1.575s 2018-08-17 06:54:43.130 63 DEBUG tempest.lib.common.rest_client [req-0cb0491e-4c27-4d7e-a2f8-efd07a05f740 ] 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.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91', u'date': 'Fri, 17 Aug 2018 06:54:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0cb0491e-4c27-4d7e-a2f8-efd07a05f740'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:44.989 63 INFO tempest.lib.common.rest_client [req-7d0f4fcb-21fe-4d1a-ad12-a2ccb594e8ad ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/remove_router_interface 1.858s 2018-08-17 06:54:44.990 63 DEBUG tempest.lib.common.rest_client [req-7d0f4fcb-21fe-4d1a-ad12-a2ccb594e8ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:54:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d0f4fcb-21fe-4d1a-ad12-a2ccb594e8ad'} Body: {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af", "subnet_ids": ["4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"], "port_id": "fa41eecd-ba2b-4b00-8454-897454d07fd6", "id": "27c92699-6bb6-47e0-83ab-deb949043e66"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:46.636 63 INFO tempest.lib.common.rest_client [req-fe05fcdb-0f88-4e6a-87e5-78163adc92df ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66 1.645s 2018-08-17 06:54:46.637 63 DEBUG tempest.lib.common.rest_client [req-fe05fcdb-0f88-4e6a-87e5-78163adc92df ] 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.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66', u'date': 'Fri, 17 Aug 2018 06:54:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fe05fcdb-0f88-4e6a-87e5-78163adc92df'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:47.035 63 INFO tempest.lib.common.rest_client [req-f58694dc-7aad-4ff9-8655-fa062d4ee75c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.397s 2018-08-17 06:54:47.036 63 DEBUG tempest.lib.common.rest_client [req-f58694dc-7aad-4ff9-8655-fa062d4ee75c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-f58694dc-7aad-4ff9-8655-fa062d4ee75c', 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': 'Fri, 17 Aug 2018 06:54:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f58694dc-7aad-4ff9-8655-fa062d4ee75c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:47.641 63 INFO tempest.lib.common.rest_client [req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.605s 2018-08-17 06:54:47.642 63 DEBUG tempest.lib.common.rest_client [req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed ] 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed', 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': 'Fri, 17 Aug 2018 06:54:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:46Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:49.297 63 INFO tempest.lib.common.rest_client [req-75c20b62-e5a8-4a77-935f-1f4ec412c987 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.639s 2018-08-17 06:54:49.298 63 DEBUG tempest.lib.common.rest_client [req-75c20b62-e5a8-4a77-935f-1f4ec412c987 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-75c20b62-e5a8-4a77-935f-1f4ec412c987', 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': 'Fri, 17 Aug 2018 06:54:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c20b62-e5a8-4a77-935f-1f4ec412c987'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:47Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:50.360 63 INFO tempest.lib.common.rest_client [req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.046s 2018-08-17 06:54:50.361 63 DEBUG tempest.lib.common.rest_client [req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e ] 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e', 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': 'Fri, 17 Aug 2018 06:54:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e'} Body: {"itemNotFound": {"message": "Instance 4a723434-e5d2-49e5-a766-65e697a7f149 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:51.316 63 INFO tempest.lib.common.rest_client [req-7a803731-ca06-4d06-b500-f41a4f393175 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/b6ed438e-540a-458c-8227-2b74dd4e1a86 0.954s 2018-08-17 06:54:51.317 63 DEBUG tempest.lib.common.rest_client [req-7a803731-ca06-4d06-b500-f41a4f393175 ] 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.23:9696/v2.0/ports/b6ed438e-540a-458c-8227-2b74dd4e1a86', u'date': 'Fri, 17 Aug 2018 06:54:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7a803731-ca06-4d06-b500-f41a4f393175'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:51.476 63 INFO tempest.lib.common.rest_client [req-f89a6c60-3c6a-486b-bda9-e9c1ca799604 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.157s 2018-08-17 06:54:51.476 63 DEBUG tempest.lib.common.rest_client [req-f89a6c60-3c6a-486b-bda9-e9c1ca799604 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-f89a6c60-3c6a-486b-bda9-e9c1ca799604', 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': 'Fri, 17 Aug 2018 06:54:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f89a6c60-3c6a-486b-bda9-e9c1ca799604'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:51.972 63 INFO tempest.lib.common.rest_client [req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.495s 2018-08-17 06:54:51.973 63 DEBUG tempest.lib.common.rest_client [req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68 ] 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68', 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': 'Fri, 17 Aug 2018 06:54:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:53.037 63 INFO tempest.lib.common.rest_client [req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.048s 2018-08-17 06:54:53.038 63 DEBUG tempest.lib.common.rest_client [req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6 ] 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6', 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': 'Fri, 17 Aug 2018 06:54:52 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6'} Body: {"itemNotFound": {"message": "Instance 44645120-65f6-4b04-ac7f-962fd16a587c could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:54.264 63 INFO tempest.lib.common.rest_client [req-dbe934f5-548a-409e-bea0-cd2137402b49 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/f992337c-b6cb-4253-a7ab-5528b4a9916c 1.225s 2018-08-17 06:54:54.265 63 DEBUG tempest.lib.common.rest_client [req-dbe934f5-548a-409e-bea0-cd2137402b49 ] 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.23:9696/v2.0/ports/f992337c-b6cb-4253-a7ab-5528b4a9916c', u'date': 'Fri, 17 Aug 2018 06:54:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dbe934f5-548a-409e-bea0-cd2137402b49'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:54.308 63 INFO tempest.lib.common.rest_client [req-c5bdb129-efb5-4078-98cf-e4cc948b2650 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1131498443 0.042s 2018-08-17 06:54:54.308 63 DEBUG tempest.lib.common.rest_client [req-c5bdb129-efb5-4078-98cf-e4cc948b2650 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1131498443', u'x-compute-request-id': 'req-c5bdb129-efb5-4078-98cf-e4cc948b2650', 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': 'Fri, 17 Aug 2018 06:54:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5bdb129-efb5-4078-98cf-e4cc948b2650'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:55.802 63 INFO tempest.lib.common.rest_client [req-9ef4c94c-a76b-4a7f-ba06-e701c2477f2a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af 1.493s 2018-08-17 06:54:55.802 63 DEBUG tempest.lib.common.rest_client [req-9ef4c94c-a76b-4a7f-ba06-e701c2477f2a ] 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.23:9696/v2.0/subnets/4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af', u'date': 'Fri, 17 Aug 2018 06:54:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ef4c94c-a76b-4a7f-ba06-e701c2477f2a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:57.125 63 INFO tempest.lib.common.rest_client [req-4c50794b-a831-41ca-85c1-051b544727bf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/776ceb92-e999-431b-8747-9749593fa605 1.321s 2018-08-17 06:54:57.125 63 DEBUG tempest.lib.common.rest_client [req-4c50794b-a831-41ca-85c1-051b544727bf ] 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.23:9696/v2.0/networks/776ceb92-e999-431b-8747-9749593fa605', u'date': 'Fri, 17 Aug 2018 06:54:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4c50794b-a831-41ca-85c1-051b544727bf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:58.423 63 INFO tempest.lib.common.rest_client [req-f54e7665-7801-4130-ad82-09f8cc3aca7a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f2d599a4-befe-462c-8047-9b54d62c8290 1.297s 2018-08-17 06:54:58.424 63 DEBUG tempest.lib.common.rest_client [req-f54e7665-7801-4130-ad82-09f8cc3aca7a ] 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.23:9696/v2.0/subnets/f2d599a4-befe-462c-8047-9b54d62c8290', u'date': 'Fri, 17 Aug 2018 06:54:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f54e7665-7801-4130-ad82-09f8cc3aca7a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:54:59.763 63 INFO tempest.lib.common.rest_client [req-fc5d58b0-72d9-4af9-b37c-d3bf9941738d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/f16e1072-b736-4bdc-b286-d994538e83ad 1.337s 2018-08-17 06:54:59.764 63 DEBUG tempest.lib.common.rest_client [req-fc5d58b0-72d9-4af9-b37c-d3bf9941738d ] 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.23:9696/v2.0/networks/f16e1072-b736-4bdc-b286-d994538e83ad', u'date': 'Fri, 17 Aug 2018 06:54:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fc5d58b0-72d9-4af9-b37c-d3bf9941738d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:00.037 63 INFO tempest.lib.common.rest_client [req-00210623-81d6-4da4-867e-94dff49657d6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/9abccd26-8761-43d4-9ce4-e5df110cc4fd 0.272s 2018-08-17 06:55:00.039 63 DEBUG tempest.lib.common.rest_client [req-00210623-81d6-4da4-867e-94dff49657d6 ] 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.23:9696/v2.0/security-groups/9abccd26-8761-43d4-9ce4-e5df110cc4fd', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00210623-81d6-4da4-867e-94dff49657d6'} 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_variant4 [364.817209s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 170, in test_bgpvpn_variant4 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:48:55,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.343s 2018-08-17 06:48:55,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1814955342 description", "name": "tempest-secgroup-smoke-1814955342"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c2fc340-f76e-49d9-8696-bc8c09d0dda9'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1814955342 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:55Z", "updated_at": "2018-08-17T06:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:48:55Z", "revision_number": 0, "id": "58b0990a-0064-4812-bc2f-6a8a18b00992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:48:55Z", "revision_number": 0, "id": "eb9e1a16-e7fe-4660-9d6a-f50d435e1954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "name": "tempest-secgroup-smoke-1814955342"}} 2018-08-17 06:48:55,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 06:48:55,728 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-902118e1-0a97-41dc-926a-77e5ee7f8acf'} 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-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a34911c2-eef9-49d7-a694-014475ce1f8d"}} 2018-08-17 06:48:56,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.342s 2018-08-17 06:48:56,072 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63919dd1-7eb6-4c45-9d3f-58f08a733c87'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "8ca4f544-2deb-4df6-bd95-1f6f367c97f1"}} 2018-08-17 06:48:56,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.190s 2018-08-17 06:48:56,267 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8f2cfed-6bad-484a-b219-55e162fcfcd2'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "6b5c5126-ce03-4beb-95ab-44a9254b3dc4"}} 2018-08-17 06:48:56,470 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.200s 2018-08-17 06:48:56,471 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3e36c0a-b539-4cec-abd9-3158db688f5a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "39482beb-9e3b-4f58-b0a3-096b432d0619"}} 2018-08-17 06:48:56,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.182s 2018-08-17 06:48:56,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b746fab-71d6-45fa-8846-7833e7b9ecfa'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "59f26586-a470-41aa-ae82-f20c18b97c73"}} 2018-08-17 06:48:56,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:48:56,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8b79db8-b92a-423e-a7cd-2c66c0eac9f4'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b7a2ac96-5d39-421a-ac45-05bf80f0edc4"}} 2018-08-17 06:48:57,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.405s 2018-08-17 06:48:57,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d7af14c-bd98-42e6-a6ec-9843ecf01e9f'} 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-08-17T06:48:57Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c14e7339-08fa-47a7-8594-bd46ea4b17b1"}} 2018-08-17 06:48:57,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.175s 2018-08-17 06:48:57,404 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5205e8a2-8c79-44a1-b823-0998826b94d5'} 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-08-17T06:48:57Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "67ff3ce4-ef36-46ea-b74c-b987299b091d"}} 2018-08-17 06:48:57,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/networks 0.539s 2018-08-17 06:48:57,945 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-409710983"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-796d4145-11f3-41a3-91f6-74d10b374ed9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:48:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"f16e1072-b736-4bdc-b286-d994538e83ad","name":"tempest-A-409710983"}} 2018-08-17 06:48:59,025 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.078s 2018-08-17 06:48:59,025 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "name": "tempest-subnet-A-1-67939225"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf0ab2ad-fd5b-4732-b825-ef0472ffa518'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16e1072-b736-4bdc-b286-d994538e83ad","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:58Z","dns_nameservers":[],"updated_at":"2018-08-17T06:48:58Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f2d599a4-befe-462c-8047-9b54d62c8290","subnetpool_id":null,"name":"tempest-subnet-A-1-67939225"}} 2018-08-17 06:48:59,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/networks 0.244s 2018-08-17 06:48:59,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-965808951"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66923b9c-68af-4422-a7fa-a2f7bd083b0b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:48:59Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"776ceb92-e999-431b-8747-9749593fa605","name":"tempest-B-965808951"}} 2018-08-17 06:48:59,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.712s 2018-08-17 06:48:59,988 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "776ceb92-e999-431b-8747-9749593fa605", "name": "tempest-subnet-B-1-1604404732"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44111fe5-1f64-4bc5-a06b-e1a7b8d72610'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"776ceb92-e999-431b-8747-9749593fa605","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:59Z","dns_nameservers":[],"updated_at":"2018-08-17T06:48:59Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af","subnetpool_id":null,"name":"tempest-subnet-B-1-1604404732"}} 2018-08-17 06:49:00,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.288s 2018-08-17 06:49:00,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1131498443"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-429eebf7-17be-4e37-9a7e-01b343be4a70', 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': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-429eebf7-17be-4e37-9a7e-01b343be4a70'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMDDOB9I02cIHc+UhwSL2CC5etE5tShVoEiXfI1TnR9iTsO/vheRUTyzWyYl95qYvWQqQwilM4vh05Jw+m2AP9d+tA2J2QxV09AEHoLryZBdAKugz+ZBDzpxE7MqNYd4nPabazPSJfLHabpWhPon7KgJFu4ywkE//lUFyhDObuMkeuF3Es8dzKYrRWJ3UKac0rQ5EVXnJk2zBaIAEpqcvvZQRbBHWKLhaOiHiQW0PSwWfR+RHpL+06JAAQyL7FH3RnAxV70uQejI1nNeGhBlTy0PoKFwq3bQiCUJIpTla+ssXFwvjw8gd2aU7HPtF1vBawR6pZuqQyvnszFCHo+S4B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzAwzgfSNNnCB3PlIcEi9gguXrRObUoVaBIl3yNU50fYk7Dv7\n4XkVE8s1smJfeamL1kKkMIpTOL4dOScPptgD/XfrQNidkMVdPQBB6C68mQXQCroM\n/mQQ86cROzKjWHeJz2m2sz0iXyx2m6VoT6J+yoCRbuMsJBP/5VBcoQzm7jJHrhdx\nLPHcymK0Vid1CmnNK0ORFV5yZNswWiABKanL72UEWwR1ii4Wjoh4kFtD0sFn0fkR\n6S/tOiQAEMi+xR90ZwMVe9LkHoyNZzXhoQZU8tD6ChcKt20IglCSKU5WvrLFxcL4\n8PIHdmlOxz7RdbwWsEeqWbqkMr57MxQh6PkuAQIDAQABAoIBADbn9Zg7mSAUCC3Q\n+ngUasIqombVRs9eyMk9wHjPP57K8EaNIYsbjNtlrA5TQEO5psJB7nKNVjWHms99\nPk30BKbY9PnfEA8bvKokfpees+stUD0CsWpmvNUDmLRoPOIaUH/6f0od4jjf+w6I\n5NfA7wNIs1m2UXNn2kz3YeWIVj+z1qnSqPFic4+aEnPDDNyEjNK3/v3ZNNmJvYaB\ngSqERecXZCgJcfGooh3quAXzYx9z2LTJJCLOWYo1uZLapO4iUUbJnulbegG97pu5\nHulCtHAeDSdLEpU0TMgAkiyVxLG5+NeD8VpHQmrX/qoDIJ+6Uxk8OF9lmDMkEbR9\n04f9O5ECgYEA88zReTV5K2Pp2FUzq55LDUy4+TeosgBDMbEv8DIEsG7cQYU6pUD1\nxki8ZolEjcC8eBbytF+NTuOCD3fWTI+3ifZCfAruPUISImtiV8rsc389X9BKoKnb\nCiNK2+0gXuuKIVMpLKDrel4OIl1ujOTf3j4sR2mnx8Eh2BP/NpMJVM0CgYEA1kIj\nRwJEHVv/F+47raxDT9OOESAXaLOzV9TsLjuEpGrQKiEBKmdKOvRNrOU65mX/iLJ6\nEE9m80gGaYqO1iEm1PvACaAf38rIioTLU8zQ6QCvaYvxz5BAE6XqjHutCs4rfm+o\nM1GvpQ9+u1Q6/AsIVsNDu9fJtA//mVf26cVEngUCgYEA4r9W/82NEZ8OiebMdMx3\nbzoxO5DZtBvsYtYyCMrsc4/YCJQ59CKTs8RIfXEjsldUsrhdKQdJrNqKR4qkZHay\nNH02Xpnn9E90AFExmQehnNX1phxanEz97NLgN+W2WrHkuZPX0qsj955stOeC/0WL\nNO9MTWrl4jItIQOQNRjR7+0CgYBKqDkKoSuC329/sy9wULoTsq+qH/iILzWqwTKa\n2XpaoC1wwJdbYypmaII4YJepeJkV1LrbvA8vbkVtuS4URvD0/dPohrcUj+BZA/Sl\nepTA29BDgtP7c1QghIu5785YGYbmQ5nkZ+5AIaoTNEJpWJ7LPLb5WTObXoe9sv0C\ncA580QKBgQDLYDrQoOjZPlxfNeFB0kyldqnuOENMtCKkKtRpoDJYgSYiCogBKxhO\nyLDzrgrgqpC5UqccugasELQavpJEnCbARCTU8H9tD5h6KvPDSJWU+ogsEXkd7KSl\nD8fo0YXwTXXenpncZox1cdzSwoXrxcSz9SP3YnaEe79ftG4kPlSWtQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1131498443", "fingerprint": "ba:a3:db:ce:91:2e:86:0e:91:26:3a:87:a6:a3:28:7c"}} 2018-08-17 06:49:01,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/ports 0.783s 2018-08-17 06:49:01,066 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1884517431", "security_groups": ["9abccd26-8761-43d4-9ce4-e5df110cc4fd"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:49:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29289ada-4d1b-40fc-b91b-8f02e9c4e820'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:49:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f16e1072-b736-4bdc-b286-d994538e83ad","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:49:00Z","name":"tempest-port-smoke-1884517431","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0f:ea:29","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f2d599a4-befe-462c-8047-9b54d62c8290","ip_address":"10.101.11.10"}],"id":"f992337c-b6cb-4253-a7ab-5528b4a9916c","security_groups":["9abccd26-8761-43d4-9ce4-e5df110cc4fd"],"device_id":""}} 2018-08-17 06:49:02,577 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.23:8774/v2.1/servers 1.509s 2018-08-17 06:49:02,579 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1131498443", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "f16e1072-b736-4bdc-b286-d994538e83ad", "port": "f992337c-b6cb-4253-a7ab-5528b4a9916c"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-19f64631-43fe-4828-ae94-4751bf6404ba', 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:49:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19f64631-43fe-4828-ae94-4751bf6404ba'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "adminPass": "FG9owQ3xcAiJ"}} 2018-08-17 06:49:03,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.647s 2018-08-17 06:49:03,233 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-98f72dad-5845-43ea-a418-cb7c4da3b035', 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': 'Fri, 17 Aug 2018 06:49:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-98f72dad-5845-43ea-a418-cb7c4da3b035'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:04,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.729s 2018-08-17 06:49:04,979 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-e876c169-ec08-4a7b-9c35-2e8301dca50b', 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': 'Fri, 17 Aug 2018 06:49:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e876c169-ec08-4a7b-9c35-2e8301dca50b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:06,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.368s 2018-08-17 06:49:06,368 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-258c0334-12eb-4d46-9e2e-77a1567cf7ad', 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': 'Fri, 17 Aug 2018 06:49:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-258c0334-12eb-4d46-9e2e-77a1567cf7ad'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:06,382 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:49:07,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.419s 2018-08-17 06:49:07,804 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-b8fda98a-dccf-4e52-85d0-69733eda8a36', 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': 'Fri, 17 Aug 2018 06:49:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8fda98a-dccf-4e52-85d0-69733eda8a36'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:09,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.358s 2018-08-17 06:49:09,177 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-d7f836cc-4a7c-4917-ba90-3b26395fb11f', 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': 'Fri, 17 Aug 2018 06:49:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7f836cc-4a7c-4917-ba90-3b26395fb11f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:09,200 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:49:10,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.835s 2018-08-17 06:49:10,037 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-2285e73c-9d84-470e-8d3c-122e861ba817', 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': 'Fri, 17 Aug 2018 06:49:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2285e73c-9d84-470e-8d3c-122e861ba817'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:10,051 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 44645120-65f6-4b04-ac7f-962fd16a587c with status: ACTIVE 2018-08-17 06:49:10,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/ports 0.819s 2018-08-17 06:49:10,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-598561569", "security_groups": ["9abccd26-8761-43d4-9ce4-e5df110cc4fd"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:49:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7ffe228-9fee-40dd-b565-5934823dd261'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:49:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"776ceb92-e999-431b-8747-9749593fa605","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:49:10Z","name":"tempest-port-smoke-598561569","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:54:2c:9c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af","ip_address":"10.102.21.20"}],"id":"b6ed438e-540a-458c-8227-2b74dd4e1a86","security_groups":["9abccd26-8761-43d4-9ce4-e5df110cc4fd"],"device_id":""}} 2018-08-17 06:49:11,286 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.23:8774/v2.1/servers 0.413s 2018-08-17 06:49:11,287 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1131498443", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "776ceb92-e999-431b-8747-9749593fa605", "port": "b6ed438e-540a-458c-8227-2b74dd4e1a86"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-512b85f0-ae96-4e89-b847-3dc1cf260312', 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:49:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-512b85f0-ae96-4e89-b847-3dc1cf260312'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "adminPass": "aUQv7mvDQDPm"}} 2018-08-17 06:49:11,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.065s 2018-08-17 06:49:11,358 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-0e1d888e-2770-49da-978e-d952e71afee1', 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': 'Fri, 17 Aug 2018 06:49:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e1d888e-2770-49da-978e-d952e71afee1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:12,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.082s 2018-08-17 06:49:12,457 63 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': '1258', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103', 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': 'Fri, 17 Aug 2018 06:49:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:12,487 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:49:14,014 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.524s 2018-08-17 06:49:14,014 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-c2a86d1e-2590-4907-9ca2-59a4df280a9e', 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': 'Fri, 17 Aug 2018 06:49:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2a86d1e-2590-4907-9ca2-59a4df280a9e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:14,033 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:49:15,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.149s 2018-08-17 06:49:15,184 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-e71744b4-121c-4131-b7f2-7591ca095711', 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': 'Fri, 17 Aug 2018 06:49:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e71744b4-121c-4131-b7f2-7591ca095711'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:16,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.149s 2018-08-17 06:49:16,349 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-62a4eb78-d9b6-452c-b567-32d926a612c6', 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': 'Fri, 17 Aug 2018 06:49:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62a4eb78-d9b6-452c-b567-32d926a612c6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:17,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.440s 2018-08-17 06:49:17,806 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-78dacb77-faa6-4f87-a72f-f9691db4ae57', 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': 'Fri, 17 Aug 2018 06:49:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78dacb77-faa6-4f87-a72f-f9691db4ae57'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:17,824 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:49:18,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.589s 2018-08-17 06:49:18,415 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-86251de8-d636-4bc3-83b0-9402b96e122b', 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': 'Fri, 17 Aug 2018 06:49:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86251de8-d636-4bc3-83b0-9402b96e122b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:18,427 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4a723434-e5d2-49e5-a766-65e697a7f149 with status: ACTIVE 2018-08-17 06:49:18,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.457s 2018-08-17 06:49:18,886 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:49:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a41bcea-ef66-48a8-b9bc-ed809f1c4cf2'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "0bfd3636-6b4d-4d23-bfa5-5ca378574795"}} 2018-08-17 06:49:19,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations 0.427s 2018-08-17 06:49:19,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db861d72-6698-40c7-81f3-304e1c3ccbf0'} Body: {"network_association": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "id": "a562050b-1e83-46ae-aa85-999ccc38b701"}} 2018-08-17 06:49:19,744 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations 0.428s 2018-08-17 06:49:19,745 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "776ceb92-e999-431b-8747-9749593fa605"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3be3e14-1533-4fe5-ade6-31defed19526'} Body: {"network_association": {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "id": "7238cd7d-ff8c-4f57-881d-2522bb3b8a9e"}} 2018-08-17 06:49:19,746 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:49:19,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/routers 0.127s 2018-08-17 06:49:19,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--375314789", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07f06562-f03d-497f-a403-4f94cdf7bcc8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:19Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:19Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "27c92699-6bb6-47e0-83ab-deb949043e66", "name": "tempest-router--375314789"}} 2018-08-17 06:49:21,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66 1.391s 2018-08-17 06:49:21,268 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66', u'date': 'Fri, 17 Aug 2018 06:49:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9397b6ef-3ce5-443d-9b21-3e90c09edd41'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:19Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:21Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "27c92699-6bb6-47e0-83ab-deb949043e66", "name": "tempest-router--375314789"}} 2018-08-17 06:49:23,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/add_router_interface 2.669s 2018-08-17 06:49:23,938 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:49:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1347adcc-4f9f-4758-8c4a-d95abf17b431'} Body: {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af", "subnet_ids": ["4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"], "port_id": "fa41eecd-ba2b-4b00-8454-897454d07fd6", "id": "27c92699-6bb6-47e0-83ab-deb949043e66"} 2018-08-17 06:49:24,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/routers 0.105s 2018-08-17 06:49:24,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--780519111", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:49:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-309af8d3-a495-4778-90bd-a2600a7fb639'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:23Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:23Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "name": "tempest-router--780519111"}} 2018-08-17 06:49:25,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91 1.397s 2018-08-17 06:49:25,444 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91', u'date': 'Fri, 17 Aug 2018 06:49:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-47f06888-6b99-448e-b309-b697e59f4341'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:23Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:25Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "name": "tempest-router--780519111"}} 2018-08-17 06:49:27,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/add_router_interface 1.994s 2018-08-17 06:49:27,439 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:49:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1420dfb-225f-4dc1-a4c8-f38a1ccd4120'} Body: {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290", "subnet_ids": ["f2d599a4-befe-462c-8047-9b54d62c8290"], "port_id": "a534243a-321e-4f5c-9004-038fe10d8947", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91"} 2018-08-17 06:49:29,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.800s 2018-08-17 06:49:29,241 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "f992337c-b6cb-4253-a7ab-5528b4a9916c"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:49:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b527a9a4-dcf1-4239-bd97-b0dec44b0ca4'} Body: {"floatingip": {"router_id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:49:28Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "f992337c-b6cb-4253-a7ab-5528b4a9916c", "id": "32981480-9152-4801-bf6a-63598cee6386", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:28Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:49:29,243 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:49:37,258 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:49:37,362 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:49:37,386 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:49:37,501 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:49:37,501 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:49:37,503 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:49:37,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:49:37,567 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:49:42,574 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:49:42,575 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:50:52,642 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:50:52,643 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:50:52,647 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:50:52,750 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:50:52,775 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:50:57,788 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:50:57,790 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:52:07,861 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:52:07,862 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:52:07,862 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:07,868 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:07,930 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:07,932 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:07,938 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:52:07,939 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:71:31:7a [ether] on eth0 2018-08-17 06:52:07,939 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:52:07,939 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:07,942 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,002 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,006 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08,016 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:52:08,016 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:52:08,017 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08,023 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,082 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,087 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08,093 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:52:08,094 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08,096 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,157 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:52:08,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:71:31:7a [ether] on eth0 2018-08-17 06:52:08,167 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:52:08,168 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08,170 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,229 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:13,241 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:52:13,242 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:53:23,259 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:53:23,262 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:53:23,269 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:53:23,368 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:53:23,397 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:53:28,405 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:53:28,405 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:54:38,437 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:54:38,438 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:54:39,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/32981480-9152-4801-bf6a-63598cee6386 1.132s 2018-08-17 06:54:39,574 63 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.23:9696/v2.0/floatingips/32981480-9152-4801-bf6a-63598cee6386', u'date': 'Fri, 17 Aug 2018 06:54:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fe09ace-8e81-493c-836f-84e4c3f3fdde'} Body: 2018-08-17 06:54:41,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/remove_router_interface 1.977s 2018-08-17 06:54:41,553 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:54:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e30caad-a81c-4179-977e-4ba02c672912'} Body: {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290", "subnet_ids": ["f2d599a4-befe-462c-8047-9b54d62c8290"], "port_id": "a534243a-321e-4f5c-9004-038fe10d8947", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91"} 2018-08-17 06:54:43,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91 1.575s 2018-08-17 06:54:43,130 63 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.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91', u'date': 'Fri, 17 Aug 2018 06:54:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0cb0491e-4c27-4d7e-a2f8-efd07a05f740'} Body: 2018-08-17 06:54:44,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/remove_router_interface 1.858s 2018-08-17 06:54:44,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:54:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d0f4fcb-21fe-4d1a-ad12-a2ccb594e8ad'} Body: {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af", "subnet_ids": ["4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"], "port_id": "fa41eecd-ba2b-4b00-8454-897454d07fd6", "id": "27c92699-6bb6-47e0-83ab-deb949043e66"} 2018-08-17 06:54:46,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66 1.645s 2018-08-17 06:54:46,637 63 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.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66', u'date': 'Fri, 17 Aug 2018 06:54:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fe05fcdb-0f88-4e6a-87e5-78163adc92df'} Body: 2018-08-17 06:54:47,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.397s 2018-08-17 06:54:47,036 63 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-f58694dc-7aad-4ff9-8655-fa062d4ee75c', 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': 'Fri, 17 Aug 2018 06:54:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f58694dc-7aad-4ff9-8655-fa062d4ee75c'} Body: 2018-08-17 06:54:47,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.605s 2018-08-17 06:54:47,642 63 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed', 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': 'Fri, 17 Aug 2018 06:54:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:46Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:54:49,297 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.639s 2018-08-17 06:54:49,298 63 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': '1343', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-75c20b62-e5a8-4a77-935f-1f4ec412c987', 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': 'Fri, 17 Aug 2018 06:54:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c20b62-e5a8-4a77-935f-1f4ec412c987'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:47Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:54:50,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.046s 2018-08-17 06:54:50,361 63 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e', 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': 'Fri, 17 Aug 2018 06:54:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e'} Body: {"itemNotFound": {"message": "Instance 4a723434-e5d2-49e5-a766-65e697a7f149 could not be found.", "code": 404}} 2018-08-17 06:54:51,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/b6ed438e-540a-458c-8227-2b74dd4e1a86 0.954s 2018-08-17 06:54:51,317 63 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.23:9696/v2.0/ports/b6ed438e-540a-458c-8227-2b74dd4e1a86', u'date': 'Fri, 17 Aug 2018 06:54:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7a803731-ca06-4d06-b500-f41a4f393175'} Body: 2018-08-17 06:54:51,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.157s 2018-08-17 06:54:51,476 63 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-f89a6c60-3c6a-486b-bda9-e9c1ca799604', 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': 'Fri, 17 Aug 2018 06:54:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f89a6c60-3c6a-486b-bda9-e9c1ca799604'} Body: 2018-08-17 06:54:51,972 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.495s 2018-08-17 06:54:51,973 63 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68', 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': 'Fri, 17 Aug 2018 06:54:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:54:53,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.048s 2018-08-17 06:54:53,038 63 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6', 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': 'Fri, 17 Aug 2018 06:54:52 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6'} Body: {"itemNotFound": {"message": "Instance 44645120-65f6-4b04-ac7f-962fd16a587c could not be found.", "code": 404}} 2018-08-17 06:54:54,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/f992337c-b6cb-4253-a7ab-5528b4a9916c 1.225s 2018-08-17 06:54:54,265 63 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.23:9696/v2.0/ports/f992337c-b6cb-4253-a7ab-5528b4a9916c', u'date': 'Fri, 17 Aug 2018 06:54:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dbe934f5-548a-409e-bea0-cd2137402b49'} Body: 2018-08-17 06:54:54,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1131498443 0.042s 2018-08-17 06:54:54,308 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1131498443', u'x-compute-request-id': 'req-c5bdb129-efb5-4078-98cf-e4cc948b2650', 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': 'Fri, 17 Aug 2018 06:54:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5bdb129-efb5-4078-98cf-e4cc948b2650'} Body: 2018-08-17 06:54:55,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af 1.493s 2018-08-17 06:54:55,802 63 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.23:9696/v2.0/subnets/4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af', u'date': 'Fri, 17 Aug 2018 06:54:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ef4c94c-a76b-4a7f-ba06-e701c2477f2a'} Body: 2018-08-17 06:54:57,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/776ceb92-e999-431b-8747-9749593fa605 1.321s 2018-08-17 06:54:57,125 63 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.23:9696/v2.0/networks/776ceb92-e999-431b-8747-9749593fa605', u'date': 'Fri, 17 Aug 2018 06:54:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4c50794b-a831-41ca-85c1-051b544727bf'} Body: 2018-08-17 06:54:58,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f2d599a4-befe-462c-8047-9b54d62c8290 1.297s 2018-08-17 06:54:58,424 63 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.23:9696/v2.0/subnets/f2d599a4-befe-462c-8047-9b54d62c8290', u'date': 'Fri, 17 Aug 2018 06:54:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f54e7665-7801-4130-ad82-09f8cc3aca7a'} Body: 2018-08-17 06:54:59,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/f16e1072-b736-4bdc-b286-d994538e83ad 1.337s 2018-08-17 06:54:59,764 63 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.23:9696/v2.0/networks/f16e1072-b736-4bdc-b286-d994538e83ad', u'date': 'Fri, 17 Aug 2018 06:54:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fc5d58b0-72d9-4af9-b37c-d3bf9941738d'} Body: 2018-08-17 06:55:00,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/9abccd26-8761-43d4-9ce4-e5df110cc4fd 0.272s 2018-08-17 06:55:00,039 63 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.23:9696/v2.0/security-groups/9abccd26-8761-43d4-9ce4-e5df110cc4fd', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00210623-81d6-4da4-867e-94dff49657d6'} Body: 2018-08-17 06:55:00.445 63 INFO tempest.lib.common.rest_client [req-04b07bf2-6276-471d-a5b6-74bb6a354b38 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.381s 2018-08-17 06:55:00.445 63 DEBUG tempest.lib.common.rest_client [req-04b07bf2-6276-471d-a5b6-74bb6a354b38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1759792456 description", "name": "tempest-secgroup-smoke-1759792456"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04b07bf2-6276-471d-a5b6-74bb6a354b38'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1759792456 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "updated_at": "2018-08-17T06:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:55:00Z", "revision_number": 0, "id": "28358e37-cafb-4919-91f0-4a57e4a9f210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:55:00Z", "revision_number": 0, "id": "7754e088-235a-4eaf-94a5-c1408b932a46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "name": "tempest-secgroup-smoke-1759792456"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:00.614 63 INFO tempest.lib.common.rest_client [req-4c1e0cc0-4cb1-46c8-8e9b-ba285d25626b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:55:00.615 63 DEBUG tempest.lib.common.rest_client [req-4c1e0cc0-4cb1-46c8-8e9b-ba285d25626b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c1e0cc0-4cb1-46c8-8e9b-ba285d25626b'} 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-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "2637aadb-866a-4415-9eae-c5c068647a31"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:00.965 63 INFO tempest.lib.common.rest_client [req-6a38d12b-73f8-4c17-a1ae-6b840178457a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.348s 2018-08-17 06:55:00.965 63 DEBUG tempest.lib.common.rest_client [req-6a38d12b-73f8-4c17-a1ae-6b840178457a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a38d12b-73f8-4c17-a1ae-6b840178457a'} 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-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fcd5871d-78c0-4206-b7e3-5c62be825384"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:01.102 63 INFO tempest.lib.common.rest_client [req-e15c9198-775e-4084-b902-b0a7ac8582b4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:55:01.102 63 DEBUG tempest.lib.common.rest_client [req-e15c9198-775e-4084-b902-b0a7ac8582b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e15c9198-775e-4084-b902-b0a7ac8582b4'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5a6f1ad1-3eb2-4be7-82d6-4e0d6c9ea8dc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:01.257 63 INFO tempest.lib.common.rest_client [req-e2d738fd-3be3-466e-85ed-703fd5efe4f2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:55:01.258 63 DEBUG tempest.lib.common.rest_client [req-e2d738fd-3be3-466e-85ed-703fd5efe4f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2d738fd-3be3-466e-85ed-703fd5efe4f2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d4716ac-aea1-4139-8d90-bda4723cb301"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:01.402 63 INFO tempest.lib.common.rest_client [req-22edcd7d-a2e1-42da-aa69-68c50a37c888 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:55:01.402 63 DEBUG tempest.lib.common.rest_client [req-22edcd7d-a2e1-42da-aa69-68c50a37c888 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22edcd7d-a2e1-42da-aa69-68c50a37c888'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b4c32c51-c046-4e58-ba3d-9cbb38ce6fe6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:02.097 63 INFO tempest.lib.common.rest_client [req-02f5a12b-dd2e-4645-a0d2-4d9c86cc6b3a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.693s 2018-08-17 06:55:02.097 63 DEBUG tempest.lib.common.rest_client [req-02f5a12b-dd2e-4645-a0d2-4d9c86cc6b3a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02f5a12b-dd2e-4645-a0d2-4d9c86cc6b3a'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7e60b3ca-c6af-422a-a1dd-88aceefcd5c8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:02.249 63 INFO tempest.lib.common.rest_client [req-de60f9b0-47a0-48de-8863-7de9e9eefca2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.150s 2018-08-17 06:55:02.249 63 DEBUG tempest.lib.common.rest_client [req-de60f9b0-47a0-48de-8863-7de9e9eefca2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de60f9b0-47a0-48de-8863-7de9e9eefca2'} 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-08-17T06:55:02Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "54ad7533-13ca-4520-9cfc-0dfe9fc86abc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:02.417 63 INFO tempest.lib.common.rest_client [req-8b0e5e02-b9c7-43b1-901e-779f60273c79 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:55:02.418 63 DEBUG tempest.lib.common.rest_client [req-8b0e5e02-b9c7-43b1-901e-779f60273c79 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b0e5e02-b9c7-43b1-901e-779f60273c79'} 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-08-17T06:55:02Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "78ea647a-6591-42f2-bd9b-a96a39aba9b3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:02.676 63 INFO tempest.lib.common.rest_client [req-e4fd7821-c58b-48b8-b097-5244f000840a ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/networks 0.256s 2018-08-17 06:55:02.677 63 DEBUG tempest.lib.common.rest_client [req-e4fd7821-c58b-48b8-b097-5244f000840a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1406208485"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4fd7821-c58b-48b8-b097-5244f000840a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:55:02Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","name":"tempest-A-1406208485"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:03.225 63 INFO tempest.lib.common.rest_client [req-3759334a-580b-4562-86e2-238d2a616c96 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.547s 2018-08-17 06:55:03.226 63 DEBUG tempest.lib.common.rest_client [req-3759334a-580b-4562-86e2-238d2a616c96 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "name": "tempest-subnet-A-1-1162678114"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:55:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3759334a-580b-4562-86e2-238d2a616c96'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:02Z","dns_nameservers":[],"updated_at":"2018-08-17T06:55:02Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"074c321d-493f-459e-87fa-ab825cf78e5c","subnetpool_id":null,"name":"tempest-subnet-A-1-1162678114"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:03.428 63 INFO tempest.lib.common.rest_client [req-de95fc4b-60dc-4ad6-b07e-686e7c77f23d ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/networks 0.200s 2018-08-17 06:55:03.429 63 DEBUG tempest.lib.common.rest_client [req-de95fc4b-60dc-4ad6-b07e-686e7c77f23d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1531868666"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:55:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de95fc4b-60dc-4ad6-b07e-686e7c77f23d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:55:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"cedaef86-4ced-416d-99b2-069de9878115","name":"tempest-B-1531868666"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:04.084 63 INFO tempest.lib.common.rest_client [req-f303d596-c104-47e1-8b54-7b745f4c888e ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.654s 2018-08-17 06:55:04.085 63 DEBUG tempest.lib.common.rest_client [req-f303d596-c104-47e1-8b54-7b745f4c888e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "cedaef86-4ced-416d-99b2-069de9878115", "name": "tempest-subnet-B-1-892954385"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:55:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f303d596-c104-47e1-8b54-7b745f4c888e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cedaef86-4ced-416d-99b2-069de9878115","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:03Z","dns_nameservers":[],"updated_at":"2018-08-17T06:55:03Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"cf05ac67-7020-45a9-9ba3-766789fa77b8","subnetpool_id":null,"name":"tempest-subnet-B-1-892954385"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:04.391 63 INFO tempest.lib.common.rest_client [req-022d54cf-6b31-4c67-9d20-2b0db9f5a551 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/routers 0.305s 2018-08-17 06:55:04.392 63 DEBUG tempest.lib.common.rest_client [req-022d54cf-6b31-4c67-9d20-2b0db9f5a551 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1488286991", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:55:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-022d54cf-6b31-4c67-9d20-2b0db9f5a551'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:04Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8", "name": "tempest-router--1488286991"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:06.137 63 INFO tempest.lib.common.rest_client [req-bd68f48e-5a03-4a82-899a-30a098a1e090 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8 1.744s 2018-08-17 06:55:06.138 63 DEBUG tempest.lib.common.rest_client [req-bd68f48e-5a03-4a82-899a-30a098a1e090 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8', u'date': 'Fri, 17 Aug 2018 06:55:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bd68f48e-5a03-4a82-899a-30a098a1e090'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8", "name": "tempest-router--1488286991"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:08.592 63 INFO tempest.lib.common.rest_client [req-d4422d35-50ee-47b6-86d1-f88996aa9505 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/add_router_interface 2.453s 2018-08-17 06:55:08.594 63 DEBUG tempest.lib.common.rest_client [req-d4422d35-50ee-47b6-86d1-f88996aa9505 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:55:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4422d35-50ee-47b6-86d1-f88996aa9505'} Body: {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8", "subnet_ids": ["cf05ac67-7020-45a9-9ba3-766789fa77b8"], "port_id": "f16bc860-c7e0-4aa1-952e-e051ddc1cbc2", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:08.947 63 INFO tempest.lib.common.rest_client [req-4dc316c1-9840-46ec-973e-2eea26fb2ac5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.351s 2018-08-17 06:55:08.948 63 DEBUG tempest.lib.common.rest_client [req-4dc316c1-9840-46ec-973e-2eea26fb2ac5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:55:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dc316c1-9840-46ec-973e-2eea26fb2ac5'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "5986c7ce-b904-4d08-ab18-2a1f5c8f50d7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:09.361 63 INFO tempest.lib.common.rest_client [req-e208bfed-2e3a-46c5-94d6-73dd8fcfe946 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations 0.412s 2018-08-17 06:55:09.362 63 DEBUG tempest.lib.common.rest_client [req-e208bfed-2e3a-46c5-94d6-73dd8fcfe946 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations', u'date': 'Fri, 17 Aug 2018 06:55:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e208bfed-2e3a-46c5-94d6-73dd8fcfe946'} Body: {"network_association": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "id": "5d3fe889-07af-465b-842e-9d3d74ffdeae"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:10.410 63 INFO tempest.lib.common.rest_client [req-2e8e6440-2cd5-47aa-9e16-5113dc24600d ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations 1.047s 2018-08-17 06:55:10.411 63 DEBUG tempest.lib.common.rest_client [req-2e8e6440-2cd5-47aa-9e16-5113dc24600d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations', u'date': 'Fri, 17 Aug 2018 06:55:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e8e6440-2cd5-47aa-9e16-5113dc24600d'} Body: {"network_association": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "id": "117249d0-f9f4-4c7c-880a-599d5fb7b139"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:10.411 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 06:55:10.666 63 INFO tempest.lib.common.rest_client [req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.254s 2018-08-17 06:55:10.667 63 DEBUG tempest.lib.common.rest_client [req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2101703047"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4', 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': 'Fri, 17 Aug 2018 06:55:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY83bipEiDwNQnBZf3s9iTNWR/PK6tC++WH7SYrPnuvuAN1YsT0kYJpqqaQnya0RCWfBZ0jv9Ueu/EWWZ8Ftsn8Blpp3Y4mLoAd0KDbPUBvnvaGs66ByI26sAM7ullCbkMU87nNHoZCC2XS5hnMolYC6JlECO52VK0CnWCZfSbSKYilRcTeNOO0+hh6rNhBYt0t/UbwEHJLUcRqMWYjqMqO+D1v1iMF21htAjhKllvzfsQYEMEmcTEifeUt/PEOLpuUGZi8IVPC2l6dBrCeyk8jj9WPM+yAAEybBW5KcmJtAZRBc1wHmNvCMEB+r5coiSP/gymbeNSsh26g9G/T7nf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2PN24qRIg8DUJwWX97PYkzVkfzyurQvvlh+0mKz57r7gDdWL\nE9JGCaaqmkJ8mtEQlnwWdI7/VHrvxFlmfBbbJ/AZaad2OJi6AHdCg2z1Ab572hrO\nugciNurADO7pZQm5DFPO5zR6GQgtl0uYZzKJWAuiZRAjudlStAp1gmX0m0imIpUX\nE3jTjtPoYeqzYQWLdLf1G8BByS1HEajFmI6jKjvg9b9YjBdtYbQI4SpZb837EGBD\nBJnExIn3lLfzxDi6blBmYvCFTwtpenQawnspPI4/VjzPsgABMmwVuSnJibQGUQXN\ncB5jbwjBAfq+XKIkj/4Mpm3jUrIduoPRv0+53wIDAQABAoIBAQC95hYY+j3y/ZV1\n9qJ3kjevWxv1d5NaK0lyuZvly/sVbIRH97Q+DF970SQh1LKm/PqtDj7FlemO8/Dt\niGd5lLQOOE62OXv0vFKLV9ijm3q2JRrZ5X8wPFBJi5/BclpfM2yDitRfcoKxaIQn\nm2byZbzskXp7Re5PnheTOlhzZHUAebEqqDAed6RIJF1R4bRYm1Mr7K3G4Y2YRK6q\nSVM1Vvs1O4TQKnLq8N+ZVXozOUtGXLdu2qV0fJjcNUoS6vHq+yZ8xZ/6Kk8ji6hq\nBwL4qshMF6zHb8CQ/mHAJW5/KeXwbNLF4dm4aRB8Q+BdZndKmcWe467S82VLkECf\nthJt+1fpAoGBAPFPSOovTRFIk3oEY7ObCu6npklUPhtjXiFg6nhvV7oSv5jCVmtN\nsQfzvYGBaU6OtdDoKEQQ5J739q/SfxSJbGDHeJERSkw3tfVEWBhrkivvtAN0OUsn\nJK1DAmHYppIloWsB0wEg5xX+Tlf4rpiFftROj6sLY1iFGl/N5UpleUWTAoGBAOYo\njzST2CJmoTp6HEqo424VvCwi1chMjKCS+RqC6tsGRjU31e03GZrebi75hqISK5Lb\ndxnTUmjx7nbjSAlspCu9hZQskV9FEEGaEiaxlVd3+IJVkThltt6ArQTU0G7kNt1l\n6RljHtNIYBDJQTPKU0yllcmq2M8vOoi77t6D4+oFAoGAHqJyH0jh/8+26UalYafN\nO38NHUIUoGV9Db/ABIoeGQFIUZxaXEUAtIG9DTPgqphzfJH8iqeaXpQcPTX77B+G\nIsMwCzqmtAZek0SZ6n+9jtZfhBC9NU1C2rwnEUTv4J3mYC9bGkmTDLe8Om7Xu4U3\nFLzkgFJxyksbjg4VjdxUCQECgYEA36IjW6QYC30LReWmnciyi6Gk4IHMlb4DmnaU\ngvUYPE9BYq5pOAAk6f0ctJoR/mKHYj/K3xYdaglBetVmhnnAnxucspgHfLl/jS6m\nWmCMypuwpPt9in4SjOocs6gRCt7GjKNcNiXAqu0VItpad3ctLzlpbLWLyuyKBJgP\nBrjCeP0CgYAFp3RgBPkjrtrCDubseyUYQySSQPrfMBjhnzleorkVtWEdem6/e1zq\nAZrwrbWEg4HkhZv8XRNS/GGmbIgpCS3QdOjmomYo5OfgFJDikIj1Q6zUGAYMxJ1o\nVfUAOwsm+yeHwV5S8PBkMXvQ8Gs9asDXypKo7wN7O1J4jrx6bjUsdQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-2101703047", "fingerprint": "a9:b1:5f:6e:7a:9b:21:e5:3b:ec:5a:ed:12:88:d7:2e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:11.443 63 INFO tempest.lib.common.rest_client [req-3f96fe9f-01d0-4c9e-b71b-53e49f4b58b9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/ports 0.772s 2018-08-17 06:55:11.444 63 DEBUG tempest.lib.common.rest_client [req-3f96fe9f-01d0-4c9e-b71b-53e49f4b58b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1760343437", "security_groups": ["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:55:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f96fe9f-01d0-4c9e-b71b-53e49f4b58b9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:55:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:55:11Z","name":"tempest-port-smoke-1760343437","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:40:cd:5b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"074c321d-493f-459e-87fa-ab825cf78e5c","ip_address":"10.101.11.10"}],"id":"0296daeb-58f3-41fb-af4b-3a52075ad799","security_groups":["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:13.247 63 INFO tempest.lib.common.rest_client [req-c4366de7-c856-4e16-a41b-50765d030357 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.23:8774/v2.1/servers 1.801s 2018-08-17 06:55:13.248 63 DEBUG tempest.lib.common.rest_client [req-c4366de7-c856-4e16-a41b-50765d030357 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2101703047", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "port": "0296daeb-58f3-41fb-af4b-3a52075ad799"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c4366de7-c856-4e16-a41b-50765d030357', 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:55:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4366de7-c856-4e16-a41b-50765d030357'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "adminPass": "r7NXWYCx4HfM"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:13.500 63 INFO tempest.lib.common.rest_client [req-68f88f42-68bf-4293-9d3e-a87218dda079 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.248s 2018-08-17 06:55:13.501 63 DEBUG tempest.lib.common.rest_client [req-68f88f42-68bf-4293-9d3e-a87218dda079 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-68f88f42-68bf-4293-9d3e-a87218dda079', 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': 'Fri, 17 Aug 2018 06:55:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68f88f42-68bf-4293-9d3e-a87218dda079'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:14.781 63 INFO tempest.lib.common.rest_client [req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.269s 2018-08-17 06:55:14.782 63 DEBUG tempest.lib.common.rest_client [req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649', 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': 'Fri, 17 Aug 2018 06:55:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:16.187 63 INFO tempest.lib.common.rest_client [req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.388s 2018-08-17 06:55:16.187 63 DEBUG tempest.lib.common.rest_client [req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1400', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8', 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': 'Fri, 17 Aug 2018 06:55:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:15Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:16.200 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 06:55:17.919 63 INFO tempest.lib.common.rest_client [req-d8d1a200-eaff-4940-a66a-13c1db60f34f ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.717s 2018-08-17 06:55:17.920 63 DEBUG tempest.lib.common.rest_client [req-d8d1a200-eaff-4940-a66a-13c1db60f34f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-d8d1a200-eaff-4940-a66a-13c1db60f34f', 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': 'Fri, 17 Aug 2018 06:55:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8d1a200-eaff-4940-a66a-13c1db60f34f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:16Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:17.933 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-17 06:55:19.258 63 INFO tempest.lib.common.rest_client [req-e230fccc-d754-473a-abae-51acc0da0ee1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.323s 2018-08-17 06:55:19.258 63 DEBUG tempest.lib.common.rest_client [req-e230fccc-d754-473a-abae-51acc0da0ee1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-e230fccc-d754-473a-abae-51acc0da0ee1', 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': 'Fri, 17 Aug 2018 06:55:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e230fccc-d754-473a-abae-51acc0da0ee1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:16Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:20.435 63 INFO tempest.lib.common.rest_client [req-746e58d1-72bb-4a43-a9b5-cbd08cc69885 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.155s 2018-08-17 06:55:20.435 63 DEBUG tempest.lib.common.rest_client [req-746e58d1-72bb-4a43-a9b5-cbd08cc69885 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-746e58d1-72bb-4a43-a9b5-cbd08cc69885', 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': 'Fri, 17 Aug 2018 06:55:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-746e58d1-72bb-4a43-a9b5-cbd08cc69885'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:19Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:20.449 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:55:20.888 63 INFO tempest.lib.common.rest_client [req-f69b8628-2b80-47df-904a-82931a9a106b ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.438s 2018-08-17 06:55:20.888 63 DEBUG tempest.lib.common.rest_client [req-f69b8628-2b80-47df-904a-82931a9a106b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-f69b8628-2b80-47df-904a-82931a9a106b', 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': 'Fri, 17 Aug 2018 06:55:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f69b8628-2b80-47df-904a-82931a9a106b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:19Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:20.902 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 6ca538dd-8532-456d-8790-2c716f8b773f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:55:22.013 63 INFO tempest.lib.common.rest_client [req-1151a589-035a-47a6-bfc5-91d2e6532a10 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/ports 1.109s 2018-08-17 06:55:22.013 63 DEBUG tempest.lib.common.rest_client [req-1151a589-035a-47a6-bfc5-91d2e6532a10 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-930061775", "security_groups": ["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:55:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1151a589-035a-47a6-bfc5-91d2e6532a10'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:55:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cedaef86-4ced-416d-99b2-069de9878115","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:55:21Z","name":"tempest-port-smoke-930061775","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8e:9b:94","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"cf05ac67-7020-45a9-9ba3-766789fa77b8","ip_address":"10.102.21.20"}],"id":"f5443436-e124-4c73-a80b-b1cbde61839f","security_groups":["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:23.563 63 INFO tempest.lib.common.rest_client [req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.23:8774/v2.1/servers 1.548s 2018-08-17 06:55:23.563 63 DEBUG tempest.lib.common.rest_client [req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2101703047", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "cedaef86-4ced-416d-99b2-069de9878115", "port": "f5443436-e124-4c73-a80b-b1cbde61839f"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2', 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:55:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "adminPass": "wAynni8jL3KZ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:23.629 63 INFO tempest.lib.common.rest_client [req-e17879f0-c570-456e-ad0f-f9fae200d8d4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.061s 2018-08-17 06:55:23.629 63 DEBUG tempest.lib.common.rest_client [req-e17879f0-c570-456e-ad0f-f9fae200d8d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-e17879f0-c570-456e-ad0f-f9fae200d8d4', 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': 'Fri, 17 Aug 2018 06:55:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e17879f0-c570-456e-ad0f-f9fae200d8d4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:24.988 63 INFO tempest.lib.common.rest_client [req-348495a9-1410-4f9a-b91b-3f9c338e531a ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.343s 2018-08-17 06:55:24.990 63 DEBUG tempest.lib.common.rest_client [req-348495a9-1410-4f9a-b91b-3f9c338e531a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-348495a9-1410-4f9a-b91b-3f9c338e531a', 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': 'Fri, 17 Aug 2018 06:55:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-348495a9-1410-4f9a-b91b-3f9c338e531a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:26.154 63 INFO tempest.lib.common.rest_client [req-3e505d6a-6399-441d-b938-e8b06c4357b0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.148s 2018-08-17 06:55:26.155 63 DEBUG tempest.lib.common.rest_client [req-3e505d6a-6399-441d-b938-e8b06c4357b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-3e505d6a-6399-441d-b938-e8b06c4357b0', 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': 'Fri, 17 Aug 2018 06:55:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e505d6a-6399-441d-b938-e8b06c4357b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:26.169 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:55:27.323 63 INFO tempest.lib.common.rest_client [req-f70f66cb-383b-4c78-b188-dd850cb4a6b9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:27.324 63 DEBUG tempest.lib.common.rest_client [req-f70f66cb-383b-4c78-b188-dd850cb4a6b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-f70f66cb-383b-4c78-b188-dd850cb4a6b9', 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': 'Fri, 17 Aug 2018 06:55:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f70f66cb-383b-4c78-b188-dd850cb4a6b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:28.497 63 INFO tempest.lib.common.rest_client [req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.157s 2018-08-17 06:55:28.497 63 DEBUG tempest.lib.common.rest_client [req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0', 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': 'Fri, 17 Aug 2018 06:55:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:29.663 63 INFO tempest.lib.common.rest_client [req-5050040d-a9d4-4d76-824d-fbd245315929 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:29.664 63 DEBUG tempest.lib.common.rest_client [req-5050040d-a9d4-4d76-824d-fbd245315929 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-5050040d-a9d4-4d76-824d-fbd245315929', 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': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5050040d-a9d4-4d76-824d-fbd245315929'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:29.678 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:55:29.831 63 INFO tempest.lib.common.rest_client [req-db1413ec-0486-4b38-9608-29be3e49ee31 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:29.832 63 DEBUG tempest.lib.common.rest_client [req-db1413ec-0486-4b38-9608-29be3e49ee31 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-db1413ec-0486-4b38-9608-29be3e49ee31', 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': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db1413ec-0486-4b38-9608-29be3e49ee31'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:29.846 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: b2c0415f-2f00-46fd-abd7-6797941c68ef with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 06:55:29.949 63 INFO tempest.lib.common.rest_client [req-1a6d9727-2462-4592-8267-1f70cff5d057 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/routers 0.102s 2018-08-17 06:55:29.949 63 DEBUG tempest.lib.common.rest_client [req-1a6d9727-2462-4592-8267-1f70cff5d057 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1040703530", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a6d9727-2462-4592-8267-1f70cff5d057'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:29Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:29Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "name": "tempest-router--1040703530"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:31.460 63 INFO tempest.lib.common.rest_client [req-45b722b8-0bdd-41b1-ac83-ef3e9cfd26b1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8 1.509s 2018-08-17 06:55:31.461 63 DEBUG tempest.lib.common.rest_client [req-45b722b8-0bdd-41b1-ac83-ef3e9cfd26b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8', u'date': 'Fri, 17 Aug 2018 06:55:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45b722b8-0bdd-41b1-ac83-ef3e9cfd26b1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:29Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:31Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "name": "tempest-router--1040703530"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:33.905 63 INFO tempest.lib.common.rest_client [req-fbe8e3d3-7921-4895-85b4-beec9142d02e ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/add_router_interface 2.443s 2018-08-17 06:55:33.906 63 DEBUG tempest.lib.common.rest_client [req-fbe8e3d3-7921-4895-85b4-beec9142d02e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:55:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbe8e3d3-7921-4895-85b4-beec9142d02e'} Body: {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c", "subnet_ids": ["074c321d-493f-459e-87fa-ab825cf78e5c"], "port_id": "d3531306-80de-4c02-be82-918219ae93fb", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:35.756 63 INFO tempest.lib.common.rest_client [req-b7fccd23-c497-4d50-ad5e-f0f5c85c3e0f ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.848s 2018-08-17 06:55:35.757 63 DEBUG tempest.lib.common.rest_client [req-b7fccd23-c497-4d50-ad5e-f0f5c85c3e0f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "0296daeb-58f3-41fb-af4b-3a52075ad799"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:55:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7fccd23-c497-4d50-ad5e-f0f5c85c3e0f'} Body: {"floatingip": {"router_id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:55:34Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0296daeb-58f3-41fb-af4b-3a52075ad799", "id": "e12fe7bf-9279-4985-aabe-a1cd2974e827", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:34Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 06:55:35.758 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:55:51.804 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:55:51.906 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:55:51.931 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:55:52.046 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:55:52.046 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:55:52.048 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:55:52.108 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:55:52.113 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:55:57.120 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:55:57.121 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:57:07.191 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:57:07.192 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:57:07.195 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:57:07.259 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:57:07.292 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:57:12.299 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:57:12.299 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:58:22.360 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 06:58:22.361 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:58:22.361 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22.366 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22.466 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:58:22.494 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22.501 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:58:22.501 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:cd:9e:cf [ether] on eth0 2018-08-17 06:58:22.502 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:58:22.502 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22.509 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22.570 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:58:22.573 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22.583 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 06:58:22.583 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:58:22.584 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22.586 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22.646 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:58:22.650 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22.656 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:58:22.656 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22.658 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22.718 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:58:22.723 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22.728 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 06:58:22.729 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:cd:9e:cf [ether] on eth0 2018-08-17 06:58:22.729 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:58:22.730 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22.731 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22.790 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:58:22.796 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:27.802 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:58:27.803 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:59:37.873 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 06:59:37.874 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:59:37.878 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:59:37.979 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 06:59:38.008 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:59:43.015 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 06:59:43.015 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:00:53.079 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 07:00:54.263 63 INFO tempest.lib.common.rest_client [req-477d26f4-7e3b-4a58-a954-214d85646dd8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/e12fe7bf-9279-4985-aabe-a1cd2974e827 1.179s 2018-08-17 07:00:54.264 63 DEBUG tempest.lib.common.rest_client [req-477d26f4-7e3b-4a58-a954-214d85646dd8 ] 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.23:9696/v2.0/floatingips/e12fe7bf-9279-4985-aabe-a1cd2974e827', u'date': 'Fri, 17 Aug 2018 07:00:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-477d26f4-7e3b-4a58-a954-214d85646dd8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:00:56.211 63 INFO tempest.lib.common.rest_client [req-de89f4d2-8294-4089-9714-adf510ebd754 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/remove_router_interface 1.945s 2018-08-17 07:00:56.212 63 DEBUG tempest.lib.common.rest_client [req-de89f4d2-8294-4089-9714-adf510ebd754 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:00:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de89f4d2-8294-4089-9714-adf510ebd754'} Body: {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c", "subnet_ids": ["074c321d-493f-459e-87fa-ab825cf78e5c"], "port_id": "d3531306-80de-4c02-be82-918219ae93fb", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:00:58.437 63 INFO tempest.lib.common.rest_client [req-d4352c5d-8d59-424c-896d-66fd6819888d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8 2.223s 2018-08-17 07:00:58.438 63 DEBUG tempest.lib.common.rest_client [req-d4352c5d-8d59-424c-896d-66fd6819888d ] 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.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8', u'date': 'Fri, 17 Aug 2018 07:00:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d4352c5d-8d59-424c-896d-66fd6819888d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:00:58.875 63 INFO tempest.lib.common.rest_client [req-66098533-9dcd-43bf-bc04-69dfec2db6fe ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.436s 2018-08-17 07:00:58.876 63 DEBUG tempest.lib.common.rest_client [req-66098533-9dcd-43bf-bc04-69dfec2db6fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-66098533-9dcd-43bf-bc04-69dfec2db6fe', 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': 'Fri, 17 Aug 2018 07:00:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-66098533-9dcd-43bf-bc04-69dfec2db6fe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:00:59.206 63 INFO tempest.lib.common.rest_client [req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.328s 2018-08-17 07:00:59.207 63 DEBUG tempest.lib.common.rest_client [req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4', 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': 'Fri, 17 Aug 2018 07:00:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:00:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:00.647 63 INFO tempest.lib.common.rest_client [req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.413s 2018-08-17 07:01:00.648 63 DEBUG tempest.lib.common.rest_client [req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231', 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': 'Fri, 17 Aug 2018 07:01:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:00:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:01.710 63 INFO tempest.lib.common.rest_client [req-6085a542-373b-4098-85fd-2ee11c8d079a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.044s 2018-08-17 07:01:01.710 63 DEBUG tempest.lib.common.rest_client [req-6085a542-373b-4098-85fd-2ee11c8d079a ] 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-6085a542-373b-4098-85fd-2ee11c8d079a', 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': 'Fri, 17 Aug 2018 07:01:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6085a542-373b-4098-85fd-2ee11c8d079a'} Body: {"itemNotFound": {"message": "Instance b2c0415f-2f00-46fd-abd7-6797941c68ef could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:02.290 63 INFO tempest.lib.common.rest_client [req-04def6b7-72c7-44a7-90ce-a31882794865 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/f5443436-e124-4c73-a80b-b1cbde61839f 0.579s 2018-08-17 07:01:02.291 63 DEBUG tempest.lib.common.rest_client [req-04def6b7-72c7-44a7-90ce-a31882794865 ] 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.23:9696/v2.0/ports/f5443436-e124-4c73-a80b-b1cbde61839f', u'date': 'Fri, 17 Aug 2018 07:01:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04def6b7-72c7-44a7-90ce-a31882794865'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:02.439 63 INFO tempest.lib.common.rest_client [req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.148s 2018-08-17 07:01:02.440 63 DEBUG tempest.lib.common.rest_client [req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9', 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': 'Fri, 17 Aug 2018 07:01:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:02.860 63 INFO tempest.lib.common.rest_client [req-8be7444b-778f-48e1-8f60-ba2560c431dd ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.420s 2018-08-17 07:01:02.861 63 DEBUG tempest.lib.common.rest_client [req-8be7444b-778f-48e1-8f60-ba2560c431dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-8be7444b-778f-48e1-8f60-ba2560c431dd', 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': 'Fri, 17 Aug 2018 07:01:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8be7444b-778f-48e1-8f60-ba2560c431dd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:02Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:03.920 63 INFO tempest.lib.common.rest_client [req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.044s 2018-08-17 07:01:03.920 63 DEBUG tempest.lib.common.rest_client [req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f ] 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f', 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': 'Fri, 17 Aug 2018 07:01:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f'} Body: {"itemNotFound": {"message": "Instance 6ca538dd-8532-456d-8790-2c716f8b773f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:04.565 63 INFO tempest.lib.common.rest_client [req-1ca9c07d-6108-44ff-8079-eff505adf0cf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/0296daeb-58f3-41fb-af4b-3a52075ad799 0.644s 2018-08-17 07:01:04.565 63 DEBUG tempest.lib.common.rest_client [req-1ca9c07d-6108-44ff-8079-eff505adf0cf ] 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.23:9696/v2.0/ports/0296daeb-58f3-41fb-af4b-3a52075ad799', u'date': 'Fri, 17 Aug 2018 07:01:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1ca9c07d-6108-44ff-8079-eff505adf0cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:04.621 63 INFO tempest.lib.common.rest_client [req-0513bc73-b9bb-447a-8371-30d3351573ac ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2101703047 0.054s 2018-08-17 07:01:04.621 63 DEBUG tempest.lib.common.rest_client [req-0513bc73-b9bb-447a-8371-30d3351573ac ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2101703047', u'x-compute-request-id': 'req-0513bc73-b9bb-447a-8371-30d3351573ac', 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': 'Fri, 17 Aug 2018 07:01:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0513bc73-b9bb-447a-8371-30d3351573ac'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:06.525 63 INFO tempest.lib.common.rest_client [req-85430bb4-39d1-4a08-a8b0-44893f2ba6dd ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/remove_router_interface 1.902s 2018-08-17 07:01:06.525 63 DEBUG tempest.lib.common.rest_client [req-85430bb4-39d1-4a08-a8b0-44893f2ba6dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85430bb4-39d1-4a08-a8b0-44893f2ba6dd'} Body: {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8", "subnet_ids": ["cf05ac67-7020-45a9-9ba3-766789fa77b8"], "port_id": "f16bc860-c7e0-4aa1-952e-e051ddc1cbc2", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:08.141 63 INFO tempest.lib.common.rest_client [req-a56c2b5e-8632-49cb-bd93-6f645175dfe0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8 1.615s 2018-08-17 07:01:08.142 63 DEBUG tempest.lib.common.rest_client [req-a56c2b5e-8632-49cb-bd93-6f645175dfe0 ] 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.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8', u'date': 'Fri, 17 Aug 2018 07:01:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a56c2b5e-8632-49cb-bd93-6f645175dfe0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:09.741 63 INFO tempest.lib.common.rest_client [req-29dfba38-c20d-4dfe-bd0d-ef437f96b384 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/cf05ac67-7020-45a9-9ba3-766789fa77b8 1.598s 2018-08-17 07:01:09.741 63 DEBUG tempest.lib.common.rest_client [req-29dfba38-c20d-4dfe-bd0d-ef437f96b384 ] 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.23:9696/v2.0/subnets/cf05ac67-7020-45a9-9ba3-766789fa77b8', u'date': 'Fri, 17 Aug 2018 07:01:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29dfba38-c20d-4dfe-bd0d-ef437f96b384'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:11.485 63 INFO tempest.lib.common.rest_client [req-217184f3-abf9-4dd4-a137-b52869d661fe ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/cedaef86-4ced-416d-99b2-069de9878115 1.743s 2018-08-17 07:01:11.486 63 DEBUG tempest.lib.common.rest_client [req-217184f3-abf9-4dd4-a137-b52869d661fe ] 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.23:9696/v2.0/networks/cedaef86-4ced-416d-99b2-069de9878115', u'date': 'Fri, 17 Aug 2018 07:01:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-217184f3-abf9-4dd4-a137-b52869d661fe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:12.823 63 INFO tempest.lib.common.rest_client [req-1e444acd-1e74-4552-99d0-4476ed7d5103 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/074c321d-493f-459e-87fa-ab825cf78e5c 1.336s 2018-08-17 07:01:12.823 63 DEBUG tempest.lib.common.rest_client [req-1e444acd-1e74-4552-99d0-4476ed7d5103 ] 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.23:9696/v2.0/subnets/074c321d-493f-459e-87fa-ab825cf78e5c', u'date': 'Fri, 17 Aug 2018 07:01:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1e444acd-1e74-4552-99d0-4476ed7d5103'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:14.583 63 INFO tempest.lib.common.rest_client [req-4ca04087-2a63-445b-bcfc-dbf05b2fce48 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/c9c51584-21e4-42e3-8b82-3dbc065b0b0c 1.759s 2018-08-17 07:01:14.584 63 DEBUG tempest.lib.common.rest_client [req-4ca04087-2a63-445b-bcfc-dbf05b2fce48 ] 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.23:9696/v2.0/networks/c9c51584-21e4-42e3-8b82-3dbc065b0b0c', u'date': 'Fri, 17 Aug 2018 07:01:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ca04087-2a63-445b-bcfc-dbf05b2fce48'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:14.791 63 INFO tempest.lib.common.rest_client [req-8a280f75-a63e-422a-afbd-7e0cf8b3623d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/c4f67724-8dfa-47f8-90d9-8fa31d7d87bc 0.206s 2018-08-17 07:01:14.792 63 DEBUG tempest.lib.common.rest_client [req-8a280f75-a63e-422a-afbd-7e0cf8b3623d ] 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.23:9696/v2.0/security-groups/c4f67724-8dfa-47f8-90d9-8fa31d7d87bc', u'date': 'Fri, 17 Aug 2018 07:01:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a280f75-a63e-422a-afbd-7e0cf8b3623d'} 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_variant5 [374.731004s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 192, in test_bgpvpn_variant5 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:55:00,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.381s 2018-08-17 06:55:00,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1759792456 description", "name": "tempest-secgroup-smoke-1759792456"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04b07bf2-6276-471d-a5b6-74bb6a354b38'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1759792456 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "updated_at": "2018-08-17T06:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:55:00Z", "revision_number": 0, "id": "28358e37-cafb-4919-91f0-4a57e4a9f210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:55:00Z", "revision_number": 0, "id": "7754e088-235a-4eaf-94a5-c1408b932a46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "name": "tempest-secgroup-smoke-1759792456"}} 2018-08-17 06:55:00,614 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:55:00,615 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c1e0cc0-4cb1-46c8-8e9b-ba285d25626b'} 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-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "2637aadb-866a-4415-9eae-c5c068647a31"}} 2018-08-17 06:55:00,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.348s 2018-08-17 06:55:00,965 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a38d12b-73f8-4c17-a1ae-6b840178457a'} 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-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fcd5871d-78c0-4206-b7e3-5c62be825384"}} 2018-08-17 06:55:01,102 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:55:01,102 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e15c9198-775e-4084-b902-b0a7ac8582b4'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5a6f1ad1-3eb2-4be7-82d6-4e0d6c9ea8dc"}} 2018-08-17 06:55:01,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:55:01,258 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2d738fd-3be3-466e-85ed-703fd5efe4f2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d4716ac-aea1-4139-8d90-bda4723cb301"}} 2018-08-17 06:55:01,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:55:01,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22edcd7d-a2e1-42da-aa69-68c50a37c888'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b4c32c51-c046-4e58-ba3d-9cbb38ce6fe6"}} 2018-08-17 06:55:02,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.693s 2018-08-17 06:55:02,097 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02f5a12b-dd2e-4645-a0d2-4d9c86cc6b3a'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7e60b3ca-c6af-422a-a1dd-88aceefcd5c8"}} 2018-08-17 06:55:02,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.150s 2018-08-17 06:55:02,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de60f9b0-47a0-48de-8863-7de9e9eefca2'} 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-08-17T06:55:02Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "54ad7533-13ca-4520-9cfc-0dfe9fc86abc"}} 2018-08-17 06:55:02,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:55:02,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b0e5e02-b9c7-43b1-901e-779f60273c79'} 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-08-17T06:55:02Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "78ea647a-6591-42f2-bd9b-a96a39aba9b3"}} 2018-08-17 06:55:02,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/networks 0.256s 2018-08-17 06:55:02,677 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1406208485"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4fd7821-c58b-48b8-b097-5244f000840a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:55:02Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","name":"tempest-A-1406208485"}} 2018-08-17 06:55:03,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.547s 2018-08-17 06:55:03,226 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "name": "tempest-subnet-A-1-1162678114"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:55:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3759334a-580b-4562-86e2-238d2a616c96'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:02Z","dns_nameservers":[],"updated_at":"2018-08-17T06:55:02Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"074c321d-493f-459e-87fa-ab825cf78e5c","subnetpool_id":null,"name":"tempest-subnet-A-1-1162678114"}} 2018-08-17 06:55:03,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/networks 0.200s 2018-08-17 06:55:03,429 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1531868666"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:55:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de95fc4b-60dc-4ad6-b07e-686e7c77f23d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:55:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"cedaef86-4ced-416d-99b2-069de9878115","name":"tempest-B-1531868666"}} 2018-08-17 06:55:04,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.654s 2018-08-17 06:55:04,085 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "cedaef86-4ced-416d-99b2-069de9878115", "name": "tempest-subnet-B-1-892954385"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:55:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f303d596-c104-47e1-8b54-7b745f4c888e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cedaef86-4ced-416d-99b2-069de9878115","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:03Z","dns_nameservers":[],"updated_at":"2018-08-17T06:55:03Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"cf05ac67-7020-45a9-9ba3-766789fa77b8","subnetpool_id":null,"name":"tempest-subnet-B-1-892954385"}} 2018-08-17 06:55:04,391 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/routers 0.305s 2018-08-17 06:55:04,392 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1488286991", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:55:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-022d54cf-6b31-4c67-9d20-2b0db9f5a551'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:04Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8", "name": "tempest-router--1488286991"}} 2018-08-17 06:55:06,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8 1.744s 2018-08-17 06:55:06,138 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8', u'date': 'Fri, 17 Aug 2018 06:55:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bd68f48e-5a03-4a82-899a-30a098a1e090'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8", "name": "tempest-router--1488286991"}} 2018-08-17 06:55:08,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/add_router_interface 2.453s 2018-08-17 06:55:08,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:55:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4422d35-50ee-47b6-86d1-f88996aa9505'} Body: {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8", "subnet_ids": ["cf05ac67-7020-45a9-9ba3-766789fa77b8"], "port_id": "f16bc860-c7e0-4aa1-952e-e051ddc1cbc2", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8"} 2018-08-17 06:55:08,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.351s 2018-08-17 06:55:08,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:55:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dc316c1-9840-46ec-973e-2eea26fb2ac5'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "5986c7ce-b904-4d08-ab18-2a1f5c8f50d7"}} 2018-08-17 06:55:09,361 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations 0.412s 2018-08-17 06:55:09,362 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations', u'date': 'Fri, 17 Aug 2018 06:55:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e208bfed-2e3a-46c5-94d6-73dd8fcfe946'} Body: {"network_association": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "id": "5d3fe889-07af-465b-842e-9d3d74ffdeae"}} 2018-08-17 06:55:10,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations 1.047s 2018-08-17 06:55:10,411 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations', u'date': 'Fri, 17 Aug 2018 06:55:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e8e6440-2cd5-47aa-9e16-5113dc24600d'} Body: {"network_association": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "id": "117249d0-f9f4-4c7c-880a-599d5fb7b139"}} 2018-08-17 06:55:10,411 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:55:10,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.254s 2018-08-17 06:55:10,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2101703047"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4', 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': 'Fri, 17 Aug 2018 06:55:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY83bipEiDwNQnBZf3s9iTNWR/PK6tC++WH7SYrPnuvuAN1YsT0kYJpqqaQnya0RCWfBZ0jv9Ueu/EWWZ8Ftsn8Blpp3Y4mLoAd0KDbPUBvnvaGs66ByI26sAM7ullCbkMU87nNHoZCC2XS5hnMolYC6JlECO52VK0CnWCZfSbSKYilRcTeNOO0+hh6rNhBYt0t/UbwEHJLUcRqMWYjqMqO+D1v1iMF21htAjhKllvzfsQYEMEmcTEifeUt/PEOLpuUGZi8IVPC2l6dBrCeyk8jj9WPM+yAAEybBW5KcmJtAZRBc1wHmNvCMEB+r5coiSP/gymbeNSsh26g9G/T7nf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2PN24qRIg8DUJwWX97PYkzVkfzyurQvvlh+0mKz57r7gDdWL\nE9JGCaaqmkJ8mtEQlnwWdI7/VHrvxFlmfBbbJ/AZaad2OJi6AHdCg2z1Ab572hrO\nugciNurADO7pZQm5DFPO5zR6GQgtl0uYZzKJWAuiZRAjudlStAp1gmX0m0imIpUX\nE3jTjtPoYeqzYQWLdLf1G8BByS1HEajFmI6jKjvg9b9YjBdtYbQI4SpZb837EGBD\nBJnExIn3lLfzxDi6blBmYvCFTwtpenQawnspPI4/VjzPsgABMmwVuSnJibQGUQXN\ncB5jbwjBAfq+XKIkj/4Mpm3jUrIduoPRv0+53wIDAQABAoIBAQC95hYY+j3y/ZV1\n9qJ3kjevWxv1d5NaK0lyuZvly/sVbIRH97Q+DF970SQh1LKm/PqtDj7FlemO8/Dt\niGd5lLQOOE62OXv0vFKLV9ijm3q2JRrZ5X8wPFBJi5/BclpfM2yDitRfcoKxaIQn\nm2byZbzskXp7Re5PnheTOlhzZHUAebEqqDAed6RIJF1R4bRYm1Mr7K3G4Y2YRK6q\nSVM1Vvs1O4TQKnLq8N+ZVXozOUtGXLdu2qV0fJjcNUoS6vHq+yZ8xZ/6Kk8ji6hq\nBwL4qshMF6zHb8CQ/mHAJW5/KeXwbNLF4dm4aRB8Q+BdZndKmcWe467S82VLkECf\nthJt+1fpAoGBAPFPSOovTRFIk3oEY7ObCu6npklUPhtjXiFg6nhvV7oSv5jCVmtN\nsQfzvYGBaU6OtdDoKEQQ5J739q/SfxSJbGDHeJERSkw3tfVEWBhrkivvtAN0OUsn\nJK1DAmHYppIloWsB0wEg5xX+Tlf4rpiFftROj6sLY1iFGl/N5UpleUWTAoGBAOYo\njzST2CJmoTp6HEqo424VvCwi1chMjKCS+RqC6tsGRjU31e03GZrebi75hqISK5Lb\ndxnTUmjx7nbjSAlspCu9hZQskV9FEEGaEiaxlVd3+IJVkThltt6ArQTU0G7kNt1l\n6RljHtNIYBDJQTPKU0yllcmq2M8vOoi77t6D4+oFAoGAHqJyH0jh/8+26UalYafN\nO38NHUIUoGV9Db/ABIoeGQFIUZxaXEUAtIG9DTPgqphzfJH8iqeaXpQcPTX77B+G\nIsMwCzqmtAZek0SZ6n+9jtZfhBC9NU1C2rwnEUTv4J3mYC9bGkmTDLe8Om7Xu4U3\nFLzkgFJxyksbjg4VjdxUCQECgYEA36IjW6QYC30LReWmnciyi6Gk4IHMlb4DmnaU\ngvUYPE9BYq5pOAAk6f0ctJoR/mKHYj/K3xYdaglBetVmhnnAnxucspgHfLl/jS6m\nWmCMypuwpPt9in4SjOocs6gRCt7GjKNcNiXAqu0VItpad3ctLzlpbLWLyuyKBJgP\nBrjCeP0CgYAFp3RgBPkjrtrCDubseyUYQySSQPrfMBjhnzleorkVtWEdem6/e1zq\nAZrwrbWEg4HkhZv8XRNS/GGmbIgpCS3QdOjmomYo5OfgFJDikIj1Q6zUGAYMxJ1o\nVfUAOwsm+yeHwV5S8PBkMXvQ8Gs9asDXypKo7wN7O1J4jrx6bjUsdQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-2101703047", "fingerprint": "a9:b1:5f:6e:7a:9b:21:e5:3b:ec:5a:ed:12:88:d7:2e"}} 2018-08-17 06:55:11,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/ports 0.772s 2018-08-17 06:55:11,444 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1760343437", "security_groups": ["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:55:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f96fe9f-01d0-4c9e-b71b-53e49f4b58b9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:55:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:55:11Z","name":"tempest-port-smoke-1760343437","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:40:cd:5b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"074c321d-493f-459e-87fa-ab825cf78e5c","ip_address":"10.101.11.10"}],"id":"0296daeb-58f3-41fb-af4b-3a52075ad799","security_groups":["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"],"device_id":""}} 2018-08-17 06:55:13,247 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.23:8774/v2.1/servers 1.801s 2018-08-17 06:55:13,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2101703047", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "port": "0296daeb-58f3-41fb-af4b-3a52075ad799"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c4366de7-c856-4e16-a41b-50765d030357', 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:55:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4366de7-c856-4e16-a41b-50765d030357'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "adminPass": "r7NXWYCx4HfM"}} 2018-08-17 06:55:13,500 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.248s 2018-08-17 06:55:13,501 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-68f88f42-68bf-4293-9d3e-a87218dda079', 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': 'Fri, 17 Aug 2018 06:55:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68f88f42-68bf-4293-9d3e-a87218dda079'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:14,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.269s 2018-08-17 06:55:14,782 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649', 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': 'Fri, 17 Aug 2018 06:55:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:16,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.388s 2018-08-17 06:55:16,187 63 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': '1400', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8', 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': 'Fri, 17 Aug 2018 06:55:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:15Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:16,200 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 06:55:17,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.717s 2018-08-17 06:55:17,920 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-d8d1a200-eaff-4940-a66a-13c1db60f34f', 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': 'Fri, 17 Aug 2018 06:55:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8d1a200-eaff-4940-a66a-13c1db60f34f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:16Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:17,933 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-17 06:55:19,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.323s 2018-08-17 06:55:19,258 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-e230fccc-d754-473a-abae-51acc0da0ee1', 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': 'Fri, 17 Aug 2018 06:55:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e230fccc-d754-473a-abae-51acc0da0ee1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:16Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:20,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.155s 2018-08-17 06:55:20,435 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-746e58d1-72bb-4a43-a9b5-cbd08cc69885', 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': 'Fri, 17 Aug 2018 06:55:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-746e58d1-72bb-4a43-a9b5-cbd08cc69885'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:19Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:20,449 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:55:20,888 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.438s 2018-08-17 06:55:20,888 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-f69b8628-2b80-47df-904a-82931a9a106b', 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': 'Fri, 17 Aug 2018 06:55:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f69b8628-2b80-47df-904a-82931a9a106b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:19Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:20,902 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6ca538dd-8532-456d-8790-2c716f8b773f with status: ACTIVE 2018-08-17 06:55:22,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/ports 1.109s 2018-08-17 06:55:22,013 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-930061775", "security_groups": ["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:55:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1151a589-035a-47a6-bfc5-91d2e6532a10'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:55:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cedaef86-4ced-416d-99b2-069de9878115","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:55:21Z","name":"tempest-port-smoke-930061775","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8e:9b:94","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"cf05ac67-7020-45a9-9ba3-766789fa77b8","ip_address":"10.102.21.20"}],"id":"f5443436-e124-4c73-a80b-b1cbde61839f","security_groups":["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"],"device_id":""}} 2018-08-17 06:55:23,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.23:8774/v2.1/servers 1.548s 2018-08-17 06:55:23,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2101703047", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "cedaef86-4ced-416d-99b2-069de9878115", "port": "f5443436-e124-4c73-a80b-b1cbde61839f"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2', 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:55:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "adminPass": "wAynni8jL3KZ"}} 2018-08-17 06:55:23,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.061s 2018-08-17 06:55:23,629 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-e17879f0-c570-456e-ad0f-f9fae200d8d4', 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': 'Fri, 17 Aug 2018 06:55:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e17879f0-c570-456e-ad0f-f9fae200d8d4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:24,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.343s 2018-08-17 06:55:24,990 63 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': '1266', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-348495a9-1410-4f9a-b91b-3f9c338e531a', 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': 'Fri, 17 Aug 2018 06:55:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-348495a9-1410-4f9a-b91b-3f9c338e531a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:26,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.148s 2018-08-17 06:55:26,155 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-3e505d6a-6399-441d-b938-e8b06c4357b0', 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': 'Fri, 17 Aug 2018 06:55:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e505d6a-6399-441d-b938-e8b06c4357b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:26,169 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:55:27,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:27,324 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-f70f66cb-383b-4c78-b188-dd850cb4a6b9', 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': 'Fri, 17 Aug 2018 06:55:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f70f66cb-383b-4c78-b188-dd850cb4a6b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:28,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.157s 2018-08-17 06:55:28,497 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0', 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': 'Fri, 17 Aug 2018 06:55:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:29,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:29,664 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-5050040d-a9d4-4d76-824d-fbd245315929', 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': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5050040d-a9d4-4d76-824d-fbd245315929'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:29,678 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:55:29,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:29,832 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-db1413ec-0486-4b38-9608-29be3e49ee31', 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': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db1413ec-0486-4b38-9608-29be3e49ee31'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:29,846 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b2c0415f-2f00-46fd-abd7-6797941c68ef with status: ACTIVE 2018-08-17 06:55:29,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/routers 0.102s 2018-08-17 06:55:29,949 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1040703530", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a6d9727-2462-4592-8267-1f70cff5d057'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:29Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:29Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "name": "tempest-router--1040703530"}} 2018-08-17 06:55:31,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8 1.509s 2018-08-17 06:55:31,461 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8', u'date': 'Fri, 17 Aug 2018 06:55:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45b722b8-0bdd-41b1-ac83-ef3e9cfd26b1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:29Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:31Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "name": "tempest-router--1040703530"}} 2018-08-17 06:55:33,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/add_router_interface 2.443s 2018-08-17 06:55:33,906 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:55:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbe8e3d3-7921-4895-85b4-beec9142d02e'} Body: {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c", "subnet_ids": ["074c321d-493f-459e-87fa-ab825cf78e5c"], "port_id": "d3531306-80de-4c02-be82-918219ae93fb", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8"} 2018-08-17 06:55:35,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.848s 2018-08-17 06:55:35,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "0296daeb-58f3-41fb-af4b-3a52075ad799"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:55:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7fccd23-c497-4d50-ad5e-f0f5c85c3e0f'} Body: {"floatingip": {"router_id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:55:34Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0296daeb-58f3-41fb-af4b-3a52075ad799", "id": "e12fe7bf-9279-4985-aabe-a1cd2974e827", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:34Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:55:35,758 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:55:51,804 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:55:51,906 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:55:51,931 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:55:52,046 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:55:52,046 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:55:52,048 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:55:52,108 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:55:52,113 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:55:57,120 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:55:57,121 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:57:07,191 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:57:07,192 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:57:07,195 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:57:07,259 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:57:07,292 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:57:12,299 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:57:12,299 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:58:22,360 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:58:22,361 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:58:22,361 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,366 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,466 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,494 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,501 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:58:22,501 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:cd:9e:cf [ether] on eth0 2018-08-17 06:58:22,502 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:58:22,502 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,509 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,570 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,573 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,583 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:58:22,583 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:58:22,584 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,586 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,646 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,650 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,656 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:58:22,656 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,658 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,718 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,723 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,728 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:58:22,729 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:cd:9e:cf [ether] on eth0 2018-08-17 06:58:22,729 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:58:22,730 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,731 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,790 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,796 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:27,802 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:58:27,803 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:59:37,873 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:59:37,874 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:59:37,878 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:59:37,979 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:59:38,008 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:59:43,015 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:59:43,015 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:00:53,079 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 07:00:53,081 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 07:00:54,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/e12fe7bf-9279-4985-aabe-a1cd2974e827 1.179s 2018-08-17 07:00:54,264 63 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.23:9696/v2.0/floatingips/e12fe7bf-9279-4985-aabe-a1cd2974e827', u'date': 'Fri, 17 Aug 2018 07:00:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-477d26f4-7e3b-4a58-a954-214d85646dd8'} Body: 2018-08-17 07:00:56,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/remove_router_interface 1.945s 2018-08-17 07:00:56,212 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:00:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de89f4d2-8294-4089-9714-adf510ebd754'} Body: {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c", "subnet_ids": ["074c321d-493f-459e-87fa-ab825cf78e5c"], "port_id": "d3531306-80de-4c02-be82-918219ae93fb", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8"} 2018-08-17 07:00:58,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8 2.223s 2018-08-17 07:00:58,438 63 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.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8', u'date': 'Fri, 17 Aug 2018 07:00:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d4352c5d-8d59-424c-896d-66fd6819888d'} Body: 2018-08-17 07:00:58,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.436s 2018-08-17 07:00:58,876 63 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-66098533-9dcd-43bf-bc04-69dfec2db6fe', 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': 'Fri, 17 Aug 2018 07:00:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-66098533-9dcd-43bf-bc04-69dfec2db6fe'} Body: 2018-08-17 07:00:59,206 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.328s 2018-08-17 07:00:59,207 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4', 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': 'Fri, 17 Aug 2018 07:00:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:00:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:00,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.413s 2018-08-17 07:01:00,648 63 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': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231', 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': 'Fri, 17 Aug 2018 07:01:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:00:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:01,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.044s 2018-08-17 07:01:01,710 63 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-6085a542-373b-4098-85fd-2ee11c8d079a', 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': 'Fri, 17 Aug 2018 07:01:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6085a542-373b-4098-85fd-2ee11c8d079a'} Body: {"itemNotFound": {"message": "Instance b2c0415f-2f00-46fd-abd7-6797941c68ef could not be found.", "code": 404}} 2018-08-17 07:01:02,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/f5443436-e124-4c73-a80b-b1cbde61839f 0.579s 2018-08-17 07:01:02,291 63 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.23:9696/v2.0/ports/f5443436-e124-4c73-a80b-b1cbde61839f', u'date': 'Fri, 17 Aug 2018 07:01:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04def6b7-72c7-44a7-90ce-a31882794865'} Body: 2018-08-17 07:01:02,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.148s 2018-08-17 07:01:02,440 63 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9', 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': 'Fri, 17 Aug 2018 07:01:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9'} Body: 2018-08-17 07:01:02,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.420s 2018-08-17 07:01:02,861 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-8be7444b-778f-48e1-8f60-ba2560c431dd', 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': 'Fri, 17 Aug 2018 07:01:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8be7444b-778f-48e1-8f60-ba2560c431dd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:02Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:03,920 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.044s 2018-08-17 07:01:03,920 63 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f', 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': 'Fri, 17 Aug 2018 07:01:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f'} Body: {"itemNotFound": {"message": "Instance 6ca538dd-8532-456d-8790-2c716f8b773f could not be found.", "code": 404}} 2018-08-17 07:01:04,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/0296daeb-58f3-41fb-af4b-3a52075ad799 0.644s 2018-08-17 07:01:04,565 63 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.23:9696/v2.0/ports/0296daeb-58f3-41fb-af4b-3a52075ad799', u'date': 'Fri, 17 Aug 2018 07:01:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1ca9c07d-6108-44ff-8079-eff505adf0cf'} Body: 2018-08-17 07:01:04,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2101703047 0.054s 2018-08-17 07:01:04,621 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2101703047', u'x-compute-request-id': 'req-0513bc73-b9bb-447a-8371-30d3351573ac', 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': 'Fri, 17 Aug 2018 07:01:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0513bc73-b9bb-447a-8371-30d3351573ac'} Body: 2018-08-17 07:01:06,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/remove_router_interface 1.902s 2018-08-17 07:01:06,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85430bb4-39d1-4a08-a8b0-44893f2ba6dd'} Body: {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8", "subnet_ids": ["cf05ac67-7020-45a9-9ba3-766789fa77b8"], "port_id": "f16bc860-c7e0-4aa1-952e-e051ddc1cbc2", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8"} 2018-08-17 07:01:08,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8 1.615s 2018-08-17 07:01:08,142 63 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.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8', u'date': 'Fri, 17 Aug 2018 07:01:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a56c2b5e-8632-49cb-bd93-6f645175dfe0'} Body: 2018-08-17 07:01:09,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/cf05ac67-7020-45a9-9ba3-766789fa77b8 1.598s 2018-08-17 07:01:09,741 63 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.23:9696/v2.0/subnets/cf05ac67-7020-45a9-9ba3-766789fa77b8', u'date': 'Fri, 17 Aug 2018 07:01:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29dfba38-c20d-4dfe-bd0d-ef437f96b384'} Body: 2018-08-17 07:01:11,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/cedaef86-4ced-416d-99b2-069de9878115 1.743s 2018-08-17 07:01:11,486 63 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.23:9696/v2.0/networks/cedaef86-4ced-416d-99b2-069de9878115', u'date': 'Fri, 17 Aug 2018 07:01:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-217184f3-abf9-4dd4-a137-b52869d661fe'} Body: 2018-08-17 07:01:12,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/074c321d-493f-459e-87fa-ab825cf78e5c 1.336s 2018-08-17 07:01:12,823 63 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.23:9696/v2.0/subnets/074c321d-493f-459e-87fa-ab825cf78e5c', u'date': 'Fri, 17 Aug 2018 07:01:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1e444acd-1e74-4552-99d0-4476ed7d5103'} Body: 2018-08-17 07:01:14,583 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/c9c51584-21e4-42e3-8b82-3dbc065b0b0c 1.759s 2018-08-17 07:01:14,584 63 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.23:9696/v2.0/networks/c9c51584-21e4-42e3-8b82-3dbc065b0b0c', u'date': 'Fri, 17 Aug 2018 07:01:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ca04087-2a63-445b-bcfc-dbf05b2fce48'} Body: 2018-08-17 07:01:14,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/c4f67724-8dfa-47f8-90d9-8fa31d7d87bc 0.206s 2018-08-17 07:01:14,792 63 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.23:9696/v2.0/security-groups/c4f67724-8dfa-47f8-90d9-8fa31d7d87bc', u'date': 'Fri, 17 Aug 2018 07:01:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a280f75-a63e-422a-afbd-7e0cf8b3623d'} Body: 2018-08-17 07:01:15.109 63 INFO tempest.lib.common.rest_client [req-bc085dee-fa7f-4014-860d-de2a7dec14f5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.289s 2018-08-17 07:01:15.110 63 DEBUG tempest.lib.common.rest_client [req-bc085dee-fa7f-4014-860d-de2a7dec14f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-962944289 description", "name": "tempest-secgroup-smoke-962944289"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc085dee-fa7f-4014-860d-de2a7dec14f5'} Body: {"security_group": {"description": "tempest-secgroup-smoke-962944289 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:14Z", "updated_at": "2018-08-17T07:01:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:01:14Z", "revision_number": 0, "id": "5dce7c24-6bd5-4bb7-a334-da649632988c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:01:14Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:01:14Z", "revision_number": 0, "id": "a10a3834-8c82-4251-a1b8-b72f2d5b7bac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:01:14Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "name": "tempest-secgroup-smoke-962944289"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:15.307 63 INFO tempest.lib.common.rest_client [req-9ef8cd53-2ade-41d7-b5b1-e4bba0550902 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.195s 2018-08-17 07:01:15.307 63 DEBUG tempest.lib.common.rest_client [req-9ef8cd53-2ade-41d7-b5b1-e4bba0550902 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ef8cd53-2ade-41d7-b5b1-e4bba0550902'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "91fbdaad-06d4-4eda-86ad-41fc176b0e5d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:15.488 63 INFO tempest.lib.common.rest_client [req-c458ad0a-e111-46b0-a013-b7c31f3b1441 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 07:01:15.488 63 DEBUG tempest.lib.common.rest_client [req-c458ad0a-e111-46b0-a013-b7c31f3b1441 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c458ad0a-e111-46b0-a013-b7c31f3b1441'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5f94c520-04c6-4c51-8257-699114841777"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:15.905 63 INFO tempest.lib.common.rest_client [req-08c971c6-e5f3-4734-8fab-ab5be85cb4d3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.415s 2018-08-17 07:01:15.905 63 DEBUG tempest.lib.common.rest_client [req-08c971c6-e5f3-4734-8fab-ab5be85cb4d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08c971c6-e5f3-4734-8fab-ab5be85cb4d3'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "2b84f4f3-2aed-457e-9a5f-3e969d6635bc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:16.079 63 INFO tempest.lib.common.rest_client [req-26b34976-2690-47a5-83f1-0b204a26909a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.173s 2018-08-17 07:01:16.080 63 DEBUG tempest.lib.common.rest_client [req-26b34976-2690-47a5-83f1-0b204a26909a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b34976-2690-47a5-83f1-0b204a26909a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5300ab97-25bf-44ae-b9fc-a5b71f948332"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:16.226 63 INFO tempest.lib.common.rest_client [req-691a9ba0-8a9b-44b4-acbb-648505ad9e20 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.144s 2018-08-17 07:01:16.228 63 DEBUG tempest.lib.common.rest_client [req-691a9ba0-8a9b-44b4-acbb-648505ad9e20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-691a9ba0-8a9b-44b4-acbb-648505ad9e20'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f7733913-7bf5-4a8b-a8e7-6d0ab36a000c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:16.392 63 INFO tempest.lib.common.rest_client [req-88a1fa9d-f9ff-427b-aaf1-655892178dbd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 07:01:16.393 63 DEBUG tempest.lib.common.rest_client [req-88a1fa9d-f9ff-427b-aaf1-655892178dbd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88a1fa9d-f9ff-427b-aaf1-655892178dbd'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "287e3d72-225c-4a68-81a8-80a31752c44a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:16.862 63 INFO tempest.lib.common.rest_client [req-3208d855-3dce-4805-903d-13893304cae0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.468s 2018-08-17 07:01:16.863 63 DEBUG tempest.lib.common.rest_client [req-3208d855-3dce-4805-903d-13893304cae0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3208d855-3dce-4805-903d-13893304cae0'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f1dbe54e-1c95-496a-96f4-e708cd0b54f1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:17.019 63 INFO tempest.lib.common.rest_client [req-4b567927-7562-49b2-b168-5907d5da5ae6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 07:01:17.019 63 DEBUG tempest.lib.common.rest_client [req-4b567927-7562-49b2-b168-5907d5da5ae6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b567927-7562-49b2-b168-5907d5da5ae6'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b7b8a2b-194a-4a34-a97b-fe19b4e7e18d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:17.290 63 INFO tempest.lib.common.rest_client [req-8b915b96-16b8-4d39-b765-0f674b490247 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/networks 0.268s 2018-08-17 07:01:17.290 63 DEBUG tempest.lib.common.rest_client [req-8b915b96-16b8-4d39-b765-0f674b490247 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1080624390"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b915b96-16b8-4d39-b765-0f674b490247'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T07:01:17Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"560f931d-b982-4fae-9b29-6a4f5e438599","name":"tempest-A-1080624390"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:17.889 63 INFO tempest.lib.common.rest_client [req-72818f2f-a739-4a72-a266-b1c7892d850a ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.597s 2018-08-17 07:01:17.889 63 DEBUG tempest.lib.common.rest_client [req-72818f2f-a739-4a72-a266-b1c7892d850a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "name": "tempest-subnet-A-1-1337381904"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72818f2f-a739-4a72-a266-b1c7892d850a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"560f931d-b982-4fae-9b29-6a4f5e438599","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","dns_nameservers":[],"updated_at":"2018-08-17T07:01:17Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7851b57c-896b-4824-8bff-4e0403f63756","subnetpool_id":null,"name":"tempest-subnet-A-1-1337381904"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:18.135 63 INFO tempest.lib.common.rest_client [req-7af1fd0f-2835-41e6-84db-150bf5f8d5f6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/networks 0.243s 2018-08-17 07:01:18.135 63 DEBUG tempest.lib.common.rest_client [req-7af1fd0f-2835-41e6-84db-150bf5f8d5f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1121643888"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 07:01:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7af1fd0f-2835-41e6-84db-150bf5f8d5f6'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T07:01:17Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","name":"tempest-B-1121643888"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:18.800 63 INFO tempest.lib.common.rest_client [req-8ba8d6e5-5ecf-48d6-90c3-b8c82794b904 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.663s 2018-08-17 07:01:18.800 63 DEBUG tempest.lib.common.rest_client [req-8ba8d6e5-5ecf-48d6-90c3-b8c82794b904 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "name": "tempest-subnet-B-1-1687030260"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 07:01:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ba8d6e5-5ecf-48d6-90c3-b8c82794b904'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:18Z","dns_nameservers":[],"updated_at":"2018-08-17T07:01:18Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"d9c11130-feae-4350-8dfa-627fa9263e14","subnetpool_id":null,"name":"tempest-subnet-B-1-1687030260"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:19.298 63 INFO tempest.lib.common.rest_client [req-b8b2544a-9b93-4c15-b90d-5d03defad7ef ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.497s 2018-08-17 07:01:19.299 63 DEBUG tempest.lib.common.rest_client [req-b8b2544a-9b93-4c15-b90d-5d03defad7ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 07:01:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8b2544a-9b93-4c15-b90d-5d03defad7ef'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "d943553c-efe9-45d2-8285-01bd17c17805"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:20.035 63 INFO tempest.lib.common.rest_client [req-7338c317-c639-4fdd-9ea7-58919b0fae38 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations 0.735s 2018-08-17 07:01:20.035 63 DEBUG tempest.lib.common.rest_client [req-7338c317-c639-4fdd-9ea7-58919b0fae38 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations', u'date': 'Fri, 17 Aug 2018 07:01:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7338c317-c639-4fdd-9ea7-58919b0fae38'} Body: {"network_association": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "id": "ce5c2285-0332-41f0-8294-e20657ce22d0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:20.956 63 INFO tempest.lib.common.rest_client [req-c8e56e2e-e335-4745-be25-84dfa9622045 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations 0.920s 2018-08-17 07:01:20.957 63 DEBUG tempest.lib.common.rest_client [req-c8e56e2e-e335-4745-be25-84dfa9622045 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations', u'date': 'Fri, 17 Aug 2018 07:01:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8e56e2e-e335-4745-be25-84dfa9622045'} Body: {"network_association": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "id": "67e2e151-feb8-4852-abd0-60450990a7a8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:20.957 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-17 07:01:21.087 63 INFO tempest.lib.common.rest_client [req-92f3e677-1ffc-4d72-8a49-ed991444730c ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/routers 0.128s 2018-08-17 07:01:21.087 63 DEBUG tempest.lib.common.rest_client [req-92f3e677-1ffc-4d72-8a49-ed991444730c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--112749830", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 07:01:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92f3e677-1ffc-4d72-8a49-ed991444730c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:20Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:20Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "045c9aae-bb00-469b-87dc-62769fc35034", "name": "tempest-router--112749830"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:22.631 63 INFO tempest.lib.common.rest_client [req-6d1c1979-cb33-4729-aa66-34f1d6532b99 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034 1.542s 2018-08-17 07:01:22.631 63 DEBUG tempest.lib.common.rest_client [req-6d1c1979-cb33-4729-aa66-34f1d6532b99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034', u'date': 'Fri, 17 Aug 2018 07:01:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d1c1979-cb33-4729-aa66-34f1d6532b99'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:20Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:22Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "045c9aae-bb00-469b-87dc-62769fc35034", "name": "tempest-router--112749830"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:25.025 63 INFO tempest.lib.common.rest_client [req-5684dc3f-832f-4179-a85d-7470bc037b49 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/add_router_interface 2.392s 2018-08-17 07:01:25.026 63 DEBUG tempest.lib.common.rest_client [req-5684dc3f-832f-4179-a85d-7470bc037b49 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/add_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5684dc3f-832f-4179-a85d-7470bc037b49'} Body: {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14", "subnet_ids": ["d9c11130-feae-4350-8dfa-627fa9263e14"], "port_id": "0cfef88e-236d-4542-bbb3-a22da924394a", "id": "045c9aae-bb00-469b-87dc-62769fc35034"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:25.202 63 INFO tempest.lib.common.rest_client [req-024d4e81-0f1f-4a59-9221-89239aecb53b ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.175s 2018-08-17 07:01:25.203 63 DEBUG tempest.lib.common.rest_client [req-024d4e81-0f1f-4a59-9221-89239aecb53b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-687774891"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-024d4e81-0f1f-4a59-9221-89239aecb53b', 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': 'Fri, 17 Aug 2018 07:01:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-024d4e81-0f1f-4a59-9221-89239aecb53b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcQ/qxdWsSOULTtqbmPnBfX810BrMVB9+tPsw9m8odOunsHSUNCFNPcxRc4JU0aEYKpcHdF5bOkSszUQfrWoDby+pzuD2E5FQjhRiMIkhLu+GJ96HZMuMeiN54fAr2th3MncITBRwQRhl5kES5r+61EZ/y/Qspun83X15LYtBimcIIyrxpA36mRxR8vyDs04N9IpaqCToCdCnw1qUI4YvCgCqYN9gOfanIYWjKPUpsfUEm/tVl4mB3gK2hkasYZmzB3xeVzw9XJKBIK+A976tmMsdhQyS1xK7wOi3SBpRgPj4ImgtFcM45GBgClC56M9xWL7Cjvdiw7/uDQhdqhTwp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3EP6sXVrEjlC07am5j5wX1/NdAazFQffrT7MPZvKHTrp7B0l\nDQhTT3MUXOCVNGhGCqXB3ReWzpErM1EH61qA28vqc7g9hORUI4UYjCJIS7vhifeh\n2TLjHojeeHwK9rYdzJ3CEwUcEEYZeZBEua/utRGf8v0LKbp/N19eS2LQYpnCCMq8\naQN+pkcUfL8g7NODfSKWqgk6AnQp8NalCOGLwoAqmDfYDn2pyGFoyj1KbH1BJv7V\nZeJgd4CtoZGrGGZswd8Xlc8PVySgSCvgPe+rZjLHYUMktcSu8Dot0gaUYD4+CJoL\nRXDOORgYApQuejPcVi+wo73YsO/7g0IXaoU8KQIDAQABAoIBAB0AYmC9OhTTL0Za\n9Uy5ieg04ANX4npxZ/USoKe3/HuuxyAMklVN9FIwr8yu0VZuKFK8knL+6R9Xo92E\n3MsTRoYqKjuEVa1Ktv1aR+ojlWtLWJ3m2guUFK1vjgNFKdhkEDZhyyzf7lsCL9Z+\ntV3RmVeD85B12uNqp9dtmifI4fEpWQeh63pQF1bVGCaQpEr88xpZgz8MYY4dyv4l\nyt0rqYCLFjv7OsC/+qEbcayPGtsdvi9hEMAlXIgv8tBh0TdZuPCE+qMlyanUJ4OC\n9A9/dEpT6D8+d5Nl2WfcllDHK6NHvD6/aAdwxJpGeJsb+doH0Whs4TInS1hLxcAv\nvDFtYYECgYEA7kfC00GSGyaM02A07+jb9Sj42dLrT1QA067ZfhXkzdEq6nCVQprl\nDRT0nBZ4kj/D16RKmd/HKxe1KrNdTqJR5pBc2S3H3NldgxFRqNb5lO8s+7V8btkS\n/gbA4aqBzB/ItxOds4TUN6ERB+YkeOc3HZcBRRktkQOR3uoqaEdxFlECgYEA7KVD\ngmEZdv4goxVWN+jI073Zh2weG0MLUd5m21P768XSuHvY2nViVtTjPQXdXFj4YxlJ\nz8uVgc+RRjifDpvobgl1zvjK2/4YPoppX9NSLoCCpgxaIhAniSqQdmPRbjKnFfgc\ncxSiwf74peoLOhknL6dZkVYoCyr51aKDKGmcWlkCgYB1QUb0Il49khjWo48pR9OF\nruXWet5kqRfHE1Hfo/J1/ao6t7AbmJGCgH9mmAA5J7u90BEN63rdD8uM+bq+yU24\nQe4OyWKCoUxNBSbECRXEXnYqX0KeYZ/g9X3RDtDUnAdvX+3Iu2KbBV2WH4BvJoiO\nvRJY6Gzt4W3U3jKEIjPaIQKBgQCwO2sJH5K9QQfBK9Snkl5tAceLyIKrPsShVYU3\n9VV5AjupU+Hs3to7XBNWkJWHfmKMOnrzmuNeZtwDdYtOb+EqgTUQy8sXBiW7/Yv3\n5wIey2mAi1ZcY7dtuRsYb8G51VMFU16sfUOwQVefB6sQu0apgHF9gLIVjw27gWk3\noV7lEQKBgQDIfnrhjgrh65xB8BLeA/GNJp49OPPgPNFkZzYzHxlZRqEZTY5Zue16\nHtm42tC0NCi2IstO1pd8O1bszKeHCNCAmJQnNUpDMgsZud0V3Y8nTRZGJPlHBz6T\nId5DfmOckXC5TjvlMIg7osZuxPR12zCrGAOMRx5JbLXcFJDwlmv+8Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-687774891", "fingerprint": "c1:9f:fe:a1:e4:e9:27:ce:e3:cd:d6:a0:10:47:6e:43"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:26.227 63 INFO tempest.lib.common.rest_client [req-5f033481-a6a3-45c3-bf21-1cd28c21d884 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/ports 1.019s 2018-08-17 07:01:26.228 63 DEBUG tempest.lib.common.rest_client [req-5f033481-a6a3-45c3-bf21-1cd28c21d884 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2079230678", "security_groups": ["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 07:01:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f033481-a6a3-45c3-bf21-1cd28c21d884'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T07:01:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"560f931d-b982-4fae-9b29-6a4f5e438599","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T07:01:25Z","name":"tempest-port-smoke-2079230678","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c6:d0:52","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7851b57c-896b-4824-8bff-4e0403f63756","ip_address":"10.101.11.10"}],"id":"1708d234-89e4-4231-8c8f-2672b1f7d055","security_groups":["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:28.290 63 INFO tempest.lib.common.rest_client [req-39cc682f-7aab-4eba-89f8-42403874c46a ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.23:8774/v2.1/servers 2.061s 2018-08-17 07:01:28.291 63 DEBUG tempest.lib.common.rest_client [req-39cc682f-7aab-4eba-89f8-42403874c46a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-687774891", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "560f931d-b982-4fae-9b29-6a4f5e438599", "port": "1708d234-89e4-4231-8c8f-2672b1f7d055"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-39cc682f-7aab-4eba-89f8-42403874c46a', 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 07:01:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39cc682f-7aab-4eba-89f8-42403874c46a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "adminPass": "5zPgt8sjE3Hj"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:28.731 63 INFO tempest.lib.common.rest_client [req-20608682-b60b-4627-b985-42b3a5bac78c ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.436s 2018-08-17 07:01:28.732 63 DEBUG tempest.lib.common.rest_client [req-20608682-b60b-4627-b985-42b3a5bac78c ] 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-20608682-b60b-4627-b985-42b3a5bac78c', 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': 'Fri, 17 Aug 2018 07:01:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20608682-b60b-4627-b985-42b3a5bac78c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:30.188 63 INFO tempest.lib.common.rest_client [req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.443s 2018-08-17 07:01:30.189 63 DEBUG tempest.lib.common.rest_client [req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3', 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': 'Fri, 17 Aug 2018 07:01:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:30.202 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 07:01:31.824 63 INFO tempest.lib.common.rest_client [req-fb2c478a-11b0-41e4-89b3-0fde32817ca1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.619s 2018-08-17 07:01:31.825 63 DEBUG tempest.lib.common.rest_client [req-fb2c478a-11b0-41e4-89b3-0fde32817ca1 ] 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-fb2c478a-11b0-41e4-89b3-0fde32817ca1', 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': 'Fri, 17 Aug 2018 07:01:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb2c478a-11b0-41e4-89b3-0fde32817ca1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:31.839 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 07:01:33.299 63 INFO tempest.lib.common.rest_client [req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.457s 2018-08-17 07:01:33.299 63 DEBUG tempest.lib.common.rest_client [req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565 ] 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565', 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': 'Fri, 17 Aug 2018 07:01:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:34.915 63 INFO tempest.lib.common.rest_client [req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.601s 2018-08-17 07:01:34.916 63 DEBUG tempest.lib.common.rest_client [req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e', 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': 'Fri, 17 Aug 2018 07:01:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:34.929 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 07:01:35.436 63 INFO tempest.lib.common.rest_client [req-0d09e1f4-74f2-40d3-be72-1ac981d9905a ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.506s 2018-08-17 07:01:35.437 63 DEBUG tempest.lib.common.rest_client [req-0d09e1f4-74f2-40d3-be72-1ac981d9905a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-0d09e1f4-74f2-40d3-be72-1ac981d9905a', 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': 'Fri, 17 Aug 2018 07:01:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d09e1f4-74f2-40d3-be72-1ac981d9905a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:35.451 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 07:01:36.592 63 INFO tempest.lib.common.rest_client [req-f1f9baf0-4e5e-445a-8772-b325c9e9900e ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/ports 1.140s 2018-08-17 07:01:36.593 63 DEBUG tempest.lib.common.rest_client [req-f1f9baf0-4e5e-445a-8772-b325c9e9900e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1815286019", "security_groups": ["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 07:01:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1f9baf0-4e5e-445a-8772-b325c9e9900e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T07:01:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T07:01:36Z","name":"tempest-port-smoke-1815286019","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d1:ce:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"d9c11130-feae-4350-8dfa-627fa9263e14","ip_address":"10.102.21.20"}],"id":"bcf63a5d-786a-4347-ac5f-f85279ae336d","security_groups":["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:38.235 63 INFO tempest.lib.common.rest_client [req-5b508da9-681d-4512-a7b2-787edaef8472 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.23:8774/v2.1/servers 1.641s 2018-08-17 07:01:38.236 63 DEBUG tempest.lib.common.rest_client [req-5b508da9-681d-4512-a7b2-787edaef8472 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-687774891", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "port": "bcf63a5d-786a-4347-ac5f-f85279ae336d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-5b508da9-681d-4512-a7b2-787edaef8472', 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 07:01:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b508da9-681d-4512-a7b2-787edaef8472'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "adminPass": "YZhswZUFkG33"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:38.491 63 INFO tempest.lib.common.rest_client [req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.251s 2018-08-17 07:01:38.491 63 DEBUG tempest.lib.common.rest_client [req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f ] 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f', 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': 'Fri, 17 Aug 2018 07:01:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:40.006 63 INFO tempest.lib.common.rest_client [req-3e459fa2-6466-4194-8ef1-f58d15bd563c ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.500s 2018-08-17 07:01:40.006 63 DEBUG tempest.lib.common.rest_client [req-3e459fa2-6466-4194-8ef1-f58d15bd563c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-3e459fa2-6466-4194-8ef1-f58d15bd563c', 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': 'Fri, 17 Aug 2018 07:01:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e459fa2-6466-4194-8ef1-f58d15bd563c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:40.020 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 07:01:41.176 63 INFO tempest.lib.common.rest_client [req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.154s 2018-08-17 07:01:41.176 63 DEBUG tempest.lib.common.rest_client [req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7 ] 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7', 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': 'Fri, 17 Aug 2018 07:01:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:41.188 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 07:01:42.560 63 INFO tempest.lib.common.rest_client [req-37126a36-24b7-4269-8e35-a5e4255a3334 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.370s 2018-08-17 07:01:42.561 63 DEBUG tempest.lib.common.rest_client [req-37126a36-24b7-4269-8e35-a5e4255a3334 ] 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-37126a36-24b7-4269-8e35-a5e4255a3334', 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': 'Fri, 17 Aug 2018 07:01:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37126a36-24b7-4269-8e35-a5e4255a3334'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:43.911 63 INFO tempest.lib.common.rest_client [req-e1911d14-38ce-4760-92f7-c8729a776b3f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.329s 2018-08-17 07:01:43.911 63 DEBUG tempest.lib.common.rest_client [req-e1911d14-38ce-4760-92f7-c8729a776b3f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-e1911d14-38ce-4760-92f7-c8729a776b3f', 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': 'Fri, 17 Aug 2018 07:01:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1911d14-38ce-4760-92f7-c8729a776b3f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:43.925 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 07:01:44.071 63 INFO tempest.lib.common.rest_client [req-75c705d0-5898-4451-827d-614c1a9319df ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.145s 2018-08-17 07:01:44.072 63 DEBUG tempest.lib.common.rest_client [req-75c705d0-5898-4451-827d-614c1a9319df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-75c705d0-5898-4451-827d-614c1a9319df', 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': 'Fri, 17 Aug 2018 07:01:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c705d0-5898-4451-827d-614c1a9319df'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:44.090 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: a0974382-2b44-458b-ad4f-18fca8d4c07f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-17 07:01:44.310 63 INFO tempest.lib.common.rest_client [req-dc6c06ae-4be1-4ff4-a678-b631a49c96bd ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/routers 0.219s 2018-08-17 07:01:44.310 63 DEBUG tempest.lib.common.rest_client [req-dc6c06ae-4be1-4ff4-a678-b631a49c96bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--501661699", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 07:01:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc6c06ae-4be1-4ff4-a678-b631a49c96bd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:44Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:44Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "225b2475-db49-419e-a4f2-737d7e41b150", "name": "tempest-router--501661699"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:45.812 63 INFO tempest.lib.common.rest_client [req-1242a6a2-7416-4bf8-988e-871852355cb4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150 1.500s 2018-08-17 07:01:45.812 63 DEBUG tempest.lib.common.rest_client [req-1242a6a2-7416-4bf8-988e-871852355cb4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150', u'date': 'Fri, 17 Aug 2018 07:01:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1242a6a2-7416-4bf8-988e-871852355cb4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:44Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:45Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "225b2475-db49-419e-a4f2-737d7e41b150", "name": "tempest-router--501661699"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:47.933 63 INFO tempest.lib.common.rest_client [req-fd07b9ed-48b2-405f-9526-ac94a65eaacb ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/add_router_interface 2.120s 2018-08-17 07:01:47.934 63 DEBUG tempest.lib.common.rest_client [req-fd07b9ed-48b2-405f-9526-ac94a65eaacb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/add_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd07b9ed-48b2-405f-9526-ac94a65eaacb'} Body: {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756", "subnet_ids": ["7851b57c-896b-4824-8bff-4e0403f63756"], "port_id": "43b83683-9f10-4cb8-8302-a8c5537546d5", "id": "225b2475-db49-419e-a4f2-737d7e41b150"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:50.144 63 INFO tempest.lib.common.rest_client [req-bfd2054b-fba4-416d-b154-6bf83745a554 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.209s 2018-08-17 07:01:50.145 63 DEBUG tempest.lib.common.rest_client [req-bfd2054b-fba4-416d-b154-6bf83745a554 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "1708d234-89e4-4231-8c8f-2672b1f7d055"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 07:01:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfd2054b-fba4-416d-b154-6bf83745a554'} Body: {"floatingip": {"router_id": "225b2475-db49-419e-a4f2-737d7e41b150", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T07:01:48Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "1708d234-89e4-4231-8c8f-2672b1f7d055", "id": "989a4852-0d6d-4454-986b-263398bedf00", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:48Z", "project_id": "e400006a87fa4c59828181404e540752"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:01:50.147 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:01:58.159 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:01:58.223 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:01:58.225 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:01:58.339 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:01:58.340 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:01:58.342 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:01:58.401 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:01:58.406 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:02:03.415 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:02:03.416 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:03:13.486 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:03:13.487 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:03:13.491 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:03:13.556 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:03:13.588 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:03:18.595 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:03:18.596 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:04:28.660 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 07:04:28.661 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:04:28.661 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28.666 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28.764 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:04:28.796 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28.803 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 07:04:28.803 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:44:72:64 [ether] on eth0 2018-08-17 07:04:28.803 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:04:28.803 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28.805 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28.862 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:04:28.869 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28.878 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-17 07:04:28.879 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:04:28.879 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28.881 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28.942 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:04:28.945 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28.950 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:04:28.950 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28.951 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:29.011 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:04:29.015 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:29.021 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-17 07:04:29.021 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:44:72:64 [ether] on eth0 2018-08-17 07:04:29.022 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:04:29.022 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:29.024 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:29.083 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:04:29.087 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:34.093 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:04:34.094 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:05:44.152 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-17 07:05:44.154 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:05:44.161 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:05:44.261 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-17 07:05:44.288 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:05:49.297 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:05:49.297 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-17 07:06:59.363 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 07:07:00.823 63 INFO tempest.lib.common.rest_client [req-72c8a917-16a5-4c23-ba77-0e78196d86af ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/989a4852-0d6d-4454-986b-263398bedf00 1.456s 2018-08-17 07:07:00.823 63 DEBUG tempest.lib.common.rest_client [req-72c8a917-16a5-4c23-ba77-0e78196d86af ] 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.23:9696/v2.0/floatingips/989a4852-0d6d-4454-986b-263398bedf00', u'date': 'Fri, 17 Aug 2018 07:07:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-72c8a917-16a5-4c23-ba77-0e78196d86af'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:02.738 63 INFO tempest.lib.common.rest_client [req-5f1a240b-cbb6-43ea-87bb-3977c747fcff ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/remove_router_interface 1.914s 2018-08-17 07:07:02.739 63 DEBUG tempest.lib.common.rest_client [req-5f1a240b-cbb6-43ea-87bb-3977c747fcff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:07:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f1a240b-cbb6-43ea-87bb-3977c747fcff'} Body: {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756", "subnet_ids": ["7851b57c-896b-4824-8bff-4e0403f63756"], "port_id": "43b83683-9f10-4cb8-8302-a8c5537546d5", "id": "225b2475-db49-419e-a4f2-737d7e41b150"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:04.520 63 INFO tempest.lib.common.rest_client [req-338722c3-0ad9-451e-b9ee-6e06f0f755ce ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150 1.780s 2018-08-17 07:07:04.521 63 DEBUG tempest.lib.common.rest_client [req-338722c3-0ad9-451e-b9ee-6e06f0f755ce ] 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.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150', u'date': 'Fri, 17 Aug 2018 07:07:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-338722c3-0ad9-451e-b9ee-6e06f0f755ce'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:04.944 63 INFO tempest.lib.common.rest_client [req-282a0191-f2e8-49a3-99c3-067cdbed90ed ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.421s 2018-08-17 07:07:04.944 63 DEBUG tempest.lib.common.rest_client [req-282a0191-f2e8-49a3-99c3-067cdbed90ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-282a0191-f2e8-49a3-99c3-067cdbed90ed', 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': 'Fri, 17 Aug 2018 07:07:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-282a0191-f2e8-49a3-99c3-067cdbed90ed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:05.713 63 INFO tempest.lib.common.rest_client [req-3717a733-ad9f-4c07-a06e-98954329f214 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.767s 2018-08-17 07:07:05.714 63 DEBUG tempest.lib.common.rest_client [req-3717a733-ad9f-4c07-a06e-98954329f214 ] 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-3717a733-ad9f-4c07-a06e-98954329f214', 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': 'Fri, 17 Aug 2018 07:07:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3717a733-ad9f-4c07-a06e-98954329f214'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:07:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:06.788 63 INFO tempest.lib.common.rest_client [req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.059s 2018-08-17 07:07:06.788 63 DEBUG tempest.lib.common.rest_client [req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e ] 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e', 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': 'Fri, 17 Aug 2018 07:07:06 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e'} Body: {"itemNotFound": {"message": "Instance a0974382-2b44-458b-ad4f-18fca8d4c07f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:07.375 63 INFO tempest.lib.common.rest_client [req-25de0c5f-acb4-48c0-8472-9cb2bb2a829c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/bcf63a5d-786a-4347-ac5f-f85279ae336d 0.585s 2018-08-17 07:07:07.376 63 DEBUG tempest.lib.common.rest_client [req-25de0c5f-acb4-48c0-8472-9cb2bb2a829c ] 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.23:9696/v2.0/ports/bcf63a5d-786a-4347-ac5f-f85279ae336d', u'date': 'Fri, 17 Aug 2018 07:07:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-25de0c5f-acb4-48c0-8472-9cb2bb2a829c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:07.544 63 INFO tempest.lib.common.rest_client [req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.167s 2018-08-17 07:07:07.545 63 DEBUG tempest.lib.common.rest_client [req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7', 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': 'Fri, 17 Aug 2018 07:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:07.999 63 INFO tempest.lib.common.rest_client [req-493729a5-9596-45ac-9f99-565c3a126aab ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.453s 2018-08-17 07:07:07.999 63 DEBUG tempest.lib.common.rest_client [req-493729a5-9596-45ac-9f99-565c3a126aab ] 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-493729a5-9596-45ac-9f99-565c3a126aab', 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': 'Fri, 17 Aug 2018 07:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-493729a5-9596-45ac-9f99-565c3a126aab'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:07:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:09.419 63 INFO tempest.lib.common.rest_client [req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.406s 2018-08-17 07:07:09.420 63 DEBUG tempest.lib.common.rest_client [req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3', 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': 'Fri, 17 Aug 2018 07:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T07:07:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T07:07:09.000000", "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:09.433 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-17 07:07:10.479 63 INFO tempest.lib.common.rest_client [req-65683a25-2f3a-4964-8252-e4167d14baf2 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.044s 2018-08-17 07:07:10.480 63 DEBUG tempest.lib.common.rest_client [req-65683a25-2f3a-4964-8252-e4167d14baf2 ] 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-65683a25-2f3a-4964-8252-e4167d14baf2', 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': 'Fri, 17 Aug 2018 07:07:10 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-65683a25-2f3a-4964-8252-e4167d14baf2'} Body: {"itemNotFound": {"message": "Instance bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:11.394 63 INFO tempest.lib.common.rest_client [req-5eefb9f4-6c10-4574-ab17-76347794e856 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/1708d234-89e4-4231-8c8f-2672b1f7d055 0.912s 2018-08-17 07:07:11.394 63 DEBUG tempest.lib.common.rest_client [req-5eefb9f4-6c10-4574-ab17-76347794e856 ] 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.23:9696/v2.0/ports/1708d234-89e4-4231-8c8f-2672b1f7d055', u'date': 'Fri, 17 Aug 2018 07:07:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5eefb9f4-6c10-4574-ab17-76347794e856'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:11.438 63 INFO tempest.lib.common.rest_client [req-f658c9ce-c44e-4001-8696-9ef3cd588e31 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-687774891 0.042s 2018-08-17 07:07:11.438 63 DEBUG tempest.lib.common.rest_client [req-f658c9ce-c44e-4001-8696-9ef3cd588e31 ] 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-687774891', u'x-compute-request-id': 'req-f658c9ce-c44e-4001-8696-9ef3cd588e31', 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': 'Fri, 17 Aug 2018 07:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f658c9ce-c44e-4001-8696-9ef3cd588e31'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:13.041 63 INFO tempest.lib.common.rest_client [req-6107d2bf-643e-44c3-975b-d90b3bd41ba2 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/remove_router_interface 1.601s 2018-08-17 07:07:13.042 63 DEBUG tempest.lib.common.rest_client [req-6107d2bf-643e-44c3-975b-d90b3bd41ba2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:07:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6107d2bf-643e-44c3-975b-d90b3bd41ba2'} Body: {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14", "subnet_ids": ["d9c11130-feae-4350-8dfa-627fa9263e14"], "port_id": "0cfef88e-236d-4542-bbb3-a22da924394a", "id": "045c9aae-bb00-469b-87dc-62769fc35034"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:15.245 63 INFO tempest.lib.common.rest_client [req-f4a55de0-88d3-4fb9-bcfa-16da7c93d050 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034 2.202s 2018-08-17 07:07:15.246 63 DEBUG tempest.lib.common.rest_client [req-f4a55de0-88d3-4fb9-bcfa-16da7c93d050 ] 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.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034', u'date': 'Fri, 17 Aug 2018 07:07:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4a55de0-88d3-4fb9-bcfa-16da7c93d050'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:16.256 63 INFO tempest.lib.common.rest_client [req-175a6ac8-dd81-483f-8bd0-ca69de7b4d42 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/d9c11130-feae-4350-8dfa-627fa9263e14 1.009s 2018-08-17 07:07:16.257 63 DEBUG tempest.lib.common.rest_client [req-175a6ac8-dd81-483f-8bd0-ca69de7b4d42 ] 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.23:9696/v2.0/subnets/d9c11130-feae-4350-8dfa-627fa9263e14', u'date': 'Fri, 17 Aug 2018 07:07:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-175a6ac8-dd81-483f-8bd0-ca69de7b4d42'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:17.745 63 INFO tempest.lib.common.rest_client [req-76b1163e-1994-4298-b05d-b1783c047d6b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77 1.487s 2018-08-17 07:07:17.745 63 DEBUG tempest.lib.common.rest_client [req-76b1163e-1994-4298-b05d-b1783c047d6b ] 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.23:9696/v2.0/networks/78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77', u'date': 'Fri, 17 Aug 2018 07:07:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-76b1163e-1994-4298-b05d-b1783c047d6b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:19.010 63 INFO tempest.lib.common.rest_client [req-1b9d49f1-e039-4e99-9fd4-c3168042b743 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7851b57c-896b-4824-8bff-4e0403f63756 1.263s 2018-08-17 07:07:19.010 63 DEBUG tempest.lib.common.rest_client [req-1b9d49f1-e039-4e99-9fd4-c3168042b743 ] 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.23:9696/v2.0/subnets/7851b57c-896b-4824-8bff-4e0403f63756', u'date': 'Fri, 17 Aug 2018 07:07:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1b9d49f1-e039-4e99-9fd4-c3168042b743'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:20.557 63 INFO tempest.lib.common.rest_client [req-4f92d4de-29d0-440b-a3d6-e7a5562de4f0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/560f931d-b982-4fae-9b29-6a4f5e438599 1.546s 2018-08-17 07:07:20.558 63 DEBUG tempest.lib.common.rest_client [req-4f92d4de-29d0-440b-a3d6-e7a5562de4f0 ] 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.23:9696/v2.0/networks/560f931d-b982-4fae-9b29-6a4f5e438599', u'date': 'Fri, 17 Aug 2018 07:07:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f92d4de-29d0-440b-a3d6-e7a5562de4f0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:20.993 63 INFO tempest.lib.common.rest_client [req-88543a2e-5a9d-4635-b867-aaa09f9f59fc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/5eef9953-ff2a-4fe5-8e8e-4f56e67d931a 0.434s 2018-08-17 07:07:20.993 63 DEBUG tempest.lib.common.rest_client [req-88543a2e-5a9d-4635-b867-aaa09f9f59fc ] 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.23:9696/v2.0/security-groups/5eef9953-ff2a-4fe5-8e8e-4f56e67d931a', u'date': 'Fri, 17 Aug 2018 07:07:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88543a2e-5a9d-4635-b867-aaa09f9f59fc'} 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_variant6 [366.177778s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 214, in test_bgpvpn_variant6 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 07:01:15,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.289s 2018-08-17 07:01:15,110 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-962944289 description", "name": "tempest-secgroup-smoke-962944289"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc085dee-fa7f-4014-860d-de2a7dec14f5'} Body: {"security_group": {"description": "tempest-secgroup-smoke-962944289 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:14Z", "updated_at": "2018-08-17T07:01:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:01:14Z", "revision_number": 0, "id": "5dce7c24-6bd5-4bb7-a334-da649632988c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:01:14Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:01:14Z", "revision_number": 0, "id": "a10a3834-8c82-4251-a1b8-b72f2d5b7bac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:01:14Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "name": "tempest-secgroup-smoke-962944289"}} 2018-08-17 07:01:15,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.195s 2018-08-17 07:01:15,307 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ef8cd53-2ade-41d7-b5b1-e4bba0550902'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "91fbdaad-06d4-4eda-86ad-41fc176b0e5d"}} 2018-08-17 07:01:15,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 07:01:15,488 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c458ad0a-e111-46b0-a013-b7c31f3b1441'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5f94c520-04c6-4c51-8257-699114841777"}} 2018-08-17 07:01:15,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.415s 2018-08-17 07:01:15,905 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08c971c6-e5f3-4734-8fab-ab5be85cb4d3'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "2b84f4f3-2aed-457e-9a5f-3e969d6635bc"}} 2018-08-17 07:01:16,079 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.173s 2018-08-17 07:01:16,080 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b34976-2690-47a5-83f1-0b204a26909a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5300ab97-25bf-44ae-b9fc-a5b71f948332"}} 2018-08-17 07:01:16,226 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.144s 2018-08-17 07:01:16,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-691a9ba0-8a9b-44b4-acbb-648505ad9e20'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f7733913-7bf5-4a8b-a8e7-6d0ab36a000c"}} 2018-08-17 07:01:16,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 07:01:16,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88a1fa9d-f9ff-427b-aaf1-655892178dbd'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "287e3d72-225c-4a68-81a8-80a31752c44a"}} 2018-08-17 07:01:16,862 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.468s 2018-08-17 07:01:16,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3208d855-3dce-4805-903d-13893304cae0'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f1dbe54e-1c95-496a-96f4-e708cd0b54f1"}} 2018-08-17 07:01:17,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 07:01:17,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b567927-7562-49b2-b168-5907d5da5ae6'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b7b8a2b-194a-4a34-a97b-fe19b4e7e18d"}} 2018-08-17 07:01:17,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/networks 0.268s 2018-08-17 07:01:17,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1080624390"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b915b96-16b8-4d39-b765-0f674b490247'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T07:01:17Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"560f931d-b982-4fae-9b29-6a4f5e438599","name":"tempest-A-1080624390"}} 2018-08-17 07:01:17,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.597s 2018-08-17 07:01:17,889 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "name": "tempest-subnet-A-1-1337381904"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72818f2f-a739-4a72-a266-b1c7892d850a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"560f931d-b982-4fae-9b29-6a4f5e438599","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","dns_nameservers":[],"updated_at":"2018-08-17T07:01:17Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7851b57c-896b-4824-8bff-4e0403f63756","subnetpool_id":null,"name":"tempest-subnet-A-1-1337381904"}} 2018-08-17 07:01:18,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/networks 0.243s 2018-08-17 07:01:18,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1121643888"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 07:01:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7af1fd0f-2835-41e6-84db-150bf5f8d5f6'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T07:01:17Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","name":"tempest-B-1121643888"}} 2018-08-17 07:01:18,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.663s 2018-08-17 07:01:18,800 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "name": "tempest-subnet-B-1-1687030260"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 07:01:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ba8d6e5-5ecf-48d6-90c3-b8c82794b904'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:18Z","dns_nameservers":[],"updated_at":"2018-08-17T07:01:18Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"d9c11130-feae-4350-8dfa-627fa9263e14","subnetpool_id":null,"name":"tempest-subnet-B-1-1687030260"}} 2018-08-17 07:01:19,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.497s 2018-08-17 07:01:19,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 07:01:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8b2544a-9b93-4c15-b90d-5d03defad7ef'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "d943553c-efe9-45d2-8285-01bd17c17805"}} 2018-08-17 07:01:20,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations 0.735s 2018-08-17 07:01:20,035 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations', u'date': 'Fri, 17 Aug 2018 07:01:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7338c317-c639-4fdd-9ea7-58919b0fae38'} Body: {"network_association": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "id": "ce5c2285-0332-41f0-8294-e20657ce22d0"}} 2018-08-17 07:01:20,956 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations 0.920s 2018-08-17 07:01:20,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations', u'date': 'Fri, 17 Aug 2018 07:01:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8e56e2e-e335-4745-be25-84dfa9622045'} Body: {"network_association": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "id": "67e2e151-feb8-4852-abd0-60450990a7a8"}} 2018-08-17 07:01:20,957 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 07:01:21,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/routers 0.128s 2018-08-17 07:01:21,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--112749830", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 07:01:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92f3e677-1ffc-4d72-8a49-ed991444730c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:20Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:20Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "045c9aae-bb00-469b-87dc-62769fc35034", "name": "tempest-router--112749830"}} 2018-08-17 07:01:22,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034 1.542s 2018-08-17 07:01:22,631 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034', u'date': 'Fri, 17 Aug 2018 07:01:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d1c1979-cb33-4729-aa66-34f1d6532b99'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:20Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:22Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "045c9aae-bb00-469b-87dc-62769fc35034", "name": "tempest-router--112749830"}} 2018-08-17 07:01:25,025 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/add_router_interface 2.392s 2018-08-17 07:01:25,026 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/add_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5684dc3f-832f-4179-a85d-7470bc037b49'} Body: {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14", "subnet_ids": ["d9c11130-feae-4350-8dfa-627fa9263e14"], "port_id": "0cfef88e-236d-4542-bbb3-a22da924394a", "id": "045c9aae-bb00-469b-87dc-62769fc35034"} 2018-08-17 07:01:25,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.175s 2018-08-17 07:01:25,203 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-687774891"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-024d4e81-0f1f-4a59-9221-89239aecb53b', 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': 'Fri, 17 Aug 2018 07:01:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-024d4e81-0f1f-4a59-9221-89239aecb53b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcQ/qxdWsSOULTtqbmPnBfX810BrMVB9+tPsw9m8odOunsHSUNCFNPcxRc4JU0aEYKpcHdF5bOkSszUQfrWoDby+pzuD2E5FQjhRiMIkhLu+GJ96HZMuMeiN54fAr2th3MncITBRwQRhl5kES5r+61EZ/y/Qspun83X15LYtBimcIIyrxpA36mRxR8vyDs04N9IpaqCToCdCnw1qUI4YvCgCqYN9gOfanIYWjKPUpsfUEm/tVl4mB3gK2hkasYZmzB3xeVzw9XJKBIK+A976tmMsdhQyS1xK7wOi3SBpRgPj4ImgtFcM45GBgClC56M9xWL7Cjvdiw7/uDQhdqhTwp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3EP6sXVrEjlC07am5j5wX1/NdAazFQffrT7MPZvKHTrp7B0l\nDQhTT3MUXOCVNGhGCqXB3ReWzpErM1EH61qA28vqc7g9hORUI4UYjCJIS7vhifeh\n2TLjHojeeHwK9rYdzJ3CEwUcEEYZeZBEua/utRGf8v0LKbp/N19eS2LQYpnCCMq8\naQN+pkcUfL8g7NODfSKWqgk6AnQp8NalCOGLwoAqmDfYDn2pyGFoyj1KbH1BJv7V\nZeJgd4CtoZGrGGZswd8Xlc8PVySgSCvgPe+rZjLHYUMktcSu8Dot0gaUYD4+CJoL\nRXDOORgYApQuejPcVi+wo73YsO/7g0IXaoU8KQIDAQABAoIBAB0AYmC9OhTTL0Za\n9Uy5ieg04ANX4npxZ/USoKe3/HuuxyAMklVN9FIwr8yu0VZuKFK8knL+6R9Xo92E\n3MsTRoYqKjuEVa1Ktv1aR+ojlWtLWJ3m2guUFK1vjgNFKdhkEDZhyyzf7lsCL9Z+\ntV3RmVeD85B12uNqp9dtmifI4fEpWQeh63pQF1bVGCaQpEr88xpZgz8MYY4dyv4l\nyt0rqYCLFjv7OsC/+qEbcayPGtsdvi9hEMAlXIgv8tBh0TdZuPCE+qMlyanUJ4OC\n9A9/dEpT6D8+d5Nl2WfcllDHK6NHvD6/aAdwxJpGeJsb+doH0Whs4TInS1hLxcAv\nvDFtYYECgYEA7kfC00GSGyaM02A07+jb9Sj42dLrT1QA067ZfhXkzdEq6nCVQprl\nDRT0nBZ4kj/D16RKmd/HKxe1KrNdTqJR5pBc2S3H3NldgxFRqNb5lO8s+7V8btkS\n/gbA4aqBzB/ItxOds4TUN6ERB+YkeOc3HZcBRRktkQOR3uoqaEdxFlECgYEA7KVD\ngmEZdv4goxVWN+jI073Zh2weG0MLUd5m21P768XSuHvY2nViVtTjPQXdXFj4YxlJ\nz8uVgc+RRjifDpvobgl1zvjK2/4YPoppX9NSLoCCpgxaIhAniSqQdmPRbjKnFfgc\ncxSiwf74peoLOhknL6dZkVYoCyr51aKDKGmcWlkCgYB1QUb0Il49khjWo48pR9OF\nruXWet5kqRfHE1Hfo/J1/ao6t7AbmJGCgH9mmAA5J7u90BEN63rdD8uM+bq+yU24\nQe4OyWKCoUxNBSbECRXEXnYqX0KeYZ/g9X3RDtDUnAdvX+3Iu2KbBV2WH4BvJoiO\nvRJY6Gzt4W3U3jKEIjPaIQKBgQCwO2sJH5K9QQfBK9Snkl5tAceLyIKrPsShVYU3\n9VV5AjupU+Hs3to7XBNWkJWHfmKMOnrzmuNeZtwDdYtOb+EqgTUQy8sXBiW7/Yv3\n5wIey2mAi1ZcY7dtuRsYb8G51VMFU16sfUOwQVefB6sQu0apgHF9gLIVjw27gWk3\noV7lEQKBgQDIfnrhjgrh65xB8BLeA/GNJp49OPPgPNFkZzYzHxlZRqEZTY5Zue16\nHtm42tC0NCi2IstO1pd8O1bszKeHCNCAmJQnNUpDMgsZud0V3Y8nTRZGJPlHBz6T\nId5DfmOckXC5TjvlMIg7osZuxPR12zCrGAOMRx5JbLXcFJDwlmv+8Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-687774891", "fingerprint": "c1:9f:fe:a1:e4:e9:27:ce:e3:cd:d6:a0:10:47:6e:43"}} 2018-08-17 07:01:26,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/ports 1.019s 2018-08-17 07:01:26,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2079230678", "security_groups": ["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 07:01:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f033481-a6a3-45c3-bf21-1cd28c21d884'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T07:01:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"560f931d-b982-4fae-9b29-6a4f5e438599","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T07:01:25Z","name":"tempest-port-smoke-2079230678","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c6:d0:52","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7851b57c-896b-4824-8bff-4e0403f63756","ip_address":"10.101.11.10"}],"id":"1708d234-89e4-4231-8c8f-2672b1f7d055","security_groups":["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"],"device_id":""}} 2018-08-17 07:01:28,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.23:8774/v2.1/servers 2.061s 2018-08-17 07:01:28,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-687774891", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "560f931d-b982-4fae-9b29-6a4f5e438599", "port": "1708d234-89e4-4231-8c8f-2672b1f7d055"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-39cc682f-7aab-4eba-89f8-42403874c46a', 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 07:01:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39cc682f-7aab-4eba-89f8-42403874c46a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "adminPass": "5zPgt8sjE3Hj"}} 2018-08-17 07:01:28,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.436s 2018-08-17 07:01:28,732 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-20608682-b60b-4627-b985-42b3a5bac78c', 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': 'Fri, 17 Aug 2018 07:01:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20608682-b60b-4627-b985-42b3a5bac78c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:30,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.443s 2018-08-17 07:01:30,189 63 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': '1398', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3', 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': 'Fri, 17 Aug 2018 07:01:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:30,202 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 07:01:31,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.619s 2018-08-17 07:01:31,825 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-fb2c478a-11b0-41e4-89b3-0fde32817ca1', 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': 'Fri, 17 Aug 2018 07:01:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb2c478a-11b0-41e4-89b3-0fde32817ca1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:31,839 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 07:01:33,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.457s 2018-08-17 07:01:33,299 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565', 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': 'Fri, 17 Aug 2018 07:01:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:34,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.601s 2018-08-17 07:01:34,916 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e', 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': 'Fri, 17 Aug 2018 07:01:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:34,929 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 07:01:35,436 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.506s 2018-08-17 07:01:35,437 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-0d09e1f4-74f2-40d3-be72-1ac981d9905a', 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': 'Fri, 17 Aug 2018 07:01:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d09e1f4-74f2-40d3-be72-1ac981d9905a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:35,451 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de with status: ACTIVE 2018-08-17 07:01:36,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/ports 1.140s 2018-08-17 07:01:36,593 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1815286019", "security_groups": ["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 07:01:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1f9baf0-4e5e-445a-8772-b325c9e9900e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T07:01:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T07:01:36Z","name":"tempest-port-smoke-1815286019","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d1:ce:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"d9c11130-feae-4350-8dfa-627fa9263e14","ip_address":"10.102.21.20"}],"id":"bcf63a5d-786a-4347-ac5f-f85279ae336d","security_groups":["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"],"device_id":""}} 2018-08-17 07:01:38,235 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.23:8774/v2.1/servers 1.641s 2018-08-17 07:01:38,236 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-687774891", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "port": "bcf63a5d-786a-4347-ac5f-f85279ae336d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-5b508da9-681d-4512-a7b2-787edaef8472', 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 07:01:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b508da9-681d-4512-a7b2-787edaef8472'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "adminPass": "YZhswZUFkG33"}} 2018-08-17 07:01:38,491 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.251s 2018-08-17 07:01:38,491 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f', 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': 'Fri, 17 Aug 2018 07:01:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:40,006 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.500s 2018-08-17 07:01:40,006 63 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': '1398', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-3e459fa2-6466-4194-8ef1-f58d15bd563c', 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': 'Fri, 17 Aug 2018 07:01:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e459fa2-6466-4194-8ef1-f58d15bd563c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:40,020 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 07:01:41,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.154s 2018-08-17 07:01:41,176 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7', 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': 'Fri, 17 Aug 2018 07:01:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:41,188 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 07:01:42,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.370s 2018-08-17 07:01:42,561 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-37126a36-24b7-4269-8e35-a5e4255a3334', 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': 'Fri, 17 Aug 2018 07:01:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37126a36-24b7-4269-8e35-a5e4255a3334'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:43,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.329s 2018-08-17 07:01:43,911 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-e1911d14-38ce-4760-92f7-c8729a776b3f', 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': 'Fri, 17 Aug 2018 07:01:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1911d14-38ce-4760-92f7-c8729a776b3f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:43,925 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 07:01:44,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.145s 2018-08-17 07:01:44,072 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-75c705d0-5898-4451-827d-614c1a9319df', 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': 'Fri, 17 Aug 2018 07:01:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c705d0-5898-4451-827d-614c1a9319df'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:44,090 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a0974382-2b44-458b-ad4f-18fca8d4c07f with status: ACTIVE 2018-08-17 07:01:44,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/routers 0.219s 2018-08-17 07:01:44,310 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--501661699", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 07:01:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc6c06ae-4be1-4ff4-a678-b631a49c96bd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:44Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:44Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "225b2475-db49-419e-a4f2-737d7e41b150", "name": "tempest-router--501661699"}} 2018-08-17 07:01:45,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150 1.500s 2018-08-17 07:01:45,812 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150', u'date': 'Fri, 17 Aug 2018 07:01:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1242a6a2-7416-4bf8-988e-871852355cb4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:44Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:45Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "225b2475-db49-419e-a4f2-737d7e41b150", "name": "tempest-router--501661699"}} 2018-08-17 07:01:47,933 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/add_router_interface 2.120s 2018-08-17 07:01:47,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/add_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd07b9ed-48b2-405f-9526-ac94a65eaacb'} Body: {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756", "subnet_ids": ["7851b57c-896b-4824-8bff-4e0403f63756"], "port_id": "43b83683-9f10-4cb8-8302-a8c5537546d5", "id": "225b2475-db49-419e-a4f2-737d7e41b150"} 2018-08-17 07:01:50,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.209s 2018-08-17 07:01:50,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "1708d234-89e4-4231-8c8f-2672b1f7d055"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 07:01:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfd2054b-fba4-416d-b154-6bf83745a554'} Body: {"floatingip": {"router_id": "225b2475-db49-419e-a4f2-737d7e41b150", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T07:01:48Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "1708d234-89e4-4231-8c8f-2672b1f7d055", "id": "989a4852-0d6d-4454-986b-263398bedf00", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:48Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 07:01:50,147 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:01:58,159 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:01:58,223 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:01:58,225 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:01:58,339 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:01:58,340 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:01:58,342 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:01:58,401 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:01:58,406 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:02:03,415 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:02:03,416 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:03:13,486 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:03:13,487 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:03:13,491 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:03:13,556 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:03:13,588 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:03:18,595 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:03:18,596 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:04:28,660 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 07:04:28,661 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 07:04:28,661 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,666 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28,764 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:28,796 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28,803 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 07:04:28,803 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:44:72:64 [ether] on eth0 2018-08-17 07:04:28,803 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 07:04:28,803 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,805 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28,862 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:28,869 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28,878 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 07:04:28,879 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 07:04:28,879 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,881 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28,942 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:28,945 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28,950 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 07:04:28,950 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,951 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:29,011 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:29,015 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:29,021 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 07:04:29,021 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:44:72:64 [ether] on eth0 2018-08-17 07:04:29,022 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:04:29,022 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:29,024 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:29,083 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:29,087 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:34,093 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:04:34,094 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:05:44,152 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:05:44,154 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:05:44,161 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:05:44,261 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:05:44,288 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:05:49,297 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:05:49,297 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:06:59,363 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 07:06:59,364 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 07:07:00,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/989a4852-0d6d-4454-986b-263398bedf00 1.456s 2018-08-17 07:07:00,823 63 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.23:9696/v2.0/floatingips/989a4852-0d6d-4454-986b-263398bedf00', u'date': 'Fri, 17 Aug 2018 07:07:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-72c8a917-16a5-4c23-ba77-0e78196d86af'} Body: 2018-08-17 07:07:02,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/remove_router_interface 1.914s 2018-08-17 07:07:02,739 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:07:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f1a240b-cbb6-43ea-87bb-3977c747fcff'} Body: {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756", "subnet_ids": ["7851b57c-896b-4824-8bff-4e0403f63756"], "port_id": "43b83683-9f10-4cb8-8302-a8c5537546d5", "id": "225b2475-db49-419e-a4f2-737d7e41b150"} 2018-08-17 07:07:04,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150 1.780s 2018-08-17 07:07:04,521 63 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.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150', u'date': 'Fri, 17 Aug 2018 07:07:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-338722c3-0ad9-451e-b9ee-6e06f0f755ce'} Body: 2018-08-17 07:07:04,944 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.421s 2018-08-17 07:07:04,944 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-282a0191-f2e8-49a3-99c3-067cdbed90ed', 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': 'Fri, 17 Aug 2018 07:07:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-282a0191-f2e8-49a3-99c3-067cdbed90ed'} Body: 2018-08-17 07:07:05,713 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.767s 2018-08-17 07:07:05,714 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-3717a733-ad9f-4c07-a06e-98954329f214', 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': 'Fri, 17 Aug 2018 07:07:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3717a733-ad9f-4c07-a06e-98954329f214'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:07:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:07:06,788 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.059s 2018-08-17 07:07:06,788 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e', 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': 'Fri, 17 Aug 2018 07:07:06 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e'} Body: {"itemNotFound": {"message": "Instance a0974382-2b44-458b-ad4f-18fca8d4c07f could not be found.", "code": 404}} 2018-08-17 07:07:07,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/bcf63a5d-786a-4347-ac5f-f85279ae336d 0.585s 2018-08-17 07:07:07,376 63 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.23:9696/v2.0/ports/bcf63a5d-786a-4347-ac5f-f85279ae336d', u'date': 'Fri, 17 Aug 2018 07:07:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-25de0c5f-acb4-48c0-8472-9cb2bb2a829c'} Body: 2018-08-17 07:07:07,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.167s 2018-08-17 07:07:07,545 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7', 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': 'Fri, 17 Aug 2018 07:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7'} Body: 2018-08-17 07:07:07,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.453s 2018-08-17 07:07:07,999 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-493729a5-9596-45ac-9f99-565c3a126aab', 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': 'Fri, 17 Aug 2018 07:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-493729a5-9596-45ac-9f99-565c3a126aab'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:07:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:07:09,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.406s 2018-08-17 07:07:09,420 63 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': '1347', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3', 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': 'Fri, 17 Aug 2018 07:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T07:07:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T07:07:09.000000", "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:07:09,433 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-17 07:07:10,479 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.044s 2018-08-17 07:07:10,480 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-65683a25-2f3a-4964-8252-e4167d14baf2', 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': 'Fri, 17 Aug 2018 07:07:10 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-65683a25-2f3a-4964-8252-e4167d14baf2'} Body: {"itemNotFound": {"message": "Instance bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de could not be found.", "code": 404}} 2018-08-17 07:07:11,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/1708d234-89e4-4231-8c8f-2672b1f7d055 0.912s 2018-08-17 07:07:11,394 63 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.23:9696/v2.0/ports/1708d234-89e4-4231-8c8f-2672b1f7d055', u'date': 'Fri, 17 Aug 2018 07:07:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5eefb9f4-6c10-4574-ab17-76347794e856'} Body: 2018-08-17 07:07:11,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-687774891 0.042s 2018-08-17 07:07:11,438 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-687774891', u'x-compute-request-id': 'req-f658c9ce-c44e-4001-8696-9ef3cd588e31', 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': 'Fri, 17 Aug 2018 07:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f658c9ce-c44e-4001-8696-9ef3cd588e31'} Body: 2018-08-17 07:07:13,041 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/remove_router_interface 1.601s 2018-08-17 07:07:13,042 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:07:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6107d2bf-643e-44c3-975b-d90b3bd41ba2'} Body: {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14", "subnet_ids": ["d9c11130-feae-4350-8dfa-627fa9263e14"], "port_id": "0cfef88e-236d-4542-bbb3-a22da924394a", "id": "045c9aae-bb00-469b-87dc-62769fc35034"} 2018-08-17 07:07:15,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034 2.202s 2018-08-17 07:07:15,246 63 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.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034', u'date': 'Fri, 17 Aug 2018 07:07:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4a55de0-88d3-4fb9-bcfa-16da7c93d050'} Body: 2018-08-17 07:07:16,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/d9c11130-feae-4350-8dfa-627fa9263e14 1.009s 2018-08-17 07:07:16,257 63 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.23:9696/v2.0/subnets/d9c11130-feae-4350-8dfa-627fa9263e14', u'date': 'Fri, 17 Aug 2018 07:07:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-175a6ac8-dd81-483f-8bd0-ca69de7b4d42'} Body: 2018-08-17 07:07:17,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77 1.487s 2018-08-17 07:07:17,745 63 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.23:9696/v2.0/networks/78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77', u'date': 'Fri, 17 Aug 2018 07:07:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-76b1163e-1994-4298-b05d-b1783c047d6b'} Body: 2018-08-17 07:07:19,010 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7851b57c-896b-4824-8bff-4e0403f63756 1.263s 2018-08-17 07:07:19,010 63 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.23:9696/v2.0/subnets/7851b57c-896b-4824-8bff-4e0403f63756', u'date': 'Fri, 17 Aug 2018 07:07:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1b9d49f1-e039-4e99-9fd4-c3168042b743'} Body: 2018-08-17 07:07:20,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/560f931d-b982-4fae-9b29-6a4f5e438599 1.546s 2018-08-17 07:07:20,558 63 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.23:9696/v2.0/networks/560f931d-b982-4fae-9b29-6a4f5e438599', u'date': 'Fri, 17 Aug 2018 07:07:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f92d4de-29d0-440b-a3d6-e7a5562de4f0'} Body: 2018-08-17 07:07:20,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/5eef9953-ff2a-4fe5-8e8e-4f56e67d931a 0.434s 2018-08-17 07:07:20,993 63 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.23:9696/v2.0/security-groups/5eef9953-ff2a-4fe5-8e8e-4f56e67d931a', u'date': 'Fri, 17 Aug 2018 07:07:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88543a2e-5a9d-4635-b867-aaa09f9f59fc'} Body: 2018-08-17 07:07:21.307 63 INFO tempest.lib.common.rest_client [req-e67d320a-49cc-453b-a515-283b75cd5e90 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa 0.286s 2018-08-17 07:07:21.307 63 DEBUG tempest.lib.common.rest_client [req-e67d320a-49cc-453b-a515-283b75cd5e90 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa', u'date': 'Fri, 17 Aug 2018 07:07:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e67d320a-49cc-453b-a515-283b75cd5e90'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:21.492 63 INFO tempest.lib.common.rest_client [req-40d877e8-81c0-4045-a039-0cba0c9d568e ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862 0.184s 2018-08-17 07:07:21.492 63 DEBUG tempest.lib.common.rest_client [req-40d877e8-81c0-4045-a039-0cba0c9d568e ] 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.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862', u'date': 'Fri, 17 Aug 2018 07:07:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40d877e8-81c0-4045-a039-0cba0c9d568e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:21.852 63 INFO tempest.lib.common.rest_client [req-ff025ce2-dac3-40ea-9c0e-75c41fd14e3d ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18 0.359s 2018-08-17 07:07:21.852 63 DEBUG tempest.lib.common.rest_client [req-ff025ce2-dac3-40ea-9c0e-75c41fd14e3d ] 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.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18', u'date': 'Fri, 17 Aug 2018 07:07:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ff025ce2-dac3-40ea-9c0e-75c41fd14e3d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:22.194 63 INFO tempest.lib.common.rest_client [req-64c38bbe-facf-4848-ba0c-6256dc501998 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91 0.341s 2018-08-17 07:07:22.195 63 DEBUG tempest.lib.common.rest_client [req-64c38bbe-facf-4848-ba0c-6256dc501998 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91', u'date': 'Fri, 17 Aug 2018 07:07:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-64c38bbe-facf-4848-ba0c-6256dc501998'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:22.646 63 INFO tempest.lib.common.rest_client [req-aa8c1c36-ff36-4830-9bab-e1cdf2bedda7 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/21e11e64-b5e8-4342-a2f9-cb385747c625 0.450s 2018-08-17 07:07:22.646 63 DEBUG tempest.lib.common.rest_client [req-aa8c1c36-ff36-4830-9bab-e1cdf2bedda7 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/21e11e64-b5e8-4342-a2f9-cb385747c625', u'date': 'Fri, 17 Aug 2018 07:07:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa8c1c36-ff36-4830-9bab-e1cdf2bedda7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:22.992 63 INFO tempest.lib.common.rest_client [req-866cfc00-9c7c-49e8-a8a2-71b494414ec4 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/51ffe8fc-7273-4f73-926b-e522246097b7 0.345s 2018-08-17 07:07:22.993 63 DEBUG tempest.lib.common.rest_client [req-866cfc00-9c7c-49e8-a8a2-71b494414ec4 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/51ffe8fc-7273-4f73-926b-e522246097b7', u'date': 'Fri, 17 Aug 2018 07:07:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-866cfc00-9c7c-49e8-a8a2-71b494414ec4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:23.249 63 INFO tempest.lib.common.rest_client [req-ce2afd4b-e6a4-4e17-94cf-595a9bbaed40 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f 0.256s 2018-08-17 07:07:23.250 63 DEBUG tempest.lib.common.rest_client [req-ce2afd4b-e6a4-4e17-94cf-595a9bbaed40 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f', u'date': 'Fri, 17 Aug 2018 07:07:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ce2afd4b-e6a4-4e17-94cf-595a9bbaed40'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:23.583 63 INFO tempest.lib.common.rest_client [req-2ae4b0d1-8cbd-4267-9699-572a164fdefe ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7 0.332s 2018-08-17 07:07:23.583 63 DEBUG tempest.lib.common.rest_client [req-2ae4b0d1-8cbd-4267-9699-572a164fdefe ] 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.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7', u'date': 'Fri, 17 Aug 2018 07:07:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2ae4b0d1-8cbd-4267-9699-572a164fdefe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:23.685 63 INFO tempest.lib.common.rest_client [req-2fbd80f2-d85e-4aaa-b712-8a74d2a852be ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/fbac1163-7af7-4ffd-b910-aa0ebd7bd4ab 0.101s 2018-08-17 07:07:23.687 63 DEBUG tempest.lib.common.rest_client [req-2fbd80f2-d85e-4aaa-b712-8a74d2a852be ] 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.23:9696/v2.0/bgpvpn/bgpvpns/fbac1163-7af7-4ffd-b910-aa0ebd7bd4ab', u'date': 'Fri, 17 Aug 2018 07:07:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fbd80f2-d85e-4aaa-b712-8a74d2a852be'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:23.786 63 INFO tempest.lib.common.rest_client [req-dad999b7-d1ba-44f5-92a1-b702e0bd8d50 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/80aa99f9-5ce1-482d-a6af-1b8fa4677874 0.097s 2018-08-17 07:07:23.788 63 DEBUG tempest.lib.common.rest_client [req-dad999b7-d1ba-44f5-92a1-b702e0bd8d50 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/80aa99f9-5ce1-482d-a6af-1b8fa4677874', u'date': 'Fri, 17 Aug 2018 07:07:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dad999b7-d1ba-44f5-92a1-b702e0bd8d50'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:23.879 63 INFO tempest.lib.common.rest_client [req-52545777-89b6-4858-9bcb-9c7457877bbf ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db 0.089s 2018-08-17 07:07:23.880 63 DEBUG tempest.lib.common.rest_client [req-52545777-89b6-4858-9bcb-9c7457877bbf ] 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.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db', u'date': 'Fri, 17 Aug 2018 07:07:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-52545777-89b6-4858-9bcb-9c7457877bbf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:23.981 63 INFO tempest.lib.common.rest_client [req-8f8e96e3-3841-45fb-9141-459e31a39b1a ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859 0.100s 2018-08-17 07:07:23.981 63 DEBUG tempest.lib.common.rest_client [req-8f8e96e3-3841-45fb-9141-459e31a39b1a ] 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.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859', u'date': 'Fri, 17 Aug 2018 07:07:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8f8e96e3-3841-45fb-9141-459e31a39b1a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:24.103 63 INFO tempest.lib.common.rest_client [req-6668a743-34a4-4a40-8f3c-c7779b2681ad ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70 0.120s 2018-08-17 07:07:24.103 63 DEBUG tempest.lib.common.rest_client [req-6668a743-34a4-4a40-8f3c-c7779b2681ad ] 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.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70', u'date': 'Fri, 17 Aug 2018 07:07:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6668a743-34a4-4a40-8f3c-c7779b2681ad'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:24.199 63 INFO tempest.lib.common.rest_client [req-0ad3141d-41e6-408f-91c1-6266c7f8b1b7 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669 0.095s 2018-08-17 07:07:24.199 63 DEBUG tempest.lib.common.rest_client [req-0ad3141d-41e6-408f-91c1-6266c7f8b1b7 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669', u'date': 'Fri, 17 Aug 2018 07:07:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0ad3141d-41e6-408f-91c1-6266c7f8b1b7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:24.284 63 INFO tempest.lib.common.rest_client [req-8f4fbb53-30f5-41a4-927c-4ceadaaa39c7 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d 0.084s 2018-08-17 07:07:24.285 63 DEBUG tempest.lib.common.rest_client [req-8f4fbb53-30f5-41a4-927c-4ceadaaa39c7 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d', u'date': 'Fri, 17 Aug 2018 07:07:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8f4fbb53-30f5-41a4-927c-4ceadaaa39c7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:24.381 63 INFO tempest.lib.common.rest_client [req-f7f096d0-6893-47a6-a91d-68c3958025e6 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b 0.095s 2018-08-17 07:07:24.382 63 DEBUG tempest.lib.common.rest_client [req-f7f096d0-6893-47a6-a91d-68c3958025e6 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b', u'date': 'Fri, 17 Aug 2018 07:07:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7f096d0-6893-47a6-a91d-68c3958025e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:24.815 63 INFO tempest.lib.common.rest_client [req-e927be59-fd1a-4bcb-add2-ff8c2abf88ee ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42 0.432s 2018-08-17 07:07:24.816 63 DEBUG tempest.lib.common.rest_client [req-e927be59-fd1a-4bcb-add2-ff8c2abf88ee ] 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.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42', u'date': 'Fri, 17 Aug 2018 07:07:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e927be59-fd1a-4bcb-add2-ff8c2abf88ee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:24.947 63 INFO tempest.lib.common.rest_client [req-43e8e883-a24e-4be6-9368-b51a5757c2d2 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9 0.130s 2018-08-17 07:07:24.948 63 DEBUG tempest.lib.common.rest_client [req-43e8e883-a24e-4be6-9368-b51a5757c2d2 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9', u'date': 'Fri, 17 Aug 2018 07:07:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43e8e883-a24e-4be6-9368-b51a5757c2d2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:25.074 63 INFO tempest.lib.common.rest_client [req-adb58a61-d307-4aec-b1bc-bb7995aa110d ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795 0.125s 2018-08-17 07:07:25.074 63 DEBUG tempest.lib.common.rest_client [req-adb58a61-d307-4aec-b1bc-bb7995aa110d ] 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.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795', u'date': 'Fri, 17 Aug 2018 07:07:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-adb58a61-d307-4aec-b1bc-bb7995aa110d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:25.177 63 INFO tempest.lib.common.rest_client [req-73bbc3ba-e8db-4747-8681-fa5ac06c2786 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7 0.102s 2018-08-17 07:07:25.177 63 DEBUG tempest.lib.common.rest_client [req-73bbc3ba-e8db-4747-8681-fa5ac06c2786 ] 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.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7', u'date': 'Fri, 17 Aug 2018 07:07:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73bbc3ba-e8db-4747-8681-fa5ac06c2786'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:25.268 63 INFO tempest.lib.common.rest_client [req-59778d68-adc5-485c-8a77-ba15bbba920f ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805 0.090s 2018-08-17 07:07:25.269 63 DEBUG tempest.lib.common.rest_client [req-59778d68-adc5-485c-8a77-ba15bbba920f ] 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.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805', u'date': 'Fri, 17 Aug 2018 07:07:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-59778d68-adc5-485c-8a77-ba15bbba920f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:25.745 63 INFO tempest.lib.common.rest_client [req-9275f7b7-aeef-4b59-9627-9dd5db31504b ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:07:25.746 63 DEBUG tempest.lib.common.rest_client [req-9275f7b7-aeef-4b59-9627-9dd5db31504b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9275f7b7-aeef-4b59-9627-9dd5db31504b'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:26.075 63 INFO tempest.lib.common.rest_client [req-2ff26cd5-0d5f-4117-936c-5d5f731ea419 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/users/2f7e6848109c4c5d8fb3b6705d84a9f8 0.328s 2018-08-17 07:07:26.076 63 DEBUG tempest.lib.common.rest_client [req-2ff26cd5-0d5f-4117-936c-5d5f731ea419 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/users/2f7e6848109c4c5d8fb3b6705d84a9f8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:25 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-2ff26cd5-0d5f-4117-936c-5d5f731ea419'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:26.448 63 INFO tempest.lib.common.rest_client [req-1b0abe2c-ac7a-4387-8e84-259111faa731 ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:07:26.448 63 DEBUG tempest.lib.common.rest_client [req-1b0abe2c-ac7a-4387-8e84-259111faa731 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b0abe2c-ac7a-4387-8e84-259111faa731'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:26.750 63 INFO tempest.lib.common.rest_client [req-e35ecbfd-b2cd-4b44-b995-3733380d5b18 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.23:9696/v2.0/security-groups?tenant_id=2340ff25ab5649c4a6276170dcbc1644&name=default 0.300s 2018-08-17 07:07:26.750 63 DEBUG tempest.lib.common.rest_client [req-e35ecbfd-b2cd-4b44-b995-3733380d5b18 ] 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.23:9696/v2.0/security-groups?tenant_id=2340ff25ab5649c4a6276170dcbc1644&name=default', u'date': 'Fri, 17 Aug 2018 07:07:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e35ecbfd-b2cd-4b44-b995-3733380d5b18'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2340ff25ab5649c4a6276170dcbc1644", "created_at": "2018-08-17T07:07:26Z", "updated_at": "2018-08-17T07:07:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:26Z", "revision_number": 0, "id": "2cacb5c9-59f9-4615-b920-e98994d3f4d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:26Z", "security_group_id": "079e9b75-e1f7-48f6-89c9-428af87d2093", "tenant_id": "2340ff25ab5649c4a6276170dcbc1644", "port_range_min": null, "ethertype": "IPv6", "project_id": "2340ff25ab5649c4a6276170dcbc1644"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:26Z", "revision_number": 0, "id": "6f2c00bf-9446-4db0-853b-165ef192a0d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:26Z", "security_group_id": "079e9b75-e1f7-48f6-89c9-428af87d2093", "tenant_id": "2340ff25ab5649c4a6276170dcbc1644", "port_range_min": null, "ethertype": "IPv4", "project_id": "2340ff25ab5649c4a6276170dcbc1644"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:26Z", "revision_number": 0, "id": "ace9b582-9d00-4420-9359-b4104799491b", "remote_group_id": "079e9b75-e1f7-48f6-89c9-428af87d2093", "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:26Z", "security_group_id": "079e9b75-e1f7-48f6-89c9-428af87d2093", "tenant_id": "2340ff25ab5649c4a6276170dcbc1644", "port_range_min": null, "ethertype": "IPv6", "project_id": "2340ff25ab5649c4a6276170dcbc1644"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:26Z", "revision_number": 0, "id": "e618b5cf-0562-4ed6-82d5-bb03d5bd6274", "remote_group_id": "079e9b75-e1f7-48f6-89c9-428af87d2093", "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:26Z", "security_group_id": "079e9b75-e1f7-48f6-89c9-428af87d2093", "tenant_id": "2340ff25ab5649c4a6276170dcbc1644", "port_range_min": null, "ethertype": "IPv4", "project_id": "2340ff25ab5649c4a6276170dcbc1644"}], "revision_number": 1, "project_id": "2340ff25ab5649c4a6276170dcbc1644", "id": "079e9b75-e1f7-48f6-89c9-428af87d2093", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:26.899 63 INFO tempest.lib.common.rest_client [req-08212a2c-a018-4b85-ae48-4a5759d9fed7 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/079e9b75-e1f7-48f6-89c9-428af87d2093 0.148s 2018-08-17 07:07:26.900 63 DEBUG tempest.lib.common.rest_client [req-08212a2c-a018-4b85-ae48-4a5759d9fed7 ] 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.23:9696/v2.0/security-groups/079e9b75-e1f7-48f6-89c9-428af87d2093', u'date': 'Fri, 17 Aug 2018 07:07:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-08212a2c-a018-4b85-ae48-4a5759d9fed7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:27.128 63 INFO tempest.lib.common.rest_client [req-7d057869-3368-4bcc-82f9-0a4146ed01ae ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/projects/2340ff25ab5649c4a6276170dcbc1644 0.227s 2018-08-17 07:07:27.128 63 DEBUG tempest.lib.common.rest_client [req-7d057869-3368-4bcc-82f9-0a4146ed01ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/2340ff25ab5649c4a6276170dcbc1644', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:26 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-7d057869-3368-4bcc-82f9-0a4146ed01ae'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:27.390 63 INFO tempest.lib.common.rest_client [req-8425ffb1-f6e0-4f82-bc0b-5eded939269e ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/users/2fbb261c7ebf4c78aa51a7b302d98858 0.261s 2018-08-17 07:07:27.391 63 DEBUG tempest.lib.common.rest_client [req-8425ffb1-f6e0-4f82-bc0b-5eded939269e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/users/2fbb261c7ebf4c78aa51a7b302d98858', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:27 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-8425ffb1-f6e0-4f82-bc0b-5eded939269e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:27.732 63 INFO tempest.lib.common.rest_client [req-333c468f-bab4-4e51-b1f5-e3ac8545c14a ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.23:9696/v2.0/security-groups?tenant_id=3722ed50751c4ba8a4192c5ef117503b&name=default 0.339s 2018-08-17 07:07:27.733 63 DEBUG tempest.lib.common.rest_client [req-333c468f-bab4-4e51-b1f5-e3ac8545c14a ] 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.23:9696/v2.0/security-groups?tenant_id=3722ed50751c4ba8a4192c5ef117503b&name=default', u'date': 'Fri, 17 Aug 2018 07:07:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-333c468f-bab4-4e51-b1f5-e3ac8545c14a'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3722ed50751c4ba8a4192c5ef117503b", "created_at": "2018-08-17T07:07:27Z", "updated_at": "2018-08-17T07:07:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:27Z", "revision_number": 0, "id": "14e8ff92-1ea1-4cdb-86bf-3396897c6045", "remote_group_id": "e5d8c255-9c43-4d65-b9e3-8529f9efaca7", "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:27Z", "security_group_id": "e5d8c255-9c43-4d65-b9e3-8529f9efaca7", "tenant_id": "3722ed50751c4ba8a4192c5ef117503b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3722ed50751c4ba8a4192c5ef117503b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:27Z", "revision_number": 0, "id": "7df3ff0b-ffdf-4652-9997-fdf0db0fc9ff", "remote_group_id": "e5d8c255-9c43-4d65-b9e3-8529f9efaca7", "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:27Z", "security_group_id": "e5d8c255-9c43-4d65-b9e3-8529f9efaca7", "tenant_id": "3722ed50751c4ba8a4192c5ef117503b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3722ed50751c4ba8a4192c5ef117503b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:27Z", "revision_number": 0, "id": "9173488b-ff14-45e9-84bb-bfd2349a5654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:27Z", "security_group_id": "e5d8c255-9c43-4d65-b9e3-8529f9efaca7", "tenant_id": "3722ed50751c4ba8a4192c5ef117503b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3722ed50751c4ba8a4192c5ef117503b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:07:27Z", "revision_number": 0, "id": "b49646ae-b588-4c03-9a6d-3690a6e5edad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:07:27Z", "security_group_id": "e5d8c255-9c43-4d65-b9e3-8529f9efaca7", "tenant_id": "3722ed50751c4ba8a4192c5ef117503b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3722ed50751c4ba8a4192c5ef117503b"}], "revision_number": 1, "project_id": "3722ed50751c4ba8a4192c5ef117503b", "id": "e5d8c255-9c43-4d65-b9e3-8529f9efaca7", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:28.232 63 INFO tempest.lib.common.rest_client [req-3cf00a09-3f33-4e05-a771-9d439ed4854f ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/e5d8c255-9c43-4d65-b9e3-8529f9efaca7 0.498s 2018-08-17 07:07:28.232 63 DEBUG tempest.lib.common.rest_client [req-3cf00a09-3f33-4e05-a771-9d439ed4854f ] 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.23:9696/v2.0/security-groups/e5d8c255-9c43-4d65-b9e3-8529f9efaca7', u'date': 'Fri, 17 Aug 2018 07:07:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3cf00a09-3f33-4e05-a771-9d439ed4854f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:28.526 63 INFO tempest.lib.common.rest_client [req-ceb86824-d96b-4bbd-ae3e-77fda5631fc6 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/projects/3722ed50751c4ba8a4192c5ef117503b 0.293s 2018-08-17 07:07:28.527 63 DEBUG tempest.lib.common.rest_client [req-ceb86824-d96b-4bbd-ae3e-77fda5631fc6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/3722ed50751c4ba8a4192c5ef117503b', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:28 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-ceb86824-d96b-4bbd-ae3e-77fda5631fc6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:28.803 63 INFO tempest.lib.common.rest_client [req-79d48da4-107c-43af-9570-8fbc5cf66359 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/users/b58bd064d72b4c9788411c368e42373c 0.274s 2018-08-17 07:07:28.803 63 DEBUG tempest.lib.common.rest_client [req-79d48da4-107c-43af-9570-8fbc5cf66359 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/users/b58bd064d72b4c9788411c368e42373c', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:28 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-79d48da4-107c-43af-9570-8fbc5cf66359'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:28.845 63 INFO tempest.lib.common.rest_client [req-da944738-a44d-4db9-b968-154fd90b8ee5 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.23:9696/v2.0/security-groups?tenant_id=e400006a87fa4c59828181404e540752&name=default 0.040s 2018-08-17 07:07:28.845 63 DEBUG tempest.lib.common.rest_client [req-da944738-a44d-4db9-b968-154fd90b8ee5 ] 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.23:9696/v2.0/security-groups?tenant_id=e400006a87fa4c59828181404e540752&name=default', u'date': 'Fri, 17 Aug 2018 07:07:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-da944738-a44d-4db9-b968-154fd90b8ee5'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:45Z", "updated_at": "2018-08-17T05:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "53588021-d344-4efd-88d7-5788c2652429", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "30136ef6-ec25-415c-b23d-81df3be6f34e", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "9c63470e-5329-4394-b1e0-2f2040381dab", "remote_group_id": "30136ef6-ec25-415c-b23d-81df3be6f34e", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "30136ef6-ec25-415c-b23d-81df3be6f34e", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "e46ca012-df16-4585-a9d5-1bd6fdb35766", "remote_group_id": "30136ef6-ec25-415c-b23d-81df3be6f34e", "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "30136ef6-ec25-415c-b23d-81df3be6f34e", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "f0bbcf1b-a992-489a-ae07-163b1c028108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "30136ef6-ec25-415c-b23d-81df3be6f34e", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "30136ef6-ec25-415c-b23d-81df3be6f34e", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:29.234 63 INFO tempest.lib.common.rest_client [req-0fdabbd4-c62b-4d04-ad3a-707eb9133189 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/30136ef6-ec25-415c-b23d-81df3be6f34e 0.388s 2018-08-17 07:07:29.234 63 DEBUG tempest.lib.common.rest_client [req-0fdabbd4-c62b-4d04-ad3a-707eb9133189 ] 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.23:9696/v2.0/security-groups/30136ef6-ec25-415c-b23d-81df3be6f34e', u'date': 'Fri, 17 Aug 2018 07:07:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0fdabbd4-c62b-4d04-ad3a-707eb9133189'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-17 07:07:29.449 63 INFO tempest.lib.common.rest_client [req-6d8ddd2c-094d-4915-8b34-66baa694f5e8 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.3:35357/v3/projects/e400006a87fa4c59828181404e540752 0.214s 2018-08-17 07:07:29.450 63 DEBUG tempest.lib.common.rest_client [req-6d8ddd2c-094d-4915-8b34-66baa694f5e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.3:35357/v3/projects/e400006a87fa4c59828181404e540752', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 07:07:29 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-6d8ddd2c-094d-4915-8b34-66baa694f5e8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 ============================== Failed 18 tests - output below: ============================== networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target[id-559013fd-1e34-4fde-9599-f8aafe9ae716] ---------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/api/test_bgpvpn.py", line 178, 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 50, 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-08-17 05:26:30,074 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.098s 2018-08-17 05:26:30,074 63 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--2091928365"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5aab1863-592b-4290-98a3-0e4118afcfe8'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--2091928365", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "92dba794f6904cf583a6e6a18ddd2186", "route_targets": ["64512:1"], "project_id": "92dba794f6904cf583a6e6a18ddd2186", "type": "l3", "id": "ea0d9431-c961-42b6-9a61-8c32fd0403ad"}} 2018-08-17 05:26:30,130 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad 0.055s 2018-08-17 05:26:30,131 63 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.23:9696/v2.0/bgpvpn/bgpvpns/ea0d9431-c961-42b6-9a61-8c32fd0403ad', u'date': 'Fri, 17 Aug 2018 05:26:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c11fc975-6717-4dbf-8347-26c188e17f0c'} 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,id-afdd6cad-871a-4343-b97b-6319c76c815d,network] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 83, in test_bgpvpn_basic self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:26:45,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.595s 2018-08-17 05:26:45,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-392114571 description", "name": "tempest-secgroup-smoke-392114571"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:26:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-462ab503-301a-47ce-b1e3-a032c16a94fb'} Body: {"security_group": {"description": "tempest-secgroup-smoke-392114571 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:45Z", "updated_at": "2018-08-17T05:26:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "319e4ef0-7316-46e0-a429-d63d09b9de6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:26:45Z", "revision_number": 0, "id": "bd0f4555-830d-486e-9337-0fbd23326fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:26:45Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "name": "tempest-secgroup-smoke-392114571"}} 2018-08-17 05:26:46,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.203s 2018-08-17 05:26:46,086 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f239852-6b58-4e95-80cf-6fd60af44aa1'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "347e05c5-cdea-495a-a0a5-fd514078d1d6"}} 2018-08-17 05:26:46,279 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.192s 2018-08-17 05:26:46,280 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3042ed83-4cb9-4749-94df-105f7d738f0a'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bd674d30-7faa-4e54-976e-b11d766d45f4"}} 2018-08-17 05:26:46,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 05:26:46,446 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97514d1e-54cb-4600-a018-02090389de2d'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "1ecae579-bd78-4ac9-9638-f43cd68eb873"}} 2018-08-17 05:26:46,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.165s 2018-08-17 05:26:46,613 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c40dd54e-0aef-45b3-a768-0c3a1938d67e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "393bef16-3448-45fd-8eb1-a0901c5a2d9a"}} 2018-08-17 05:26:47,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.394s 2018-08-17 05:26:47,008 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9d6ac99-ff88-4d95-b2d9-8d67fc17c8a9'} 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-08-17T05:26:46Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7ead072d-4858-4c0c-966e-25b8a48c09aa"}} 2018-08-17 05:26:47,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 05:26:47,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15da3210-37c7-4870-81e0-63a641f46cf6'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f1ca4391-c3e5-4ce8-96f6-83a6aaf3be9c"}} 2018-08-17 05:26:47,325 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 05:26:47,325 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f11e9eb-f39a-47be-b6fe-accbc2b309fa'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4c7082bb-15d1-48ea-be10-93ab0b66d578"}} 2018-08-17 05:26:47,511 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.185s 2018-08-17 05:26:47,512 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a315bda-a3d9-427b-a1f3-9f513ac8a45a'} 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-08-17T05:26:47Z", "security_group_id": "cd2816bd-1c17-413b-b4d3-de2493258f3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:26:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0b742a0c-b63a-45de-9b23-0fd7d3ccf472"}} 2018-08-17 05:26:47,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 05:26:47,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-678463070"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94482a3a-b2ec-4dcc-84c8-47ca539f0a89'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","name":"tempest-A-678463070"}} 2018-08-17 05:26:48,424 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.648s 2018-08-17 05:26:48,424 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "name": "tempest-subnet-A-1-1595915918"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:26:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-590616da-b5bc-44c5-9788-dd7d7a316b66'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:48Z","dns_nameservers":[],"updated_at":"2018-08-17T05:26:48Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb","subnetpool_id":null,"name":"tempest-subnet-A-1-1595915918"}} 2018-08-17 05:26:48,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/networks 0.432s 2018-08-17 05:26:48,858 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-2136861170"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:26:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f593ead-0cf2-4227-9bdd-d0716d154332'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:26:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","name":"tempest-B-2136861170"}} 2018-08-17 05:26:49,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.862s 2018-08-17 05:26:49,721 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "name": "tempest-subnet-B-1-319620225"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:26:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-38f6a560-6f9e-45ce-aeeb-c4680c40bada'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:26:49Z","dns_nameservers":[],"updated_at":"2018-08-17T05:26:49Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"38ff2857-b415-4503-a4ff-2869ecfeb83b","subnetpool_id":null,"name":"tempest-subnet-B-1-319620225"}} 2018-08-17 05:26:50,217 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.495s 2018-08-17 05:26:50,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-179641517"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6572914e-fe89-4913-ae08-ffff208d10c6', 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': 'Fri, 17 Aug 2018 05:26:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6572914e-fe89-4913-ae08-ffff208d10c6'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4mAl/jqRndSdAukCBfTXOexPJHsr3FY68KPsJs1CpGIE0IuQ4h1n8q81G3EO3S1oBo3T+4eXGTBh45rRBAptjK4Nz7JtSM5LbkVo6fzPUeMLOtH4lbu8pq//IhLRWSaqzA30F9DPhFWXVSNGb7CRcS85k8PKi4HugY6kQjxwZu1PZXfLSdvvXjfOlu1XvQ0zaHsBglg492RmuBnmC3KZOnxHN+xOCRhbHvmMaSobbEJ6nherRmPFm3hpuSSf4kAowctIRhEIJnq9AiPAcK1LltzAjXasCc9YL6ooOGrlL+di6xwjh6Y4KY9f8m/GwF4ClTspRaLfnezg/a6UsaPYj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuJgJf46kZ3UnQLpAgX01znsTyR7K9xWOvCj7CbNQqRiBNCLk\nOIdZ/KvNRtxDt0taAaN0/uHlxkwYeOa0QQKbYyuDc+ybUjOS25FaOn8z1HjCzrR+\nJW7vKav/yIS0VkmqswN9BfQz4RVl1UjRm+wkXEvOZPDyouB7oGOpEI8cGbtT2V3y\n0nb7143zpbtV70NM2h7AYJYOPdkZrgZ5gtymTp8RzfsTgkYWx75jGkqG2xCep4Xq\n0ZjxZt4abkkn+JAKMHLSEYRCCZ6vQIjwHCtS5bcwI12rAnPWC+qKDhq5S/nYuscI\n4emOCmPX/JvxsBeApU7KUWi353s4P2ulLGj2IwIDAQABAoIBAA4ow1nAdEXnS5qA\nbuA/3Xe4Ix1jOkhXo/o03oSw93fxBEAeiQj5AOMLvpQ34w3VPtMvWZMPetOKFLp5\nX8w4yfiCZvPma0eT4yjqblRcW3ppxO+cEq0GZFv68ITOARM5VVmj49woDi6uuH/y\ntPlT1Lorqmo9vS7XL0RvQJGfmJU0ksAUr2kG7YF9Hn1Pg4yFcsUI568qgHghQrlA\nSCkhz6IuvbcI/ZUsA5ETkwu5GPCTxh2i6TA8AMiyaYGPFsNIFsJN5OrCSRwv+UJ4\nya8GEw7DBxctpoT6RcScLtncvV6k0IY2X9gYbFmoXgbxQ7ejTt2S+CBiD885nf1q\n1jsFOQECgYEA8hGxoZulwhJrjgx1Yleh+7ZVBX7Qb/Fdf78dm47yiQZ3O9x81X+T\n3xKRXCQ0AFmL9KF5HMDNxXNnwSXozGUIAqReG249oNgvFiz05I0fm5IHdR1pUBYh\npjhyQcTG/FkX9q+EXV51Y07ARur2gIOMfardEnGdDxSNs9a3Gqu/gaMCgYEAwzeV\nh1ywMvnPVtwJJ3usJi93ZgmI7y+5VHIKjvJwamH0nEG3Cwa9Yiywj2zWepsl6Ink\nvGMhLt54oUrKXgB3rjRn3NlmG6TG3FNiicKyL5G1cRHVTmodzEYNuUlmHDW8zQ+/\nOsrjUEK02KdZ1fWlAjhtqNVYqTd7o1GYF4VtAYECgYEA21D+oA32CzRHMCbHf3co\nMndK5rSzwohrDt+nwpWr1kv+YUTt8T0qS1R2UIYYeyymadiWc1+Xz0o0+cEP/4eV\nz1b+UFn8Citz1eKbaisWNQwEJ66jCMVUbVX85uuS4XUTChSRl0qKjpP+DwK4nU0S\nT5UrwJchFlWn4QUrVkW/N4MCgYANmRCUVjN7yYTUwwzsMCQkoMfLVrywFH3vUOZF\nYMPN1Tbpr3YlkXmdnglKZEVoUuhIE1rYeHs2PY7fhUslUxkDDGlzq7z+DfNAI5rI\nh8RLpfWig6B9Ds02jmakUmWHb4LQMdmbKci9rXfVY4rRaYPt7KpOyVWcq92z2Zoj\ngUq/gQKBgG89/frW3K7+YR1si3hF6MZAer8+5WCesTKJn8UMKueKpX5f/IfsrS9m\nxx/+e14EuXXbmKxH9Mrx5mPvsTajgwnZdv2JhhYfXDX+vJBSQxxX5hnfgusebY8n\nMxqZ4hjJDVZFvmCzWDDt51SiY3CZGd5fwCYrpylAMgK1JBhiCOlc\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-179641517", "fingerprint": "24:8f:cc:d1:a0:98:fc:ba:e0:5e:44:8e:09:e4:e5:1a"}} 2018-08-17 05:26:51,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/ports 1.193s 2018-08-17 05:26:51,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-382102357", "security_groups": ["cd2816bd-1c17-413b-b4d3-de2493258f3c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:26:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1dccc20-a252-4aea-b50e-02e1bf4704b8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:26:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:26:50Z","name":"tempest-port-smoke-382102357","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:74:21:cf","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb","ip_address":"10.101.11.10"}],"id":"dada53df-d7b0-4c12-9797-24d369b074b3","security_groups":["cd2816bd-1c17-413b-b4d3-de2493258f3c"],"device_id":""}} 2018-08-17 05:26:52,846 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.23:8774/v2.1/servers 1.427s 2018-08-17 05:26:52,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-179641517", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "port": "dada53df-d7b0-4c12-9797-24d369b074b3"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449', 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:26:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a91b9f8-739f-436e-9fe9-f89bb9ac2449'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "adminPass": "6TyX89C7Hnfw"}} 2018-08-17 05:26:53,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.553s 2018-08-17 05:26:53,406 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-92256f4d-be1f-464a-8940-5d3af5ad06b1', 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': 'Fri, 17 Aug 2018 05:26:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92256f4d-be1f-464a-8940-5d3af5ad06b1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:55,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.637s 2018-08-17 05:26:55,057 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98', 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': 'Fri, 17 Aug 2018 05:26:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-484c03aa-1d4a-4bce-b9f7-3cd7d4fbfe98'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:55,071 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:26:56,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.598s 2018-08-17 05:26:56,671 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d', 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': 'Fri, 17 Aug 2018 05:26:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8f01ab3-e0ec-4272-b979-ad9a4d6b834d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:56,684 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:26:58,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.350s 2018-08-17 05:26:58,037 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-32975168-9c63-4b3f-9764-2607b21e6bf9', 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': 'Fri, 17 Aug 2018 05:26:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-32975168-9c63-4b3f-9764-2607b21e6bf9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:54Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:59,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.174s 2018-08-17 05:26:59,226 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b', 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': 'Fri, 17 Aug 2018 05:26:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca2173c0-8f9a-4ef8-86c1-0b5603e1512b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:59,239 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:26:59,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.662s 2018-08-17 05:26:59,904 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-a46db1d9-ed84-4905-92b2-56c85d830b22', 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': 'Fri, 17 Aug 2018 05:26:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a46db1d9-ed84-4905-92b2-56c85d830b22'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:26:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:26:59,917 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 23f7355e-596f-49f1-9f01-1f24970f9e02 with status: ACTIVE 2018-08-17 05:27:00,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/ports 0.807s 2018-08-17 05:27:00,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-673791985", "security_groups": ["cd2816bd-1c17-413b-b4d3-de2493258f3c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:27:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfc29ba0-19ee-4f6d-8b00-9b3c35476287'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:27:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1cbfaf85-5316-49b0-8b84-b8a1acec3860","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:27:00Z","name":"tempest-port-smoke-673791985","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d1:63:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"38ff2857-b415-4503-a4ff-2869ecfeb83b","ip_address":"10.102.21.20"}],"id":"677a858a-b843-4836-a669-4c6869bdb062","security_groups":["cd2816bd-1c17-413b-b4d3-de2493258f3c"],"device_id":""}} 2018-08-17 05:27:02,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.23:8774/v2.1/servers 2.012s 2018-08-17 05:27:02,740 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-179641517", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "port": "677a858a-b843-4836-a669-4c6869bdb062"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-b4656144-b167-4409-aa86-fb9e84cb0025', 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:27:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4656144-b167-4409-aa86-fb9e84cb0025'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "39de5127-6958-4cb0-a720-cb03371c781a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "adminPass": "6VxcH5VE7hLr"}} 2018-08-17 05:27:02,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.233s 2018-08-17 05:27:02,977 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0', 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': 'Fri, 17 Aug 2018 05:27:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cda12bb4-eae9-48dc-a9f8-292d9f05aec0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:04,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.823s 2018-08-17 05:27:04,818 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-9a5cf03d-c255-4a58-882e-24f6e07ad80a', 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': 'Fri, 17 Aug 2018 05:27:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a5cf03d-c255-4a58-882e-24f6e07ad80a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:06,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.413s 2018-08-17 05:27:06,246 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-7d2bce76-4369-4e71-a888-142047dc25e8', 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': 'Fri, 17 Aug 2018 05:27:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d2bce76-4369-4e71-a888-142047dc25e8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:06,259 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:27:07,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.171s 2018-08-17 05:27:07,433 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5', 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': 'Fri, 17 Aug 2018 05:27:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b0f8854-e9c2-44a3-89a6-b4b73b78e8e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:08,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.343s 2018-08-17 05:27:08,790 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-38cbd264-6418-44ab-b120-c1f0910e81f7', 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': 'Fri, 17 Aug 2018 05:27:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38cbd264-6418-44ab-b120-c1f0910e81f7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:08,804 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:27:09,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.423s 2018-08-17 05:27:09,228 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0', 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': 'Fri, 17 Aug 2018 05:27:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbbc9bfc-4122-42b9-a8fb-7d235a85d1c0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:27:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:27:09,241 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 39de5127-6958-4cb0-a720-cb03371c781a with status: ACTIVE 2018-08-17 05:27:09,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.325s 2018-08-17 05:27:09,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:27:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1548450d-7170-4f5d-8821-8da9bb72e1cb'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "40af5dfb-230e-4f68-9676-2c74f67c40aa"}} 2018-08-17 05:27:09,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations 0.205s 2018-08-17 05:27:09,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations', u'date': 'Fri, 17 Aug 2018 05:27:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-39fcad6c-71b4-4c2a-809b-be71f2046722'} Body: {"network_association": {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "id": "132a119b-061a-439f-82c0-3ea6dc474909"}} 2018-08-17 05:27:10,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations 0.542s 2018-08-17 05:27:10,319 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/40af5dfb-230e-4f68-9676-2c74f67c40aa/network_associations', u'date': 'Fri, 17 Aug 2018 05:27:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-076c11f2-4e4a-46a6-9ea0-efe4bbbc5dac'} Body: {"network_association": {"network_id": "1cbfaf85-5316-49b0-8b84-b8a1acec3860", "id": "4fbaf3f1-81ef-48d3-bf70-282871c8428f"}} 2018-08-17 05:27:10,320 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:27:10,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/routers 0.124s 2018-08-17 05:27:10,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1771026950", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:27:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b40f70e-e767-4aa4-92f4-1ff224f42ed7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:27:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d12fbea-c872-48f5-9603-21f4976c6640", "name": "tempest-router--1771026950"}} 2018-08-17 05:27:11,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640 1.521s 2018-08-17 05:27:11,968 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640', u'date': 'Fri, 17 Aug 2018 05:27:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89514147-09dc-495f-98c8-2b8d734b97a5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:27:11Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d12fbea-c872-48f5-9603-21f4976c6640", "name": "tempest-router--1771026950"}} 2018-08-17 05:27:14,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/add_router_interface 2.464s 2018-08-17 05:27:14,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:27:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-985c8013-3671-4dbc-8ba1-dfae8d16f7c4'} Body: {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb", "subnet_ids": ["4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"], "port_id": "a53bd5bf-3791-48ee-9480-49f6e4a1b9a3", "id": "4d12fbea-c872-48f5-9603-21f4976c6640"} 2018-08-17 05:27:16,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.886s 2018-08-17 05:27:16,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "dada53df-d7b0-4c12-9797-24d369b074b3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:27:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58995c8c-ad49-4f0a-995c-caad3c3a1d06'} Body: {"floatingip": {"router_id": "4d12fbea-c872-48f5-9603-21f4976c6640", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:27:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "dada53df-d7b0-4c12-9797-24d369b074b3", "id": "44edc4b2-b922-4ace-9524-4dcfc0f794be", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:27:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:27:16,322 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:27:18,327 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:27:18,395 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:27:18,423 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:27:18,538 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:27:18,538 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:27:18,541 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:27:18,603 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:27:18,605 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:27:23,612 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:27:23,613 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:28:33,636 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:28:33,637 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:28:33,640 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:28:33,703 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:28:33,704 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:28:38,710 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:28:38,711 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:29:48,775 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:29:48,776 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:29:48,776 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48,781 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:48,882 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:48,909 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:48,915 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:29:48,916 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:7e:52 [ether] on eth0 2018-08-17 05:29:48,916 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:29:48,916 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:48,978 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:48,983 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:48,991 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:29:48,992 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:29:48,992 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:48,994 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49,053 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:49,058 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:49,064 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:29:49,065 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:49,067 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49,125 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:49,131 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:49,136 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:29:49,136 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:7e:52 [ether] on eth0 2018-08-17 05:29:49,137 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:29:49,137 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:29:49,139 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:29:49,198 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:29:49,202 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:29:54,209 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:29:54,209 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:31:04,266 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:31:04,266 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.213:22' as 'cirros' with public key authentication 2018-08-17 05:31:04,271 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:31:04,371 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:31:04,398 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.213 successfully created 2018-08-17 05:31:09,406 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.213 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:31:09,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.213. 2018-08-17 05:32:19,434 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:32:19,434 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.213: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:32:19.434 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:32:21,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/44edc4b2-b922-4ace-9524-4dcfc0f794be 1.689s 2018-08-17 05:32:21,131 63 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.23:9696/v2.0/floatingips/44edc4b2-b922-4ace-9524-4dcfc0f794be', u'date': 'Fri, 17 Aug 2018 05:32:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d08fd75c-08c0-4be8-a5db-8c508e641955'} Body: 2018-08-17 05:32:23,839 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/remove_router_interface 2.707s 2018-08-17 05:32:23,840 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:32:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d010a096-079b-43ee-a9c4-03870085d6a1'} Body: {"network_id": "43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb", "subnet_ids": ["4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb"], "port_id": "a53bd5bf-3791-48ee-9480-49f6e4a1b9a3", "id": "4d12fbea-c872-48f5-9603-21f4976c6640"} 2018-08-17 05:32:25,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640 1.892s 2018-08-17 05:32:25,734 63 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.23:9696/v2.0/routers/4d12fbea-c872-48f5-9603-21f4976c6640', u'date': 'Fri, 17 Aug 2018 05:32:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-717ff81f-64f8-425c-a6a5-4e0dae61e50c'} Body: 2018-08-17 05:32:26,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.385s 2018-08-17 05:32:26,120 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-c6e197b6-9b3f-43be-aa34-f50876f0b464', 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': 'Fri, 17 Aug 2018 05:32:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6e197b6-9b3f-43be-aa34-f50876f0b464'} Body: 2018-08-17 05:32:26,818 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.696s 2018-08-17 05:32:26,818 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-7ceb3349-ce8c-4c42-a8c0-80e58371b117', 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': 'Fri, 17 Aug 2018 05:32:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7ceb3349-ce8c-4c42-a8c0-80e58371b117'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2136861170": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:63:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39de5127-6958-4cb0-a720-cb03371c781a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:27:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "39de5127-6958-4cb0-a720-cb03371c781a", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-2", "created": "2018-08-17T05:27:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:27,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a 0.047s 2018-08-17 05:32:27,882 63 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.23:8774/v2.1/servers/39de5127-6958-4cb0-a720-cb03371c781a', u'x-compute-request-id': 'req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca', 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': 'Fri, 17 Aug 2018 05:32:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-bba8e03f-d2fa-428d-b56c-15e28e7fbaca'} Body: {"itemNotFound": {"message": "Instance 39de5127-6958-4cb0-a720-cb03371c781a could not be found.", "code": 404}} 2018-08-17 05:32:28,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/677a858a-b843-4836-a669-4c6869bdb062 0.848s 2018-08-17 05:32:28,732 63 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.23:9696/v2.0/ports/677a858a-b843-4836-a669-4c6869bdb062', u'date': 'Fri, 17 Aug 2018 05:32:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc61d481-06a5-4c1f-acfc-62e621dcdcb8'} Body: 2018-08-17 05:32:28,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.197s 2018-08-17 05:32:28,930 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa', 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': 'Fri, 17 Aug 2018 05:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aba17f7d-661a-47f5-9c24-0c1bb9e27aaa'} Body: 2018-08-17 05:32:29,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.629s 2018-08-17 05:32:29,561 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-4261287e-03d8-44e8-9ddb-d288cab9e8f4', 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': 'Fri, 17 Aug 2018 05:32:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4261287e-03d8-44e8-9ddb-d288cab9e8f4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-678463070": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:21:cf", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/23f7355e-596f-49f1-9f01-1f24970f9e02", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:26:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "23f7355e-596f-49f1-9f01-1f24970f9e02", "security_groups": [{"name": "tempest-secgroup-smoke-392114571"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-179641517", "name": "server-1", "created": "2018-08-17T05:26:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:30,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02 0.052s 2018-08-17 05:32:30,629 63 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.23:8774/v2.1/servers/23f7355e-596f-49f1-9f01-1f24970f9e02', u'x-compute-request-id': 'req-87eee2d6-701b-4f67-a9ce-5b35391902ac', 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': 'Fri, 17 Aug 2018 05:32:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-87eee2d6-701b-4f67-a9ce-5b35391902ac'} Body: {"itemNotFound": {"message": "Instance 23f7355e-596f-49f1-9f01-1f24970f9e02 could not be found.", "code": 404}} 2018-08-17 05:32:31,442 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/dada53df-d7b0-4c12-9797-24d369b074b3 0.812s 2018-08-17 05:32:31,443 63 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.23:9696/v2.0/ports/dada53df-d7b0-4c12-9797-24d369b074b3', u'date': 'Fri, 17 Aug 2018 05:32:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e94f9114-a93a-4303-b3e4-e2b36c36ccac'} Body: 2018-08-17 05:32:31,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-179641517 0.028s 2018-08-17 05:32:31,472 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-179641517', u'x-compute-request-id': 'req-03889983-47c5-43bf-8ff5-84a23154577b', 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': 'Fri, 17 Aug 2018 05:32:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03889983-47c5-43bf-8ff5-84a23154577b'} Body: 2018-08-17 05:32:32,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/38ff2857-b415-4503-a4ff-2869ecfeb83b 1.238s 2018-08-17 05:32:32,712 63 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.23:9696/v2.0/subnets/38ff2857-b415-4503-a4ff-2869ecfeb83b', u'date': 'Fri, 17 Aug 2018 05:32:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2527a9c2-e82a-4a3c-bbb9-2f97bd7bd3e6'} Body: 2018-08-17 05:32:34,177 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/1cbfaf85-5316-49b0-8b84-b8a1acec3860 1.464s 2018-08-17 05:32:34,177 63 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.23:9696/v2.0/networks/1cbfaf85-5316-49b0-8b84-b8a1acec3860', u'date': 'Fri, 17 Aug 2018 05:32:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-342708d6-a783-4d2b-94de-34c0fa6197eb'} Body: 2018-08-17 05:32:35,313 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb 1.134s 2018-08-17 05:32:35,313 63 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.23:9696/v2.0/subnets/4ee08f6b-acce-4547-9f0a-79d3fa9c2ecb', u'date': 'Fri, 17 Aug 2018 05:32:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-44e94be8-257f-42a3-aa32-6e4ff350013d'} Body: 2018-08-17 05:32:36,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7 1.268s 2018-08-17 05:32:36,583 63 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.23:9696/v2.0/networks/43e4bcb0-de49-4f6a-afd7-e1c1d4d5cfc7', u'date': 'Fri, 17 Aug 2018 05:32:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43187c29-33d6-4df2-84f5-bd87943e3c91'} Body: 2018-08-17 05:32:37,102 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/cd2816bd-1c17-413b-b4d3-de2493258f3c 0.518s 2018-08-17 05:32:37,102 63 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.23:9696/v2.0/security-groups/cd2816bd-1c17-413b-b4d3-de2493258f3c', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cacee0a2-3ae4-438d-86f4-23951295d805'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn[compute,id-dc92643f-1b2c-4a3e-bc5e-ea780d721ef7,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 740, in test_bgpvpn_negative_delete_bgpvpn self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:32:37,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.298s 2018-08-17 05:32:37,427 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-534921209 description", "name": "tempest-secgroup-smoke-534921209"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-863d943d-c74c-41f2-9edb-cd3c61804c56'} Body: {"security_group": {"description": "tempest-secgroup-smoke-534921209 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "updated_at": "2018-08-17T05:32:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:32:37Z", "revision_number": 0, "id": "6fcd2c39-ddb3-4422-af1e-1ec5ed575087", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:32:37Z", "revision_number": 0, "id": "f98c13f6-fcc5-4caf-853e-6c21cf948231", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "name": "tempest-secgroup-smoke-534921209"}} 2018-08-17 05:32:37,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.247s 2018-08-17 05:32:37,676 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1329fc81-0c5d-4faa-a0e7-0cb6e43e2f12'} 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-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "55ca4499-831f-49fb-9927-40c56bb29358"}} 2018-08-17 05:32:37,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.137s 2018-08-17 05:32:37,814 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96d917e8-4de3-48cf-a5bb-a743e410a8b4'} 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-08-17T05:32:37Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9c70869a-ef08-431e-987d-a699c5581294"}} 2018-08-17 05:32:38,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.396s 2018-08-17 05:32:38,212 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f70ce9d5-9904-42b8-8e35-78f638fea61f'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0ed97410-1556-43b4-9678-9cd48139d56e"}} 2018-08-17 05:32:38,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 05:32:38,367 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e78eaf8c-dec3-4d20-8b3d-e3295e30ec15'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4e28dae0-02fb-4544-adc1-679ec4e0e24c"}} 2018-08-17 05:32:38,521 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.152s 2018-08-17 05:32:38,521 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa0b99fa-3294-43ee-8904-a1b426770384'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e51e8afa-e29f-4a30-91c3-52bece7f6412"}} 2018-08-17 05:32:38,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.412s 2018-08-17 05:32:38,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-501dec1b-5ea9-411b-a505-edb03dfe306b'} 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-08-17T05:32:38Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0f2548c9-0e81-4676-8905-b63345637373"}} 2018-08-17 05:32:39,110 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.174s 2018-08-17 05:32:39,110 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdad4165-1a64-4675-bda8-2615dc00753b'} 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-08-17T05:32:39Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "af85c1b0-04a8-4c2e-8661-ad28e22210ac"}} 2018-08-17 05:32:39,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 05:32:39,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:32:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-450d3cd6-bcfc-4ae7-9d9e-8582e8fdbab4'} 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-08-17T05:32:39Z", "security_group_id": "b2662580-2030-43ee-9ff2-ed59e80f69ef", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:32:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "536062fb-507f-4df0-bbd9-5597e79dddf1"}} 2018-08-17 05:32:40,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/networks 0.924s 2018-08-17 05:32:40,203 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-350526968"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-229f17fd-0898-405b-8213-e8942b606285'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:32:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"deb36e96-8c80-481c-a676-938bf2726426","name":"tempest-A-350526968"}} 2018-08-17 05:32:40,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.527s 2018-08-17 05:32:40,732 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "deb36e96-8c80-481c-a676-938bf2726426", "name": "tempest-subnet-A-1-1274055273"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df5554c0-9bcc-4924-a85a-0eb54a34219e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"deb36e96-8c80-481c-a676-938bf2726426","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","dns_nameservers":[],"updated_at":"2018-08-17T05:32:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f1be6866-b55a-466d-9ccb-1077b3fab3b2","subnetpool_id":null,"name":"tempest-subnet-A-1-1274055273"}} 2018-08-17 05:32:40,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/networks 0.228s 2018-08-17 05:32:40,962 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-339045110"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14bccf6b-f7dd-4789-94af-a7bb3bf748d3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:32:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","name":"tempest-B-339045110"}} 2018-08-17 05:32:41,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.623s 2018-08-17 05:32:41,586 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "name": "tempest-subnet-B-1-1333120167"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:32:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6f52258-0893-49d6-8a65-9c9cd2cc0f5a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:32:41Z","dns_nameservers":[],"updated_at":"2018-08-17T05:32:41Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"56b97543-59b1-4baa-b58c-ac2f968cc4ba","subnetpool_id":null,"name":"tempest-subnet-B-1-1333120167"}} 2018-08-17 05:32:41,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.312s 2018-08-17 05:32:41,900 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:32:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-101be60d-27e1-480d-889b-77bc7a296c6b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "ea895b8e-098f-45db-bea7-740c502bc862"}} 2018-08-17 05:32:42,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations 0.933s 2018-08-17 05:32:42,835 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations', u'date': 'Fri, 17 Aug 2018 05:32:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d95882cd-3e74-4dc5-9d8d-2ae8d956dad5'} Body: {"network_association": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "id": "d44eaf83-bd38-4593-9833-eedfc955f205"}} 2018-08-17 05:32:43,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations 0.280s 2018-08-17 05:32:43,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ea895b8e-098f-45db-bea7-740c502bc862/network_associations', u'date': 'Fri, 17 Aug 2018 05:32:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61660966-519a-4a06-82dc-3f7a8e3f5199'} Body: {"network_association": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "id": "ef6fab2f-8d8a-43bf-8503-bf4eb9781e2f"}} 2018-08-17 05:32:43,117 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:32:43,409 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.291s 2018-08-17 05:32:43,410 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-381938476"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-fe74e8bf-133c-4839-a094-0fd20b65c7a8', 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': 'Fri, 17 Aug 2018 05:32:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe74e8bf-133c-4839-a094-0fd20b65c7a8'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpM4qYw1ZVkaE6F96yJOBA5veiGKgtyTtlzCcPVb5w752uCcIBCn3ad1jQG0vE42SqvmNSC8ss1hJGLqMLtunbchYHR1ZuXyg6MDF7naKx8zxvMiEAfLMUlivFbVmmm0reF6z4hXUIs/UsI6qKDJcw1/Zpuqm5rFsWsVenguCknoWgSIHDdtUw9W7jvmJJnffiAsktAmPG19s/shc3OHENQkV4u2Z3SEesc3FaHN0NZ4BFa6roT+ql9GWTKAX84biIzU0Ty5xUNGoq5G16f9EoI2kLsa8OZhYU1ezNG9HV/27IAZSOx0HMa5vu3n5jParjzttkf1MJY0K3h/DLEkHH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6TOKmMNWVZGhOhfesiTgQOb3ohioLck7ZcwnD1W+cO+drgnC\nAQp92ndY0BtLxONkqr5jUgvLLNYSRi6jC7bp23IWB0dWbl8oOjAxe52isfM8bzIh\nAHyzFJYrxW1ZpptK3hes+IV1CLP1LCOqigyXMNf2abqpuaxbFrFXp4LgpJ6FoEiB\nw3bVMPVu475iSZ334gLJLQJjxtfbP7IXNzhxDUJFeLtmd0hHrHNxWhzdDWeARWuq\n6E/qpfRlkygF/OG4iM1NE8ucVDRqKuRten/RKCNpC7GvDmYWFNXszRvR1f9uyAGU\njsdBzGub7t5+Yz2q487bZH9TCWNCt4fwyxJBxwIDAQABAoIBAQC178o/qJZgp/97\nTUgm//IdcJTeWBJNtmOq5f3LTwAHKEqCj4ZWPZM2sEoQAlu4vhe5xlPCnQTkdBdJ\nvfTinNASrw1UnGloLsE5tIPGh5N49eW+cwOgV6l3dDmuC8QX4awlXZ9LPQOzyIKM\n7z6L+YqzRqoujrz/6OIf8DgMrmUIyE643aZP/VC5NunxbzCSVbhSU/DWYkyKZBfj\nZX/W2ZQ0wWpQwntt77fAR4W7s/7JVxiKqmyjezv6PN0Ld49aKoLf2GkOGDuIOcOJ\nm+qOa5JIyAB6qzgkeo03wkzyy0gJyIodziWgVo6W50jIRc7JBfa5VNPoH/VGQiJQ\nNteOCBzRAoGBAP4dVHWvWwCfx1k6EUpppngvB95K3fKNqCQdGWGCCzJW2iLW1OY+\noLKenfpwFRd3AqnBeyj0Bwe0k5WTw9D1C8VUCm2GMNF7SyCHgp00wH8RKs0pWiss\nep/Ljb2fZ2qf4uR7ia4X8kI3yYED1UbNjfLO0cP58Z7tlLW9CNzou+11AoGBAOru\nfQxw230iimKQ8lkQ/gtjz4Mo8YcuEWmcmKxu7HDrZB/bldRiYDx7oznLY8uRqHNz\nff6a6cTnil92TQ0oT5Izoh0sxAz3JWk5euMTk/93CoHQreESSEztm+pMhANKGI4m\n+cz6Fy8oiTuTMWWSzHg6bAwGoKmX2XFWxtth7F7LAoGABq1KnNUAtSF9oXCPJ79i\n6mGB+WtKLadfNaO2GQPLu4Tgsm2mpm4a1taoG/5572XnIgK9c7QFw0QRZKq/SGxH\n5OVyaLJP8hElRjOJUQwjyrLuxvlBL0U565zzmnnnw7tzwMEmOvbSHL9Ogh9RqUyZ\nYDni9R1KJfzkHWpcI0HSPkkCgYAKztPz6ZE/bYJeTHrJvC1jysC2MQEDjgwBBtJD\nRIseGsYtbQW0kp4IyktVElVR/S55uTt3phrREzHbeG7NByi5+iQgIXoXeps+/wT3\nQ2RQoWJbXIVTUGsBFwFQQxrjp9n/WC2vz2WXps7BbeEc4icD9PQZjYiApNq9Cxf0\n6cldBwKBgQC+YEfYpEXBqoFUcLiZ3wQ7Dk+6dj9DXA3D+K/mQ7wHvU5RRg2cCd9u\n9ILBNrRwBxdUFJusddG+kx2G3QXe80hNfUVSBzCCXbmlOgYAK9cD8yL/CPy+laQi\nGiSbEf6jB5wciJWcVW68VLOd6XRnwBsj+XjqwZC23MgS951616fZow==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-381938476", "fingerprint": "45:f1:a3:b6:ba:26:69:2d:19:66:ff:13:65:84:98:e5"}} 2018-08-17 05:32:44,207 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/ports 0.794s 2018-08-17 05:32:44,207 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-573625940", "security_groups": ["b2662580-2030-43ee-9ff2-ed59e80f69ef"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:32:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5c43fd33-894d-40c3-99c8-d8406e77c37e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:32:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"deb36e96-8c80-481c-a676-938bf2726426","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:32:43Z","name":"tempest-port-smoke-573625940","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fa:8a:be","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f1be6866-b55a-466d-9ccb-1077b3fab3b2","ip_address":"10.101.11.10"}],"id":"12c70b54-b700-4117-aa3b-3ddfd7784377","security_groups":["b2662580-2030-43ee-9ff2-ed59e80f69ef"],"device_id":""}} 2018-08-17 05:32:45,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.23:8774/v2.1/servers 1.223s 2018-08-17 05:32:45,433 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-381938476", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "deb36e96-8c80-481c-a676-938bf2726426", "port": "12c70b54-b700-4117-aa3b-3ddfd7784377"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-da94fb8a-289c-444e-9d73-71333dc139ac', 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:32:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da94fb8a-289c-444e-9d73-71333dc139ac'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e35255fc-32de-4dae-a150-24cb351f283c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "adminPass": "DXm4aR9YEPbU"}} 2018-08-17 05:32:45,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.306s 2018-08-17 05:32:45,744 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420', 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': 'Fri, 17 Aug 2018 05:32:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb8fcf08-f0dc-4fa2-ad14-b307cf9ea420'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:47,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.260s 2018-08-17 05:32:47,019 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6', 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': 'Fri, 17 Aug 2018 05:32:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38f19e6d-e92f-475c-8e4f-93b52dd1f1f6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:48,304 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.268s 2018-08-17 05:32:48,305 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5', 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': 'Fri, 17 Aug 2018 05:32:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0dc1c6a3-d40f-41d4-b949-4e7c72d9d3c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:48,317 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:32:49,730 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.412s 2018-08-17 05:32:49,731 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-c6ce7e1b-7163-417d-9dbc-28841a506de9', 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': 'Fri, 17 Aug 2018 05:32:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6ce7e1b-7163-417d-9dbc-28841a506de9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:51,102 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.357s 2018-08-17 05:32:51,103 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-00629dc7-b5d2-4c51-881f-8a932a812f94', 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': 'Fri, 17 Aug 2018 05:32:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-00629dc7-b5d2-4c51-881f-8a932a812f94'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:52,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.636s 2018-08-17 05:32:52,755 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-9570837b-8adb-4a1f-bce1-9bf0f580457f', 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': 'Fri, 17 Aug 2018 05:32:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9570837b-8adb-4a1f-bce1-9bf0f580457f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:52,772 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:32:52,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.148s 2018-08-17 05:32:52,922 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-57c979df-66f5-4be1-ac26-921fe2733d69', 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': 'Fri, 17 Aug 2018 05:32:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57c979df-66f5-4be1-ac26-921fe2733d69'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:52,934 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: e35255fc-32de-4dae-a150-24cb351f283c with status: ACTIVE 2018-08-17 05:32:54,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/ports 1.209s 2018-08-17 05:32:54,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-609338833", "security_groups": ["b2662580-2030-43ee-9ff2-ed59e80f69ef"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:32:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-da9a2be4-7cf3-4db6-ad8a-cab0e9d1cd72'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:32:53Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ff4937a3-2f3d-4b4c-b081-001618a51dda","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:32:53Z","name":"tempest-port-smoke-609338833","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ec:b4:de","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"56b97543-59b1-4baa-b58c-ac2f968cc4ba","ip_address":"10.102.21.20"}],"id":"d97da109-e9b5-4b84-9283-376d39edf887","security_groups":["b2662580-2030-43ee-9ff2-ed59e80f69ef"],"device_id":""}} 2018-08-17 05:32:55,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.23:8774/v2.1/servers 1.821s 2018-08-17 05:32:55,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-381938476", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "ff4937a3-2f3d-4b4c-b081-001618a51dda", "port": "d97da109-e9b5-4b84-9283-376d39edf887"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-ef335757-296a-485e-8127-21ea6287e8b7', 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:32:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ef335757-296a-485e-8127-21ea6287e8b7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "adminPass": "T3mHUZW2Tqng"}} 2018-08-17 05:32:56,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.083s 2018-08-17 05:32:56,054 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2', 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': 'Fri, 17 Aug 2018 05:32:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d76e2474-a84c-492b-90e0-b8f94ebb2ec2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:57,383 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.314s 2018-08-17 05:32:57,384 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-60995e8a-8223-424a-b730-1e68fa786546', 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': 'Fri, 17 Aug 2018 05:32:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60995e8a-8223-424a-b730-1e68fa786546'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:58,494 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.094s 2018-08-17 05:32:58,495 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-db491285-d505-440f-8104-1b863d373d7a', 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': 'Fri, 17 Aug 2018 05:32:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db491285-d505-440f-8104-1b863d373d7a'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:58,508 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:32:59,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.159s 2018-08-17 05:32:59,670 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-2e3138d2-8326-41c9-b6ef-475cc58148c4', 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': 'Fri, 17 Aug 2018 05:32:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e3138d2-8326-41c9-b6ef-475cc58148c4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:32:59,683 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:33:01,011 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.326s 2018-08-17 05:33:01,012 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-5149e4de-0e3a-48e5-b150-25e10dfea83c', 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': 'Fri, 17 Aug 2018 05:33:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5149e4de-0e3a-48e5-b150-25e10dfea83c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:02,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.152s 2018-08-17 05:33:02,180 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-d95576db-78ca-4df3-9d11-e06cf03dd252', 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': 'Fri, 17 Aug 2018 05:33:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d95576db-78ca-4df3-9d11-e06cf03dd252'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:32:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:03,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.326s 2018-08-17 05:33:03,526 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e', 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': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6a7e420-c8e4-44ec-8076-c0d4bee5d06e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:33:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:03,539 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:33:03,691 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.151s 2018-08-17 05:33:03,692 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3', 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': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03cecde6-ee3b-4ed4-b0bb-fb960e2f52c3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:33:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:33:03,704 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 89297fb2-d3b4-4658-b608-68f1b9cbe158 with status: ACTIVE 2018-08-17 05:33:03,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/routers 0.118s 2018-08-17 05:33:03,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1935786779", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:33:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c76226dd-f227-4ef8-8b56-f4bb7ca8d9a4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:03Z", "admin_state_up": true, "updated_at": "2018-08-17T05:33:03Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "name": "tempest-router--1935786779"}} 2018-08-17 05:33:05,350 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00 1.525s 2018-08-17 05:33:05,351 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00', u'date': 'Fri, 17 Aug 2018 05:33:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-307886dd-16fb-45ea-8355-a1eb5eb80aca'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:03Z", "admin_state_up": true, "updated_at": "2018-08-17T05:33:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "name": "tempest-router--1935786779"}} 2018-08-17 05:33:07,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/add_router_interface 2.130s 2018-08-17 05:33:07,483 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:33:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-865b41bd-46a3-4816-a20d-97191e6b0843'} Body: {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2", "subnet_ids": ["f1be6866-b55a-466d-9ccb-1077b3fab3b2"], "port_id": "8fa8df37-a583-4630-9419-5af21884f261", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00"} 2018-08-17 05:33:09,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.944s 2018-08-17 05:33:09,429 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "12c70b54-b700-4117-aa3b-3ddfd7784377"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:33:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1778a7a0-4994-40c7-a466-a55041c7b408'} Body: {"floatingip": {"router_id": "2607a811-47f6-4524-a3a3-faae8ba81a00", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:33:08Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "12c70b54-b700-4117-aa3b-3ddfd7784377", "id": "85387866-ec92-4644-a9e9-5beda9e39930", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:33:08Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:33:09,431 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:33:25,466 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:33:25,531 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:33:25,563 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:33:25,677 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:33:25,678 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:33:25,680 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:33:25,741 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:33:25,744 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:33:30,751 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:33:30,752 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:34:40,822 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:34:40,823 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:34:40,827 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:34:40,891 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:34:40,923 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:34:45,930 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:34:45,931 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:35:55,992 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:35:55,993 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:35:55,994 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:55,998 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,093 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,126 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,132 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:35:56,132 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5a:c5:45 [ether] on eth0 2018-08-17 05:35:56,132 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:35:56,133 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,135 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,193 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,198 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,207 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:35:56,207 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:35:56,207 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,209 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,265 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,273 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,279 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:35:56,279 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,281 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,337 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,345 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:35:56,350 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:35:56,350 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5a:c5:45 [ether] on eth0 2018-08-17 05:35:56,351 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:35:56,351 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:35:56,353 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:35:56,409 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:35:56,417 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:36:01,424 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:36:01,424 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:37:11,452 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:37:11,453 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:37:11,457 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:37:11,556 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:37:11,585 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:37:16,593 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:37:16,594 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:38:26,654 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:38:26,655 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:38:26.655 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:38:27,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/85387866-ec92-4644-a9e9-5beda9e39930 1.131s 2018-08-17 05:38:27,790 63 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.23:9696/v2.0/floatingips/85387866-ec92-4644-a9e9-5beda9e39930', u'date': 'Fri, 17 Aug 2018 05:38:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ab8896da-5ee4-402d-bef8-c8b8fac57dff'} Body: 2018-08-17 05:38:29,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/remove_router_interface 1.976s 2018-08-17 05:38:29,768 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-107dd6c5-f245-4675-a839-b5241a36474b'} Body: {"network_id": "deb36e96-8c80-481c-a676-938bf2726426", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f1be6866-b55a-466d-9ccb-1077b3fab3b2", "subnet_ids": ["f1be6866-b55a-466d-9ccb-1077b3fab3b2"], "port_id": "8fa8df37-a583-4630-9419-5af21884f261", "id": "2607a811-47f6-4524-a3a3-faae8ba81a00"} 2018-08-17 05:38:31,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00 1.564s 2018-08-17 05:38:31,334 63 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.23:9696/v2.0/routers/2607a811-47f6-4524-a3a3-faae8ba81a00', u'date': 'Fri, 17 Aug 2018 05:38:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b481a749-72c2-48ed-bdba-15f0897b4696'} Body: 2018-08-17 05:38:31,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.411s 2018-08-17 05:38:31,747 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-96fa3cf9-90ba-47c8-92c7-b300a21b274c', 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': 'Fri, 17 Aug 2018 05:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96fa3cf9-90ba-47c8-92c7-b300a21b274c'} Body: 2018-08-17 05:38:32,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.546s 2018-08-17 05:38:32,295 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-c3df6030-b20d-4cf0-a704-122b98abf8ae', 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': 'Fri, 17 Aug 2018 05:38:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3df6030-b20d-4cf0-a704-122b98abf8ae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:31Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:33,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.667s 2018-08-17 05:38:33,979 63 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': '1481', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-a82c9562-f3b0-4236-9589-32d840c40c63', 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': 'Fri, 17 Aug 2018 05:38:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a82c9562-f3b0-4236-9589-32d840c40c63'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-339045110": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:b4:de", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:33:02.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "89297fb2-d3b4-4658-b608-68f1b9cbe158", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:32Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-2", "created": "2018-08-17T05:32:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:35,042 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158 0.048s 2018-08-17 05:38:35,043 63 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.23:8774/v2.1/servers/89297fb2-d3b4-4658-b608-68f1b9cbe158', u'x-compute-request-id': 'req-6b50820c-c005-4506-ab16-71c53da17338', 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': 'Fri, 17 Aug 2018 05:38:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6b50820c-c005-4506-ab16-71c53da17338'} Body: {"itemNotFound": {"message": "Instance 89297fb2-d3b4-4658-b608-68f1b9cbe158 could not be found.", "code": 404}} 2018-08-17 05:38:36,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d97da109-e9b5-4b84-9283-376d39edf887 1.083s 2018-08-17 05:38:36,127 63 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.23:9696/v2.0/ports/d97da109-e9b5-4b84-9283-376d39edf887', u'date': 'Fri, 17 Aug 2018 05:38:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29556e86-1f95-4034-b43d-4c47ad76452b'} Body: 2018-08-17 05:38:36,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.149s 2018-08-17 05:38:36,278 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-bdfe8bb2-a166-4147-b574-5f236806bb5e', 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': 'Fri, 17 Aug 2018 05:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdfe8bb2-a166-4147-b574-5f236806bb5e'} Body: 2018-08-17 05:38:36,798 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.519s 2018-08-17 05:38:36,798 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-c43cbf8c-59e0-47d4-afff-86a75a4a9997', 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': 'Fri, 17 Aug 2018 05:38:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c43cbf8c-59e0-47d4-afff-86a75a4a9997'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-350526968": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:8a:be", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e35255fc-32de-4dae-a150-24cb351f283c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:32:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e35255fc-32de-4dae-a150-24cb351f283c", "security_groups": [{"name": "tempest-secgroup-smoke-534921209"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:36Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-381938476", "name": "server-1", "created": "2018-08-17T05:32:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:37,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c 0.057s 2018-08-17 05:38:37,871 63 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.23:8774/v2.1/servers/e35255fc-32de-4dae-a150-24cb351f283c', u'x-compute-request-id': 'req-2339357f-5563-462a-8e2f-e4a9220a9b6c', 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': 'Fri, 17 Aug 2018 05:38:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2339357f-5563-462a-8e2f-e4a9220a9b6c'} Body: {"itemNotFound": {"message": "Instance e35255fc-32de-4dae-a150-24cb351f283c could not be found.", "code": 404}} 2018-08-17 05:38:38,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/12c70b54-b700-4117-aa3b-3ddfd7784377 0.972s 2018-08-17 05:38:38,845 63 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.23:9696/v2.0/ports/12c70b54-b700-4117-aa3b-3ddfd7784377', u'date': 'Fri, 17 Aug 2018 05:38:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d6e33bc-8675-420d-958b-95080ce263f9'} Body: 2018-08-17 05:38:38,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-381938476 0.036s 2018-08-17 05:38:38,882 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-381938476', u'x-compute-request-id': 'req-503b1460-14d1-4c39-8fbc-72bdaee115e6', 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': 'Fri, 17 Aug 2018 05:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-503b1460-14d1-4c39-8fbc-72bdaee115e6'} Body: 2018-08-17 05:38:39,973 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/56b97543-59b1-4baa-b58c-ac2f968cc4ba 1.089s 2018-08-17 05:38:39,973 63 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.23:9696/v2.0/subnets/56b97543-59b1-4baa-b58c-ac2f968cc4ba', u'date': 'Fri, 17 Aug 2018 05:38:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5536b811-4acd-490b-b65f-fce9b90b4339'} Body: 2018-08-17 05:38:41,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/ff4937a3-2f3d-4b4c-b081-001618a51dda 1.715s 2018-08-17 05:38:41,690 63 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.23:9696/v2.0/networks/ff4937a3-2f3d-4b4c-b081-001618a51dda', u'date': 'Fri, 17 Aug 2018 05:38:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b92a9b12-9e22-4f73-926f-960668a4bc08'} Body: 2018-08-17 05:38:43,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f1be6866-b55a-466d-9ccb-1077b3fab3b2 1.377s 2018-08-17 05:38:43,069 63 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.23:9696/v2.0/subnets/f1be6866-b55a-466d-9ccb-1077b3fab3b2', u'date': 'Fri, 17 Aug 2018 05:38:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d7f3dc6-5de5-4c93-a567-cf488e593d79'} Body: 2018-08-17 05:38:44,839 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/deb36e96-8c80-481c-a676-938bf2726426 1.769s 2018-08-17 05:38:44,840 63 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.23:9696/v2.0/networks/deb36e96-8c80-481c-a676-938bf2726426', u'date': 'Fri, 17 Aug 2018 05:38:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e004ed5d-515b-4534-bbf5-656698e6e864'} Body: 2018-08-17 05:38:45,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/b2662580-2030-43ee-9ff2-ed59e80f69ef 0.228s 2018-08-17 05:38:45,070 63 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.23:9696/v2.0/security-groups/b2662580-2030-43ee-9ff2-ed59e80f69ef', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0fdb193b-41c1-4861-bc5d-f3f3c694f1fb'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association[compute,id-2e6bf893-1410-4ef6-9948-1877f3a8f3d1,network] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 768, in test_bgpvpn_negative_delete_net_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:38:45,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.317s 2018-08-17 05:38:45,417 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1282551183 description", "name": "tempest-secgroup-smoke-1282551183"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d8a2749-8bb3-4f46-b20d-6f03625df03b'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1282551183 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "updated_at": "2018-08-17T05:38:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:38:45Z", "revision_number": 0, "id": "2ce6a991-cea8-4ab9-8aa5-a90c7082283c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:38:45Z", "revision_number": 0, "id": "f3630df4-8307-4949-80b2-f0971020d587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "name": "tempest-secgroup-smoke-1282551183"}} 2018-08-17 05:38:45,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.144s 2018-08-17 05:38:45,562 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a9143ed-00c9-4a42-abea-00ad12b1eb66'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "03e4f849-2e90-4e38-9202-e054d76501b7"}} 2018-08-17 05:38:45,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.250s 2018-08-17 05:38:45,814 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3def74d-b704-47f9-ae99-6bfe96060c08'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "40beed58-5146-4e4d-89f2-e71461e50b2d"}} 2018-08-17 05:38:46,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.202s 2018-08-17 05:38:46,017 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-382d3a1f-6a5c-401b-9ab8-11340372f86f'} 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-08-17T05:38:45Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:45Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "719b1924-ffef-4649-8684-89b0f9b77f78"}} 2018-08-17 05:38:46,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.414s 2018-08-17 05:38:46,433 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-780999ca-6cd7-4fe4-9c44-b030c80910ec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f946286c-3d13-46e6-97f5-9e029fea9da2"}} 2018-08-17 05:38:46,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.152s 2018-08-17 05:38:46,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1b614c5-5fd2-49ac-81a0-f3b74c4f57d8'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "16dfe76a-593f-4ef8-bdfb-edceb2dec1b9"}} 2018-08-17 05:38:46,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.159s 2018-08-17 05:38:46,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-816c18b6-9009-4b36-9980-e7572aac2ad2'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "063b15c4-4645-4e86-9c5b-c8169890cab2"}} 2018-08-17 05:38:46,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 05:38:46,908 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f9001db1-7f6a-42c4-b0eb-19542390d061'} 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-08-17T05:38:46Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:46Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0460b4cd-fb76-432f-bd38-3a26e10ac0f6"}} 2018-08-17 05:38:47,072 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 05:38:47,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-949a78c6-dd23-46b8-87e1-c9a29d3c2bed'} 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-08-17T05:38:47Z", "security_group_id": "be4e1317-2113-4378-88e4-2bbfc1878c57", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:38:47Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "221ecd31-3d2a-4093-a6c3-d837ceaa8009"}} 2018-08-17 05:38:47,328 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.253s 2018-08-17 05:38:47,328 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-413567921"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b10f2e42-7cce-4d7c-82b1-a5724de6f075'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:38:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","name":"tempest-A-413567921"}} 2018-08-17 05:38:47,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.569s 2018-08-17 05:38:47,899 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "name": "tempest-subnet-A-1-1956535805"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:38:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6bdd73bf-8e0e-4dde-8850-d28fe208c8db'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","dns_nameservers":[],"updated_at":"2018-08-17T05:38:47Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7347c40f-7cc7-4496-bc10-2b35eec80a87","subnetpool_id":null,"name":"tempest-subnet-A-1-1956535805"}} 2018-08-17 05:38:48,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 05:38:48,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1701071550"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:38:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-849dcd1a-279e-43b1-9536-4c9cbef32266'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:38:48Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","name":"tempest-B-1701071550"}} 2018-08-17 05:38:49,168 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.006s 2018-08-17 05:38:49,169 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "name": "tempest-subnet-B-1-276740239"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5390d7b6-c032-496b-9803-0a6b720f336f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:38:48Z","dns_nameservers":[],"updated_at":"2018-08-17T05:38:48Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"241f1757-6397-4997-9b41-ef4550b32b14","subnetpool_id":null,"name":"tempest-subnet-B-1-276740239"}} 2018-08-17 05:38:49,556 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-17 05:38:49,557 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d3c18f9-2754-4124-a067-925b9a084364'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "b53d49d8-0eed-4629-a846-76416a83ad18"}} 2018-08-17 05:38:49,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations 0.250s 2018-08-17 05:38:49,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations', u'date': 'Fri, 17 Aug 2018 05:38:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e53256b-8643-4036-973c-5df16791af5f'} Body: {"network_association": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "id": "bd7f168d-0faa-4d49-917d-a8379abf3b51"}} 2018-08-17 05:38:50,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations 0.299s 2018-08-17 05:38:50,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b53d49d8-0eed-4629-a846-76416a83ad18/network_associations', u'date': 'Fri, 17 Aug 2018 05:38:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33bbd734-4653-4066-a083-4d18e5649b5b'} Body: {"network_association": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "id": "fb350ce3-1200-4eb1-ad4c-b6b5547067ae"}} 2018-08-17 05:38:50,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.361s 2018-08-17 05:38:50,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-404375415"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4fb80004-5e91-4a26-8be1-81b24a911835', 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': 'Fri, 17 Aug 2018 05:38:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fb80004-5e91-4a26-8be1-81b24a911835'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD7Gwwc3fz3XFiVHuegVvYycfi6918LeKaW2LzqpOcNAFVVRo96SZ90ItfltXpxqhlfdMcRdW08hDlEYCyjbI+tO7GSMhasEoE2A8jVv/0UtCpVoSv0eteJRXBeXe63YrlQeB2MtWwVomclCobC/cgUjxELS6L9lT2BtJ0po3Rfe5Y0cIxjCLRiJ0teB6wQOb5z6MQF5UqruqwXy/jx1fzi0rxk655pWuOBA6b9b/uhwbEDEhEvB9q5iIdTvHqCn3pDwjbLrnOcx6o9IZdTL/mrst42xt14LTP2Aiws4tBWLk7945Su7C9oBeUhrzRWaoChHRsDz0eW261SaDHOtDnx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA+xsMHN3891xYlR7noFb2MnH4uvdfC3imlti86qTnDQBVVUaP\nekmfdCLX5bV6caoZX3THEXVtPIQ5RGAso2yPrTuxkjIWrBKBNgPI1b/9FLQqVaEr\n9HrXiUVwXl3ut2K5UHgdjLVsFaJnJQqGwv3IFI8RC0ui/ZU9gbSdKaN0X3uWNHCM\nYwi0YidLXgesEDm+c+jEBeVKq7qsF8v48dX84tK8ZOueaVrjgQOm/W/7ocGxAxIR\nLwfauYiHU7x6gp96Q8I2y65znMeqPSGXUy/5q7LeNsbdeC0z9gIsLOLQVi5O/eOU\nruwvaAXlIa80VmqAoR0bA89HltutUmgxzrQ58QIDAQABAoIBAQDF7J7SjiNbsl1c\nRPzbxE/QmUctz9gJybK9id72sL4x4EZirfhfsnJN7zzvoej+eM4BEKHsX/uXTL16\n6LempOZm7Htdub9nKDrSoY8G9Ip+bDhGQIDN9pm3aJVWvIFx6Q4aoGLiSwoDz3uv\nlal9Pt4bXl1X4ul5Kc5OU1fhvyX2L3sW9IlOHK/FKU2wOOwOAjAbGFljcmIZ4htl\n9U9e2Q2THl/b/GCNnAhQBdA9pty6QhfKtDcF/x6bZSjpNPiIKoVvcJD+O27dn3F6\nQb+r02RS+mEusuCRRvh59m0gXphkYLnfJNlv0r1fSEhVFC4THuTkIiF8y+QN34Tj\nDjtLBtoFAoGBAP3GxRESVZtNApzHdi6uQF664DVHU5MSvW6fNsn4A7F4Lv6ZOw8h\nBlmEFcAFN1X79IXJ417Rv8DBfSUTTUnH/heG+EBjBHpI6ImtVXf6Q8syf6L01kni\nNGiilbpX+8NK2fy9sDZCQtAvDdmk+VhiWI1sn7pMFi2GRJktLfQdUDJ/AoGBAP1O\nSW46knhEzC1+KHxSkMCOmtguEfMqIzrI4KSwe+ODW/ZRwHwfpTvwetP6EHa9oTDt\nr61GFT9RZy2M3iGkm1JiNRleKRvRyUHETrogwO1HTAoL4w0H86lKPbYacXd4LqQw\np+LMrwP/JtbQwzlgxSFxM+aJ4Bl3YTsD/llM23uPAoGAHThX1IFh7gHN/TNSPkm+\nC6pEyp2t189elHAspNCzzClkb9hA3psU2hXFU1jGaFYcb5MxZOeNxqoAuNYiHg6z\nCQ53YyKDj3j5nXCh2LCuQaVM4PyD9/ndwvaFevFKgdAKjXlh4r16Z/IjDB5cv3qD\na7VIJvE/1HoTR/fVxLfjVg0CgYEA7by9NGRqtdA0JXpjexNu4hq1f7H1jNh+ihyg\nolE1ZXoTJKLj2ltFFHWGgk8PhrJBiA98s060gGHhSaINlVvNn0um9HEoegCyODSL\ngytchxZEaqVvavqMmNWiB7jXx74XYGh+GWHr3P9rL3Bt2ftV6SY7BONgXeZqbh44\naQ22bUcCgYEAv24uFE+HXOJR2lhpZaEvpwoZ7T7jXvV7q4RsK8HtEMXKgSS4vORo\ng1CUDQVi8dyGGf7G/EJ9h71F/lD4VejAHmxnkxvTMa9VgArYR1nwwFdBMAm/Y9Bb\nbeub62eCQYojgqIv/6qlQb/GGyVg9z+O93G7YG1sr8DdIqrdmylJR3A=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-404375415", "fingerprint": "24:3f:24:51:8f:1e:39:c8:61:7c:47:a4:c4:55:ea:37"}} 2018-08-17 05:38:51,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/ports 0.817s 2018-08-17 05:38:51,294 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1014733559", "security_groups": ["be4e1317-2113-4378-88e4-2bbfc1878c57"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a96036f-20ce-4c7c-85bc-98768b99f612'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:38:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1a84fe82-1ba1-43a5-beb6-28946a5df822","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:38:50Z","name":"tempest-port-smoke-1014733559","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d3:90:f9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7347c40f-7cc7-4496-bc10-2b35eec80a87","ip_address":"10.101.11.10"}],"id":"250fd1c5-850f-44c9-a3cb-8ea2682ec2af","security_groups":["be4e1317-2113-4378-88e4-2bbfc1878c57"],"device_id":""}} 2018-08-17 05:38:52,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.329s 2018-08-17 05:38:52,625 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-404375415", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "port": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-d699b2bf-a918-426e-b010-8f3776638756', 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:38:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d699b2bf-a918-426e-b010-8f3776638756'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "adminPass": "88zKaYPR6qG9"}} 2018-08-17 05:38:52,936 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.307s 2018-08-17 05:38:52,937 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd', 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': 'Fri, 17 Aug 2018 05:38:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b818bf8-dc5d-4ef7-9224-2747d1a4d4bd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:54,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.362s 2018-08-17 05:38:54,313 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40', 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': 'Fri, 17 Aug 2018 05:38:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9705a5d1-1b00-4dab-ad9d-beb2a2ca7b40'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:55,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.373s 2018-08-17 05:38:55,701 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-be1e304c-d306-4f81-ad22-89ce1e81ddda', 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': 'Fri, 17 Aug 2018 05:38:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be1e304c-d306-4f81-ad22-89ce1e81ddda'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:55,713 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 05:38:57,058 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.343s 2018-08-17 05:38:57,059 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-0a003078-cf3b-43f9-a506-26338473c152', 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': 'Fri, 17 Aug 2018 05:38:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a003078-cf3b-43f9-a506-26338473c152'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:57,072 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-17 05:38:58,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.348s 2018-08-17 05:38:58,423 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3ad636ca-ea02-4566-8271-d3ab773673d9', 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': 'Fri, 17 Aug 2018 05:38:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ad636ca-ea02-4566-8271-d3ab773673d9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:55Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:59,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.147s 2018-08-17 05:38:59,585 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-31bbe415-a662-41f9-b85d-b5dd0636d61b', 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': 'Fri, 17 Aug 2018 05:38:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31bbe415-a662-41f9-b85d-b5dd0636d61b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:38:59,599 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:39:00,043 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.443s 2018-08-17 05:39:00,044 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-b8ee0d35-6211-4cf9-96a8-df28dc237a84', 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': 'Fri, 17 Aug 2018 05:38:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8ee0d35-6211-4cf9-96a8-df28dc237a84'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:38:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:00,057 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: eb085c27-132f-45d2-8999-052cbdabea9c with status: ACTIVE 2018-08-17 05:39:01,147 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/ports 1.089s 2018-08-17 05:39:01,147 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1036772358", "security_groups": ["be4e1317-2113-4378-88e4-2bbfc1878c57"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:39:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-76fda3e7-8706-448f-adbe-09211bde9f17'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:39:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:39:00Z","name":"tempest-port-smoke-1036772358","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:4e:55","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"241f1757-6397-4997-9b41-ef4550b32b14","ip_address":"10.102.21.20"}],"id":"6727d8b3-b765-4d01-a8c2-5f1b01c4334b","security_groups":["be4e1317-2113-4378-88e4-2bbfc1878c57"],"device_id":""}} 2018-08-17 05:39:02,968 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.819s 2018-08-17 05:39:02,969 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-404375415", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471", "port": "6727d8b3-b765-4d01-a8c2-5f1b01c4334b"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-6f9a7404-de13-4c19-9126-78c235e74a95', 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:39:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6f9a7404-de13-4c19-9126-78c235e74a95'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "adminPass": "aFcRDYhkF5n4"}} 2018-08-17 05:39:03,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.338s 2018-08-17 05:39:03,311 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-a0329270-8379-4e83-9cb8-bd04f3434751', 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': 'Fri, 17 Aug 2018 05:39:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a0329270-8379-4e83-9cb8-bd04f3434751'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:04,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.230s 2018-08-17 05:39:04,555 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-01382b4e-8bb7-41ea-83b7-7482ce103a0e', 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': 'Fri, 17 Aug 2018 05:39:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01382b4e-8bb7-41ea-83b7-7482ce103a0e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:05,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.349s 2018-08-17 05:39:05,919 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf', 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': 'Fri, 17 Aug 2018 05:39:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-868c4fc0-0f38-493f-a0c8-1cb8c7a052cf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:05,932 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:39:07,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.155s 2018-08-17 05:39:07,090 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-4e744aed-5c67-4219-9edf-dadadc29af35', 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': 'Fri, 17 Aug 2018 05:39:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e744aed-5c67-4219-9edf-dadadc29af35'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:08,559 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.454s 2018-08-17 05:39:08,560 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-3f4466f6-808f-4228-91f8-01cf84b20cfa', 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': 'Fri, 17 Aug 2018 05:39:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f4466f6-808f-4228-91f8-01cf84b20cfa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:05Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:09,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.147s 2018-08-17 05:39:09,722 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5', 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': 'Fri, 17 Aug 2018 05:39:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-caa2abc8-6656-4ea0-a12a-4dcfd9c9e5d5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:08Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:09,732 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:39:10,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.433s 2018-08-17 05:39:10,166 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-f72d872b-cec5-42d1-b523-8949476c9183', 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': 'Fri, 17 Aug 2018 05:39:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f72d872b-cec5-42d1-b523-8949476c9183'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:39:08Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:39:10,179 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: f7e712cb-d19b-46c8-9185-a08bb26dfc33 with status: ACTIVE 2018-08-17 05:39:10,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.126s 2018-08-17 05:39:10,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--27269636", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:39:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60f86c9c-7f17-4482-9775-ba3d872a123a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:39:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "name": "tempest-router--27269636"}} 2018-08-17 05:39:12,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4 1.961s 2018-08-17 05:39:12,270 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4', u'date': 'Fri, 17 Aug 2018 05:39:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bef11d2a-3d39-43ad-818c-42e47582a50e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:10Z", "admin_state_up": true, "updated_at": "2018-08-17T05:39:12Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "name": "tempest-router--27269636"}} 2018-08-17 05:39:14,587 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/add_router_interface 2.316s 2018-08-17 05:39:14,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:39:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6e8cd824-bee2-4ae4-9640-11c0d4f4e87e'} Body: {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87", "subnet_ids": ["7347c40f-7cc7-4496-bc10-2b35eec80a87"], "port_id": "a333b8ed-413c-467e-8a1f-a8d64a9751e1", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4"} 2018-08-17 05:39:16,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.056s 2018-08-17 05:39:16,645 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:39:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ffa016d-e679-40cd-9fe7-1cfcae338b09'} Body: {"floatingip": {"router_id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:39:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "250fd1c5-850f-44c9-a3cb-8ea2682ec2af", "id": "65e23519-233d-4c24-9cdc-0721f21dd26a", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:39:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:39:16,646 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:39:18,649 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:39:18,713 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:39:18,745 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:39:18,859 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:39:18,860 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:39:18,862 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:39:18,923 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:39:18,926 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:39:23,933 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:39:23,934 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:40:33,980 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:40:33,981 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:40:33,985 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:40:34,086 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:40:34,114 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:40:39,121 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:40:39,121 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:41:49,187 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:41:49,188 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:41:49,188 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,289 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,320 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,326 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:41:49,327 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:9b:1f:33 [ether] on eth0 2018-08-17 05:41:49,327 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:41:49,327 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,330 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,389 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,394 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,402 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:41:49,403 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:41:49,403 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,406 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,465 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,470 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,476 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:41:49,476 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,478 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,537 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,542 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:49,547 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:41:49,548 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:9b:1f:33 [ether] on eth0 2018-08-17 05:41:49,548 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:41:49,548 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:41:49,550 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:41:49,609 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:41:49,614 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:41:54,621 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:41:54,622 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:43:04,622 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:43:04,623 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:43:04,627 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:43:04,722 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:43:04,754 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:43:09,762 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:43:09,762 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:44:19,832 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:44:19,833 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:44:19.833 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:44:21,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/65e23519-233d-4c24-9cdc-0721f21dd26a 1.377s 2018-08-17 05:44:21,213 63 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.23:9696/v2.0/floatingips/65e23519-233d-4c24-9cdc-0721f21dd26a', u'date': 'Fri, 17 Aug 2018 05:44:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c3218c46-f69f-4092-8b52-5de35b8e72e5'} Body: 2018-08-17 05:44:23,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/remove_router_interface 2.583s 2018-08-17 05:44:23,798 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:44:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdd3748f-1804-4a8b-a369-142c4d1964f2'} Body: {"network_id": "1a84fe82-1ba1-43a5-beb6-28946a5df822", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7347c40f-7cc7-4496-bc10-2b35eec80a87", "subnet_ids": ["7347c40f-7cc7-4496-bc10-2b35eec80a87"], "port_id": "a333b8ed-413c-467e-8a1f-a8d64a9751e1", "id": "4d961277-405e-44b3-83e8-b4c7c7fb94b4"} 2018-08-17 05:44:25,305 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4 1.505s 2018-08-17 05:44:25,305 63 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.23:9696/v2.0/routers/4d961277-405e-44b3-83e8-b4c7c7fb94b4', u'date': 'Fri, 17 Aug 2018 05:44:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c72b1a3c-c97a-4b83-a19a-684a90053880'} Body: 2018-08-17 05:44:26,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.750s 2018-08-17 05:44:26,058 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-170c9246-4cf1-4468-96b2-d693dc38fd6d', 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': 'Fri, 17 Aug 2018 05:44:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-170c9246-4cf1-4468-96b2-d693dc38fd6d'} Body: 2018-08-17 05:44:26,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.846s 2018-08-17 05:44:26,905 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-650c58c5-f2ec-43ec-9244-5152e31f5c4e', 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': 'Fri, 17 Aug 2018 05:44:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-650c58c5-f2ec-43ec-9244-5152e31f5c4e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1701071550": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:4e:55", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:39:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7e712cb-d19b-46c8-9185-a08bb26dfc33", "security_groups": [{"name": "tempest-secgroup-smoke-1282551183"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:26Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-2", "created": "2018-08-17T05:39:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:27,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33 0.043s 2018-08-17 05:44:27,976 63 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.23:8774/v2.1/servers/f7e712cb-d19b-46c8-9185-a08bb26dfc33', u'x-compute-request-id': 'req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a', 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': 'Fri, 17 Aug 2018 05:44:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-805cf6d9-8c12-4fec-a3c5-460b524d6e3a'} Body: {"itemNotFound": {"message": "Instance f7e712cb-d19b-46c8-9185-a08bb26dfc33 could not be found.", "code": 404}} 2018-08-17 05:44:28,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/6727d8b3-b765-4d01-a8c2-5f1b01c4334b 0.583s 2018-08-17 05:44:28,560 63 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.23:9696/v2.0/ports/6727d8b3-b765-4d01-a8c2-5f1b01c4334b', u'date': 'Fri, 17 Aug 2018 05:44:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0d4e66e2-119f-416a-b94a-da6906598236'} Body: 2018-08-17 05:44:28,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.173s 2018-08-17 05:44:28,734 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-3db62dfa-2522-4c84-8469-468344d3bd16', 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': 'Fri, 17 Aug 2018 05:44:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3db62dfa-2522-4c84-8469-468344d3bd16'} Body: 2018-08-17 05:44:29,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 1.067s 2018-08-17 05:44:29,803 63 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': '1481', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-b67103ee-8a84-4951-a107-bab854709f16', 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': 'Fri, 17 Aug 2018 05:44:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b67103ee-8a84-4951-a107-bab854709f16'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-413567921": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:90:f9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb085c27-132f-45d2-8999-052cbdabea9c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:38:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "eb085c27-132f-45d2-8999-052cbdabea9c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-404375415", "name": "server-1", "created": "2018-08-17T05:38:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:30,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c 0.050s 2018-08-17 05:44:30,870 63 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.23:8774/v2.1/servers/eb085c27-132f-45d2-8999-052cbdabea9c', u'x-compute-request-id': 'req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c', 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': 'Fri, 17 Aug 2018 05:44:30 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6f8c8f81-1a5b-4530-af2a-1fcfaf70831c'} Body: {"itemNotFound": {"message": "Instance eb085c27-132f-45d2-8999-052cbdabea9c could not be found.", "code": 404}} 2018-08-17 05:44:31,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/250fd1c5-850f-44c9-a3cb-8ea2682ec2af 0.904s 2018-08-17 05:44:31,776 63 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.23:9696/v2.0/ports/250fd1c5-850f-44c9-a3cb-8ea2682ec2af', u'date': 'Fri, 17 Aug 2018 05:44:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88f699be-b61c-47dc-ad60-0d1d251af2d2'} Body: 2018-08-17 05:44:31,819 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-404375415 0.042s 2018-08-17 05:44:31,820 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-404375415', u'x-compute-request-id': 'req-11688213-8546-4a62-b1c6-837bed9c53df', 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': 'Fri, 17 Aug 2018 05:44:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-11688213-8546-4a62-b1c6-837bed9c53df'} Body: 2018-08-17 05:44:33,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/241f1757-6397-4997-9b41-ef4550b32b14 1.579s 2018-08-17 05:44:33,400 63 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.23:9696/v2.0/subnets/241f1757-6397-4997-9b41-ef4550b32b14', u'date': 'Fri, 17 Aug 2018 05:44:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e984260-02c1-4cbc-b86f-7ac6015e3c99'} Body: 2018-08-17 05:44:34,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471 1.269s 2018-08-17 05:44:34,671 63 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.23:9696/v2.0/networks/0c74d1e5-bf5d-4dc0-a3c8-a68869ff8471', u'date': 'Fri, 17 Aug 2018 05:44:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-186238a3-72d5-4bc7-98ee-c1316a01d683'} Body: 2018-08-17 05:44:36,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7347c40f-7cc7-4496-bc10-2b35eec80a87 1.598s 2018-08-17 05:44:36,270 63 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.23:9696/v2.0/subnets/7347c40f-7cc7-4496-bc10-2b35eec80a87', u'date': 'Fri, 17 Aug 2018 05:44:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88c84ade-d995-480b-9790-e2d843fd28be'} Body: 2018-08-17 05:44:37,692 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/1a84fe82-1ba1-43a5-beb6-28946a5df822 1.421s 2018-08-17 05:44:37,693 63 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.23:9696/v2.0/networks/1a84fe82-1ba1-43a5-beb6-28946a5df822', u'date': 'Fri, 17 Aug 2018 05:44:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-50406675-2727-47b6-97bf-1231afab55e7'} Body: 2018-08-17 05:44:37,930 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/be4e1317-2113-4378-88e4-2bbfc1878c57 0.236s 2018-08-17 05:44:37,931 63 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.23:9696/v2.0/security-groups/be4e1317-2113-4378-88e4-2bbfc1878c57', u'date': 'Fri, 17 Aug 2018 05:44:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57c43d4a-3a53-4216-a6f1-8613a9b3a0e3'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association[compute,id-9ebf4342-4448-4d63-98f9-44d3a606b6cf,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 801, in test_bgpvpn_negative_delete_router_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:44:38,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.248s 2018-08-17 05:44:38,206 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-962853306 description", "name": "tempest-secgroup-smoke-962853306"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43b1580a-b0db-4b84-8119-c45fb7ecb8e9'} Body: {"security_group": {"description": "tempest-secgroup-smoke-962853306 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "updated_at": "2018-08-17T05:44:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:44:38Z", "revision_number": 0, "id": "2cf9db79-b493-4e21-875b-575392055d64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:44:38Z", "revision_number": 0, "id": "8cfea1b8-a86a-4d79-9da9-abfc03f0a756", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "2950016c-7676-4900-8691-2df1df9c06dd", "name": "tempest-secgroup-smoke-962853306"}} 2018-08-17 05:44:38,420 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.213s 2018-08-17 05:44:38,420 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e834a246-b772-4480-af0e-9243212f9e3d'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5699b1e3-519e-4794-acfc-87bc651d016f"}} 2018-08-17 05:44:38,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.204s 2018-08-17 05:44:38,626 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d041985b-4b30-4633-9554-6bae7d2610ba'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ecc91037-6312-4029-96a3-e80453b6c23a"}} 2018-08-17 05:44:38,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 05:44:38,763 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e508f67f-9555-49e5-9479-7aba4b7af73c'} 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-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f2164907-5a0c-4412-9245-b65f727f7bf8"}} 2018-08-17 05:44:38,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.170s 2018-08-17 05:44:38,935 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c08455ec-7ed2-4a3b-b75c-f54d337046c5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:44:38Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d3a2f44f-cf0f-4c0a-9b09-d3eecce301c2"}} 2018-08-17 05:44:39,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 05:44:39,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-886f7352-f073-4352-9624-ce974182c498'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0ceff207-60ff-4741-8244-46faea0b6858"}} 2018-08-17 05:44:39,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.168s 2018-08-17 05:44:39,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44739a2a-81fc-42a9-bafe-6f3ac9b51e76'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bf56faca-3179-4139-a690-512b48b0750a"}} 2018-08-17 05:44:39,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 05:44:39,423 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17857ddf-2511-4378-877c-b01af41b2dd9'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fd450657-5445-4e74-a97d-975926069c85"}} 2018-08-17 05:44:39,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.374s 2018-08-17 05:44:39,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b1799d4-6677-4a00-9c00-b0411e25b068'} 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-08-17T05:44:39Z", "security_group_id": "2950016c-7676-4900-8691-2df1df9c06dd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e527a3c9-9f10-4675-9656-6ede6a13bdbc"}} 2018-08-17 05:44:40,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.424s 2018-08-17 05:44:40,226 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-151418257"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:44:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a257232-565b-4f5f-bfe7-10898156aa98'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:44:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","name":"tempest-A-151418257"}} 2018-08-17 05:44:41,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.890s 2018-08-17 05:44:41,117 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "name": "tempest-subnet-A-1-322778077"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ffc95727-a6f9-4c44-a643-5ddbe4936292'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:40Z","dns_nameservers":[],"updated_at":"2018-08-17T05:44:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"310d880e-d8ea-41d1-8959-89a1398f7f8d","subnetpool_id":null,"name":"tempest-subnet-A-1-322778077"}} 2018-08-17 05:44:41,712 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/networks 0.594s 2018-08-17 05:44:41,712 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-180950338"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-decc344e-51f9-4424-ba79-a74ea709bb68'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:44:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"df6fb69c-7917-455c-80fd-6c709f13be58","name":"tempest-B-180950338"}} 2018-08-17 05:44:42,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.803s 2018-08-17 05:44:42,517 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "name": "tempest-subnet-B-1-1942451635"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fec55fe5-b9a3-4e18-bc27-87b5ea252379'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df6fb69c-7917-455c-80fd-6c709f13be58","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:44:42Z","dns_nameservers":[],"updated_at":"2018-08-17T05:44:42Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"1e8d79b9-e969-4468-acf2-de6ddc37e093","subnetpool_id":null,"name":"tempest-subnet-B-1-1942451635"}} 2018-08-17 05:44:42,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.169s 2018-08-17 05:44:42,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1062750761", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:44:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7afef6fe-1ba5-4cc8-a99b-95ed8a569eac'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:42Z", "admin_state_up": true, "updated_at": "2018-08-17T05:44:42Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "b21682b2-d1c4-429a-b837-29156ffab252", "name": "tempest-router--1062750761"}} 2018-08-17 05:44:44,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252 1.442s 2018-08-17 05:44:44,131 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252', u'date': 'Fri, 17 Aug 2018 05:44:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-033d3710-48c0-42c2-b74e-5d84f3aa39d9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:44:42Z", "admin_state_up": true, "updated_at": "2018-08-17T05:44:43Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "b21682b2-d1c4-429a-b837-29156ffab252", "name": "tempest-router--1062750761"}} 2018-08-17 05:44:46,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/add_router_interface 2.308s 2018-08-17 05:44:46,441 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3778068-c48c-4b52-b534-b330340bab98'} Body: {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093", "subnet_ids": ["1e8d79b9-e969-4468-acf2-de6ddc37e093"], "port_id": "d2743b42-7e0c-41cd-a38a-0e38ba8a04f8", "id": "b21682b2-d1c4-429a-b837-29156ffab252"} 2018-08-17 05:44:46,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.268s 2018-08-17 05:44:46,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1747c35d-8475-45bf-b03a-2281383d6633'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "93514ac9-f335-47eb-a223-e8b316771d91"}} 2018-08-17 05:44:46,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/network_associations 0.246s 2018-08-17 05:44:46,958 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/network_associations', u'date': 'Fri, 17 Aug 2018 05:44:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e183e150-017c-4f02-a0f8-2a3d4ae5924c'} Body: {"network_association": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "id": "e505f065-bbf9-4f58-b5f0-8056e2cf66ac"}} 2018-08-17 05:44:47,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/router_associations 0.855s 2018-08-17 05:44:47,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "b21682b2-d1c4-429a-b837-29156ffab252"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/93514ac9-f335-47eb-a223-e8b316771d91/router_associations', u'date': 'Fri, 17 Aug 2018 05:44:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d79afde-056d-4674-802b-2e7dc8d11cec'} Body: {"router_association": {"router_id": "b21682b2-d1c4-429a-b837-29156ffab252", "id": "0dace07c-0271-42b6-8822-ff2531080293"}} 2018-08-17 05:44:47,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.166s 2018-08-17 05:44:47,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1729567529"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-7321414c-0e68-4b3e-a07c-272e71cd9015', 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': 'Fri, 17 Aug 2018 05:44:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7321414c-0e68-4b3e-a07c-272e71cd9015'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDucebr64yqHcUa0Lf8B8ni8gbKkI4dGNjGBMQK8HVbVfUB//qlh5qG3HwltSH7RZnBqIOXGSzVBwmgkJ5l8n93fx3jXeeLU7rScaaiey/rKHmDgy3vL17jU1lUcMmJ+gKuDE0PhncLPYdQ4B/o1ULcz+t/YA0/jP7moXeRrHg/XPv/TjtmhtP52z5wJdp1wCM3et9b5Q99+fQfxZqxA+aKqXGjAwSrzDUtymV4yTl/FhULIbzT/3LxVLo2SU07xCU0lCnCkSr6ok6FCovrAMWw0URCG/BvQir6L6O886wIjaGRHU9YEBbPJSXBxhuuwPVBNgQM0MZdLQEuMBEGHEpd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7nHm6+uMqh3FGtC3/AfJ4vIGypCOHRjYxgTECvB1W1X1Af/6\npYeahtx8JbUh+0WZwaiDlxks1QcJoJCeZfJ/d38d413ni1O60nGmonsv6yh5g4Mt\n7y9e41NZVHDJifoCrgxND4Z3Cz2HUOAf6NVC3M/rf2ANP4z+5qF3kax4P1z7/047\nZobT+ds+cCXadcAjN3rfW+UPffn0H8WasQPmiqlxowMEq8w1LcpleMk5fxYVCyG8\n0/9y8VS6NklNO8QlNJQpwpEq+qJOhQqL6wDFsNFEQhvwb0Iq+i+jvPOsCI2hkR1P\nWBAWzyUlwcYbrsD1QTYEDNDGXS0BLjARBhxKXQIDAQABAoIBAQDCxE83jeQMYNzL\nlolyWHpT4hYiCAnNQqputR3dQaTawk+rHoiCBU33ssnFkzr6oFODmD5Egc/ZAjKe\n8QIxi+8KkM69Fcs4R2Bm3WabebwefaUkA1bV9P+w+DgTfT1ictEVkf6wG8nJaKzL\nJwdpjCldbIiUNsUbj/P2NxYP660dMycDEzok/LWPa85BTJ5EBq5o8F+Ors1Lftrn\nsqnLl7xN8dz5NvggFvoe3gFoCXYPHT7xOE9EeAabH/uyhkWYAyeotYixLXe9XYlG\n3VlFGEl6XyFn6tzNcUyOap6lb3gtcqDv/7CHxPK/J/flnIdSFH+PS6cA34YAvojS\n5dtJ4QCBAoGBAPuS4daJVH9QsEjKsJ9iQi+GrbW6w3RTbvcyq2cPJWIKYkCV5Ksv\nypZZx8S523wqjFwkk8Ep0R4obIjyCT2B68clf5LHvxRbBrguQSvERHqfNlbMQESh\nLvxul+AfQvxkCtFLnYGvHQMyqutZ7SYFU7fkOcL0cL2b8xjblWbXnUFFAoGBAPKj\n4tVXDVyeJKOZDHvcs+cHesXR9KdXF9JLjXbg0IjzNl0NQLLIKYMtpZ9lpB9EQ0Li\nMmRt3xXRKIJIsqRdUNxnqPITt0jcc0BQrAgNP6NV0Lzgv4xk5SEeRqc1o4l1DuuT\nI8qj5Hgmw+qmffqVpgGHjPPGOWZGIVHPlBy+tNo5AoGBAIS2ttbjeaT0Xxr3eneK\ncVn7FXaSQPwD670SiOOEVPdEfRKPQKOiQaBRWpaIaaY2F/egACZdtgjP0HnqHT/K\nYySavpMjNsU5Q/EzzYOWNX3usc7WT20lDtFyUkKUm1TkPeStnDjGtWpzd0FTHkz5\ncHHJP0N+il8sfvD1Hfqz8ix1AoGBAKxXFWV8qGPxe4qryX8smqds25oob4JwTN40\nha07L0MmpKVhJWQW4c1nnaziz7jZjoCyEyLcG0juv7wSELjIAwgZpJkUwelBk6bJ\n5fbuGhZUfKe7ZrI8c7abP4nCgn6+ozNV1mU3Fa71sdA4I2DZ7AhIFCiN0fU/uKjY\nLJZiKiiZAoGAD0t/eRkuKY/9JbrFLVBAlM2X7zKc7qKBtzKQ/1EP257J2uvLnUfF\noUGY4N7GeDhjrDbsWSlENL+v+3PiHJujQENeuVuqhg/NaY3vmT1LxI29WAQCXs3k\nTGbGDJEf1s1dRXghr9YkGOBpY6UsEElsFIV8Gpp4gt5ksRZWgBVt3Iw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1729567529", "fingerprint": "bc:ea:05:4d:57:47:44:7c:b5:5a:22:69:ff:f0:c9:8d"}} 2018-08-17 05:44:48,728 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/ports 0.740s 2018-08-17 05:44:48,729 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-365293853", "security_groups": ["2950016c-7676-4900-8691-2df1df9c06dd"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:44:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ffccdc31-582a-4d0e-9b92-ab82caa86652'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:44:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"18bb1368-0091-4863-a1d2-604fd8f33eb3","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:44:48Z","name":"tempest-port-smoke-365293853","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:9e:4c:9d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"310d880e-d8ea-41d1-8959-89a1398f7f8d","ip_address":"10.101.11.10"}],"id":"21fdc4e8-1270-49eb-b08e-06058f3ea1c8","security_groups":["2950016c-7676-4900-8691-2df1df9c06dd"],"device_id":""}} 2018-08-17 05:44:50,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.607s 2018-08-17 05:44:50,338 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1729567529", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "port": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-1646cf2d-1ac2-4071-9991-4a3f774395d0', 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:44:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1646cf2d-1ac2-4071-9991-4a3f774395d0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "08f58f74-491d-4d52-8941-18df7847783d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "adminPass": "sn6rseLL94Vx"}} 2018-08-17 05:44:50,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.282s 2018-08-17 05:44:50,625 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-dd41cd43-2eaf-4b83-ad65-14de027c21db', 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': 'Fri, 17 Aug 2018 05:44:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd41cd43-2eaf-4b83-ad65-14de027c21db'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:52,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.656s 2018-08-17 05:44:52,297 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-ed91b73e-0377-48da-8591-52c07ddf2f2f', 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': 'Fri, 17 Aug 2018 05:44:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed91b73e-0377-48da-8591-52c07ddf2f2f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:54,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.800s 2018-08-17 05:44:54,112 63 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': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-53f7045e-97b3-4cc7-bcbe-b062a9f83809', 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': 'Fri, 17 Aug 2018 05:44:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53f7045e-97b3-4cc7-bcbe-b062a9f83809'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:54,126 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-17 05:44:56,027 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.899s 2018-08-17 05:44:56,028 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-c9ae56b4-c796-410a-804a-c6da6984e457', 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': 'Fri, 17 Aug 2018 05:44:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9ae56b4-c796-410a-804a-c6da6984e457'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:53Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:56,043 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-17 05:44:57,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.330s 2018-08-17 05:44:57,376 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-1ff7ebaf-d679-4fd5-8001-96870ca43331', 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': 'Fri, 17 Aug 2018 05:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ff7ebaf-d679-4fd5-8001-96870ca43331'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:57,389 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:44:57,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.175s 2018-08-17 05:44:57,566 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-28c845a4-97c7-4a12-b912-47fbe158d458', 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': 'Fri, 17 Aug 2018 05:44:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c845a4-97c7-4a12-b912-47fbe158d458'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:44:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:44:57,580 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 08f58f74-491d-4d52-8941-18df7847783d with status: ACTIVE 2018-08-17 05:44:59,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/ports 1.501s 2018-08-17 05:44:59,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1912224203", "security_groups": ["2950016c-7676-4900-8691-2df1df9c06dd"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:44:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14ad1cd3-44a8-49e3-ab32-4b8e840ac0d0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:44:58Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"df6fb69c-7917-455c-80fd-6c709f13be58","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:44:58Z","name":"tempest-port-smoke-1912224203","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:23:60:60","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"1e8d79b9-e969-4468-acf2-de6ddc37e093","ip_address":"10.102.21.20"}],"id":"a4f62608-28a0-4541-a9b2-1dd602be6cca","security_groups":["2950016c-7676-4900-8691-2df1df9c06dd"],"device_id":""}} 2018-08-17 05:45:01,011 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.23:8774/v2.1/servers 1.926s 2018-08-17 05:45:01,012 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1729567529", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "df6fb69c-7917-455c-80fd-6c709f13be58", "port": "a4f62608-28a0-4541-a9b2-1dd602be6cca"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0', 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:44:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-922ecf29-c7d6-4eb6-8d5d-f397e75bfcc0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "adminPass": "d4LhuGMURvMq"}} 2018-08-17 05:45:01,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.069s 2018-08-17 05:45:01,086 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70', 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': 'Fri, 17 Aug 2018 05:45:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fcf5b7f-dc31-48fb-a761-ab7c4ee8ab70'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:02,429 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.327s 2018-08-17 05:45:02,429 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-93ea775f-7128-423f-958b-9b2d4ab95525', 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': 'Fri, 17 Aug 2018 05:45:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93ea775f-7128-423f-958b-9b2d4ab95525'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:03,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.364s 2018-08-17 05:45:03,808 63 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': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-96e8da43-41df-4e90-99c5-aa2633084320', 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': 'Fri, 17 Aug 2018 05:45:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96e8da43-41df-4e90-99c5-aa2633084320'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:02Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:03,821 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 05:45:04,968 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.145s 2018-08-17 05:45:04,969 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-03292da3-929f-4c87-81e1-9780092969e3', 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': 'Fri, 17 Aug 2018 05:45:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-03292da3-929f-4c87-81e1-9780092969e3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:03Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:04,982 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:45:06,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.151s 2018-08-17 05:45:06,137 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439', 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': 'Fri, 17 Aug 2018 05:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15b7927d-d0dc-44e6-99c0-1f3a7fe4e439'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:03Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:07,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.364s 2018-08-17 05:45:07,516 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-3fa645d0-302a-4626-8436-6094b8401e16', 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': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fa645d0-302a-4626-8436-6094b8401e16'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:06Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:07,528 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:45:07,837 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.308s 2018-08-17 05:45:07,838 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-aebe2736-c6d5-4969-b1a8-93afb895b23c', 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': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aebe2736-c6d5-4969-b1a8-93afb895b23c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:45:06Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:45:07,850 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 253d1850-1b44-465d-b8c9-e9dfe1a02337 with status: ACTIVE 2018-08-17 05:45:07,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/routers 0.134s 2018-08-17 05:45:07,985 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--329805050", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15cda1db-32ff-40d8-bcf3-b7bd54cf7d8d'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:45:07Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "name": "tempest-router--329805050"}} 2018-08-17 05:45:09,584 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4 1.598s 2018-08-17 05:45:09,585 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4', u'date': 'Fri, 17 Aug 2018 05:45:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-737f644b-3ed1-4cf8-902e-41579372d71a'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:07Z", "admin_state_up": true, "updated_at": "2018-08-17T05:45:09Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "name": "tempest-router--329805050"}} 2018-08-17 05:45:11,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/add_router_interface 2.213s 2018-08-17 05:45:11,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:45:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21632e79-a91a-41c4-9821-d18e90d54010'} Body: {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d", "subnet_ids": ["310d880e-d8ea-41d1-8959-89a1398f7f8d"], "port_id": "bfc31032-c5a5-4878-9312-b3863da06571", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4"} 2018-08-17 05:45:13,784 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.983s 2018-08-17 05:45:13,784 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:45:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c322cbb-feff-4f72-8146-933a692e8f8c'} Body: {"floatingip": {"router_id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:45:12Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "21fdc4e8-1270-49eb-b08e-06058f3ea1c8", "id": "871b1eec-8fb2-430f-8dd5-9937046f43f3", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:45:12Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:45:13,786 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:45:21,801 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:45:21,865 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:45:21,898 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:45:22,012 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:45:22,013 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:45:22,015 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:45:22,075 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:45:22,080 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:45:27,086 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:45:27,087 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:46:37,136 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:46:37,136 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:46:37,140 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:46:37,202 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:46:37,204 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:46:42,211 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:46:42,212 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:47:52,280 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:47:52,281 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:47:52,281 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,285 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,345 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,349 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,355 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:47:52,355 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5c:41:00 [ether] on eth0 2018-08-17 05:47:52,356 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:47:52,356 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,358 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,417 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,422 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,430 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:47:52,431 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:47:52,431 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,433 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,493 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,497 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,503 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:47:52,504 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,506 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,569 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,571 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:52,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:47:52,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:5c:41:00 [ether] on eth0 2018-08-17 05:47:52,577 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:47:52,578 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:47:52,580 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:47:52,641 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:47:52,644 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:47:57,650 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:47:57,651 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:49:07,691 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:49:07,692 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-17 05:49:07,695 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:49:07,798 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:49:07,823 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-17 05:49:12,831 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:49:12,831 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-17 05:50:22,899 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:50:22,899 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:50:22.899 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:50:24,230 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/871b1eec-8fb2-430f-8dd5-9937046f43f3 1.328s 2018-08-17 05:50:24,231 63 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.23:9696/v2.0/floatingips/871b1eec-8fb2-430f-8dd5-9937046f43f3', u'date': 'Fri, 17 Aug 2018 05:50:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d406630-1c3e-46bc-853a-cbb8043efebb'} Body: 2018-08-17 05:50:25,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/remove_router_interface 1.748s 2018-08-17 05:50:25,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:50:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9239cd90-9471-4854-9ef9-cfb1c632b15d'} Body: {"network_id": "18bb1368-0091-4863-a1d2-604fd8f33eb3", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "310d880e-d8ea-41d1-8959-89a1398f7f8d", "subnet_ids": ["310d880e-d8ea-41d1-8959-89a1398f7f8d"], "port_id": "bfc31032-c5a5-4878-9312-b3863da06571", "id": "6b4f05f6-2415-42a9-a795-1c7ba03d05c4"} 2018-08-17 05:50:27,660 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4 1.679s 2018-08-17 05:50:27,661 63 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.23:9696/v2.0/routers/6b4f05f6-2415-42a9-a795-1c7ba03d05c4', u'date': 'Fri, 17 Aug 2018 05:50:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48d1b878-9157-411c-8813-18d36e5c3707'} Body: 2018-08-17 05:50:28,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.488s 2018-08-17 05:50:28,151 63 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-1b259b88-90d3-4350-a45a-4a98b4fb1360', 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': 'Fri, 17 Aug 2018 05:50:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b259b88-90d3-4350-a45a-4a98b4fb1360'} Body: 2018-08-17 05:50:28,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.740s 2018-08-17 05:50:28,893 63 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-269505ef-6ed0-44ba-9468-b40629c4e811', 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': 'Fri, 17 Aug 2018 05:50:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-269505ef-6ed0-44ba-9468-b40629c4e811'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-180950338": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:60:60", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:45:06.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "253d1850-1b44-465d-b8c9-e9dfe1a02337", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:28Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-2", "created": "2018-08-17T05:45:00Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:50:29,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337 0.075s 2018-08-17 05:50:29,984 63 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.23:8774/v2.1/servers/253d1850-1b44-465d-b8c9-e9dfe1a02337', u'x-compute-request-id': 'req-3da79f5b-5604-459b-be7c-17db1c047e96', 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': 'Fri, 17 Aug 2018 05:50:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3da79f5b-5604-459b-be7c-17db1c047e96'} Body: {"itemNotFound": {"message": "Instance 253d1850-1b44-465d-b8c9-e9dfe1a02337 could not be found.", "code": 404}} 2018-08-17 05:50:30,794 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/a4f62608-28a0-4541-a9b2-1dd602be6cca 0.809s 2018-08-17 05:50:30,795 63 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.23:9696/v2.0/ports/a4f62608-28a0-4541-a9b2-1dd602be6cca', u'date': 'Fri, 17 Aug 2018 05:50:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5119f5de-f09e-41ec-84b0-2e297910748f'} Body: 2018-08-17 05:50:30,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.158s 2018-08-17 05:50:30,955 63 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-72580587-f599-4ded-aefb-41c4b6e23cb0', 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': 'Fri, 17 Aug 2018 05:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-72580587-f599-4ded-aefb-41c4b6e23cb0'} Body: 2018-08-17 05:50:31,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.650s 2018-08-17 05:50:31,607 63 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-624e3f34-4466-4a9a-ae41-ee4c8d69234a', 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': 'Fri, 17 Aug 2018 05:50:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-624e3f34-4466-4a9a-ae41-ee4c8d69234a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-151418257": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:4c:9d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08f58f74-491d-4d52-8941-18df7847783d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:44:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "08f58f74-491d-4d52-8941-18df7847783d", "security_groups": [{"name": "tempest-secgroup-smoke-962853306"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:50:30Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1729567529", "name": "server-1", "created": "2018-08-17T05:44:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:50:32,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d 0.044s 2018-08-17 05:50:32,668 63 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.23:8774/v2.1/servers/08f58f74-491d-4d52-8941-18df7847783d', u'x-compute-request-id': 'req-61da984b-7882-4300-83a3-7b3f92fbfb43', 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': 'Fri, 17 Aug 2018 05:50:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-61da984b-7882-4300-83a3-7b3f92fbfb43'} Body: {"itemNotFound": {"message": "Instance 08f58f74-491d-4d52-8941-18df7847783d could not be found.", "code": 404}} 2018-08-17 05:50:33,668 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/21fdc4e8-1270-49eb-b08e-06058f3ea1c8 0.999s 2018-08-17 05:50:33,669 63 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.23:9696/v2.0/ports/21fdc4e8-1270-49eb-b08e-06058f3ea1c8', u'date': 'Fri, 17 Aug 2018 05:50:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43d5c7f6-8e55-45ef-8924-4441d0edb6cc'} Body: 2018-08-17 05:50:33,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1729567529 0.050s 2018-08-17 05:50:33,720 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1729567529', u'x-compute-request-id': 'req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d', 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': 'Fri, 17 Aug 2018 05:50:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cd19e2e-c90a-46e7-b4f6-dc68eae7b81d'} Body: 2018-08-17 05:50:35,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/remove_router_interface 1.908s 2018-08-17 05:50:35,630 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:50:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edf9b862-bda2-4918-b3bb-743c4c995ae7'} Body: {"network_id": "df6fb69c-7917-455c-80fd-6c709f13be58", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "1e8d79b9-e969-4468-acf2-de6ddc37e093", "subnet_ids": ["1e8d79b9-e969-4468-acf2-de6ddc37e093"], "port_id": "d2743b42-7e0c-41cd-a38a-0e38ba8a04f8", "id": "b21682b2-d1c4-429a-b837-29156ffab252"} 2018-08-17 05:50:37,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252 1.445s 2018-08-17 05:50:37,077 63 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.23:9696/v2.0/routers/b21682b2-d1c4-429a-b837-29156ffab252', u'date': 'Fri, 17 Aug 2018 05:50:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29176987-4a43-4ca3-ab10-38f6f98fd66d'} Body: 2018-08-17 05:50:38,625 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/1e8d79b9-e969-4468-acf2-de6ddc37e093 1.546s 2018-08-17 05:50:38,626 63 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.23:9696/v2.0/subnets/1e8d79b9-e969-4468-acf2-de6ddc37e093', u'date': 'Fri, 17 Aug 2018 05:50:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c04268b9-7e51-440e-8b2b-be4b22e75d0c'} Body: 2018-08-17 05:50:39,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/df6fb69c-7917-455c-80fd-6c709f13be58 1.353s 2018-08-17 05:50:39,980 63 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.23:9696/v2.0/networks/df6fb69c-7917-455c-80fd-6c709f13be58', u'date': 'Fri, 17 Aug 2018 05:50:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-66e8348f-5402-4b0e-b00c-57757750d1d8'} Body: 2018-08-17 05:50:41,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/310d880e-d8ea-41d1-8959-89a1398f7f8d 1.527s 2018-08-17 05:50:41,509 63 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.23:9696/v2.0/subnets/310d880e-d8ea-41d1-8959-89a1398f7f8d', u'date': 'Fri, 17 Aug 2018 05:50:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d390dcea-fea4-4e19-a9d6-f385ffc6b3da'} Body: 2018-08-17 05:50:43,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/18bb1368-0091-4863-a1d2-604fd8f33eb3 1.798s 2018-08-17 05:50:43,310 63 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.23:9696/v2.0/networks/18bb1368-0091-4863-a1d2-604fd8f33eb3', u'date': 'Fri, 17 Aug 2018 05:50:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9fd862b1-096e-4e14-895b-fa418307b7cf'} Body: 2018-08-17 05:50:43,583 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/2950016c-7676-4900-8691-2df1df9c06dd 0.272s 2018-08-17 05:50:43,584 63 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.23:9696/v2.0/security-groups/2950016c-7676-4900-8691-2df1df9c06dd', u'date': 'Fri, 17 Aug 2018 05:50:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-120d7b52-8a26-4a31-a0c1-b0b89510c4c9'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export[compute,id-be4471b3-5f57-4022-b719-b45a673a728b,network] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 827, in test_bgpvpn_negative_update_to_disjoint_import_export self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:52:58,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.346s 2018-08-17 05:52:58,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-410403650 description", "name": "tempest-secgroup-smoke-410403650"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9965f6bb-b632-412d-ad30-41cd371e0b56'} Body: {"security_group": {"description": "tempest-secgroup-smoke-410403650 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "updated_at": "2018-08-17T05:52:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:52:58Z", "revision_number": 0, "id": "a07e2b99-5938-44f7-9d6d-1db3455cc0f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:52:58Z", "revision_number": 0, "id": "d7f20db8-55c2-444a-a204-636ba016f60c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "name": "tempest-secgroup-smoke-410403650"}} 2018-08-17 05:52:58,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.164s 2018-08-17 05:52:58,651 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1033f3db-da6d-4f45-a828-da7060ed6657'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f4239252-312b-4fa2-abc8-669bd8ce57d6"}} 2018-08-17 05:52:58,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 05:52:58,813 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49729695-cf8e-4dce-a0b2-1dfce4b4fff4'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df8876ba-09c1-4bcd-bd15-b18cc5979033"}} 2018-08-17 05:52:58,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 05:52:58,971 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f3789e10-a2ac-40f5-922f-1ff30cfe52c3'} 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-08-17T05:52:58Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:58Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "58861371-3575-4a83-830b-aaa0055f165a"}} 2018-08-17 05:52:59,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.417s 2018-08-17 05:52:59,390 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bd4a48f5-b93d-4ecd-86e0-82bbe4f6b11a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bfe4e750-d3af-4a83-9505-ce6e57b5932e"}} 2018-08-17 05:52:59,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.176s 2018-08-17 05:52:59,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-569722cd-85dd-4a2e-a648-9a8345e01629'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df327f3d-59ab-4820-b1e5-95b9737ca819"}} 2018-08-17 05:52:59,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.141s 2018-08-17 05:52:59,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cb2dc65-27ef-4cfb-9695-a95726126026'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "13797b98-4e1e-484c-a3cc-2f8be1533264"}} 2018-08-17 05:52:59,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.151s 2018-08-17 05:52:59,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:52:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16765e44-78bb-4dad-88a4-987b9f4f8ec8'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "375c5fc8-57f2-42d0-8d20-ec6f24ff0432"}} 2018-08-17 05:53:00,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 05:53:00,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:53:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0d1acc67-03dd-4a00-ad41-bf8149a6d5c7'} 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-08-17T05:52:59Z", "security_group_id": "b97da0fa-db4d-4fe0-b75f-2da3d850e406", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:52:59Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fdb46fdf-b7dc-4a63-8797-1db019b609cd"}} 2018-08-17 05:53:00,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.666s 2018-08-17 05:53:00,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-306842437"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:53:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48d176cb-cc1e-4a94-ba44-624dafc97938'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:53:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","name":"tempest-A-306842437"}} 2018-08-17 05:53:01,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.557s 2018-08-17 05:53:01,258 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "name": "tempest-subnet-A-1-899227005"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69f11e56-5448-42b8-9700-01cc739c45d4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:00Z","dns_nameservers":[],"updated_at":"2018-08-17T05:53:00Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"0dfd0f1b-0d8c-400b-afca-91744b7849db","subnetpool_id":null,"name":"tempest-subnet-A-1-899227005"}} 2018-08-17 05:53:01,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/networks 0.214s 2018-08-17 05:53:01,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1260763007"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:53:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d420ba68-c6b4-4eb0-98ad-c6f0fc6fdc82'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:53:01Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"e5177762-06cc-41ab-a8d6-548b804dd613","name":"tempest-B-1260763007"}} 2018-08-17 05:53:02,001 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.527s 2018-08-17 05:53:02,002 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "name": "tempest-subnet-B-1-1659660961"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-442084f0-74d3-40e9-89c9-7390f0b8e684'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5177762-06cc-41ab-a8d6-548b804dd613","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:53:01Z","dns_nameservers":[],"updated_at":"2018-08-17T05:53:01Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"cd0111df-4739-4bc0-b367-7b39d7fb82b9","subnetpool_id":null,"name":"tempest-subnet-B-1-1659660961"}} 2018-08-17 05:53:02,175 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.172s 2018-08-17 05:53:02,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bbf5dd4d-deb0-4f7b-87b6-d7a9c938c7ba'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f"}} 2018-08-17 05:53:02,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.322s 2018-08-17 05:53:02,500 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1079654277"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-06d0ccff-3777-460d-82ad-f5779ed7884c', 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': 'Fri, 17 Aug 2018 05:53:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06d0ccff-3777-460d-82ad-f5779ed7884c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCf/bY5tNKDBt37n6415eUC4/gcZJWqRiVY9HPywLg2GdaFQapafXkRZzVRD0qIS1bk2M+w+uzi+BJsUBaKtwN8D4M4Ka6rC54AFSe64E65D82cRQZheVD1BZwHrfL6aUNtIfMrUDr19BydlAUHp62WPyhY+11FEPegQ/B57vsx/jUJQcYp/B5otiZhyKORlQu9PCwMdz7EeljnjyhyVjir/EA9dRZH9Q9B+geX+5U7nizwioMT9SQdGpui8Ho+gJZ/qRvR1nGxGfTN5GrkGgG2gH4om3Pj64PHPMHoYEsaGzWM+uSqyNaMfNtdFG2z656u+wK1/4WKMdz7SAVUHIvL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn/22ObTSgwbd+5+uNeXlAuP4HGSVqkYlWPRz8sC4NhnWhUGq\nWn15EWc1UQ9KiEtW5NjPsPrs4vgSbFAWircDfA+DOCmuqwueABUnuuBOuQ/NnEUG\nYXlQ9QWcB63y+mlDbSHzK1A69fQcnZQFB6etlj8oWPtdRRD3oEPwee77Mf41CUHG\nKfweaLYmYcijkZULvTwsDHc+xHpY548oclY4q/xAPXUWR/UPQfoHl/uVO54s8IqD\nE/UkHRqbovB6PoCWf6kb0dZxsRn0zeRq5BoBtoB+KJtz4+uDxzzB6GBLGhs1jPrk\nqsjWjHzbXRRts+uervsCtf+FijHc+0gFVByLywIDAQABAoIBAQCXNR8rLNWkVjIo\nZQMuF2e4sqJEm1/D/OXBS8/lxvSS1Rqk+Km7OkjZBNUkFjKX27R1NuAb4RtPa6tl\nyM91LIDTmImo4+Qb7i/W3iede++LAf+OSMI+D31PBY0wyNsShbffBa4f6oS+/Yap\n+0JBuNzbWjeU2YSOCPov8uXtJ8sqtBrBBs4popMQ04msEUHZL7BXnLRJSOy2hC2r\nFKiMd1A5Xb8A2tvk/7/uMl876qEcadquVpcPnG4EzeXNT+IUAELg8rgbE+s7Rxrv\nEVDXE9f3i216TkKW9x+7nR74zPgUtNR8C9V2m0lSyC5m5BYwJmvzFgn1wjGmzZpx\nMy2SsofhAoGBANFvcz3WDOt0W+Gsj+L0i1BSg36bCssyp+jEmn48PPAVONO4AHDO\nRjWPyJJlgJF6AkB2tn0Qpsa339PZxqisdV8AwigR2E6k4OIWe3ONKXN0xsqTT1X1\nAS49vms5wEV2RGtnFcDhyeHdQtIDkHCbACVQFQdixNWXXZrm7SrxPkGbAoGBAMOQ\nA116bEFk1ibeWbbWObk0VXE2IirSNTfka6u0/VY5r6U/7vER/kjheo3TO9xeICMU\n43irGo/llEaprLEMMBjPi3HzaqiM1uYUCS6W2NGx5WRztW7PDfNGFEKctEdh5VMw\nj7CjqrPvYOpzSI76bF1Hsfh7fTdR5+fmdmjNB9mRAoGAWjRZe2GtMOBuDpYnZwYS\n1uajMi2PCZPo1A2RyRsi1/kb/7x5nByMCtfB+KP1KzNUsvUuhlFcs6xQoEtlEBMv\nflqyRVXiR4UmQtqSE2PSXaMHWAr4mbor5wG6+S3njUNyFpxQt0HIlRqahB/63zUz\na97BH+w/gQtvyp75uYwsV08CgYAEedtZ3F9177TnFte+05BmqMf7211U1ZLaQKQm\nPfI+cvuOMLRrWBoV2PNRI7CPDqh1pRi/vkrRWFPYejG1q62+I6HxbbzXNsIEahj7\ntAAqbIPvlKZmbt7G3qfADo4hxB/Xk5j2VgimLahuNU1H2Ht6dxWftlPbXEiOijvT\nkj3HwQKBgAlIil7UvYbz9Hu22dZJl/ikl4y6XTtglaFlY0r+TFbecR1+9f3BrLbb\nJDn7q9avyGRRnhrZJ2L/WD7rB42CVIPloIhyhBTvDK7fH09kaf+ZB/Oou//ltJWM\nfF+PppqfI8yWkU0Ntdrs+rjGV4b69I8jwct5MFzFVsg/N7Db1jGp\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1079654277", "fingerprint": "f8:2b:0e:39:eb:25:e2:15:8a:fd:18:74:8b:3c:a1:57"}} 2018-08-17 05:53:03,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 1.223s 2018-08-17 05:53:03,728 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-91259612", "security_groups": ["b97da0fa-db4d-4fe0-b75f-2da3d850e406"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b4e0644-0d51-4b53-91f1-415d8978c0a5'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:53:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"10e854b5-9e08-43d7-8b87-6eca1feb144a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:53:03Z","name":"tempest-port-smoke-91259612","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:f3:16:39","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"0dfd0f1b-0d8c-400b-afca-91744b7849db","ip_address":"10.101.11.10"}],"id":"19d7fba3-6d83-45ee-8447-43f4c2baf938","security_groups":["b97da0fa-db4d-4fe0-b75f-2da3d850e406"],"device_id":""}} 2018-08-17 05:53:05,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 1.823s 2018-08-17 05:53:05,553 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1079654277", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "port": "19d7fba3-6d83-45ee-8447-43f4c2baf938"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-460016df-5a72-4cf8-b555-85dfd88684d2', 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:53:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-460016df-5a72-4cf8-b555-85dfd88684d2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "adminPass": "Ediu3fZR8922"}} 2018-08-17 05:53:05,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.255s 2018-08-17 05:53:05,813 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3', 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': 'Fri, 17 Aug 2018 05:53:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6d8edf2-b254-4376-bdc8-4bc6e1f168a3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:07,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.300s 2018-08-17 05:53:07,129 63 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': '1322', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-b006fba2-bd99-4a77-8655-014539ae3000', 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': 'Fri, 17 Aug 2018 05:53:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b006fba2-bd99-4a77-8655-014539ae3000'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:07,143 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-17 05:53:08,368 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.223s 2018-08-17 05:53:08,369 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-1c33014e-665f-40b1-b554-1e8bf5075e35', 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': 'Fri, 17 Aug 2018 05:53:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1c33014e-665f-40b1-b554-1e8bf5075e35'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:08,381 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-17 05:53:09,778 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.395s 2018-08-17 05:53:09,778 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-5d668496-7cec-4ac5-8b46-97848f94d724', 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': 'Fri, 17 Aug 2018 05:53:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d668496-7cec-4ac5-8b46-97848f94d724'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:11,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.358s 2018-08-17 05:53:11,153 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-9f094ff0-3e04-4d88-8e7f-8ead3163d081', 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': 'Fri, 17 Aug 2018 05:53:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f094ff0-3e04-4d88-8e7f-8ead3163d081'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:10Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:11,167 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:53:11,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.437s 2018-08-17 05:53:11,606 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-21b16558-fecd-4cc2-986f-83157b04e2d9', 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': 'Fri, 17 Aug 2018 05:53:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21b16558-fecd-4cc2-986f-83157b04e2d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:10Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:11,621 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6b31f8a3-d8c3-4426-9d3d-287917e64d9d with status: ACTIVE 2018-08-17 05:53:12,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/ports 1.159s 2018-08-17 05:53:12,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-667975175", "security_groups": ["b97da0fa-db4d-4fe0-b75f-2da3d850e406"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:53:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a08357ad-70a5-4252-b365-c49a0f211d12'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:53:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5177762-06cc-41ab-a8d6-548b804dd613","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:53:12Z","name":"tempest-port-smoke-667975175","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:bd:fe:eb","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"cd0111df-4739-4bc0-b367-7b39d7fb82b9","ip_address":"10.102.21.20"}],"id":"eec969f9-7218-4d21-931e-606bd77074e8","security_groups":["b97da0fa-db4d-4fe0-b75f-2da3d850e406"],"device_id":""}} 2018-08-17 05:53:14,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.23:8774/v2.1/servers 1.449s 2018-08-17 05:53:14,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1079654277", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "e5177762-06cc-41ab-a8d6-548b804dd613", "port": "eec969f9-7218-4d21-931e-606bd77074e8"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c9dbcddd-628b-4719-9401-179debef07fd', 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:53:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9dbcddd-628b-4719-9401-179debef07fd'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "55f1a560-b43c-4674-ae59-83add188c252", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "adminPass": "BwHLG5BJJ4W8"}} 2018-08-17 05:53:14,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.089s 2018-08-17 05:53:14,328 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5', 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': 'Fri, 17 Aug 2018 05:53:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c44522c1-c72c-4eaa-a4a2-efdcde805fd5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:15,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.100s 2018-08-17 05:53:15,447 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-042ae976-c877-487f-85b7-731099a44522', 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': 'Fri, 17 Aug 2018 05:53:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-042ae976-c877-487f-85b7-731099a44522'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:15,461 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 05:53:16,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.165s 2018-08-17 05:53:16,629 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-c6ee9d53-af1e-4395-863b-fbd4673ac701', 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': 'Fri, 17 Aug 2018 05:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6ee9d53-af1e-4395-863b-fbd4673ac701'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:16,641 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:53:17,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.152s 2018-08-17 05:53:17,796 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-4ec3b7eb-cf33-4efe-912a-5915af688d8f', 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': 'Fri, 17 Aug 2018 05:53:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4ec3b7eb-cf33-4efe-912a-5915af688d8f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:19,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.488s 2018-08-17 05:53:19,300 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d', 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': 'Fri, 17 Aug 2018 05:53:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0978ca93-0c83-467a-9ad9-e4d9d8fdb04d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:20,464 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.147s 2018-08-17 05:53:20,464 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-abcb7871-6053-440f-b21a-140fb8df4175', 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': 'Fri, 17 Aug 2018 05:53:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-abcb7871-6053-440f-b21a-140fb8df4175'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:19Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:20,480 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:53:20,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.166s 2018-08-17 05:53:20,647 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-894d844c-615d-4ec8-bd92-2036299efcf1', 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': 'Fri, 17 Aug 2018 05:53:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-894d844c-615d-4ec8-bd92-2036299efcf1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:53:19Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:53:20,661 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 55f1a560-b43c-4674-ae59-83add188c252 with status: ACTIVE 2018-08-17 05:53:21,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations 0.566s 2018-08-17 05:53:21,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d9b2161-8112-408e-a490-0722e745e538'} Body: {"network_association": {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "id": "cc7e462c-598d-44f9-98d8-bfc591fe32fa"}} 2018-08-17 05:53:21,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations 0.303s 2018-08-17 05:53:21,535 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dcf9d7d2-71a9-4146-bfc6-ce3f239b8c3f/network_associations', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0114a82c-6626-492f-81a9-8521e5f581d4'} Body: {"network_association": {"network_id": "e5177762-06cc-41ab-a8d6-548b804dd613", "id": "5e1673e6-fffa-48bf-af21-b6a9c55de93e"}} 2018-08-17 05:53:21,535 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:53:21,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/routers 0.141s 2018-08-17 05:53:21,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--697073583", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:53:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4347fbb-af36-4078-a4c7-a08558e6170b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:21Z", "admin_state_up": true, "updated_at": "2018-08-17T05:53:21Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "name": "tempest-router--697073583"}} 2018-08-17 05:53:23,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638 1.417s 2018-08-17 05:53:23,097 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638', u'date': 'Fri, 17 Aug 2018 05:53:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de670a17-37ff-46f7-9daa-9f178e7297fa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:21Z", "admin_state_up": true, "updated_at": "2018-08-17T05:53:22Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "name": "tempest-router--697073583"}} 2018-08-17 05:53:25,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/add_router_interface 2.081s 2018-08-17 05:53:25,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:53:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-018fdaf8-a09a-4341-bfe3-c846f4b9f9cd'} Body: {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db", "subnet_ids": ["0dfd0f1b-0d8c-400b-afca-91744b7849db"], "port_id": "825641e0-a9eb-43a4-84b0-52c5fc6bf47e", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638"} 2018-08-17 05:53:27,077 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.896s 2018-08-17 05:53:27,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "19d7fba3-6d83-45ee-8447-43f4c2baf938"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:53:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d02ca86-f614-47b6-9219-d4bc23a66746'} Body: {"floatingip": {"router_id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:53:26Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "19d7fba3-6d83-45ee-8447-43f4c2baf938", "id": "b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:53:26Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:53:27,079 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:53:35,095 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:53:35,159 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:53:35,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:53:35,275 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:53:35,275 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:53:35,278 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:53:35,338 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:53:35,342 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:53:40,349 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:53:40,350 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:54:50,419 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:54:50,420 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:54:50,423 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:54:50,484 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:54:50,487 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:54:55,495 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:54:55,495 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:56:05,566 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:56:05,567 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:56:05,567 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,573 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,672 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,700 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,706 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:56:05,706 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bf:9a:38 [ether] on eth0 2018-08-17 05:56:05,706 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 05:56:05,707 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,709 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,771 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,773 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,782 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 05:56:05,782 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 05:56:05,783 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,785 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,847 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,849 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,855 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 05:56:05,856 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,858 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,919 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,922 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:05,928 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 05:56:05,929 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bf:9a:38 [ether] on eth0 2018-08-17 05:56:05,929 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:56:05,929 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:56:05,932 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:56:05,991 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:56:05,996 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:56:11,003 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:56:11,004 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:57:21,073 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:57:21,074 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-17 05:57:21,077 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:57:21,176 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:57:21,205 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-17 05:57:26,213 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:57:26,214 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-17 05:58:36,284 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 05:58:36,285 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 05:58:36.285 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 05:58:37,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1 1.486s 2018-08-17 05:58:37,774 63 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.23:9696/v2.0/floatingips/b7d7b0cf-926a-47e7-b2ee-66ab88cfe0b1', u'date': 'Fri, 17 Aug 2018 05:58:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ebebbf88-3a3a-4aec-a03a-ac1dd1ef6211'} Body: 2018-08-17 05:58:39,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/remove_router_interface 1.640s 2018-08-17 05:58:39,416 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638/remove_router_interface', u'date': 'Fri, 17 Aug 2018 05:58:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07f6edac-4075-48b3-8a5d-c63737f72eaf'} Body: {"network_id": "10e854b5-9e08-43d7-8b87-6eca1feb144a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "0dfd0f1b-0d8c-400b-afca-91744b7849db", "subnet_ids": ["0dfd0f1b-0d8c-400b-afca-91744b7849db"], "port_id": "825641e0-a9eb-43a4-84b0-52c5fc6bf47e", "id": "33d11331-930a-4fe3-8f74-f4fcd5ca5638"} 2018-08-17 05:58:41,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638 1.924s 2018-08-17 05:58:41,342 63 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.23:9696/v2.0/routers/33d11331-930a-4fe3-8f74-f4fcd5ca5638', u'date': 'Fri, 17 Aug 2018 05:58:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-846af15a-d903-42e1-a8d4-eef2e8e9248d'} Body: 2018-08-17 05:58:41,737 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.394s 2018-08-17 05:58:41,737 63 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-582497db-eb28-4208-b380-aa27b1ef6d5a', 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': 'Fri, 17 Aug 2018 05:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-582497db-eb28-4208-b380-aa27b1ef6d5a'} Body: 2018-08-17 05:58:42,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.750s 2018-08-17 05:58:42,489 63 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-b9252541-8f18-48e5-a4db-5e72b5fcfb89', 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': 'Fri, 17 Aug 2018 05:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9252541-8f18-48e5-a4db-5e72b5fcfb89'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1260763007": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:fe:eb", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/55f1a560-b43c-4674-ae59-83add188c252", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "55f1a560-b43c-4674-ae59-83add188c252", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:58:41Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-2", "created": "2018-08-17T05:53:14Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:58:43,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252 0.045s 2018-08-17 05:58:43,552 63 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.23:8774/v2.1/servers/55f1a560-b43c-4674-ae59-83add188c252', u'x-compute-request-id': 'req-428438fe-31ff-4a3a-ad40-ee0d64382e38', 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': 'Fri, 17 Aug 2018 05:58:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-428438fe-31ff-4a3a-ad40-ee0d64382e38'} Body: {"itemNotFound": {"message": "Instance 55f1a560-b43c-4674-ae59-83add188c252 could not be found.", "code": 404}} 2018-08-17 05:58:44,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/eec969f9-7218-4d21-931e-606bd77074e8 0.973s 2018-08-17 05:58:44,527 63 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.23:9696/v2.0/ports/eec969f9-7218-4d21-931e-606bd77074e8', u'date': 'Fri, 17 Aug 2018 05:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6728c290-1daa-4ede-b65f-eef193d84ab2'} Body: 2018-08-17 05:58:44,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.144s 2018-08-17 05:58:44,673 63 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-8e34673d-71cb-4deb-bc25-b880fc2cc934', 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': 'Fri, 17 Aug 2018 05:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e34673d-71cb-4deb-bc25-b880fc2cc934'} Body: 2018-08-17 05:58:45,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.649s 2018-08-17 05:58:45,323 63 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-39ceccbe-cc33-4e2a-afdd-43360253e520', 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': 'Fri, 17 Aug 2018 05:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ceccbe-cc33-4e2a-afdd-43360253e520'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-306842437": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:16:39", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "security_groups": [{"name": "tempest-secgroup-smoke-410403650"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:58:44Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:58:47,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.692s 2018-08-17 05:58:47,032 63 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': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-9b3a34ab-fa37-4e13-a872-c7590d274048', 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': 'Fri, 17 Aug 2018 05:58:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b3a34ab-fa37-4e13-a872-c7590d274048'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T05:53:10.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6b31f8a3-d8c3-4426-9d3d-287917e64d9d", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T05:58:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T05:58:46.000000", "key_name": "tempest-TestBGPVPNBasic-1079654277", "name": "server-1", "created": "2018-08-17T05:53:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:58:47,046 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 05:58:48,092 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d 0.044s 2018-08-17 05:58:48,093 63 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.23:8774/v2.1/servers/6b31f8a3-d8c3-4426-9d3d-287917e64d9d', u'x-compute-request-id': 'req-aae367f1-5772-4e87-afdd-97e4a5036c26', 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': 'Fri, 17 Aug 2018 05:58:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-aae367f1-5772-4e87-afdd-97e4a5036c26'} Body: {"itemNotFound": {"message": "Instance 6b31f8a3-d8c3-4426-9d3d-287917e64d9d could not be found.", "code": 404}} 2018-08-17 05:58:48,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/19d7fba3-6d83-45ee-8447-43f4c2baf938 0.864s 2018-08-17 05:58:48,959 63 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.23:9696/v2.0/ports/19d7fba3-6d83-45ee-8447-43f4c2baf938', u'date': 'Fri, 17 Aug 2018 05:58:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7eb3fa1f-990f-4039-a676-83a7f19ad589'} Body: 2018-08-17 05:58:48,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1079654277 0.037s 2018-08-17 05:58:48,997 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1079654277', u'x-compute-request-id': 'req-7e6391fd-293f-4d16-9d6a-614511f70061', 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': 'Fri, 17 Aug 2018 05:58:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e6391fd-293f-4d16-9d6a-614511f70061'} Body: 2018-08-17 05:58:49,971 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/cd0111df-4739-4bc0-b367-7b39d7fb82b9 0.973s 2018-08-17 05:58:49,972 63 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.23:9696/v2.0/subnets/cd0111df-4739-4bc0-b367-7b39d7fb82b9', u'date': 'Fri, 17 Aug 2018 05:58:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d1f8b6b0-e9be-415b-9af5-4c427aa19a5c'} Body: 2018-08-17 05:58:51,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/e5177762-06cc-41ab-a8d6-548b804dd613 1.443s 2018-08-17 05:58:51,416 63 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.23:9696/v2.0/networks/e5177762-06cc-41ab-a8d6-548b804dd613', u'date': 'Fri, 17 Aug 2018 05:58:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-367e2353-92b3-49a9-b291-5d4baddfb7b0'} Body: 2018-08-17 05:58:52,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/0dfd0f1b-0d8c-400b-afca-91744b7849db 1.514s 2018-08-17 05:58:52,932 63 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.23:9696/v2.0/subnets/0dfd0f1b-0d8c-400b-afca-91744b7849db', u'date': 'Fri, 17 Aug 2018 05:58:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b07065e5-dfec-49f9-be5c-983c2ff6c1dc'} Body: 2018-08-17 05:58:54,617 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/10e854b5-9e08-43d7-8b87-6eca1feb144a 1.684s 2018-08-17 05:58:54,617 63 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.23:9696/v2.0/networks/10e854b5-9e08-43d7-8b87-6eca1feb144a', u'date': 'Fri, 17 Aug 2018 05:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f86a7e2b-1d00-46ad-b66c-a59cf53d2593'} Body: 2018-08-17 05:58:54,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/b97da0fa-db4d-4fe0-b75f-2da3d850e406 0.234s 2018-08-17 05:58:54,853 63 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.23:9696/v2.0/security-groups/b97da0fa-db4d-4fe0-b75f-2da3d850e406', u'date': 'Fri, 17 Aug 2018 05:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb56984f-58d4-4640-bce5-eeacf9ca2365'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list[compute,id-fb37a546-7263-4ffe-a42c-77eca377ff1a,network] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 852, in test_bgpvpn_negative_update_to_empty_rt_list self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 05:58:55,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.240s 2018-08-17 05:58:55,120 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1530183488 description", "name": "tempest-secgroup-smoke-1530183488"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aeaa95a5-14f5-45b8-8df7-b628fc2c4924'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1530183488 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:54Z", "updated_at": "2018-08-17T05:58:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:58:54Z", "revision_number": 0, "id": "76586727-3b8d-4d17-95f2-ca9911a0ed11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:58:54Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T05:58:54Z", "revision_number": 0, "id": "b751bc94-cea9-4808-8fdd-70a349edc82f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T05:58:54Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "668a0b53-100c-4421-8816-c23949eb8544", "name": "tempest-secgroup-smoke-1530183488"}} 2018-08-17 05:58:55,344 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.222s 2018-08-17 05:58:55,345 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-62c126dc-75ba-4477-90f0-f5b7d91ae259'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "26321b79-4579-4be9-92dc-ec3aeefb652c"}} 2018-08-17 05:58:55,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.195s 2018-08-17 05:58:55,541 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd84f4f5-ae2c-4646-8087-b2ac7153eac4'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0bae4664-e2eb-4f5b-9fac-6edafb3dcf6c"}} 2018-08-17 05:58:55,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.203s 2018-08-17 05:58:55,746 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f5f73a7-c0c5-44fa-8f76-07cdfa3c7469'} 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-08-17T05:58:55Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "bd8ff77d-23bf-4978-87ec-0fea5bda49b7"}} 2018-08-17 05:58:56,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.343s 2018-08-17 05:58:56,090 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dc958ad-c470-4319-b83b-1b175cddb558'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "061fbdb8-63cb-4239-8e58-8f610ea15ccf"}} 2018-08-17 05:58:56,595 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.504s 2018-08-17 05:58:56,596 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abb8754d-eac6-45bc-a389-c909d0210aab'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e5f9d80f-6cfa-4194-bae5-a7cfb071d4d1"}} 2018-08-17 05:58:56,752 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 05:58:56,753 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac848214-38f0-4f0b-8649-190dca66692e'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "41eb3ab8-1db9-4bfd-9bb7-a7518c5a3bb5"}} 2018-08-17 05:58:56,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 05:58:56,889 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f0d693c-84c1-4427-8872-93a0a23da3fc'} 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-08-17T05:58:56Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "494f0dd8-1d27-49f2-ba94-cd04dcfbd17e"}} 2018-08-17 05:58:57,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.439s 2018-08-17 05:58:57,330 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 05:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8bb8551-ddf8-4af1-8489-6264f03a9a5c'} 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-08-17T05:58:57Z", "security_group_id": "668a0b53-100c-4421-8816-c23949eb8544", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:58:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0408ba47-0228-43b7-a101-2739210a6620"}} 2018-08-17 05:58:57,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/networks 0.284s 2018-08-17 05:58:57,616 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1404262924"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-284488d5-7b52-4749-af5c-3ff9ed886002'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:58:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","name":"tempest-A-1404262924"}} 2018-08-17 05:58:58,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.549s 2018-08-17 05:58:58,167 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "name": "tempest-subnet-A-1-36494558"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7902f69a-19cd-4b8a-8c45-bfd0afcdfd55'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:57Z","dns_nameservers":[],"updated_at":"2018-08-17T05:58:57Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19","subnetpool_id":null,"name":"tempest-subnet-A-1-36494558"}} 2018-08-17 05:58:58,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/networks 0.243s 2018-08-17 05:58:58,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1970115757"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 05:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe4b3eae-9244-478c-b563-92846351b7c7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T05:58:58Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","name":"tempest-B-1970115757"}} 2018-08-17 05:58:59,045 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.632s 2018-08-17 05:58:59,046 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "name": "tempest-subnet-B-1-918951888"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9ff56e-5a3f-4550-8385-fba026bb1661'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T05:58:58Z","dns_nameservers":[],"updated_at":"2018-08-17T05:58:58Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"d8ceff21-deba-4fb7-9b3a-0e49304c4906","subnetpool_id":null,"name":"tempest-subnet-B-1-918951888"}} 2018-08-17 05:58:59,464 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.416s 2018-08-17 05:58:59,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b94206c-624d-40b5-b18d-d86dc5a1a56f'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "a013f5b7-0606-4276-80df-717eb47db3b7"}} 2018-08-17 05:58:59,637 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.172s 2018-08-17 05:58:59,638 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-657288057"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-816cc3bf-061a-424b-a5f2-f92f81b6d15f', 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': 'Fri, 17 Aug 2018 05:58:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-816cc3bf-061a-424b-a5f2-f92f81b6d15f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSGDEqfoPstUcfSzdgGEkeSnQ6xBikyvUQUI6KqNRMeBIAQGY0YOINk/CdOvNzYhDDHLzUwWVMQ3GAbusMd6B+9xC04DQiSMvAiouqpNa6pDH9s8dDKvgHpfe4wKdgTfempV2XMzOOtB7LxJVkWr1rtZp0uTb/kAI7to3xYb1l8OwFQ8bxHbwVgwqgL1ytS8BEERtHkmvsutdPdMqylLH1kmZOX6emjZMSsuWRlVJtDTlM3u2fsY++qjA3PiruM7QMymw31y7+WtrIdgVAhJX7OTqg5cAm8MiV1o4y8/RaH6xnQS48xp8IheFRjCmasvZ8m9RXAlZDWjivF7fXKLgB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0hgxKn6D7LVHH0s3YBhJHkp0OsQYpMr1EFCOiqjUTHgSAEBm\nNGDiDZPwnTrzc2IQwxy81MFlTENxgG7rDHegfvcQtOA0IkjLwIqLqqTWuqQx/bPH\nQyr4B6X3uMCnYE33pqVdlzMzjrQey8SVZFq9a7WadLk2/5ACO7aN8WG9ZfDsBUPG\n8R28FYMKoC9crUvARBEbR5Jr7LrXT3TKspSx9ZJmTl+npo2TErLlkZVSbQ05TN7t\nn7GPvqowNz4q7jO0DMpsN9cu/lrayHYFQISV+zk6oOXAJvDIldaOMvP0Wh+sZ0Eu\nPMafCIXhUYwpmrL2fJvUVwJWQ1o4rxe31yi4AQIDAQABAoIBAD9GXfhoZh8ycZsx\nMhpU9iCTV/IjATEQl0I0oNmOA3KMbw94Vc/Mpghk2ADislO740SAMTb6kCGp5lNC\nFLSKiuHyUyvGoqz4s7TnhSz9vFY2AYBhVtAZ7t2O1M7l5wMQOFgOUeOp3gtKoEPK\njxvMYGRCK6Sf67qIisOlNZbPUxWSL7OWLtslVyPMNqaPPLWk8Ewu/53QfsRfrn3V\n1Wi9I/VcrMj5EB493k+TcvZLsIJBmVwI0mC2odnfmKJDkP9xmDPtnKIL0mEkP6hB\nFI36ZXLKfGRXH7yi+8OwrY7h/OkvZQc17zR3E4iS/rtd+JYlrkb3YsrYbqpYxyyf\nHsmKvYkCgYEA/DT2cDzo7leTpiPwSqXFbMFtnO6WIuAUIx0dX1dTw/1HxHwUHgEI\nA+xY1U165rHKjVzsCvkVkqonYmdqIJ+EZeP17im/fD9V39GGyiewC9R9m98m4O2M\nBSwg6bQMtjqyng8Z3fbZ+QnoCbb/wc6S0Mik2lGMnKH9mpAbZBYzpnMCgYEA1UEX\nA9W+b8Xu14tYRHiMjXH+kiEOzIBI+N2XhsR1WEpopH9x/gWGbxhs3OiUP+t7LGwE\nO9aBztlMKwqUUNMZjzJg2G8MuFzUQUfotZ94sbhVetHIXWyq0lHQMFEmvvn9qu9l\naHhFGmrAttzrWIRsqgodgBnpFfdIGwDJs0gO1rsCgYEAjrAQNRPg3OejWz299x2u\ngoc00rKRMo4AFpWkRoqLk7i6X8mrQAZpWH7hC1zYiahQ5oWJ7fNaZy3pNl03x9k3\n+MVuIB5yfYL/vK84SSsHCMphfkxUHLGIpGyA+nepMXgoEhCNG+1LCQC3zLdCH44V\nthWuXu4AVaW4azfYp1mAQ00CgYEAkmKy5LwFlH5fXHBXr/C8MqAMqsysdu6cqNCb\nojQbhPbW7Axb+I5cYMh4eg/hLBt+Gtku8tBlnNMG+QizFORDyEtBtXBNYATA4ur0\nsC/+zqgFbWCx1IeyntrwOSqLmU7LtVnN16+vZ9nd3ei6WLHWUcbNx1CB8sUjJv4c\ndsfA/98CgYAAswHSvAB0svV9wrnEZQ/lz0H6/aF3bsOFAqXZotR0acl+ndE16u9I\nZgebAPhkw67zel7carhXRqquVvYs+puD8h3qvgLBePwg4tJkX7t34mYsq7DENL/P\nLWAhUZ+NagN+SSytFsrrtlFrFXsGdJceqCQ3Iiw2jRG1HDllldCw3w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-657288057", "fingerprint": "3b:4b:22:9b:95:6b:2b:c5:bc:84:b4:f4:bb:77:c0:17"}} 2018-08-17 05:59:00,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/ports 1.162s 2018-08-17 05:59:00,805 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1853868435", "security_groups": ["668a0b53-100c-4421-8816-c23949eb8544"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-80ef7b27-8423-4cc6-9c45-804d54b4224b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:59:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"439ba2ff-4ea2-4cd7-9e79-2c4540a1b965","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:59:00Z","name":"tempest-port-smoke-1853868435","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:77:80:b9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19","ip_address":"10.101.11.10"}],"id":"eb427fed-09e0-4e59-8be8-76a9ed268741","security_groups":["668a0b53-100c-4421-8816-c23949eb8544"],"device_id":""}} 2018-08-17 05:59:02,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.23:8774/v2.1/servers 2.125s 2018-08-17 05:59:02,933 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-657288057", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "port": "eb427fed-09e0-4e59-8be8-76a9ed268741"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-69906b5c-c024-41b2-9daf-bd3cc0e81b27', 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69906b5c-c024-41b2-9daf-bd3cc0e81b27'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "adminPass": "X2Gsbs6Fohrj"}} 2018-08-17 05:59:03,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.311s 2018-08-17 05:59:03,249 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-99ea28f5-1d04-4d81-b0b7-381fc5347bca', 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': 'Fri, 17 Aug 2018 05:59:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99ea28f5-1d04-4d81-b0b7-381fc5347bca'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:04,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.318s 2018-08-17 05:59:04,583 63 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': '1331', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-57e34880-08ea-4da4-812b-21ad6b18c91c', 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': 'Fri, 17 Aug 2018 05:59:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57e34880-08ea-4da4-812b-21ad6b18c91c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:04,596 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 05:59:05,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.334s 2018-08-17 05:59:05,933 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-61825543-f170-4c03-ac63-19264dc6a3f5', 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': 'Fri, 17 Aug 2018 05:59:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61825543-f170-4c03-ac63-19264dc6a3f5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:05,946 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 05:59:07,613 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.664s 2018-08-17 05:59:07,613 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-342c187a-2a77-4e7a-80ae-40a88ae6499f', 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': 'Fri, 17 Aug 2018 05:59:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-342c187a-2a77-4e7a-80ae-40a88ae6499f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:04Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:09,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.390s 2018-08-17 05:59:09,018 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf', 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': 'Fri, 17 Aug 2018 05:59:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-12e3d9fc-c5c9-4578-b8fb-ef68773baacf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:09,033 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 05:59:09,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.304s 2018-08-17 05:59:09,338 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-c6199886-d404-4749-9705-641d04b8218a', 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': 'Fri, 17 Aug 2018 05:59:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c6199886-d404-4749-9705-641d04b8218a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:09,351 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6279b345-fd9e-4921-b3c9-665788c864eb with status: ACTIVE 2018-08-17 05:59:10,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/ports 1.079s 2018-08-17 05:59:10,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1135438698", "security_groups": ["668a0b53-100c-4421-8816-c23949eb8544"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 05:59:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce19cbc1-6b2a-4612-9582-b29e5b58e7a8'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T05:59:09Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7d5a59b4-3460-48ad-aa0f-b51d75e8c394","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T05:59:10Z","name":"tempest-port-smoke-1135438698","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c5:84:bd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"d8ceff21-deba-4fb7-9b3a-0e49304c4906","ip_address":"10.102.21.20"}],"id":"be09a61c-95d9-45aa-96f0-8f75ce77b827","security_groups":["668a0b53-100c-4421-8816-c23949eb8544"],"device_id":""}} 2018-08-17 05:59:11,533 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.23:8774/v2.1/servers 1.100s 2018-08-17 05:59:11,534 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-657288057", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "port": "be09a61c-95d9-45aa-96f0-8f75ce77b827"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b', 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 05:59:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7d289f1a-e4cb-4f02-a63a-4decf18d6d0b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a37c1689-5918-447f-8901-fa26b10acdab", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "adminPass": "LpHL7dxMFpjU"}} 2018-08-17 05:59:11,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.305s 2018-08-17 05:59:11,843 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-86cb5a7d-b53a-44d8-997d-094e133bb6cd', 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': 'Fri, 17 Aug 2018 05:59:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86cb5a7d-b53a-44d8-997d-094e133bb6cd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:13,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.274s 2018-08-17 05:59:13,132 63 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': '1257', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-f761b7ff-193c-470b-9bc2-5e0653933d5b', 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': 'Fri, 17 Aug 2018 05:59:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f761b7ff-193c-470b-9bc2-5e0653933d5b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:13,145 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 05:59:14,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.337s 2018-08-17 05:59:14,484 63 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': '1399', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-8cb77cbc-f834-4652-acbd-5c37ca6119a8', 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': 'Fri, 17 Aug 2018 05:59:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cb77cbc-f834-4652-acbd-5c37ca6119a8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:14,497 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 05:59:15,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.376s 2018-08-17 05:59:15,875 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-46459919-9b9c-4b83-830f-c9c0526ac214', 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': 'Fri, 17 Aug 2018 05:59:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-46459919-9b9c-4b83-830f-c9c0526ac214'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:15,889 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-17 05:59:17,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.161s 2018-08-17 05:59:17,053 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-220af9f1-c62e-47c5-a01a-a33f4807be00', 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': 'Fri, 17 Aug 2018 05:59:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-220af9f1-c62e-47c5-a01a-a33f4807be00'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:14Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:18,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.149s 2018-08-17 05:59:18,217 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-8836833b-313f-4009-a0df-6479894bd1c7', 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': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8836833b-313f-4009-a0df-6479894bd1c7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:18,230 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 05:59:18,377 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.145s 2018-08-17 05:59:18,378 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d', 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': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8f8407e-f1db-46df-93eb-dbc9e1c6842d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T05:59:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 05:59:18,391 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a37c1689-5918-447f-8901-fa26b10acdab with status: ACTIVE 2018-08-17 05:59:18,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations 0.306s 2018-08-17 05:59:18,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations', u'date': 'Fri, 17 Aug 2018 05:59:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67591972-0ca2-4b8f-a00a-a3f4a6ffd633'} Body: {"network_association": {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "id": "f15d5f9a-f978-42d9-9d78-16d0905ebe72"}} 2018-08-17 05:59:19,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations 0.659s 2018-08-17 05:59:19,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a013f5b7-0606-4276-80df-717eb47db3b7/network_associations', u'date': 'Fri, 17 Aug 2018 05:59:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e411f035-ba78-4b5f-bc8b-99ea00a49dd0'} Body: {"network_association": {"network_id": "7d5a59b4-3460-48ad-aa0f-b51d75e8c394", "id": "f2194783-de8c-4258-9f30-dc389de40f4b"}} 2018-08-17 05:59:19,360 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 05:59:19,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/routers 0.127s 2018-08-17 05:59:19,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1157703022", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 05:59:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7ab5d30-680e-415e-a90a-017bbf0162c6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:19Z", "admin_state_up": true, "updated_at": "2018-08-17T05:59:19Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "643e2913-06f1-41f9-8e17-cd8af862758a", "name": "tempest-router--1157703022"}} 2018-08-17 05:59:20,923 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a 1.434s 2018-08-17 05:59:20,924 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a', u'date': 'Fri, 17 Aug 2018 05:59:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2221d53-d114-4a51-8e24-0e7b10ba3c92'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.210"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:19Z", "admin_state_up": true, "updated_at": "2018-08-17T05:59:20Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "643e2913-06f1-41f9-8e17-cd8af862758a", "name": "tempest-router--1157703022"}} 2018-08-17 05:59:22,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/add_router_interface 2.023s 2018-08-17 05:59:22,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/add_router_interface', u'date': 'Fri, 17 Aug 2018 05:59:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-931669a9-431b-4583-b76b-0bde48625594'} Body: {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19", "subnet_ids": ["7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"], "port_id": "75d70613-b602-45cc-901d-cd6ebb8b09f4", "id": "643e2913-06f1-41f9-8e17-cd8af862758a"} 2018-08-17 05:59:24,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.993s 2018-08-17 05:59:24,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "eb427fed-09e0-4e59-8be8-76a9ed268741"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 05:59:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3313719c-312e-4d3f-a261-810a17a100e0'} Body: {"floatingip": {"router_id": "643e2913-06f1-41f9-8e17-cd8af862758a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T05:59:24Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "eb427fed-09e0-4e59-8be8-76a9ed268741", "id": "b5181fbb-141d-4c38-9c52-1ce6951e911c", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T05:59:24Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 05:59:24,944 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 05:59:40,984 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:59:41,048 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:59:41,080 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 05:59:41,195 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 05:59:41,195 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 05:59:41,197 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 05:59:41,258 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 05:59:41,262 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 05:59:46,268 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 05:59:46,269 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:00:56,305 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:00:56,305 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:00:56,310 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:00:56,409 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:00:56,438 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:01:01,445 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:01:01,445 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:02:11,513 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:02:11,514 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:02:11,514 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,519 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,620 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,646 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,652 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:02:11,652 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:45:52:f2 [ether] on eth0 2018-08-17 06:02:11,653 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:02:11,653 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,655 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,712 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,719 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,727 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:02:11,727 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:02:11,728 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,730 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,788 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,794 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,800 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:02:11,801 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,802 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,860 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,866 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:11,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:02:11,872 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:45:52:f2 [ether] on eth0 2018-08-17 06:02:11,873 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:02:11,873 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:02:11,875 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:02:11,936 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:02:11,940 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:02:16,949 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:02:16,949 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:03:27,005 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:03:27,006 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-17 06:03:27,009 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:03:27,069 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:03:27,074 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-17 06:03:32,081 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:03:32,081 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-17 06:04:42,152 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:04:42,153 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.203: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:04:42.153 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:04:43,266 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b5181fbb-141d-4c38-9c52-1ce6951e911c 1.112s 2018-08-17 06:04:43,267 63 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.23:9696/v2.0/floatingips/b5181fbb-141d-4c38-9c52-1ce6951e911c', u'date': 'Fri, 17 Aug 2018 06:04:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b36a12f7-ddaf-4e81-99ef-6c26534818fc'} Body: 2018-08-17 06:04:45,601 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/remove_router_interface 2.333s 2018-08-17 06:04:45,602 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:04:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1b61ba8-379d-4f2b-b692-e78d3bfa1226'} Body: {"network_id": "439ba2ff-4ea2-4cd7-9e79-2c4540a1b965", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19", "subnet_ids": ["7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19"], "port_id": "75d70613-b602-45cc-901d-cd6ebb8b09f4", "id": "643e2913-06f1-41f9-8e17-cd8af862758a"} 2018-08-17 06:04:47,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a 1.545s 2018-08-17 06:04:47,150 63 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.23:9696/v2.0/routers/643e2913-06f1-41f9-8e17-cd8af862758a', u'date': 'Fri, 17 Aug 2018 06:04:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73afe8b2-e01d-4d71-88d3-4d2cb3fdc27b'} Body: 2018-08-17 06:04:47,530 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.378s 2018-08-17 06:04:47,530 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b', 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': 'Fri, 17 Aug 2018 06:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b6296a65-7f82-416e-ab49-2c7d3dc18b3b'} Body: 2018-08-17 06:04:47,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.428s 2018-08-17 06:04:47,960 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-a2a5926d-99f4-44bf-a26e-698bf50cdf92', 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': 'Fri, 17 Aug 2018 06:04:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a2a5926d-99f4-44bf-a26e-698bf50cdf92'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:47Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:49,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.566s 2018-08-17 06:04:49,541 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-08fcac8c-debd-4f46-8e4d-2be603579450', 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': 'Fri, 17 Aug 2018 06:04:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08fcac8c-debd-4f46-8e4d-2be603579450'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1970115757": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:84:bd", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a37c1689-5918-447f-8901-fa26b10acdab", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a37c1689-5918-447f-8901-fa26b10acdab", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:48Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-2", "created": "2018-08-17T05:59:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:50,600 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab 0.042s 2018-08-17 06:04:50,601 63 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.23:8774/v2.1/servers/a37c1689-5918-447f-8901-fa26b10acdab', u'x-compute-request-id': 'req-13dbab3c-8591-4014-bd48-462915dbc9ba', 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': 'Fri, 17 Aug 2018 06:04:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-13dbab3c-8591-4014-bd48-462915dbc9ba'} Body: {"itemNotFound": {"message": "Instance a37c1689-5918-447f-8901-fa26b10acdab could not be found.", "code": 404}} 2018-08-17 06:04:51,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/be09a61c-95d9-45aa-96f0-8f75ce77b827 0.532s 2018-08-17 06:04:51,135 63 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.23:9696/v2.0/ports/be09a61c-95d9-45aa-96f0-8f75ce77b827', u'date': 'Fri, 17 Aug 2018 06:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-16b2ec1a-0919-498e-8cdf-d3af6020f11d'} Body: 2018-08-17 06:04:51,292 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.157s 2018-08-17 06:04:51,293 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-7c8c4814-8df1-4a9c-a351-02a95105f0cd', 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': 'Fri, 17 Aug 2018 06:04:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c8c4814-8df1-4a9c-a351-02a95105f0cd'} Body: 2018-08-17 06:04:51,778 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.484s 2018-08-17 06:04:51,779 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-4c27d239-c5a4-42f1-b14c-f04929773ca3', 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': 'Fri, 17 Aug 2018 06:04:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c27d239-c5a4-42f1-b14c-f04929773ca3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1404262924": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:80:b9", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "security_groups": [{"name": "tempest-secgroup-smoke-1530183488"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:04:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:52,896 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.102s 2018-08-17 06:04:52,897 63 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': '1347', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8', 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': 'Fri, 17 Aug 2018 06:04:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5a0c01f-a618-4f5d-a6d9-68ac5beb88c8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6279b345-fd9e-4921-b3c9-665788c864eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T05:59:07.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6279b345-fd9e-4921-b3c9-665788c864eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:04:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T06:04:52.000000", "key_name": "tempest-TestBGPVPNBasic-657288057", "name": "server-1", "created": "2018-08-17T05:59:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:04:52,911 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-17 06:04:53,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb 0.041s 2018-08-17 06:04:53,954 63 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.23:8774/v2.1/servers/6279b345-fd9e-4921-b3c9-665788c864eb', u'x-compute-request-id': 'req-ec59bc43-4a3c-4108-9649-9d1180e0ce18', 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': 'Fri, 17 Aug 2018 06:04:53 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ec59bc43-4a3c-4108-9649-9d1180e0ce18'} Body: {"itemNotFound": {"message": "Instance 6279b345-fd9e-4921-b3c9-665788c864eb could not be found.", "code": 404}} 2018-08-17 06:04:54,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/eb427fed-09e0-4e59-8be8-76a9ed268741 0.821s 2018-08-17 06:04:54,777 63 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.23:9696/v2.0/ports/eb427fed-09e0-4e59-8be8-76a9ed268741', u'date': 'Fri, 17 Aug 2018 06:04:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d67663c-c782-453f-97d0-2439fdc0de25'} Body: 2018-08-17 06:04:54,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-657288057 0.036s 2018-08-17 06:04:54,815 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-657288057', u'x-compute-request-id': 'req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b', 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': 'Fri, 17 Aug 2018 06:04:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6ad5de4b-39d3-4ef6-8342-cfb88d76c38b'} Body: 2018-08-17 06:04:56,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/d8ceff21-deba-4fb7-9b3a-0e49304c4906 1.538s 2018-08-17 06:04:56,354 63 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.23:9696/v2.0/subnets/d8ceff21-deba-4fb7-9b3a-0e49304c4906', u'date': 'Fri, 17 Aug 2018 06:04:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0100fcdc-27c1-46f5-813a-836e8f352f45'} Body: 2018-08-17 06:04:57,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/7d5a59b4-3460-48ad-aa0f-b51d75e8c394 1.631s 2018-08-17 06:04:57,987 63 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.23:9696/v2.0/networks/7d5a59b4-3460-48ad-aa0f-b51d75e8c394', u'date': 'Fri, 17 Aug 2018 06:04:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-54eb667c-b0ab-4df9-b3f6-dbd6881336ed'} Body: 2018-08-17 06:04:59,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19 1.440s 2018-08-17 06:04:59,429 63 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.23:9696/v2.0/subnets/7bedca7e-0fe9-4c6f-959c-5bd6fbeb3b19', u'date': 'Fri, 17 Aug 2018 06:04:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02b4ef70-0711-4ff9-a2af-3f7e0d5e47ff'} Body: 2018-08-17 06:05:00,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/439ba2ff-4ea2-4cd7-9e79-2c4540a1b965 1.391s 2018-08-17 06:05:00,822 63 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.23:9696/v2.0/networks/439ba2ff-4ea2-4cd7-9e79-2c4540a1b965', u'date': 'Fri, 17 Aug 2018 06:05:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a37127f-e41b-46b5-aec7-90d4e21e7689'} Body: 2018-08-17 06:05:01,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/668a0b53-100c-4421-8816-c23949eb8544 0.409s 2018-08-17 06:05:01,233 63 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.23:9696/v2.0/security-groups/668a0b53-100c-4421-8816-c23949eb8544', u'date': 'Fri, 17 Aug 2018 06:05:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-184aa1bf-6006-42fe-af61-13e96ee0c4ec'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net[compute,id-08d4f40e-3cec-485b-9da2-76e67fbd9881,network] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 303, in test_bgpvpn_update_route_targets_and_unassociated_net self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, 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-08-17 06:08:35,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.244s 2018-08-17 06:08:35,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-12956806 description", "name": "tempest-secgroup-smoke-12956806"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:08:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cad98b1-f802-4c72-9e41-15031b2c05df'} Body: {"security_group": {"description": "tempest-secgroup-smoke-12956806 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:35Z", "updated_at": "2018-08-17T06:08:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:08:35Z", "revision_number": 0, "id": "7bd21ed0-96be-461b-9d22-8f1297fb4dae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:08:35Z", "revision_number": 0, "id": "eaac47d9-801d-4da5-815b-ff6392bc028c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "117e3ed1-cef9-466e-b984-f49773597a36", "name": "tempest-secgroup-smoke-12956806"}} 2018-08-17 06:08:36,053 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.185s 2018-08-17 06:08:36,054 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-01d27de5-6480-42cf-9bdb-314025a42276'} 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-08-17T06:08:35Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "598175ff-f412-4263-b84e-979dd2666991"}} 2018-08-17 06:08:36,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.219s 2018-08-17 06:08:36,275 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c4c1af77-d80b-4c71-bda3-ade6f3a00957'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "95cb164a-1fed-4938-9575-671ec29cb50c"}} 2018-08-17 06:08:36,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.213s 2018-08-17 06:08:36,489 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1b2a3717-6b20-4d7f-bdb6-f19c8d973597'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "457c0664-b00e-4254-b515-7bac26d1405e"}} 2018-08-17 06:08:36,644 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:08:36,644 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd6a40c1-3a68-4d8d-9c08-6b7dca74dac1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9edaca11-9c92-4671-b1a6-8efe0449c8be"}} 2018-08-17 06:08:36,799 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:08:36,799 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7778973d-9502-44b3-b2e4-4213039db79b'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e7d8d52e-8ca9-4b02-89b8-8ad9d54fe3dd"}} 2018-08-17 06:08:36,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.162s 2018-08-17 06:08:36,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93abf9a4-0dc6-4fe0-bf53-62fc55142e8e'} 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-08-17T06:08:36Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:36Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "312031ac-7e8e-441c-93cb-5aa951ab6456"}} 2018-08-17 06:08:37,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.141s 2018-08-17 06:08:37,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-19c56031-69c3-4faf-b656-f174a2c0eb71'} 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-08-17T06:08:37Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dc3c125d-3d49-4306-9002-6205ae9ab7b2"}} 2018-08-17 06:08:37,278 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.171s 2018-08-17 06:08:37,279 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-28c3e94c-132b-4a6f-adc4-2de4fe2891b0'} 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-08-17T06:08:37Z", "security_group_id": "117e3ed1-cef9-466e-b984-f49773597a36", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "794bd080-cd92-42d0-9b32-d5a2b2501b6a"}} 2018-08-17 06:08:37,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.258s 2018-08-17 06:08:37,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-116664966"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:08:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61ee8bf2-e441-4f4e-a0f8-2ca701f96cd0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:08:37Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","name":"tempest-A-116664966"}} 2018-08-17 06:08:38,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.568s 2018-08-17 06:08:38,108 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "name": "tempest-subnet-A-1-1472461638"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:08:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3eb14476-b33d-4954-acf1-cf67cd83d094'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:37Z","dns_nameservers":[],"updated_at":"2018-08-17T06:08:37Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"27a71ec1-e2f9-4172-9cf1-df4b282747e7","subnetpool_id":null,"name":"tempest-subnet-A-1-1472461638"}} 2018-08-17 06:08:38,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/networks 0.566s 2018-08-17 06:08:38,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-174618528"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:08:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a09adda-c8f5-4dd5-b84e-c9278a174301'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:08:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9aa0cf42-6766-428d-913b-28d0f5407945","name":"tempest-B-174618528"}} 2018-08-17 06:08:39,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.860s 2018-08-17 06:08:39,538 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "name": "tempest-subnet-B-1-1366298006"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:08:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f8e4242-3e38-4ee8-8483-f63b3ba68277'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9aa0cf42-6766-428d-913b-28d0f5407945","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:08:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:08:39Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"22f0968c-a90a-410c-9160-2aae900ac2bb","subnetpool_id":null,"name":"tempest-subnet-B-1-1366298006"}} 2018-08-17 06:08:39,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.206s 2018-08-17 06:08:39,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1513963549"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-55f166fc-1d70-4f2d-b684-a4a81e23e288', 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': 'Fri, 17 Aug 2018 06:08:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55f166fc-1d70-4f2d-b684-a4a81e23e288'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfs/9BalWCthLEqtsFgUVIcj0gQg0+zaUR71ozT6RP3fy/G7ZOo5ZD3eYLHaJO5tlyxMtFL/1o/lHg6sY1Oqwtzxw0ntVyhehZHZxZ6WsCMbXGjAfvmLV/8Ppdl6aE/09UPVP12SfTleg4zAgn5dVS+MVOCF5PHqnsm/C9PqQQfSW8/EjStOKEPz0dIMpdwOWhafXLweIZAA+up9eZpQ+UuT95E6JPdlO7MFuPFoa6zD3kL7RwIB6vL4o9dg9IeWOADcorWf6Cw9ZE39tDTfAQEnTmEJ8GQAqG6uQ3gHesJpwqeRG3vQijzwx9uVsSjJqmB7B6VDVVw1iPZlq1FHsN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAn7P/QWpVgrYSxKrbBYFFSHI9IEINPs2lEe9aM0+kT938vxu2\nTqOWQ93mCx2iTubZcsTLRS/9aP5R4OrGNTqsLc8cNJ7VcoXoWR2cWelrAjG1xowH\n75i1f/D6XZemhP9PVD1T9dkn05XoOMwIJ+XVUvjFTgheTx6p7JvwvT6kEH0lvPxI\n0rTihD89HSDKXcDloWn1y8HiGQAPrqfXmaUPlLk/eROiT3ZTuzBbjxaGusw95C+0\ncCAery+KPXYPSHljgA3KK1n+gsPWRN/bQ03wEBJ05hCfBkAKhurkN4B3rCacKnkR\nt70Io88MfblbEoyapgewelQ1VcNYj2ZatRR7DQIDAQABAoIBABDUzJMdXNPA0quN\ngjXLUPz4pT6QF4tF6x6/xhbgTuXn9GpDxmv1S7HtYgBL6D4+kC5LVUz+aMu2+fQl\naixT+a9+Q2+8SayfNkSmHUNQmWmKyaiaO3/h7UcFo61XfUJJEhhDumSPtWXUR7ws\nrLNfwqLS+yBlO2NFTQ1VxgJ75piiHUOFdS1RJtMGWIPPug5j1c8Zx3o0hy6HBaXQ\nFXUPKb2vBHUogV4JrQoxissYDjjvx7wKgrmPTM1pcQlNnzq2qFwk4bZwvDKff30R\ntY+QKqoFKW92INknSBIgNm/IWeKDU8WkPQmeG/aNkGdqkwyoc9MbzRs8jUyPyL64\nlhRjb0ECgYEA0EQch1PPOcE/03isylvr+dtQHUMCVusgJ7DLBYffKivWX8xGDFoG\nz+b83lBpZag13ywvFutfoTqHYKOtPKFBUKKDU42FChlwKzDYqR+rWTFZ3aVkzIYt\neJ3IRAcW2mfcjPZLRSz+7SQ6/WQ6oHYw/+ktyjfClW4me9I4aBh3kJECgYEAxE57\nu1B7Ieq5Tg+iAEyhbpMUTUku+vYyelznfCZugcmrPFP/3KgLcI+AEEpk4Uk4Knch\nr1f6VVODRHHEpufJ19R9A7Tn8eC4g859Lw2EoiFnxlZxntwiY05rlWdZWwnn51yB\nBOvhqsy5yqS1KJISkh47VRRc5mVeBxWQggNCwL0CgYBmQntLi0A92IBxYlhdSAM2\n/JN6urNEYFC6jFkzTwKpnzq0cQWX/QBJRt60fgEyVASXnwdEFrAu5yEft15RXdBH\nOnSHKv6+9byYyHQpno4wzkWUyigTMHLVPYvesyhqdwLZB/nvbmeBov9/+Z27uizX\nCvRbzUMywhINTCw8GH9ksQKBgQC+LlrpCfuAzGpiGfsU1yi+e3d7uJ7vO32D1mXd\nfU4qJzrh429KUvNiRWQIZEp/h/QGEAxuV4mLCLFvqdie6og9tPq4kJb1WoToDTBy\nWWJZwItNN4o0IYifNOY9hDapYFtvZcsI/Y1Pb6+/hvqLJ5kePnO05VlrTGFf86Bg\nlNAi8QKBgG4NbAwXAGBR8tRsxCACoYsxWj6IHikufUUtm01VLmquIcvvX2puA6FO\n+6HoUWofGnzIXa4PwZW8ltR1/Gy2jJ4NfuStRehYEymLMI/5M4RLrkKcWjWV6Q5e\n/qw6UBTAzQJ7zCiFcMyoh5Nf40BiDNXLGXi/0IusjhZFxFJ8ck75\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1513963549", "fingerprint": "ae:af:be:5e:65:96:7f:4f:00:d6:fb:81:4e:4e:66:6a"}} 2018-08-17 06:08:40,723 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 0.972s 2018-08-17 06:08:40,723 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-681138741", "security_groups": ["117e3ed1-cef9-466e-b984-f49773597a36"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:08:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8aa4c3f1-bece-40b6-a925-25dce6dce9b9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:08:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ce73cda9-9b88-49c6-a6b6-3dcd21fc8114","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:08:40Z","name":"tempest-port-smoke-681138741","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:11:47","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"27a71ec1-e2f9-4172-9cf1-df4b282747e7","ip_address":"10.101.11.10"}],"id":"0f570afc-6891-42b8-bd2a-a07f81f79fc9","security_groups":["117e3ed1-cef9-466e-b984-f49773597a36"],"device_id":""}} 2018-08-17 06:08:41,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 0.929s 2018-08-17 06:08:41,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1513963549", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "port": "0f570afc-6891-42b8-bd2a-a07f81f79fc9"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-f607bc46-1d4c-4402-b98f-2f0970b31c2b', 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:08:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f607bc46-1d4c-4402-b98f-2f0970b31c2b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "adminPass": "KaGr9brSbCjW"}} 2018-08-17 06:08:41,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.330s 2018-08-17 06:08:41,989 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-3988e3d9-52a9-481a-b37f-674cba148817', 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': 'Fri, 17 Aug 2018 06:08:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3988e3d9-52a9-481a-b37f-674cba148817'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:43,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.480s 2018-08-17 06:08:43,485 63 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': '1322', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-821ff3b9-6e16-4270-bf70-ff40fec51a50', 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': 'Fri, 17 Aug 2018 06:08:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-821ff3b9-6e16-4270-bf70-ff40fec51a50'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:43,496 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2018-08-17 06:08:45,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.541s 2018-08-17 06:08:45,039 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec', 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': 'Fri, 17 Aug 2018 06:08:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eaa703f2-9b21-44b2-a2a2-7dc4433eefec'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:45,053 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:08:46,689 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.634s 2018-08-17 06:08:46,690 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-d579ded1-90aa-4683-bdae-dc4293790717', 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': 'Fri, 17 Aug 2018 06:08:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d579ded1-90aa-4683-bdae-dc4293790717'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:43Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:48,139 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.434s 2018-08-17 06:08:48,140 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-0f87a019-46d4-4930-90b5-dea737205376', 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': 'Fri, 17 Aug 2018 06:08:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f87a019-46d4-4930-90b5-dea737205376'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:48,154 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:08:48,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.328s 2018-08-17 06:08:48,483 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6', 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': 'Fri, 17 Aug 2018 06:08:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce9860fc-0f63-48e6-a92c-94e1c100dcd6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:48,498 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 51377e55-e4ac-45d8-a6a2-086dcf7da78f with status: ACTIVE 2018-08-17 06:08:49,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/ports 0.849s 2018-08-17 06:08:49,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1295289900", "security_groups": ["117e3ed1-cef9-466e-b984-f49773597a36"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-686f6f70-6400-4f0f-9dfc-403b73db0091'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:08:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9aa0cf42-6766-428d-913b-28d0f5407945","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:08:48Z","name":"tempest-port-smoke-1295289900","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:1a:f2:4f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"22f0968c-a90a-410c-9160-2aae900ac2bb","ip_address":"10.102.21.20"}],"id":"e2d6a25f-ef11-4725-a03a-082d1ddd6c55","security_groups":["117e3ed1-cef9-466e-b984-f49773597a36"],"device_id":""}} 2018-08-17 06:08:49,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.23:8774/v2.1/servers 0.401s 2018-08-17 06:08:49,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1513963549", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9aa0cf42-6766-428d-913b-28d0f5407945", "port": "e2d6a25f-ef11-4725-a03a-082d1ddd6c55"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-deb62fd1-d0a7-4b25-93dc-722838ebbac0', 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-deb62fd1-d0a7-4b25-93dc-722838ebbac0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "adminPass": "oiWMzE93YC5R"}} 2018-08-17 06:08:50,101 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.346s 2018-08-17 06:08:50,102 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-18496c23-10d4-43c8-830d-72a5991033f5', 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': 'Fri, 17 Aug 2018 06:08:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18496c23-10d4-43c8-830d-72a5991033f5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:51,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.323s 2018-08-17 06:08:51,440 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-2499ac56-a540-4550-b370-3483d4ceb149', 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': 'Fri, 17 Aug 2018 06:08:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2499ac56-a540-4550-b370-3483d4ceb149'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:51,452 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:08:52,872 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.418s 2018-08-17 06:08:52,872 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-71860a12-d66b-42aa-ad46-28b7ec9236f4', 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': 'Fri, 17 Aug 2018 06:08:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71860a12-d66b-42aa-ad46-28b7ec9236f4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:52,887 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:08:54,388 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.498s 2018-08-17 06:08:54,388 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-ba373481-7bfa-4991-9416-08ba6aa902e2', 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': 'Fri, 17 Aug 2018 06:08:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba373481-7bfa-4991-9416-08ba6aa902e2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:55,559 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.154s 2018-08-17 06:08:55,559 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-0d5dada2-b483-44df-9a2f-2dedd191a1aa', 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': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d5dada2-b483-44df-9a2f-2dedd191a1aa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:55,572 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:08:55,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.148s 2018-08-17 06:08:55,722 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-3e2afeba-aadb-4343-a1eb-0e8e736d90db', 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': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e2afeba-aadb-4343-a1eb-0e8e736d90db'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:08:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:08:55,736 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d4e48431-da5c-4197-af2f-ae450915d4eb with status: ACTIVE 2018-08-17 06:08:55,861 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/routers 0.125s 2018-08-17 06:08:55,862 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1276121593", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:08:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a38d0b64-4011-4588-98c8-2f3f6fc746e2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:55Z", "admin_state_up": true, "updated_at": "2018-08-17T06:08:55Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "name": "tempest-router--1276121593"}} 2018-08-17 06:08:57,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505 1.624s 2018-08-17 06:08:57,488 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505', u'date': 'Fri, 17 Aug 2018 06:08:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb5eb761-f5a0-4474-8418-c2fbef9bc1ee'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:08:55Z", "admin_state_up": true, "updated_at": "2018-08-17T06:08:56Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "name": "tempest-router--1276121593"}} 2018-08-17 06:08:59,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/add_router_interface 2.178s 2018-08-17 06:08:59,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:08:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0056c9f9-48a6-4be3-bbb2-c32f436a161b'} Body: {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7", "subnet_ids": ["27a71ec1-e2f9-4172-9cf1-df4b282747e7"], "port_id": "aa2b176e-7817-43ef-a03a-e68521ee4dc9", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505"} 2018-08-17 06:09:01,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.796s 2018-08-17 06:09:01,468 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "0f570afc-6891-42b8-bd2a-a07f81f79fc9"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:09:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63d06b67-9caf-49c6-8c10-4f87141e13b0'} Body: {"floatingip": {"router_id": "e2981e1c-2615-4b50-aeec-e6e6606b6505", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:09:00Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "0f570afc-6891-42b8-bd2a-a07f81f79fc9", "id": "b603ed67-06aa-4dda-967a-8110cb2981e1", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:00Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:09:01,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.151s 2018-08-17 06:09:01,621 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:2"], "export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:09:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc12b2e4-8480-45ca-972f-e56568a2cf19'} Body: {"bgpvpn": {"export_targets": ["64512:1"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "82f4cf12-4574-438d-8006-fb92880526db"}} 2018-08-17 06:09:02,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations 0.453s 2018-08-17 06:09:02,076 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b207e15-9791-4d80-b81e-5bb8131fba37'} Body: {"network_association": {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "id": "98f9d1a8-ca8d-4f9b-baa6-bc429cde6eeb"}} 2018-08-17 06:09:02,078 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:10,086 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:10,186 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:10,214 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:10,329 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:09:10,330 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:10,333 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:10,392 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:10,397 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:15,405 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:09:15,406 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:09:15,406 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.076900 seconds 2018-08-17 06:09:16,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations 0.622s 2018-08-17 06:09:16,030 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8f63be4-3385-4b7f-8630-db909406f663'} Body: {"network_association": {"network_id": "9aa0cf42-6766-428d-913b-28d0f5407945", "id": "faca0197-beaa-4507-b670-5bd5b5e0294b"}} 2018-08-17 06:09:16,031 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:16,033 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:16,098 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:16,100 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:16,214 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:09:16,215 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:09:16,217 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:09:16,276 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:09:16,281 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:09:21,288 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:09:21,289 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:09:21,290 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075553 seconds 2018-08-17 06:09:21,290 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 82f4cf12-4574-438d-8006-fb92880526db 2018-08-17 06:09:21,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db 0.349s 2018-08-17 06:09:21,641 63 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": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/82f4cf12-4574-438d-8006-fb92880526db', u'date': 'Fri, 17 Aug 2018 06:09:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4e12a61d-014e-4d60-814f-24e6f19ff13c'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-17 06:09:22,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/b603ed67-06aa-4dda-967a-8110cb2981e1 1.249s 2018-08-17 06:09:22,895 63 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.23:9696/v2.0/floatingips/b603ed67-06aa-4dda-967a-8110cb2981e1', u'date': 'Fri, 17 Aug 2018 06:09:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5036779c-3dde-401b-b5e4-1dc76e9e00f8'} Body: 2018-08-17 06:09:24,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/remove_router_interface 1.946s 2018-08-17 06:09:24,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:09:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6bdcc2c5-d0eb-446d-8dfb-e9d19239bfe1'} Body: {"network_id": "ce73cda9-9b88-49c6-a6b6-3dcd21fc8114", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "27a71ec1-e2f9-4172-9cf1-df4b282747e7", "subnet_ids": ["27a71ec1-e2f9-4172-9cf1-df4b282747e7"], "port_id": "aa2b176e-7817-43ef-a03a-e68521ee4dc9", "id": "e2981e1c-2615-4b50-aeec-e6e6606b6505"} 2018-08-17 06:09:26,427 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505 1.582s 2018-08-17 06:09:26,427 63 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.23:9696/v2.0/routers/e2981e1c-2615-4b50-aeec-e6e6606b6505', u'date': 'Fri, 17 Aug 2018 06:09:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-63c0e7c1-2bd4-40a6-aad7-0f3879df86c6'} Body: 2018-08-17 06:09:26,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.171s 2018-08-17 06:09:26,600 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-94d27684-763f-4a29-97e7-929fb6b6243c', 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': 'Fri, 17 Aug 2018 06:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94d27684-763f-4a29-97e7-929fb6b6243c'} Body: 2018-08-17 06:09:27,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.456s 2018-08-17 06:09:27,058 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-960e508a-16fd-40bf-a657-c40a3acb199d', 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': 'Fri, 17 Aug 2018 06:09:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-960e508a-16fd-40bf-a657-c40a3acb199d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-174618528": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:f2:4f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d4e48431-da5c-4197-af2f-ae450915d4eb", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d4e48431-da5c-4197-af2f-ae450915d4eb", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:26Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-2", "created": "2018-08-17T06:08:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:28,121 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb 0.047s 2018-08-17 06:09:28,122 63 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.23:8774/v2.1/servers/d4e48431-da5c-4197-af2f-ae450915d4eb', u'x-compute-request-id': 'req-da7b1319-f38b-4f8f-88e1-bb3a009da966', 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': 'Fri, 17 Aug 2018 06:09:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-da7b1319-f38b-4f8f-88e1-bb3a009da966'} Body: {"itemNotFound": {"message": "Instance d4e48431-da5c-4197-af2f-ae450915d4eb could not be found.", "code": 404}} 2018-08-17 06:09:28,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/e2d6a25f-ef11-4725-a03a-082d1ddd6c55 0.604s 2018-08-17 06:09:28,727 63 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.23:9696/v2.0/ports/e2d6a25f-ef11-4725-a03a-082d1ddd6c55', u'date': 'Fri, 17 Aug 2018 06:09:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2d0bc654-b4d8-4e3d-8ef9-9b20a5c0c5f7'} Body: 2018-08-17 06:09:29,085 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.357s 2018-08-17 06:09:29,086 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509', 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': 'Fri, 17 Aug 2018 06:09:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ae25cc2d-2504-4c74-b3e8-bc8e2899c509'} Body: 2018-08-17 06:09:29,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.509s 2018-08-17 06:09:29,596 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-9fa7adb6-574b-445e-a141-6f75f30823f2', 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': 'Fri, 17 Aug 2018 06:09:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9fa7adb6-574b-445e-a141-6f75f30823f2'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-116664966": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:11:47", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "security_groups": [{"name": "tempest-secgroup-smoke-12956806"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:31,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.465s 2018-08-17 06:09:31,077 63 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': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3', 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': 'Fri, 17 Aug 2018 06:09:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe47e67e-bf4c-449f-8e60-4c0faba92cd3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T06:08:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "51377e55-e4ac-45d8-a6a2-086dcf7da78f", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:09:30Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T06:09:30.000000", "key_name": "tempest-TestBGPVPNBasic-1513963549", "name": "server-1", "created": "2018-08-17T06:08:41Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:31,089 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 06:09:32,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f 0.046s 2018-08-17 06:09:32,138 63 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.23:8774/v2.1/servers/51377e55-e4ac-45d8-a6a2-086dcf7da78f', u'x-compute-request-id': 'req-f49d82b2-cc94-483d-b602-7d9433f94718', 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': 'Fri, 17 Aug 2018 06:09:32 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f49d82b2-cc94-483d-b602-7d9433f94718'} Body: {"itemNotFound": {"message": "Instance 51377e55-e4ac-45d8-a6a2-086dcf7da78f could not be found.", "code": 404}} 2018-08-17 06:09:32,758 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/0f570afc-6891-42b8-bd2a-a07f81f79fc9 0.619s 2018-08-17 06:09:32,759 63 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.23:9696/v2.0/ports/0f570afc-6891-42b8-bd2a-a07f81f79fc9', u'date': 'Fri, 17 Aug 2018 06:09:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2e4c86f8-ff81-4137-931f-84dc0e44122e'} Body: 2018-08-17 06:09:32,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1513963549 0.046s 2018-08-17 06:09:32,806 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1513963549', u'x-compute-request-id': 'req-b0caabf9-7d70-44a6-9a48-eaf00886af13', 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': 'Fri, 17 Aug 2018 06:09:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0caabf9-7d70-44a6-9a48-eaf00886af13'} Body: 2018-08-17 06:09:33,868 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/22f0968c-a90a-410c-9160-2aae900ac2bb 1.060s 2018-08-17 06:09:33,868 63 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.23:9696/v2.0/subnets/22f0968c-a90a-410c-9160-2aae900ac2bb', u'date': 'Fri, 17 Aug 2018 06:09:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15929bde-b5d8-4a7e-b9f9-6232bfacc694'} Body: 2018-08-17 06:09:34,942 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9aa0cf42-6766-428d-913b-28d0f5407945 1.073s 2018-08-17 06:09:34,943 63 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.23:9696/v2.0/networks/9aa0cf42-6766-428d-913b-28d0f5407945', u'date': 'Fri, 17 Aug 2018 06:09:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ac99e190-b4a9-431a-a9ac-f4cf303f16d4'} Body: 2018-08-17 06:09:36,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/27a71ec1-e2f9-4172-9cf1-df4b282747e7 1.069s 2018-08-17 06:09:36,013 63 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.23:9696/v2.0/subnets/27a71ec1-e2f9-4172-9cf1-df4b282747e7', u'date': 'Fri, 17 Aug 2018 06:09:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7060e12-7468-4b05-a5af-a4d65618d9a5'} Body: 2018-08-17 06:09:37,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/ce73cda9-9b88-49c6-a6b6-3dcd21fc8114 1.444s 2018-08-17 06:09:37,459 63 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.23:9696/v2.0/networks/ce73cda9-9b88-49c6-a6b6-3dcd21fc8114', u'date': 'Fri, 17 Aug 2018 06:09:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dd1826fc-f5f8-487f-b608-0e7c65fdb919'} Body: 2018-08-17 06:09:37,724 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/117e3ed1-cef9-466e-b984-f49773597a36 0.264s 2018-08-17 06:09:37,724 63 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.23:9696/v2.0/security-groups/117e3ed1-cef9-466e-b984-f49773597a36', u'date': 'Fri, 17 Aug 2018 06:09:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-98ac8375-eac7-400b-b9de-d818e8e77625'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target[compute,id-bf417cad-0bc4-446a-b367-850aa619ca4f,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 267, in test_bgpvpn_update_route_targets_common_target self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:09:38,009 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.259s 2018-08-17 06:09:38,010 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1882446258 description", "name": "tempest-secgroup-smoke-1882446258"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4679255e-2d48-4392-a1dc-7137683ba82c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1882446258 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:37Z", "updated_at": "2018-08-17T06:09:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:09:37Z", "revision_number": 0, "id": "14dc5fc5-b6ef-4655-bd79-105720de6d66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:09:37Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:09:37Z", "revision_number": 0, "id": "8a3e7c0a-eea9-45dc-8466-cd7d07f0b804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:09:37Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "name": "tempest-secgroup-smoke-1882446258"}} 2018-08-17 06:09:38,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.445s 2018-08-17 06:09:38,459 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-085ba7f1-0d2f-4758-859e-dcdc56c55a28'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4a3de2f9-499f-402c-be4f-736430232462"}} 2018-08-17 06:09:38,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:09:38,623 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c9c181d-2b71-4e95-99b1-45bf76ed6925'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "efaeed71-5335-44fc-8cd9-fe3e9b3b5600"}} 2018-08-17 06:09:38,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.145s 2018-08-17 06:09:38,770 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df918acb-f311-4147-8183-e0bf322fe5ec'} 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-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "776bfcbf-095e-4629-b820-cad047eb992d"}} 2018-08-17 06:09:38,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 06:09:38,932 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d1b06e5e-4a0d-45bb-8784-1efc210c6f5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:09:38Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "72dca12e-12ca-47d3-894f-3de1a5b5c2a1"}} 2018-08-17 06:09:39,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:09:39,081 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97f35d22-73c6-41db-bc01-20ab95ebe310'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9f9a05b0-a109-4a5f-835a-f6eb7d09138c"}} 2018-08-17 06:09:39,315 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.232s 2018-08-17 06:09:39,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-362edbba-f022-461d-a7f3-e3e72fbf787f'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "3b5891cd-cb8c-4595-b161-f852068a796d"}} 2018-08-17 06:09:39,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:09:39,495 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f360ddb1-6d21-4ee8-ad7a-3a27f6086335'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7f54810f-651d-4c7c-af3a-f4bae9cd127f"}} 2018-08-17 06:09:39,674 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:09:39,674 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9cdc09be-7c30-4217-9633-5856a1f92da2'} 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-08-17T06:09:39Z", "security_group_id": "46fbdf00-5d55-4b37-b381-384a24b7a7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:09:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b1a179c-4240-4d72-ae66-4dd627133791"}} 2018-08-17 06:09:40,166 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/networks 0.488s 2018-08-17 06:09:40,167 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-710027779"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-389d8bcf-1b56-4e5c-ab03-27ce267bc6ae'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:09:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","name":"tempest-A-710027779"}} 2018-08-17 06:09:40,681 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.513s 2018-08-17 06:09:40,681 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "name": "tempest-subnet-A-1-1308471261"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa9b0043-c811-4993-aa43-9010e95a03ff'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:09:40Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"ee253b0f-6d72-4d9b-b505-cab3f6bb40e8","subnetpool_id":null,"name":"tempest-subnet-A-1-1308471261"}} 2018-08-17 06:09:40,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/networks 0.201s 2018-08-17 06:09:40,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1749393821"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:09:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7247a6a8-a291-4fb0-886a-fc2e90236f77'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:09:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","name":"tempest-B-1749393821"}} 2018-08-17 06:09:41,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.836s 2018-08-17 06:09:41,722 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "name": "tempest-subnet-B-1-892570603"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:09:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac1ae506-ec64-4013-9244-fea62df80c2a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:09:41Z","dns_nameservers":[],"updated_at":"2018-08-17T06:09:41Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"623cf47b-4272-4d02-bddf-ce9080f9a0c0","subnetpool_id":null,"name":"tempest-subnet-B-1-892570603"}} 2018-08-17 06:09:41,953 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.229s 2018-08-17 06:09:41,953 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1029958322"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f0086604-5fe1-4e49-9cbb-f70ca1db087e', 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': 'Fri, 17 Aug 2018 06:09:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0086604-5fe1-4e49-9cbb-f70ca1db087e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtgd+8zI79r579Wj0EIc68tBvqjMK42Qt1Zi8hwWHGDjFfyDp2PhVA/Ukbnn9VMRvxEzgnuhIdA1x/RI3RNRXsAWaeYrEc+/1/S8UxzMHELQqDCGs2lU0smsGjVxJIPpgSqVGLyM2GmIU01qduwggKsxBHS1yw/z8E57afT6uUejnMON1MYR72KENogVW46lvEUoWdvOEPEeqn+qtJSiGhRdeap994FVRpQVVKMp++b/Czwrr4Nm0TBl1+iAJqg2sbTmRxK1zZc2mmyb4cb2tFU7kuYBDj8X5IJprxoRpL6ekbWl9Sx+gM06N2XjYqy95xtGF8gfFxS38JDmSta55t Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEArYHfvMyO/a+e/Vo9BCHOvLQb6ozCuNkLdWYvIcFhxg4xX8g6\ndj4VQP1JG55/VTEb8RM4J7oSHQNcf0SN0TUV7AFmnmKxHPv9f0vFMczBxC0Kgwhr\nNpVNLJrBo1cSSD6YEqlRi8jNhpiFNNanbsIICrMQR0tcsP8/BOe2n0+rlHo5zDjd\nTGEe9ihDaIFVuOpbxFKFnbzhDxHqp/qrSUohoUXXmqffeBVUaUFVSjKfvm/ws8K6\n+DZtEwZdfogCaoNrG05kcStc2XNppsm+HG9rRVO5LmAQ4/F+SCaa8aEaS+npG1pf\nUsfoDNOjdl42KsvecbRhfIHxcUt/CQ5krWuebQIDAQABAoIBAE7MoRRZwscsL4TY\nqsVppT7Gfbc0XmsdB7s1wUoPTZxpbbsWcJaq83QklENa5HGIcCw4klRYiUlr8WJL\nfCz7cw1QRY7BO7byKtrZSqGnYIj7+74u4KJVhEsxrafFL6Rn6SDwjPxzIgRy2Gx6\n4GfI72YMlOQMMfigs7pCkgogYMh5SqhVUQIJrKnTHs742lqJRjGVkG/WDzudIoCD\n7Szt7VM9dWUTHuk53TkG1Bl3be67oNEr5+qtjkDzx1BCs1jGgFn27f3+2CACZlCa\ntTrs+feUZcS0mSjP2FZSwMr1vKvBHgS2Av5rIeznmrP5g8exF+0aHIo/aXcjNOuj\nmb3E0YECgYEA2VD/k6gOZjCbS7NNxpRFCXnsFnhLbU07OxRYzJk0g+UIN4POPuOg\nG6xSTAcXC611Hseg6kc96ZoqNahptAdQB9YsP/g4dEts7vbBytyX3bkOKH+FejQg\nSTWV4Hf+ZkBeAWiFEHAM4q+hCbmLoHl+OCRaxoX4eOc6wvPhQsTFbdUCgYEAzGSE\ncuXW8opPEcSeBy8SyeN/+puiPrnsK43vTHasAs3ds5vix2J2Vf2ufBDQK4dIGF/2\nzQWx8WfY0O5+VMG6GqOltCKw3nMrIkcor99R4sMFxMLbS4lPfpM+eeJW6h2GP2Dq\nx11cyRaEy4YVgKlQZ7yhHfhlLVg+HPCZsxTwgjkCgYADbpcKsu2/SWc6c9N3nmHU\nu3syA6ZVTJHx5eldGdJNfvF5Rvib36ZoqXkHQFlp0sx1tvtgl81vggLGpCk/MZpe\n9U/vlrD1jTdkMrtuw7sWQlTp6NGn02jrHxCF4f8/iCaz6P2o+8wITHPDno2I9EI9\nCr3wQq9g4W35JDbbghYIHQKBgB3taedY+AwzbDhxzaHHpryg7xBG0Y7Vslr+QVe0\n2KLgeeHepWoEZMdaib3oyFJXUJshEgYbG175kammAiFu7E0SQSULH1KzElHGkZKO\n5HKLk8Cnt2xsApPKA4/dMFS/VfTZwAbJCNj4zyDt1SAtqnRGDmFRCZ+GGDIsmJS8\nMCshAoGAfOltJdWRz5NGKFQepqpq2NFRYJhErXipCo+mFaYk25heiOa9K281bHx2\ns2pZthhehn3Nf7YIvCujT2MAsp5BOgpY3HkcaW0DIxmlLKo3ADdiVZeYwbjmidKr\n2zpFl5/QjG3qBuQdTYF/adDoEDchiHLPSJtyR0dDJUKN9jQOZbI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1029958322", "fingerprint": "3d:0f:ee:1e:3c:1d:40:f0:f5:d2:0d:ef:a5:de:f9:f4"}} 2018-08-17 06:09:42,752 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/ports 0.795s 2018-08-17 06:09:42,753 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-977308644", "security_groups": ["46fbdf00-5d55-4b37-b381-384a24b7a7c9"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:09:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a3dcab8-df0a-45af-bad1-293c04bdd22d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:09:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9205d2c3-0908-493f-8ee3-3efd558e13cf","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:09:42Z","name":"tempest-port-smoke-977308644","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:94:f4:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"ee253b0f-6d72-4d9b-b505-cab3f6bb40e8","ip_address":"10.101.11.10"}],"id":"ef4720da-c446-4313-9ba7-10ee9310dcf5","security_groups":["46fbdf00-5d55-4b37-b381-384a24b7a7c9"],"device_id":""}} 2018-08-17 06:09:43,877 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.23:8774/v2.1/servers 1.122s 2018-08-17 06:09:43,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1029958322", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "port": "ef4720da-c446-4313-9ba7-10ee9310dcf5"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-8bdd5790-83f6-46e0-882f-da22afa03ead', 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:09:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8bdd5790-83f6-46e0-882f-da22afa03ead'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "adminPass": "QqrXYgt55pNc"}} 2018-08-17 06:09:44,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 1.093s 2018-08-17 06:09:44,982 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-55655c89-8336-43d6-9caa-1cd5a7bae27c', 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': 'Fri, 17 Aug 2018 06:09:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55655c89-8336-43d6-9caa-1cd5a7bae27c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:47,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 1.193s 2018-08-17 06:09:47,194 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-b9123c44-28d2-4b54-92db-f5eb9def8ab1', 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': 'Fri, 17 Aug 2018 06:09:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9123c44-28d2-4b54-92db-f5eb9def8ab1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:47,207 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:09:48,650 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.440s 2018-08-17 06:09:48,651 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-cbb5bb2d-2c22-4f42-be0b-c8027039b210', 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': 'Fri, 17 Aug 2018 06:09:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbb5bb2d-2c22-4f42-be0b-c8027039b210'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:49,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.154s 2018-08-17 06:09:49,820 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-a5b508f5-ad06-46a5-a1b2-c573932401d8', 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': 'Fri, 17 Aug 2018 06:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5b508f5-ad06-46a5-a1b2-c573932401d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:49,834 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:09:49,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.154s 2018-08-17 06:09:49,989 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-1ad9c18c-a972-4181-b47e-1b27367891aa', 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': 'Fri, 17 Aug 2018 06:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ad9c18c-a972-4181-b47e-1b27367891aa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:50,015 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ddeaa533-02bd-4575-837d-ce1b27d1177b with status: ACTIVE 2018-08-17 06:09:50,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/ports 0.847s 2018-08-17 06:09:50,864 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1793359211", "security_groups": ["46fbdf00-5d55-4b37-b381-384a24b7a7c9"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:09:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4ab3f26-93b6-4ca4-adfc-e05b989563ce'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:09:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9cf3898c-a0c6-48ee-bf88-7489dc2b81ee","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:09:50Z","name":"tempest-port-smoke-1793359211","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:71:dc:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"623cf47b-4272-4d02-bddf-ce9080f9a0c0","ip_address":"10.102.21.20"}],"id":"7efd2ce8-dbde-4f04-b028-8b33c23b1a70","security_groups":["46fbdf00-5d55-4b37-b381-384a24b7a7c9"],"device_id":""}} 2018-08-17 06:09:52,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.23:8774/v2.1/servers 1.993s 2018-08-17 06:09:52,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1029958322", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "port": "7efd2ce8-dbde-4f04-b028-8b33c23b1a70"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-b4540161-58de-4a1d-92f0-07920e3ec86c', 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:09:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4540161-58de-4a1d-92f0-07920e3ec86c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "adminPass": "EA5tE6gXiqHE"}} 2018-08-17 06:09:52,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.094s 2018-08-17 06:09:52,962 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-677195c8-5f37-49e0-8781-b2b64094c0dd', 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': 'Fri, 17 Aug 2018 06:09:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-677195c8-5f37-49e0-8781-b2b64094c0dd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:54,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.089s 2018-08-17 06:09:54,079 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25', 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': 'Fri, 17 Aug 2018 06:09:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf40c794-a0fe-415b-a2ef-7ad6c2fdaf25'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:53Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:54,102 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 06:09:55,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.184s 2018-08-17 06:09:55,290 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-4f91b047-c382-4e72-9e38-1f316d980382', 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': 'Fri, 17 Aug 2018 06:09:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f91b047-c382-4e72-9e38-1f316d980382'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:55,312 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:09:57,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.944s 2018-08-17 06:09:57,259 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13', 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': 'Fri, 17 Aug 2018 06:09:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39ab1e3d-a9d7-40b3-b4b2-47e401a15c13'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:58,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.159s 2018-08-17 06:09:58,432 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-83882e1a-acd2-4d16-b061-1e90a100e161', 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': 'Fri, 17 Aug 2018 06:09:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83882e1a-acd2-4d16-b061-1e90a100e161'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:58,457 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:09:58,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.373s 2018-08-17 06:09:58,831 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-22872813-9bd6-4715-944c-e518f4e14aec', 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': 'Fri, 17 Aug 2018 06:09:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22872813-9bd6-4715-944c-e518f4e14aec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:09:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:09:58,845 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1efde853-aa55-4c6e-82a9-611ca56ed552 with status: ACTIVE 2018-08-17 06:09:59,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.571s 2018-08-17 06:09:59,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:09:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1d4ad9be-7982-4b20-a8a4-99a443152301'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "7b5e2d84-fbf7-4724-b484-1184e7a9f859"}} 2018-08-17 06:09:59,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations 0.343s 2018-08-17 06:09:59,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations', u'date': 'Fri, 17 Aug 2018 06:09:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff5f1dd6-b2bb-41fd-8752-196ad651ba06'} Body: {"network_association": {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "id": "8a51e0f3-7880-45e9-8d7a-e400e4a9d24a"}} 2018-08-17 06:10:00,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations 0.722s 2018-08-17 06:10:00,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/7b5e2d84-fbf7-4724-b484-1184e7a9f859/network_associations', u'date': 'Fri, 17 Aug 2018 06:10:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3cbf22da-0b74-4c8b-9e7c-990d70646125'} Body: {"network_association": {"network_id": "9cf3898c-a0c6-48ee-bf88-7489dc2b81ee", "id": "e060f913-aea0-4d30-bcc9-29f699d8fdc3"}} 2018-08-17 06:10:00,487 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:10:00,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/routers 0.133s 2018-08-17 06:10:00,621 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--2080124937", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:10:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32de8d70-7b59-4735-a996-d179ed71f59b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:00Z", "admin_state_up": true, "updated_at": "2018-08-17T06:10:00Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "name": "tempest-router--2080124937"}} 2018-08-17 06:10:02,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99 1.777s 2018-08-17 06:10:02,401 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99', u'date': 'Fri, 17 Aug 2018 06:10:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3fd3ead-3b8d-4133-a1eb-e837fd54a85f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:00Z", "admin_state_up": true, "updated_at": "2018-08-17T06:10:02Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "name": "tempest-router--2080124937"}} 2018-08-17 06:10:04,532 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/add_router_interface 2.130s 2018-08-17 06:10:04,532 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:10:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d9be0a0-c508-4cf2-9861-4006e0371a28'} Body: {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8", "subnet_ids": ["ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"], "port_id": "1090821e-5c27-4f24-9866-4dcb9f7f7058", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99"} 2018-08-17 06:10:06,075 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.542s 2018-08-17 06:10:06,076 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "ef4720da-c446-4313-9ba7-10ee9310dcf5"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:10:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e25f616-cfba-4642-9e23-e43e6eb962d4'} Body: {"floatingip": {"router_id": "4d877bcd-ab42-4298-929d-e40b61ae2f99", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:10:05Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "ef4720da-c446-4313-9ba7-10ee9310dcf5", "id": "c944720d-ef64-4fc0-be10-2575acd016c6", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:10:05Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:10:06,077 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:10:14,087 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:10:14,187 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:10:14,215 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:10:14,330 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:10:14,330 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:10:14,332 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:10:14,393 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:10:14,398 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:10:19,405 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:10:19,405 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:11:29,476 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:11:29,477 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:11:29,481 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:11:29,545 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:11:29,577 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:11:34,589 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:11:34,590 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:12:44,622 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:12:44,623 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:12:44,623 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,628 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,727 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,756 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,762 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:12:44,762 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:8a:75:97 [ether] on eth0 2018-08-17 06:12:44,763 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:12:44,763 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,766 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,827 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,830 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,838 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:12:44,838 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:12:44,839 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,841 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,902 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,905 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,911 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:12:44,911 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,913 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:44,974 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:44,978 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:44,983 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:12:44,984 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:8a:75:97 [ether] on eth0 2018-08-17 06:12:44,985 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:12:44,985 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:12:44,987 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:12:45,045 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:12:45,051 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:12:50,058 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:12:50,058 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:14:00,126 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:14:00,127 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-17 06:14:00,132 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:14:00,232 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:14:00,259 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-17 06:14:05,266 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:14:05,267 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-17 06:15:15,336 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:15:15,337 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:15:15.337 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:15:16,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/c944720d-ef64-4fc0-be10-2575acd016c6 1.456s 2018-08-17 06:15:16,795 63 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.23:9696/v2.0/floatingips/c944720d-ef64-4fc0-be10-2575acd016c6', u'date': 'Fri, 17 Aug 2018 06:15:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e494a46-709f-4107-914f-847908a0177f'} Body: 2018-08-17 06:15:19,114 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/remove_router_interface 2.318s 2018-08-17 06:15:19,115 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:15:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14d9a0f8-f4ed-485b-b76a-47177ca5a109'} Body: {"network_id": "9205d2c3-0908-493f-8ee3-3efd558e13cf", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "ee253b0f-6d72-4d9b-b505-cab3f6bb40e8", "subnet_ids": ["ee253b0f-6d72-4d9b-b505-cab3f6bb40e8"], "port_id": "1090821e-5c27-4f24-9866-4dcb9f7f7058", "id": "4d877bcd-ab42-4298-929d-e40b61ae2f99"} 2018-08-17 06:15:20,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99 1.802s 2018-08-17 06:15:20,919 63 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.23:9696/v2.0/routers/4d877bcd-ab42-4298-929d-e40b61ae2f99', u'date': 'Fri, 17 Aug 2018 06:15:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79fdd376-ae37-426a-81b7-e67b9e501d5f'} Body: 2018-08-17 06:15:21,336 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.415s 2018-08-17 06:15:21,337 63 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-0ceb787a-20e4-43d2-aa10-112dfb2864d6', 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': 'Fri, 17 Aug 2018 06:15:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ceb787a-20e4-43d2-aa10-112dfb2864d6'} Body: 2018-08-17 06:15:22,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.674s 2018-08-17 06:15:22,013 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c', 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': 'Fri, 17 Aug 2018 06:15:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c6202eb-a5ef-40ed-b885-0e19fb2dce9c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1749393821": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:dc:5c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1efde853-aa55-4c6e-82a9-611ca56ed552", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1efde853-aa55-4c6e-82a9-611ca56ed552", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-2", "created": "2018-08-17T06:09:52Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:23,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552 0.048s 2018-08-17 06:15:23,076 63 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.23:8774/v2.1/servers/1efde853-aa55-4c6e-82a9-611ca56ed552', u'x-compute-request-id': 'req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80', 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': 'Fri, 17 Aug 2018 06:15:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b9e98b03-c383-40bf-ba0d-a8b10bcbaf80'} Body: {"itemNotFound": {"message": "Instance 1efde853-aa55-4c6e-82a9-611ca56ed552 could not be found.", "code": 404}} 2018-08-17 06:15:23,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/7efd2ce8-dbde-4f04-b028-8b33c23b1a70 0.867s 2018-08-17 06:15:23,945 63 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.23:9696/v2.0/ports/7efd2ce8-dbde-4f04-b028-8b33c23b1a70', u'date': 'Fri, 17 Aug 2018 06:15:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e315c9a-bfee-4e14-943c-5ae71ae92a5e'} Body: 2018-08-17 06:15:24,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.140s 2018-08-17 06:15:24,087 63 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f', 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': 'Fri, 17 Aug 2018 06:15:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c53bd68-6c07-4ec4-b61e-b2f6ed5e6f6f'} Body: 2018-08-17 06:15:24,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.695s 2018-08-17 06:15:24,784 63 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-251971d0-a3f1-430a-99cf-aad6e2bebb53', 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': 'Fri, 17 Aug 2018 06:15:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-251971d0-a3f1-430a-99cf-aad6e2bebb53'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-710027779": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:f4:d8", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:09:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ddeaa533-02bd-4575-837d-ce1b27d1177b", "security_groups": [{"name": "tempest-secgroup-smoke-1882446258"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1029958322", "name": "server-1", "created": "2018-08-17T06:09:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:25,859 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b 0.057s 2018-08-17 06:15:25,860 63 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.23:8774/v2.1/servers/ddeaa533-02bd-4575-837d-ce1b27d1177b', u'x-compute-request-id': 'req-5948716b-ea0f-4455-bccd-1bec2b50eeb8', 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': 'Fri, 17 Aug 2018 06:15:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5948716b-ea0f-4455-bccd-1bec2b50eeb8'} Body: {"itemNotFound": {"message": "Instance ddeaa533-02bd-4575-837d-ce1b27d1177b could not be found.", "code": 404}} 2018-08-17 06:15:26,728 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/ef4720da-c446-4313-9ba7-10ee9310dcf5 0.867s 2018-08-17 06:15:26,728 63 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.23:9696/v2.0/ports/ef4720da-c446-4313-9ba7-10ee9310dcf5', u'date': 'Fri, 17 Aug 2018 06:15:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0b3808cd-f479-4e77-b5f2-64b0005f0f9d'} Body: 2018-08-17 06:15:26,759 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1029958322 0.030s 2018-08-17 06:15:26,760 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1029958322', u'x-compute-request-id': 'req-50fe731b-358f-4220-8076-bc59ece19508', 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': 'Fri, 17 Aug 2018 06:15:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-50fe731b-358f-4220-8076-bc59ece19508'} Body: 2018-08-17 06:15:27,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/623cf47b-4272-4d02-bddf-ce9080f9a0c0 1.043s 2018-08-17 06:15:27,805 63 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.23:9696/v2.0/subnets/623cf47b-4272-4d02-bddf-ce9080f9a0c0', u'date': 'Fri, 17 Aug 2018 06:15:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0f31343c-feba-4dca-8309-8e1473dbc96e'} Body: 2018-08-17 06:15:29,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9cf3898c-a0c6-48ee-bf88-7489dc2b81ee 1.444s 2018-08-17 06:15:29,250 63 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.23:9696/v2.0/networks/9cf3898c-a0c6-48ee-bf88-7489dc2b81ee', u'date': 'Fri, 17 Aug 2018 06:15:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a4e65e03-acde-4e0d-9b3e-e7ac74e276f4'} Body: 2018-08-17 06:15:30,577 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/ee253b0f-6d72-4d9b-b505-cab3f6bb40e8 1.326s 2018-08-17 06:15:30,578 63 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.23:9696/v2.0/subnets/ee253b0f-6d72-4d9b-b505-cab3f6bb40e8', u'date': 'Fri, 17 Aug 2018 06:15:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96c5e4d3-52d0-488c-a779-9723a1747852'} Body: 2018-08-17 06:15:31,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9205d2c3-0908-493f-8ee3-3efd558e13cf 1.352s 2018-08-17 06:15:31,932 63 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.23:9696/v2.0/networks/9205d2c3-0908-493f-8ee3-3efd558e13cf', u'date': 'Fri, 17 Aug 2018 06:15:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cca09bd0-a684-4bb4-bdfa-2ebcbf5a9095'} Body: 2018-08-17 06:15:32,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/46fbdf00-5d55-4b37-b381-384a24b7a7c9 0.232s 2018-08-17 06:15:32,165 63 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.23:9696/v2.0/security-groups/46fbdf00-5d55-4b37-b381-384a24b7a7c9', u'date': 'Fri, 17 Aug 2018 06:15:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-42cf23c4-7e4a-4789-8c1c-5d901902faa2'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets[compute,id-133497a1-2788-40f7-be01-b3b64b5ef8cd,network] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 239, in test_bgpvpn_update_route_targets_disjoint_targets self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:15:33,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.815s 2018-08-17 06:15:33,006 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1220243637 description", "name": "tempest-secgroup-smoke-1220243637"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9513262-921d-48b3-ad3f-7312bc34069c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1220243637 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:32Z", "updated_at": "2018-08-17T06:15:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:15:32Z", "revision_number": 0, "id": "5a41edc9-891d-4e1a-89ae-464f600aea8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:15:32Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:15:32Z", "revision_number": 0, "id": "a79c1f4b-4070-4471-9101-5650e54b7799", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:15:32Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "name": "tempest-secgroup-smoke-1220243637"}} 2018-08-17 06:15:33,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.298s 2018-08-17 06:15:33,307 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1ab8821-d6a7-45ae-9dda-bd0cd372f1ba'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "89be2667-f157-4f66-b9ee-caec2805a979"}} 2018-08-17 06:15:33,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.215s 2018-08-17 06:15:33,525 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0b2b1ec-a4fd-4463-bd26-48b57958b8fb'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "dcabfe48-bc63-4cee-86c1-dee3e102243b"}} 2018-08-17 06:15:33,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.157s 2018-08-17 06:15:33,684 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-41f662a1-ecbf-439d-915b-358edcb6a248'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "02494aa5-3a23-487f-b0d3-0172bf281ffa"}} 2018-08-17 06:15:33,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.130s 2018-08-17 06:15:33,816 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e99eee9-f085-4a4c-8edf-622926f19af2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5eff521d-1f2e-4497-99d5-685ddd3083ac"}} 2018-08-17 06:15:33,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:15:33,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ccd36c9-e539-41a8-9f09-30c7a7795e72'} 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-08-17T06:15:33Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:33Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "3484e208-8005-4aff-8337-3415a915daf4"}} 2018-08-17 06:15:34,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:15:34,151 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea19f0a8-a718-4595-9acd-327a1c3d6ea7'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fcd8960c-1820-4b9d-a55e-8d5c384eb7ba"}} 2018-08-17 06:15:34,300 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:15:34,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6aed0fbf-97ce-43e4-a35a-9dbc80b48851'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c91097f1-8ab1-478e-943c-0c6c6707eefa"}} 2018-08-17 06:15:34,444 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:15:34,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6dcc20c1-ef9e-4b8e-8bc6-5e07cb29f089'} 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-08-17T06:15:34Z", "security_group_id": "bf22c71f-0569-43f7-b385-53be0c07a34c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "9b05551b-cb30-446d-82e7-c2dc2ecb0ccc"}} 2018-08-17 06:15:34,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/networks 0.237s 2018-08-17 06:15:34,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-644489596"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:15:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8595feee-cf66-4e9b-8bfd-11d9e898020b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:15:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"2d704381-46e1-4266-b54b-b66859df1c40","name":"tempest-A-644489596"}} 2018-08-17 06:15:35,594 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.909s 2018-08-17 06:15:35,594 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "name": "tempest-subnet-A-1-453902438"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:15:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af593ab-c1b2-4e47-b49e-832ea8834be3'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d704381-46e1-4266-b54b-b66859df1c40","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:35Z","dns_nameservers":[],"updated_at":"2018-08-17T06:15:35Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"190ecddb-6c0b-424f-844f-5418420c673b","subnetpool_id":null,"name":"tempest-subnet-A-1-453902438"}} 2018-08-17 06:15:35,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/networks 0.232s 2018-08-17 06:15:35,829 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1274987694"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:15:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f5e3256-d741-43af-987e-d859b64aa7a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:15:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","name":"tempest-B-1274987694"}} 2018-08-17 06:15:36,546 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.717s 2018-08-17 06:15:36,547 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "name": "tempest-subnet-B-1-244234858"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:15:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d63d933b-44d8-43ec-883a-cb65785b47f2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:15:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:15:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"aefa6cd9-6643-472d-a231-9e8b0b2b9056","subnetpool_id":null,"name":"tempest-subnet-B-1-244234858"}} 2018-08-17 06:15:36,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.109s 2018-08-17 06:15:36,657 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1455040497"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-5ef6330c-b953-4d02-8205-ce44ba2146b1', 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': 'Fri, 17 Aug 2018 06:15:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5ef6330c-b953-4d02-8205-ce44ba2146b1'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyuJMYWMUT/G+tYDdQsbH+V3+sd4Perh1HEm9Zf7o6+H5WPhhH1WmZT//0saSHcprgmUGJl5lDWE+SGB6ZNH30rcaF9lHzFWrP/aZPq1YNYJCGuikcrCq/JPPVzh6WNyRHHqpApVDXT+BYZ16ncbiN0e9ccgL/9MiDrAKwEm7InSAjEF8HMGsU99J27N985UdnuK2mIubmiPkKINOpZ9c0puRw35mab90T/wiEx498/LeC8URWKbUUkRA283CD5otTRgCah8j54rPA0Y3zso6HJ7rWV9Nsk8GdPIUI3Ynq118E2eEWZ669KyzjiSRQUwnDRoVMz3ZQiTiPHlHDBKQN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8riTGFjFE/xvrWA3ULGx/ld/rHeD3q4dRxJvWX+6Ovh+Vj4Y\nR9VpmU//9LGkh3Ka4JlBiZeZQ1hPkhgemTR99K3GhfZR8xVqz/2mT6tWDWCQhrop\nHKwqvyTz1c4eljckRx6qQKVQ10/gWGdep3G4jdHvXHIC//TIg6wCsBJuyJ0gIxBf\nBzBrFPfSduzffOVHZ7itpiLm5oj5CiDTqWfXNKbkcN+Zmm/dE/8IhMePfPy3gvFE\nVim1FJEQNvNwg+aLU0YAmofI+eKzwNGN87KOhye61lfTbJPBnTyFCN2J6tdfBNnh\nFmeuvSss44kkUFMJw0aFTM92UIk4jx5RwwSkDQIDAQABAoIBAGvkeB5+dzxnHg1n\nk68fDgwNQQedKNU3eHQ7UZvrFxFXnHEhsRFdYE9yLEjNHmHHI+lqtqM+7DXvb491\ngUSA/OxiwriRwePYRV6nVeJcOyg/IH+DCPth3K6S8oC72wTTBiFHFE8gLUtIimVB\nreWou2zvQQNK+uJkIS3GrHsv9mbd89dws0J709z6KO6CJunSVSO3zflLCV/KTqxt\nbVj0tfdZzMw72W21Tn6zAszb0DQcytSw62ANwL+LV93A7OnEqlDbSCcdHO7kuRea\nHYonfAO9bHhP2ygYe4e5Fq8gqvJoCrhFBC/4YFNryu9R/AEMa2HjbchCNSAh2JWU\n2cgYNFECgYEA/8tR60zJCGQcEGhnAbw5zIm8f3ylgDtDPsBXejXosJ4ckbDJty4n\nUVMH8o1T/g7P+wL4oLRUl3e700YCzHWVNzlbzvAoevpfBkqdLWrwmXDKLYoGBiLU\nP/MTBrlUGvULN/Bz4z2sttlpCQyqHsue72q7ew5hEl6UyhUuv+LOlB8CgYEA8uqP\n7KcLRV5OwNIShoJ6WVDQHz+pLMlmJln9bThJEFZbm2xjBl47/tYByyH13HEeXn6s\nQcPZHaLpxWKb+bGTww65FIE8OWZih+sWI0PInevbJG3rn9/O3tiyGgZcCT5AUI3q\nXSFqk62FNCgqdcwOFYKO6NGSF0v74ItSmA3RolMCgYBW6cK/7KsyCrHucUrusAID\nmZlOyA+D7p7+p2QRxld2C4MxjZw8fZYmb8v3gkXTwTyx0WShViSYArrzIoq45gr5\nZKfpPHjEsGWxQZD+aaOuv0AzEP7S/uqXgAQq+LW3IyPYsf7ua3pP9rdVt9Pl+tHa\nD638NfqNv01XDLOBx5LhiQKBgQDIrDWRjr2k5K+yYtii/g8M0dHcvr6HHSmh7R2K\nqMDTGkQ7NWLo09hEQY7hvIBbR6eK8KJlAeHOtdLhGQE5WRV0QilrYwfZc1daaT60\niz6kFz/F7HiGbmF7fxBCp5ZInICNC2/c18ovjV1JJRVOku/fnSdp9hb13/OIIBBv\nRJs1uQKBgFjHtF0AkPimliib8z6gYt71WlgRaURYKQDWTsaWCN/Pmhn9cJQxzSP1\nHQuecr2AiFgbxQxT5DipUACbIMtpyhHEHPncpfCki2ixSwi7UQcUVGkq6Mr2QIQh\n/1ny5Y+RE5IhW959YNO83w/iiLC68qjmDiYea2KvTz9rvoPMxx6P\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1455040497", "fingerprint": "8e:42:b3:c7:a5:4e:ec:53:b1:21:22:7b:2f:2f:06:89"}} 2018-08-17 06:15:38,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/ports 1.638s 2018-08-17 06:15:38,300 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1192538534", "security_groups": ["bf22c71f-0569-43f7-b385-53be0c07a34c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:15:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec6bf7ac-082b-4f89-b0cc-6477e17a4619'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:15:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2d704381-46e1-4266-b54b-b66859df1c40","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:15:37Z","name":"tempest-port-smoke-1192538534","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cd:f0:37","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"190ecddb-6c0b-424f-844f-5418420c673b","ip_address":"10.101.11.10"}],"id":"fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614","security_groups":["bf22c71f-0569-43f7-b385-53be0c07a34c"],"device_id":""}} 2018-08-17 06:15:40,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.23:8774/v2.1/servers 1.746s 2018-08-17 06:15:40,048 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1455040497", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "2d704381-46e1-4266-b54b-b66859df1c40", "port": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-34d2a950-a485-4c82-b8c6-a8d5cfa06358', 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:15:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-34d2a950-a485-4c82-b8c6-a8d5cfa06358'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8652efac-1324-48bd-a90e-696a338be6a6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "adminPass": "KyxqM4JZsmoX"}} 2018-08-17 06:15:40,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.335s 2018-08-17 06:15:40,388 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-3bb468c5-ee33-4e91-b59c-1845949a7ed6', 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': 'Fri, 17 Aug 2018 06:15:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3bb468c5-ee33-4e91-b59c-1845949a7ed6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:42,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.604s 2018-08-17 06:15:42,008 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-0af70098-457d-4107-8055-3f98612eec36', 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': 'Fri, 17 Aug 2018 06:15:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0af70098-457d-4107-8055-3f98612eec36'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:42,023 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 06:15:43,430 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.405s 2018-08-17 06:15:43,431 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-e17d0f63-9b03-463d-842d-f0be79dedd08', 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': 'Fri, 17 Aug 2018 06:15:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e17d0f63-9b03-463d-842d-f0be79dedd08'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:43,448 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:15:44,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.337s 2018-08-17 06:15:44,787 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-d71098e6-0937-4cca-9e60-f5dd87ffeb46', 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': 'Fri, 17 Aug 2018 06:15:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d71098e6-0937-4cca-9e60-f5dd87ffeb46'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:41Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:46,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.358s 2018-08-17 06:15:46,163 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9', 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': 'Fri, 17 Aug 2018 06:15:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0c7704f-53bb-4a3f-8e56-aaf8d88687b9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:46,176 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:15:46,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.427s 2018-08-17 06:15:46,604 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-3fd8d213-fc3a-4e6c-948d-34944dde75cc', 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': 'Fri, 17 Aug 2018 06:15:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fd8d213-fc3a-4e6c-948d-34944dde75cc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:46,617 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 8652efac-1324-48bd-a90e-696a338be6a6 with status: ACTIVE 2018-08-17 06:15:47,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/ports 0.920s 2018-08-17 06:15:47,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1105993301", "security_groups": ["bf22c71f-0569-43f7-b385-53be0c07a34c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9df82584-fda6-49c8-b73a-3c7afa16f559'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:15:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:15:47Z","name":"tempest-port-smoke-1105993301","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b8:dc:b6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"aefa6cd9-6643-472d-a231-9e8b0b2b9056","ip_address":"10.102.21.20"}],"id":"da305258-13cc-421c-8a6a-9d5bb7ef0a70","security_groups":["bf22c71f-0569-43f7-b385-53be0c07a34c"],"device_id":""}} 2018-08-17 06:15:49,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.23:8774/v2.1/servers 2.162s 2018-08-17 06:15:49,702 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1455040497", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "port": "da305258-13cc-421c-8a6a-9d5bb7ef0a70"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-4f78e357-383e-406c-a825-b1e407f47605', 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:15:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f78e357-383e-406c-a825-b1e407f47605'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "adminPass": "d8MMfUyS6L62"}} 2018-08-17 06:15:50,024 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.318s 2018-08-17 06:15:50,025 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-05894dd5-b247-455e-a829-8d9eb9e867f3', 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': 'Fri, 17 Aug 2018 06:15:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05894dd5-b247-455e-a829-8d9eb9e867f3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:51,379 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.337s 2018-08-17 06:15:51,380 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-fc36198d-2987-4c92-a699-19cee23df8db', 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': 'Fri, 17 Aug 2018 06:15:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc36198d-2987-4c92-a699-19cee23df8db'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:51,393 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:15:52,546 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.151s 2018-08-17 06:15:52,547 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9', 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': 'Fri, 17 Aug 2018 06:15:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c0e416a-7d81-4eac-9730-6b77ec47d6b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:52,561 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:15:53,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.153s 2018-08-17 06:15:53,717 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-7cdf28a7-4dbd-49d5-8684-188554be38bb', 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': 'Fri, 17 Aug 2018 06:15:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7cdf28a7-4dbd-49d5-8684-188554be38bb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:51Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:55,095 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.363s 2018-08-17 06:15:55,096 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-70848f50-c45a-45cb-8364-1a04d9d127a5', 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': 'Fri, 17 Aug 2018 06:15:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-70848f50-c45a-45cb-8364-1a04d9d127a5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:55,110 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:15:55,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.153s 2018-08-17 06:15:55,265 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-e3393954-2aef-4c9d-8f94-cd34586b35b8', 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': 'Fri, 17 Aug 2018 06:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3393954-2aef-4c9d-8f94-cd34586b35b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:15:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:15:55,278 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b4f6edf3-12df-45f7-908e-7b569e3f6daf with status: ACTIVE 2018-08-17 06:15:55,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.708s 2018-08-17 06:15:55,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:15:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0972384-d293-4346-b145-99c25a7bad36'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "57b22717-2526-42c3-8017-b425d5229a70"}} 2018-08-17 06:15:56,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations 0.365s 2018-08-17 06:15:56,353 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92088384-9677-4180-af1c-950c696b3f38'} Body: {"network_association": {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "id": "142003d6-0195-4de3-adaa-81fc31e9c38d"}} 2018-08-17 06:15:56,716 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations 0.361s 2018-08-17 06:15:56,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/57b22717-2526-42c3-8017-b425d5229a70/network_associations', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce356a90-9fe3-4f6a-b2f7-154915797ef6'} Body: {"network_association": {"network_id": "9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5", "id": "52062401-2172-41cb-84fb-3a74b2e65877"}} 2018-08-17 06:15:56,717 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:15:56,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/routers 0.104s 2018-08-17 06:15:56,822 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1441638945", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:15:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-acc243f2-634b-4cf2-8c27-1eb2096dce5f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:56Z", "admin_state_up": true, "updated_at": "2018-08-17T06:15:56Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "name": "tempest-router--1441638945"}} 2018-08-17 06:15:58,517 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24 1.694s 2018-08-17 06:15:58,517 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24', u'date': 'Fri, 17 Aug 2018 06:15:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45d296f5-4a0e-4b80-bd3d-ee462efdfb19'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:15:56Z", "admin_state_up": true, "updated_at": "2018-08-17T06:15:58Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "name": "tempest-router--1441638945"}} 2018-08-17 06:16:00,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/add_router_interface 1.980s 2018-08-17 06:16:00,499 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:16:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c415fef3-1b74-4d5e-b194-abc322a314af'} Body: {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b", "subnet_ids": ["190ecddb-6c0b-424f-844f-5418420c673b"], "port_id": "bac18573-5db6-4a20-ae27-8702b6f1a695", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24"} 2018-08-17 06:16:02,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.986s 2018-08-17 06:16:02,487 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:16:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fb8a0ad-1db3-4e2e-82f5-0fdb9d6b37cd'} Body: {"floatingip": {"router_id": "a1bbcb61-2251-4769-94e2-d053fc621f24", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:16:01Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614", "id": "cb43951e-a1c4-41dc-b22a-018a5abf2f65", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:16:01Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:16:02,488 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:16:18,518 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:16:18,618 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:16:18,647 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:16:18,761 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:16:18,761 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:16:18,764 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:16:18,824 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:16:18,828 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:16:23,834 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:16:23,835 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:17:33,903 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:17:33,904 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:17:33,906 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:17:33,967 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:17:33,971 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:17:38,978 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:17:38,979 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:18:49,040 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:18:49,042 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:18:49,043 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,048 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,151 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,178 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,185 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:18:49,185 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e5:5d:e9 [ether] on eth0 2018-08-17 06:18:49,186 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:18:49,186 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,188 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,251 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,252 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,262 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:18:49,262 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:18:49,263 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,266 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,330 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,336 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,342 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:18:49,343 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,345 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,410 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,411 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:49,417 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:18:49,417 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e5:5d:e9 [ether] on eth0 2018-08-17 06:18:49,418 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:18:49,418 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:18:49,420 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:18:49,482 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:18:49,485 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:18:54,492 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:18:54,492 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:20:04,561 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:20:04,563 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.210:22' as 'cirros' with public key authentication 2018-08-17 06:20:04,567 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:20:04,631 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:20:04,633 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.210 successfully created 2018-08-17 06:20:09,641 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.210 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:20:09,642 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.210. 2018-08-17 06:21:19,705 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:21:19,706 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.210: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:21:19.706 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:21:21,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/cb43951e-a1c4-41dc-b22a-018a5abf2f65 1.419s 2018-08-17 06:21:21,128 63 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.23:9696/v2.0/floatingips/cb43951e-a1c4-41dc-b22a-018a5abf2f65', u'date': 'Fri, 17 Aug 2018 06:21:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f47d440f-f176-4cd5-8ee0-648b358c6910'} Body: 2018-08-17 06:21:22,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/remove_router_interface 1.690s 2018-08-17 06:21:22,820 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:21:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1c610be-faff-41f1-a075-baf513836750'} Body: {"network_id": "2d704381-46e1-4266-b54b-b66859df1c40", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "190ecddb-6c0b-424f-844f-5418420c673b", "subnet_ids": ["190ecddb-6c0b-424f-844f-5418420c673b"], "port_id": "bac18573-5db6-4a20-ae27-8702b6f1a695", "id": "a1bbcb61-2251-4769-94e2-d053fc621f24"} 2018-08-17 06:21:24,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24 1.757s 2018-08-17 06:21:24,579 63 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.23:9696/v2.0/routers/a1bbcb61-2251-4769-94e2-d053fc621f24', u'date': 'Fri, 17 Aug 2018 06:21:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2cec82bc-b321-4465-921d-7b9a551b3b10'} Body: 2018-08-17 06:21:24,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.381s 2018-08-17 06:21:24,963 63 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e', 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': 'Fri, 17 Aug 2018 06:21:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3d6a0d46-a926-4cf3-8a8f-024b176faf3e'} Body: 2018-08-17 06:21:25,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.366s 2018-08-17 06:21:25,331 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-5f54f755-d308-4ab8-8ed6-8340bde87c1a', 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': 'Fri, 17 Aug 2018 06:21:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5f54f755-d308-4ab8-8ed6-8340bde87c1a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "security_groups": [{"name": "tempest-secgroup-smoke-1220243637"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:24Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:26,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.604s 2018-08-17 06:21:26,965 63 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': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-8caa2407-aa6d-4c29-9825-6c230123daae', 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': 'Fri, 17 Aug 2018 06:21:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8caa2407-aa6d-4c29-9825-6c230123daae'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1274987694": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:dc:b6", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b4f6edf3-12df-45f7-908e-7b569e3f6daf", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:25Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-2", "created": "2018-08-17T06:15:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:28,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf 0.045s 2018-08-17 06:21:28,038 63 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.23:8774/v2.1/servers/b4f6edf3-12df-45f7-908e-7b569e3f6daf', u'x-compute-request-id': 'req-c87629ef-4604-4c74-98c5-3c3a4f679123', 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': 'Fri, 17 Aug 2018 06:21:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c87629ef-4604-4c74-98c5-3c3a4f679123'} Body: {"itemNotFound": {"message": "Instance b4f6edf3-12df-45f7-908e-7b569e3f6daf could not be found.", "code": 404}} 2018-08-17 06:21:28,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/da305258-13cc-421c-8a6a-9d5bb7ef0a70 0.527s 2018-08-17 06:21:28,567 63 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.23:9696/v2.0/ports/da305258-13cc-421c-8a6a-9d5bb7ef0a70', u'date': 'Fri, 17 Aug 2018 06:21:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1010d463-c61e-455e-9981-e255d181fbb5'} Body: 2018-08-17 06:21:28,736 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.167s 2018-08-17 06:21:28,737 63 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-6299ee13-ba77-4774-b359-a5bd0799dc4b', 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': 'Fri, 17 Aug 2018 06:21:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6299ee13-ba77-4774-b359-a5bd0799dc4b'} Body: 2018-08-17 06:21:30,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 1.616s 2018-08-17 06:21:30,356 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-c04e02e4-b92f-4eaf-bffd-def0354d687d', 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': 'Fri, 17 Aug 2018 06:21:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c04e02e4-b92f-4eaf-bffd-def0354d687d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-644489596": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:f0:37", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8652efac-1324-48bd-a90e-696a338be6a6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:15:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "8652efac-1324-48bd-a90e-696a338be6a6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1455040497", "name": "server-1", "created": "2018-08-17T06:15:40Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:31,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6 0.040s 2018-08-17 06:21:31,416 63 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.23:8774/v2.1/servers/8652efac-1324-48bd-a90e-696a338be6a6', u'x-compute-request-id': 'req-c9e131da-a2cb-4a13-ace4-97344cd4e065', 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': 'Fri, 17 Aug 2018 06:21:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9e131da-a2cb-4a13-ace4-97344cd4e065'} Body: {"itemNotFound": {"message": "Instance 8652efac-1324-48bd-a90e-696a338be6a6 could not be found.", "code": 404}} 2018-08-17 06:21:32,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614 1.109s 2018-08-17 06:21:32,528 63 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.23:9696/v2.0/ports/fd9d06d9-dd13-4d99-ba8d-1adc2ad9f614', u'date': 'Fri, 17 Aug 2018 06:21:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-293bdfdb-1c59-4ed6-b2fb-af5775f99fbb'} Body: 2018-08-17 06:21:32,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1455040497 0.053s 2018-08-17 06:21:32,583 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1455040497', u'x-compute-request-id': 'req-441ba288-f7a1-4912-b1c0-4730e0f854ff', 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': 'Fri, 17 Aug 2018 06:21:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-441ba288-f7a1-4912-b1c0-4730e0f854ff'} Body: 2018-08-17 06:21:34,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/aefa6cd9-6643-472d-a231-9e8b0b2b9056 1.569s 2018-08-17 06:21:34,154 63 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.23:9696/v2.0/subnets/aefa6cd9-6643-472d-a231-9e8b0b2b9056', u'date': 'Fri, 17 Aug 2018 06:21:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8686aad9-5963-4bf5-9362-0d32a7386a4a'} Body: 2018-08-17 06:21:35,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5 1.403s 2018-08-17 06:21:35,559 63 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.23:9696/v2.0/networks/9d1d5aa7-2c06-4e34-9d55-df6d2362f5e5', u'date': 'Fri, 17 Aug 2018 06:21:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca6e218a-8460-44f6-a1c1-50ea5a476e36'} Body: 2018-08-17 06:21:37,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/190ecddb-6c0b-424f-844f-5418420c673b 1.756s 2018-08-17 06:21:37,317 63 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.23:9696/v2.0/subnets/190ecddb-6c0b-424f-844f-5418420c673b', u'date': 'Fri, 17 Aug 2018 06:21:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-83174a4a-6075-4007-aee1-7c20682ed4e8'} Body: 2018-08-17 06:21:38,959 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/2d704381-46e1-4266-b54b-b66859df1c40 1.641s 2018-08-17 06:21:38,960 63 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.23:9696/v2.0/networks/2d704381-46e1-4266-b54b-b66859df1c40', u'date': 'Fri, 17 Aug 2018 06:21:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-85e3f4b4-c4d1-4e08-93e0-3f418d00e0ac'} Body: 2018-08-17 06:21:39,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/bf22c71f-0569-43f7-b385-53be0c07a34c 0.432s 2018-08-17 06:21:39,394 63 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.23:9696/v2.0/security-groups/bf22c71f-0569-43f7-b385-53be0c07a34c', u'date': 'Fri, 17 Aug 2018 06:21:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f5de472a-bdc0-486a-9134-86bfcbae6f2a'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1[compute,id-c8bfd695-f731-47a6-86e3-3dfa492e08e0,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 351, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, 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-08-17 06:21:39,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.544s 2018-08-17 06:21:39,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1986949052 description", "name": "tempest-secgroup-smoke-1986949052"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:21:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5ea48f5-f038-4f18-b58c-ae6072c188b3'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1986949052 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:39Z", "updated_at": "2018-08-17T06:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:21:39Z", "revision_number": 0, "id": "00868789-b26e-440e-b2bc-4b5cf6bd47a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:21:39Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:21:39Z", "revision_number": 0, "id": "eb441627-9066-451f-848f-e590289b51fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:21:39Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "ee953ed2-dba8-419a-8bfd-b93786271337", "name": "tempest-secgroup-smoke-1986949052"}} 2018-08-17 06:21:40,213 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.249s 2018-08-17 06:21:40,213 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-83b76f1d-eb69-4aaf-a938-9a6a7d06cb4d'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b9c38525-b714-420a-add4-5e7e50e5ab80"}} 2018-08-17 06:21:40,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.160s 2018-08-17 06:21:40,376 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b00a095e-b4bf-4bde-9dfd-85cf88cc043f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "859367b7-211c-4282-84ae-1c074ddffba2"}} 2018-08-17 06:21:40,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.148s 2018-08-17 06:21:40,525 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ddc747c-f06f-478e-89e9-5c93858f517f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "03c388d9-ee0c-4279-8f55-76ca2e6739f0"}} 2018-08-17 06:21:40,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.172s 2018-08-17 06:21:40,698 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f0fe18f-b619-4c5b-a6bb-e83196376fcf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b8ec800-029f-467a-8225-c8dfec1ca7e2"}} 2018-08-17 06:21:40,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.161s 2018-08-17 06:21:40,860 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db975ccf-e24f-40df-932a-85bce380bb5c'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d019741f-6f56-4604-870d-7bfa1bdbefb7"}} 2018-08-17 06:21:41,005 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.143s 2018-08-17 06:21:41,005 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7278b809-3bce-48dd-8ef4-c263e6b6ff6f'} 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-08-17T06:21:40Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:40Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7a926328-ddff-46dd-99af-ec32158b4a6a"}} 2018-08-17 06:21:41,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.143s 2018-08-17 06:21:41,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65c25f43-24f1-4a78-b895-66703f0ccd31'} 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-08-17T06:21:41Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:41Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "1dfe0fed-b941-40c0-8b56-7d4184e6ade5"}} 2018-08-17 06:21:41,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:21:41,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6093e0b-1be4-42ec-a1f8-baec553e4d3d'} 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-08-17T06:21:41Z", "security_group_id": "ee953ed2-dba8-419a-8bfd-b93786271337", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:21:41Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c1508541-06f3-493b-aa48-5e119daf3887"}} 2018-08-17 06:21:41,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.253s 2018-08-17 06:21:41,586 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1403068269"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:21:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db4f0c10-024f-4573-b7ba-8860a3764bb5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:21:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","name":"tempest-A-1403068269"}} 2018-08-17 06:21:42,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.504s 2018-08-17 06:21:42,092 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "name": "tempest-subnet-A-1-1537501078"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:21:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eeba9321-6174-464c-900c-964563083342'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:41Z","dns_nameservers":[],"updated_at":"2018-08-17T06:21:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"5f506e16-153e-4bc5-866e-679cd5b3305b","subnetpool_id":null,"name":"tempest-subnet-A-1-1537501078"}} 2018-08-17 06:21:43,053 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.960s 2018-08-17 06:21:43,054 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1476778900"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-93444569-1208-4fc0-89e8-c8db6efce890'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:21:42Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","name":"tempest-B-1476778900"}} 2018-08-17 06:21:43,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.597s 2018-08-17 06:21:43,652 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "name": "tempest-subnet-B-1-1755446880"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d506e79a-ce32-479d-8920-404bec0cbeb1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:21:43Z","dns_nameservers":[],"updated_at":"2018-08-17T06:21:43Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"c9e50213-8761-4722-8b1c-535e54b433f2","subnetpool_id":null,"name":"tempest-subnet-B-1-1755446880"}} 2018-08-17 06:21:43,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.311s 2018-08-17 06:21:43,965 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cac5a9f-88cb-41b3-9458-9446e37651a9'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "928ed88b-791a-4a59-ae63-fe24c84b3669"}} 2018-08-17 06:21:44,236 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.269s 2018-08-17 06:21:44,236 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-103033582"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f', 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': 'Fri, 17 Aug 2018 06:21:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-95cfbe93-7b9a-4f80-95b0-8a2afa49d67f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcSiS0ci86IsuZIalUV2AUqbsYnDKxRi032BPCm9rRdpkMVKLTzoWhflil+9ha1ykB6RLgFy9CKQEF4h9mabE7YhZXwUPxi//fnktHqFbeAySL9a1ZlotJaL5nDczmuxBj8IRC71IAQd48lCbr5AN0IJTPcy5KbIZUzE02x+AlAydLkVTFrN7UtQUweJYPyO6MdujLwkTETSLTveyG9UrNVo8ycxUfwD9Q7FvuiavuXMRgH4ypzsjWAAbH6LtmPpRGOzvEmjCBFHR+z39+W1SRbZyvomz7NuvqiNdsHrVcHOtDOLFtk1TdZxxbko89IyPgmqEj6YPyESl9lxKur5NT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA3EoktHIvOiLLmSGpVFdgFKm7GJwysUYtN9gTwpva0XaZDFSi\n086FoX5YpfvYWtcpAekS4BcvQikBBeIfZmmxO2IWV8FD8Yv/355LR6hW3gMki/Wt\nWZaLSWi+Zw3M5rsQY/CEQu9SAEHePJQm6+QDdCCUz3MuSmyGVMxNNsfgJQMnS5FU\nxaze1LUFMHiWD8jujHboy8JExE0i073shvVKzVaPMnMVH8A/UOxb7omr7lzEYB+M\nqc7I1gAGx+i7Zj6URjs7xJowgRR0fs9/fltUkW2cr6Js+zbr6ojXbB61XBzrQzix\nbZNU3WccW5KPPSMj4JqhI+mD8hEpfZcSrq+TUwIDAQABAoIBADtRH6cTJBJkcixO\nuxjB2lZWCdIrpR7FBcIGxfNeIkLKy5VdaObdsm/05Iv1T6HOU/V2vCVpOMl43xSl\nec0K4rVZyShiGxh8mS6uohiuhI2NjRa+1anM9r6SnMqFFcp/Tn+KsSKQ7KSzF9N6\nFSzpneB0MX3Wxv01UcqdpKD+myV7vtAYHsq6IgCfTrtC/phW0ql+8wHjY0HKjtUc\nmi1eL0kQecN/lGmoeNBijQwxLV1/m4TJ1w/McSx+FHdQnGRESB8laKaIuecAAGvC\nGrD77h4VYtKjnhUikYlJsfPu7CSy3duuVZDcJ6zSsBRoEKm9evBCwF4S2o/8xK9c\nNEBnLBECgYEA+vaUe5TkBuWaMBjBUB/KHmCfqOsjXGX2Ot9yozTMck1wUAqoz0g2\nfiESPy3LcSgAz7nUO9VdaJ/PHyutumDl0paaTnpQs+c4vVi3hCzzRxbtyyb59Lx2\nPzKHp25VvWtLCHBIDSx350P5lqkL1YRGQyG2551pmDgT20wZkVS3BxkCgYEA4LX3\nTvkJTP4DYminIRmfonS6atlClbieESTE68g1v0iH3laGmaw8u0ydD9EPVBu3lG9w\naV2vADFT3dO3sYae64CxE2onIOS+SinQdQN3pVlfhySdByeEl7cSpmpA6K9k+d4B\nfq3agLgw+P7QotzDzOsykvgVhPLhSIE8Ow6/V0sCgYBP3lOo9NyRGVc1wVscXdGc\nU1Hcl2C8kjKHz/8S08XRBrYcsxfASBIXl/zPoIpja8C+WzyhAillF576I5N5gkcB\n+y4GlcTDTG3xTJ+y7/9Ie5KYGcJo0eWr/S/Q6DtfOhs6B0nW73UFY8u11/zNKfiW\nes9T7PPjHs2q+BAXAWfyWQKBgBoy/Q+XF4+Dei+KFhpU23jcdTOp+wpryPokuFTp\nNeMEeNriabUXEMmhqBpE/K2IwcGrsIaIZrP2DForqhonoPXCPmMOGFvMb6dD8ssB\nyXxczDd8fFZuNBZgQOtoLgMzF+nOCYyUhopFb2hIhVjHtoh4z5+1DwU+MCf88WHN\nWV+7AoGAbENZwfDt76wrCtMjqEeorp9ahCTYKuHyFSiTc0CCxZC9GZ3TLTIfaorh\n+7iqyLq0NY5ICkIxRSRQ2q1OitBZtDCSWd890kpBtBDPmctmDRO4At+2b3GlcFlx\nvVyCP8bAHOS8qQpCxvgO2NA+Ubq4E0E7nHmHkeWq5KFxkWPzqZo=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-103033582", "fingerprint": "23:92:93:42:6d:7d:3b:81:1d:c7:29:85:2a:47:0c:a1"}} 2018-08-17 06:21:45,127 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.887s 2018-08-17 06:21:45,128 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1602794766", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:21:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e299df9-eb78-46b5-a848-a4698249004f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:21:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:21:44Z","name":"tempest-port-smoke-1602794766","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:14:4f:ed","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5f506e16-153e-4bc5-866e-679cd5b3305b","ip_address":"10.101.11.10"}],"id":"d157e9a7-d45c-403e-97a5-264fc35c7466","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:21:46,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.378s 2018-08-17 06:21:46,509 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "port": "d157e9a7-d45c-403e-97a5-264fc35c7466"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-0b2fd58a-e857-422c-856b-167aecf64168', 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:21:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0b2fd58a-e857-422c-856b-167aecf64168'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "adminPass": "wDJYBgAzpWD3"}} 2018-08-17 06:21:46,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.353s 2018-08-17 06:21:46,871 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-fd54f197-97e5-4f2f-befa-184c34015e8d', 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': 'Fri, 17 Aug 2018 06:21:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd54f197-97e5-4f2f-befa-184c34015e8d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:48,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.209s 2018-08-17 06:21:48,095 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-a7b560c2-c463-42ba-8a48-ad93cfb97bac', 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': 'Fri, 17 Aug 2018 06:21:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a7b560c2-c463-42ba-8a48-ad93cfb97bac'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:49,414 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.295s 2018-08-17 06:21:49,416 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-7b93cde6-1259-4f86-8c3e-da805843c735', 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': 'Fri, 17 Aug 2018 06:21:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b93cde6-1259-4f86-8c3e-da805843c735'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:49,431 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:21:50,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.410s 2018-08-17 06:21:50,844 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8', 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': 'Fri, 17 Aug 2018 06:21:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b7b2821-4c7f-40fc-bd6d-2f49e34cf8d8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:52,231 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.372s 2018-08-17 06:21:52,232 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f', 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': 'Fri, 17 Aug 2018 06:21:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b46f03b-2805-4d5e-9dd0-4399c8ccf63f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:53,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.393s 2018-08-17 06:21:53,640 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-000cdb4f-17df-49a3-ae5f-a8053628ed65', 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': 'Fri, 17 Aug 2018 06:21:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-000cdb4f-17df-49a3-ae5f-a8053628ed65'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:53,652 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:21:53,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.170s 2018-08-17 06:21:53,823 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f', 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': 'Fri, 17 Aug 2018 06:21:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4333478f-c7f8-4ed5-a2b0-c38d29181e9f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:53,837 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 09f87342-1a76-4646-b9ea-ec374066ff94 with status: ACTIVE 2018-08-17 06:21:54,619 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.781s 2018-08-17 06:21:54,619 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1127505480", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:21:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-630b23be-17b7-4536-a0bc-bff8931fb491'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:21:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:21:54Z","name":"tempest-port-smoke-1127505480","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:79:e7:10","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c9e50213-8761-4722-8b1c-535e54b433f2","ip_address":"10.102.21.20"}],"id":"9d1fcbf4-e2b9-41bc-a7f2-f216165f716d","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:21:55,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 0.666s 2018-08-17 06:21:55,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "port": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7f7b587f-aee3-4b88-8bff-d248f3de41f3', 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:21:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f7b587f-aee3-4b88-8bff-d248f3de41f3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "908114f6-9d82-4715-8b89-072a68b93d05", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "adminPass": "u3T5wnNeiuUf"}} 2018-08-17 06:21:55,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.335s 2018-08-17 06:21:55,629 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9', 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': 'Fri, 17 Aug 2018 06:21:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7213ba5-8d38-4c18-84e8-89dc9bf3d8c9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:57,223 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.579s 2018-08-17 06:21:57,224 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6', 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': 'Fri, 17 Aug 2018 06:21:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69190d2e-5f73-4b2f-ad88-ffbce90ab4f6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:58,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.431s 2018-08-17 06:21:58,671 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1', 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': 'Fri, 17 Aug 2018 06:21:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f52fe31b-a0ac-4641-bff8-39537a4d8eb1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:21:58,684 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:22:00,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.439s 2018-08-17 06:22:00,126 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-292a33fc-2412-4a3f-8908-a43fa3deded8', 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': 'Fri, 17 Aug 2018 06:21:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-292a33fc-2412-4a3f-8908-a43fa3deded8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:21:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:01,602 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.461s 2018-08-17 06:22:01,603 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-c1691f10-63b5-43c5-8419-830f533d9d53', 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': 'Fri, 17 Aug 2018 06:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1691f10-63b5-43c5-8419-830f533d9d53'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:01,615 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:22:01,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.146s 2018-08-17 06:22:01,763 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe', 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': 'Fri, 17 Aug 2018 06:22:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf708721-8163-48bf-8ff4-8ddbec4e2cfe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:00Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:01,776 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 908114f6-9d82-4715-8b89-072a68b93d05 with status: ACTIVE 2018-08-17 06:22:03,023 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.245s 2018-08-17 06:22:03,024 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-2052736697", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:22:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3c77f89-e9a9-4917-a1f8-f8089784a483'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:22:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d8074659-cb23-49ac-9d78-f75bbfc63d7a","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:22:02Z","name":"tempest-port-smoke-2052736697","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:eb:ea:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5f506e16-153e-4bc5-866e-679cd5b3305b","ip_address":"10.101.11.30"}],"id":"2aee722e-2862-4ffb-88af-32b090fb1859","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:22:04,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.590s 2018-08-17 06:22:04,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "port": "2aee722e-2862-4ffb-88af-32b090fb1859"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6', 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:22:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79e4c5ae-3899-44ab-95c3-e9ceada4efe6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "adminPass": "b6Tr3bjYDWJd"}} 2018-08-17 06:22:04,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.318s 2018-08-17 06:22:04,941 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d', 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': 'Fri, 17 Aug 2018 06:22:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9099e3e-6f0c-4938-8df8-8fdea0bdba3d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:06,174 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.217s 2018-08-17 06:22:06,175 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f', 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': 'Fri, 17 Aug 2018 06:22:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bbf28c7a-f4b3-4b22-9646-c27afd96ca7f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:07,287 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.095s 2018-08-17 06:22:07,287 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-242c899c-5c75-4dbe-89de-173e1ee2f093', 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': 'Fri, 17 Aug 2018 06:22:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-242c899c-5c75-4dbe-89de-173e1ee2f093'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:07,300 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:22:08,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.417s 2018-08-17 06:22:08,720 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-d99babeb-4cd8-4b45-b495-c72aa6f7b466', 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': 'Fri, 17 Aug 2018 06:22:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d99babeb-4cd8-4b45-b495-c72aa6f7b466'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:10,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.327s 2018-08-17 06:22:10,067 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5', 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': 'Fri, 17 Aug 2018 06:22:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7daa0e0-69f7-43f8-a865-e4e6b0b2fde5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:10,080 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:22:10,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.335s 2018-08-17 06:22:10,417 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-a1ab426b-aafd-4934-9549-025415f8a67d', 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': 'Fri, 17 Aug 2018 06:22:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a1ab426b-aafd-4934-9549-025415f8a67d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:10,431 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6a0594b0-54a6-46bd-a5ab-ad693bfef07e with status: ACTIVE 2018-08-17 06:22:11,521 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.088s 2018-08-17 06:22:11,522 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-912696313", "security_groups": ["ee953ed2-dba8-419a-8bfd-b93786271337"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:22:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10fcc0bb-ae9f-41c1-824c-c80611830139'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:22:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:22:10Z","name":"tempest-port-smoke-912696313","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:4c:c0:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c9e50213-8761-4722-8b1c-535e54b433f2","ip_address":"10.102.21.40"}],"id":"236aef31-a891-46ec-b0b6-057bca499143","security_groups":["ee953ed2-dba8-419a-8bfd-b93786271337"],"device_id":""}} 2018-08-17 06:22:13,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.881s 2018-08-17 06:22:13,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-103033582", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "port": "236aef31-a891-46ec-b0b6-057bca499143"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be', 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:22:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f1b8ced-58ad-4691-b243-4ccebf3ab2be'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "adminPass": "c7AitaNsB67U"}} 2018-08-17 06:22:13,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.066s 2018-08-17 06:22:13,481 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-734320c2-e9c4-4ee7-bca5-c197520456e1', 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': 'Fri, 17 Aug 2018 06:22:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-734320c2-e9c4-4ee7-bca5-c197520456e1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:14,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.058s 2018-08-17 06:22:14,563 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e', 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': 'Fri, 17 Aug 2018 06:22:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60e6f724-5be4-4a4a-95d2-3c2cf0fb7e8e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:15,704 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.126s 2018-08-17 06:22:15,705 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-b4a10e44-d445-4745-95e2-585563d665c5', 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': 'Fri, 17 Aug 2018 06:22:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4a10e44-d445-4745-95e2-585563d665c5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:15,718 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:22:16,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.146s 2018-08-17 06:22:16,867 63 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': '1387', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-932a2aa5-2b17-4a45-94dc-85abaceddbf8', 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': 'Fri, 17 Aug 2018 06:22:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-932a2aa5-2b17-4a45-94dc-85abaceddbf8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:15Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:18,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.161s 2018-08-17 06:22:18,045 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-0c30db19-7835-4745-9dba-b925863d95dc', 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': 'Fri, 17 Aug 2018 06:22:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c30db19-7835-4745-9dba-b925863d95dc'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:18,062 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:22:18,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.347s 2018-08-17 06:22:18,411 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-d060aec4-0c78-48ab-b694-b3941d6cc996', 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': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d060aec4-0c78-48ab-b694-b3941d6cc996'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:22:17Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:22:18,424 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 with status: ACTIVE 2018-08-17 06:22:18,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations 0.367s 2018-08-17 06:22:18,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations', u'date': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6aeb7d4-f4f4-4c34-9848-91e4bebb97eb'} Body: {"network_association": {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "id": "85127055-8c9a-47a0-9c88-abbb350e4764"}} 2018-08-17 06:22:18,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.119s 2018-08-17 06:22:18,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1966016499", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:22:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c2c02ec1-79fe-4756-9d2b-e7d846d21551'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:18Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:18Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "name": "tempest-router--1966016499"}} 2018-08-17 06:22:20,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8 1.610s 2018-08-17 06:22:20,526 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8', u'date': 'Fri, 17 Aug 2018 06:22:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-95cc3460-301d-45ad-aa32-fbe159e4b63c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:18Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:20Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "name": "tempest-router--1966016499"}} 2018-08-17 06:22:22,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/add_router_interface 2.142s 2018-08-17 06:22:22,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:22:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f70760d4-2e59-4c1d-999e-4df833895dfd'} Body: {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b", "subnet_ids": ["5f506e16-153e-4bc5-866e-679cd5b3305b"], "port_id": "a271aed8-4be7-473c-9810-4de5fdadad07", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8"} 2018-08-17 06:22:24,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.805s 2018-08-17 06:22:24,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "d157e9a7-d45c-403e-97a5-264fc35c7466"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:22:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cc343005-2ebc-4fbf-9d38-b48d2d7054ee'} Body: {"floatingip": {"router_id": "3e951ab4-5560-4852-a879-abf69a2f7bb8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:22:23Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.218", "revision_number": 0, "port_id": "d157e9a7-d45c-403e-97a5-264fc35c7466", "id": "1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:23Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:22:24,479 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:27,490 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:27,554 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:27,586 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:27,701 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:22:27,702 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:27,704 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:27,764 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:27,769 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:32,780 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.218 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:22:32,780 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.218. 2018-08-17 06:22:32,781 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.080356 seconds 2018-08-17 06:22:32,782 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:32,785 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:32,850 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:32,882 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:32,997 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-17 06:22:32,997 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:32,999 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:33,060 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:33,064 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:37,070 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073733 seconds 2018-08-17 06:22:37,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations 0.421s 2018-08-17 06:22:37,493 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669/network_associations', u'date': 'Fri, 17 Aug 2018 06:22:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3238b9a2-bf72-428c-a5d0-021118f255e5'} Body: {"network_association": {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "id": "6c9a9266-c59f-4163-9ec3-1763ee8ae249"}} 2018-08-17 06:22:37,634 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.140s 2018-08-17 06:22:37,635 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--424134804", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:22:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-146f908e-5883-4a23-8375-cf26eaf204f4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:37Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:37Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "name": "tempest-router--424134804"}} 2018-08-17 06:22:39,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae 1.453s 2018-08-17 06:22:39,090 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae', u'date': 'Fri, 17 Aug 2018 06:22:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f3d31d5-b9e5-42da-a20f-997d735e3b3c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:37Z", "admin_state_up": true, "updated_at": "2018-08-17T06:22:38Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "name": "tempest-router--424134804"}} 2018-08-17 06:22:41,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/add_router_interface 2.095s 2018-08-17 06:22:41,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:22:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96e9fdd4-bd61-4d30-9a5a-a815cbd1df9e'} Body: {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2", "subnet_ids": ["c9e50213-8761-4722-8b1c-535e54b433f2"], "port_id": "4092e8c7-208e-47fd-9a05-7d717fc0a941", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae"} 2018-08-17 06:22:43,006 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.817s 2018-08-17 06:22:43,007 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:22:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c4a26ec-cbb2-4d36-8d54-ab17f51028bb'} Body: {"floatingip": {"router_id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:22:42Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "9d1fcbf4-e2b9-41bc-a7f2-f216165f716d", "id": "e041f9d7-8780-4033-99fa-d8b0ff5112a0", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:22:42Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:22:43,009 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:43,012 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:43,074 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:43,076 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:43,190 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:22:43,191 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.218:22' as 'cirros' with public key authentication 2018-08-17 06:22:43,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:22:43,256 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:22:43,258 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.218 successfully created 2018-08-17 06:22:48,265 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.218 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:22:48,266 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.218. 2018-08-17 06:22:48,266 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075965 seconds 2018-08-17 06:22:48,268 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-17 06:23:03,298 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:23:03,362 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:23:03,363 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-17 06:23:03,478 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 2018-08-17 06:23:03,478 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.205:22' as 'cirros' with public key authentication 2018-08-17 06:23:03,480 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:23:03,543 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:23:03,544 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.205 successfully created 2018-08-17 06:23:07,552 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074901 seconds 2018-08-17 06:23:07,553 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 928ed88b-791a-4a59-ae63-fe24c84b3669 2018-08-17 06:23:07,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669 0.343s 2018-08-17 06:23:07,898 63 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": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/928ed88b-791a-4a59-ae63-fe24c84b3669', u'date': 'Fri, 17 Aug 2018 06:23:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87dbd0d1-07cd-4262-be35-4a0293de6f99'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-17 06:23:08,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/e041f9d7-8780-4033-99fa-d8b0ff5112a0 1.091s 2018-08-17 06:23:08,993 63 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.23:9696/v2.0/floatingips/e041f9d7-8780-4033-99fa-d8b0ff5112a0', u'date': 'Fri, 17 Aug 2018 06:23:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ba8d8bd-da9c-49c3-b624-c078dc0c9caf'} Body: 2018-08-17 06:23:10,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/remove_router_interface 1.625s 2018-08-17 06:23:10,623 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:23:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfd2982e-05be-4371-9667-cc5a57a6b287'} Body: {"network_id": "87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c9e50213-8761-4722-8b1c-535e54b433f2", "subnet_ids": ["c9e50213-8761-4722-8b1c-535e54b433f2"], "port_id": "4092e8c7-208e-47fd-9a05-7d717fc0a941", "id": "f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae"} 2018-08-17 06:23:12,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae 1.479s 2018-08-17 06:23:12,104 63 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.23:9696/v2.0/routers/f5f9e74f-4e1e-44d5-ae1e-aabd38f7dfae', u'date': 'Fri, 17 Aug 2018 06:23:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-24912116-6c10-4265-8d6f-be2e0ca35521'} Body: 2018-08-17 06:23:13,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6 1.092s 2018-08-17 06:23:13,198 63 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.23:9696/v2.0/floatingips/1de33549-89fb-4e1a-a6f5-a2cfe61ad2b6', u'date': 'Fri, 17 Aug 2018 06:23:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-922c186e-7ecb-4e6a-83ce-35a77904b630'} Body: 2018-08-17 06:23:14,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/remove_router_interface 1.590s 2018-08-17 06:23:14,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:23:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3d9819b-1007-47ad-bbce-e92c3584642e'} Body: {"network_id": "d8074659-cb23-49ac-9d78-f75bbfc63d7a", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5f506e16-153e-4bc5-866e-679cd5b3305b", "subnet_ids": ["5f506e16-153e-4bc5-866e-679cd5b3305b"], "port_id": "a271aed8-4be7-473c-9810-4de5fdadad07", "id": "3e951ab4-5560-4852-a879-abf69a2f7bb8"} 2018-08-17 06:23:16,151 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8 1.359s 2018-08-17 06:23:16,152 63 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.23:9696/v2.0/routers/3e951ab4-5560-4852-a879-abf69a2f7bb8', u'date': 'Fri, 17 Aug 2018 06:23:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-20c8bd99-9ad1-4d82-a4c0-b81fe61ecda5'} Body: 2018-08-17 06:23:16,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.156s 2018-08-17 06:23:16,310 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8', 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': 'Fri, 17 Aug 2018 06:23:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e6d6c00-a68a-4d76-8219-4c8f1f0659a8'} Body: 2018-08-17 06:23:16,807 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.496s 2018-08-17 06:23:16,808 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-1213d168-cef8-4691-97ff-e8e3f271a485', 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': 'Fri, 17 Aug 2018 06:23:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1213d168-cef8-4691-97ff-e8e3f271a485'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:c0:d8", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:17.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-4", "created": "2018-08-17T06:22:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:17,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 0.049s 2018-08-17 06:23:17,876 63 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.23:8774/v2.1/servers/25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5', u'x-compute-request-id': 'req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c', 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': 'Fri, 17 Aug 2018 06:23:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-68a55956-fdfd-4cf4-8b76-eb4d2b96774c'} Body: {"itemNotFound": {"message": "Instance 25a50fb0-9be9-4b4d-a33e-9ca8d2de45a5 could not be found.", "code": 404}} 2018-08-17 06:23:18,489 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/236aef31-a891-46ec-b0b6-057bca499143 0.611s 2018-08-17 06:23:18,489 63 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.23:9696/v2.0/ports/236aef31-a891-46ec-b0b6-057bca499143', u'date': 'Fri, 17 Aug 2018 06:23:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96a4c974-bb19-4145-841f-114a05057623'} Body: 2018-08-17 06:23:18,644 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.153s 2018-08-17 06:23:18,645 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3', 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': 'Fri, 17 Aug 2018 06:23:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3776ad95-0a14-4561-8a50-9fe6ca73b5d3'} Body: 2018-08-17 06:23:19,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.402s 2018-08-17 06:23:19,048 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-9015becb-b279-4bc7-8cfc-545437d1e252', 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': 'Fri, 17 Aug 2018 06:23:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9015becb-b279-4bc7-8cfc-545437d1e252'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:ea:a9", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6a0594b0-54a6-46bd-a5ab-ad693bfef07e", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:18Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-3", "created": "2018-08-17T06:22:04Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:20,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e 0.062s 2018-08-17 06:23:20,132 63 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.23:8774/v2.1/servers/6a0594b0-54a6-46bd-a5ab-ad693bfef07e', u'x-compute-request-id': 'req-4af85494-5026-40fb-a772-193062bf6a73', 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': 'Fri, 17 Aug 2018 06:23:20 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4af85494-5026-40fb-a772-193062bf6a73'} Body: {"itemNotFound": {"message": "Instance 6a0594b0-54a6-46bd-a5ab-ad693bfef07e could not be found.", "code": 404}} 2018-08-17 06:23:21,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/2aee722e-2862-4ffb-88af-32b090fb1859 0.895s 2018-08-17 06:23:21,029 63 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.23:9696/v2.0/ports/2aee722e-2862-4ffb-88af-32b090fb1859', u'date': 'Fri, 17 Aug 2018 06:23:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-48ce5a88-34fd-4f9c-917c-d758f41a0c72'} Body: 2018-08-17 06:23:21,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.171s 2018-08-17 06:23:21,202 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-21a3334b-d4b3-4c60-9230-5576fa457858', 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': 'Fri, 17 Aug 2018 06:23:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21a3334b-d4b3-4c60-9230-5576fa457858'} Body: 2018-08-17 06:23:21,578 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.375s 2018-08-17 06:23:21,579 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-6236780a-d3b3-4625-bf69-03665f13c3fd', 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': 'Fri, 17 Aug 2018 06:23:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6236780a-d3b3-4625-bf69-03665f13c3fd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:22,702 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.108s 2018-08-17 06:23:22,703 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-7b16bba7-e088-4043-9052-f377a1eb2b52', 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': 'Fri, 17 Aug 2018 06:23:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b16bba7-e088-4043-9052-f377a1eb2b52'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1476778900": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:e7:10", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/908114f6-9d82-4715-8b89-072a68b93d05", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:22:00.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "908114f6-9d82-4715-8b89-072a68b93d05", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-2", "created": "2018-08-17T06:21:55Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:23,761 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05 0.043s 2018-08-17 06:23:23,762 63 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.23:8774/v2.1/servers/908114f6-9d82-4715-8b89-072a68b93d05', u'x-compute-request-id': 'req-34d4d789-a32e-4a8b-906d-c241fb4fa937', 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': 'Fri, 17 Aug 2018 06:23:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-34d4d789-a32e-4a8b-906d-c241fb4fa937'} Body: {"itemNotFound": {"message": "Instance 908114f6-9d82-4715-8b89-072a68b93d05 could not be found.", "code": 404}} 2018-08-17 06:23:24,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/9d1fcbf4-e2b9-41bc-a7f2-f216165f716d 0.571s 2018-08-17 06:23:24,335 63 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.23:9696/v2.0/ports/9d1fcbf4-e2b9-41bc-a7f2-f216165f716d', u'date': 'Fri, 17 Aug 2018 06:23:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5638fd12-bdf4-4c27-99d8-21e846ea2e48'} Body: 2018-08-17 06:23:24,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.140s 2018-08-17 06:23:24,477 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-f92b7f05-1106-43f3-b06e-187cafe16dd4', 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': 'Fri, 17 Aug 2018 06:23:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f92b7f05-1106-43f3-b06e-187cafe16dd4'} Body: 2018-08-17 06:23:24,696 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.218s 2018-08-17 06:23:24,696 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-ec13942f-ea51-4551-bc54-d55a9b780cb1', 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': 'Fri, 17 Aug 2018 06:23:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec13942f-ea51-4551-bc54-d55a9b780cb1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1403068269": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:4f:ed", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "security_groups": [{"name": "tempest-secgroup-smoke-1986949052"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:25,836 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.125s 2018-08-17 06:23:25,836 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-d6ce744f-1400-4fbb-9183-870d071ac7ed', 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': 'Fri, 17 Aug 2018 06:23:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6ce744f-1400-4fbb-9183-870d071ac7ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09f87342-1a76-4646-b9ea-ec374066ff94", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:21:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "09f87342-1a76-4646-b9ea-ec374066ff94", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-103033582", "name": "server-1", "created": "2018-08-17T06:21:46Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:26,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94 0.043s 2018-08-17 06:23:26,898 63 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.23:8774/v2.1/servers/09f87342-1a76-4646-b9ea-ec374066ff94', u'x-compute-request-id': 'req-4dd4d709-ac49-412e-8d45-661e3a84d1da', 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': 'Fri, 17 Aug 2018 06:23:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-4dd4d709-ac49-412e-8d45-661e3a84d1da'} Body: {"itemNotFound": {"message": "Instance 09f87342-1a76-4646-b9ea-ec374066ff94 could not be found.", "code": 404}} 2018-08-17 06:23:27,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d157e9a7-d45c-403e-97a5-264fc35c7466 0.596s 2018-08-17 06:23:27,495 63 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.23:9696/v2.0/ports/d157e9a7-d45c-403e-97a5-264fc35c7466', u'date': 'Fri, 17 Aug 2018 06:23:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-262de4eb-0821-4c7f-af5f-9c7e2d8ae076'} Body: 2018-08-17 06:23:27,532 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-103033582 0.036s 2018-08-17 06:23:27,533 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-103033582', u'x-compute-request-id': 'req-9a5e735b-c959-4d1c-bc13-c1d2562f2224', 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': 'Fri, 17 Aug 2018 06:23:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9a5e735b-c959-4d1c-bc13-c1d2562f2224'} Body: 2018-08-17 06:23:28,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/c9e50213-8761-4722-8b1c-535e54b433f2 1.351s 2018-08-17 06:23:28,886 63 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.23:9696/v2.0/subnets/c9e50213-8761-4722-8b1c-535e54b433f2', u'date': 'Fri, 17 Aug 2018 06:23:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73018526-1095-4901-a5cf-994b4bfc7461'} Body: 2018-08-17 06:23:30,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800 1.406s 2018-08-17 06:23:30,294 63 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.23:9696/v2.0/networks/87cdc1d8-9313-4fc9-91cf-bd5d9c9e9800', u'date': 'Fri, 17 Aug 2018 06:23:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c3cbf08-4b87-4f8c-b491-d6ebd5cbcbd9'} Body: 2018-08-17 06:23:31,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/5f506e16-153e-4bc5-866e-679cd5b3305b 1.138s 2018-08-17 06:23:31,433 63 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.23:9696/v2.0/subnets/5f506e16-153e-4bc5-866e-679cd5b3305b', u'date': 'Fri, 17 Aug 2018 06:23:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c7f60ee-bceb-457b-a18a-d1788f78e472'} Body: 2018-08-17 06:23:33,309 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/d8074659-cb23-49ac-9d78-f75bbfc63d7a 1.875s 2018-08-17 06:23:33,310 63 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.23:9696/v2.0/networks/d8074659-cb23-49ac-9d78-f75bbfc63d7a', u'date': 'Fri, 17 Aug 2018 06:23:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f7dc354-53f5-497b-abc6-8b2380c4e232'} Body: 2018-08-17 06:23:33,570 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/ee953ed2-dba8-419a-8bfd-b93786271337 0.259s 2018-08-17 06:23:33,570 63 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.23:9696/v2.0/security-groups/ee953ed2-dba8-419a-8bfd-b93786271337', u'date': 'Fri, 17 Aug 2018 06:23:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c886dbdd-aafb-4515-80f0-b56bf732b0a4'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2[compute,id-758a8731-5070-4b1e-9a66-d6ff05bb5be1,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 400, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 self._check_l3_bgpvpn(self.servers[3], self.servers[1]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1058, in _check_l3_bgpvpn_by_specific_ip ssh_client = self._setup_ssh_client(from_server) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1009, in _setup_ssh_client private_key=private_key) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client linux_client.validate_authentication() File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper six.reraise(*original_exception) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper return function(self, *args, **kwargs) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, 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.219 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:23:34,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.498s 2018-08-17 06:23:34,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-669352990 description", "name": "tempest-secgroup-smoke-669352990"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cec42a1c-d81d-4217-9c82-6777c3171808'} Body: {"security_group": {"description": "tempest-secgroup-smoke-669352990 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:33Z", "updated_at": "2018-08-17T06:23:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:23:33Z", "revision_number": 0, "id": "188cd6e7-8f01-4788-8cac-43ce5dfbe562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:23:33Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:23:33Z", "revision_number": 0, "id": "7d6b1d1d-7d63-43b3-b3a5-415e66f6ebef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:23:33Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "name": "tempest-secgroup-smoke-669352990"}} 2018-08-17 06:23:34,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.201s 2018-08-17 06:23:34,308 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a49a6a5c-3ae7-445e-9043-12c4b8aac5ba'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7922a3a7-9260-47b1-aabd-f2038b07ded9"}} 2018-08-17 06:23:34,480 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.170s 2018-08-17 06:23:34,480 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-287e0d62-01e3-4dc7-b768-2fcb5aacebf2'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "be60bc83-896f-4219-969a-c71563f3abd9"}} 2018-08-17 06:23:34,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 06:23:34,661 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb47ebbf-82e7-4f38-8b8b-b6a35891dd0f'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "48bbb60c-7e5b-47d5-a1b4-e3c93b761e44"}} 2018-08-17 06:23:34,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.191s 2018-08-17 06:23:34,854 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fe9014e-f54d-487d-b1d4-5a7a66ee8768'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7d289bc9-d7ac-4f5d-80b2-023d52d38585"}} 2018-08-17 06:23:35,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.164s 2018-08-17 06:23:35,020 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46aff008-ba8f-41a0-ae6e-cba106123416'} 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-08-17T06:23:34Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:34Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7b67abc2-1bd3-4fcf-9547-b31a1110eb4a"}} 2018-08-17 06:23:35,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:23:35,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e691649e-ae74-4c7b-9914-f8ba6e812f40'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d1e6919-0791-443f-9cf2-df83045f5524"}} 2018-08-17 06:23:35,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.134s 2018-08-17 06:23:35,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-80f085c2-d49a-4be1-bac9-0cc41e36fe06'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "42a8a290-865b-4418-b958-6e5328dbe7e6"}} 2018-08-17 06:23:35,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 06:23:35,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee9e76c0-7975-48d8-b75b-7a97edd7b59f'} 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-08-17T06:23:35Z", "security_group_id": "f69b452c-c244-4ff4-8e4d-ba6964a90738", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:23:35Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "62f8d461-afcd-494b-b98c-a155e42a9518"}} 2018-08-17 06:23:35,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.295s 2018-08-17 06:23:35,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-802559828"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:23:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb25645e-836a-4e1e-b6b3-cf22f369012e'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:23:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","name":"tempest-A-802559828"}} 2018-08-17 06:23:36,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.521s 2018-08-17 06:23:36,296 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "name": "tempest-subnet-A-1-854093344"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:23:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b9aadc9-ac6b-4325-bfeb-72b9e3038a63'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:23:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","subnetpool_id":null,"name":"tempest-subnet-A-1-854093344"}} 2018-08-17 06:23:36,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.230s 2018-08-17 06:23:36,528 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1994524144"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:23:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-32eecb8a-7bcd-437b-8be9-e1c94a3a6c94'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:23:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","name":"tempest-B-1994524144"}} 2018-08-17 06:23:37,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.633s 2018-08-17 06:23:37,163 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "name": "tempest-subnet-B-1-1667654010"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8806d113-69e3-4c5d-aaf1-c817908e0ca4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:23:36Z","dns_nameservers":[],"updated_at":"2018-08-17T06:23:36Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"9971eed8-de08-420e-baa5-7d8b60740187","subnetpool_id":null,"name":"tempest-subnet-B-1-1667654010"}} 2018-08-17 06:23:37,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.474s 2018-08-17 06:23:37,639 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-824bae8c-9b8b-471e-913a-d2d520fcdbb5'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": [], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "b4a5bfda-6482-40cc-8e30-77d53212c85d"}} 2018-08-17 06:23:37,895 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.254s 2018-08-17 06:23:37,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-989128166"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f3f4d5d9-b106-4585-81f5-8446f0cfa758', 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': 'Fri, 17 Aug 2018 06:23:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3f4d5d9-b106-4585-81f5-8446f0cfa758'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCb/2ytKyJCMEY1GXCduh1mSfeFeKYKWHL+1SLvH8uq3TmjOacwQB7zcxfgCtcLUHYvDOQz/7WPz44atr6TO6qnhonWaVNFYykwVvyHG0UHRO9HsLw+22XEEvA/J8NlfEPxJio6F8/gHPtI+HzOlLW3C/lmASqyOaCf5zbkyluKjpSawgSWQ0VzWmDRLqde2fLfMj0zaeagQbRwTc1jehtgKHj0xFEeAzp8+AkaDNDVoKAH2Vo/uv9SrBeqji6otTTu1VWd+vqJFQ/VWIUm5LyevQ0o2o1LGvJ9F1bKKMV17L5zhf/g8kDkdAIfZGQmmn9dPEk0Ji8bbNDb4UT7rqUZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAm/9srSsiQjBGNRlwnbodZkn3hXimClhy/tUi7x/Lqt05ozmn\nMEAe83MX4ArXC1B2LwzkM/+1j8+OGra+kzuqp4aJ1mlTRWMpMFb8hxtFB0TvR7C8\nPttlxBLwPyfDZXxD8SYqOhfP4Bz7SPh8zpS1twv5ZgEqsjmgn+c25Mpbio6UmsIE\nlkNFc1pg0S6nXtny3zI9M2nmoEG0cE3NY3obYCh49MRRHgM6fPgJGgzQ1aCgB9la\nP7r/UqwXqo4uqLU07tVVnfr6iRUP1ViFJuS8nr0NKNqNSxryfRdWyijFdey+c4X/\n4PJA5HQCH2RkJpp/XTxJNCYvG2zQ2+FE+66lGQIDAQABAoIBAGewzmIEq87nG6Or\n90lALs6RF/AmE+gIhteQgJoFvnEif29ZoSHXXTthI1uOmQYyQ3xey0ktDVg8FC75\njY98N6EHMpPMiscydGxnRY/gtm9wiMRUW6xEVU6RcBPqsFzCzr56KdNXhJtpaDZG\nxV7jRi4XzXzaBbFV0Mi4/anyQArGVZ0uS8hC2OJcrrUxijyyUEksns9eVywVh75S\n7BcnJwVpVnetieeB0oXFk97FvPFNrrFd+50wonrsHZibLKNEe/HrBfbwWgxAsGEC\n60m5Jp7i/P2vnPgDt0X05bU5Od1X39yA34zjgEzrcRO8tXJ8QvQoio/2JsQWz7GB\n7iMb0iECgYEAykUYb2664Ryd/ul2OUI1yS8Z7EdwhpclfK3qEBlMMOnFOU0YH5KB\n7ftGazPdEI4GE7H3g6RG5uX7xo+u3YcMAzx5kxtkgVC7qAKJNziv5VWGBHQ7OPa4\nlub3YkLE/lwvMagmuDvpB1Z8FqaLtEw6fWapVImzS0DGngymDg/x0e0CgYEAxW+y\nWFDUlQ+ncYOsohJ1qSf2U1HMalQ7zNP+AvmaTeqFQ3sIh8j0CPZhb/0MkzAL2cKt\n2PBzzbMEccBm9IYuSzj/0F4XfACKOa549mM+av2DjJMHGJPlNk6CtXutjBVkqfnO\nLyzyHFhQ24cOuNBW4OwIxGdPM9uajVsEKfNmql0CgYAcfKq6Vu/+8FbYJe0+lzKY\nCQgvnMgeTH89FglXBxkR8nqSXWc+WxXtfGwogP9ra3UzpOblJWfO8SkKiAXqsTBh\n7Ex7CWqYQ9SKDwFgQ52SQP9E9VG57hWFOzYwIpM396e16Ka7X8SsAeQsFHysgefi\n7Wh/vX0A5jiS3dktNdWq6QKBgAXjvhs6Vg0YSXNubSDskgv4wDVeFE37s0j57fLi\nxUKbw1vu+KMsUHNP/job/1sIrOHTF+KH0byKIZDPH4Md2ZWu3pq1o9e0IGt2E++t\nqDgC1gDEhgqqpsTG9Mk7JkMuhDE53Xe0zIgh7k+OKNdEh8Lv55cMSeWPIH4k/+vM\ncfyVAoGAdGSbBVKw1J/x4YWSf7OacUBEMEzzvsmmct1nvDqy3WZlmW1bAZpPimw6\nmvX993WT3sESobibQ+OT/0jKrJ/GsF6W+TrubRGBNw/CV+DulYVL817/U36VS+gc\nmEExWP36QDUzMZCi6JhvCBZK7Myigq4+/bEpoNeRTyAQSWkmCzI=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-989128166", "fingerprint": "db:c3:32:5d:fa:be:41:7d:c2:bd:1a:57:11:ac:3a:98"}} 2018-08-17 06:23:39,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.142s 2018-08-17 06:23:39,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1861120929", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3312274d-a57b-4ad6-909f-8529e08f6357'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:38Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:38Z","name":"tempest-port-smoke-1861120929","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ed:4e:7c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","ip_address":"10.101.11.10"}],"id":"669463da-a823-4ce4-952e-236ca7f212cf","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:23:40,014 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 0.966s 2018-08-17 06:23:40,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "port": "669463da-a823-4ce4-952e-236ca7f212cf"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c36d5f80-50d0-489c-827e-244fed1f1344', 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c36d5f80-50d0-489c-827e-244fed1f1344'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "adminPass": "vBHxccS96hZF"}} 2018-08-17 06:23:40,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.322s 2018-08-17 06:23:40,342 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b', 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': 'Fri, 17 Aug 2018 06:23:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa2d8cac-6cbb-4fdd-88a8-671908dec63b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:41,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.084s 2018-08-17 06:23:41,438 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d', 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': 'Fri, 17 Aug 2018 06:23:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-47164ca0-e9ee-4fa7-b0df-e5eb61a4e24d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:42,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.409s 2018-08-17 06:23:42,864 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-077d54af-df51-4112-a2d0-61bdd8812899', 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': 'Fri, 17 Aug 2018 06:23:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-077d54af-df51-4112-a2d0-61bdd8812899'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:42,877 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:23:44,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.153s 2018-08-17 06:23:44,032 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-78b9705e-b382-4e3d-a6af-da8b52b2cbca', 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': 'Fri, 17 Aug 2018 06:23:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78b9705e-b382-4e3d-a6af-da8b52b2cbca'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:45,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.159s 2018-08-17 06:23:45,206 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-df51d65d-6775-417f-9ee6-d8251c5891a6', 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': 'Fri, 17 Aug 2018 06:23:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df51d65d-6775-417f-9ee6-d8251c5891a6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:42Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:46,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.485s 2018-08-17 06:23:46,711 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b', 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': 'Fri, 17 Aug 2018 06:23:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ece8d76c-905b-4f9f-a9c7-bdd5ee5f332b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:46,729 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:23:47,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.421s 2018-08-17 06:23:47,152 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-45276420-3243-4b57-8d1d-1da3d5a3bdd2', 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': 'Fri, 17 Aug 2018 06:23:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-45276420-3243-4b57-8d1d-1da3d5a3bdd2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:47,166 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: d8db066e-47ab-40a1-a8a4-9c7e2939aea6 with status: ACTIVE 2018-08-17 06:23:48,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.276s 2018-08-17 06:23:48,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1347830923", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7aaebcc-f8fb-4969-a7ba-e4a33ec4de4e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:47Z","name":"tempest-port-smoke-1347830923","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:6b:ae:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"9971eed8-de08-420e-baa5-7d8b60740187","ip_address":"10.102.21.20"}],"id":"65731e7f-18bd-48c8-b29d-ce692b29cfd2","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:23:49,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.047s 2018-08-17 06:23:49,493 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "port": "65731e7f-18bd-48c8-b29d-ce692b29cfd2"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-569cb978-b529-4819-a9b9-686385076fea', 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-569cb978-b529-4819-a9b9-686385076fea'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "701a0013-d5bd-446d-a444-50bb05480c22", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "adminPass": "NsM2CbzJ5c5L"}} 2018-08-17 06:23:49,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.058s 2018-08-17 06:23:49,556 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-c126729a-49cc-44f1-9acd-5910f1de19e0', 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': 'Fri, 17 Aug 2018 06:23:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c126729a-49cc-44f1-9acd-5910f1de19e0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:50,703 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.132s 2018-08-17 06:23:50,703 63 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': '1313', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0', 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': 'Fri, 17 Aug 2018 06:23:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c2f57f4-795e-4e3e-ab2f-fc96229955d0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:50,718 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:23:51,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.171s 2018-08-17 06:23:51,892 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-aa3164f4-9940-4cdd-9aad-40b24995addc', 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': 'Fri, 17 Aug 2018 06:23:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa3164f4-9940-4cdd-9aad-40b24995addc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:51,905 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:23:53,481 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.575s 2018-08-17 06:23:53,482 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-9af19df7-b90c-4d66-befb-27eee2e56e79', 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': 'Fri, 17 Aug 2018 06:23:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9af19df7-b90c-4d66-befb-27eee2e56e79'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:50Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:54,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.388s 2018-08-17 06:23:54,886 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-1122f995-397f-4f32-99d0-9f30e18b9d68', 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': 'Fri, 17 Aug 2018 06:23:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1122f995-397f-4f32-99d0-9f30e18b9d68'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:54,899 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:23:55,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.342s 2018-08-17 06:23:55,243 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-4c326b86-3504-4969-9a27-4fdd7b8c19fe', 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': 'Fri, 17 Aug 2018 06:23:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4c326b86-3504-4969-9a27-4fdd7b8c19fe'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:55,257 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 701a0013-d5bd-446d-a444-50bb05480c22 with status: ACTIVE 2018-08-17 06:23:56,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 1.142s 2018-08-17 06:23:56,400 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-322456632", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:23:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-215a13a5-035a-416d-a05d-5f98ea77fb0a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:23:55Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b5c1cbbf-0e52-4046-a079-c3b20b9d3370","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:23:55Z","name":"tempest-port-smoke-322456632","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:17:b7:95","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"c6b574a0-46b6-4ad3-a4df-947ac3b4ec54","ip_address":"10.101.11.30"}],"id":"011d5e11-9ae9-43df-bd59-2748f1e18d53","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:23:57,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.136s 2018-08-17 06:23:57,539 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "port": "011d5e11-9ae9-43df-bd59-2748f1e18d53"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-0e73ed51-785a-4af8-85f1-7293e3f92143', 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:23:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e73ed51-785a-4af8-85f1-7293e3f92143'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e584c12-4403-4316-b292-acd661bf1163", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "adminPass": "WC8oyEvySJyi"}} 2018-08-17 06:23:57,604 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.061s 2018-08-17 06:23:57,605 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-9bda5276-d108-4dc4-9028-dceb00a7e8e3', 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': 'Fri, 17 Aug 2018 06:23:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9bda5276-d108-4dc4-9028-dceb00a7e8e3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:58,701 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.081s 2018-08-17 06:23:58,702 63 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': '1313', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-738d7929-3663-4d7f-a023-92aba3834aac', 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': 'Fri, 17 Aug 2018 06:23:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-738d7929-3663-4d7f-a023-92aba3834aac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:58,714 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:23:59,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.154s 2018-08-17 06:23:59,871 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-53bb0b6a-29a6-434b-a46d-1c7a363da918', 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': 'Fri, 17 Aug 2018 06:23:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53bb0b6a-29a6-434b-a46d-1c7a363da918'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:23:59,884 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:24:01,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.147s 2018-08-17 06:24:01,033 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-85598f21-96c5-48cd-aba0-2ea1f8e38caa', 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': 'Fri, 17 Aug 2018 06:24:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85598f21-96c5-48cd-aba0-2ea1f8e38caa'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:23:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:02,555 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.504s 2018-08-17 06:24:02,556 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-5450da71-adf0-493a-8c58-95e3c2c8f270', 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': 'Fri, 17 Aug 2018 06:24:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5450da71-adf0-493a-8c58-95e3c2c8f270'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:01Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:02,570 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:24:02,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.345s 2018-08-17 06:24:02,916 63 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': '1542', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-55a3380e-74ed-4044-9354-cfd61f699084', 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': 'Fri, 17 Aug 2018 06:24:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55a3380e-74ed-4044-9354-cfd61f699084'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:01Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:02,929 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 3e584c12-4403-4316-b292-acd661bf1163 with status: ACTIVE 2018-08-17 06:24:03,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.861s 2018-08-17 06:24:03,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-1328543528", "security_groups": ["f69b452c-c244-4ff4-8e4d-ba6964a90738"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:24:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebb8aa59-12a9-4424-b8e9-3faed3f2565c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:24:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:24:03Z","name":"tempest-port-smoke-1328543528","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:25:ec:97","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"9971eed8-de08-420e-baa5-7d8b60740187","ip_address":"10.102.21.40"}],"id":"425e12f8-e5cd-4c42-8489-f4d723513f6d","security_groups":["f69b452c-c244-4ff4-8e4d-ba6964a90738"],"device_id":""}} 2018-08-17 06:24:05,215 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.422s 2018-08-17 06:24:05,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-989128166", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "port": "425e12f8-e5cd-4c42-8489-f4d723513f6d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-54da1862-2e96-45b4-a823-c3cda7c17c8a', 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:24:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54da1862-2e96-45b4-a823-c3cda7c17c8a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "adminPass": "VY2GTx8tKYgu"}} 2018-08-17 06:24:05,539 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.320s 2018-08-17 06:24:05,540 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-ea43663c-7685-4704-84c6-c7b0709ee865', 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': 'Fri, 17 Aug 2018 06:24:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea43663c-7685-4704-84c6-c7b0709ee865'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:06,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.107s 2018-08-17 06:24:06,666 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7', 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': 'Fri, 17 Aug 2018 06:24:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb3ba0a5-f743-4723-a6cb-5bbec682e4f7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:06,680 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2018-08-17 06:24:07,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.151s 2018-08-17 06:24:07,834 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566', 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': 'Fri, 17 Aug 2018 06:24:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d7aa2cd-f2b2-41c9-bed4-daec31cc8566'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:08,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.147s 2018-08-17 06:24:08,995 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-cbcb4527-eb8d-4e13-87cb-2a05021ad690', 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': 'Fri, 17 Aug 2018 06:24:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbcb4527-eb8d-4e13-87cb-2a05021ad690'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:06Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:10,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.434s 2018-08-17 06:24:10,446 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-e113c8b3-0fca-45dc-bef1-aee7b005a8da', 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': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e113c8b3-0fca-45dc-bef1-aee7b005a8da'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:10,458 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:24:10,813 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.354s 2018-08-17 06:24:10,814 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-de67c38f-18e1-4d14-8237-57938104ec36', 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': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de67c38f-18e1-4d14-8237-57938104ec36'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:24:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:24:10,825 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b with status: ACTIVE 2018-08-17 06:24:10,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.102s 2018-08-17 06:24:10,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1258114159", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:24:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16a58a07-6e15-421f-a755-1db6e90e30a0'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:10Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:10Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "name": "tempest-router--1258114159"}} 2018-08-17 06:24:12,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c 1.651s 2018-08-17 06:24:12,581 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c', u'date': 'Fri, 17 Aug 2018 06:24:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-609fce1f-ccf1-49e2-a941-8490322caffa'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:10Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:12Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "name": "tempest-router--1258114159"}} 2018-08-17 06:24:14,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/add_router_interface 2.156s 2018-08-17 06:24:14,739 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:24:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92047fe5-9aa9-4f3b-b7ef-b4eeaaacb77e'} Body: {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54", "subnet_ids": ["c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"], "port_id": "87ede79a-c691-4e97-97f4-67e026340b6b", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c"} 2018-08-17 06:24:16,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.851s 2018-08-17 06:24:16,592 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "669463da-a823-4ce4-952e-236ca7f212cf"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:24:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-df5ab919-f5d9-42e5-a9ec-c7253f7cddfd'} Body: {"floatingip": {"router_id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:24:15Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "669463da-a823-4ce4-952e-236ca7f212cf", "id": "02f1da3d-a239-4c78-9f7b-a3e21015d14c", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:15Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:24:16,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.169s 2018-08-17 06:24:16,763 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--257993407", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:24:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08945121-79ce-4549-bd11-8df0650193c5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:16Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:16Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "name": "tempest-router--257993407"}} 2018-08-17 06:24:18,318 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a 1.554s 2018-08-17 06:24:18,319 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a', u'date': 'Fri, 17 Aug 2018 06:24:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f61c529-7810-47b2-aec5-183724606d7c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:16Z", "admin_state_up": true, "updated_at": "2018-08-17T06:24:18Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "name": "tempest-router--257993407"}} 2018-08-17 06:24:20,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/add_router_interface 2.031s 2018-08-17 06:24:20,352 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:24:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fb2fce4-8644-4c2f-9d2f-aca4e83de9e7'} Body: {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187", "subnet_ids": ["9971eed8-de08-420e-baa5-7d8b60740187"], "port_id": "9230d73c-86a0-4fb1-a10c-e633d1207b3a", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"} 2018-08-17 06:24:22,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.780s 2018-08-17 06:24:22,134 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "425e12f8-e5cd-4c42-8489-f4d723513f6d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:24:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e027ec38-ffff-4c1a-a10a-a259461212e2'} Body: {"floatingip": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:24:21Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.219", "revision_number": 0, "port_id": "425e12f8-e5cd-4c42-8489-f4d723513f6d", "id": "1dc5e08e-5422-45d1-ac8e-e463e12d45a5", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:24:21Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:24:23,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/network_associations 0.879s 2018-08-17 06:24:23,014 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/network_associations', u'date': 'Fri, 17 Aug 2018 06:24:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4724f7d3-5fbe-4be5-98e2-b0c6827b2c1e'} Body: {"network_association": {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "id": "f2c3520c-cc6c-49a5-b6d3-71593a740d86"}} 2018-08-17 06:24:23,015 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:39,048 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:39,151 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:39,174 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:39,289 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:24:39,289 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:39,292 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:39,352 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:39,356 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:44,364 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:24:44,364 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:24:44,365 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.076100 seconds 2018-08-17 06:24:44,366 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:44,368 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:44,430 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:44,432 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:44,547 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-17 06:24:44,547 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:44,549 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:44,608 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:44,613 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:48,621 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.074789 seconds 2018-08-17 06:24:49,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/router_associations 0.635s 2018-08-17 06:24:49,258 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/b4a5bfda-6482-40cc-8e30-77d53212c85d/router_associations', u'date': 'Fri, 17 Aug 2018 06:24:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-898c88f4-6768-4816-a47d-23337c75d7cd'} Body: {"router_association": {"router_id": "a404325e-ac67-4e3e-930a-86ba3244eb5a", "id": "22024ca8-8882-44db-a6d4-a12b0ef0a7de"}} 2018-08-17 06:24:49,259 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:49,262 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:49,326 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:49,359 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:49,474 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:24:49,474 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:24:49,476 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:24:49,539 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:24:49,541 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:24:54,551 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:24:54,552 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:24:54,553 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.079057 seconds 2018-08-17 06:24:54,554 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.219:22' as 'cirros' with public key authentication 2018-08-17 06:25:54,591 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-17 06:26:57,140 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-17 06:28:00,704 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-17 06:29:05,236 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-17 06:30:10,778 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.219 after 4 attempts 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh return function() 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-17 06:30:10.778 63 ERROR tempest.lib.common.ssh 2018-08-17 06:30:10,782 63 ERROR [networking_bgpvpn_tempest.tests.scenario.manager] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.219 failed. Error: Connection to the 172.30.9.219 via SSH timed out. User: cirros, Password: None 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.219 via SSH timed out. 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-17 06:30:10.782 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-17 06:30:11,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 06:30:11,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8979', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 06:30:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b52cfb2-7460-4a72-9d2c-7cb8f8459efb'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T07:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e400006a87fa4c59828181404e540752", "name": "tempest-TestBGPVPNBasic-380090350"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/e400006a87fa4c59828181404e540752", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.21: 2018-08-17 06:30:11,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers 0.417s 2018-08-17 06:30:11,580 63 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': '1141', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-84e4b19d-a15b-4eec-85ee-6505e926d4fc', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-84e4b19d-a15b-4eec-85ee-6505e926d4fc'} Body: {"servers": [{"id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "name": "server-4"}, {"id": "3e584c12-4403-4316-b292-acd661bf1163", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "name": "server-3"}, {"id": "701a0013-d5bd-446d-a444-50bb05480c22", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "name": "server-2"}, {"id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-17 06:30:11,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b/action 0.062s 2018-08-17 06:30:11,655 63 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': '32010', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b/action', u'x-compute-request-id': 'req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b73e929e-d211-44a9-ae1f-7f1f9c85cb16'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516331358 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,660 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 516331358 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.181917] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184124] pid_max: default: 32768 minimum: 301 [ 0.185321] ACPI: Core revision 20150930 [ 0.186958] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.188695] Security Framework initialized [ 0.189780] Yama: becoming mindful. [ 0.190754] AppArmor: AppArmor initialized [ 0.191878] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.193627] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.195325] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.196914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198761] Initializing cgroup subsys io [ 0.199854] Initializing cgroup subsys memory [ 0.201021] Initializing cgroup subsys devices [ 0.202178] Initializing cgroup subsys freezer [ 0.203341] Initializing cgroup subsys net_cls [ 0.204489] Initializing cgroup subsys perf_event [ 0.205701] Initializing cgroup subsys net_prio [ 0.206883] Initializing cgroup subsys hugetlb [ 0.208037] Initializing cgroup subsys pids [ 0.209193] CPU: Physical Processor ID: 0 [ 0.210960] mce: CPU supports 10 MCE banks [ 0.212078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.213412] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.228273] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.234884] ftrace: allocating 31920 entries in 125 pages [ 0.260356] smpboot: Max logical packages: 1 [ 0.261504] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.263328] x2apic enabled [ 0.264449] Switched APIC routing to physical x2apic. [ 0.266882] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268367] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271030] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.273431] KVM setup paravirtual spinlock [ 0.275002] x86: Booted up 1 node, 1 CPUs [ 0.276096] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.277937] devtmpfs: initialized [ 0.279889] evm: security.selinux [ 0.280837] evm: security.SMACK64 [ 0.281776] evm: security.SMACK64EXEC [ 0.282784] evm: security.SMACK64TRANSMUTE [ 0.283880] evm: security.SMACK64MMAP [ 0.284879] evm: security.ima [ 0.285758] evm: security.capability [ 0.286838] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289295] pinctrl core: initialized pinctrl subsystem [ 0.290732] RTC time: 6:24:10, date: 08/17/18 [ 0.291997] NET: Registered protocol family 16 [ 0.293296] cpuidle: using governor ladder [ 0.294388] cpuidle: using governor menu [ 0.295442] PCCT header not found. [ 0.296446] ACPI: bus type PCI registered [ 0.297524] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299160] PCI: Using configuration type 1 for base access [ 0.301285] ACPI: Added _OSI(Module Device) [ 0.302405] ACPI: Added _OSI(Processor Device) [ 0.303551] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.304755] ACPI: Added _OSI(Processor Aggregator Device) [ 0.306885] ACPI: Interpreter enabled [ 0.307908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.310382] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.312837] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.315291] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.317745] ACPI: (supports S0 S5) [ 0.318694] ACPI: Using IOAPIC for interrupt routing [ 0.319944] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.323696] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.325206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.326837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.328419] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331332] acpiphp: Slot [3] registered [ 0.332416] acpiphp: Slot [4] registered [ 0.333488] acpiphp: Slot [5] registered [ 0.334558] acpiphp: Slot [6] registered [ 0.335631] acpiphp: Slot [7] registered [ 0.336708] acpiphp: Slot [8] registered [ 0.337778] acpiphp: Slot [9] registered [ 0.338845] acpiphp: Slot [10] registered [ 0.339938] acpiphp: Slot [11] registered [ 0.341023] acpiphp: Slot [12] registered [ 0.342113] acpiphp: Slot [13] registered [ 0.343201] acpiphp: Slot [14] registered [ 0.344292] acpiphp: Slot [15] registered [ 0.359522] acpiphp: Slot [16] registered [ 0.360615] acpiphp: Slot [17] registered [ 0.361698] acpiphp: Slot [18] registered [ 0.362780] acpiphp: Slot [19] registered [ 0.363866] acpiphp: Slot [20] registered [ 0.364950] acpiphp: Slot [21] registered [ 0.366028] acpiphp: Slot [22] registered [ 0.367110] acpiphp: Slot [23] registered [ 0.368200] acpiphp: Slot [24] registered [ 0.369286] acpiphp: Slot [25] registered [ 0.370365] acpiphp: Slot [26] registered [ 0.371443] acpiphp: Slot [27] registered [ 0.372534] acpiphp: Slot [28] registered [ 0.373617] acpiphp: Slot [29] registered [ 0.374698] acpiphp: Slot [30] registered [ 0.375779] acpiphp: Slot [31] registered [ 0.376859] PCI host bridge to bus 0000:00 [ 0.377952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.379543] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383073] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385016] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.386976] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.392690] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.395913] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400269] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402183] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.422912] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.424892] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.426785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428684] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430553] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432347] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434110] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435508] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437571] vgaarb: loaded [ 0.438386] vgaarb: bridge control possible 0000:00:02.0 [ 0.439994] SCSI subsystem initialized [ 0.441224] ACPI: bus type USB registered [ 0.442335] usbcore: registered new interface driver usbfs [ 0.443692] usbcore: registered new interface driver hub [ 0.445040] usbcore: registered new device driver usb [ 0.446499] PCI: Using ACPI for IRQ routing [ 0.447990] NetLabel: Initializing [ 0.448956] NetLabel: domain hash size = 128 [ 0.450094] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451377] NetLabel: unlabeled traffic allowed by default [ 0.452916] clocksource: Switched to clocksource kvm-clock [ 0.462900] AppArmor: AppArmor Filesystem Enabled [ 0.464173] pnp: PnP ACPI init [ 0.465386] pnp: PnP ACPI: found 5 devices [ 0.472170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.474456] NET: Registered protocol family 2 [ 0.475836] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.477540] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479142] TCP: Hash tables configured (established 4096 bind 4096) [ 0.480722] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482148] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.483704] NET: Registered protocol family 1 [ 0.484874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486321] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502258] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.516823] Trying to unpack rootfs image as initramfs... [ 0.578449] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583442] Scanning for low memory corruption every 60 seconds [ 0.585612] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587175] audit: initializing netlink subsys (disabled) [ 0.588597] audit: type=2000 audit(1534487050.733:1): initialized [ 0.590472] Initialise system trusted keyring [ 0.591801] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593354] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596023] zbud: loaded [ 0.597025] VFS: Disk quotas dquot_6.6.0 [ 0.598143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600262] fuse init (API version 7.23) [ 0.601475] Key type big_key registered [ 0.602559] Allocating IMA MOK and blacklist keyrings. [ 0.604223] Key type asymmetric registered [ 0.605360] Asymmetric key parser 'x509' registered [ 0.606662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.608698] io scheduler noop registered [ 0.609789] io scheduler deadline registered (default) [ 0.611143] io scheduler cfq registered [ 0.612317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.613740] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615488] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617480] ACPI: Power Button [PWRF] [ 0.618701] GHES: HEST is not enabled! [ 0.632799] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662013] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.688582] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691605] Linux agpgart interface v0.103 [ 0.695082] brd: module loaded [ 0.697394] loop: module loaded [ 0.702647] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704619] GPT:90111 != 2097151 [ 0.705553] GPT:Alternate GPT header not at the end of the disk. [ 0.707017] GPT:90111 != 2097151 [ 0.707952] GPT: Use GNU Parted to correct GPT errors. [ 0.709264] vda: vda1 vda15 [ 0.710908] scsi host0: ata_piix [ 0.711967] scsi host1: ata_piix [ 0.712963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.714636] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.716624] libphy: Fixed MDIO Bus: probed [ 0.717997] tun: Universal TUN/TAP device driver, 1.6 [ 0.719328] tun: (C) 1999-2004 Max Krasnyansky [ 0.722064] PPP generic driver version 2.4.2 [ 0.723345] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724996] ehci-pci: EHCI PCI platform driver [ 0.726209] ehci-platform: EHCI generic platform driver [ 0.727543] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.729085] ohci-pci: OHCI PCI platform driver [ 0.730278] ohci-platform: OHCI generic platform driver [ 0.731616] uhci_hcd: USB Universal Host Controller Interface driver [ 0.746615] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.748019] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750033] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751424] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.753002] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756605] usb usb1: Product: UHCI Host Controller [ 0.757877] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.759419] usb usb1: SerialNumber: 0000:00:01.2 [ 0.760742] hub 1-0:1.0: USB hub found [ 0.761907] hub 1-0:1.0: 2 ports detected [ 0.763195] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.766158] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.767494] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.768937] mousedev: PS/2 mouse device common for all mice [ 0.770682] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.773251] rtc_cmos 00:00: RTC can wake from S4 [ 0.774785] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776401] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.778017] i2c /dev entries driver [ 0.779090] device-mapper: uevent: version 1.0.3 [ 0.780395] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.782631] ledtrig-cpu: registered to indicate activity on CPUs [ 0.784499] NET: Registered protocol family 10 [ 0.786112] NET: Registered protocol family 17 [ 0.787376] Key type dns_resolver registered [ 0.788689] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.790193] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.792677] registered taskstats version 1 [ 0.793850] Loading compiled-in X.509 certificates [ 0.795720] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.798230] zswap: loaded using pool lzo/zbud [ 0.800334] Key type trusted registered [ 0.802464] Key type encrypted registered [ 0.803582] AppArmor: AppArmor sha1 policy hashing enabled [ 0.804998] ima: No TPM chip found, activating TPM-bypass! [ 0.806411] evm: HMAC attrs: 0x1 [ 0.807694] Magic number: 14:298:418 [ 0.808870] rtc_cmos 00:00: setting system clock to 2018-08-17 06:24:11 UTC (1534487051) [ 0.811066] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812595] EDD information not available. [ 0.874458] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891471] Write protecting the kernel read-only data: 14336k [ 0.894416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.896905] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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.054633] 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.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000006e 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbMHHjqOmJFTdgMxBcIJoSISpq58Lpg3JU9pAFnOnzD34N0tYh+qz0Txc00SiJ4XCx0amM/Pd7t7y6JS8Dk4Gg8qksr1dNq0ENgxakazPFuC/SZwNENKst1z7p8aWbUsaLrlfnmksvLWf4j468ZlrUwch5MeqlNEFDXsSBJQ3JlRHMZKC75D+OxO2Is8pfjhmgDc5zsWuY41AiajRfMcJNrric2b6DB2mnHWqTBEQlWlMOfLm77iIqG+6H1RSFCludvydKwmqMpaLwBZ3BShKBuDI+9TMiLeF6vfz41fcGvj336RytXyUpwLVYrWY67snZlxb3Ulkxor9zy35hu8jV root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBAPoRBq63Cu1+Zqcl5DFhxQqtuLuQG7kPkBTeasBlsomtpfTzs/G0VfC3dAA+wcFuFBDL5IFvHbmzNgBrDxxcy9tqvNjycj7G6GeFVOPZk5ZLIcsQOiho8TSUzO8yMmEmn+uiYDuMpfydEVb+0i7qUWQRawPksEfPYUx31S+t5M3hAAAAFQCKPdxGFS/5e7JfkfEuw2jLwc+dYwAAAIAmYvu6IPPqcW6YHDkQm59MP1yaFkfE9IACdoPhNbYBBcoMACEiOm7uYTRk7hzDr2B2agwP4bAY+tBgBhUjP1p0qY0CbrgQoweAb+LGGmpusKuaa4dQzK5GiyaTQDzygDErlgdrWZ89FKwUAwGFWDBL6CXf5bAuEN/cL52Zu+B0PwAAAIEA7tP5pZKSqwcYBhWTBvF5g8EzApc3ZQZW52viRDzTF1h1E0jnHmRXcoqRdshwgQe7bebQFntTnIqeTpil+aMkttjR/wrd4WyTo/N1FJ4HpPkRSC3XhNejkO89pI0a8aRwleinZDpsECqBeRZX/pbHjWNMlRc1Rea3DsyWRWaFxmU= root@server-4 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:fe25:ec97/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.2 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-0000006e name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=2.53 === /dev/root resized successfully [took 0.51s] === 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:25:EC:97 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe25:ec97/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=3 ttl=64 time=1000.441 ms 64 bytes from 10.102.21.1: seq=4 ttl=64 time=1.458 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 2 packets received, 60% packet loss round-trip min/avg/max = 1.458/500.949/1000.441 ms ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.778 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.500 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.178 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.287 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.509 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.178/0.450/0.778 ms ### uname -a Linux server-4 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.072941] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.233875] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.233877] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233878] usb 1-1: Product: QEMU USB Tablet [ 1.233879] usb 1-1: Manufacturer: QEMU [ 1.233880] usb 1-1: SerialNumber: 42 [ 1.580995] tsc: Refined TSC clocksource calibration: 3491.869 MHz [ 1.581003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns [ 2.688703] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.751574] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:24:11 cirros kern.info kernel: [ 0.896905] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:24:11 cirros kern.info kernel: [ 0.910830] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:24:11 cirros kern.info kernel: [ 0.910832] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:24:11 cirros kern.info kernel: [ 0.912580] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:24:11 cirros kern.info kernel: [ 0.915711] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:24:11 cirros kern.info kernel: [ 0.917859] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:24:11 cirros kern.info kernel: [ 0.941219] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:11 cirros kern.info kernel: [ 0.941966] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:11 cirros kern.info kernel: [ 0.943297] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:11 cirros kern.info kernel: [ 0.946875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:11 cirros kern.info kernel: [ 1.024766] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:11 cirros kern.info kernel: [ 1.032717] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:11 cirros kern.notice kernel: [ 1.054633] random: dd urandom read with 5 bits of entropy available Aug 17 07:24:11 cirros kern.info kernel: [ 1.072941] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:24:11 cirros kern.info kernel: [ 1.233875] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:24:11 cirros kern.info kernel: [ 1.233877] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:24:11 cirros kern.info kernel: [ 1.233878] usb 1-1: Product: QEMU USB Tablet Aug 17 07:24:11 cirros kern.info kernel: [ 1.233879] usb 1-1: Manufacturer: QEMU Aug 17 07:24:11 cirros kern.info kernel: [ 1.233880] usb 1-1: SerialNumber: 42 Aug 17 07:24:12 cirros kern.info kernel: [ 1.580995] tsc: Refined TSC clocksource calibration: 3491.869 MHz Aug 17 07:24:12 cirros kern.info kernel: [ 1.581003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns Aug 17 07:24:13 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:24:13 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:24:13 cirros kern.info kernel: [ 2.688703] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:24:13 cirros kern.info kernel: [ 2.751574] 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-4 login: 2018-08-17 06:30:11,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163/action 0.084s 2018-08-17 06:30:11,748 63 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': '31844', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163/action', u'x-compute-request-id': 'req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a65d6c1c-7ced-4309-bc47-c5baeb10a5ac'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498743771 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,752 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 3e584c12-4403-4316-b292-acd661bf1163 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 498743771 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.192924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195294] pid_max: default: 32768 minimum: 301 [ 0.196562] ACPI: Core revision 20150930 [ 0.198655] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.200500] Security Framework initialized [ 0.201721] Yama: becoming mindful. [ 0.202757] AppArmor: AppArmor initialized [ 0.203968] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.205841] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.207637] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209319] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211269] Initializing cgroup subsys io [ 0.212480] Initializing cgroup subsys memory [ 0.213702] Initializing cgroup subsys devices [ 0.214925] Initializing cgroup subsys freezer [ 0.216159] Initializing cgroup subsys net_cls [ 0.217387] Initializing cgroup subsys perf_event [ 0.218673] Initializing cgroup subsys net_prio [ 0.219926] Initializing cgroup subsys hugetlb [ 0.221153] Initializing cgroup subsys pids [ 0.222361] CPU: Physical Processor ID: 0 [ 0.224215] mce: CPU supports 10 MCE banks [ 0.225396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.226804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241626] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248644] ftrace: allocating 31920 entries in 125 pages [ 0.274017] smpboot: Max logical packages: 1 [ 0.275214] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277143] x2apic enabled [ 0.278316] Switched APIC routing to physical x2apic. [ 0.280827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282421] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285279] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287824] KVM setup paravirtual spinlock [ 0.289442] x86: Booted up 1 node, 1 CPUs [ 0.290582] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292531] devtmpfs: initialized [ 0.294529] evm: security.selinux [ 0.295527] evm: security.SMACK64 [ 0.296516] evm: security.SMACK64EXEC [ 0.297711] evm: security.SMACK64TRANSMUTE [ 0.299153] evm: security.SMACK64MMAP [ 0.300202] evm: security.ima [ 0.301116] evm: security.capability [ 0.302246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304862] pinctrl core: initialized pinctrl subsystem [ 0.306389] RTC time: 6:24:01, date: 08/17/18 [ 0.307728] NET: Registered protocol family 16 [ 0.309073] cpuidle: using governor ladder [ 0.310233] cpuidle: using governor menu [ 0.311348] PCCT header not found. [ 0.312403] ACPI: bus type PCI registered [ 0.313526] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315257] PCI: Using configuration type 1 for base access [ 0.317468] ACPI: Added _OSI(Module Device) [ 0.318664] ACPI: Added _OSI(Processor Device) [ 0.319878] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321151] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323351] ACPI: Interpreter enabled [ 0.324433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334880] ACPI: (supports S0 S5) [ 0.335878] ACPI: Using IOAPIC for interrupt routing [ 0.337240] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342707] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344519] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346261] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349799] acpiphp: Slot [3] registered [ 0.350936] acpiphp: Slot [4] registered [ 0.352075] acpiphp: Slot [5] registered [ 0.353202] acpiphp: Slot [6] registered [ 0.354339] acpiphp: Slot [7] registered [ 0.355488] acpiphp: Slot [8] registered [ 0.356627] acpiphp: Slot [9] registered [ 0.357759] acpiphp: Slot [10] registered [ 0.358915] acpiphp: Slot [11] registered [ 0.360066] acpiphp: Slot [12] registered [ 0.361225] acpiphp: Slot [13] registered [ 0.362382] acpiphp: Slot [14] registered [ 0.363677] acpiphp: Slot [15] registered [ 0.379014] acpiphp: Slot [16] registered [ 0.380273] acpiphp: Slot [17] registered [ 0.381456] acpiphp: Slot [18] registered [ 0.382627] acpiphp: Slot [19] registered [ 0.383780] acpiphp: Slot [20] registered [ 0.384928] acpiphp: Slot [21] registered [ 0.386075] acpiphp: Slot [22] registered [ 0.387220] acpiphp: Slot [23] registered [ 0.388370] acpiphp: Slot [24] registered [ 0.389512] acpiphp: Slot [25] registered [ 0.390660] acpiphp: Slot [26] registered [ 0.391794] acpiphp: Slot [27] registered [ 0.392941] acpiphp: Slot [28] registered [ 0.394103] acpiphp: Slot [29] registered [ 0.395244] acpiphp: Slot [30] registered [ 0.396403] acpiphp: Slot [31] registered [ 0.397605] PCI host bridge to bus 0000:00 [ 0.399113] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400809] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.402510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.404696] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.406752] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.408839] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412871] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.414658] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.416324] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.418092] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.422410] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.424452] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446239] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448356] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450518] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454589] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456525] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458373] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.462067] vgaarb: loaded [ 0.462928] vgaarb: bridge control possible 0000:00:02.0 [ 0.464641] SCSI subsystem initialized [ 0.465927] ACPI: bus type USB registered [ 0.467099] usbcore: registered new interface driver usbfs [ 0.468569] usbcore: registered new interface driver hub [ 0.470018] usbcore: registered new device driver usb [ 0.471569] PCI: Using ACPI for IRQ routing [ 0.473126] NetLabel: Initializing [ 0.474303] NetLabel: domain hash size = 128 [ 0.475899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477562] NetLabel: unlabeled traffic allowed by default [ 0.479213] clocksource: Switched to clocksource kvm-clock [ 0.489322] AppArmor: AppArmor Filesystem Enabled [ 0.490684] pnp: PnP ACPI init [ 0.491942] pnp: PnP ACPI: found 5 devices [ 0.498829] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501275] NET: Registered protocol family 2 [ 0.502741] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504577] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506282] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508033] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.509560] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511224] NET: Registered protocol family 1 [ 0.512599] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514150] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.515709] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530462] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.545346] Trying to unpack rootfs image as initramfs... [ 0.607902] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.612817] Scanning for low memory corruption every 60 seconds [ 0.614983] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.616630] audit: initializing netlink subsys (disabled) [ 0.618094] audit: type=2000 audit(1534487042.354:1): initialized [ 0.620008] Initialise system trusted keyring [ 0.621401] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.623030] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625733] zbud: loaded [ 0.626731] VFS: Disk quotas dquot_6.6.0 [ 0.627872] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.630046] fuse init (API version 7.23) [ 0.631317] Key type big_key registered [ 0.632468] Allocating IMA MOK and blacklist keyrings. [ 0.634141] Key type asymmetric registered [ 0.635300] Asymmetric key parser 'x509' registered [ 0.636686] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638792] io scheduler noop registered [ 0.639921] io scheduler deadline registered (default) [ 0.641353] io scheduler cfq registered [ 0.642627] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.644314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646242] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.648729] ACPI: Power Button [PWRF] [ 0.649965] GHES: HEST is not enabled! [ 0.663829] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696448] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.721006] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.724482] Linux agpgart interface v0.103 [ 0.728546] brd: module loaded [ 0.730972] loop: module loaded [ 0.736294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.738486] GPT:90111 != 2097151 [ 0.739505] GPT:Alternate GPT header not at the end of the disk. [ 0.741149] GPT:90111 != 2097151 [ 0.742161] GPT: Use GNU Parted to correct GPT errors. [ 0.743615] vda: vda1 vda15 [ 0.745683] scsi host0: ata_piix [ 0.746838] scsi host1: ata_piix [ 0.747924] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.752189] libphy: Fixed MDIO Bus: probed [ 0.753419] tun: Universal TUN/TAP device driver, 1.6 [ 0.754859] tun: (C) 1999-2004 Max Krasnyansky [ 0.758048] PPP generic driver version 2.4.2 [ 0.759448] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761254] ehci-pci: EHCI PCI platform driver [ 0.762572] ehci-platform: EHCI generic platform driver [ 0.764061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765767] ohci-pci: OHCI PCI platform driver [ 0.767075] ohci-platform: OHCI generic platform driver [ 0.768572] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783509] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785041] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787272] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788790] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790575] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792419] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794563] usb usb1: Product: UHCI Host Controller [ 0.795981] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799172] hub 1-0:1.0: USB hub found [ 0.800368] hub 1-0:1.0: 2 ports detected [ 0.801836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805030] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806481] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808037] mousedev: PS/2 mouse device common for all mice [ 0.809921] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812648] rtc_cmos 00:00: RTC can wake from S4 [ 0.814323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816095] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817880] i2c /dev entries driver [ 0.819056] device-mapper: uevent: version 1.0.3 [ 0.820520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.823007] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825210] NET: Registered protocol family 10 [ 0.827147] NET: Registered protocol family 17 [ 0.828510] Key type dns_resolver registered [ 0.829986] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.831650] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.834370] registered taskstats version 1 [ 0.835687] Loading compiled-in X.509 certificates [ 0.837734] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.840548] zswap: loaded using pool lzo/zbud [ 0.843149] Key type trusted registered [ 0.845423] Key type encrypted registered [ 0.846672] AppArmor: AppArmor sha1 policy hashing enabled [ 0.848249] ima: No TPM chip found, activating TPM-bypass! [ 0.849828] evm: HMAC attrs: 0x1 [ 0.851260] Magic number: 14:298:418 [ 0.852564] rtc_cmos 00:00: setting system clock to 2018-08-17 06:24:02 UTC (1534487042) [ 0.855036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.856716] EDD information not available. [ 0.910035] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.926711] Write protecting the kernel read-only data: 14336k [ 0.931756] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.934590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.84 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.112086] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-0000006d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGEortKoEEloP6QBEMiHr2ghzkXZeZAJUAtcNIcGdrA34mj+FQTjKvML0IwFNmMKd8PIg0PGwlFEpDMdOeH18quZdkOg3ZV4MGlJ+36jSN8GYIxHXGfOOahCdpl1pj41SIhEd3m2D6QKBkuX5yoL6qDK+SfRE/+YkhrR+MSegoxPG+UKomKAPFxfUJCE/9rQ6xWlD36J0xWcpiAxbErruDs4RSyP9n+vWz6vq5BfftNKrtYdf1UTDoJwCHP8duTmDV5pjuwLJt0Uap5i/J5XMkFzyELhoDY6T9YfFRzmsXfk6BtLU9pKntQCIkuzKP1exNcWNQIl/hVqeqGmtYhnd root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBANb1iPxZL5ZLdgMfV+2DANlt0NjBSesX61RTOLOuVlvzeg7ESIoHWDvCZxy4cNVCj5cxWu2IMEY/xXJavyOJeh1gG9cP3BCABo74FnxxUmNGdiGot7aOFoJ4r3JnwA2R3mqLxJVFI/YQklRQo+deDZgTNw+b43eSc4ENDB01FzBlAAAAFQDzx+MMcQE4AyDu3LjgLOkjlCNzbwAAAIEAlRd06pL0J/YQVRbtf31y9fodBKh81y6iuubUz2iidyCT2ZwSxhY2Bdr1s7otbXnxx+wBQtrrqo1o8FqoMD6fRspMKjI4m9o6WYWSvfie+ydI2LgxJPde0hig3X1zqqQLek3JRdTFgWowX58LgErvHxNyPE11K7Zrz8hfnB1aW3MAAACAHko01FnfwtQ9qGtGU7FEK7S7Z6sHVlB71vxp9280YdWZ/ba++ErufTN6/xreGBWsPYlhcryj0EDmfftfuBeUSR2+3Hq9G01+j4gYUBgwARqJe2VIUmMvsXMBddKvs89pnxnyVeIlZGlviQSWbwOVwEjKP3veigwZFVDx+Aittrg= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fe17:b795/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 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-0000006d name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=2.90 === === 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:17:B7:95 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe17:b795/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.788 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.401 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.289 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.279 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.263 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.263/0.404/0.788 ms ### uname -a Linux server-3 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.112086] random: dd urandom read with 4 bits of entropy available [ 1.270700] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.270705] usb 1-1: Product: QEMU USB Tablet [ 1.270706] usb 1-1: Manufacturer: QEMU [ 1.270706] usb 1-1: SerialNumber: 42 [ 1.611294] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.611312] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns [ 2.863823] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.899917] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:24:02 cirros kern.info kernel: [ 0.934590] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:24:02 cirros kern.info kernel: [ 0.949517] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:24:02 cirros kern.info kernel: [ 0.949519] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:24:02 cirros kern.info kernel: [ 0.951314] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:24:02 cirros kern.info kernel: [ 0.954418] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:24:02 cirros kern.info kernel: [ 0.956558] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:24:02 cirros kern.info kernel: [ 0.982043] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:02 cirros kern.info kernel: [ 0.983425] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:02 cirros kern.info kernel: [ 0.984890] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:24:02 cirros kern.info kernel: [ 0.989875] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:24:02 cirros kern.info kernel: [ 1.081197] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:02 cirros kern.info kernel: [ 1.090090] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:24:02 cirros kern.info kernel: [ 1.111246] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:24:02 cirros kern.notice kernel: [ 1.112086] random: dd urandom read with 4 bits of entropy available Aug 17 07:24:02 cirros kern.info kernel: [ 1.270700] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:24:02 cirros kern.info kernel: [ 1.270703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:24:02 cirros kern.info kernel: [ 1.270705] usb 1-1: Product: QEMU USB Tablet Aug 17 07:24:02 cirros kern.info kernel: [ 1.270706] usb 1-1: Manufacturer: QEMU Aug 17 07:24:02 cirros kern.info kernel: [ 1.270706] usb 1-1: SerialNumber: 42 Aug 17 07:24:03 cirros kern.info kernel: [ 1.611294] tsc: Refined TSC clocksource calibration: 3491.870 MHz Aug 17 07:24:03 cirros kern.info kernel: [ 1.611312] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns Aug 17 07:24:04 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:24:04 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:24:04 cirros kern.info kernel: [ 2.863823] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:24:04 cirros kern.info kernel: [ 2.899917] 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-3 login: 2018-08-17 06:30:11,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22/action 0.072s 2018-08-17 06:30:11,826 63 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': '31846', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22/action', u'x-compute-request-id': 'req-2ebb6865-d003-4192-8ba8-b512e87659da', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ebb6865-d003-4192-8ba8-b512e87659da'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 488041490 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,829 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 701a0013-d5bd-446d-a444-50bb05480c22 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 488041490 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.191531] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193903] pid_max: default: 32768 minimum: 301 [ 0.195185] ACPI: Core revision 20150930 [ 0.196906] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.198800] Security Framework initialized [ 0.199966] Yama: becoming mindful. [ 0.201013] AppArmor: AppArmor initialized [ 0.202242] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204091] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205871] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207577] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209598] Initializing cgroup subsys io [ 0.210785] Initializing cgroup subsys memory [ 0.212018] Initializing cgroup subsys devices [ 0.213263] Initializing cgroup subsys freezer [ 0.214520] Initializing cgroup subsys net_cls [ 0.215763] Initializing cgroup subsys perf_event [ 0.217058] Initializing cgroup subsys net_prio [ 0.218325] Initializing cgroup subsys hugetlb [ 0.219569] Initializing cgroup subsys pids [ 0.220794] CPU: Physical Processor ID: 0 [ 0.222692] mce: CPU supports 10 MCE banks [ 0.223893] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.225318] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247578] ftrace: allocating 31920 entries in 125 pages [ 0.274207] smpboot: Max logical packages: 1 [ 0.275422] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.277358] x2apic enabled [ 0.278541] Switched APIC routing to physical x2apic. [ 0.281071] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282654] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.285466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.288007] KVM setup paravirtual spinlock [ 0.289680] x86: Booted up 1 node, 1 CPUs [ 0.290835] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292788] devtmpfs: initialized [ 0.294801] evm: security.selinux [ 0.295805] evm: security.SMACK64 [ 0.296793] evm: security.SMACK64EXEC [ 0.297851] evm: security.SMACK64TRANSMUTE [ 0.298995] evm: security.SMACK64MMAP [ 0.300052] evm: security.ima [ 0.300971] evm: security.capability [ 0.302093] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304818] pinctrl core: initialized pinctrl subsystem [ 0.306351] RTC time: 6:23:54, date: 08/17/18 [ 0.307675] NET: Registered protocol family 16 [ 0.309042] cpuidle: using governor ladder [ 0.310198] cpuidle: using governor menu [ 0.311308] PCCT header not found. [ 0.312352] ACPI: bus type PCI registered [ 0.313491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315220] PCI: Using configuration type 1 for base access [ 0.317424] ACPI: Added _OSI(Module Device) [ 0.318617] ACPI: Added _OSI(Processor Device) [ 0.319827] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.321088] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323290] ACPI: Interpreter enabled [ 0.324361] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.326948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332126] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.334694] ACPI: (supports S0 S5) [ 0.335688] ACPI: Using IOAPIC for interrupt routing [ 0.337009] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.340925] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.342524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344252] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.345922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.348981] acpiphp: Slot [3] registered [ 0.350114] acpiphp: Slot [4] registered [ 0.351242] acpiphp: Slot [5] registered [ 0.352370] acpiphp: Slot [6] registered [ 0.353497] acpiphp: Slot [7] registered [ 0.354626] acpiphp: Slot [8] registered [ 0.355748] acpiphp: Slot [9] registered [ 0.356886] acpiphp: Slot [10] registered [ 0.358011] acpiphp: Slot [11] registered [ 0.359126] acpiphp: Slot [12] registered [ 0.360241] acpiphp: Slot [13] registered [ 0.361351] acpiphp: Slot [14] registered [ 0.362467] acpiphp: Slot [15] registered [ 0.377796] acpiphp: Slot [16] registered [ 0.378943] acpiphp: Slot [17] registered [ 0.380059] acpiphp: Slot [18] registered [ 0.381172] acpiphp: Slot [19] registered [ 0.382289] acpiphp: Slot [20] registered [ 0.383409] acpiphp: Slot [21] registered [ 0.384525] acpiphp: Slot [22] registered [ 0.385639] acpiphp: Slot [23] registered [ 0.386763] acpiphp: Slot [24] registered [ 0.387883] acpiphp: Slot [25] registered [ 0.388998] acpiphp: Slot [26] registered [ 0.390111] acpiphp: Slot [27] registered [ 0.391230] acpiphp: Slot [28] registered [ 0.392351] acpiphp: Slot [29] registered [ 0.393468] acpiphp: Slot [30] registered [ 0.394584] acpiphp: Slot [31] registered [ 0.395699] PCI host bridge to bus 0000:00 [ 0.396813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.400107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.402109] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.404105] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.406148] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410080] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411805] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415137] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419503] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.421479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.442819] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445222] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447517] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449936] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454239] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456344] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458123] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.460715] vgaarb: loaded [ 0.461712] vgaarb: bridge control possible 0000:00:02.0 [ 0.463694] SCSI subsystem initialized [ 0.465201] ACPI: bus type USB registered [ 0.466581] usbcore: registered new interface driver usbfs [ 0.468314] usbcore: registered new interface driver hub [ 0.470003] usbcore: registered new device driver usb [ 0.471805] PCI: Using ACPI for IRQ routing [ 0.473602] NetLabel: Initializing [ 0.474795] NetLabel: domain hash size = 128 [ 0.476220] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.477818] NetLabel: unlabeled traffic allowed by default [ 0.479739] clocksource: Switched to clocksource kvm-clock [ 0.490545] AppArmor: AppArmor Filesystem Enabled [ 0.492163] pnp: PnP ACPI init [ 0.493608] pnp: PnP ACPI: found 5 devices [ 0.500704] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.503565] NET: Registered protocol family 2 [ 0.505245] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.507417] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.509431] TCP: Hash tables configured (established 4096 bind 4096) [ 0.511455] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.513286] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515255] NET: Registered protocol family 1 [ 0.516723] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518572] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520380] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.535274] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.550226] Trying to unpack rootfs image as initramfs... [ 0.612776] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.620555] Scanning for low memory corruption every 60 seconds [ 0.623995] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.626016] audit: initializing netlink subsys (disabled) [ 0.628035] audit: type=2000 audit(1534487034.840:1): initialized [ 0.630520] Initialise system trusted keyring [ 0.632359] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.634328] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.637561] zbud: loaded [ 0.638794] VFS: Disk quotas dquot_6.6.0 [ 0.640246] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.642938] fuse init (API version 7.23) [ 0.644439] Key type big_key registered [ 0.645804] Allocating IMA MOK and blacklist keyrings. [ 0.647845] Key type asymmetric registered [ 0.649244] Asymmetric key parser 'x509' registered [ 0.650864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.653409] io scheduler noop registered [ 0.654751] io scheduler deadline registered (default) [ 0.656464] io scheduler cfq registered [ 0.657983] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.659749] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.661997] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664467] ACPI: Power Button [PWRF] [ 0.666055] GHES: HEST is not enabled! [ 0.680575] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.710298] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713628] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.737716] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741318] Linux agpgart interface v0.103 [ 0.745404] brd: module loaded [ 0.747899] loop: module loaded [ 0.753013] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.755460] GPT:90111 != 2097151 [ 0.756603] GPT:Alternate GPT header not at the end of the disk. [ 0.758460] GPT:90111 != 2097151 [ 0.759588] GPT: Use GNU Parted to correct GPT errors. [ 0.761211] vda: vda1 vda15 [ 0.763301] scsi host0: ata_piix [ 0.764599] scsi host1: ata_piix [ 0.765816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.767881] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.770558] libphy: Fixed MDIO Bus: probed [ 0.771958] tun: Universal TUN/TAP device driver, 1.6 [ 0.773578] tun: (C) 1999-2004 Max Krasnyansky [ 0.777127] PPP generic driver version 2.4.2 [ 0.778688] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.780739] ehci-pci: EHCI PCI platform driver [ 0.782290] ehci-platform: EHCI generic platform driver [ 0.783995] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.785957] ohci-pci: OHCI PCI platform driver [ 0.787463] ohci-platform: OHCI generic platform driver [ 0.789157] uhci_hcd: USB Universal Host Controller Interface driver [ 0.804005] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.805459] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.807576] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.809025] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.810723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.812466] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814578] usb usb1: Product: UHCI Host Controller [ 0.815915] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.817545] usb usb1: SerialNumber: 0000:00:01.2 [ 0.818958] hub 1-0:1.0: USB hub found [ 0.820094] hub 1-0:1.0: 2 ports detected [ 0.821515] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.824575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.825956] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.827440] mousedev: PS/2 mouse device common for all mice [ 0.829235] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.831889] rtc_cmos 00:00: RTC can wake from S4 [ 0.833525] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.835242] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.837007] i2c /dev entries driver [ 0.838138] device-mapper: uevent: version 1.0.3 [ 0.839533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.841946] ledtrig-cpu: registered to indicate activity on CPUs [ 0.844043] NET: Registered protocol family 10 [ 0.845960] NET: Registered protocol family 17 [ 0.847328] Key type dns_resolver registered [ 0.848766] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.850382] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.853001] registered taskstats version 1 [ 0.854238] Loading compiled-in X.509 certificates [ 0.856229] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.858916] zswap: loaded using pool lzo/zbud [ 0.861440] Key type trusted registered [ 0.863634] Key type encrypted registered [ 0.864846] AppArmor: AppArmor sha1 policy hashing enabled [ 0.866370] ima: No TPM chip found, activating TPM-bypass! [ 0.867928] evm: HMAC attrs: 0x1 [ 0.869327] Magic number: 14:745:367 [ 0.870620] rtc_cmos 00:00: setting system clock to 2018-08-17 06:23:55 UTC (1534487035) [ 0.873067] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.874667] EDD information not available. [ 0.926588] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.943784] Write protecting the kernel read-only data: 14336k [ 0.949076] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.952138] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.85 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.118398] 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.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-0000006c 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCz1RUJ/ITra1ceZim/zDUNQ8kdZOHWe7lqVviBO4u2U1RkmKgGrK03z2W4rqp8qNJ4vaHDaEo0xydq6jY3Uxqp5n+iCh10D7oDaPmEsqVQSwaxz7ye6RNjd2g61tOXAxXCozYirkey3UkpVJPHKlOXgSvNq/3mMwAAL+8DoLuvuizYIf14bw1HHFKy/0F7CnSZ9ulG3N4eZt+t8oUZDvxUO0FNqFdHCKkAfY2FzZXzmTppXxfKusEJRZ/LUffb6NTvHjPW3Z0b1zxG6vdq6jdxmzPy5hgA+JAoT1lWbEnXuQQ8Y3T5qrhnhTN9grkFd/N1jya4RcWki4doBJPuCLNr root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBAKodFCH0UfUxQ/NsGl4uKF2ASADABerVmobwdiMCIXeKsr6hLMDb7vFzAUdL2T+mgYZvlqeROobuD2EAtvDCWkcYEnccoTENYQIGYmvBp57M+mCq/hFNB9jaU9dQMjvW2UpyEP5a31hHPiQKC7/QDlhHdhbxr1hoDN3BrNegckzpAAAAFQCYmyZq+nTXQeSx4sSEcBJrjeb/YQAAAIEAhqVYwWlo3aAuMg71xPHn4Hy+VwmX9FfeZX+DmoWYZFalU8vJCxmjN1KmD21J4Y98/QlJ6gloDQUQCPGBKw3kEWAi4J/KCGV2Ps45FSbPqMm1LlmDFt+nkcHRjR0Db6e5j4402tHJ1o6WC8m0w89IyZlViMnSPtJ9PWyzi1NMPfwAAACAWNYU2YxEIIqcZU3uMROH/WcPcqyA31VfZdntRfln3xuQF4cnAIdXF4ViltK2O6Wx8eLYxfOJrTIetaN/MmiRIJzqxREtrUPFXmkzLrGfWK9+VPx3+d2unUxubN/QSkX9uO/FhZgBKpPMTMyOcb0xeohocFU50hZKO0yp+m/HdG8= root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe6b:aea8/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 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-0000006c name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=2.81 === === 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:6B:AE:A8 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6b:aea8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.741 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.482 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.327 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.235 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.130 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.130/0.383/0.741 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.131848] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.292377] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.292379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.292380] usb 1-1: Product: QEMU USB Tablet [ 1.292381] usb 1-1: Manufacturer: QEMU [ 1.292382] usb 1-1: SerialNumber: 42 [ 1.619800] tsc: Refined TSC clocksource calibration: 3491.809 MHz [ 1.619818] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns [ 2.753071] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.792010] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:23:55 cirros kern.info kernel: [ 0.952138] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 17 07:23:55 cirros kern.info kernel: [ 0.967827] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 17 07:23:55 cirros kern.info kernel: [ 0.967829] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 17 07:23:55 cirros kern.info kernel: [ 0.969529] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 17 07:23:55 cirros kern.info kernel: [ 0.972608] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 17 07:23:55 cirros kern.info kernel: [ 0.974669] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 17 07:23:55 cirros kern.info kernel: [ 1.000169] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:23:55 cirros kern.info kernel: [ 1.001181] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:23:55 cirros kern.info kernel: [ 1.002632] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 17 07:23:55 cirros kern.info kernel: [ 1.006788] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 17 07:23:55 cirros kern.info kernel: [ 1.086753] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:23:55 cirros kern.info kernel: [ 1.095392] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 17 07:23:55 cirros kern.notice kernel: [ 1.118398] random: dd urandom read with 5 bits of entropy available Aug 17 07:23:55 cirros kern.info kernel: [ 1.131848] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:23:55 cirros kern.info kernel: [ 1.292377] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:23:55 cirros kern.info kernel: [ 1.292379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:23:55 cirros kern.info kernel: [ 1.292380] usb 1-1: Product: QEMU USB Tablet Aug 17 07:23:55 cirros kern.info kernel: [ 1.292381] usb 1-1: Manufacturer: QEMU Aug 17 07:23:55 cirros kern.info kernel: [ 1.292382] usb 1-1: SerialNumber: 42 Aug 17 07:23:56 cirros kern.info kernel: [ 1.619800] tsc: Refined TSC clocksource calibration: 3491.809 MHz Aug 17 07:23:56 cirros kern.info kernel: [ 1.619818] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns Aug 17 07:23:57 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:23:57 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:23:57 cirros kern.info kernel: [ 2.753071] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:23:57 cirros kern.info kernel: [ 2.792010] 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-08-17 06:30:11,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6/action 0.078s 2018-08-17 06:30:11,990 63 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': '31677', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6/action', u'x-compute-request-id': 'req-a7ff422d-bee0-4e79-984f-afef9542a15b', 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': 'Fri, 17 Aug 2018 06:30:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a7ff422d-bee0-4e79-984f-afef9542a15b'} Body: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 469911145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 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-08-17 06:30:11,992 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for d8db066e-47ab-40a1-a8a4-9c7e2939aea6 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 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 469911145 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.184477] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186746] pid_max: default: 32768 minimum: 301 [ 0.187964] ACPI: Core revision 20150930 [ 0.189629] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191416] Security Framework initialized [ 0.192543] Yama: becoming mindful. [ 0.193538] AppArmor: AppArmor initialized [ 0.194696] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196462] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198167] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199803] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201706] Initializing cgroup subsys io [ 0.202830] Initializing cgroup subsys memory [ 0.204030] Initializing cgroup subsys devices [ 0.205245] Initializing cgroup subsys freezer [ 0.206441] Initializing cgroup subsys net_cls [ 0.207651] Initializing cgroup subsys perf_event [ 0.208907] Initializing cgroup subsys net_prio [ 0.210121] Initializing cgroup subsys hugetlb [ 0.211324] Initializing cgroup subsys pids [ 0.212516] CPU: Physical Processor ID: 0 [ 0.214313] mce: CPU supports 10 MCE banks [ 0.215478] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216874] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.232987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.239680] ftrace: allocating 31920 entries in 125 pages [ 0.265134] smpboot: Max logical packages: 1 [ 0.266311] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.268201] x2apic enabled [ 0.269345] Switched APIC routing to physical x2apic. [ 0.271827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.273354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.276103] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.278574] KVM setup paravirtual spinlock [ 0.280174] x86: Booted up 1 node, 1 CPUs [ 0.281281] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.283167] devtmpfs: initialized [ 0.285139] evm: security.selinux [ 0.286102] evm: security.SMACK64 [ 0.287057] evm: security.SMACK64EXEC [ 0.288097] evm: security.SMACK64TRANSMUTE [ 0.289208] evm: security.SMACK64MMAP [ 0.290238] evm: security.ima [ 0.291129] evm: security.capability [ 0.292213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.294721] pinctrl core: initialized pinctrl subsystem [ 0.296203] RTC time: 6:23:45, date: 08/17/18 [ 0.297490] NET: Registered protocol family 16 [ 0.298806] cpuidle: using governor ladder [ 0.299927] cpuidle: using governor menu [ 0.301015] PCCT header not found. [ 0.302043] ACPI: bus type PCI registered [ 0.303152] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304829] PCI: Using configuration type 1 for base access [ 0.306964] ACPI: Added _OSI(Module Device) [ 0.308135] ACPI: Added _OSI(Processor Device) [ 0.309324] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310562] ACPI: Added _OSI(Processor Aggregator Device) [ 0.312709] ACPI: Interpreter enabled [ 0.313755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.316289] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318814] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.321328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323833] ACPI: (supports S0 S5) [ 0.324803] ACPI: Using IOAPIC for interrupt routing [ 0.326095] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.329893] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331439] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333091] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.334695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.337656] acpiphp: Slot [3] registered [ 0.338756] acpiphp: Slot [4] registered [ 0.339841] acpiphp: Slot [5] registered [ 0.340929] acpiphp: Slot [6] registered [ 0.342020] acpiphp: Slot [7] registered [ 0.343111] acpiphp: Slot [8] registered [ 0.344196] acpiphp: Slot [9] registered [ 0.345288] acpiphp: Slot [10] registered [ 0.346399] acpiphp: Slot [11] registered [ 0.347509] acpiphp: Slot [12] registered [ 0.348615] acpiphp: Slot [13] registered [ 0.349715] acpiphp: Slot [14] registered [ 0.350819] acpiphp: Slot [15] registered [ 0.365812] acpiphp: Slot [16] registered [ 0.366956] acpiphp: Slot [17] registered [ 0.368078] acpiphp: Slot [18] registered [ 0.369185] acpiphp: Slot [19] registered [ 0.370289] acpiphp: Slot [20] registered [ 0.371401] acpiphp: Slot [21] registered [ 0.372505] acpiphp: Slot [22] registered [ 0.373611] acpiphp: Slot [23] registered [ 0.374718] acpiphp: Slot [24] registered [ 0.375826] acpiphp: Slot [25] registered [ 0.376928] acpiphp: Slot [26] registered [ 0.378032] acpiphp: Slot [27] registered [ 0.379149] acpiphp: Slot [28] registered [ 0.380257] acpiphp: Slot [29] registered [ 0.381357] acpiphp: Slot [30] registered [ 0.382459] acpiphp: Slot [31] registered [ 0.383564] PCI host bridge to bus 0000:00 [ 0.384668] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.386309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.387952] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.389933] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.391917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.393937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.397881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.399613] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401207] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.402911] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.407426] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.409386] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431306] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435269] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439325] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.441039] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442810] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446373] vgaarb: loaded [ 0.447207] vgaarb: bridge control possible 0000:00:02.0 [ 0.448854] SCSI subsystem initialized [ 0.450110] ACPI: bus type USB registered [ 0.451264] usbcore: registered new interface driver usbfs [ 0.452688] usbcore: registered new interface driver hub [ 0.454075] usbcore: registered new device driver usb [ 0.455585] PCI: Using ACPI for IRQ routing [ 0.457110] NetLabel: Initializing [ 0.458092] NetLabel: domain hash size = 128 [ 0.459249] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460559] NetLabel: unlabeled traffic allowed by default [ 0.462135] clocksource: Switched to clocksource kvm-clock [ 0.472150] AppArmor: AppArmor Filesystem Enabled [ 0.473450] pnp: PnP ACPI init [ 0.474682] pnp: PnP ACPI: found 5 devices [ 0.481507] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483844] NET: Registered protocol family 2 [ 0.485262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.487012] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.488668] TCP: Hash tables configured (established 4096 bind 4096) [ 0.490304] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.493372] NET: Registered protocol family 1 [ 0.494575] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496066] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.497525] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511897] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526551] Trying to unpack rootfs image as initramfs... [ 0.587772] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.593237] Scanning for low memory corruption every 60 seconds [ 0.595421] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597030] audit: initializing netlink subsys (disabled) [ 0.598537] audit: type=2000 audit(1534487026.127:1): initialized [ 0.600413] Initialise system trusted keyring [ 0.601780] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603378] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606106] zbud: loaded [ 0.607114] VFS: Disk quotas dquot_6.6.0 [ 0.608251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.610436] fuse init (API version 7.23) [ 0.611671] Key type big_key registered [ 0.612781] Allocating IMA MOK and blacklist keyrings. [ 0.614468] Key type asymmetric registered [ 0.615612] Asymmetric key parser 'x509' registered [ 0.616931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619005] io scheduler noop registered [ 0.620105] io scheduler deadline registered (default) [ 0.621474] io scheduler cfq registered [ 0.622673] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.625857] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.627888] ACPI: Power Button [PWRF] [ 0.629124] GHES: HEST is not enabled! [ 0.643305] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672790] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675796] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699519] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702647] Linux agpgart interface v0.103 [ 0.706045] brd: module loaded [ 0.708264] loop: module loaded [ 0.713134] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715181] GPT:90111 != 2097151 [ 0.716127] GPT:Alternate GPT header not at the end of the disk. [ 0.717634] GPT:90111 != 2097151 [ 0.718577] GPT: Use GNU Parted to correct GPT errors. [ 0.719917] vda: vda1 vda15 [ 0.721612] scsi host0: ata_piix [ 0.722703] scsi host1: ata_piix [ 0.723708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725372] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727374] libphy: Fixed MDIO Bus: probed [ 0.728514] tun: Universal TUN/TAP device driver, 1.6 [ 0.729825] tun: (C) 1999-2004 Max Krasnyansky [ 0.732790] PPP generic driver version 2.4.2 [ 0.734046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735699] ehci-pci: EHCI PCI platform driver [ 0.736924] ehci-platform: EHCI generic platform driver [ 0.738299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739875] ohci-pci: OHCI PCI platform driver [ 0.741134] ohci-platform: OHCI generic platform driver [ 0.742510] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757208] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758620] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760652] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762048] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763612] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767261] usb usb1: Product: UHCI Host Controller [ 0.768534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770111] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771435] hub 1-0:1.0: USB hub found [ 0.772617] hub 1-0:1.0: 2 ports detected [ 0.773913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776808] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.778122] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779529] mousedev: PS/2 mouse device common for all mice [ 0.781249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783754] rtc_cmos 00:00: RTC can wake from S4 [ 0.785293] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786923] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.788550] i2c /dev entries driver [ 0.789606] device-mapper: uevent: version 1.0.3 [ 0.790938] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.793210] ledtrig-cpu: registered to indicate activity on CPUs [ 0.795059] NET: Registered protocol family 10 [ 0.796620] NET: Registered protocol family 17 [ 0.797852] Key type dns_resolver registered [ 0.799164] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.800666] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.803104] registered taskstats version 1 [ 0.804268] Loading compiled-in X.509 certificates [ 0.806133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808752] zswap: loaded using pool lzo/zbud [ 0.810846] Key type trusted registered [ 0.812970] Key type encrypted registered [ 0.814099] AppArmor: AppArmor sha1 policy hashing enabled [ 0.815515] ima: No TPM chip found, activating TPM-bypass! [ 0.816924] evm: HMAC attrs: 0x1 [ 0.818240] Magic number: 14:745:367 [ 0.819415] rtc_cmos 00:00: setting system clock to 2018-08-17 06:23:46 UTC (1534487026) [ 0.821635] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.823151] EDD information not available. [ 0.887719] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904124] Write protecting the kernel read-only data: 14336k [ 0.907193] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909682] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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.81 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.065267] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000006b 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDToqInC4DAFQprvPRYRmwkz7N35ltDvJKfUBcbO0t72TbC/GI9+Ej725RQuUyYrswb7DuAjvaCu+ZoFPXAHlfhGrZbsM+ls3Triwhx179JzmS9Zx9Rl/0LgaG02AMTF2IndA9zmG0i0t40ULSzWrkfXLcIjPi2sKg3alM7tmo8DIyvNyiDIsePFpkEqt2DA1erL1xKFAPxoBEIUEkxLeowAu8e42LvA/tAVN2x1Yo7/cghAiYfoAzQYZqnjmVlDsTXB6RKX8I143L2RYAD/5EqJaYz2AxYTTLIdwzEiLM7B8j1nMEsfuqfkp+AYh8VCCCgYLHWXiXk3kojMEUvN8HX root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBANBxGWr/iQhnjYtJinfqXY7NzRn727OvEmnaROoOwuBDjrknHKWCgFF9IaJRQs2xo1cQlMbS189B15mQEt1WYanQLOFzeJDmwT+vGgBITqqmviCq75LL9iugcL4BFCd3bflkIt9Wa1b3Am5rVrUEqOM3uytDl+KYOL6HVU/+j2THAAAAFQD4GTE7SsXCJE6cxIOyPUBRala6uwAAAIA5k2cAL77U6hVVlA524DKRzhOTEeQfi/CR2ej1Ln6qfU3w1wDUK97Zeg4nOALdcMD4GTbJ2rnZvGJWIYYSezRCKSTaafhh7jdgmSoBUJgFVcSw2CXU8TrPRDtyvGBQQPEZsHXOLr8soeASDZA/4YVtrEpzp0IaGino5hy86hfWzAAAAIAXsWVhB90BDGt5X+wmdT/IFeHbIGxJOAq9KVsyqjNZVhnSnjl3IvmXqYgiKz/kgFXip0YO0ObcnR1t1D70wwq3XJPn7eVRpXbkwdnOY/kV2SIWXMd70hQ5MmbhfyclsvX70E39hUawaW08xO2cc4GsJZEb7kPeMvz9OgCeY0KZbQ== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.30s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:feed:4e7c/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.2 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-0000006b name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.04 === === 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:ED:4E:7C inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feed:4e7c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:113 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:8555 (8.3 KiB) TX bytes:10134 (9.8 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.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.703 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.454 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.235 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.231 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.245 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.231/0.373/0.703 ms ### uname -a Linux server-1 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.082156] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.242877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242879] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.242880] usb 1-1: Product: QEMU USB Tablet [ 1.242881] usb 1-1: Manufacturer: QEMU [ 1.242882] usb 1-1: SerialNumber: 42 [ 1.590213] tsc: Refined TSC clocksource calibration: 3491.870 MHz [ 1.590221] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns [ 2.961722] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 2.996583] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 17 07:23:46 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 17 07:23:46 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 17 07:23:46 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) Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 17 07:23:46 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 17 07:23:46 cirros kern.notice kernel: [ 1.065267] random: dd urandom read with 4 bits of entropy available Aug 17 07:23:46 cirros kern.info kernel: [ 1.082156] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 17 07:23:46 cirros kern.info kernel: [ 1.242877] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 17 07:23:46 cirros kern.info kernel: [ 1.242879] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 17 07:23:46 cirros kern.info kernel: [ 1.242880] usb 1-1: Product: QEMU USB Tablet Aug 17 07:23:46 cirros kern.info kernel: [ 1.242881] usb 1-1: Manufacturer: QEMU Aug 17 07:23:46 cirros kern.info kernel: [ 1.242882] usb 1-1: SerialNumber: 42 Aug 17 07:23:47 cirros kern.info kernel: [ 1.590213] tsc: Refined TSC clocksource calibration: 3491.870 MHz Aug 17 07:23:47 cirros kern.info kernel: [ 1.590221] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns Aug 17 07:23:48 cirros auth.notice su: + /dev/console root:cirros Aug 17 07:23:48 cirros authpriv.info dropbear[345]: Running in background Aug 17 07:23:48 cirros kern.info kernel: [ 2.961722] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 17 07:23:48 cirros kern.info kernel: [ 2.996583] 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-1 login: 2018-08-17 06:30:13,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/1dc5e08e-5422-45d1-ac8e-e463e12d45a5 1.305s 2018-08-17 06:30:13,352 63 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.23:9696/v2.0/floatingips/1dc5e08e-5422-45d1-ac8e-e463e12d45a5', u'date': 'Fri, 17 Aug 2018 06:30:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-68844b33-2c04-48e6-bb51-6a3835d6a217'} Body: 2018-08-17 06:30:14,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/remove_router_interface 1.633s 2018-08-17 06:30:14,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:30:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b0b5e66f-e505-4079-90ef-d28fa7b1b900'} Body: {"network_id": "bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "9971eed8-de08-420e-baa5-7d8b60740187", "subnet_ids": ["9971eed8-de08-420e-baa5-7d8b60740187"], "port_id": "9230d73c-86a0-4fb1-a10c-e633d1207b3a", "id": "a404325e-ac67-4e3e-930a-86ba3244eb5a"} 2018-08-17 06:30:16,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a 1.473s 2018-08-17 06:30:16,462 63 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.23:9696/v2.0/routers/a404325e-ac67-4e3e-930a-86ba3244eb5a', u'date': 'Fri, 17 Aug 2018 06:30:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d24d3f0f-62f9-4141-b0b5-b36e77910730'} Body: 2018-08-17 06:30:18,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/02f1da3d-a239-4c78-9f7b-a3e21015d14c 1.639s 2018-08-17 06:30:18,104 63 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.23:9696/v2.0/floatingips/02f1da3d-a239-4c78-9f7b-a3e21015d14c', u'date': 'Fri, 17 Aug 2018 06:30:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bf3fed01-dd56-4250-a532-ef6ecd885ce0'} Body: 2018-08-17 06:30:19,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/remove_router_interface 1.785s 2018-08-17 06:30:19,891 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:30:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f945b505-09ee-4855-8c98-8e1f6f90fcb5'} Body: {"network_id": "b5c1cbbf-0e52-4046-a079-c3b20b9d3370", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "c6b574a0-46b6-4ad3-a4df-947ac3b4ec54", "subnet_ids": ["c6b574a0-46b6-4ad3-a4df-947ac3b4ec54"], "port_id": "87ede79a-c691-4e97-97f4-67e026340b6b", "id": "2dfdce39-80ca-4f39-8024-cc6fbfd80f8c"} 2018-08-17 06:30:21,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c 1.517s 2018-08-17 06:30:21,411 63 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.23:9696/v2.0/routers/2dfdce39-80ca-4f39-8024-cc6fbfd80f8c', u'date': 'Fri, 17 Aug 2018 06:30:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2b282218-c29e-4585-a163-2f184245a2cd'} Body: 2018-08-17 06:30:21,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.172s 2018-08-17 06:30:21,586 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-e10edb1e-e2a4-4013-a122-50cef1242222', 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': 'Fri, 17 Aug 2018 06:30:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e10edb1e-e2a4-4013-a122-50cef1242222'} Body: 2018-08-17 06:30:22,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.956s 2018-08-17 06:30:22,544 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71', 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': 'Fri, 17 Aug 2018 06:30:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e3f267f-3dbd-47fa-924c-2c0f1e0f3d71'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:ec:97", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:21Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-4", "created": "2018-08-17T06:24:05Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:23,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b 0.043s 2018-08-17 06:30:23,604 63 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.23:8774/v2.1/servers/efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b', u'x-compute-request-id': 'req-1bcf9da4-46e3-4321-b802-0b331fec85b3', 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': 'Fri, 17 Aug 2018 06:30:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1bcf9da4-46e3-4321-b802-0b331fec85b3'} Body: {"itemNotFound": {"message": "Instance efe0d5e8-d98b-4eb4-bb02-fe747eff8c7b could not be found.", "code": 404}} 2018-08-17 06:30:24,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/425e12f8-e5cd-4c42-8489-f4d723513f6d 0.606s 2018-08-17 06:30:24,213 63 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.23:9696/v2.0/ports/425e12f8-e5cd-4c42-8489-f4d723513f6d', u'date': 'Fri, 17 Aug 2018 06:30:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c95d1c29-8521-4c04-be73-a00cb2346c54'} Body: 2018-08-17 06:30:24,399 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.185s 2018-08-17 06:30:24,400 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-942c9a4b-4487-4269-88c7-1fd613308845', 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': 'Fri, 17 Aug 2018 06:30:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-942c9a4b-4487-4269-88c7-1fd613308845'} Body: 2018-08-17 06:30:24,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.537s 2018-08-17 06:30:24,939 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8', 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': 'Fri, 17 Aug 2018 06:30:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3cda2c9-9f0d-4aef-93b4-c8910798fcb8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:b7:95", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3e584c12-4403-4316-b292-acd661bf1163", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:24:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "3e584c12-4403-4316-b292-acd661bf1163", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:24Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-3", "created": "2018-08-17T06:23:57Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:26,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163 0.045s 2018-08-17 06:30:26,018 63 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.23:8774/v2.1/servers/3e584c12-4403-4316-b292-acd661bf1163', u'x-compute-request-id': 'req-f92caab9-c152-44f9-a49a-c61113486c15', 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': 'Fri, 17 Aug 2018 06:30:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f92caab9-c152-44f9-a49a-c61113486c15'} Body: {"itemNotFound": {"message": "Instance 3e584c12-4403-4316-b292-acd661bf1163 could not be found.", "code": 404}} 2018-08-17 06:30:26,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/011d5e11-9ae9-43df-bd59-2748f1e18d53 0.898s 2018-08-17 06:30:26,918 63 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.23:9696/v2.0/ports/011d5e11-9ae9-43df-bd59-2748f1e18d53', u'date': 'Fri, 17 Aug 2018 06:30:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3ff3049a-fca5-4019-8d15-f4f9b44c1111'} Body: 2018-08-17 06:30:27,083 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.163s 2018-08-17 06:30:27,083 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-19a03518-9030-4a5a-925b-ff1c27ce5fe6', 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': 'Fri, 17 Aug 2018 06:30:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19a03518-9030-4a5a-925b-ff1c27ce5fe6'} Body: 2018-08-17 06:30:27,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.669s 2018-08-17 06:30:27,755 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-3b195215-ed70-42af-bdce-0d18371c67f1', 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': 'Fri, 17 Aug 2018 06:30:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b195215-ed70-42af-bdce-0d18371c67f1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1994524144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:ae:a8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/701a0013-d5bd-446d-a444-50bb05480c22", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:53.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "701a0013-d5bd-446d-a444-50bb05480c22", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:27Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-2", "created": "2018-08-17T06:23:49Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:28,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22 0.045s 2018-08-17 06:30:28,817 63 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.23:8774/v2.1/servers/701a0013-d5bd-446d-a444-50bb05480c22', u'x-compute-request-id': 'req-572b7010-31f3-40ab-9b45-979e63e0b102', 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': 'Fri, 17 Aug 2018 06:30:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-572b7010-31f3-40ab-9b45-979e63e0b102'} Body: {"itemNotFound": {"message": "Instance 701a0013-d5bd-446d-a444-50bb05480c22 could not be found.", "code": 404}} 2018-08-17 06:30:29,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/65731e7f-18bd-48c8-b29d-ce692b29cfd2 0.626s 2018-08-17 06:30:29,446 63 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.23:9696/v2.0/ports/65731e7f-18bd-48c8-b29d-ce692b29cfd2', u'date': 'Fri, 17 Aug 2018 06:30:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c186afb1-04f5-4086-bc20-6220f942fa1c'} Body: 2018-08-17 06:30:29,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.158s 2018-08-17 06:30:29,606 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-326fb5a6-807c-4dd6-a154-18831ea3fd6e', 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': 'Fri, 17 Aug 2018 06:30:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-326fb5a6-807c-4dd6-a154-18831ea3fd6e'} Body: 2018-08-17 06:30:30,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.685s 2018-08-17 06:30:30,293 63 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': '1548', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-e6043677-14e3-4b2b-ae11-583ea2f28a91', 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': 'Fri, 17 Aug 2018 06:30:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6043677-14e3-4b2b-ae11-583ea2f28a91'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-802559828": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:4e:7c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:23:45.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d8db066e-47ab-40a1-a8a4-9c7e2939aea6", "security_groups": [{"name": "tempest-secgroup-smoke-669352990"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-989128166", "name": "server-1", "created": "2018-08-17T06:23:39Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:31,366 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6 0.057s 2018-08-17 06:30:31,368 63 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.23:8774/v2.1/servers/d8db066e-47ab-40a1-a8a4-9c7e2939aea6', u'x-compute-request-id': 'req-add3c906-7764-4d60-a588-467f53425e4f', 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': 'Fri, 17 Aug 2018 06:30:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-add3c906-7764-4d60-a588-467f53425e4f'} Body: {"itemNotFound": {"message": "Instance d8db066e-47ab-40a1-a8a4-9c7e2939aea6 could not be found.", "code": 404}} 2018-08-17 06:30:31,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/669463da-a823-4ce4-952e-236ca7f212cf 0.608s 2018-08-17 06:30:31,978 63 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.23:9696/v2.0/ports/669463da-a823-4ce4-952e-236ca7f212cf', u'date': 'Fri, 17 Aug 2018 06:30:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d66a3278-00eb-40a4-8370-9c3db76d98a1'} Body: 2018-08-17 06:30:32,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-989128166 0.034s 2018-08-17 06:30:32,014 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-989128166', u'x-compute-request-id': 'req-7b3b71ca-b566-4883-b206-363cd725e130', 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': 'Fri, 17 Aug 2018 06:30:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b3b71ca-b566-4883-b206-363cd725e130'} Body: 2018-08-17 06:30:33,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/9971eed8-de08-420e-baa5-7d8b60740187 1.058s 2018-08-17 06:30:33,074 63 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.23:9696/v2.0/subnets/9971eed8-de08-420e-baa5-7d8b60740187', u'date': 'Fri, 17 Aug 2018 06:30:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b54f0eb2-3b4e-4b71-9192-841e52aaf8cc'} Body: 2018-08-17 06:30:34,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c 1.608s 2018-08-17 06:30:34,684 63 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.23:9696/v2.0/networks/bd39d1de-eb02-4ab6-8e02-8ca1d54c7d0c', u'date': 'Fri, 17 Aug 2018 06:30:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22f7d216-733d-48ac-bee4-32b8a3120ec9'} Body: 2018-08-17 06:30:35,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/c6b574a0-46b6-4ad3-a4df-947ac3b4ec54 1.091s 2018-08-17 06:30:35,777 63 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.23:9696/v2.0/subnets/c6b574a0-46b6-4ad3-a4df-947ac3b4ec54', u'date': 'Fri, 17 Aug 2018 06:30:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a93108cf-d934-4115-92be-82794690738e'} Body: 2018-08-17 06:30:37,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/b5c1cbbf-0e52-4046-a079-c3b20b9d3370 1.365s 2018-08-17 06:30:37,144 63 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.23:9696/v2.0/networks/b5c1cbbf-0e52-4046-a079-c3b20b9d3370', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b785198-0525-4a44-a99a-fe3134f472f4'} Body: 2018-08-17 06:30:37,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/f69b452c-c244-4ff4-8e4d-ba6964a90738 0.279s 2018-08-17 06:30:37,425 63 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.23:9696/v2.0/security-groups/f69b452c-c244-4ff4-8e4d-ba6964a90738', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0e828af6-3187-42f8-ab7e-bf7c3aedd426'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1[compute,id-8a5a6fac-313c-464b-9c5c-29d4e1c0a51e,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 102, in test_bgpvpn_variant1 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:30:37,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.194s 2018-08-17 06:30:37,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1834286999 description", "name": "tempest-secgroup-smoke-1834286999"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ca6f29d1-c156-4a86-8ebe-fe08869a7670'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1834286999 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "updated_at": "2018-08-17T06:30:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:30:37Z", "revision_number": 0, "id": "594a2b0f-cfcc-49d1-818a-7bddc5832268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:30:37Z", "revision_number": 0, "id": "dea719cd-6fc4-49dd-9f67-4cc3ff37d994", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "name": "tempest-secgroup-smoke-1834286999"}} 2018-08-17 06:30:37,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.146s 2018-08-17 06:30:37,824 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f0a6035-e44f-4851-ae98-dee3ee4e4582'} 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-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "cdb2ac3b-cf40-48b9-9055-87f992dcdc83"}} 2018-08-17 06:30:37,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:30:37,992 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d36169a-d718-4f96-ba71-bec7c173bdc5'} 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-08-17T06:30:37Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "df64c07c-0aae-43fb-8b28-f299855de324"}} 2018-08-17 06:30:38,327 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.334s 2018-08-17 06:30:38,328 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e49d3bd-8156-4ff7-a5e8-05be8fcda600'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "ffbcfd44-e8d6-4ba4-b60c-139705655f26"}} 2018-08-17 06:30:38,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:30:38,471 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84dfb763-efad-46f9-83c1-f74773386a37'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "55e84757-51c4-4884-aa17-734b4a31154a"}} 2018-08-17 06:30:38,615 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:30:38,615 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4edb136-f1d4-426b-911b-1f5555289e02'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b77a5538-ce26-44ef-aeee-8169104f37ca"}} 2018-08-17 06:30:38,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.155s 2018-08-17 06:30:38,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8125782-ceb5-4eb8-b237-86edf6270470'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "32312c82-a8cb-4f3a-8111-b47b1a7ef2ab"}} 2018-08-17 06:30:38,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:30:38,909 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-683f472f-6312-4853-ad90-2a760dc80e54'} 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-08-17T06:30:38Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d4a86b6-c8e9-4cd7-9f6d-ee1c1037a304"}} 2018-08-17 06:30:39,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.413s 2018-08-17 06:30:39,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:30:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a219b77-2063-4f3f-a258-a9425f3c43a4'} 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-08-17T06:30:39Z", "security_group_id": "c1028f57-ae4a-4f76-83c6-86197e4637df", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:30:39Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "92197d3f-6afb-49d1-b0c1-c801b35eeb36"}} 2018-08-17 06:30:39,602 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.277s 2018-08-17 06:30:39,602 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-505077764"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:30:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-af0a634e-8039-428e-a2e4-a02be47be2b6'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:30:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","name":"tempest-A-505077764"}} 2018-08-17 06:30:40,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.522s 2018-08-17 06:30:40,125 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "name": "tempest-subnet-A-1-837079483"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:30:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eb64ab93-97f5-4183-b2a2-e9eda6972882'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:30:39Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"59a0ff5a-3ee0-42dc-a466-0ba492706f9f","subnetpool_id":null,"name":"tempest-subnet-A-1-837079483"}} 2018-08-17 06:30:40,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/networks 0.248s 2018-08-17 06:30:40,375 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-701919178"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:30:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07871bca-9fc8-4ffe-8526-87c352c38ca5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:30:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"30582ede-d62c-4c50-ac48-bd41000e1a60","name":"tempest-B-701919178"}} 2018-08-17 06:30:41,028 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.652s 2018-08-17 06:30:41,028 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "name": "tempest-subnet-B-1-1757733768"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4a258e-0bfa-41e3-98d7-dc3d3d77c513'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30582ede-d62c-4c50-ac48-bd41000e1a60","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:30:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:30:40Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f76b2260-a23d-4b4d-ba1d-7ccb494604de","subnetpool_id":null,"name":"tempest-subnet-B-1-1757733768"}} 2018-08-17 06:30:41,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 06:30:41,440 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.23:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb618cb7-af86-4447-8705-b5f996496748'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T07:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2340ff25ab5649c4a6276170dcbc1644", "name": "tempest-TestBGPVPNBasic-1766154985"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "internal", "id": "2891217847e6491baa8062ff36c8c126"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8041", "region": "regionOne", "interface": "public", "id": "5efd742dde33426db58d6710aaa379c4"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8041", "region": "regionOne", "interface": "admin", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "675b6de725144015b38a165297ad1901"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8776/v3/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "interface": "public", "id": "103b43127a554efe85764385c98cb7e9"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "internal", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "interface": "admin", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "admin", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"region_id": "regionOne", "url": "http://192.30.9.3:9292", "region": "regionOne", "interface": "internal", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"region_id": "regionOne", "url": "http://172.30.9.23:9292", "region": "regionOne", "interface": "public", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:5000", "region": "regionOne", "interface": "internal", "id": "46fec0810958481ab7fd30671d75946a"}, {"region_id": "regionOne", "url": "http://192.30.9.3:35357", "region": "regionOne", "interface": "admin", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"region_id": "regionOne", "url": "http://172.30.9.23:5000", "region": "regionOne", "interface": "public", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "internal", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"region_id": "regionOne", "url": "http://192.30.9.3:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "admin", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"region_id": "regionOne", "url": "http://172.30.9.23:8004/v1/2340ff25ab5649c4a6276170dcbc1644", "region": "regionOne", "interface": "public", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"end 2018-08-17 06:30:41,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.457s 2018-08-17 06:30:41,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:30:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0480b02e-0f61-4e74-8a50-cc69cbfee215'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "9913b821-a463-477b-bda1-11880763e19b"}} 2018-08-17 06:30:42,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations 0.727s 2018-08-17 06:30:42,627 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations', u'date': 'Fri, 17 Aug 2018 06:30:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-856f16af-7db0-4551-b7c4-00441524ce68'} Body: {"network_association": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "id": "ac936800-6abf-494f-a56a-0254f0c65e1e"}} 2018-08-17 06:30:43,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations 0.436s 2018-08-17 06:30:43,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9913b821-a463-477b-bda1-11880763e19b/network_associations', u'date': 'Fri, 17 Aug 2018 06:30:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bc114fc-6607-4048-8118-fe09beeea1b8'} Body: {"network_association": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "id": "0dc933a0-fb64-4bbd-a67b-63ec7470aa00"}} 2018-08-17 06:30:43,065 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:30:43,242 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.176s 2018-08-17 06:30:43,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1346218869"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff', 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': 'Fri, 17 Aug 2018 06:30:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b0e2f16-aef2-43e3-baa3-633d16cc0cff'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZM9cUd99ZWHGqfy3vX6HBpnlzFuPE/+LAw5NxZldRADoroOteymaEC/L+7A0yEY2cG7LfWCkqa5OeIYdxZYGxysX0ngRuGOcqKIfbSnJEbEL+FSxgnSROD9SY80n0YVQPyMFi2aJG2UlYaVE+yWQiy6QpcqcVkLSco6O5o32yaPSppMxrjgrNZ6e+GEdzS5VDAe9Ihs+sTpXgOEC6wJW4hWELz84d7Y/2LANlFJDE6qn7GQBZt09cVa1W/ytDHLBbZS+g1Ni6o7gr8ithx3vGuH/FVgn+H5lHuyah0EYU0s6Ob2NE1qELGXCXkDX0/XMD5pqAUEvnvbmQcDgFow6r Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2TPXFHffWVhxqn8t71+hwaZ5cxbjxP/iwMOTcWZXUQA6K6Dr\nXspmhAvy/uwNMhGNnBuy31gpKmuTniGHcWWBscrF9J4EbhjnKiiH20pyRGxC/hUs\nYJ0kTg/UmPNJ9GFUD8jBYtmiRtlJWGlRPslkIsukKXKnFZC0nKOjuaN9smj0qaTM\na44KzWenvhhHc0uVQwHvSIbPrE6V4DhAusCVuIVhC8/OHe2P9iwDZRSQxOqp+xkA\nWbdPXFWtVv8rQxywW2UvoNTYuqO4K/IrYcd7xrh/xVYJ/h+ZR7smodBGFNLOjm9j\nRNahCxlwl5A19P1zA+aagFBL5725kHA4BaMOqwIDAQABAoIBAE1nLv+pVFvnq+Ih\nnoIOp3t2UxOTlanvsqQVTmb8HKPOG+zOVPKb2Hq4M2lrP6yXGssGB/GV3l2yppGU\ny0q67MQqSe9JnLSLhV29weSBHEWL+zfG3eC0P2reM1oqYTGIucdCOMB8ZFsxNfUe\n2wgwBtJrld37cNW7ktG7cy5FuBaqrgqYLtsN3N+a+AWK80c1bZ3BQwKOSitkUGUU\nHFBW3ssx4Bs7wPafqeQMxVqJzPFWdjpXuxAXqxJO8gXUQAfQ0Rl2kwKOuoYvC67W\ndA1HHDTUOUkCyVqQHIQ2D1HkbZiYfjaKVoiDGXrs9iG/qa6WvjvqwS8CNksJ9J+w\nODm7r/kCgYEA/EpKXvKMOuhCrq3ljxVsAOCNtxU4bxv0tGn0FpCJdNOkvosBDnUJ\ndn6bKsawKrzKjR3czudvby0AaHrU3aP7FyU1d6kMRcn3Wzrnl1AyHL5iB3tEECRd\nHWbzlaK1etZwOl/cUOyX/T4M5JwGU211IMHEBvLHUpUKAbz22pxY6IcCgYEA3GV3\nlzBIQsZbIvOZvGje5uYcY72RbiBdnCC1Sp3BgHm2hLLFQQrNDaSb+nazJl4GOh82\nGu8WqGzejhVpsZOXOX61qPBHJIR38qQBELN36bylR69AsyWQB0TLbg10qOx7TG3h\ncZxOnxZdLVioHH1gssafsqypIYPktST70M/VRb0CgYEAoSPGOrzKqnlc1ftGK0yw\nbiL/ARgxsm31ryIZgCwTT6Y6jGV2aEiCocedzgWX0cRBzz5qoVCbETR6FUGXInWx\nU4g1jVdQ+mZUclW+RBw51bgYHtUxlOnU+4mdPU7ugSXkCrTdoGZtcZenXoD1XWYF\nMMXyMcnxW6LMAG40cU75TpMCgYB9Vh7alhSiFNfDWrF1GlaZDQfcGPRZooJZxagT\n1P80JwOLF3dh89iFB7XEjDh5e0MjTpigXJOQGMnAF6FR4VNA2TRJ7Msok0T7chVB\nAC8Td7qut5Wdy6DK4W6nGXPclQ/ReTOaPn/frQI0RZTlDtAtGxO6ssJEUxN/iJbE\nO01YKQKBgA+JiVfh6wRjj/e9GyZa4PZeZqZ6CL7bFF33PWxJcOU6uAYMwtaVbARe\nbbFhRAFB1491h/l4EpThZ5uW/UJwHhqJqOizkSgH7cP4shV9/wrXP/7eU1n2YiH4\n7S/fM5oDcqUN/ADLQ2jxJj8gqJ26KL9i//DuUJKJqpkvY6XrGbV4\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1346218869", "fingerprint": "87:52:75:5b:b7:bb:2e:af:f8:3d:af:93:9b:6a:b2:ec"}} 2018-08-17 06:30:44,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 1.539s 2018-08-17 06:30:44,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1877714744", "security_groups": ["c1028f57-ae4a-4f76-83c6-86197e4637df"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:30:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2bdfa143-920a-4fa8-9953-b7175d5bc51b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:30:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:30:43Z","name":"tempest-port-smoke-1877714744","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:96:79:db","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"59a0ff5a-3ee0-42dc-a466-0ba492706f9f","ip_address":"10.101.11.10"}],"id":"a75d4de7-a5fe-4885-b119-2bbe0cc0b58a","security_groups":["c1028f57-ae4a-4f76-83c6-86197e4637df"],"device_id":""}} 2018-08-17 06:30:45,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.144s 2018-08-17 06:30:45,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1346218869", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "port": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-938eaa9a-de68-44f2-88c8-772dcf0bed57', 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:30:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-938eaa9a-de68-44f2-88c8-772dcf0bed57'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "adminPass": "tGmdJuXCvM4t"}} 2018-08-17 06:30:46,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.354s 2018-08-17 06:30:46,291 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-0e3af4d2-086c-413b-a6f0-6472645abd23', 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': 'Fri, 17 Aug 2018 06:30:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e3af4d2-086c-413b-a6f0-6472645abd23'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:47,581 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.275s 2018-08-17 06:30:47,581 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-1368d995-832c-4733-98da-e8a02bdc3529', 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': 'Fri, 17 Aug 2018 06:30:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1368d995-832c-4733-98da-e8a02bdc3529'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:47,599 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:30:48,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.356s 2018-08-17 06:30:48,960 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-55d025b4-3523-423a-a227-003ffa0fb1c9', 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': 'Fri, 17 Aug 2018 06:30:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55d025b4-3523-423a-a227-003ffa0fb1c9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:48,977 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2018-08-17 06:30:50,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.329s 2018-08-17 06:30:50,311 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-7313b533-e68a-4188-97a7-ace02a387f7d', 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': 'Fri, 17 Aug 2018 06:30:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7313b533-e68a-4188-97a7-ace02a387f7d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:52,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.704s 2018-08-17 06:30:52,031 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-587dc565-06fc-4bfd-9429-4fd09220e359', 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': 'Fri, 17 Aug 2018 06:30:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-587dc565-06fc-4bfd-9429-4fd09220e359'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:47Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:53,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.359s 2018-08-17 06:30:53,406 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-a51450f0-05c2-4095-8a28-1a22891c06d4', 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': 'Fri, 17 Aug 2018 06:30:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a51450f0-05c2-4095-8a28-1a22891c06d4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:53,424 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:30:53,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.325s 2018-08-17 06:30:53,750 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce', 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': 'Fri, 17 Aug 2018 06:30:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9be6bb1d-fdcf-41a1-85fa-95cc5284adce'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:53,764 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 032b293b-96c7-48d6-9f05-1f87572a919f with status: ACTIVE 2018-08-17 06:30:54,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/ports 0.865s 2018-08-17 06:30:54,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "30582ede-d62c-4c50-ac48-bd41000e1a60", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1644019041", "security_groups": ["c1028f57-ae4a-4f76-83c6-86197e4637df"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:30:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-047e9e91-947a-4d88-95fb-7bb8ea050758'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:30:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"30582ede-d62c-4c50-ac48-bd41000e1a60","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:30:54Z","name":"tempest-port-smoke-1644019041","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:44:f2:da","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f76b2260-a23d-4b4d-ba1d-7ccb494604de","ip_address":"10.102.21.20"}],"id":"93f82c69-5405-4305-983c-97840b3b6563","security_groups":["c1028f57-ae4a-4f76-83c6-86197e4637df"],"device_id":""}} 2018-08-17 06:30:56,453 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.23:8774/v2.1/servers 1.821s 2018-08-17 06:30:56,454 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1346218869", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "30582ede-d62c-4c50-ac48-bd41000e1a60", "port": "93f82c69-5405-4305-983c-97840b3b6563"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-256e7b71-73f3-459d-9c8e-8341643d0a68', 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:30:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-256e7b71-73f3-459d-9c8e-8341643d0a68'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "adminPass": "mdQgMscB5Qit"}} 2018-08-17 06:30:56,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.323s 2018-08-17 06:30:56,782 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-86a43922-c705-42cc-9f2d-1bbe6ef88f69', 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': 'Fri, 17 Aug 2018 06:30:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86a43922-c705-42cc-9f2d-1bbe6ef88f69'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:57,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.102s 2018-08-17 06:30:57,901 63 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': '1332', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81', 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': 'Fri, 17 Aug 2018 06:30:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07fd85f1-6702-4781-8ddb-4f50dfbc6f81'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:57Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:57,917 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2018-08-17 06:30:59,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.411s 2018-08-17 06:30:59,330 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9', 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': 'Fri, 17 Aug 2018 06:30:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b12ce7e-3bd1-4115-83d3-41e85c8738f9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:30:59,344 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:31:00,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.182s 2018-08-17 06:31:00,529 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-ce20a877-af2e-4d06-bd0c-7720d124951d', 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': 'Fri, 17 Aug 2018 06:31:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce20a877-af2e-4d06-bd0c-7720d124951d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:30:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:31:01,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.397s 2018-08-17 06:31:01,942 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-01578b2b-beb7-44a1-9233-fc99caa31d8a', 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': 'Fri, 17 Aug 2018 06:31:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-01578b2b-beb7-44a1-9233-fc99caa31d8a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:31:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:31:01,956 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 06:31:02,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.152s 2018-08-17 06:31:02,110 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-a9cdec70-1221-475a-87ed-368e026c9efd', 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': 'Fri, 17 Aug 2018 06:31:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9cdec70-1221-475a-87ed-368e026c9efd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:31:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:31:02,127 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 436b60b4-da03-4797-824e-06695f4cb7ba with status: ACTIVE 2018-08-17 06:31:02,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/routers 0.126s 2018-08-17 06:31:02,255 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--44107787", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:31:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9dd11fd2-9201-479e-8099-4dd4a258d32c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:02Z", "admin_state_up": true, "updated_at": "2018-08-17T06:31:02Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "name": "tempest-router--44107787"}} 2018-08-17 06:31:03,679 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669 1.423s 2018-08-17 06:31:03,680 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669', u'date': 'Fri, 17 Aug 2018 06:31:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c85e2f6-2bc5-4970-a1a4-b9d55f9793b4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:02Z", "admin_state_up": true, "updated_at": "2018-08-17T06:31:03Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "name": "tempest-router--44107787"}} 2018-08-17 06:31:05,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/add_router_interface 2.140s 2018-08-17 06:31:05,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:31:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d52f1c0-1544-402d-811b-328c9beb4d7e'} Body: {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f", "subnet_ids": ["59a0ff5a-3ee0-42dc-a466-0ba492706f9f"], "port_id": "72beb7d7-806f-438d-bf48-ac1290e11239", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669"} 2018-08-17 06:31:07,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.044s 2018-08-17 06:31:07,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:31:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-794d728c-b95b-4471-89fc-b175b9e15c5b'} Body: {"floatingip": {"router_id": "300b5204-b30c-4105-89d3-0a92ce3c3669", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:31:06Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "a75d4de7-a5fe-4885-b119-2bbe0cc0b58a", "id": "4b669078-806f-4487-bc98-46f671b23a1e", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:31:06Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:31:07,868 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:31:15,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:31:15,947 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:31:15,977 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:31:16,092 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:31:16,092 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:31:16,094 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:31:16,155 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:31:16,158 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:31:21,166 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:31:21,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:32:31,225 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:32:31,225 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:32:31,229 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:32:31,292 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:32:31,293 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:32:36,301 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:32:36,302 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:33:46,358 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:33:46,358 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:33:46,359 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,365 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,467 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,491 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:33:46,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:f4:e2 [ether] on eth0 2018-08-17 06:33:46,499 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:33:46,499 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,501 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,565 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,574 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:33:46,574 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:33:46,575 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,577 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,639 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,649 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:33:46,649 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,651 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,713 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,716 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:46,721 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:33:46,722 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:f2:f4:e2 [ether] on eth0 2018-08-17 06:33:46,722 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:33:46,722 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:33:46,724 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:33:46,783 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:33:46,788 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:33:51,795 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:33:51,795 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:35:01,852 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:35:01,853 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:35:01,857 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:35:01,920 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:35:01,922 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:35:06,930 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:35:06,930 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:36:16,988 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:36:16,989 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:36:16.989 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:36:18,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/4b669078-806f-4487-bc98-46f671b23a1e 1.160s 2018-08-17 06:36:18,153 63 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.23:9696/v2.0/floatingips/4b669078-806f-4487-bc98-46f671b23a1e', u'date': 'Fri, 17 Aug 2018 06:36:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3688328a-8a12-494b-bb07-f58e54d11da7'} Body: 2018-08-17 06:36:19,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/remove_router_interface 1.726s 2018-08-17 06:36:19,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:36:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd32d13a-5c4d-4a33-9167-21f446c72f08'} Body: {"network_id": "6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "59a0ff5a-3ee0-42dc-a466-0ba492706f9f", "subnet_ids": ["59a0ff5a-3ee0-42dc-a466-0ba492706f9f"], "port_id": "72beb7d7-806f-438d-bf48-ac1290e11239", "id": "300b5204-b30c-4105-89d3-0a92ce3c3669"} 2018-08-17 06:36:21,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669 1.467s 2018-08-17 06:36:21,349 63 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.23:9696/v2.0/routers/300b5204-b30c-4105-89d3-0a92ce3c3669', u'date': 'Fri, 17 Aug 2018 06:36:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0332c455-2af6-42e2-96f2-a8c2431a7278'} Body: 2018-08-17 06:36:21,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.436s 2018-08-17 06:36:21,788 63 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-55ffceff-902e-4cd7-be89-2f63863b6949', 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': 'Fri, 17 Aug 2018 06:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55ffceff-902e-4cd7-be89-2f63863b6949'} Body: 2018-08-17 06:36:22,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.671s 2018-08-17 06:36:22,460 63 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-62562d19-6378-4373-b2d7-60e5bcc2f873', 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': 'Fri, 17 Aug 2018 06:36:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62562d19-6378-4373-b2d7-60e5bcc2f873'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-701919178": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:f2:da", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:21Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:24,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.628s 2018-08-17 06:36:24,104 63 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': '1348', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd', 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': 'Fri, 17 Aug 2018 06:36:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e56eb53-0d16-4dcc-bdfb-3a13be0f0dfd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/436b60b4-da03-4797-824e-06695f4cb7ba", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T06:31:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "436b60b4-da03-4797-824e-06695f4cb7ba", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T06:36:23Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": "2018-08-17T06:36:23.000000", "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-2", "created": "2018-08-17T06:30:56Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:24,117 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-17 06:36:25,159 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba 0.040s 2018-08-17 06:36:25,160 63 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.23:8774/v2.1/servers/436b60b4-da03-4797-824e-06695f4cb7ba', u'x-compute-request-id': 'req-9ceba0a9-4812-4107-9f27-cd30a92e301f', 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': 'Fri, 17 Aug 2018 06:36:25 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9ceba0a9-4812-4107-9f27-cd30a92e301f'} Body: {"itemNotFound": {"message": "Instance 436b60b4-da03-4797-824e-06695f4cb7ba could not be found.", "code": 404}} 2018-08-17 06:36:26,021 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/93f82c69-5405-4305-983c-97840b3b6563 0.860s 2018-08-17 06:36:26,022 63 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.23:9696/v2.0/ports/93f82c69-5405-4305-983c-97840b3b6563', u'date': 'Fri, 17 Aug 2018 06:36:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02629f4a-200e-4eb6-8146-212a5aa60ee6'} Body: 2018-08-17 06:36:26,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.154s 2018-08-17 06:36:26,177 63 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32', 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': 'Fri, 17 Aug 2018 06:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de3a85dc-79fe-4c94-ae2b-132e8ee5fe32'} Body: 2018-08-17 06:36:26,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.488s 2018-08-17 06:36:26,666 63 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-b26377c7-5981-4a76-92cd-9b6925739131', 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': 'Fri, 17 Aug 2018 06:36:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b26377c7-5981-4a76-92cd-9b6925739131'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "security_groups": [{"name": "tempest-secgroup-smoke-1834286999"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:27,948 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.266s 2018-08-17 06:36:27,948 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d', 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': 'Fri, 17 Aug 2018 06:36:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55ab6677-f9fe-4389-b1a2-f3134ba79c0d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-505077764": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:79:db", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/032b293b-96c7-48d6-9f05-1f87572a919f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:30:51.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "032b293b-96c7-48d6-9f05-1f87572a919f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:26Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1346218869", "name": "server-1", "created": "2018-08-17T06:30:45Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:29,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f 0.048s 2018-08-17 06:36:29,013 63 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.23:8774/v2.1/servers/032b293b-96c7-48d6-9f05-1f87572a919f', u'x-compute-request-id': 'req-5e0e4242-ca70-4db2-8785-6ef44ee41718', 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': 'Fri, 17 Aug 2018 06:36:28 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5e0e4242-ca70-4db2-8785-6ef44ee41718'} Body: {"itemNotFound": {"message": "Instance 032b293b-96c7-48d6-9f05-1f87572a919f could not be found.", "code": 404}} 2018-08-17 06:36:30,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/a75d4de7-a5fe-4885-b119-2bbe0cc0b58a 1.142s 2018-08-17 06:36:30,157 63 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.23:9696/v2.0/ports/a75d4de7-a5fe-4885-b119-2bbe0cc0b58a', u'date': 'Fri, 17 Aug 2018 06:36:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9536fd7b-5563-44c4-a07d-bf30d56912d6'} Body: 2018-08-17 06:36:30,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1346218869 0.045s 2018-08-17 06:36:30,204 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1346218869', u'x-compute-request-id': 'req-f9226eb3-2acf-4558-84bf-4242d4ebe50b', 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': 'Fri, 17 Aug 2018 06:36:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f9226eb3-2acf-4558-84bf-4242d4ebe50b'} Body: 2018-08-17 06:36:31,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f76b2260-a23d-4b4d-ba1d-7ccb494604de 1.619s 2018-08-17 06:36:31,824 63 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.23:9696/v2.0/subnets/f76b2260-a23d-4b4d-ba1d-7ccb494604de', u'date': 'Fri, 17 Aug 2018 06:36:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4329c3b2-e092-4923-9945-3aa5196fb111'} Body: 2018-08-17 06:36:33,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/30582ede-d62c-4c50-ac48-bd41000e1a60 1.407s 2018-08-17 06:36:33,232 63 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.23:9696/v2.0/networks/30582ede-d62c-4c50-ac48-bd41000e1a60', u'date': 'Fri, 17 Aug 2018 06:36:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a897ea2-517d-4d93-a803-81158a7e43d8'} Body: 2018-08-17 06:36:34,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/59a0ff5a-3ee0-42dc-a466-0ba492706f9f 1.718s 2018-08-17 06:36:34,952 63 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.23:9696/v2.0/subnets/59a0ff5a-3ee0-42dc-a466-0ba492706f9f', u'date': 'Fri, 17 Aug 2018 06:36:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-53355284-5885-4ce6-b2c7-cf54b31eb992'} Body: 2018-08-17 06:36:36,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5 1.409s 2018-08-17 06:36:36,363 63 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.23:9696/v2.0/networks/6144ce15-8ec4-4e4c-9d33-77b2ec4b93b5', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1c8b2884-8e72-427b-9eee-d610e9e97d78'} Body: 2018-08-17 06:36:36,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/c1028f57-ae4a-4f76-83c6-86197e4637df 0.263s 2018-08-17 06:36:36,628 63 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.23:9696/v2.0/security-groups/c1028f57-ae4a-4f76-83c6-86197e4637df', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b5f5c353-7907-4726-a5c8-c0b5231adcb2'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2[compute,id-e7468636-0816-4092-82ca-3590680ed00b,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 124, in test_bgpvpn_variant2 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:36:36,894 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.240s 2018-08-17 06:36:36,895 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1202993586 description", "name": "tempest-secgroup-smoke-1202993586"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:36:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0db379a7-4666-4cb5-aaa4-424c8cb804ed'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1202993586 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:36Z", "updated_at": "2018-08-17T06:36:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:36:36Z", "revision_number": 0, "id": "1bc4dc19-81bf-47b4-8da6-23580fa52b58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:36:36Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:36:36Z", "revision_number": 0, "id": "e46da61a-9cd2-4976-9685-7beb0cc98e3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:36:36Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "name": "tempest-secgroup-smoke-1202993586"}} 2018-08-17 06:36:37,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.423s 2018-08-17 06:36:37,319 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dcec2f8a-4252-451f-95f4-6f41f1445122'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7489f325-bb7f-4f90-8a89-3280faeb5930"}} 2018-08-17 06:36:37,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.167s 2018-08-17 06:36:37,488 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b9edc307-286c-4bc1-9df9-8fae135684c2'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "8603aa47-a072-4079-8a5a-ff4caf6beaa0"}} 2018-08-17 06:36:37,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.351s 2018-08-17 06:36:37,841 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43456b53-c4c9-4e26-8894-085e58e03c09'} 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-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "e2fce8a6-ccf0-4337-b749-6db1c85f85fe"}} 2018-08-17 06:36:37,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 06:36:37,978 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57f15279-dc60-447b-a6fa-ca841048a549'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:36:37Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:37Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b9ef80a3-e12a-4d69-8f4d-6ccdae04678a"}} 2018-08-17 06:36:38,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.129s 2018-08-17 06:36:38,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6110c8c0-47b6-4baa-847f-5b6361e60657'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0d14d8e6-316c-4d30-8bd3-8e8a0ac5aba3"}} 2018-08-17 06:36:38,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.178s 2018-08-17 06:36:38,289 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba9cc7c1-7759-49fa-b39d-a81b15a4dd3b'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "51a41a97-45e7-4530-ae15-51731636c3fa"}} 2018-08-17 06:36:38,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.173s 2018-08-17 06:36:38,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c58e84f-2284-4220-a737-590afd3bcace'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fc8f3a7e-f301-4330-ad82-72d89d173a2a"}} 2018-08-17 06:36:38,600 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.136s 2018-08-17 06:36:38,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f0a00a2-1413-49d3-b132-11117d3a3634'} 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-08-17T06:36:38Z", "security_group_id": "5431b959-d025-4b65-95fc-a51bfaa656fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:38Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "d216c298-6d3c-4f94-9cba-f539c68cf299"}} 2018-08-17 06:36:38,863 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.261s 2018-08-17 06:36:38,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-421235866"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:36:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f30666e-e32a-43f6-8551-2a53a1349e91'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:36:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","name":"tempest-A-421235866"}} 2018-08-17 06:36:39,403 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.539s 2018-08-17 06:36:39,404 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "name": "tempest-subnet-A-1-989170092"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ae130321-865f-4fa8-a2eb-956a3bdd82f5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:39Z","dns_nameservers":[],"updated_at":"2018-08-17T06:36:39Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404","subnetpool_id":null,"name":"tempest-subnet-A-1-989170092"}} 2018-08-17 06:36:39,995 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/networks 0.590s 2018-08-17 06:36:39,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1897511425"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:36:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c820fb4-2aab-4ca2-a60d-afd96a536420'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:36:39Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","name":"tempest-B-1897511425"}} 2018-08-17 06:36:41,008 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.011s 2018-08-17 06:36:41,008 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "name": "tempest-subnet-B-1-1654274532"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf85e6a-ef4a-4bc3-8c28-cf8c4baeb60c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:36:40Z","dns_nameservers":[],"updated_at":"2018-08-17T06:36:40Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4e43e55e-f6ca-4c1c-84fb-480d712008eb","subnetpool_id":null,"name":"tempest-subnet-B-1-1654274532"}} 2018-08-17 06:36:41,171 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.161s 2018-08-17 06:36:41,171 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1046637152"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-1df6354f-d8e6-4180-b23f-0ea495616d51', 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': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1df6354f-d8e6-4180-b23f-0ea495616d51'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1QayraNPg5q5JAWwEaL9jQfsPzEVRMs2AgsRDLOjVehb9uiKL+2QWzjzH68NgBLlqumxrU5Rtb5CZz2Yv+6VLBt+5EdHlAax89czPudXFRX/2OWaqEe5lKAAVaByVkq13rqYq5djErDMh0Ju9ZdjWrmdWKh1b6XY7PcZ5J3HxJC79+WsybrffWOXTxVNY2pC1B//pKItP1nDJmzAd4ZqTbG87qItd7Kh/MjsI/7jKiggL4+lp1Nlj9EjKIQZ+eWJoOxYhXnKloxgY5lWs6QjYMq6oMRcSV7iUZlKoMJMnHDg7j5Mmg9p8WdgqPgoPxNcfymly9PkUBo+hsDV6bzKp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtUGsq2jT4OauSQFsBGi/Y0H7D8xFUTLNgILEQyzo1XoW/boi\ni/tkFs48x+vDYAS5arpsa1OUbW+Qmc9mL/ulSwbfuRHR5QGsfPXMz7nVxUV/9jlm\nqhHuZSgAFWgclZKtd66mKuXYxKwzIdCbvWXY1q5nViodW+l2Oz3GeSdx8SQu/flr\nMm6331jl08VTWNqQtQf/6SiLT9ZwyZswHeGak2xvO6iLXeyofzI7CP+4yooIC+Pp\nadTZY/RIyiEGfnliaDsWIV5ypaMYGOZVrOkI2DKuqDEXEle4lGZSqDCTJxw4O4+T\nJoPafFnYKj4KD8TXH8ppcvT5FAaPobA1em8yqQIDAQABAoIBAQCR+tjEHGM4qNEJ\nPzntuycZG9TF/nB9WvsjWy4SJCNJe1D0/GpCby9HJsbRBNKPjH6AtLAJKIFMOiQt\nnFninzua12hrtyxi0hxHb/eJ/VNr0/OhLM3AfzyO/85Bb15GIKHQ2DpAJmmUzFNK\nEqa7vUEMdd4ICVcn5TkxsSkd/mTIHk8IXkHRkVYzU1e7/85QnnFl5c/9FeQhr7zr\nG2W3hCvVYXphVK/yYj60dBQDSvMxf9se7oCORDVrHu7KMRQYKGP2b5ygulwLOolM\nKrR0Y3UAC+erQZFSwtZ9E0bqCXwJSmiwvV9g77Rt3+ZU0EyMUCjJuKNSxGhxID2J\n/OU2TOoZAoGBAN6UUdP4evERC8SLBmTwg0nOaLuwEFhvjeSPWh5l2UJS+uJzp3o/\nr+hMhEru1BaAxsEaFwkksmY+jk+I3nvQsDDw4rVb6decH/Bs2xPhh8trLRx5hgJ2\nLcqY8jWaOijaour9GdFoilUo03ZAVeuCoUOLx17CBbYS/X4Prl88Q8pPAoGBANB4\n9JcyuE4pCjZdtdmtEE9FQwls4AwxhhpQJ+cXaACXrnWJFT835MOUeU1Lu/PJpWqq\ntXPOurJ5BdCzyq8HjMeBjU6oxFkMVRD/xF1HnJlRqZ+cjoUkLici/jdk5P5A106l\nG6Z+FVqeNK0RZzcob90izYA4+3fw0q0Llp0pHo2HAoGBAN2lOW8qK9NPNDa+ctml\noDepMiZlB4HpZJVMI2PN7HHdjDRhE0/rh9J+D+dGuTDHgCTfRD04q+ahOLn/A/6s\nLCgwWLJdGxo4QJ386JR9q+pnif6nDUn6QVNUxy2VrYDtZ/s1m7YqskZnZ1yEaIsk\nBE7tLNYxw9oyQvh7yRrROniFAoGAVwgoFHc4OmknukqlAJsfk/h2ZBjv8Cc8tP+B\nqRg8cwLf8nGoTRwohP4XJg3YCY7FYCKkXhSQHLIpm1dz5l5gh2mudIhAcGyVluMw\nN0EOP3O4PMo/NZZFLlGNj9KvRvYK7OpBAODiSVKC6z24uW5IRSmiYUVotknzqgqM\ndlAUUUECgYEArZ20GQiTlwoZrqTuTrimJ7HUfLtTj6MvGWPraNh2tNg2kt51/Nrn\nh0be4RGR4WputMAu3v318JchD8dQ/+0CsmWPKbupq3OAmzQCzmIJFCpSL00Jx3+f\n2/v8AOnKmsK5sGUvteTUmdvKjG6YlURZH8X+Dfc0FgemNWIZH2pJRqk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1046637152", "fingerprint": "83:a2:5e:84:d3:ef:d6:8e:8d:83:92:2b:37:78:5f:3d"}} 2018-08-17 06:36:41,984 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.809s 2018-08-17 06:36:41,985 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1649983420", "security_groups": ["5431b959-d025-4b65-95fc-a51bfaa656fc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fcabfa0-2150-4438-8b82-70b15047df4b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:36:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:36:41Z","name":"tempest-port-smoke-1649983420","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:58:2d:f5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404","ip_address":"10.101.11.10"}],"id":"d0cf78d8-bf8f-4bbf-a0ce-296d856522cc","security_groups":["5431b959-d025-4b65-95fc-a51bfaa656fc"],"device_id":""}} 2018-08-17 06:36:44,017 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 2.031s 2018-08-17 06:36:44,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1046637152", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "port": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-9cfcfd36-bf66-4e06-b75e-4be4289c550b', 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:36:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cfcfd36-bf66-4e06-b75e-4be4289c550b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "adminPass": "97dbXMenDAja"}} 2018-08-17 06:36:44,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.318s 2018-08-17 06:36:44,342 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-09ca379a-2209-426d-b1d8-c35776bababd', 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': 'Fri, 17 Aug 2018 06:36:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-09ca379a-2209-426d-b1d8-c35776bababd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:45,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.418s 2018-08-17 06:36:45,772 63 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': '1258', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-2d527739-3946-4a5a-9d5f-d399bb2f1018', 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': 'Fri, 17 Aug 2018 06:36:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d527739-3946-4a5a-9d5f-d399bb2f1018'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:45,785 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:36:47,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.375s 2018-08-17 06:36:47,163 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-30489e64-3d12-423f-ac61-89ad7ef8eb5f', 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': 'Fri, 17 Aug 2018 06:36:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30489e64-3d12-423f-ac61-89ad7ef8eb5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:47,176 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:36:48,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.135s 2018-08-17 06:36:48,314 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-17639112-46ba-41b2-9cf9-602a35c1bd82', 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': 'Fri, 17 Aug 2018 06:36:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17639112-46ba-41b2-9cf9-602a35c1bd82'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:49,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.355s 2018-08-17 06:36:49,684 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-8ac9d659-367a-4870-92bf-c954bb83c1b5', 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': 'Fri, 17 Aug 2018 06:36:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ac9d659-367a-4870-92bf-c954bb83c1b5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:51,118 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.419s 2018-08-17 06:36:51,119 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-86d85a0b-3995-4d27-a246-f7dfe427a36b', 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': 'Fri, 17 Aug 2018 06:36:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86d85a0b-3995-4d27-a246-f7dfe427a36b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:51,132 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:36:51,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.167s 2018-08-17 06:36:51,300 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-e6b9eb67-8861-4650-aea4-836126cc575b', 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': 'Fri, 17 Aug 2018 06:36:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6b9eb67-8861-4650-aea4-836126cc575b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:49Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:51,312 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 07d02229-5850-43e1-aa0a-bdbf998d655a with status: ACTIVE 2018-08-17 06:36:52,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/ports 0.794s 2018-08-17 06:36:52,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1641939884", "security_groups": ["5431b959-d025-4b65-95fc-a51bfaa656fc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:36:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a563cb4b-89f4-400f-873e-dac040b6c548'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:36:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9efaec58-0088-41b1-9d79-4ee349e18d0e","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:36:51Z","name":"tempest-port-smoke-1641939884","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:19:19:18","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4e43e55e-f6ca-4c1c-84fb-480d712008eb","ip_address":"10.102.21.20"}],"id":"fd8373d6-013b-4f88-827c-8ef6e99c76a1","security_groups":["5431b959-d025-4b65-95fc-a51bfaa656fc"],"device_id":""}} 2018-08-17 06:36:53,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.23:8774/v2.1/servers 1.524s 2018-08-17 06:36:53,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1046637152", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "port": "fd8373d6-013b-4f88-827c-8ef6e99c76a1"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-7e362b3d-d26b-47d2-9f50-c19ac463f640', 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:36:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e362b3d-d26b-47d2-9f50-c19ac463f640'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "adminPass": "X9bJPxV9eQfM"}} 2018-08-17 06:36:53,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.351s 2018-08-17 06:36:53,990 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-37266f0c-d0f0-41c4-88c1-729b4d880955', 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': 'Fri, 17 Aug 2018 06:36:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37266f0c-d0f0-41c4-88c1-729b4d880955'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:55,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.104s 2018-08-17 06:36:55,104 63 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': '1314', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e', 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': 'Fri, 17 Aug 2018 06:36:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31b5bbd3-6e1c-4833-8ddb-23ebce408c3e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:54Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:55,118 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-17 06:36:56,556 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.436s 2018-08-17 06:36:56,557 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-ca91a1df-a025-4a18-a74c-82ee877fc8f3', 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': 'Fri, 17 Aug 2018 06:36:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ca91a1df-a025-4a18-a74c-82ee877fc8f3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:56,575 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:36:57,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.331s 2018-08-17 06:36:57,908 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-a036897d-b3e2-44a7-b45f-d7badb170e50', 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': 'Fri, 17 Aug 2018 06:36:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a036897d-b3e2-44a7-b45f-d7badb170e50'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:55Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:59,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.325s 2018-08-17 06:36:59,249 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-5fb3cc8d-20f4-405e-a743-145a761a7cc3', 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': 'Fri, 17 Aug 2018 06:36:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fb3cc8d-20f4-405e-a743-145a761a7cc3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:59,264 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:36:59,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.161s 2018-08-17 06:36:59,429 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2', 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': 'Fri, 17 Aug 2018 06:36:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc3f26ac-1db3-41c6-b3eb-5766a03ec8f2'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:36:58Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:36:59,442 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9d9ec4aa-000e-446b-aa27-abe5d459ec17 with status: ACTIVE 2018-08-17 06:36:59,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.117s 2018-08-17 06:36:59,562 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--2004720911", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:36:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-73c6d177-0c09-48da-9a75-2c6aa25a8042'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:59Z", "admin_state_up": true, "updated_at": "2018-08-17T06:36:59Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8", "name": "tempest-router--2004720911"}} 2018-08-17 06:37:01,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8 1.489s 2018-08-17 06:37:01,052 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8', u'date': 'Fri, 17 Aug 2018 06:37:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5ad75467-5457-4277-927d-b449d8197421'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:36:59Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:00Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8", "name": "tempest-router--2004720911"}} 2018-08-17 06:37:03,156 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/add_router_interface 2.103s 2018-08-17 06:37:03,157 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f9b46be-5933-45e3-9d49-94f5f6eeb794'} Body: {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb", "subnet_ids": ["4e43e55e-f6ca-4c1c-84fb-480d712008eb"], "port_id": "c2ff8ddf-1372-47d0-aa30-6e9742611391", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8"} 2018-08-17 06:37:03,496 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.338s 2018-08-17 06:37:03,497 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8e8cbc0e-a099-437e-8568-50803cc68f56'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "ad4b78ef-0323-49ce-8fbe-69e328b03d42"}} 2018-08-17 06:37:03,893 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations 0.395s 2018-08-17 06:37:03,894 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations', u'date': 'Fri, 17 Aug 2018 06:37:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9814c68a-bc3e-4fd0-b553-5daec1321d31'} Body: {"network_association": {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "id": "6e9dc47d-28ec-44d7-8ed6-ae872c6aaed8"}} 2018-08-17 06:37:04,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations 0.610s 2018-08-17 06:37:04,506 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/ad4b78ef-0323-49ce-8fbe-69e328b03d42/network_associations', u'date': 'Fri, 17 Aug 2018 06:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba0e2a46-9e93-45ce-b8a5-3d0cf417ffea'} Body: {"network_association": {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "id": "cc15ab8d-6269-461d-8079-0614875551df"}} 2018-08-17 06:37:04,507 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:37:04,627 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/routers 0.119s 2018-08-17 06:37:04,627 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1564840877", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:37:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86228e68-63ac-4351-a866-637b5efd3db2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:04Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "name": "tempest-router--1564840877"}} 2018-08-17 06:37:05,907 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8 1.278s 2018-08-17 06:37:05,907 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8', u'date': 'Fri, 17 Aug 2018 06:37:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5445dcdb-2d8d-4bb1-888c-8963c8d90269'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:37:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "name": "tempest-router--1564840877"}} 2018-08-17 06:37:08,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/add_router_interface 2.110s 2018-08-17 06:37:08,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:37:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d49eab6-8137-4351-ba54-28ba5db900fb'} Body: {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404", "subnet_ids": ["f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"], "port_id": "8ea066c5-6577-4c6e-88d3-b7a28e37e840", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8"} 2018-08-17 06:37:09,867 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.847s 2018-08-17 06:37:09,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:37:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-692585de-ba1a-45d3-afdf-399d3e4d30df'} Body: {"floatingip": {"router_id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:37:09Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "d0cf78d8-bf8f-4bbf-a0ce-296d856522cc", "id": "f440b23a-0b09-4278-a59b-59af12c10677", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:37:09Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:37:09,870 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:37:17,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:37:17,948 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:37:17,976 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:37:18,091 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:37:18,091 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:37:18,093 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:37:18,154 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:37:18,158 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:37:23,165 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:37:23,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:38:33,231 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:38:33,235 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:38:33,239 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:38:33,301 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:38:33,303 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:38:38,310 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:38:38,310 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:39:48,368 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:39:48,369 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:39:48,371 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,375 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,474 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,503 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,509 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:39:48,510 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:e9:06 [ether] on eth0 2018-08-17 06:39:48,510 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:39:48,510 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,513 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,576 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,609 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,618 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:39:48,619 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:39:48,619 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,621 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,680 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,685 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,691 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:39:48,692 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,696 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,756 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,761 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:48,770 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:39:48,770 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:c3:e9:06 [ether] on eth0 2018-08-17 06:39:48,772 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:39:48,772 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:39:48,774 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:39:48,836 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:39:48,838 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:39:53,845 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:39:53,846 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:41:03,912 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:41:03,914 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:41:03,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:41:03,981 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:41:03,983 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:41:08,990 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:41:08,991 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:42:19,045 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:42:19,047 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:42:19.047 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:42:20,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/f440b23a-0b09-4278-a59b-59af12c10677 1.854s 2018-08-17 06:42:20,906 63 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.23:9696/v2.0/floatingips/f440b23a-0b09-4278-a59b-59af12c10677', u'date': 'Fri, 17 Aug 2018 06:42:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d2dbb6a6-baa5-486a-b36e-694ef02b0ca2'} Body: 2018-08-17 06:42:22,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/remove_router_interface 2.052s 2018-08-17 06:42:22,960 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:42:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4329869-8dd4-4022-a975-4649599741bf'} Body: {"network_id": "b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404", "subnet_ids": ["f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404"], "port_id": "8ea066c5-6577-4c6e-88d3-b7a28e37e840", "id": "c1ff4f05-002e-42c3-b2b7-8359edb224c8"} 2018-08-17 06:42:24,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8 1.944s 2018-08-17 06:42:24,906 63 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.23:9696/v2.0/routers/c1ff4f05-002e-42c3-b2b7-8359edb224c8', u'date': 'Fri, 17 Aug 2018 06:42:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5a5d07fb-5dfe-465c-9921-c6a8dedf09f7'} Body: 2018-08-17 06:42:26,847 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/remove_router_interface 1.940s 2018-08-17 06:42:26,848 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:42:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f29365fa-a3e2-4b9d-94ae-09ee74b7d9f4'} Body: {"network_id": "9efaec58-0088-41b1-9d79-4ee349e18d0e", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4e43e55e-f6ca-4c1c-84fb-480d712008eb", "subnet_ids": ["4e43e55e-f6ca-4c1c-84fb-480d712008eb"], "port_id": "c2ff8ddf-1372-47d0-aa30-6e9742611391", "id": "c1259b35-7531-42f1-8397-2ecf6492c1a8"} 2018-08-17 06:42:28,589 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8 1.739s 2018-08-17 06:42:28,590 63 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.23:9696/v2.0/routers/c1259b35-7531-42f1-8397-2ecf6492c1a8', u'date': 'Fri, 17 Aug 2018 06:42:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bb5577c2-af2e-4c73-b38e-b757fa94cb36'} Body: 2018-08-17 06:42:29,002 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.411s 2018-08-17 06:42:29,003 63 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-68b58c56-ef2e-415b-8eac-60eb0939c7a7', 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': 'Fri, 17 Aug 2018 06:42:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68b58c56-ef2e-415b-8eac-60eb0939c7a7'} Body: 2018-08-17 06:42:29,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.353s 2018-08-17 06:42:29,359 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-9261cf74-dc97-4b1e-ae09-87c3774102a9', 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': 'Fri, 17 Aug 2018 06:42:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9261cf74-dc97-4b1e-ae09-87c3774102a9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:28Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:30,682 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.303s 2018-08-17 06:42:30,683 63 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': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-2c09884f-213f-4f66-a673-8207e14a290d', 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': 'Fri, 17 Aug 2018 06:42:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2c09884f-213f-4f66-a673-8207e14a290d'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1897511425": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:19:18", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:58.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "9d9ec4aa-000e-446b-aa27-abe5d459ec17", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:29Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-2", "created": "2018-08-17T06:36:53Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:31,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17 0.045s 2018-08-17 06:42:31,743 63 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.23:8774/v2.1/servers/9d9ec4aa-000e-446b-aa27-abe5d459ec17', u'x-compute-request-id': 'req-36266bb8-9da2-49ab-ad14-e7d0d3760f97', 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': 'Fri, 17 Aug 2018 06:42:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-36266bb8-9da2-49ab-ad14-e7d0d3760f97'} Body: {"itemNotFound": {"message": "Instance 9d9ec4aa-000e-446b-aa27-abe5d459ec17 could not be found.", "code": 404}} 2018-08-17 06:42:32,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/fd8373d6-013b-4f88-827c-8ef6e99c76a1 0.743s 2018-08-17 06:42:32,488 63 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.23:9696/v2.0/ports/fd8373d6-013b-4f88-827c-8ef6e99c76a1', u'date': 'Fri, 17 Aug 2018 06:42:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bc9f9de5-7db0-42f2-b37f-27c8d58b68ed'} Body: 2018-08-17 06:42:32,645 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.155s 2018-08-17 06:42:32,646 63 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-991cb1f6-c5c3-4f32-b24e-0b96242992a1', 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': 'Fri, 17 Aug 2018 06:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-991cb1f6-c5c3-4f32-b24e-0b96242992a1'} Body: 2018-08-17 06:42:33,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.490s 2018-08-17 06:42:33,138 63 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c', 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': 'Fri, 17 Aug 2018 06:42:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e325c8b9-1a08-426a-8a7e-6b5838cfef8c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "security_groups": [{"name": "tempest-secgroup-smoke-1202993586"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:32Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:34,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.637s 2018-08-17 06:42:34,791 63 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': '1482', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-d7abb36b-c8cd-4288-9c24-be94754f0676', 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': 'Fri, 17 Aug 2018 06:42:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7abb36b-c8cd-4288-9c24-be94754f0676'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-421235866": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:2d:f5", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/07d02229-5850-43e1-aa0a-bdbf998d655a", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:36:49.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "07d02229-5850-43e1-aa0a-bdbf998d655a", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1046637152", "name": "server-1", "created": "2018-08-17T06:36:43Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:35,851 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a 0.048s 2018-08-17 06:42:35,851 63 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.23:8774/v2.1/servers/07d02229-5850-43e1-aa0a-bdbf998d655a', u'x-compute-request-id': 'req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b', 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': 'Fri, 17 Aug 2018 06:42:35 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce5214eb-6842-4ea2-ab9e-3857cc7cc64b'} Body: {"itemNotFound": {"message": "Instance 07d02229-5850-43e1-aa0a-bdbf998d655a could not be found.", "code": 404}} 2018-08-17 06:42:36,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/d0cf78d8-bf8f-4bbf-a0ce-296d856522cc 0.619s 2018-08-17 06:42:36,472 63 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.23:9696/v2.0/ports/d0cf78d8-bf8f-4bbf-a0ce-296d856522cc', u'date': 'Fri, 17 Aug 2018 06:42:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-28a97e36-958e-4758-a6ac-97485d95804b'} Body: 2018-08-17 06:42:36,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1046637152 0.046s 2018-08-17 06:42:36,521 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1046637152', u'x-compute-request-id': 'req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0', 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': 'Fri, 17 Aug 2018 06:42:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8de9f7b6-5d4c-4b42-a0e6-20bd4014c1e0'} Body: 2018-08-17 06:42:37,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4e43e55e-f6ca-4c1c-84fb-480d712008eb 1.419s 2018-08-17 06:42:37,942 63 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.23:9696/v2.0/subnets/4e43e55e-f6ca-4c1c-84fb-480d712008eb', u'date': 'Fri, 17 Aug 2018 06:42:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7fd15be-6f41-4082-b8ca-b4546e3fb29b'} Body: 2018-08-17 06:42:39,386 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/9efaec58-0088-41b1-9d79-4ee349e18d0e 1.443s 2018-08-17 06:42:39,387 63 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.23:9696/v2.0/networks/9efaec58-0088-41b1-9d79-4ee349e18d0e', u'date': 'Fri, 17 Aug 2018 06:42:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-668b2b1f-6a59-4501-a5d5-5bebca80c090'} Body: 2018-08-17 06:42:40,434 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404 1.047s 2018-08-17 06:42:40,435 63 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.23:9696/v2.0/subnets/f2e55bcb-a0b8-447b-8ec6-7f8eaafcb404', u'date': 'Fri, 17 Aug 2018 06:42:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c68d2218-a9f3-49a0-a10d-7db9d5577bac'} Body: 2018-08-17 06:42:41,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5 1.435s 2018-08-17 06:42:41,872 63 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.23:9696/v2.0/networks/b6c7f41b-b91e-43d4-b252-5f0bab0a1ed5', u'date': 'Fri, 17 Aug 2018 06:42:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6c19c755-b337-4591-9d7b-eea9774eaf44'} Body: 2018-08-17 06:42:42,134 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/5431b959-d025-4b65-95fc-a51bfaa656fc 0.261s 2018-08-17 06:42:42,135 63 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.23:9696/v2.0/security-groups/5431b959-d025-4b65-95fc-a51bfaa656fc', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-30cd2877-de6b-477d-b90c-760d25ba783e'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3[compute,id-7c66aa31-fb3a-4e15-8808-46eb361f153a,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 148, in test_bgpvpn_variant3 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:42:42,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.467s 2018-08-17 06:42:42,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1224800887 description", "name": "tempest-secgroup-smoke-1224800887"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0987de6a-dc6a-45d8-9011-6f8659d571f8'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1224800887 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:42Z", "updated_at": "2018-08-17T06:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:42:42Z", "revision_number": 0, "id": "6f90e01b-094e-41bb-9cb1-c278ba359cfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:42:42Z", "revision_number": 0, "id": "9f22c787-8bcd-4033-8898-be551306d4d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "name": "tempest-secgroup-smoke-1224800887"}} 2018-08-17 06:42:42,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.302s 2018-08-17 06:42:42,935 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53f3c8b4-af96-495c-be36-2c5b114e8c61'} 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-08-17T06:42:42Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:42Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "eb1ee29c-975a-4aca-ad19-003f1f03366f"}} 2018-08-17 06:42:43,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.169s 2018-08-17 06:42:43,105 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c288e8c-6faf-40db-9373-4b41b75d94e7'} 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-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c120fd22-694c-4057-82fd-6a06c77ec4e2"}} 2018-08-17 06:42:43,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.184s 2018-08-17 06:42:43,291 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e8fb638-63ca-4c24-91e4-8041dfe0dcf0'} 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-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c95a21f4-9b01-404f-ac2d-2e0938a3d1cd"}} 2018-08-17 06:42:43,982 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.690s 2018-08-17 06:42:43,984 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27cd2376-9aea-4c07-9781-9687cced3163'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:42:43Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:43Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "0dea4bc4-ca14-41c3-9ac5-e7873c93110c"}} 2018-08-17 06:42:44,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.158s 2018-08-17 06:42:44,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6c02139-b44e-4a91-b694-a9f56cae8241'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f6cd3595-8d21-4a55-985d-2922dea8302b"}} 2018-08-17 06:42:44,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.212s 2018-08-17 06:42:44,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-11b6165d-277d-4b51-8c27-3e7b45772216'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "315f0911-67b8-45b3-b25a-b431c24a6d1c"}} 2018-08-17 06:42:44,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 06:42:44,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9dbc65c8-9ea2-471a-9b73-220b0c76b425'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a401af1e-bf0f-4630-bed3-5f9d469c4229"}} 2018-08-17 06:42:44,653 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:42:44,653 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16196081-5c36-4792-bd86-7163cf379ac5'} 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-08-17T06:42:44Z", "security_group_id": "ac98e614-8eb3-45b4-9378-6897389e7a9c", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:42:44Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f6a38d73-f4c4-4f78-98f3-0409e2664fdc"}} 2018-08-17 06:42:44,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/networks 0.287s 2018-08-17 06:42:44,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1667140190"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:42:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f27fc42-61f7-4e9b-824f-e88ae5f5b9a9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:42:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"69d63946-3d57-49e6-9424-8beed49c563d","name":"tempest-A-1667140190"}} 2018-08-17 06:42:45,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.540s 2018-08-17 06:42:45,486 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "name": "tempest-subnet-A-1-1645273359"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:42:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd8720d4-dfd8-401f-b018-80f6500820c1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69d63946-3d57-49e6-9424-8beed49c563d","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:45Z","dns_nameservers":[],"updated_at":"2018-08-17T06:42:45Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"5a746f2f-85e9-4684-b78f-dbcdae2bdf61","subnetpool_id":null,"name":"tempest-subnet-A-1-1645273359"}} 2018-08-17 06:42:46,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/networks 0.592s 2018-08-17 06:42:46,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1007915519"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:42:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16825ffe-bc84-4e10-ab6b-2a177ee05341'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:42:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","name":"tempest-B-1007915519"}} 2018-08-17 06:42:47,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.043s 2018-08-17 06:42:47,127 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "name": "tempest-subnet-B-1-1136568506"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:42:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9226e071-3a4b-4106-bea9-e0aa06327c80'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:42:46Z","dns_nameservers":[],"updated_at":"2018-08-17T06:42:46Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","subnetpool_id":null,"name":"tempest-subnet-B-1-1136568506"}} 2018-08-17 06:42:47,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.201s 2018-08-17 06:42:47,330 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1462494977"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3', 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': 'Fri, 17 Aug 2018 06:42:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-419a7e23-3b3b-42bf-80fa-a4bb5e05a5c3'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqpGr2pDS2zMzRPf/fahRq8GLWRHuFumM4994Zaiq7LtgKQpknVxuXXA8NazlqjCaSSFfUgTtWeIE6t7ColeYTSGczS8AaOkcoHDzoHnGbdtO/VKklfz+pl+MlGfXhHKTkRml+n53LoKS/1x04oO9KJsmGIYqI9fzJaPzqBAckqpfydOx8LqNGvxDZOqg5GydOpDkoPeqBPV+VxSPx6g8Fs+Pc9vMrQm3uYQ02lpvOuScqFgtrkUcBIoIZRyaKo5xPJbi+SUjqbk+p9GxPHXACjmwQFgZqvgtq9Hhk8P6WCkST3ZUrkm5rEVFTKgBoJFYSSqghvZIudwwGfIMixMl3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6qRq9qQ0tszM0T3/32oUavBi1kR7hbpjOPfeGWoquy7YCkKZ\nJ1cbl1wPDWs5aowmkkhX1IE7VniBOrewqJXmE0hnM0vAGjpHKBw86B5xm3bTv1Sp\nJX8/qZfjJRn14Ryk5EZpfp+dy6Ckv9cdOKDvSibJhiGKiPX8yWj86gQHJKqX8nTs\nfC6jRr8Q2TqoORsnTqQ5KD3qgT1flcUj8eoPBbPj3PbzK0Jt7mENNpabzrknKhYL\na5FHASKCGUcmiqOcTyW4vklI6m5PqfRsTx1wAo5sEBYGar4LavR4ZPD+lgpEk92V\nK5JuaxFRUyoAaCRWEkqoIb2SLncMBnyDIsTJdwIDAQABAoIBAQC3qKQ0k4jTQHBc\no1vBIsYCgk/KiOXqYV7Cu3izid8SjnL5bPF10n+9NIhvp2rUlAio3UkqA1FPuJjm\nPdtfyZzBoR1uEC+4F7+UjK27vgCMgDDzhK+0supAs6tOYgiMACCssNRoEUWwmff6\nVMUBiy5hawS4IU7PL0OC3tN/1FFHB2SjvkVyX1I/C2ytQNeQdu6iCs3zrsv3F7TU\nU0A/63zJiH7/oMutjkZW5u+LSXA7HrGlqNpr0RXACLeRXUYaXi/zK6shiqoart5E\nC90q/ZzpP7LLhgWJSq46Xt16ou26CQ35CqQyInOCFRZFMeH4Uewai0+iFBRXKezN\nUCaMipohAoGBAPYCFdH5AcnCoD2zqFwtqNh9cuVrRkyfRpnwM/R/PykXxwaKnmf7\nrRhjAYtnYMAJ2LFk4BfLH0ZM86QYRU+Cz2MP6ikyMRDI3ETNqQz+yscPLE84sgYq\nmvCuMXJWX2ivf/zcg1g3lMTPoS5OH/yrXK7NUqZ62ACC/Fv7om57jGCnAoGBAPQs\nJ1ffeLPveomVLrOfOBUr51USvGuu7qmt+IbU3irg8D2QTzwb4sm2pQxPl52dL/cw\nOwG2MlNXeKyjFf6T08r4GW3Lji67cbBgm6ySt9vVwuYp8fTs6KHzcBELKHpVPI1n\nWdpGsimP5ZzK5gRYYrj1ZHhXEwz+txkv3zoDkxqxAoGBAMTgJlZD0QqGl3bJsJMU\nd2vJ+YlgsIHhdb78XJfuvb1FKiIyDVNqNrytfy7xLJyDRMey0yQ3im/YZaONSOq4\n5P+CXQNbB6lHFgB6FjAwOFfV7L/5v37v2c+DmE7IkNJWoTbbwsF2ubhH8dX879xl\nx2adKufQp8zBBvUWDIgel9lBAoGBAJeCll8mYaV1YhnhIft/PrOUbJUTbSt8fsd3\nFhHEIJ+GuEvbMe9gdlcoKD39XV0F3m+J0/N59LxWOKEXCVzQqcj2LgE9H9rLoP4K\n1E4/NCsK90cOm/6YyrlDbzSEMffG0C4GBXE2EPNNQPMLy7LCjW+rhU5O6ZlUrJTK\nab973FnhAoGAdCkcYf/EnCk5byMnIimAJMZYvpMQU+iXsmDmIOeQqPkH7oVu22w1\nGSrc0xFv7r6xWFgtAtiU6K99f8PDPqM0CcjvwpdBKkjRfXlx3WaaHMqaGRD3syo+\nUiOLfvuD+wWEZxP62UeN4eKI19QHNZVjKJzOkBqW17KslEPjIjg9NKU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1462494977", "fingerprint": "da:87:1e:bc:1b:d5:82:f0:06:81:d4:b9:87:31:ea:47"}} 2018-08-17 06:42:48,237 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/ports 0.901s 2018-08-17 06:42:48,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-272436383", "security_groups": ["ac98e614-8eb3-45b4-9378-6897389e7a9c"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:42:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d26cea6-3781-45d8-bc1c-bc39150949ed'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:42:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"69d63946-3d57-49e6-9424-8beed49c563d","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:42:47Z","name":"tempest-port-smoke-272436383","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:32:93:06","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"5a746f2f-85e9-4684-b78f-dbcdae2bdf61","ip_address":"10.101.11.10"}],"id":"9adb795a-85ff-4782-9638-f6bc427ce80d","security_groups":["ac98e614-8eb3-45b4-9378-6897389e7a9c"],"device_id":""}} 2018-08-17 06:42:50,115 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.23:8774/v2.1/servers 1.875s 2018-08-17 06:42:50,116 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1462494977", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "69d63946-3d57-49e6-9424-8beed49c563d", "port": "9adb795a-85ff-4782-9638-f6bc427ce80d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-24156000-c66d-4b2a-92f3-92600937e3f5', 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:42:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24156000-c66d-4b2a-92f3-92600937e3f5'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "adminPass": "DFBPjAie6aBg"}} 2018-08-17 06:42:50,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.390s 2018-08-17 06:42:50,515 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-de1b1a5e-0dfe-4ebc-8a46-769831d93688', 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': 'Fri, 17 Aug 2018 06:42:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-de1b1a5e-0dfe-4ebc-8a46-769831d93688'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:52,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.531s 2018-08-17 06:42:52,072 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-544956fe-0651-477a-9bad-1d935f3c5b6f', 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': 'Fri, 17 Aug 2018 06:42:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-544956fe-0651-477a-9bad-1d935f3c5b6f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:53,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.747s 2018-08-17 06:42:53,851 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c', 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': 'Fri, 17 Aug 2018 06:42:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8bae3e0-edb9-4c70-b63a-a4a43083e80c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:53,876 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:42:55,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.844s 2018-08-17 06:42:55,722 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-d6599ef2-b2ee-412f-81a2-23e291b92c75', 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': 'Fri, 17 Aug 2018 06:42:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6599ef2-b2ee-412f-81a2-23e291b92c75'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:52Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:57,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.326s 2018-08-17 06:42:57,063 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-0f633971-bf8b-4580-b472-1d924d94f28c', 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': 'Fri, 17 Aug 2018 06:42:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0f633971-bf8b-4580-b472-1d924d94f28c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:57,076 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:42:57,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.410s 2018-08-17 06:42:57,488 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-1acb2ae6-be42-4734-8450-5f1a75e0b128', 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': 'Fri, 17 Aug 2018 06:42:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1acb2ae6-be42-4734-8450-5f1a75e0b128'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:56Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:42:57,503 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 1373bac0-304c-4d92-80e6-8cfc045791b7 with status: ACTIVE 2018-08-17 06:42:58,588 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/ports 1.083s 2018-08-17 06:42:58,588 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1233670016", "security_groups": ["ac98e614-8eb3-45b4-9378-6897389e7a9c"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:42:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33a3af86-1f18-437a-a2e3-a7e339b13d3c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:42:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:42:57Z","name":"tempest-port-smoke-1233670016","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:13:9b:b3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","ip_address":"10.102.21.20"}],"id":"134654ad-0150-4259-a3e6-5fa02a8a1d95","security_groups":["ac98e614-8eb3-45b4-9378-6897389e7a9c"],"device_id":""}} 2018-08-17 06:42:59,054 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.23:8774/v2.1/servers 0.464s 2018-08-17 06:42:59,055 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1462494977", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "port": "134654ad-0150-4259-a3e6-5fa02a8a1d95"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-3a9970ec-8320-4c7e-b2af-741039d1c0e3', 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:42:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a9970ec-8320-4c7e-b2af-741039d1c0e3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "adminPass": "AUoJ4nmS47mg"}} 2018-08-17 06:42:59,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.071s 2018-08-17 06:42:59,132 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1', 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': 'Fri, 17 Aug 2018 06:42:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa564938-25e8-48c0-a84e-5ce7e5fb0ac1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:42:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:00,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.678s 2018-08-17 06:43:00,826 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-05ad135e-29a5-4e16-b355-089c5d77ce28', 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': 'Fri, 17 Aug 2018 06:43:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05ad135e-29a5-4e16-b355-089c5d77ce28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:01,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.160s 2018-08-17 06:43:01,999 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-c74ce03c-ae26-47d7-b566-d65ce03c340f', 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': 'Fri, 17 Aug 2018 06:43:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c74ce03c-ae26-47d7-b566-d65ce03c340f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:02,011 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:43:03,932 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.919s 2018-08-17 06:43:03,933 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-030a1782-4624-46db-8e00-58b409c0b8ac', 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': 'Fri, 17 Aug 2018 06:43:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-030a1782-4624-46db-8e00-58b409c0b8ac'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:01Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:05,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.154s 2018-08-17 06:43:05,104 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-f1fd7234-4549-465e-9ee8-b8bc283992c4', 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': 'Fri, 17 Aug 2018 06:43:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1fd7234-4549-465e-9ee8-b8bc283992c4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:05,119 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:43:05,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.404s 2018-08-17 06:43:05,525 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-8d2986e3-51cd-4fd0-ba99-6833526b0d66', 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': 'Fri, 17 Aug 2018 06:43:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d2986e3-51cd-4fd0-ba99-6833526b0d66'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:43:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:43:05,542 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7c06e552-aa46-413d-81d9-e7edf7413b84 with status: ACTIVE 2018-08-17 06:43:05,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/routers 0.098s 2018-08-17 06:43:05,641 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1240860674", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:43:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-938d9906-d9a9-4958-b2fa-13d8c128be83'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:05Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:05Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "061eda69-11e0-459e-8914-b2b56836edfb", "name": "tempest-router--1240860674"}} 2018-08-17 06:43:07,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 1.617s 2018-08-17 06:43:07,260 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cb12386-a2bd-4aeb-bd07-0c1a7103bedd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:05Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:06Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "061eda69-11e0-459e-8914-b2b56836edfb", "name": "tempest-router--1240860674"}} 2018-08-17 06:43:09,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/add_router_interface 2.121s 2018-08-17 06:43:09,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53dd035a-dca8-403d-a1fb-705060c91672'} Body: {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516", "subnet_ids": ["e1686030-a800-4b0e-aca3-ec8d4b6cc516"], "port_id": "8d518865-b713-47ee-a17c-83d76ffdaa8f", "id": "061eda69-11e0-459e-8914-b2b56836edfb"} 2018-08-17 06:43:09,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.306s 2018-08-17 06:43:09,690 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:43:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8af41801-475c-48e5-af97-42edf063c5de'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "9c933ed4-c358-4270-a5e4-450a76dfd1e9"}} 2018-08-17 06:43:10,133 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations 0.442s 2018-08-17 06:43:10,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations', u'date': 'Fri, 17 Aug 2018 06:43:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7663e7cb-44e1-4b03-a05b-858327404f8d'} Body: {"network_association": {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "id": "8e3e04d4-f6d1-4461-9019-15ef5ada1de7"}} 2018-08-17 06:43:11,074 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations 0.935s 2018-08-17 06:43:11,074 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/9c933ed4-c358-4270-a5e4-450a76dfd1e9/network_associations', u'date': 'Fri, 17 Aug 2018 06:43:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9f8b76d-1372-4c14-9028-f6154ee8fc62'} Body: {"network_association": {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "id": "0d289a16-7f08-4ccc-b1c7-ae467e502526"}} 2018-08-17 06:43:11,075 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:43:11,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.23:9696/v2.0/ports?device_id=061eda69-11e0-459e-8914-b2b56836edfb 0.066s 2018-08-17 06:43:11,142 63 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': '720', 'content-location': 'http://172.30.9.23:9696/v2.0/ports?device_id=061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2db5ddf7-77d9-4f02-b11a-e662ea439b2e'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c40c9a8a-846d-4fba-8d15-153d72cd4163","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:43:08Z","admin_state_up":true,"updated_at":"2018-08-17T06:43:08Z","binding:vnic_type":"normal","device_id":"061eda69-11e0-459e-8914-b2b56836edfb","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:6e:eb:3a","id":"8d518865-b713-47ee-a17c-83d76ffdaa8f","port_security_enabled":false,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"e1686030-a800-4b0e-aca3-ec8d4b6cc516","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-17 06:43:12,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface 1.699s 2018-08-17 06:43:12,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f376db7a-f5c5-462c-97b4-0a90ea1bb023'} Body: {"network_id": "c40c9a8a-846d-4fba-8d15-153d72cd4163", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516", "subnet_ids": ["e1686030-a800-4b0e-aca3-ec8d4b6cc516"], "port_id": "8d518865-b713-47ee-a17c-83d76ffdaa8f", "id": "061eda69-11e0-459e-8914-b2b56836edfb"} 2018-08-17 06:43:14,509 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 1.663s 2018-08-17 06:43:14,510 63 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.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:43:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-607ce32e-0240-4a3b-b320-902b4ee39b3f'} Body: 2018-08-17 06:43:14,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/routers 0.175s 2018-08-17 06:43:14,686 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--415817085", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:43:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e76088ab-7116-4ee9-aa05-173ae6870fb8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:14Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:14Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "name": "tempest-router--415817085"}} 2018-08-17 06:43:16,147 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea 1.459s 2018-08-17 06:43:16,149 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea', u'date': 'Fri, 17 Aug 2018 06:43:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f0c7494-6e64-41aa-baab-6f971fd4760c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:14Z", "admin_state_up": true, "updated_at": "2018-08-17T06:43:15Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "name": "tempest-router--415817085"}} 2018-08-17 06:43:18,120 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/add_router_interface 1.968s 2018-08-17 06:43:18,120 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:43:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4f1f67c-288d-4326-8dba-a1749524761c'} Body: {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61", "subnet_ids": ["5a746f2f-85e9-4684-b78f-dbcdae2bdf61"], "port_id": "85ebd3b3-4e73-40f8-b034-d6d39b430bdf", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea"} 2018-08-17 06:43:19,872 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.750s 2018-08-17 06:43:19,873 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "9adb795a-85ff-4782-9638-f6bc427ce80d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:43:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab84196d-6300-43d1-9803-015b04f63e16'} Body: {"floatingip": {"router_id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:43:19Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "9adb795a-85ff-4782-9638-f6bc427ce80d", "id": "43fbb9fe-bbbc-4615-8450-444ee533e2f3", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:43:19Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:43:19,874 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:43:35,896 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:43:35,960 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:43:35,993 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:43:36,108 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:43:36,108 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:43:36,110 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:43:36,170 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:43:36,175 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:43:41,183 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:43:41,184 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:44:51,217 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:44:51,217 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:44:51,220 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:44:51,285 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:44:51,317 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:44:56,327 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:44:56,327 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:46:06,347 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:46:06,347 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:46:06,348 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,352 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,451 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,478 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,485 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:46:06,485 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:00:6c:6f [ether] on eth0 2018-08-17 06:46:06,485 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:46:06,486 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,488 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,551 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,553 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,560 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:46:06,561 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:46:06,561 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,563 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,624 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,627 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,633 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:46:06,633 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,635 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,692 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,699 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:06,705 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:46:06,705 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:00:6c:6f [ether] on eth0 2018-08-17 06:46:06,705 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:46:06,706 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:46:06,708 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:46:06,768 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:46:06,772 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:46:11,778 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:46:11,779 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:47:21,838 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:47:21,839 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-17 06:47:21,843 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:47:21,945 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:47:21,972 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.208 successfully created 2018-08-17 06:47:26,980 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.208 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:47:26,981 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.208. 2018-08-17 06:48:37,051 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:48:37,052 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.208: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:48:37.052 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:48:38,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/43fbb9fe-bbbc-4615-8450-444ee533e2f3 1.413s 2018-08-17 06:48:38,469 63 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.23:9696/v2.0/floatingips/43fbb9fe-bbbc-4615-8450-444ee533e2f3', u'date': 'Fri, 17 Aug 2018 06:48:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cb8df684-69c3-4224-bfaa-09e45a27e95e'} Body: 2018-08-17 06:48:40,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/remove_router_interface 1.651s 2018-08-17 06:48:40,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:48:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e154df99-1cd5-483e-bddc-043e39ef4e8f'} Body: {"network_id": "69d63946-3d57-49e6-9424-8beed49c563d", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "5a746f2f-85e9-4684-b78f-dbcdae2bdf61", "subnet_ids": ["5a746f2f-85e9-4684-b78f-dbcdae2bdf61"], "port_id": "85ebd3b3-4e73-40f8-b034-d6d39b430bdf", "id": "871f7aa4-05c6-4661-8d3b-ba083adaf0ea"} 2018-08-17 06:48:42,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea 1.910s 2018-08-17 06:48:42,037 63 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.23:9696/v2.0/routers/871f7aa4-05c6-4661-8d3b-ba083adaf0ea', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-afeabe6c-f9e8-45cb-81a0-0125c195870f'} Body: 2018-08-17 06:48:42,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface 0.048s 2018-08-17 06:48:42,091 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e1686030-a800-4b0e-aca3-ec8d4b6cc516"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64c17689-8359-466d-8be7-70db8250645e'} Body: {"NeutronError": {"message": "Router 061eda69-11e0-459e-8914-b2b56836edfb could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-17 06:48:42,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb 0.042s 2018-08-17 06:48:42,136 63 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': '135', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/061eda69-11e0-459e-8914-b2b56836edfb', u'date': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e22f8475-2622-4d01-96b8-dd36d1f373e9'} Body: {"NeutronError": {"message": "Router 061eda69-11e0-459e-8914-b2b56836edfb could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-17 06:48:42,530 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.389s 2018-08-17 06:48:42,531 63 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-75454348-4c26-4179-99ec-96478c6c494c', 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': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75454348-4c26-4179-99ec-96478c6c494c'} Body: 2018-08-17 06:48:43,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.692s 2018-08-17 06:48:43,225 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c', 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': 'Fri, 17 Aug 2018 06:48:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a662177a-f4d0-4f6d-a078-7b5f5da45b0c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1007915519": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:9b:b3", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7c06e552-aa46-413d-81d9-e7edf7413b84", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:43:04.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "7c06e552-aa46-413d-81d9-e7edf7413b84", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-2", "created": "2018-08-17T06:42:59Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:48:44,289 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84 0.043s 2018-08-17 06:48:44,290 63 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.23:8774/v2.1/servers/7c06e552-aa46-413d-81d9-e7edf7413b84', u'x-compute-request-id': 'req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e', 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': 'Fri, 17 Aug 2018 06:48:44 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-47a4f530-eb55-4d58-b3c9-5b249fa19e3e'} Body: {"itemNotFound": {"message": "Instance 7c06e552-aa46-413d-81d9-e7edf7413b84 could not be found.", "code": 404}} 2018-08-17 06:48:45,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/134654ad-0150-4259-a3e6-5fa02a8a1d95 1.269s 2018-08-17 06:48:45,561 63 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.23:9696/v2.0/ports/134654ad-0150-4259-a3e6-5fa02a8a1d95', u'date': 'Fri, 17 Aug 2018 06:48:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4cb75d5-05b3-4c49-8f4f-3829b2db0a93'} Body: 2018-08-17 06:48:45,723 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.161s 2018-08-17 06:48:45,723 63 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-19dd302e-f175-45c4-a64b-9039ffc2accd', 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': 'Fri, 17 Aug 2018 06:48:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19dd302e-f175-45c4-a64b-9039ffc2accd'} Body: 2018-08-17 06:48:46,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.439s 2018-08-17 06:48:46,164 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f', 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': 'Fri, 17 Aug 2018 06:48:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6d175921-2ba9-46ff-9d9d-4825b73e4c0f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1667140190": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:93:06", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "security_groups": [{"name": "tempest-secgroup-smoke-1224800887"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:45Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:48:47,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.645s 2018-08-17 06:48:47,824 63 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': '1343', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc', 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': 'Fri, 17 Aug 2018 06:48:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2562e455-9adf-46fe-9ab4-d2c1d4f0aecc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1373bac0-304c-4d92-80e6-8cfc045791b7", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:42:56.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1373bac0-304c-4d92-80e6-8cfc045791b7", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:48:46Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1462494977", "name": "server-1", "created": "2018-08-17T06:42:50Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:48:48,890 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7 0.050s 2018-08-17 06:48:48,891 63 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.23:8774/v2.1/servers/1373bac0-304c-4d92-80e6-8cfc045791b7', u'x-compute-request-id': 'req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e', 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': 'Fri, 17 Aug 2018 06:48:48 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a5f31e78-ad96-47b0-8a18-1c5dd7c7fa0e'} Body: {"itemNotFound": {"message": "Instance 1373bac0-304c-4d92-80e6-8cfc045791b7 could not be found.", "code": 404}} 2018-08-17 06:48:49,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/9adb795a-85ff-4782-9638-f6bc427ce80d 0.555s 2018-08-17 06:48:49,448 63 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.23:9696/v2.0/ports/9adb795a-85ff-4782-9638-f6bc427ce80d', u'date': 'Fri, 17 Aug 2018 06:48:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a7e24c15-a9b4-48f7-8c03-a5ac22f7078d'} Body: 2018-08-17 06:48:49,499 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1462494977 0.050s 2018-08-17 06:48:49,500 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1462494977', u'x-compute-request-id': 'req-51ce2da5-e832-4537-a142-3ccd841e2142', 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': 'Fri, 17 Aug 2018 06:48:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-51ce2da5-e832-4537-a142-3ccd841e2142'} Body: 2018-08-17 06:48:50,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/e1686030-a800-4b0e-aca3-ec8d4b6cc516 1.022s 2018-08-17 06:48:50,524 63 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.23:9696/v2.0/subnets/e1686030-a800-4b0e-aca3-ec8d4b6cc516', u'date': 'Fri, 17 Aug 2018 06:48:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ecb03b9-364a-4d9b-9ca7-f51d98125ea2'} Body: 2018-08-17 06:48:52,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/c40c9a8a-846d-4fba-8d15-153d72cd4163 1.618s 2018-08-17 06:48:52,144 63 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.23:9696/v2.0/networks/c40c9a8a-846d-4fba-8d15-153d72cd4163', u'date': 'Fri, 17 Aug 2018 06:48:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7ce7cd9-2f98-482f-be8f-0f4a70fb1855'} Body: 2018-08-17 06:48:53,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/5a746f2f-85e9-4684-b78f-dbcdae2bdf61 1.066s 2018-08-17 06:48:53,212 63 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.23:9696/v2.0/subnets/5a746f2f-85e9-4684-b78f-dbcdae2bdf61', u'date': 'Fri, 17 Aug 2018 06:48:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-429642a6-0b7b-48ba-9fe8-ae3f635301c8'} Body: 2018-08-17 06:48:54,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/69d63946-3d57-49e6-9424-8beed49c563d 1.496s 2018-08-17 06:48:54,710 63 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.23:9696/v2.0/networks/69d63946-3d57-49e6-9424-8beed49c563d', u'date': 'Fri, 17 Aug 2018 06:48:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-851766a2-53a7-43b9-915f-6d577d55cd86'} Body: 2018-08-17 06:48:55,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/ac98e614-8eb3-45b4-9378-6897389e7a9c 0.482s 2018-08-17 06:48:55,194 63 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.23:9696/v2.0/security-groups/ac98e614-8eb3-45b4-9378-6897389e7a9c', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-272cc12b-8ce4-4b30-b156-a914b56e59fd'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4[compute,id-973ab26d-c7d8-4a32-9aa9-2d7e6f406135,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 170, in test_bgpvpn_variant4 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:48:55,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.343s 2018-08-17 06:48:55,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1814955342 description", "name": "tempest-secgroup-smoke-1814955342"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c2fc340-f76e-49d9-8696-bc8c09d0dda9'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1814955342 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:55Z", "updated_at": "2018-08-17T06:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:48:55Z", "revision_number": 0, "id": "58b0990a-0064-4812-bc2f-6a8a18b00992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:48:55Z", "revision_number": 0, "id": "eb9e1a16-e7fe-4660-9d6a-f50d435e1954", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "name": "tempest-secgroup-smoke-1814955342"}} 2018-08-17 06:48:55,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.156s 2018-08-17 06:48:55,728 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-902118e1-0a97-41dc-926a-77e5ee7f8acf'} 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-08-17T06:48:55Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:55Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "a34911c2-eef9-49d7-a694-014475ce1f8d"}} 2018-08-17 06:48:56,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.342s 2018-08-17 06:48:56,072 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63919dd1-7eb6-4c45-9d3f-58f08a733c87'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "8ca4f544-2deb-4df6-bd95-1f6f367c97f1"}} 2018-08-17 06:48:56,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.190s 2018-08-17 06:48:56,267 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8f2cfed-6bad-484a-b219-55e162fcfcd2'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "6b5c5126-ce03-4beb-95ab-44a9254b3dc4"}} 2018-08-17 06:48:56,470 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.200s 2018-08-17 06:48:56,471 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3e36c0a-b539-4cec-abd9-3158db688f5a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "39482beb-9e3b-4f58-b0a3-096b432d0619"}} 2018-08-17 06:48:56,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.182s 2018-08-17 06:48:56,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b746fab-71d6-45fa-8846-7833e7b9ecfa'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "59f26586-a470-41aa-ae82-f20c18b97c73"}} 2018-08-17 06:48:56,820 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 06:48:56,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8b79db8-b92a-423e-a7cd-2c66c0eac9f4'} 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-08-17T06:48:56Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:56Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b7a2ac96-5d39-421a-ac45-05bf80f0edc4"}} 2018-08-17 06:48:57,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.405s 2018-08-17 06:48:57,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d7af14c-bd98-42e6-a6ec-9843ecf01e9f'} 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-08-17T06:48:57Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "c14e7339-08fa-47a7-8594-bd46ea4b17b1"}} 2018-08-17 06:48:57,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.175s 2018-08-17 06:48:57,404 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5205e8a2-8c79-44a1-b823-0998826b94d5'} 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-08-17T06:48:57Z", "security_group_id": "9abccd26-8761-43d4-9ce4-e5df110cc4fd", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:48:57Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "67ff3ce4-ef36-46ea-b74c-b987299b091d"}} 2018-08-17 06:48:57,945 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/networks 0.539s 2018-08-17 06:48:57,945 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-409710983"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:48:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-796d4145-11f3-41a3-91f6-74d10b374ed9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:48:57Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"f16e1072-b736-4bdc-b286-d994538e83ad","name":"tempest-A-409710983"}} 2018-08-17 06:48:59,025 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/subnets 1.078s 2018-08-17 06:48:59,025 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "name": "tempest-subnet-A-1-67939225"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf0ab2ad-fd5b-4732-b825-ef0472ffa518'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f16e1072-b736-4bdc-b286-d994538e83ad","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:58Z","dns_nameservers":[],"updated_at":"2018-08-17T06:48:58Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"f2d599a4-befe-462c-8047-9b54d62c8290","subnetpool_id":null,"name":"tempest-subnet-A-1-67939225"}} 2018-08-17 06:48:59,272 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/networks 0.244s 2018-08-17 06:48:59,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-965808951"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66923b9c-68af-4422-a7fa-a2f7bd083b0b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:48:59Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"776ceb92-e999-431b-8747-9749593fa605","name":"tempest-B-965808951"}} 2018-08-17 06:48:59,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.712s 2018-08-17 06:48:59,988 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "776ceb92-e999-431b-8747-9749593fa605", "name": "tempest-subnet-B-1-1604404732"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-44111fe5-1f64-4bc5-a06b-e1a7b8d72610'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"776ceb92-e999-431b-8747-9749593fa605","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:48:59Z","dns_nameservers":[],"updated_at":"2018-08-17T06:48:59Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af","subnetpool_id":null,"name":"tempest-subnet-B-1-1604404732"}} 2018-08-17 06:49:00,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.288s 2018-08-17 06:49:00,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1131498443"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-429eebf7-17be-4e37-9a7e-01b343be4a70', 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': 'Fri, 17 Aug 2018 06:48:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-429eebf7-17be-4e37-9a7e-01b343be4a70'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMDDOB9I02cIHc+UhwSL2CC5etE5tShVoEiXfI1TnR9iTsO/vheRUTyzWyYl95qYvWQqQwilM4vh05Jw+m2AP9d+tA2J2QxV09AEHoLryZBdAKugz+ZBDzpxE7MqNYd4nPabazPSJfLHabpWhPon7KgJFu4ywkE//lUFyhDObuMkeuF3Es8dzKYrRWJ3UKac0rQ5EVXnJk2zBaIAEpqcvvZQRbBHWKLhaOiHiQW0PSwWfR+RHpL+06JAAQyL7FH3RnAxV70uQejI1nNeGhBlTy0PoKFwq3bQiCUJIpTla+ssXFwvjw8gd2aU7HPtF1vBawR6pZuqQyvnszFCHo+S4B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzAwzgfSNNnCB3PlIcEi9gguXrRObUoVaBIl3yNU50fYk7Dv7\n4XkVE8s1smJfeamL1kKkMIpTOL4dOScPptgD/XfrQNidkMVdPQBB6C68mQXQCroM\n/mQQ86cROzKjWHeJz2m2sz0iXyx2m6VoT6J+yoCRbuMsJBP/5VBcoQzm7jJHrhdx\nLPHcymK0Vid1CmnNK0ORFV5yZNswWiABKanL72UEWwR1ii4Wjoh4kFtD0sFn0fkR\n6S/tOiQAEMi+xR90ZwMVe9LkHoyNZzXhoQZU8tD6ChcKt20IglCSKU5WvrLFxcL4\n8PIHdmlOxz7RdbwWsEeqWbqkMr57MxQh6PkuAQIDAQABAoIBADbn9Zg7mSAUCC3Q\n+ngUasIqombVRs9eyMk9wHjPP57K8EaNIYsbjNtlrA5TQEO5psJB7nKNVjWHms99\nPk30BKbY9PnfEA8bvKokfpees+stUD0CsWpmvNUDmLRoPOIaUH/6f0od4jjf+w6I\n5NfA7wNIs1m2UXNn2kz3YeWIVj+z1qnSqPFic4+aEnPDDNyEjNK3/v3ZNNmJvYaB\ngSqERecXZCgJcfGooh3quAXzYx9z2LTJJCLOWYo1uZLapO4iUUbJnulbegG97pu5\nHulCtHAeDSdLEpU0TMgAkiyVxLG5+NeD8VpHQmrX/qoDIJ+6Uxk8OF9lmDMkEbR9\n04f9O5ECgYEA88zReTV5K2Pp2FUzq55LDUy4+TeosgBDMbEv8DIEsG7cQYU6pUD1\nxki8ZolEjcC8eBbytF+NTuOCD3fWTI+3ifZCfAruPUISImtiV8rsc389X9BKoKnb\nCiNK2+0gXuuKIVMpLKDrel4OIl1ujOTf3j4sR2mnx8Eh2BP/NpMJVM0CgYEA1kIj\nRwJEHVv/F+47raxDT9OOESAXaLOzV9TsLjuEpGrQKiEBKmdKOvRNrOU65mX/iLJ6\nEE9m80gGaYqO1iEm1PvACaAf38rIioTLU8zQ6QCvaYvxz5BAE6XqjHutCs4rfm+o\nM1GvpQ9+u1Q6/AsIVsNDu9fJtA//mVf26cVEngUCgYEA4r9W/82NEZ8OiebMdMx3\nbzoxO5DZtBvsYtYyCMrsc4/YCJQ59CKTs8RIfXEjsldUsrhdKQdJrNqKR4qkZHay\nNH02Xpnn9E90AFExmQehnNX1phxanEz97NLgN+W2WrHkuZPX0qsj955stOeC/0WL\nNO9MTWrl4jItIQOQNRjR7+0CgYBKqDkKoSuC329/sy9wULoTsq+qH/iILzWqwTKa\n2XpaoC1wwJdbYypmaII4YJepeJkV1LrbvA8vbkVtuS4URvD0/dPohrcUj+BZA/Sl\nepTA29BDgtP7c1QghIu5785YGYbmQ5nkZ+5AIaoTNEJpWJ7LPLb5WTObXoe9sv0C\ncA580QKBgQDLYDrQoOjZPlxfNeFB0kyldqnuOENMtCKkKtRpoDJYgSYiCogBKxhO\nyLDzrgrgqpC5UqccugasELQavpJEnCbARCTU8H9tD5h6KvPDSJWU+ogsEXkd7KSl\nD8fo0YXwTXXenpncZox1cdzSwoXrxcSz9SP3YnaEe79ftG4kPlSWtQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-1131498443", "fingerprint": "ba:a3:db:ce:91:2e:86:0e:91:26:3a:87:a6:a3:28:7c"}} 2018-08-17 06:49:01,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/ports 0.783s 2018-08-17 06:49:01,066 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1884517431", "security_groups": ["9abccd26-8761-43d4-9ce4-e5df110cc4fd"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:49:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29289ada-4d1b-40fc-b91b-8f02e9c4e820'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:49:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f16e1072-b736-4bdc-b286-d994538e83ad","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:49:00Z","name":"tempest-port-smoke-1884517431","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0f:ea:29","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"f2d599a4-befe-462c-8047-9b54d62c8290","ip_address":"10.101.11.10"}],"id":"f992337c-b6cb-4253-a7ab-5528b4a9916c","security_groups":["9abccd26-8761-43d4-9ce4-e5df110cc4fd"],"device_id":""}} 2018-08-17 06:49:02,577 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.23:8774/v2.1/servers 1.509s 2018-08-17 06:49:02,579 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1131498443", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "f16e1072-b736-4bdc-b286-d994538e83ad", "port": "f992337c-b6cb-4253-a7ab-5528b4a9916c"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-19f64631-43fe-4828-ae94-4751bf6404ba', 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:49:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19f64631-43fe-4828-ae94-4751bf6404ba'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "adminPass": "FG9owQ3xcAiJ"}} 2018-08-17 06:49:03,233 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.647s 2018-08-17 06:49:03,233 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-98f72dad-5845-43ea-a418-cb7c4da3b035', 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': 'Fri, 17 Aug 2018 06:49:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-98f72dad-5845-43ea-a418-cb7c4da3b035'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:04,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.729s 2018-08-17 06:49:04,979 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-e876c169-ec08-4a7b-9c35-2e8301dca50b', 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': 'Fri, 17 Aug 2018 06:49:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e876c169-ec08-4a7b-9c35-2e8301dca50b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:06,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.368s 2018-08-17 06:49:06,368 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-258c0334-12eb-4d46-9e2e-77a1567cf7ad', 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': 'Fri, 17 Aug 2018 06:49:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-258c0334-12eb-4d46-9e2e-77a1567cf7ad'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:06,382 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:49:07,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.419s 2018-08-17 06:49:07,804 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-b8fda98a-dccf-4e52-85d0-69733eda8a36', 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': 'Fri, 17 Aug 2018 06:49:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8fda98a-dccf-4e52-85d0-69733eda8a36'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:05Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:09,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.358s 2018-08-17 06:49:09,177 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-d7f836cc-4a7c-4917-ba90-3b26395fb11f', 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': 'Fri, 17 Aug 2018 06:49:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7f836cc-4a7c-4917-ba90-3b26395fb11f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:09,200 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:49:10,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.835s 2018-08-17 06:49:10,037 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-2285e73c-9d84-470e-8d3c-122e861ba817', 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': 'Fri, 17 Aug 2018 06:49:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2285e73c-9d84-470e-8d3c-122e861ba817'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:08Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:10,051 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 44645120-65f6-4b04-ac7f-962fd16a587c with status: ACTIVE 2018-08-17 06:49:10,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/ports 0.819s 2018-08-17 06:49:10,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-598561569", "security_groups": ["9abccd26-8761-43d4-9ce4-e5df110cc4fd"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:49:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f7ffe228-9fee-40dd-b565-5934823dd261'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:49:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"776ceb92-e999-431b-8747-9749593fa605","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:49:10Z","name":"tempest-port-smoke-598561569","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:54:2c:9c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af","ip_address":"10.102.21.20"}],"id":"b6ed438e-540a-458c-8227-2b74dd4e1a86","security_groups":["9abccd26-8761-43d4-9ce4-e5df110cc4fd"],"device_id":""}} 2018-08-17 06:49:11,286 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.23:8774/v2.1/servers 0.413s 2018-08-17 06:49:11,287 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1131498443", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "776ceb92-e999-431b-8747-9749593fa605", "port": "b6ed438e-540a-458c-8227-2b74dd4e1a86"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-512b85f0-ae96-4e89-b847-3dc1cf260312', 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:49:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-512b85f0-ae96-4e89-b847-3dc1cf260312'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "adminPass": "aUQv7mvDQDPm"}} 2018-08-17 06:49:11,357 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.065s 2018-08-17 06:49:11,358 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-0e1d888e-2770-49da-978e-d952e71afee1', 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': 'Fri, 17 Aug 2018 06:49:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e1d888e-2770-49da-978e-d952e71afee1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:12,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.082s 2018-08-17 06:49:12,457 63 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': '1258', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103', 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': 'Fri, 17 Aug 2018 06:49:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a7cd1b6-ffd9-4922-ab8d-86062b7bc103'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:12,487 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-17 06:49:14,014 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.524s 2018-08-17 06:49:14,014 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-c2a86d1e-2590-4907-9ca2-59a4df280a9e', 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': 'Fri, 17 Aug 2018 06:49:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2a86d1e-2590-4907-9ca2-59a4df280a9e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:14,033 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:49:15,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.149s 2018-08-17 06:49:15,184 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-e71744b4-121c-4131-b7f2-7591ca095711', 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': 'Fri, 17 Aug 2018 06:49:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e71744b4-121c-4131-b7f2-7591ca095711'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:16,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.149s 2018-08-17 06:49:16,349 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-62a4eb78-d9b6-452c-b567-32d926a612c6', 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': 'Fri, 17 Aug 2018 06:49:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62a4eb78-d9b6-452c-b567-32d926a612c6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:13Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:17,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.440s 2018-08-17 06:49:17,806 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-78dacb77-faa6-4f87-a72f-f9691db4ae57', 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': 'Fri, 17 Aug 2018 06:49:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78dacb77-faa6-4f87-a72f-f9691db4ae57'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:17,824 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:49:18,415 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.589s 2018-08-17 06:49:18,415 63 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': '1544', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-86251de8-d636-4bc3-83b0-9402b96e122b', 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': 'Fri, 17 Aug 2018 06:49:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86251de8-d636-4bc3-83b0-9402b96e122b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:49:16Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:49:18,427 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4a723434-e5d2-49e5-a766-65e697a7f149 with status: ACTIVE 2018-08-17 06:49:18,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.457s 2018-08-17 06:49:18,886 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:49:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a41bcea-ef66-48a8-b9bc-ed809f1c4cf2'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "0bfd3636-6b4d-4d23-bfa5-5ca378574795"}} 2018-08-17 06:49:19,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations 0.427s 2018-08-17 06:49:19,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db861d72-6698-40c7-81f3-304e1c3ccbf0'} Body: {"network_association": {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "id": "a562050b-1e83-46ae-aa85-999ccc38b701"}} 2018-08-17 06:49:19,744 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations 0.428s 2018-08-17 06:49:19,745 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "776ceb92-e999-431b-8747-9749593fa605"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/0bfd3636-6b4d-4d23-bfa5-5ca378574795/network_associations', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3be3e14-1533-4fe5-ade6-31defed19526'} Body: {"network_association": {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "id": "7238cd7d-ff8c-4f57-881d-2522bb3b8a9e"}} 2018-08-17 06:49:19,746 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:49:19,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/routers 0.127s 2018-08-17 06:49:19,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--375314789", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:49:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-07f06562-f03d-497f-a403-4f94cdf7bcc8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:19Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:19Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "27c92699-6bb6-47e0-83ab-deb949043e66", "name": "tempest-router--375314789"}} 2018-08-17 06:49:21,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66 1.391s 2018-08-17 06:49:21,268 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66', u'date': 'Fri, 17 Aug 2018 06:49:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9397b6ef-3ce5-443d-9b21-3e90c09edd41'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:19Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:21Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "27c92699-6bb6-47e0-83ab-deb949043e66", "name": "tempest-router--375314789"}} 2018-08-17 06:49:23,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/add_router_interface 2.669s 2018-08-17 06:49:23,938 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:49:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1347adcc-4f9f-4758-8c4a-d95abf17b431'} Body: {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af", "subnet_ids": ["4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"], "port_id": "fa41eecd-ba2b-4b00-8454-897454d07fd6", "id": "27c92699-6bb6-47e0-83ab-deb949043e66"} 2018-08-17 06:49:24,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/routers 0.105s 2018-08-17 06:49:24,045 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--780519111", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:49:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-309af8d3-a495-4778-90bd-a2600a7fb639'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:23Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:23Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "name": "tempest-router--780519111"}} 2018-08-17 06:49:25,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91 1.397s 2018-08-17 06:49:25,444 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91', u'date': 'Fri, 17 Aug 2018 06:49:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-47f06888-6b99-448e-b309-b697e59f4341'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:23Z", "admin_state_up": true, "updated_at": "2018-08-17T06:49:25Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "name": "tempest-router--780519111"}} 2018-08-17 06:49:27,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/add_router_interface 1.994s 2018-08-17 06:49:27,439 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:49:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1420dfb-225f-4dc1-a4c8-f38a1ccd4120'} Body: {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290", "subnet_ids": ["f2d599a4-befe-462c-8047-9b54d62c8290"], "port_id": "a534243a-321e-4f5c-9004-038fe10d8947", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91"} 2018-08-17 06:49:29,240 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.800s 2018-08-17 06:49:29,241 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "f992337c-b6cb-4253-a7ab-5528b4a9916c"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:49:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b527a9a4-dcf1-4239-bd97-b0dec44b0ca4'} Body: {"floatingip": {"router_id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:49:28Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "f992337c-b6cb-4253-a7ab-5528b4a9916c", "id": "32981480-9152-4801-bf6a-63598cee6386", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:49:28Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:49:29,243 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:49:37,258 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:49:37,362 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:49:37,386 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:49:37,501 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:49:37,501 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:49:37,503 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:49:37,563 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:49:37,567 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:49:42,574 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:49:42,575 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:50:52,642 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:50:52,643 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:50:52,647 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:50:52,750 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:50:52,775 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:50:57,788 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:50:57,790 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:52:07,861 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:52:07,862 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:52:07,862 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:07,868 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:07,930 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:07,932 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:07,938 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:52:07,939 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:71:31:7a [ether] on eth0 2018-08-17 06:52:07,939 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:52:07,939 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:07,942 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,002 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,006 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08,016 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:52:08,016 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:52:08,017 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08,023 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,082 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,087 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08,093 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:52:08,094 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08,096 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,157 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:08,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:52:08,166 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:71:31:7a [ether] on eth0 2018-08-17 06:52:08,167 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:52:08,168 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:52:08,170 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:52:08,229 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:52:08,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:52:13,241 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:52:13,242 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:53:23,259 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:53:23,262 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-17 06:53:23,269 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:53:23,368 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:53:23,397 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-17 06:53:28,405 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:53:28,405 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-17 06:54:38,437 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:54:38,438 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 06:54:38.438 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 06:54:39,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/32981480-9152-4801-bf6a-63598cee6386 1.132s 2018-08-17 06:54:39,574 63 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.23:9696/v2.0/floatingips/32981480-9152-4801-bf6a-63598cee6386', u'date': 'Fri, 17 Aug 2018 06:54:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fe09ace-8e81-493c-836f-84e4c3f3fdde'} Body: 2018-08-17 06:54:41,552 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/remove_router_interface 1.977s 2018-08-17 06:54:41,553 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:54:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5e30caad-a81c-4179-977e-4ba02c672912'} Body: {"network_id": "f16e1072-b736-4bdc-b286-d994538e83ad", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "f2d599a4-befe-462c-8047-9b54d62c8290", "subnet_ids": ["f2d599a4-befe-462c-8047-9b54d62c8290"], "port_id": "a534243a-321e-4f5c-9004-038fe10d8947", "id": "d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91"} 2018-08-17 06:54:43,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91 1.575s 2018-08-17 06:54:43,130 63 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.23:9696/v2.0/routers/d2871f3a-fb8f-4159-b3e7-49c7d9ee0d91', u'date': 'Fri, 17 Aug 2018 06:54:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0cb0491e-4c27-4d7e-a2f8-efd07a05f740'} Body: 2018-08-17 06:54:44,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/remove_router_interface 1.858s 2018-08-17 06:54:44,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66/remove_router_interface', u'date': 'Fri, 17 Aug 2018 06:54:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d0f4fcb-21fe-4d1a-ad12-a2ccb594e8ad'} Body: {"network_id": "776ceb92-e999-431b-8747-9749593fa605", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af", "subnet_ids": ["4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af"], "port_id": "fa41eecd-ba2b-4b00-8454-897454d07fd6", "id": "27c92699-6bb6-47e0-83ab-deb949043e66"} 2018-08-17 06:54:46,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66 1.645s 2018-08-17 06:54:46,637 63 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.23:9696/v2.0/routers/27c92699-6bb6-47e0-83ab-deb949043e66', u'date': 'Fri, 17 Aug 2018 06:54:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fe05fcdb-0f88-4e6a-87e5-78163adc92df'} Body: 2018-08-17 06:54:47,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.397s 2018-08-17 06:54:47,036 63 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-f58694dc-7aad-4ff9-8655-fa062d4ee75c', 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': 'Fri, 17 Aug 2018 06:54:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f58694dc-7aad-4ff9-8655-fa062d4ee75c'} Body: 2018-08-17 06:54:47,641 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.605s 2018-08-17 06:54:47,642 63 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed', 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': 'Fri, 17 Aug 2018 06:54:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-33aa2c27-4f3e-4570-a8a4-2f9885cf14ed'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-965808951": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:2c:9c", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:46Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:54:49,297 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.639s 2018-08-17 06:54:49,298 63 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': '1343', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-75c20b62-e5a8-4a77-935f-1f4ec412c987', 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': 'Fri, 17 Aug 2018 06:54:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c20b62-e5a8-4a77-935f-1f4ec412c987'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a723434-e5d2-49e5-a766-65e697a7f149", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:16.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "4a723434-e5d2-49e5-a766-65e697a7f149", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:47Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-2", "created": "2018-08-17T06:49:11Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:54:50,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149 0.046s 2018-08-17 06:54:50,361 63 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.23:8774/v2.1/servers/4a723434-e5d2-49e5-a766-65e697a7f149', u'x-compute-request-id': 'req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e', 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': 'Fri, 17 Aug 2018 06:54:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5b0c80b2-11ba-4a55-8615-17ccb1912c5e'} Body: {"itemNotFound": {"message": "Instance 4a723434-e5d2-49e5-a766-65e697a7f149 could not be found.", "code": 404}} 2018-08-17 06:54:51,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/b6ed438e-540a-458c-8227-2b74dd4e1a86 0.954s 2018-08-17 06:54:51,317 63 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.23:9696/v2.0/ports/b6ed438e-540a-458c-8227-2b74dd4e1a86', u'date': 'Fri, 17 Aug 2018 06:54:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7a803731-ca06-4d06-b500-f41a4f393175'} Body: 2018-08-17 06:54:51,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.157s 2018-08-17 06:54:51,476 63 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-f89a6c60-3c6a-486b-bda9-e9c1ca799604', 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': 'Fri, 17 Aug 2018 06:54:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f89a6c60-3c6a-486b-bda9-e9c1ca799604'} Body: 2018-08-17 06:54:51,972 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.495s 2018-08-17 06:54:51,973 63 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68', 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': 'Fri, 17 Aug 2018 06:54:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8c4d831-3918-4973-b7b2-7b3c40ba7d68'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-409710983": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:ea:29", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/44645120-65f6-4b04-ac7f-962fd16a587c", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:49:08.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "44645120-65f6-4b04-ac7f-962fd16a587c", "security_groups": [{"name": "tempest-secgroup-smoke-1814955342"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:54:51Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1131498443", "name": "server-1", "created": "2018-08-17T06:49:02Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:54:53,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c 0.048s 2018-08-17 06:54:53,038 63 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.23:8774/v2.1/servers/44645120-65f6-4b04-ac7f-962fd16a587c', u'x-compute-request-id': 'req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6', 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': 'Fri, 17 Aug 2018 06:54:52 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3c7beb4b-9d7b-4c2e-a59f-f427f65a9af6'} Body: {"itemNotFound": {"message": "Instance 44645120-65f6-4b04-ac7f-962fd16a587c could not be found.", "code": 404}} 2018-08-17 06:54:54,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/f992337c-b6cb-4253-a7ab-5528b4a9916c 1.225s 2018-08-17 06:54:54,265 63 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.23:9696/v2.0/ports/f992337c-b6cb-4253-a7ab-5528b4a9916c', u'date': 'Fri, 17 Aug 2018 06:54:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dbe934f5-548a-409e-bea0-cd2137402b49'} Body: 2018-08-17 06:54:54,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1131498443 0.042s 2018-08-17 06:54:54,308 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1131498443', u'x-compute-request-id': 'req-c5bdb129-efb5-4078-98cf-e4cc948b2650', 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': 'Fri, 17 Aug 2018 06:54:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5bdb129-efb5-4078-98cf-e4cc948b2650'} Body: 2018-08-17 06:54:55,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af 1.493s 2018-08-17 06:54:55,802 63 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.23:9696/v2.0/subnets/4cbfa3a4-ffa2-4908-84f1-bc6c52dab6af', u'date': 'Fri, 17 Aug 2018 06:54:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ef4c94c-a76b-4a7f-ba06-e701c2477f2a'} Body: 2018-08-17 06:54:57,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/776ceb92-e999-431b-8747-9749593fa605 1.321s 2018-08-17 06:54:57,125 63 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.23:9696/v2.0/networks/776ceb92-e999-431b-8747-9749593fa605', u'date': 'Fri, 17 Aug 2018 06:54:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4c50794b-a831-41ca-85c1-051b544727bf'} Body: 2018-08-17 06:54:58,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/f2d599a4-befe-462c-8047-9b54d62c8290 1.297s 2018-08-17 06:54:58,424 63 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.23:9696/v2.0/subnets/f2d599a4-befe-462c-8047-9b54d62c8290', u'date': 'Fri, 17 Aug 2018 06:54:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f54e7665-7801-4130-ad82-09f8cc3aca7a'} Body: 2018-08-17 06:54:59,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/f16e1072-b736-4bdc-b286-d994538e83ad 1.337s 2018-08-17 06:54:59,764 63 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.23:9696/v2.0/networks/f16e1072-b736-4bdc-b286-d994538e83ad', u'date': 'Fri, 17 Aug 2018 06:54:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fc5d58b0-72d9-4af9-b37c-d3bf9941738d'} Body: 2018-08-17 06:55:00,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/9abccd26-8761-43d4-9ce4-e5df110cc4fd 0.272s 2018-08-17 06:55:00,039 63 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.23:9696/v2.0/security-groups/9abccd26-8761-43d4-9ce4-e5df110cc4fd', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00210623-81d6-4da4-867e-94dff49657d6'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5[compute,id-2ac0696b-e828-4299-9e94-5f9c4988d961,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 192, in test_bgpvpn_variant5 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 06:55:00,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.381s 2018-08-17 06:55:00,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-1759792456 description", "name": "tempest-secgroup-smoke-1759792456"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-04b07bf2-6276-471d-a5b6-74bb6a354b38'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1759792456 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "updated_at": "2018-08-17T06:55:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:55:00Z", "revision_number": 0, "id": "28358e37-cafb-4919-91f0-4a57e4a9f210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T06:55:00Z", "revision_number": 0, "id": "7754e088-235a-4eaf-94a5-c1408b932a46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "name": "tempest-secgroup-smoke-1759792456"}} 2018-08-17 06:55:00,614 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:55:00,615 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c1e0cc0-4cb1-46c8-8e9b-ba285d25626b'} 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-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "2637aadb-866a-4415-9eae-c5c068647a31"}} 2018-08-17 06:55:00,965 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.348s 2018-08-17 06:55:00,965 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a38d12b-73f8-4c17-a1ae-6b840178457a'} 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-08-17T06:55:00Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:00Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "fcd5871d-78c0-4206-b7e3-5c62be825384"}} 2018-08-17 06:55:01,102 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.135s 2018-08-17 06:55:01,102 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e15c9198-775e-4084-b902-b0a7ac8582b4'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5a6f1ad1-3eb2-4be7-82d6-4e0d6c9ea8dc"}} 2018-08-17 06:55:01,257 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.153s 2018-08-17 06:55:01,258 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2d738fd-3be3-466e-85ed-703fd5efe4f2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5d4716ac-aea1-4139-8d90-bda4723cb301"}} 2018-08-17 06:55:01,402 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.142s 2018-08-17 06:55:01,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22edcd7d-a2e1-42da-aa69-68c50a37c888'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "b4c32c51-c046-4e58-ba3d-9cbb38ce6fe6"}} 2018-08-17 06:55:02,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.693s 2018-08-17 06:55:02,097 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02f5a12b-dd2e-4645-a0d2-4d9c86cc6b3a'} 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-08-17T06:55:01Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:01Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "7e60b3ca-c6af-422a-a1dd-88aceefcd5c8"}} 2018-08-17 06:55:02,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.150s 2018-08-17 06:55:02,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de60f9b0-47a0-48de-8863-7de9e9eefca2'} 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-08-17T06:55:02Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "54ad7533-13ca-4520-9cfc-0dfe9fc86abc"}} 2018-08-17 06:55:02,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.166s 2018-08-17 06:55:02,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b0e5e02-b9c7-43b1-901e-779f60273c79'} 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-08-17T06:55:02Z", "security_group_id": "c4f67724-8dfa-47f8-90d9-8fa31d7d87bc", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:02Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "78ea647a-6591-42f2-bd9b-a96a39aba9b3"}} 2018-08-17 06:55:02,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/networks 0.256s 2018-08-17 06:55:02,677 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1406208485"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:55:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4fd7821-c58b-48b8-b097-5244f000840a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:55:02Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","name":"tempest-A-1406208485"}} 2018-08-17 06:55:03,225 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.547s 2018-08-17 06:55:03,226 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "name": "tempest-subnet-A-1-1162678114"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:55:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3759334a-580b-4562-86e2-238d2a616c96'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:02Z","dns_nameservers":[],"updated_at":"2018-08-17T06:55:02Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"074c321d-493f-459e-87fa-ab825cf78e5c","subnetpool_id":null,"name":"tempest-subnet-A-1-1162678114"}} 2018-08-17 06:55:03,428 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/networks 0.200s 2018-08-17 06:55:03,429 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1531868666"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 06:55:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de95fc4b-60dc-4ad6-b07e-686e7c77f23d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T06:55:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"cedaef86-4ced-416d-99b2-069de9878115","name":"tempest-B-1531868666"}} 2018-08-17 06:55:04,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.654s 2018-08-17 06:55:04,085 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "cedaef86-4ced-416d-99b2-069de9878115", "name": "tempest-subnet-B-1-892954385"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 06:55:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f303d596-c104-47e1-8b54-7b745f4c888e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cedaef86-4ced-416d-99b2-069de9878115","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T06:55:03Z","dns_nameservers":[],"updated_at":"2018-08-17T06:55:03Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"cf05ac67-7020-45a9-9ba3-766789fa77b8","subnetpool_id":null,"name":"tempest-subnet-B-1-892954385"}} 2018-08-17 06:55:04,391 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/routers 0.305s 2018-08-17 06:55:04,392 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1488286991", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:55:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-022d54cf-6b31-4c67-9d20-2b0db9f5a551'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:04Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8", "name": "tempest-router--1488286991"}} 2018-08-17 06:55:06,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8 1.744s 2018-08-17 06:55:06,138 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8', u'date': 'Fri, 17 Aug 2018 06:55:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bd68f48e-5a03-4a82-899a-30a098a1e090'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:04Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:05Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8", "name": "tempest-router--1488286991"}} 2018-08-17 06:55:08,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/add_router_interface 2.453s 2018-08-17 06:55:08,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:55:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d4422d35-50ee-47b6-86d1-f88996aa9505'} Body: {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8", "subnet_ids": ["cf05ac67-7020-45a9-9ba3-766789fa77b8"], "port_id": "f16bc860-c7e0-4aa1-952e-e051ddc1cbc2", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8"} 2018-08-17 06:55:08,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.351s 2018-08-17 06:55:08,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 06:55:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dc316c1-9840-46ec-973e-2eea26fb2ac5'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "5986c7ce-b904-4d08-ab18-2a1f5c8f50d7"}} 2018-08-17 06:55:09,361 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations 0.412s 2018-08-17 06:55:09,362 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations', u'date': 'Fri, 17 Aug 2018 06:55:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e208bfed-2e3a-46c5-94d6-73dd8fcfe946'} Body: {"network_association": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "id": "5d3fe889-07af-465b-842e-9d3d74ffdeae"}} 2018-08-17 06:55:10,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations 1.047s 2018-08-17 06:55:10,411 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5986c7ce-b904-4d08-ab18-2a1f5c8f50d7/network_associations', u'date': 'Fri, 17 Aug 2018 06:55:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e8e6440-2cd5-47aa-9e16-5113dc24600d'} Body: {"network_association": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "id": "117249d0-f9f4-4c7c-880a-599d5fb7b139"}} 2018-08-17 06:55:10,411 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 06:55:10,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.254s 2018-08-17 06:55:10,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2101703047"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4', 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': 'Fri, 17 Aug 2018 06:55:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68c7ed6f-e0c2-4f00-b36f-97edc7446ca4'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY83bipEiDwNQnBZf3s9iTNWR/PK6tC++WH7SYrPnuvuAN1YsT0kYJpqqaQnya0RCWfBZ0jv9Ueu/EWWZ8Ftsn8Blpp3Y4mLoAd0KDbPUBvnvaGs66ByI26sAM7ullCbkMU87nNHoZCC2XS5hnMolYC6JlECO52VK0CnWCZfSbSKYilRcTeNOO0+hh6rNhBYt0t/UbwEHJLUcRqMWYjqMqO+D1v1iMF21htAjhKllvzfsQYEMEmcTEifeUt/PEOLpuUGZi8IVPC2l6dBrCeyk8jj9WPM+yAAEybBW5KcmJtAZRBc1wHmNvCMEB+r5coiSP/gymbeNSsh26g9G/T7nf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2PN24qRIg8DUJwWX97PYkzVkfzyurQvvlh+0mKz57r7gDdWL\nE9JGCaaqmkJ8mtEQlnwWdI7/VHrvxFlmfBbbJ/AZaad2OJi6AHdCg2z1Ab572hrO\nugciNurADO7pZQm5DFPO5zR6GQgtl0uYZzKJWAuiZRAjudlStAp1gmX0m0imIpUX\nE3jTjtPoYeqzYQWLdLf1G8BByS1HEajFmI6jKjvg9b9YjBdtYbQI4SpZb837EGBD\nBJnExIn3lLfzxDi6blBmYvCFTwtpenQawnspPI4/VjzPsgABMmwVuSnJibQGUQXN\ncB5jbwjBAfq+XKIkj/4Mpm3jUrIduoPRv0+53wIDAQABAoIBAQC95hYY+j3y/ZV1\n9qJ3kjevWxv1d5NaK0lyuZvly/sVbIRH97Q+DF970SQh1LKm/PqtDj7FlemO8/Dt\niGd5lLQOOE62OXv0vFKLV9ijm3q2JRrZ5X8wPFBJi5/BclpfM2yDitRfcoKxaIQn\nm2byZbzskXp7Re5PnheTOlhzZHUAebEqqDAed6RIJF1R4bRYm1Mr7K3G4Y2YRK6q\nSVM1Vvs1O4TQKnLq8N+ZVXozOUtGXLdu2qV0fJjcNUoS6vHq+yZ8xZ/6Kk8ji6hq\nBwL4qshMF6zHb8CQ/mHAJW5/KeXwbNLF4dm4aRB8Q+BdZndKmcWe467S82VLkECf\nthJt+1fpAoGBAPFPSOovTRFIk3oEY7ObCu6npklUPhtjXiFg6nhvV7oSv5jCVmtN\nsQfzvYGBaU6OtdDoKEQQ5J739q/SfxSJbGDHeJERSkw3tfVEWBhrkivvtAN0OUsn\nJK1DAmHYppIloWsB0wEg5xX+Tlf4rpiFftROj6sLY1iFGl/N5UpleUWTAoGBAOYo\njzST2CJmoTp6HEqo424VvCwi1chMjKCS+RqC6tsGRjU31e03GZrebi75hqISK5Lb\ndxnTUmjx7nbjSAlspCu9hZQskV9FEEGaEiaxlVd3+IJVkThltt6ArQTU0G7kNt1l\n6RljHtNIYBDJQTPKU0yllcmq2M8vOoi77t6D4+oFAoGAHqJyH0jh/8+26UalYafN\nO38NHUIUoGV9Db/ABIoeGQFIUZxaXEUAtIG9DTPgqphzfJH8iqeaXpQcPTX77B+G\nIsMwCzqmtAZek0SZ6n+9jtZfhBC9NU1C2rwnEUTv4J3mYC9bGkmTDLe8Om7Xu4U3\nFLzkgFJxyksbjg4VjdxUCQECgYEA36IjW6QYC30LReWmnciyi6Gk4IHMlb4DmnaU\ngvUYPE9BYq5pOAAk6f0ctJoR/mKHYj/K3xYdaglBetVmhnnAnxucspgHfLl/jS6m\nWmCMypuwpPt9in4SjOocs6gRCt7GjKNcNiXAqu0VItpad3ctLzlpbLWLyuyKBJgP\nBrjCeP0CgYAFp3RgBPkjrtrCDubseyUYQySSQPrfMBjhnzleorkVtWEdem6/e1zq\nAZrwrbWEg4HkhZv8XRNS/GGmbIgpCS3QdOjmomYo5OfgFJDikIj1Q6zUGAYMxJ1o\nVfUAOwsm+yeHwV5S8PBkMXvQ8Gs9asDXypKo7wN7O1J4jrx6bjUsdQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-2101703047", "fingerprint": "a9:b1:5f:6e:7a:9b:21:e5:3b:ec:5a:ed:12:88:d7:2e"}} 2018-08-17 06:55:11,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/ports 0.772s 2018-08-17 06:55:11,444 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1760343437", "security_groups": ["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:55:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f96fe9f-01d0-4c9e-b71b-53e49f4b58b9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:55:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c9c51584-21e4-42e3-8b82-3dbc065b0b0c","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:55:11Z","name":"tempest-port-smoke-1760343437","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:40:cd:5b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"074c321d-493f-459e-87fa-ab825cf78e5c","ip_address":"10.101.11.10"}],"id":"0296daeb-58f3-41fb-af4b-3a52075ad799","security_groups":["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"],"device_id":""}} 2018-08-17 06:55:13,247 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.23:8774/v2.1/servers 1.801s 2018-08-17 06:55:13,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2101703047", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "port": "0296daeb-58f3-41fb-af4b-3a52075ad799"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-c4366de7-c856-4e16-a41b-50765d030357', 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:55:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4366de7-c856-4e16-a41b-50765d030357'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "adminPass": "r7NXWYCx4HfM"}} 2018-08-17 06:55:13,500 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.248s 2018-08-17 06:55:13,501 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-68f88f42-68bf-4293-9d3e-a87218dda079', 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': 'Fri, 17 Aug 2018 06:55:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68f88f42-68bf-4293-9d3e-a87218dda079'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:14,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.269s 2018-08-17 06:55:14,782 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649', 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': 'Fri, 17 Aug 2018 06:55:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc9acae5-0de4-4b51-ae09-7b3f0e14f649'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:16,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.388s 2018-08-17 06:55:16,187 63 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': '1400', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8', 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': 'Fri, 17 Aug 2018 06:55:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f76e070-8d8c-4ae2-a197-0bcbd7c87cf8'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:15Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:16,200 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-17 06:55:17,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.717s 2018-08-17 06:55:17,920 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-d8d1a200-eaff-4940-a66a-13c1db60f34f', 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': 'Fri, 17 Aug 2018 06:55:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8d1a200-eaff-4940-a66a-13c1db60f34f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:16Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:17,933 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-17 06:55:19,258 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.323s 2018-08-17 06:55:19,258 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-e230fccc-d754-473a-abae-51acc0da0ee1', 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': 'Fri, 17 Aug 2018 06:55:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e230fccc-d754-473a-abae-51acc0da0ee1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:16Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:20,435 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.155s 2018-08-17 06:55:20,435 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-746e58d1-72bb-4a43-a9b5-cbd08cc69885', 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': 'Fri, 17 Aug 2018 06:55:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-746e58d1-72bb-4a43-a9b5-cbd08cc69885'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:19Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:20,449 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-17 06:55:20,888 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.438s 2018-08-17 06:55:20,888 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-f69b8628-2b80-47df-904a-82931a9a106b', 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': 'Fri, 17 Aug 2018 06:55:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f69b8628-2b80-47df-904a-82931a9a106b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:19Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:20,902 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6ca538dd-8532-456d-8790-2c716f8b773f with status: ACTIVE 2018-08-17 06:55:22,013 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/ports 1.109s 2018-08-17 06:55:22,013 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-930061775", "security_groups": ["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 06:55:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1151a589-035a-47a6-bfc5-91d2e6532a10'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T06:55:21Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cedaef86-4ced-416d-99b2-069de9878115","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T06:55:21Z","name":"tempest-port-smoke-930061775","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8e:9b:94","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"cf05ac67-7020-45a9-9ba3-766789fa77b8","ip_address":"10.102.21.20"}],"id":"f5443436-e124-4c73-a80b-b1cbde61839f","security_groups":["c4f67724-8dfa-47f8-90d9-8fa31d7d87bc"],"device_id":""}} 2018-08-17 06:55:23,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.23:8774/v2.1/servers 1.548s 2018-08-17 06:55:23,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2101703047", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "cedaef86-4ced-416d-99b2-069de9878115", "port": "f5443436-e124-4c73-a80b-b1cbde61839f"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2', 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 06:55:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-76cb5511-abb2-48cd-9aa0-0e3249c9c0b2'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "adminPass": "wAynni8jL3KZ"}} 2018-08-17 06:55:23,629 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.061s 2018-08-17 06:55:23,629 63 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': '1262', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-e17879f0-c570-456e-ad0f-f9fae200d8d4', 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': 'Fri, 17 Aug 2018 06:55:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e17879f0-c570-456e-ad0f-f9fae200d8d4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:24,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.343s 2018-08-17 06:55:24,990 63 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': '1266', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-348495a9-1410-4f9a-b91b-3f9c338e531a', 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': 'Fri, 17 Aug 2018 06:55:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-348495a9-1410-4f9a-b91b-3f9c338e531a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:26,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.148s 2018-08-17 06:55:26,155 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-3e505d6a-6399-441d-b938-e8b06c4357b0', 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': 'Fri, 17 Aug 2018 06:55:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e505d6a-6399-441d-b938-e8b06c4357b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:26,169 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-17 06:55:27,323 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:27,324 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-f70f66cb-383b-4c78-b188-dd850cb4a6b9', 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': 'Fri, 17 Aug 2018 06:55:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f70f66cb-383b-4c78-b188-dd850cb4a6b9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:28,497 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.157s 2018-08-17 06:55:28,497 63 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': '1388', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0', 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': 'Fri, 17 Aug 2018 06:55:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bbeca02b-8a63-4ab0-b243-2b5fd857f7c0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:25Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:29,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:29,664 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-5050040d-a9d4-4d76-824d-fbd245315929', 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': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5050040d-a9d4-4d76-824d-fbd245315929'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:29,678 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 06:55:29,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.152s 2018-08-17 06:55:29,832 63 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': '1545', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-db1413ec-0486-4b38-9608-29be3e49ee31', 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': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db1413ec-0486-4b38-9608-29be3e49ee31'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T06:55:28Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 06:55:29,846 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b2c0415f-2f00-46fd-abd7-6797941c68ef with status: ACTIVE 2018-08-17 06:55:29,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/routers 0.102s 2018-08-17 06:55:29,949 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--1040703530", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 06:55:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1a6d9727-2462-4592-8267-1f70cff5d057'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:29Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:29Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "name": "tempest-router--1040703530"}} 2018-08-17 06:55:31,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8 1.509s 2018-08-17 06:55:31,461 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8', u'date': 'Fri, 17 Aug 2018 06:55:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45b722b8-0bdd-41b1-ac83-ef3e9cfd26b1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:29Z", "admin_state_up": true, "updated_at": "2018-08-17T06:55:31Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "name": "tempest-router--1040703530"}} 2018-08-17 06:55:33,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/add_router_interface 2.443s 2018-08-17 06:55:33,906 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/add_router_interface', u'date': 'Fri, 17 Aug 2018 06:55:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbe8e3d3-7921-4895-85b4-beec9142d02e'} Body: {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c", "subnet_ids": ["074c321d-493f-459e-87fa-ab825cf78e5c"], "port_id": "d3531306-80de-4c02-be82-918219ae93fb", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8"} 2018-08-17 06:55:35,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.23:9696/v2.0/floatingips 1.848s 2018-08-17 06:55:35,757 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "0296daeb-58f3-41fb-af4b-3a52075ad799"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 06:55:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7fccd23-c497-4d50-ad5e-f0f5c85c3e0f'} Body: {"floatingip": {"router_id": "74f60c92-feb3-4834-b58d-3f1ba3209db8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T06:55:34Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "0296daeb-58f3-41fb-af4b-3a52075ad799", "id": "e12fe7bf-9279-4985-aabe-a1cd2974e827", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T06:55:34Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 06:55:35,758 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:55:51,804 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:55:51,906 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:55:51,931 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:55:52,046 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:55:52,046 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:55:52,048 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:55:52,108 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:55:52,113 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:55:57,120 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:55:57,121 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:57:07,191 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:57:07,192 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:57:07,195 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:57:07,259 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:57:07,292 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:57:12,299 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:57:12,299 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:58:22,360 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 06:58:22,361 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:58:22,361 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,366 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,466 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,494 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,501 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:58:22,501 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:cd:9e:cf [ether] on eth0 2018-08-17 06:58:22,502 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 06:58:22,502 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,509 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,570 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,573 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,583 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 06:58:22,583 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 06:58:22,584 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,586 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,646 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,650 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,656 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 06:58:22,656 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,658 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,718 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,723 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:22,728 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 06:58:22,729 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:cd:9e:cf [ether] on eth0 2018-08-17 06:58:22,729 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:58:22,730 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:58:22,731 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:58:22,790 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:58:22,796 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:58:27,802 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:58:27,803 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 06:59:37,873 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 06:59:37,874 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 06:59:37,878 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 06:59:37,979 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 06:59:38,008 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 06:59:43,015 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 06:59:43,015 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:00:53,079 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 07:00:53,081 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:00:53.081 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 07:00:54,263 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/e12fe7bf-9279-4985-aabe-a1cd2974e827 1.179s 2018-08-17 07:00:54,264 63 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.23:9696/v2.0/floatingips/e12fe7bf-9279-4985-aabe-a1cd2974e827', u'date': 'Fri, 17 Aug 2018 07:00:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-477d26f4-7e3b-4a58-a954-214d85646dd8'} Body: 2018-08-17 07:00:56,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/remove_router_interface 1.945s 2018-08-17 07:00:56,212 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:00:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de89f4d2-8294-4089-9714-adf510ebd754'} Body: {"network_id": "c9c51584-21e4-42e3-8b82-3dbc065b0b0c", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "074c321d-493f-459e-87fa-ab825cf78e5c", "subnet_ids": ["074c321d-493f-459e-87fa-ab825cf78e5c"], "port_id": "d3531306-80de-4c02-be82-918219ae93fb", "id": "74f60c92-feb3-4834-b58d-3f1ba3209db8"} 2018-08-17 07:00:58,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8 2.223s 2018-08-17 07:00:58,438 63 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.23:9696/v2.0/routers/74f60c92-feb3-4834-b58d-3f1ba3209db8', u'date': 'Fri, 17 Aug 2018 07:00:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d4352c5d-8d59-424c-896d-66fd6819888d'} Body: 2018-08-17 07:00:58,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.436s 2018-08-17 07:00:58,876 63 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-66098533-9dcd-43bf-bc04-69dfec2db6fe', 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': 'Fri, 17 Aug 2018 07:00:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-66098533-9dcd-43bf-bc04-69dfec2db6fe'} Body: 2018-08-17 07:00:59,206 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.328s 2018-08-17 07:00:59,207 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4', 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': 'Fri, 17 Aug 2018 07:00:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38c77e81-41ba-4195-a5e3-87a6ac1d5dd4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:00:58Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:00,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.413s 2018-08-17 07:01:00,648 63 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': '1483', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231', 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': 'Fri, 17 Aug 2018 07:01:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b048190e-5c1c-4bbb-b3d4-0b39fcca2231'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1531868666": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:9b:94", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "b2c0415f-2f00-46fd-abd7-6797941c68ef", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:00:59Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-2", "created": "2018-08-17T06:55:23Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:01,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef 0.044s 2018-08-17 07:01:01,710 63 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.23:8774/v2.1/servers/b2c0415f-2f00-46fd-abd7-6797941c68ef', u'x-compute-request-id': 'req-6085a542-373b-4098-85fd-2ee11c8d079a', 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': 'Fri, 17 Aug 2018 07:01:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-6085a542-373b-4098-85fd-2ee11c8d079a'} Body: {"itemNotFound": {"message": "Instance b2c0415f-2f00-46fd-abd7-6797941c68ef could not be found.", "code": 404}} 2018-08-17 07:01:02,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/f5443436-e124-4c73-a80b-b1cbde61839f 0.579s 2018-08-17 07:01:02,291 63 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.23:9696/v2.0/ports/f5443436-e124-4c73-a80b-b1cbde61839f', u'date': 'Fri, 17 Aug 2018 07:01:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-04def6b7-72c7-44a7-90ce-a31882794865'} Body: 2018-08-17 07:01:02,439 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.148s 2018-08-17 07:01:02,440 63 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9', 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': 'Fri, 17 Aug 2018 07:01:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-60aaa4d5-acc6-4c4c-9d03-e495fca593a9'} Body: 2018-08-17 07:01:02,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.420s 2018-08-17 07:01:02,861 63 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': '1551', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-8be7444b-778f-48e1-8f60-ba2560c431dd', 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': 'Fri, 17 Aug 2018 07:01:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8be7444b-778f-48e1-8f60-ba2560c431dd'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1406208485": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:cd:5b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6ca538dd-8532-456d-8790-2c716f8b773f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T06:55:19.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "6ca538dd-8532-456d-8790-2c716f8b773f", "security_groups": [{"name": "tempest-secgroup-smoke-1759792456"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:02Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2101703047", "name": "server-1", "created": "2018-08-17T06:55:13Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:03,920 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f 0.044s 2018-08-17 07:01:03,920 63 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.23:8774/v2.1/servers/6ca538dd-8532-456d-8790-2c716f8b773f', u'x-compute-request-id': 'req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f', 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': 'Fri, 17 Aug 2018 07:01:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-994c1b73-4dd7-4c87-af49-fd5b72e5ea6f'} Body: {"itemNotFound": {"message": "Instance 6ca538dd-8532-456d-8790-2c716f8b773f could not be found.", "code": 404}} 2018-08-17 07:01:04,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/0296daeb-58f3-41fb-af4b-3a52075ad799 0.644s 2018-08-17 07:01:04,565 63 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.23:9696/v2.0/ports/0296daeb-58f3-41fb-af4b-3a52075ad799', u'date': 'Fri, 17 Aug 2018 07:01:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1ca9c07d-6108-44ff-8079-eff505adf0cf'} Body: 2018-08-17 07:01:04,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2101703047 0.054s 2018-08-17 07:01:04,621 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2101703047', u'x-compute-request-id': 'req-0513bc73-b9bb-447a-8371-30d3351573ac', 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': 'Fri, 17 Aug 2018 07:01:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0513bc73-b9bb-447a-8371-30d3351573ac'} Body: 2018-08-17 07:01:06,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/remove_router_interface 1.902s 2018-08-17 07:01:06,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-85430bb4-39d1-4a08-a8b0-44893f2ba6dd'} Body: {"network_id": "cedaef86-4ced-416d-99b2-069de9878115", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "cf05ac67-7020-45a9-9ba3-766789fa77b8", "subnet_ids": ["cf05ac67-7020-45a9-9ba3-766789fa77b8"], "port_id": "f16bc860-c7e0-4aa1-952e-e051ddc1cbc2", "id": "56d0e1c4-e0e4-4600-888b-ea240dfcd4e8"} 2018-08-17 07:01:08,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8 1.615s 2018-08-17 07:01:08,142 63 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.23:9696/v2.0/routers/56d0e1c4-e0e4-4600-888b-ea240dfcd4e8', u'date': 'Fri, 17 Aug 2018 07:01:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a56c2b5e-8632-49cb-bd93-6f645175dfe0'} Body: 2018-08-17 07:01:09,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/cf05ac67-7020-45a9-9ba3-766789fa77b8 1.598s 2018-08-17 07:01:09,741 63 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.23:9696/v2.0/subnets/cf05ac67-7020-45a9-9ba3-766789fa77b8', u'date': 'Fri, 17 Aug 2018 07:01:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-29dfba38-c20d-4dfe-bd0d-ef437f96b384'} Body: 2018-08-17 07:01:11,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/cedaef86-4ced-416d-99b2-069de9878115 1.743s 2018-08-17 07:01:11,486 63 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.23:9696/v2.0/networks/cedaef86-4ced-416d-99b2-069de9878115', u'date': 'Fri, 17 Aug 2018 07:01:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-217184f3-abf9-4dd4-a137-b52869d661fe'} Body: 2018-08-17 07:01:12,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/074c321d-493f-459e-87fa-ab825cf78e5c 1.336s 2018-08-17 07:01:12,823 63 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.23:9696/v2.0/subnets/074c321d-493f-459e-87fa-ab825cf78e5c', u'date': 'Fri, 17 Aug 2018 07:01:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1e444acd-1e74-4552-99d0-4476ed7d5103'} Body: 2018-08-17 07:01:14,583 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/c9c51584-21e4-42e3-8b82-3dbc065b0b0c 1.759s 2018-08-17 07:01:14,584 63 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.23:9696/v2.0/networks/c9c51584-21e4-42e3-8b82-3dbc065b0b0c', u'date': 'Fri, 17 Aug 2018 07:01:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4ca04087-2a63-445b-bcfc-dbf05b2fce48'} Body: 2018-08-17 07:01:14,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/c4f67724-8dfa-47f8-90d9-8fa31d7d87bc 0.206s 2018-08-17 07:01:14,792 63 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.23:9696/v2.0/security-groups/c4f67724-8dfa-47f8-90d9-8fa31d7d87bc', u'date': 'Fri, 17 Aug 2018 07:01:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8a280f75-a63e-422a-afbd-7e0cf8b3623d'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6[compute,id-9081338e-a52e-46bb-a40e-bda24ec4b1bd,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 214, in test_bgpvpn_variant6 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-17 07:01:15,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-groups 0.289s 2018-08-17 07:01:15,110 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "e400006a87fa4c59828181404e540752", "description": "tempest-secgroup-smoke-962944289 description", "name": "tempest-secgroup-smoke-962944289"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.23:9696/v2.0/security-groups', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc085dee-fa7f-4014-860d-de2a7dec14f5'} Body: {"security_group": {"description": "tempest-secgroup-smoke-962944289 description", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:14Z", "updated_at": "2018-08-17T07:01:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:01:14Z", "revision_number": 0, "id": "5dce7c24-6bd5-4bb7-a334-da649632988c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:01:14Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv6", "project_id": "e400006a87fa4c59828181404e540752"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:01:14Z", "revision_number": 0, "id": "a10a3834-8c82-4251-a1b8-b72f2d5b7bac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:01:14Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "tenant_id": "e400006a87fa4c59828181404e540752", "port_range_min": null, "ethertype": "IPv4", "project_id": "e400006a87fa4c59828181404e540752"}], "revision_number": 1, "project_id": "e400006a87fa4c59828181404e540752", "id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "name": "tempest-secgroup-smoke-962944289"}} 2018-08-17 07:01:15,307 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.195s 2018-08-17 07:01:15,307 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9ef8cd53-2ade-41d7-b5b1-e4bba0550902'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "91fbdaad-06d4-4eda-86ad-41fc176b0e5d"}} 2018-08-17 07:01:15,488 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.179s 2018-08-17 07:01:15,488 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 22, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c458ad0a-e111-46b0-a013-b7c31f3b1441'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 22, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5f94c520-04c6-4c51-8257-699114841777"}} 2018-08-17 07:01:15,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.415s 2018-08-17 07:01:15,905 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08c971c6-e5f3-4734-8fab-ab5be85cb4d3'} 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-08-17T07:01:15Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:15Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "2b84f4f3-2aed-457e-9a5f-3e969d6635bc"}} 2018-08-17 07:01:16,079 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.173s 2018-08-17 07:01:16,080 63 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": "e400006a87fa4c59828181404e540752", "port_range_max": 80, "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26b34976-2690-47a5-83f1-0b204a26909a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": 80, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "5300ab97-25bf-44ae-b9fc-a5b71f948332"}} 2018-08-17 07:01:16,226 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.144s 2018-08-17 07:01:16,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "protocol": "icmp", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-691a9ba0-8a9b-44b4-acbb-648505ad9e20'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f7733913-7bf5-4a8b-a8e7-6d0ab36a000c"}} 2018-08-17 07:01:16,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.163s 2018-08-17 07:01:16,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "protocol": "icmp", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88a1fa9d-f9ff-427b-aaf1-655892178dbd'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "287e3d72-225c-4a68-81a8-80a31752c44a"}} 2018-08-17 07:01:16,862 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.468s 2018-08-17 07:01:16,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "ingress", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3208d855-3dce-4805-903d-13893304cae0'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "f1dbe54e-1c95-496a-96f4-e708cd0b54f1"}} 2018-08-17 07:01:17,019 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.23:9696/v2.0/security-group-rules 0.154s 2018-08-17 07:01:17,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "e400006a87fa4c59828181404e540752", "direction": "egress", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.23:9696/v2.0/security-group-rules', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b567927-7562-49b2-b168-5907d5da5ae6'} 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-08-17T07:01:16Z", "security_group_id": "5eef9953-ff2a-4fe5-8e8e-4f56e67d931a", "port_range_min": null, "revision_number": 0, "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:16Z", "project_id": "e400006a87fa4c59828181404e540752", "id": "4b7b8a2b-194a-4a34-a97b-fe19b4e7e18d"}} 2018-08-17 07:01:17,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/networks 0.268s 2018-08-17 07:01:17,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-A-1080624390"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b915b96-16b8-4d39-b765-0f674b490247'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T07:01:17Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"560f931d-b982-4fae-9b29-6a4f5e438599","name":"tempest-A-1080624390"}} 2018-08-17 07:01:17,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.597s 2018-08-17 07:01:17,889 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.101.11.0/24", "network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "name": "tempest-subnet-A-1-1337381904"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 07:01:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72818f2f-a739-4a72-a266-b1c7892d850a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"560f931d-b982-4fae-9b29-6a4f5e438599","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","dns_nameservers":[],"updated_at":"2018-08-17T07:01:17Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"7851b57c-896b-4824-8bff-4e0403f63756","subnetpool_id":null,"name":"tempest-subnet-A-1-1337381904"}} 2018-08-17 07:01:18,135 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/networks 0.243s 2018-08-17 07:01:18,135 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-B-1121643888"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.23:9696/v2.0/networks', u'date': 'Fri, 17 Aug 2018 07:01:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7af1fd0f-2835-41e6-84db-150bf5f8d5f6'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-17T07:01:17Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","name":"tempest-B-1121643888"}} 2018-08-17 07:01:18,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/subnets 0.663s 2018-08-17 07:01:18,800 63 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": "e400006a87fa4c59828181404e540752", "cidr": "10.102.21.0/24", "network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "name": "tempest-subnet-B-1-1687030260"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.23:9696/v2.0/subnets', u'date': 'Fri, 17 Aug 2018 07:01:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ba8d6e5-5ecf-48d6-90c3-b8c82794b904'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","tenant_id":"e400006a87fa4c59828181404e540752","created_at":"2018-08-17T07:01:18Z","dns_nameservers":[],"updated_at":"2018-08-17T07:01:18Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"e400006a87fa4c59828181404e540752","id":"d9c11130-feae-4350-8dfa-627fa9263e14","subnetpool_id":null,"name":"tempest-subnet-B-1-1687030260"}} 2018-08-17 07:01:19,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns 0.497s 2018-08-17 07:01:19,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "e400006a87fa4c59828181404e540752", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Fri, 17 Aug 2018 07:01:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8b2544a-9b93-4c15-b90d-5d03defad7ef'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "e400006a87fa4c59828181404e540752", "route_targets": ["64512:1"], "project_id": "e400006a87fa4c59828181404e540752", "type": "l3", "id": "d943553c-efe9-45d2-8285-01bd17c17805"}} 2018-08-17 07:01:20,035 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations 0.735s 2018-08-17 07:01:20,035 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations', u'date': 'Fri, 17 Aug 2018 07:01:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7338c317-c639-4fdd-9ea7-58919b0fae38'} Body: {"network_association": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "id": "ce5c2285-0332-41f0-8294-e20657ce22d0"}} 2018-08-17 07:01:20,956 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations 0.920s 2018-08-17 07:01:20,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/d943553c-efe9-45d2-8285-01bd17c17805/network_associations', u'date': 'Fri, 17 Aug 2018 07:01:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8e56e2e-e335-4745-be25-84dfa9622045'} Body: {"network_association": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "id": "67e2e151-feb8-4852-abd0-60450990a7a8"}} 2018-08-17 07:01:20,957 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-17 07:01:21,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/routers 0.128s 2018-08-17 07:01:21,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--112749830", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 07:01:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92f3e677-1ffc-4d72-8a49-ed991444730c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:20Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:20Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "045c9aae-bb00-469b-87dc-62769fc35034", "name": "tempest-router--112749830"}} 2018-08-17 07:01:22,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034 1.542s 2018-08-17 07:01:22,631 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034', u'date': 'Fri, 17 Aug 2018 07:01:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6d1c1979-cb33-4729-aa66-34f1d6532b99'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:20Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:22Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "045c9aae-bb00-469b-87dc-62769fc35034", "name": "tempest-router--112749830"}} 2018-08-17 07:01:25,025 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/add_router_interface 2.392s 2018-08-17 07:01:25,026 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/add_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5684dc3f-832f-4179-a85d-7470bc037b49'} Body: {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14", "subnet_ids": ["d9c11130-feae-4350-8dfa-627fa9263e14"], "port_id": "0cfef88e-236d-4542-bbb3-a22da924394a", "id": "045c9aae-bb00-469b-87dc-62769fc35034"} 2018-08-17 07:01:25,202 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.23:8774/v2.1/os-keypairs 0.175s 2018-08-17 07:01:25,203 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-687774891"}} Response - Headers: {'status': '200', u'content-length': '2312', 'content-location': 'http://172.30.9.23:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-024d4e81-0f1f-4a59-9221-89239aecb53b', 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': 'Fri, 17 Aug 2018 07:01:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-024d4e81-0f1f-4a59-9221-89239aecb53b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcQ/qxdWsSOULTtqbmPnBfX810BrMVB9+tPsw9m8odOunsHSUNCFNPcxRc4JU0aEYKpcHdF5bOkSszUQfrWoDby+pzuD2E5FQjhRiMIkhLu+GJ96HZMuMeiN54fAr2th3MncITBRwQRhl5kES5r+61EZ/y/Qspun83X15LYtBimcIIyrxpA36mRxR8vyDs04N9IpaqCToCdCnw1qUI4YvCgCqYN9gOfanIYWjKPUpsfUEm/tVl4mB3gK2hkasYZmzB3xeVzw9XJKBIK+A976tmMsdhQyS1xK7wOi3SBpRgPj4ImgtFcM45GBgClC56M9xWL7Cjvdiw7/uDQhdqhTwp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3EP6sXVrEjlC07am5j5wX1/NdAazFQffrT7MPZvKHTrp7B0l\nDQhTT3MUXOCVNGhGCqXB3ReWzpErM1EH61qA28vqc7g9hORUI4UYjCJIS7vhifeh\n2TLjHojeeHwK9rYdzJ3CEwUcEEYZeZBEua/utRGf8v0LKbp/N19eS2LQYpnCCMq8\naQN+pkcUfL8g7NODfSKWqgk6AnQp8NalCOGLwoAqmDfYDn2pyGFoyj1KbH1BJv7V\nZeJgd4CtoZGrGGZswd8Xlc8PVySgSCvgPe+rZjLHYUMktcSu8Dot0gaUYD4+CJoL\nRXDOORgYApQuejPcVi+wo73YsO/7g0IXaoU8KQIDAQABAoIBAB0AYmC9OhTTL0Za\n9Uy5ieg04ANX4npxZ/USoKe3/HuuxyAMklVN9FIwr8yu0VZuKFK8knL+6R9Xo92E\n3MsTRoYqKjuEVa1Ktv1aR+ojlWtLWJ3m2guUFK1vjgNFKdhkEDZhyyzf7lsCL9Z+\ntV3RmVeD85B12uNqp9dtmifI4fEpWQeh63pQF1bVGCaQpEr88xpZgz8MYY4dyv4l\nyt0rqYCLFjv7OsC/+qEbcayPGtsdvi9hEMAlXIgv8tBh0TdZuPCE+qMlyanUJ4OC\n9A9/dEpT6D8+d5Nl2WfcllDHK6NHvD6/aAdwxJpGeJsb+doH0Whs4TInS1hLxcAv\nvDFtYYECgYEA7kfC00GSGyaM02A07+jb9Sj42dLrT1QA067ZfhXkzdEq6nCVQprl\nDRT0nBZ4kj/D16RKmd/HKxe1KrNdTqJR5pBc2S3H3NldgxFRqNb5lO8s+7V8btkS\n/gbA4aqBzB/ItxOds4TUN6ERB+YkeOc3HZcBRRktkQOR3uoqaEdxFlECgYEA7KVD\ngmEZdv4goxVWN+jI073Zh2weG0MLUd5m21P768XSuHvY2nViVtTjPQXdXFj4YxlJ\nz8uVgc+RRjifDpvobgl1zvjK2/4YPoppX9NSLoCCpgxaIhAniSqQdmPRbjKnFfgc\ncxSiwf74peoLOhknL6dZkVYoCyr51aKDKGmcWlkCgYB1QUb0Il49khjWo48pR9OF\nruXWet5kqRfHE1Hfo/J1/ao6t7AbmJGCgH9mmAA5J7u90BEN63rdD8uM+bq+yU24\nQe4OyWKCoUxNBSbECRXEXnYqX0KeYZ/g9X3RDtDUnAdvX+3Iu2KbBV2WH4BvJoiO\nvRJY6Gzt4W3U3jKEIjPaIQKBgQCwO2sJH5K9QQfBK9Snkl5tAceLyIKrPsShVYU3\n9VV5AjupU+Hs3to7XBNWkJWHfmKMOnrzmuNeZtwDdYtOb+EqgTUQy8sXBiW7/Yv3\n5wIey2mAi1ZcY7dtuRsYb8G51VMFU16sfUOwQVefB6sQu0apgHF9gLIVjw27gWk3\noV7lEQKBgQDIfnrhjgrh65xB8BLeA/GNJp49OPPgPNFkZzYzHxlZRqEZTY5Zue16\nHtm42tC0NCi2IstO1pd8O1bszKeHCNCAmJQnNUpDMgsZud0V3Y8nTRZGJPlHBz6T\nId5DfmOckXC5TjvlMIg7osZuxPR12zCrGAOMRx5JbLXcFJDwlmv+8Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "b58bd064d72b4c9788411c368e42373c", "name": "tempest-TestBGPVPNBasic-687774891", "fingerprint": "c1:9f:fe:a1:e4:e9:27:ce:e3:cd:d6:a0:10:47:6e:43"}} 2018-08-17 07:01:26,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/ports 1.019s 2018-08-17 07:01:26,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-2079230678", "security_groups": ["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 07:01:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f033481-a6a3-45c3-bf21-1cd28c21d884'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T07:01:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"560f931d-b982-4fae-9b29-6a4f5e438599","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T07:01:25Z","name":"tempest-port-smoke-2079230678","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c6:d0:52","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"7851b57c-896b-4824-8bff-4e0403f63756","ip_address":"10.101.11.10"}],"id":"1708d234-89e4-4231-8c8f-2672b1f7d055","security_groups":["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"],"device_id":""}} 2018-08-17 07:01:28,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.23:8774/v2.1/servers 2.061s 2018-08-17 07:01:28,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-687774891", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "560f931d-b982-4fae-9b29-6a4f5e438599", "port": "1708d234-89e4-4231-8c8f-2672b1f7d055"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-39cc682f-7aab-4eba-89f8-42403874c46a', 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 07:01:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-39cc682f-7aab-4eba-89f8-42403874c46a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "adminPass": "5zPgt8sjE3Hj"}} 2018-08-17 07:01:28,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.436s 2018-08-17 07:01:28,732 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-20608682-b60b-4627-b985-42b3a5bac78c', 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': 'Fri, 17 Aug 2018 07:01:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20608682-b60b-4627-b985-42b3a5bac78c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:30,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.443s 2018-08-17 07:01:30,189 63 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': '1398', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3', 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': 'Fri, 17 Aug 2018 07:01:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b12d9d72-8aaa-4be1-a28c-7abb482cceb3'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:30,202 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 07:01:31,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.619s 2018-08-17 07:01:31,825 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-fb2c478a-11b0-41e4-89b3-0fde32817ca1', 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': 'Fri, 17 Aug 2018 07:01:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fb2c478a-11b0-41e4-89b3-0fde32817ca1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:31,839 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 07:01:33,299 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.457s 2018-08-17 07:01:33,299 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565', 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': 'Fri, 17 Aug 2018 07:01:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c0be3ee6-5fe9-41b6-bbe2-fe95b1b54565'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:29Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:34,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.601s 2018-08-17 07:01:34,916 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e', 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': 'Fri, 17 Aug 2018 07:01:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fde1bc18-ecb5-41f9-9c88-2c14a4ea6b3e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:34,929 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-17 07:01:35,436 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.506s 2018-08-17 07:01:35,437 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-0d09e1f4-74f2-40d3-be72-1ac981d9905a', 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': 'Fri, 17 Aug 2018 07:01:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d09e1f4-74f2-40d3-be72-1ac981d9905a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:33Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:35,451 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de with status: ACTIVE 2018-08-17 07:01:36,592 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/ports 1.140s 2018-08-17 07:01:36,593 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1815286019", "security_groups": ["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.23:9696/v2.0/ports', u'date': 'Fri, 17 Aug 2018 07:01:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1f9baf0-4e5e-445a-8772-b325c9e9900e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-17T07:01:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77","tenant_id":"e400006a87fa4c59828181404e540752","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-17T07:01:36Z","name":"tempest-port-smoke-1815286019","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d1:ce:a9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"e400006a87fa4c59828181404e540752","fixed_ips":[{"subnet_id":"d9c11130-feae-4350-8dfa-627fa9263e14","ip_address":"10.102.21.20"}],"id":"bcf63a5d-786a-4347-ac5f-f85279ae336d","security_groups":["5eef9953-ff2a-4fe5-8e8e-4f56e67d931a"],"device_id":""}} 2018-08-17 07:01:38,235 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.23:8774/v2.1/servers 1.641s 2018-08-17 07:01:38,236 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-687774891", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "networks": [{"uuid": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "port": "bcf63a5d-786a-4347-ac5f-f85279ae336d"}], "imageRef": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.23:8774/v2.1/servers', u'x-compute-request-id': 'req-5b508da9-681d-4512-a7b2-787edaef8472', 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-openstack-nova-api-version': '2.1', u'date': 'Fri, 17 Aug 2018 07:01:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5b508da9-681d-4512-a7b2-787edaef8472'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "adminPass": "YZhswZUFkG33"}} 2018-08-17 07:01:38,491 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.251s 2018-08-17 07:01:38,491 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f', 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': 'Fri, 17 Aug 2018 07:01:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15755e34-b1da-4b6c-a6b4-353ca9c2c89f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:40,006 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.500s 2018-08-17 07:01:40,006 63 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': '1398', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-3e459fa2-6466-4194-8ef1-f58d15bd563c', 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': 'Fri, 17 Aug 2018 07:01:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3e459fa2-6466-4194-8ef1-f58d15bd563c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:40,020 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-17 07:01:41,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.154s 2018-08-17 07:01:41,176 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7', 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': 'Fri, 17 Aug 2018 07:01:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bf7c1eca-902a-42d2-8f3c-11bcbba6dff7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:41,188 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2018-08-17 07:01:42,560 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.370s 2018-08-17 07:01:42,561 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-37126a36-24b7-4269-8e35-a5e4255a3334', 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': 'Fri, 17 Aug 2018 07:01:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37126a36-24b7-4269-8e35-a5e4255a3334'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:39Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:43,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.329s 2018-08-17 07:01:43,911 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-e1911d14-38ce-4760-92f7-c8729a776b3f', 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': 'Fri, 17 Aug 2018 07:01:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1911d14-38ce-4760-92f7-c8729a776b3f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:43,925 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 5 second wait 2018-08-17 07:01:44,071 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.145s 2018-08-17 07:01:44,072 63 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': '1543', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-75c705d0-5898-4451-827d-614c1a9319df', 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': 'Fri, 17 Aug 2018 07:01:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75c705d0-5898-4451-827d-614c1a9319df'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:01:42Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:01:44,090 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a0974382-2b44-458b-ad4f-18fca8d4c07f with status: ACTIVE 2018-08-17 07:01:44,310 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/routers 0.219s 2018-08-17 07:01:44,310 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "e400006a87fa4c59828181404e540752", "name": "tempest-router--501661699", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.23:9696/v2.0/routers', u'date': 'Fri, 17 Aug 2018 07:01:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc6c06ae-4be1-4ff4-a678-b631a49c96bd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:44Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:44Z", "revision_number": 0, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "225b2475-db49-419e-a4f2-737d7e41b150", "name": "tempest-router--501661699"}} 2018-08-17 07:01:45,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150 1.500s 2018-08-17 07:01:45,812 63 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": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150', u'date': 'Fri, 17 Aug 2018 07:01:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1242a6a2-7416-4bf8-988e-871852355cb4'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:44Z", "admin_state_up": true, "updated_at": "2018-08-17T07:01:45Z", "revision_number": 2, "routes": [], "project_id": "e400006a87fa4c59828181404e540752", "id": "225b2475-db49-419e-a4f2-737d7e41b150", "name": "tempest-router--501661699"}} 2018-08-17 07:01:47,933 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/add_router_interface 2.120s 2018-08-17 07:01:47,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/add_router_interface', u'date': 'Fri, 17 Aug 2018 07:01:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fd07b9ed-48b2-405f-9526-ac94a65eaacb'} Body: {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756", "subnet_ids": ["7851b57c-896b-4824-8bff-4e0403f63756"], "port_id": "43b83683-9f10-4cb8-8302-a8c5537546d5", "id": "225b2475-db49-419e-a4f2-737d7e41b150"} 2018-08-17 07:01:50,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.23:9696/v2.0/floatingips 2.209s 2018-08-17 07:01:50,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "tenant_id": "e400006a87fa4c59828181404e540752", "fixed_ip_address": null, "port_id": "1708d234-89e4-4231-8c8f-2672b1f7d055"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.23:9696/v2.0/floatingips', u'date': 'Fri, 17 Aug 2018 07:01:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfd2054b-fba4-416d-b154-6bf83745a554'} Body: {"floatingip": {"router_id": "225b2475-db49-419e-a4f2-737d7e41b150", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T07:01:48Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "1708d234-89e4-4231-8c8f-2672b1f7d055", "id": "989a4852-0d6d-4454-986b-263398bedf00", "tenant_id": "e400006a87fa4c59828181404e540752", "created_at": "2018-08-17T07:01:48Z", "project_id": "e400006a87fa4c59828181404e540752"}} 2018-08-17 07:01:50,147 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:01:58,159 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:01:58,223 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:01:58,225 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:01:58,339 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:01:58,340 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:01:58,342 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:01:58,401 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:01:58,406 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:02:03,415 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:02:03,416 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:03:13,486 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:03:13,487 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:03:13,491 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:03:13,556 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:03:13,588 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:03:18,595 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:03:18,596 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:04:28,660 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 07:04:28,661 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 07:04:28,661 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,666 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28,764 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:28,796 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28,803 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 07:04:28,803 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:44:72:64 [ether] on eth0 2018-08-17 07:04:28,803 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-17 07:04:28,803 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,805 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28,862 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:28,869 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28,878 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-17 07:04:28,879 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-17 07:04:28,879 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,881 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:28,942 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:28,945 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:28,950 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-17 07:04:28,950 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:28,951 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:29,011 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:29,015 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:29,021 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-17 07:04:29,021 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:44:72:64 [ether] on eth0 2018-08-17 07:04:29,022 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:04:29,022 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:04:29,024 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:04:29,083 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:04:29,087 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:04:34,093 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:04:34,094 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:05:44,152 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-17 07:05:44,154 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-17 07:05:44,161 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-17 07:05:44,261 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-17 07:05:44,288 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-17 07:05:49,297 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-17 07:05:49,297 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-17 07:06:59,363 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-17 07:06:59,364 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.200: Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-17 07:06:59.364 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-17 07:07:00,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/floatingips/989a4852-0d6d-4454-986b-263398bedf00 1.456s 2018-08-17 07:07:00,823 63 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.23:9696/v2.0/floatingips/989a4852-0d6d-4454-986b-263398bedf00', u'date': 'Fri, 17 Aug 2018 07:07:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-72c8a917-16a5-4c23-ba77-0e78196d86af'} Body: 2018-08-17 07:07:02,738 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/remove_router_interface 1.914s 2018-08-17 07:07:02,739 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:07:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f1a240b-cbb6-43ea-87bb-3977c747fcff'} Body: {"network_id": "560f931d-b982-4fae-9b29-6a4f5e438599", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "7851b57c-896b-4824-8bff-4e0403f63756", "subnet_ids": ["7851b57c-896b-4824-8bff-4e0403f63756"], "port_id": "43b83683-9f10-4cb8-8302-a8c5537546d5", "id": "225b2475-db49-419e-a4f2-737d7e41b150"} 2018-08-17 07:07:04,520 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150 1.780s 2018-08-17 07:07:04,521 63 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.23:9696/v2.0/routers/225b2475-db49-419e-a4f2-737d7e41b150', u'date': 'Fri, 17 Aug 2018 07:07:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-338722c3-0ad9-451e-b9ee-6e06f0f755ce'} Body: 2018-08-17 07:07:04,944 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.421s 2018-08-17 07:07:04,944 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-282a0191-f2e8-49a3-99c3-067cdbed90ed', 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': 'Fri, 17 Aug 2018 07:07:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-282a0191-f2e8-49a3-99c3-067cdbed90ed'} Body: 2018-08-17 07:07:05,713 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.767s 2018-08-17 07:07:05,714 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-3717a733-ad9f-4c07-a06e-98954329f214', 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': 'Fri, 17 Aug 2018 07:07:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3717a733-ad9f-4c07-a06e-98954329f214'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1121643888": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:ce:a9", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:42.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "a0974382-2b44-458b-ad4f-18fca8d4c07f", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:07:04Z", "hostId": "ed4dff956f784ada9eabd91ad8acd4bc1b5c1666716c92411a66c82d", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-2", "created": "2018-08-17T07:01:38Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:07:06,788 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f 0.059s 2018-08-17 07:07:06,788 63 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.23:8774/v2.1/servers/a0974382-2b44-458b-ad4f-18fca8d4c07f', u'x-compute-request-id': 'req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e', 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': 'Fri, 17 Aug 2018 07:07:06 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c8ce2937-c2fe-40fa-93e0-a89e4802a63e'} Body: {"itemNotFound": {"message": "Instance a0974382-2b44-458b-ad4f-18fca8d4c07f could not be found.", "code": 404}} 2018-08-17 07:07:07,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/bcf63a5d-786a-4347-ac5f-f85279ae336d 0.585s 2018-08-17 07:07:07,376 63 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.23:9696/v2.0/ports/bcf63a5d-786a-4347-ac5f-f85279ae336d', u'date': 'Fri, 17 Aug 2018 07:07:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-25de0c5f-acb4-48c0-8472-9cb2bb2a829c'} Body: 2018-08-17 07:07:07,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.167s 2018-08-17 07:07:07,545 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7', 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': 'Fri, 17 Aug 2018 07:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-92c6abbe-131f-4f2e-a7c4-a937e1c041b7'} Body: 2018-08-17 07:07:07,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.453s 2018-08-17 07:07:07,999 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-493729a5-9596-45ac-9f99-565c3a126aab', 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': 'Fri, 17 Aug 2018 07:07:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-493729a5-9596-45ac-9f99-565c3a126aab'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1080624390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:d0:52", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "security_groups": [{"name": "tempest-secgroup-smoke-962944289"}], "user_id": "b58bd064d72b4c9788411c368e42373c", "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-08-17T07:07:07Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:07:09,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.406s 2018-08-17 07:07:09,420 63 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': '1347', 'content-location': 'http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3', 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': 'Fri, 17 Aug 2018 07:07:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7fe5d71b-af06-4a60-8b2d-35e83df61bc3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "rel": "bookmark"}], "image": {"id": "51ef550e-ad24-48f7-aad4-c20e3af4f922", "links": [{"href": "http://172.30.9.23:8774/images/51ef550e-ad24-48f7-aad4-c20e3af4f922", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-17T07:01:33.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de", "user_id": "b58bd064d72b4c9788411c368e42373c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-17T07:07:09Z", "hostId": "0238eb6db968e0b0fb29bbf7e2ed3f7e3505c4ac0d82bccfb1b35a68", "OS-SRV-USG:terminated_at": "2018-08-17T07:07:09.000000", "key_name": "tempest-TestBGPVPNBasic-687774891", "name": "server-1", "created": "2018-08-17T07:01:28Z", "tenant_id": "e400006a87fa4c59828181404e540752", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:07:09,433 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-17 07:07:10,479 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de 0.044s 2018-08-17 07:07:10,480 63 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.23:8774/v2.1/servers/bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de', u'x-compute-request-id': 'req-65683a25-2f3a-4964-8252-e4167d14baf2', 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': 'Fri, 17 Aug 2018 07:07:10 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-65683a25-2f3a-4964-8252-e4167d14baf2'} Body: {"itemNotFound": {"message": "Instance bd1a5c5f-1e26-4f26-84ca-69c90fb8e0de could not be found.", "code": 404}} 2018-08-17 07:07:11,394 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/ports/1708d234-89e4-4231-8c8f-2672b1f7d055 0.912s 2018-08-17 07:07:11,394 63 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.23:9696/v2.0/ports/1708d234-89e4-4231-8c8f-2672b1f7d055', u'date': 'Fri, 17 Aug 2018 07:07:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5eefb9f4-6c10-4574-ab17-76347794e856'} Body: 2018-08-17 07:07:11,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-687774891 0.042s 2018-08-17 07:07:11,438 63 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.23:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-687774891', u'x-compute-request-id': 'req-f658c9ce-c44e-4001-8696-9ef3cd588e31', 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': 'Fri, 17 Aug 2018 07:07:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f658c9ce-c44e-4001-8696-9ef3cd588e31'} Body: 2018-08-17 07:07:13,041 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/remove_router_interface 1.601s 2018-08-17 07:07:13,042 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034/remove_router_interface', u'date': 'Fri, 17 Aug 2018 07:07:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6107d2bf-643e-44c3-975b-d90b3bd41ba2'} Body: {"network_id": "78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77", "tenant_id": "e400006a87fa4c59828181404e540752", "subnet_id": "d9c11130-feae-4350-8dfa-627fa9263e14", "subnet_ids": ["d9c11130-feae-4350-8dfa-627fa9263e14"], "port_id": "0cfef88e-236d-4542-bbb3-a22da924394a", "id": "045c9aae-bb00-469b-87dc-62769fc35034"} 2018-08-17 07:07:15,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034 2.202s 2018-08-17 07:07:15,246 63 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.23:9696/v2.0/routers/045c9aae-bb00-469b-87dc-62769fc35034', u'date': 'Fri, 17 Aug 2018 07:07:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4a55de0-88d3-4fb9-bcfa-16da7c93d050'} Body: 2018-08-17 07:07:16,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/d9c11130-feae-4350-8dfa-627fa9263e14 1.009s 2018-08-17 07:07:16,257 63 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.23:9696/v2.0/subnets/d9c11130-feae-4350-8dfa-627fa9263e14', u'date': 'Fri, 17 Aug 2018 07:07:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-175a6ac8-dd81-483f-8bd0-ca69de7b4d42'} Body: 2018-08-17 07:07:17,745 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77 1.487s 2018-08-17 07:07:17,745 63 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.23:9696/v2.0/networks/78a9dcca-9c3f-47e7-ad0f-9a04f9f2dd77', u'date': 'Fri, 17 Aug 2018 07:07:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-76b1163e-1994-4298-b05d-b1783c047d6b'} Body: 2018-08-17 07:07:19,010 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/subnets/7851b57c-896b-4824-8bff-4e0403f63756 1.263s 2018-08-17 07:07:19,010 63 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.23:9696/v2.0/subnets/7851b57c-896b-4824-8bff-4e0403f63756', u'date': 'Fri, 17 Aug 2018 07:07:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1b9d49f1-e039-4e99-9fd4-c3168042b743'} Body: 2018-08-17 07:07:20,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/networks/560f931d-b982-4fae-9b29-6a4f5e438599 1.546s 2018-08-17 07:07:20,558 63 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.23:9696/v2.0/networks/560f931d-b982-4fae-9b29-6a4f5e438599', u'date': 'Fri, 17 Aug 2018 07:07:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f92d4de-29d0-440b-a3d6-e7a5562de4f0'} Body: 2018-08-17 07:07:20,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.23:9696/v2.0/security-groups/5eef9953-ff2a-4fe5-8e8e-4f56e67d931a 0.434s 2018-08-17 07:07:20,993 63 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.23:9696/v2.0/security-groups/5eef9953-ff2a-4fe5-8e8e-4f56e67d931a', u'date': 'Fri, 17 Aug 2018 07:07:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-88543a2e-5a9d-4635-b867-aaa09f9f59fc'} Body: ====== Totals ====== Ran: 44 tests in 6094.0000 sec. - Passed: 23 - Skipped: 3 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 18 Sum of execute time for each test: 6054.0936 sec. ============== Worker Balance ============== - Worker 0 (44 tests) => 1:41:09.620901 2018-08-17 07:08:56,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:08:56,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["k63n3O_OQyyHniR6-pOZlQ"], "issued_at": "2018-08-17T07:08:56.000000Z"}} 2018-08-17 07:08:57,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/51ef550e-ad24-48f7-aad4-c20e3af4f922 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d5ed303b9b5c55da756545991b367dd3deb730c" 2018-08-17 07:08:57,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4b8a7d2-0dec-4131-ac7b-acd9997b44ad Date: Fri, 17 Aug 2018 07:08:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:08:57,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/51ef550e-ad24-48f7-aad4-c20e3af4f922 used request id req-c4b8a7d2-0dec-4131-ac7b-acd9997b44ad 2018-08-17 07:08:57,933 - sdnvpn-tempest - DEBUG - Deleted image 51ef550e-ad24-48f7-aad4-c20e3af4f922 2018-08-17 07:08:57,935 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-08-17 07:08:57,936 - 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': ' 6094.0000 ', 'failed': ' 18', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [3.191062s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [2.841067s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [0.672284s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [5.018059s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.341932s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.183182s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.279831s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.419619s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.180429s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [0.661023s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.443462s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.276422s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [0.898809s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [0.816678s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.079681s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.115753s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.351309s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [0.690926s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.129272s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.159271s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.120856s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [351.819107s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [367.943218s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [352.833793s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [365.628255s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [65.953868s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [68.540503s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [356.715858s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [366.355561s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_delete ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_update ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_local_pref ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_tenant_separation_and_local_connectivity [207.820904s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [62.103924s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [354.417330s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [367.206487s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [114.154538s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [423.822287s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [359.152031s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [365.483598s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [373.033513s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [364.817209s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [374.731004s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [366.177778s] ... FAILED'], 'num_tests': ' 44 '}} 2018-08-17 07:08:57,936 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-08-17 07:08:57,936 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-08-17 07:08:57,936 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-08-17 07:08:58,066 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:08:58,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:08:58,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:08:58,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:08:58,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:08:58,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:08:58,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:08:58,073 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:08:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:08:58,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83646b7b-8c13-48e0-a81c-98816870f99a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:08:58,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-83646b7b-8c13-48e0-a81c-98816870f99a 2018-08-17 07:08:58,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:08:58,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["ifRUU9foTnujB-LdcPYU2g"], "issued_at": "2018-08-17T07:08:58.000000Z"}} 2018-08-17 07:08:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27588718d3a7fa48dca7b3eff39e357c8e13a3d7" 2018-08-17 07:08:58,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-56fce6d1-72b3-49ab-aaa2-21ab7442a41a Date: Fri, 17 Aug 2018 07:08:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:08:58,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-56fce6d1-72b3-49ab-aaa2-21ab7442a41a 2018-08-17 07:08:58,759 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:08:58,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27588718d3a7fa48dca7b3eff39e357c8e13a3d7" 2018-08-17 07:08:58,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-e1388a4a-535f-4798-a9fc-c5e12c1d473b Date: Fri, 17 Aug 2018 07:08:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:08:58,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e1388a4a-535f-4798-a9fc-c5e12c1d473b 2018-08-17 07:08:58,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27588718d3a7fa48dca7b3eff39e357c8e13a3d7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:08:58,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4eaf8f6d-3a1a-4e0c-855c-95adc6b65845 Date: Fri, 17 Aug 2018 07:08:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:08:58Z", "file": "/v2/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "size": null, "self": "/v2/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:08:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:08:58,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4eaf8f6d-3a1a-4e0c-855c-95adc6b65845 2018-08-17 07:08:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27588718d3a7fa48dca7b3eff39e357c8e13a3d7" -d '' 2018-08-17 07:08:59,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-919242c3-3ffa-4eb4-b57d-c164511bdf64 Date: Fri, 17 Aug 2018 07:08:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:08:59,934 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da/file used request id req-919242c3-3ffa-4eb4-b57d-c164511bdf64 2018-08-17 07:08:59,934 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-08-17 07:08:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:08:59,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0aaceb-0f34-49cf-9880-9d958c4c59a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:08:59,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e0aaceb-0f34-49cf-9880-9d958c4c59a3 2018-08-17 07:08:59,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:00,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["1nQT5SeeSoS8cAfdCaCr5Q"], "issued_at": "2018-08-17T07:09:00.000000Z"}} 2018-08-17 07:09:00,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-08-17 07:09:01,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-b45d3304-7fae-4733-b61b-c74d32ce60de Date: Fri, 17 Aug 2018 07:09:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","is_default":false,"provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","mtu":1450}} 2018-08-17 07:09:01,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b45d3304-7fae-4733-b61b-c74d32ce60de 2018-08-17 07:09:01,562 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network 64bd3015-a360-4981-b265-3c51effd5381 with cidr 10.10.10.0/24 2018-08-17 07:09:01,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"subnets": [{"ip_version": 4, "network_id": "64bd3015-a360-4981-b265-3c51effd5381", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-08-17 07:09:01,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-62259a3c-5f07-4e6a-b979-9d90732a9365 Date: Fri, 17 Aug 2018 07:09:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:01Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-17 07:09:01,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-62259a3c-5f07-4e6a-b979-9d90732a9365 2018-08-17 07:09:01,952 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-08-17 07:09:01,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-08-17 07:09:02,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-1eb9026c-ff97-4170-b43a-a09b448dd0bd Date: Fri, 17 Aug 2018 07:09:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","is_default":false,"provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","mtu":1450}} 2018-08-17 07:09:02,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1eb9026c-ff97-4170-b43a-a09b448dd0bd 2018-08-17 07:09:02,159 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network 044d4872-1c01-4b61-a93d-7ad408df0b10 with cidr 10.10.11.0/24 2018-08-17 07:09:02,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"subnets": [{"ip_version": 4, "network_id": "044d4872-1c01-4b61-a93d-7ad408df0b10", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-08-17 07:09:02,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4c086e49-7035-47e8-888b-07f65921af95 Date: Fri, 17 Aug 2018 07:09:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:02Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-17 07:09:02,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4c086e49-7035-47e8-888b-07f65921af95 2018-08-17 07:09:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:09:02,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48954 X-Openstack-Request-Id: req-e90334c0-e340-44a7-985a-f9799014fba7 Date: Fri, 17 Aug 2018 07:09:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:09:02,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e90334c0-e340-44a7-985a-f9799014fba7 2018-08-17 07:09:02,823 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-08-17 07:09:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-08-17 07:09:03,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-955001c5-78db-45a7-ae8c-59aaa93b2674 Date: Fri, 17 Aug 2018 07:09:03 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:09:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}} 2018-08-17 07:09:03,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-955001c5-78db-45a7-ae8c-59aaa93b2674 2018-08-17 07:09:03,066 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=1948f0c8-ae42-4245-83a5-b93218c03f6e created successfully. 2018-08-17 07:09:03,066 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-08-17 07:09:03,066 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-08-17 07:09:03,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:09:03,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c2916ebb-2e37-4dd6-b943-ee9f96b5c212 Date: Fri, 17 Aug 2018 07:09:03 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-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "41499753-67c3-434d-bca9-3ce545e6fc3f"}} 2018-08-17 07:09:03,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-c2916ebb-2e37-4dd6-b943-ee9f96b5c212 2018-08-17 07:09:03,298 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-08-17 07:09:03,298 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-17 07:09:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:09:03,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-022ae884-1cf4-4ff7-a53c-5cf4495a0ee8 Date: Fri, 17 Aug 2018 07:09:03 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-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e"}} 2018-08-17 07:09:03,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-022ae884-1cf4-4ff7-a53c-5cf4495a0ee8 2018-08-17 07:09:03,487 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-17 07:09:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:09:03,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-37ede84d-0bee-4fa7-9c32-85b5a855af22 Date: Fri, 17 Aug 2018 07:09:03 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-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6"}} 2018-08-17 07:09:03,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-37ede84d-0bee-4fa7-9c32-85b5a855af22 2018-08-17 07:09:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:03,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a484e3b-65d3-4e95-a82f-ab26ae4d23af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:03,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a484e3b-65d3-4e95-a82f-ab26ae4d23af 2018-08-17 07:09:03,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:04,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["xjuLG4UxRbWNIm9Eg3rVcw"], "issued_at": "2018-08-17T07:09:04.000000Z"}} 2018-08-17 07:09:04,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" 2018-08-17 07:09:04,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-b9efb469-899a-4dcd-b337-4ae249ec7f37 x-compute-request-id: req-b9efb469-899a-4dcd-b337-4ae249ec7f37 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 146, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:09:04,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b9efb469-899a-4dcd-b337-4ae249ec7f37 2018-08-17 07:09:04,395 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-17 07:09:04,395 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-08-17 07:09:04,395 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=c0109fc6-3f2e-4584-a26c-5b3ec7c488da network=64bd3015-a360-4981-b265-3c51effd5381 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:04,396 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:04,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:04,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:04,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:04,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:04,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:04,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:04,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ac841c-dd43-4e4a-96d9-51e5d5e6fceb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:04,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35ac841c-dd43-4e4a-96d9-51e5d5e6fceb 2018-08-17 07:09:04,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:04,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["qYErn9eORY2ykRDY7g2hkQ"], "issued_at": "2018-08-17T07:09:04.000000Z"}} 2018-08-17 07:09:04,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f74674d7af02dec68cbaefc57e1f2a5f0e8b7b" 2018-08-17 07:09:05,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-4ddfed3a-73be-4d02-86e9-ce8ac07b53fb x-compute-request-id: req-4ddfed3a-73be-4d02-86e9-ce8ac07b53fb Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:09:05,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4ddfed3a-73be-4d02-86e9-ce8ac07b53fb 2018-08-17 07:09:05,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f74674d7af02dec68cbaefc57e1f2a5f0e8b7b" 2018-08-17 07:09:05,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-8b7c679b-46bc-49f9-9dcf-aade7dc1dbb6 x-compute-request-id: req-8b7c679b-46bc-49f9-9dcf-aade7dc1dbb6 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:09:05,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-8b7c679b-46bc-49f9-9dcf-aade7dc1dbb6 2018-08-17 07:09:05,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f74674d7af02dec68cbaefc57e1f2a5f0e8b7b" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "64bd3015-a360-4981-b265-3c51effd5381"}]}}' 2018-08-17 07:09:07,561 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-521ced51-ac1f-4094-8ff6-fccd3be417d9 x-compute-request-id: req-521ced51-ac1f-4094-8ff6-fccd3be417d9 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "86554f09-47aa-4bc6-ba75-5f314430412c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "bookmark"}], "adminPass": "q82B3WHjFjAC"}} 2018-08-17 07:09:07,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-521ced51-ac1f-4094-8ff6-fccd3be417d9 2018-08-17 07:09:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:07,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b430ff7c-c66e-49e5-ad53-533a34565833 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:07,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b430ff7c-c66e-49e5-ad53-533a34565833 2018-08-17 07:09:07,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:07,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["3U3CDALSSFejovc6yMWECQ"], "issued_at": "2018-08-17T07:09:07.000000Z"}} 2018-08-17 07:09:07,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12df0383406e8866c3585a8acdf645023cbc4c31" 2018-08-17 07:09:08,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-395af423-ccad-4085-89fd-61dc33fc2733 x-compute-request-id: req-395af423-ccad-4085-89fd-61dc33fc2733 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "86554f09-47aa-4bc6-ba75-5f314430412c", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09: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-1-2", "created": "2018-08-17T07:09:07Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:08,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c used request id req-395af423-ccad-4085-89fd-61dc33fc2733 2018-08-17 07:09:11,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12df0383406e8866c3585a8acdf645023cbc4c31" 2018-08-17 07:09:13,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-5adebe20-f88b-4ef6-9591-48944bf03ccb x-compute-request-id: req-5adebe20-f88b-4ef6-9591-48944bf03ccb Content-Encoding: gzip Content-Length: 771 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:c8:fe", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "86554f09-47aa-4bc6-ba75-5f314430412c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:09Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:09:07Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:13,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c used request id req-5adebe20-f88b-4ef6-9591-48944bf03ccb 2018-08-17 07:09:16,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12df0383406e8866c3585a8acdf645023cbc4c31" 2018-08-17 07:09:16,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-549d485a-14ca-4078-a4f9-9f9648f28600 x-compute-request-id: req-549d485a-14ca-4078-a4f9-9f9648f28600 Content-Encoding: gzip Content-Length: 776 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:c8:fe", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007b", "OS-SRV-USG:launched_at": "2018-08-17T07:09:13.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "86554f09-47aa-4bc6-ba75-5f314430412c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:13Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:09:07Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:16,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c used request id req-549d485a-14ca-4078-a4f9-9f9648f28600 2018-08-17 07:09:16,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f74674d7af02dec68cbaefc57e1f2a5f0e8b7b" 2018-08-17 07:09:17,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-bb96f1af-8312-45e8-982a-86658dbecaf8 x-compute-request-id: req-bb96f1af-8312-45e8-982a-86658dbecaf8 Content-Encoding: gzip Content-Length: 776 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:c8:fe", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/86554f09-47aa-4bc6-ba75-5f314430412c", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007b", "OS-SRV-USG:launched_at": "2018-08-17T07:09:13.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "86554f09-47aa-4bc6-ba75-5f314430412c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:13Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:09:07Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:17,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c used request id req-bb96f1af-8312-45e8-982a-86658dbecaf8 2018-08-17 07:09:17,063 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.11'. 2018-08-17 07:09:17,063 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-08-17 07:09:17,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:09:18,065 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-81aedbf9-71cb-45dc-aa23-7b359fd5baf7 x-compute-request-id: req-81aedbf9-71cb-45dc-aa23-7b359fd5baf7 Content-Length: 0 Content-Type: application/json 2018-08-17 07:09:18,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c/action used request id req-81aedbf9-71cb-45dc-aa23-7b359fd5baf7 2018-08-17 07:09:18,065 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-08-17 07:09:18,065 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=c0109fc6-3f2e-4584-a26c-5b3ec7c488da network=64bd3015-a360-4981-b265-3c51effd5381 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:09:18,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:18,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:18,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:18,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:18,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:18,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:18,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:18,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:18,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:18,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:18,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:18,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:18,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:18,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:18,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:18,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:18,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:18,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:18,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:18,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:18,074 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:18,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f5fd78-bb85-4491-a747-dbe6f9b041b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:18,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1f5fd78-bb85-4491-a747-dbe6f9b041b5 2018-08-17 07:09:18,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:18,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["iCPWE5w9RPWhiubPw4O63g"], "issued_at": "2018-08-17T07:09:18.000000Z"}} 2018-08-17 07:09:18,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" 2018-08-17 07:09:19,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-ec8e8ec8-5e5c-4361-b195-1ab7a09c59b7 x-compute-request-id: req-ec8e8ec8-5e5c-4361-b195-1ab7a09c59b7 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:09:19,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ec8e8ec8-5e5c-4361-b195-1ab7a09c59b7 2018-08-17 07:09:19,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" 2018-08-17 07:09:19,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-f1f8e687-b800-4d7b-8261-10df637d5833 x-compute-request-id: req-f1f8e687-b800-4d7b-8261-10df637d5833 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:09:19,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-f1f8e687-b800-4d7b-8261-10df637d5833 2018-08-17 07:09:19,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "64bd3015-a360-4981-b265-3c51effd5381"}]}}' 2018-08-17 07:09:21,201 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-8f06e6b7-9439-4d54-8c88-b6c0879a98d0 x-compute-request-id: req-8f06e6b7-9439-4d54-8c88-b6c0879a98d0 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "bookmark"}], "adminPass": "YUJW8FnAqtfn"}} 2018-08-17 07:09:21,202 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8f06e6b7-9439-4d54-8c88-b6c0879a98d0 2018-08-17 07:09:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:21,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7ddb48-2c20-4e46-9ccd-4cb28507597b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:21,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eb7ddb48-2c20-4e46-9ccd-4cb28507597b 2018-08-17 07:09:21,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:21,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["mqWr-XtdSnmeK_wGgj5_Dg"], "issued_at": "2018-08-17T07:09:21.000000Z"}} 2018-08-17 07:09:21,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2239c51a1e8376edb101731411a0e909d6fb40" 2018-08-17 07:09:22,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-40b38eaa-eb8b-46f1-a2f6-dfdbfe579420 x-compute-request-id: req-40b38eaa-eb8b-46f1-a2f6-dfdbfe579420 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.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09: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-3", "created": "2018-08-17T07:09:21Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:22,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df used request id req-40b38eaa-eb8b-46f1-a2f6-dfdbfe579420 2018-08-17 07:09:25,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2239c51a1e8376edb101731411a0e909d6fb40" 2018-08-17 07:09:26,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-bd620540-0c5d-40d3-919d-3042cc5fb760 x-compute-request-id: req-bd620540-0c5d-40d3-919d-3042cc5fb760 Content-Encoding: gzip Content-Length: 706 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:23Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:09:21Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:26,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df used request id req-bd620540-0c5d-40d3-919d-3042cc5fb760 2018-08-17 07:09:29,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2239c51a1e8376edb101731411a0e909d6fb40" 2018-08-17 07:09:29,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-a24391f6-b821-4ebc-bd63-ad0cbf214d2b x-compute-request-id: req-a24391f6-b821-4ebc-bd63-ad0cbf214d2b Content-Encoding: gzip Content-Length: 778 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:cb:7c:6a", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007c", "OS-SRV-USG:launched_at": "2018-08-17T07:09:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:28Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:09:21Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:29,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df used request id req-a24391f6-b821-4ebc-bd63-ad0cbf214d2b 2018-08-17 07:09:29,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" 2018-08-17 07:09:30,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-92cab188-a51f-47cb-b12b-fc41770f2b0d x-compute-request-id: req-92cab188-a51f-47cb-b12b-fc41770f2b0d Content-Encoding: gzip Content-Length: 778 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:cb:7c:6a", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007c", "OS-SRV-USG:launched_at": "2018-08-17T07:09:28.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f87dc2cd-c246-4451-bc8f-bbdaec3c95df", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:28Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:09:21Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:30,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df used request id req-92cab188-a51f-47cb-b12b-fc41770f2b0d 2018-08-17 07:09:30,096 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-3' booted successfully. IP='10.10.10.5'. 2018-08-17 07:09:30,096 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-3' to security group 'sdnvpn-sg'... 2018-08-17 07:09:30,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:09:31,343 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-9dd85981-b3e1-404c-ac18-8a7a5fa2dd5d x-compute-request-id: req-9dd85981-b3e1-404c-ac18-8a7a5fa2dd5d Content-Length: 0 Content-Type: application/json 2018-08-17 07:09:31,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action used request id req-9dd85981-b3e1-404c-ac18-8a7a5fa2dd5d 2018-08-17 07:09:31,344 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-5'... 2018-08-17 07:09:31,344 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-5 flavor=m1.tiny image=c0109fc6-3f2e-4584-a26c-5b3ec7c488da network=044d4872-1c01-4b61-a93d-7ad408df0b10 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:09:31,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:31,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:31,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:31,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:31,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:31,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:31,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:31,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:31,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:31,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:31,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:31,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:31,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:31,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:31,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:31,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:31,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:31,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:31,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:31,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:31,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:31,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:31,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:31,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:31,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:31,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:31,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:31,352 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:31,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:31,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d65325b-dba9-4ef0-ad02-16d6c85b5183 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:31,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d65325b-dba9-4ef0-ad02-16d6c85b5183 2018-08-17 07:09:31,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:31,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["CFVXPeUASjqZjHs60C5law"], "issued_at": "2018-08-17T07:09:31.000000Z"}} 2018-08-17 07:09:31,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" 2018-08-17 07:09:31,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-405dfa2b-8e38-4118-950a-d977f669ab59 x-compute-request-id: req-405dfa2b-8e38-4118-950a-d977f669ab59 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:09:31,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-405dfa2b-8e38-4118-950a-d977f669ab59 2018-08-17 07:09:31,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" 2018-08-17 07:09:31,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-79846306-1c3d-422a-8a94-3767190c7dea x-compute-request-id: req-79846306-1c3d-422a-8a94-3767190c7dea Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:09:31,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-79846306-1c3d-422a-8a94-3767190c7dea 2018-08-17 07:09:32,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" -d '{"server": {"name": "sdnvpn-1-5", "imageRef": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "044d4872-1c01-4b61-a93d-7ad408df0b10"}]}}' 2018-08-17 07:09:33,996 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-3757f645-a1b1-4796-be93-6bd7d3f048e6 x-compute-request-id: req-3757f645-a1b1-4796-be93-6bd7d3f048e6 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "57953e9b-4543-4a2e-bd67-b5470fafff8a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "bookmark"}], "adminPass": "62Vcw9L4hXgp"}} 2018-08-17 07:09:33,996 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3757f645-a1b1-4796-be93-6bd7d3f048e6 2018-08-17 07:09:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:34,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772c287c-365d-4450-9262-5eecffa927eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:34,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-772c287c-365d-4450-9262-5eecffa927eb 2018-08-17 07:09:34,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:34,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["Q2HZjy8jSNOutcVyoUTpoA"], "issued_at": "2018-08-17T07:09:34.000000Z"}} 2018-08-17 07:09:34,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c018db9b03be49319950d9f9e6ac9318ccddd03d" 2018-08-17 07:09:34,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-1d46370e-8808-4588-b964-abb5bb37d910 x-compute-request-id: req-1d46370e-8808-4588-b964-abb5bb37d910 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.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "57953e9b-4543-4a2e-bd67-b5470fafff8a", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09: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-1-5", "created": "2018-08-17T07:09:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:34,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a used request id req-1d46370e-8808-4588-b964-abb5bb37d910 2018-08-17 07:09:37,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c018db9b03be49319950d9f9e6ac9318ccddd03d" 2018-08-17 07:09:38,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-8a6d5770-b70b-4804-af83-c44e79643a61 x-compute-request-id: req-8a6d5770-b70b-4804-af83-c44e79643a61 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.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "57953e9b-4543-4a2e-bd67-b5470fafff8a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:36Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-5", "created": "2018-08-17T07:09:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:38,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a used request id req-8a6d5770-b70b-4804-af83-c44e79643a61 2018-08-17 07:09:41,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c018db9b03be49319950d9f9e6ac9318ccddd03d" 2018-08-17 07:09:41,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-7113380f-5708-4c31-b396-93f49bc0d97c x-compute-request-id: req-7113380f-5708-4c31-b396-93f49bc0d97c Content-Encoding: gzip Content-Length: 779 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:16:14:fc", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007d", "OS-SRV-USG:launched_at": "2018-08-17T07:09:40.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "57953e9b-4543-4a2e-bd67-b5470fafff8a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:40Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-5", "created": "2018-08-17T07:09:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:41,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a used request id req-7113380f-5708-4c31-b396-93f49bc0d97c 2018-08-17 07:09:41,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" 2018-08-17 07:09:42,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-048a9dcc-1b7f-4f1f-bb7f-2761798c5457 x-compute-request-id: req-048a9dcc-1b7f-4f1f-bb7f-2761798c5457 Content-Encoding: gzip Content-Length: 779 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:16:14:fc", "version": 4, "addr": "10.10.11.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007d", "OS-SRV-USG:launched_at": "2018-08-17T07:09:40.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "57953e9b-4543-4a2e-bd67-b5470fafff8a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:40Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-5", "created": "2018-08-17T07:09:33Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:42,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a used request id req-048a9dcc-1b7f-4f1f-bb7f-2761798c5457 2018-08-17 07:09:42,449 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-5' booted successfully. IP='10.10.11.11'. 2018-08-17 07:09:42,449 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-5' to security group 'sdnvpn-sg'... 2018-08-17 07:09:42,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:09:43,461 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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 x-openstack-request-id: req-1f1e9f88-10b6-428d-b3df-4686d3733c3d x-compute-request-id: req-1f1e9f88-10b6-428d-b3df-4686d3733c3d Content-Length: 0 Content-Type: application/json 2018-08-17 07:09:43,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action used request id req-1f1e9f88-10b6-428d-b3df-4686d3733c3d 2018-08-17 07:09:43,462 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-4'... 2018-08-17 07:09:43,462 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-4 flavor=m1.tiny image=c0109fc6-3f2e-4584-a26c-5b3ec7c488da network=044d4872-1c01-4b61-a93d-7ad408df0b10 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.11 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-08-17 07:09:43,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:43,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:43,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:43,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:43,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:43,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:43,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:43,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:43,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:43,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:43,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:43,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:43,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:43,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:43,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:43,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:43,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:43,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:43,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:43,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:43,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254ae3a2-d783-4ce8-9ccc-7e7d22530f4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:43,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-254ae3a2-d783-4ce8-9ccc-7e7d22530f4d 2018-08-17 07:09:43,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:43,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["9NlFMKtXQmeaSadR6K1A4Q"], "issued_at": "2018-08-17T07:09:43.000000Z"}} 2018-08-17 07:09:43,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2964cbc70560989f5849c4c7ea2a298dac037532" 2018-08-17 07:09:44,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-2183d222-2777-4561-81ce-ce35689e37ea x-compute-request-id: req-2183d222-2777-4561-81ce-ce35689e37ea Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:09:44,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2183d222-2777-4561-81ce-ce35689e37ea 2018-08-17 07:09:44,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2964cbc70560989f5849c4c7ea2a298dac037532" 2018-08-17 07:09:44,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-acc853f8-880e-484b-ba2b-999e669d0705 x-compute-request-id: req-acc853f8-880e-484b-ba2b-999e669d0705 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:09:44,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-acc853f8-880e-484b-ba2b-999e669d0705 2018-08-17 07:09:44,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2964cbc70560989f5849c4c7ea2a298dac037532" -d '{"server": {"name": "sdnvpn-1-4", "imageRef": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xMQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "044d4872-1c01-4b61-a93d-7ad408df0b10"}], "config_drive": true}}' 2018-08-17 07:09:45,953 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-bd072487-c848-4e6c-99d3-622298860029 x-compute-request-id: req-bd072487-c848-4e6c-99d3-622298860029 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "54756974-8f47-423c-a543-e7604f65ef49", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "bookmark"}], "adminPass": "Gh9M8rKPS9G5"}} 2018-08-17 07:09:45,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-bd072487-c848-4e6c-99d3-622298860029 2018-08-17 07:09:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:45,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8d93e2-ec43-4271-aeae-8478342d655c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:45,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce8d93e2-ec43-4271-aeae-8478342d655c 2018-08-17 07:09:45,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:46,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["UTj1Fme4S6yAii2q3smqgQ"], "issued_at": "2018-08-17T07:09:46.000000Z"}} 2018-08-17 07:09:46,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69edc07587c5d034037d7ffbac3ab90446af246" 2018-08-17 07:09:47,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-8c88b6c1-4942-4f23-a5ec-bc46aaf44275 x-compute-request-id: req-8c88b6c1-4942-4f23-a5ec-bc46aaf44275 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.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54756974-8f47-423c-a543-e7604f65ef49", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09: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": "sdnvpn-1-4", "created": "2018-08-17T07:09:45Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:47,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 used request id req-8c88b6c1-4942-4f23-a5ec-bc46aaf44275 2018-08-17 07:09:50,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69edc07587c5d034037d7ffbac3ab90446af246" 2018-08-17 07:09:50,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-aa793899-4164-4292-9fae-76595942ebd0 x-compute-request-id: req-aa793899-4164-4292-9fae-76595942ebd0 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.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54756974-8f47-423c-a543-e7604f65ef49", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:48Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:09:45Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:50,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 used request id req-aa793899-4164-4292-9fae-76595942ebd0 2018-08-17 07:09:53,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69edc07587c5d034037d7ffbac3ab90446af246" 2018-08-17 07:09:54,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-2061a184-835c-48db-9208-7150a9033dfd x-compute-request-id: req-2061a184-835c-48db-9208-7150a9033dfd Content-Encoding: gzip Content-Length: 782 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:3d:db:7d", "version": 4, "addr": "10.10.11.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007e", "OS-SRV-USG:launched_at": "2018-08-17T07:09:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54756974-8f47-423c-a543-e7604f65ef49", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:52Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:09:45Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:54,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 used request id req-2061a184-835c-48db-9208-7150a9033dfd 2018-08-17 07:09:54,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2964cbc70560989f5849c4c7ea2a298dac037532" 2018-08-17 07:09:54,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-a990597d-8237-422d-923a-227de2d2320e x-compute-request-id: req-a990597d-8237-422d-923a-227de2d2320e Content-Encoding: gzip Content-Length: 782 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:3d:db:7d", "version": 4, "addr": "10.10.11.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54756974-8f47-423c-a543-e7604f65ef49", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007e", "OS-SRV-USG:launched_at": "2018-08-17T07:09:52.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54756974-8f47-423c-a543-e7604f65ef49", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:52Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:09:45Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:54,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49 used request id req-a990597d-8237-422d-923a-227de2d2320e 2018-08-17 07:09:54,691 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-4' booted successfully. IP='10.10.11.4'. 2018-08-17 07:09:54,691 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-4' to security group 'sdnvpn-sg'... 2018-08-17 07:09:54,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:09:55,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-9bf871bb-b272-4f50-9063-4146541a718b x-compute-request-id: req-9bf871bb-b272-4f50-9063-4146541a718b Content-Length: 0 Content-Type: application/json 2018-08-17 07:09:55,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action used request id req-9bf871bb-b272-4f50-9063-4146541a718b 2018-08-17 07:09:55,738 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-1'... 2018-08-17 07:09:55,738 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-1 flavor=m1.tiny image=c0109fc6-3f2e-4584-a26c-5b3ec7c488da network=64bd3015-a360-4981-b265-3c51effd5381 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.11 10.10.10.5 10.10.11.4 10.10.11.11 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-08-17 07:09:55,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:55,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:55,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:55,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:55,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:09:55,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:09:55,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:09:55,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:09:55,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:09:55,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:09:55,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:09:55,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:09:55,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:09:55,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:09:55,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:09:55,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:55,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29be42e-4485-4b8b-ad43-32fd4fbb8e87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:55,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d29be42e-4485-4b8b-ad43-32fd4fbb8e87 2018-08-17 07:09:55,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:56,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["xEZIEtlfSrmTvuw2iah5Gw"], "issued_at": "2018-08-17T07:09:56.000000Z"}} 2018-08-17 07:09:56,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" 2018-08-17 07:09:56,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-4660c3fd-4d5e-484b-825e-1e822d6b2a5e x-compute-request-id: req-4660c3fd-4d5e-484b-825e-1e822d6b2a5e Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:09:56,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4660c3fd-4d5e-484b-825e-1e822d6b2a5e 2018-08-17 07:09:56,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" 2018-08-17 07:09:56,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-886df08a-cf66-482f-b6c8-0e2c3c54e1df x-compute-request-id: req-886df08a-cf66-482f-b6c8-0e2c3c54e1df Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:09:56,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-886df08a-cf66-482f-b6c8-0e2c3c54e1df 2018-08-17 07:09:56,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"server": {"name": "sdnvpn-1-1", "imageRef": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4xMSAxMC4xMC4xMC41IDEwLjEwLjExLjQgMTAuMTAuMTEuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "64bd3015-a360-4981-b265-3c51effd5381"}], "config_drive": true}}' 2018-08-17 07:09:57,741 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:09: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-c753e96d-1313-4acb-8b71-699e1456d919 x-compute-request-id: req-c753e96d-1313-4acb-8b71-699e1456d919 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "bookmark"}], "adminPass": "B38mhjesZ4Rb"}} 2018-08-17 07:09:57,741 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c753e96d-1313-4acb-8b71-699e1456d919 2018-08-17 07:09:57,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:09:57,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3705e6-8931-42a5-97e9-f1443a70aa9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:09:57,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da3705e6-8931-42a5-97e9-f1443a70aa9a 2018-08-17 07:09:57,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:09:58,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["OZcAkyo8QgeQ00hFFK03AQ"], "issued_at": "2018-08-17T07:09:58.000000Z"}} 2018-08-17 07:09:58,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977bddc37cfd3681a3a7a43bfadd684c229432fc" 2018-08-17 07:09:58,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:09: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-ec291238-4540-4b8a-a4df-f8992c72583c x-compute-request-id: req-ec291238-4540-4b8a-a4df-f8992c72583c 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.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:09:58Z", "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-1", "created": "2018-08-17T07:09:57Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:09:58,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef used request id req-ec291238-4540-4b8a-a4df-f8992c72583c 2018-08-17 07:10:01,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977bddc37cfd3681a3a7a43bfadd684c229432fc" 2018-08-17 07:10:02,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-ff5cf1ab-6026-4320-97ed-bc1b6bf312b9 x-compute-request-id: req-ff5cf1ab-6026-4320-97ed-bc1b6bf312b9 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:10:00Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:09:57Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:10:02,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef used request id req-ff5cf1ab-6026-4320-97ed-bc1b6bf312b9 2018-08-17 07:10:05,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}977bddc37cfd3681a3a7a43bfadd684c229432fc" 2018-08-17 07:10:06,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-17ff71de-37a9-404d-b10b-eff42a676a9c x-compute-request-id: req-17ff71de-37a9-404d-b10b-eff42a676a9c 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:aa:c3:17", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007f", "OS-SRV-USG:launched_at": "2018-08-17T07:10:03.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:10:03Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:09:57Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:10:06,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef used request id req-17ff71de-37a9-404d-b10b-eff42a676a9c 2018-08-17 07:10:06,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" 2018-08-17 07:10:06,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-2f381a57-d740-43a1-8fa2-415fc750a7a5 x-compute-request-id: req-2f381a57-d740-43a1-8fa2-415fc750a7a5 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:aa:c3:17", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "rel": "bookmark"}], "image": {"id": "c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "links": [{"href": "http://172.30.9.23:8774/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000007f", "OS-SRV-USG:launched_at": "2018-08-17T07:10:03.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "61c6f378-d6f8-4cfa-bb7e-4eebd69275ef", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:10:03Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:09:57Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:10:06,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef used request id req-2f381a57-d740-43a1-8fa2-415fc750a7a5 2018-08-17 07:10:06,573 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-1' booted successfully. IP='10.10.10.6'. 2018-08-17 07:10:06,573 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-1' to security group 'sdnvpn-sg'... 2018-08-17 07:10:06,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:10:07,400 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:10: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-cd98ad4f-4c0e-402c-8a25-5468960d76b5 x-compute-request-id: req-cd98ad4f-4c0e-402c-8a25-5468960d76b5 Content-Length: 0 Content-Type: application/json 2018-08-17 07:10:07,400 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-cd98ad4f-4c0e-402c-8a25-5468960d76b5 2018-08-17 07:10:07,400 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-08-17 07:10:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-373286", "route_distinguishers": "11:11"}}' 2018-08-17 07:10:07,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-8bc7d670-4232-4fc7-b226-1e53b35361e8 Date: Fri, 17 Aug 2018 07:10:07 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-373286", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "a2803b39-a5f6-468d-bd63-ab553e270044"}} 2018-08-17 07:10:07,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns used request id req-8bc7d670-4232-4fc7-b226-1e53b35361e8 2018-08-17 07:10:07,814 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-373286', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'a2803b39-a5f6-468d-bd63-ab553e270044', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'route_targets': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'type': u'l3', u'networks': []}} 2018-08-17 07:10:07,815 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-08-17 07:10:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"network_association": {"network_id": "64bd3015-a360-4981-b265-3c51effd5381"}}' 2018-08-17 07:10:08,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-1fea34f9-2971-409a-aa20-e5e13478c899 Date: Fri, 17 Aug 2018 07:10:08 GMT RESP BODY: {"network_association": {"network_id": "64bd3015-a360-4981-b265-3c51effd5381", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "7f77115a-c973-4f13-a12a-8acc5610c3fb"}} 2018-08-17 07:10:08,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044/network_associations used request id req-1fea34f9-2971-409a-aa20-e5e13478c899 2018-08-17 07:10:08,355 - sdnvpn_test_utils - INFO - Waiting for instance 86554f09-47aa-4bc6-ba75-5f314430412c to boot up 2018-08-17 07:10:08,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f74674d7af02dec68cbaefc57e1f2a5f0e8b7b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:08,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-a1450d19-89c0-4cfb-80d7-3d3f31c784bc x-compute-request-id: req-a1450d19-89c0-4cfb-80d7-3d3f31c784bc Content-Encoding: gzip Content-Length: 10933 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513889435 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.200900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.203409] pid_max: default: 32768 minimum: 301\n[ 0.204801] ACPI: Core revision 20150930\n[ 0.206589] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.208567] Security Framework initialized\n[ 0.209792] Yama: becoming mindful.\n[ 0.210897] AppArmor: AppArmor initialized\n[ 0.212198] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214144] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216070] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217853] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.219918] Initializing cgroup subsys io\n[ 0.221110] Initializing cgroup subsys memory\n[ 0.222388] Initializing cgroup subsys devices\n[ 0.223725] Initializing cgroup subsys freezer\n[ 0.225031] Initializing cgroup subsys net_cls\n[ 0.226327] Initializing cgroup subsys perf_event\n[ 0.227715] Initializing cgroup subsys net_prio\n[ 0.229044] Initializing cgroup subsys hugetlb\n[ 0.230378] Initializing cgroup subsys pids\n[ 0.231722] CPU: Physical Processor ID: 0\n[ 0.233611] mce: CPU supports 10 MCE banks\n[ 0.234855] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236381] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.251125] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257967] ftrace: allocating 31920 entries in 125 pages\n[ 0.283375] smpboot: Max logical packages: 1\n[ 0.284667] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286683] x2apic enabled\n[ 0.287915] Switched APIC routing to physical x2apic.\n[ 0.290459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295159] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.297825] KVM setup paravirtual spinlock\n[ 0.299500] x86: Booted up 1 node, 1 CPUs\n[ 0.300708] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.302773] devtmpfs: initialized\n[ 0.304799] evm: security.selinux\n[ 0.305835] evm: security.SMACK64\n[ 0.306876] evm: security.SMACK64EXEC\n[ 0.307986] evm: security.SMACK64TRANSMUTE\n[ 0.309193] evm: security.SMACK64MMAP\n[ 0.310327] evm: security.ima\n[ 0.311306] evm: security.capability\n[ 0.312494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315257] pinctrl core: initialized pinctrl subsystem\n[ 0.316868] RTC time: 7:09:13, date: 08/17/18\n[ 0.318245] NET: Registered protocol family 16\n[ 0.319645] cpuidle: using governor ladder\n[ 0.320875] cpuidle: using governor menu\n[ 0.322093] PCCT header not found.\n[ 0.323180] ACPI: bus type PCI registered\n[ 0.324358] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.326184] PCI: Using configuration type 1 for base access\n[ 0.328428] ACPI: Added _OSI(Module Device)\n[ 0.329711] ACPI: Added _OSI(Processor Device)\n[ 0.331070] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.332459] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.334870] ACPI: Interpreter enabled\n[ 0.336043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.341746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.344624] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.347489] ACPI: (supports S0 S5)\n[ 0.348576] ACPI: Using IOAPIC for interrupt routing\n[ 0.350030] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354169] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.355888] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.357727] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.359510] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.362750] acpiphp: Slot [3] registered\n[ 0.363944] acpiphp: Slot [4] registered\n[ 0.365149] acpiphp: Slot [5] registered\n[ 0.366368] acpiphp: Slot [6] registered\n[ 0.367576] acpiphp: Slot [7] registered\n[ 0.368770] acpiphp: Slot [8] registered\n[ 0.369984] acpiphp: Slot [9] registered\n[ 0.371181] acpiphp: Slot [10] registered\n[ 0.372397] acpiphp: Slot [11] registered\n[ 0.373615] acpiphp: Slot [12] registered\n[ 0.374853] acpiphp: Slot [13] registered\n[ 0.376101] acpiphp: Slot [14] registered\n[ 0.377352] acpiphp: Slot [15] registered\n[ 0.392966] acpiphp: Slot [16] registered\n[ 0.394227] acpiphp: Slot [17] registered\n[ 0.395468] acpiphp: Slot [18] registered\n[ 0.396724] acpiphp: Slot [19] registered\n[ 0.397956] acpiphp: Slot [20] registered\n[ 0.399202] acpiphp: Slot [21] registered\n[ 0.400445] acpiphp: Slot [22] registered\n[ 0.401691] acpiphp: Slot [23] registered\n[ 0.402943] acpiphp: Slot [24] registered\n[ 0.404192] acpiphp: Slot [25] registered\n[ 0.405434] acpiphp: Slot [26] registered\n[ 0.406680] acpiphp: Slot [27] registered\n[ 0.407933] acpiphp: Slot [28] registered\n[ 0.409192] acpiphp: Slot [29] registered\n[ 0.410432] acpiphp: Slot [30] registered\n[ 0.411665] acpiphp: Slot [31] registered\n[ 0.412894] PCI host bridge to bus 0000:00\n[ 0.414131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.415909] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.417686] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.419842] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.422004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.424254] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.428474] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.430394] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.432134] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.434080] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.438284] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.440401] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461952] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.464106] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.466244] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.468441] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.470501] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.472342] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.474260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.475887] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.478247] vgaarb: loaded\n[ 0.479151] vgaarb: bridge control possible 0000:00:02.0\n[ 0.480965] SCSI subsystem initialized\n[ 0.482332] ACPI: bus type USB registered\n[ 0.483572] usbcore: registered new interface driver usbfs\n[ 0.485112] usbcore: registered new interface driver hub\n[ 0.486629] usbcore: registered new device driver usb\n[ 0.488313] PCI: Using ACPI for IRQ routing\n[ 0.489962] NetLabel: Initializing\n[ 0.491058] NetLabel: domain hash size = 128\n[ 0.492343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.493813] NetLabel: unlabeled traffic allowed by default\n[ 0.495594] clocksource: Switched to clocksource kvm-clock\n[ 0.505798] AppArmor: AppArmor Filesystem Enabled\n[ 0.507252] pnp: PnP ACPI init\n[ 0.508591] pnp: PnP ACPI: found 5 devices\n[ 0.515622] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.518263] NET: Registered protocol family 2\n[ 0.519830] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521810] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.523657] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.525512] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527177] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528950] NET: Registered protocol family 1\n[ 0.530263] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.531916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.533528] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550646] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.566357] Trying to unpack rootfs image as initramfs...\n[ 0.629518] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632371] Scanning for low memory corruption every 60 seconds\n[ 0.634489] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636338] audit: initializing netlink subsys (disabled)\n[ 0.638017] audit: type=2000 audit(1534489754.653:1): initialized\n[ 0.640116] Initialise system trusted keyring\n[ 0.641641] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643436] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646391] zbud: loaded\n[ 0.647481] VFS: Disk quotas dquot_6.6.0\n[ 0.648779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651161] fuse init (API version 7.23)\n[ 0.652540] Key type big_key registered\n[ 0.653805] Allocating IMA MOK and blacklist keyrings.\n[ 0.655711] Key type asymmetric registered\n[ 0.657004] Asymmetric key parser 'x509' registered\n[ 0.658522] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660895] io scheduler noop registered\n[ 0.662137] io scheduler deadline registered (default)\n[ 0.663730] io scheduler cfq registered\n[ 0.665056] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.666664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.668616] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.670871] ACPI: Power Button [PWRF]\n[ 0.672219] GHES: HEST is not enabled!\n[ 0.686371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715667] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718736] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.742678] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.746021] Linux agpgart interface v0.103\n[ 0.749643] brd: module loaded\n[ 0.752008] loop: module loaded\n[ 0.757153] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759439] GPT:90111 != 2097151\n[ 0.760505] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762224] GPT:90111 != 2097151\n[ 0.763286] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764804] vda: vda1 vda15\n[ 0.766590] scsi host0: ata_piix\n[ 0.767792] scsi host1: ata_piix\n[ 0.768899] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.773234] libphy: Fixed MDIO Bus: probed\n[ 0.774496] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775995] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.779013] PPP generic driver version 2.4.2\n[ 0.780412] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.782222] ehci-pci: EHCI PCI platform driver\n[ 0.783559] ehci-platform: EHCI generic platform driver\n[ 0.785104] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.786851] ohci-pci: OHCI PCI platform driver\n[ 0.788205] ohci-platform: OHCI generic platform driver\n[ 0.789750] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804595] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.806140] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.808387] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.809931] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.811694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.813588] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.815786] usb usb1: Product: UHCI Host Controller\n[ 0.817283] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.819028] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820509] hub 1-0:1.0: USB hub found\n[ 0.821703] hub 1-0:1.0: 2 ports detected\n[ 0.823113] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.826288] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.827774] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.829346] mousedev: PS/2 mouse device common for all mice\n[ 0.831238] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.834037] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.837568] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.839402] i2c /dev entries driver\n[ 0.840578] device-mapper: uevent: version 1.0.3\n[ 0.842040] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844580] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846655] NET: Registered protocol family 10\n[ 0.848357] NET: Registered protocol family 17\n[ 0.849706] Key type dns_resolver registered\n[ 0.851122] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852786] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.855428] registered taskstats version 1\n[ 0.856707] Loading compiled-in X.509 certificates\n[ 0.858684] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.861440] zswap: loaded using pool lzo/zbud\n[ 0.863644] Key type trusted registered\n[ 0.865916] Key type encrypted registered\n[ 0.867157] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.868726] ima: No TPM chip found, activating TPM-bypass!\n[ 0.870312] evm: HMAC attrs: 0x1\n[ 0.871733] Magic number: 14:645:167\n[ 0.873020] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:14 UTC (1534489754)\n[ 0.875417] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877098] EDD information not available.\n[ 0.929323] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.946133] Write protecting the kernel read-only data: 14336k\n[ 0.949237] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.951858] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.999856] 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.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.05. iid=i-0000007b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDvi4vB0pKig595hwh+l8qwhQflk6/Jk0XXzmYhU26P55x/uXWeR4lq8E3AwlAjzBO1JXtEShAONm/TbBZUtTr/N/F2OaV32VOfHfoq+/f0Iq4hDczQKLmpBqH+jCec+c5cDN5UHiAMKD0plabKrrFrNEUPb2JY7NWbBUQtSCxAd3SeWcJiyGav/jCeizQ2mW7/Nj3T4LIHThSVgvTsLYE7KzPpdvFOozPjkpHolHO0tNdOFErJKWBGh3G20vtGXuozbawv16zc+9tXH/FQ4Fz8LBaCp9lsPg34FkM20a7xtjrY3lXfBYXXEJWjl56+ZHoJx4qu+I+ONDRz4CqyIb/ root@sdnvpn-1-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI/NJZ3Nizy006DItu0l+B0unEOSfud1qARQZ87K8zhlq5qs/8f5CGuM1dyg1WfCjnPGAWD0GHlp5iMYDCS3hseFl+ncScBnNtzeoxv3jic/lt1HzzWyzawA9/v55J8WVqa8FBZ3zKTccUbgDmJuIVd3FuCrUlbMHt+zsdcuSTzhAAAAFQDBhxzCKs7IF0wD34X44sp9L45TswAAAIALmwaUNaV9IXQ8fl4jbZ38MDX5gLbWb0UWLfmvAn40JTh5f8D8pweHEglJJWIgHjScCAsw/DxzPcG1vtm0JZ4GXXcVPakO0w400myVDgAl9MvfJvoVsaiyYG3A7zk1O4JgnRJ4lLV/Jx1P9Ao2iCFXWuhiAuveHKQU5rQ4JhodzgAAAIEAimeqLrlo4CZs1b5yLeeKGg67yadrN6Jz1XWGove4WZDOlb+NWvfM1Mz2/JJE2pSn/te9JXCxGflDoErBh753L9ntV9R1iyOU9gFIoXaN1JYA8/FVm16hPT/oyDpWfmLCwVBkmTxH/RtjZnMyfjvu0aF8nhMtKzGx1DNIUYVF9rE= root@sdnvpn-1-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.25s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:feeb:c8fe/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.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-0000007b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.44 ===\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:C8:FE \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feeb:c8fe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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.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.199356] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.207730] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.292672] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.292675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.292676] usb 1-1: Product: QEMU USB Tablet\n[ 1.292677] usb 1-1: Manufacturer: QEMU\n[ 1.292678] usb 1-1: SerialNumber: 42\n[ 1.631989] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.432570] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.469620] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:09:14 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 17 08:09:14 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 17 08:09:14 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)\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 17 08:09:14 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 17 08:09:14 cirros kern.info kernel: [ 1.292672] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:09:14 cirros kern.info kernel: [ 1.292675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:09:14 cirros kern.info kernel: [ 1.292676] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:09:14 cirros kern.info kernel: [ 1.292677] usb 1-1: Manufacturer: QEMU\nAug 17 08:09:14 cirros kern.info kernel: [ 1.292678] usb 1-1: SerialNumber: 42\nAug 17 08:09:15 cirros kern.info kernel: [ 1.631989] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nAug 17 08:09:16 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:09:17 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:09:17 cirros kern.info kernel: [ 3.432570] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:09:17 cirros kern.info kernel: [ 3.469620] 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-08-17 07:10:08,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c/action used request id req-a1450d19-89c0-4cfb-80d7-3d3f31c784bc 2018-08-17 07:10:10,469 - sdnvpn_test_utils - INFO - Waiting for instance f87dc2cd-c246-4451-bc8f-bbdaec3c95df to boot up 2018-08-17 07:10:10,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:10,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-a474fc66-3cc2-4d90-a6ab-01aa09e2754e x-compute-request-id: req-a474fc66-3cc2-4d90-a6ab-01aa09e2754e Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490374850 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188426] pid_max: default: 32768 minimum: 301\n[ 0.189679] ACPI: Core revision 20150930\n[ 0.191381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193222] Security Framework initialized\n[ 0.194360] Yama: becoming mindful.\n[ 0.195385] AppArmor: AppArmor initialized\n[ 0.196569] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203733] Initializing cgroup subsys io\n[ 0.204894] Initializing cgroup subsys memory\n[ 0.206101] Initializing cgroup subsys devices\n[ 0.207328] Initializing cgroup subsys freezer\n[ 0.208542] Initializing cgroup subsys net_cls\n[ 0.209757] Initializing cgroup subsys perf_event\n[ 0.211036] Initializing cgroup subsys net_prio\n[ 0.212271] Initializing cgroup subsys hugetlb\n[ 0.213486] Initializing cgroup subsys pids\n[ 0.214680] CPU: Physical Processor ID: 0\n[ 0.216513] mce: CPU supports 10 MCE banks\n[ 0.217684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240677] ftrace: allocating 31920 entries in 125 pages\n[ 0.266278] smpboot: Max logical packages: 1\n[ 0.267479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269406] x2apic enabled\n[ 0.270560] Switched APIC routing to physical x2apic.\n[ 0.273051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277391] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279904] KVM setup paravirtual spinlock\n[ 0.281521] x86: Booted up 1 node, 1 CPUs\n[ 0.282650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284560] devtmpfs: initialized\n[ 0.286559] evm: security.selinux\n[ 0.287541] evm: security.SMACK64\n[ 0.288522] evm: security.SMACK64EXEC\n[ 0.289571] evm: security.SMACK64TRANSMUTE\n[ 0.290703] evm: security.SMACK64MMAP\n[ 0.291748] evm: security.ima\n[ 0.292655] evm: security.capability\n[ 0.293753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296335] pinctrl core: initialized pinctrl subsystem\n[ 0.297847] RTC time: 7:09:28, date: 08/17/18\n[ 0.299160] NET: Registered protocol family 16\n[ 0.300502] cpuidle: using governor ladder\n[ 0.301652] cpuidle: using governor menu\n[ 0.302757] PCCT header not found.\n[ 0.303802] ACPI: bus type PCI registered\n[ 0.304927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306640] PCI: Using configuration type 1 for base access\n[ 0.308817] ACPI: Added _OSI(Module Device)\n[ 0.309992] ACPI: Added _OSI(Processor Device)\n[ 0.311202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312471] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314679] ACPI: Interpreter enabled\n[ 0.315787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326142] ACPI: (supports S0 S5)\n[ 0.327137] ACPI: Using IOAPIC for interrupt routing\n[ 0.328456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333882] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335589] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337244] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340271] acpiphp: Slot [3] registered\n[ 0.341391] acpiphp: Slot [4] registered\n[ 0.342509] acpiphp: Slot [5] registered\n[ 0.343624] acpiphp: Slot [6] registered\n[ 0.344742] acpiphp: Slot [7] registered\n[ 0.345859] acpiphp: Slot [8] registered\n[ 0.346979] acpiphp: Slot [9] registered\n[ 0.348099] acpiphp: Slot [10] registered\n[ 0.349237] acpiphp: Slot [11] registered\n[ 0.350373] acpiphp: Slot [12] registered\n[ 0.351514] acpiphp: Slot [13] registered\n[ 0.352655] acpiphp: Slot [14] registered\n[ 0.353791] acpiphp: Slot [15] registered\n[ 0.369685] acpiphp: Slot [16] registered\n[ 0.370830] acpiphp: Slot [17] registered\n[ 0.371965] acpiphp: Slot [18] registered\n[ 0.373103] acpiphp: Slot [19] registered\n[ 0.374242] acpiphp: Slot [20] registered\n[ 0.375379] acpiphp: Slot [21] registered\n[ 0.376514] acpiphp: Slot [22] registered\n[ 0.377651] acpiphp: Slot [23] registered\n[ 0.378799] acpiphp: Slot [24] registered\n[ 0.379921] acpiphp: Slot [25] registered\n[ 0.381043] acpiphp: Slot [26] registered\n[ 0.382161] acpiphp: Slot [27] registered\n[ 0.383288] acpiphp: Slot [28] registered\n[ 0.384418] acpiphp: Slot [29] registered\n[ 0.385539] acpiphp: Slot [30] registered\n[ 0.386669] acpiphp: Slot [31] registered\n[ 0.387794] PCI host bridge to bus 0000:00\n[ 0.388932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390607] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407740] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412034] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435404] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437451] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443529] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450665] vgaarb: loaded\n[ 0.451509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453176] SCSI subsystem initialized\n[ 0.454446] ACPI: bus type USB registered\n[ 0.455583] usbcore: registered new interface driver usbfs\n[ 0.457012] usbcore: registered new interface driver hub\n[ 0.458383] usbcore: registered new device driver usb\n[ 0.459900] PCI: Using ACPI for IRQ routing\n[ 0.461449] NetLabel: Initializing\n[ 0.462456] NetLabel: domain hash size = 128\n[ 0.463641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464968] NetLabel: unlabeled traffic allowed by default\n[ 0.466564] clocksource: Switched to clocksource kvm-clock\n[ 0.476576] AppArmor: AppArmor Filesystem Enabled\n[ 0.477900] pnp: PnP ACPI init\n[ 0.479139] pnp: PnP ACPI: found 5 devices\n[ 0.485986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488379] NET: Registered protocol family 2\n[ 0.489810] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493269] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494933] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498047] NET: Registered protocol family 1\n[ 0.499255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516507] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531068] Trying to unpack rootfs image as initramfs...\n[ 0.592539] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597778] Scanning for low memory corruption every 60 seconds\n[ 0.599979] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601591] audit: initializing netlink subsys (disabled)\n[ 0.603091] audit: type=2000 audit(1534489769.123:1): initialized\n[ 0.604962] Initialise system trusted keyring\n[ 0.606350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607936] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610672] zbud: loaded\n[ 0.611685] VFS: Disk quotas dquot_6.6.0\n[ 0.612833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615045] fuse init (API version 7.23)\n[ 0.616306] Key type big_key registered\n[ 0.617433] Allocating IMA MOK and blacklist keyrings.\n[ 0.619153] Key type asymmetric registered\n[ 0.620318] Asymmetric key parser 'x509' registered\n[ 0.621662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623775] io scheduler noop registered\n[ 0.624896] io scheduler deadline registered (default)\n[ 0.626301] io scheduler cfq registered\n[ 0.627514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628969] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632834] ACPI: Power Button [PWRF]\n[ 0.634064] GHES: HEST is not enabled!\n[ 0.648201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677348] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704093] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707190] Linux agpgart interface v0.103\n[ 0.710649] brd: module loaded\n[ 0.712916] loop: module loaded\n[ 0.717339] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719377] GPT:90111 != 2097151\n[ 0.720333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721858] GPT:90111 != 2097151\n[ 0.722820] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724187] vda: vda1 vda15\n[ 0.725852] scsi host0: ata_piix\n[ 0.726954] scsi host1: ata_piix\n[ 0.727965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731716] libphy: Fixed MDIO Bus: probed\n[ 0.732880] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734222] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737259] PPP generic driver version 2.4.2\n[ 0.738529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740224] ehci-pci: EHCI PCI platform driver\n[ 0.741486] ehci-platform: EHCI generic platform driver\n[ 0.742916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744528] ohci-pci: OHCI PCI platform driver\n[ 0.745783] ohci-platform: OHCI generic platform driver\n[ 0.747185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761863] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766857] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772315] usb usb1: Product: UHCI Host Controller\n[ 0.773641] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775243] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776676] hub 1-0:1.0: USB hub found\n[ 0.777801] hub 1-0:1.0: 2 ports detected\n[ 0.779131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782106] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783453] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784915] mousedev: PS/2 mouse device common for all mice\n[ 0.786691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789267] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792548] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794240] i2c /dev entries driver\n[ 0.795326] device-mapper: uevent: version 1.0.3\n[ 0.796696] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800899] NET: Registered protocol family 10\n[ 0.802493] NET: Registered protocol family 17\n[ 0.803761] Key type dns_resolver registered\n[ 0.805086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806635] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809177] registered taskstats version 1\n[ 0.810366] Loading compiled-in X.509 certificates\n[ 0.812250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814865] zswap: loaded using pool lzo/zbud\n[ 0.817068] Key type trusted registered\n[ 0.819223] Key type encrypted registered\n[ 0.820372] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821811] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823258] evm: HMAC attrs: 0x1\n[ 0.824565] Magic number: 14:645:167\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:29 UTC (1534489769)\n[ 0.827982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829534] EDD information not available.\n[ 0.892095] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.909290] Write protecting the kernel read-only data: 14336k\n[ 0.912317] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914842] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.072070] 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.5...\nLease of 10.10.10.5 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 0.91. iid=i-0000007c\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCN8/K03+8Qu6kKhzQ3QtRUWMv5qmAPMdEbBs8HOiQgJe/WSnVy4SK9Bdmai2JifbRWiGILiB9PB3vyseKFR8GvjjD/v8UBFXp7ruuKxiuZfeCtZiIR8Gz4W1mj1gCXUlLrCM9yHO8PLWLQZ2h1AfBF+8Qz8PPllljqRXy5m9wAMlELDEb1rGrhp1Y5JTfZU3g7L8dLweG+ONLMK+AIxcPBGof3GHaTwX4KuHC/XHqFnAh/0bmHgKsDHSkHhkL6ARQoaMMyzcqL8X27hk+Oi7LLxuJfGkKL5bgh3NDak7uPlvG41X95UZqpW7UadbaFbPmT6JtcZ/Gx27m+3bneCwEh root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAOuZLDI+aHOY/NUWYWeScHLmb2yrc6p3kvbtNg5Lk6WtMmkJen/Cn6rX0Xm3NCncw8xLAAOYy3IsME21MmAiiA1P6024/t7GcltaZ14op03fJNCLxD0uKFtHLhodYI5dnxjeZgUjRBpbeXTgMiLHxSUH/FDhNt9MN1L5HDy+bG8JAAAAFQCBikuViXbpTWrvnHKcP0WGDVgL4wAAAIAJLJGXraE7d8ivnIaVa9kIpzATsGYYK7KzPhx5JaI17h2NaptBSpN9g8wYm1WdDsQ+RPWXgVb49g7F6i9UjeLTFQiA5mzVFH/pM1rpfxNdB7AcxlqjaRz8zLqoiLP7TLR3BlrQnPXZXdhCP+5wECyMgKH6Ox3cph0tvAjUtth5EAAAAIAEl346lo1QuoqzErHbwtl13w3tvzdMMdqz6dJ5Xzq4riSoDluz12H6ZmaCAq26G9j15WvcXu9Q22xbptpMuXiN8iqHeDPhvMXW8sh6cut9HerSozo+Q2wZigVt7X0gIVDfEAh8zJpwyWuasCACm14l3/l0Ug37WTOvYbjgXXUKtA== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fecb:7c6a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000007c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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:CB:7C:6A \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:7c6a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7606 (7.4 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.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.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-08-17 07:10:10,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action used request id req-a474fc66-3cc2-4d90-a6ab-01aa09e2754e 2018-08-17 07:10:12,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:12,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-4e7d6140-c811-4d97-bfc0-b38cbe4783be x-compute-request-id: req-4e7d6140-c811-4d97-bfc0-b38cbe4783be Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490374850 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188426] pid_max: default: 32768 minimum: 301\n[ 0.189679] ACPI: Core revision 20150930\n[ 0.191381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193222] Security Framework initialized\n[ 0.194360] Yama: becoming mindful.\n[ 0.195385] AppArmor: AppArmor initialized\n[ 0.196569] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203733] Initializing cgroup subsys io\n[ 0.204894] Initializing cgroup subsys memory\n[ 0.206101] Initializing cgroup subsys devices\n[ 0.207328] Initializing cgroup subsys freezer\n[ 0.208542] Initializing cgroup subsys net_cls\n[ 0.209757] Initializing cgroup subsys perf_event\n[ 0.211036] Initializing cgroup subsys net_prio\n[ 0.212271] Initializing cgroup subsys hugetlb\n[ 0.213486] Initializing cgroup subsys pids\n[ 0.214680] CPU: Physical Processor ID: 0\n[ 0.216513] mce: CPU supports 10 MCE banks\n[ 0.217684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240677] ftrace: allocating 31920 entries in 125 pages\n[ 0.266278] smpboot: Max logical packages: 1\n[ 0.267479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269406] x2apic enabled\n[ 0.270560] Switched APIC routing to physical x2apic.\n[ 0.273051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277391] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279904] KVM setup paravirtual spinlock\n[ 0.281521] x86: Booted up 1 node, 1 CPUs\n[ 0.282650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284560] devtmpfs: initialized\n[ 0.286559] evm: security.selinux\n[ 0.287541] evm: security.SMACK64\n[ 0.288522] evm: security.SMACK64EXEC\n[ 0.289571] evm: security.SMACK64TRANSMUTE\n[ 0.290703] evm: security.SMACK64MMAP\n[ 0.291748] evm: security.ima\n[ 0.292655] evm: security.capability\n[ 0.293753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296335] pinctrl core: initialized pinctrl subsystem\n[ 0.297847] RTC time: 7:09:28, date: 08/17/18\n[ 0.299160] NET: Registered protocol family 16\n[ 0.300502] cpuidle: using governor ladder\n[ 0.301652] cpuidle: using governor menu\n[ 0.302757] PCCT header not found.\n[ 0.303802] ACPI: bus type PCI registered\n[ 0.304927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306640] PCI: Using configuration type 1 for base access\n[ 0.308817] ACPI: Added _OSI(Module Device)\n[ 0.309992] ACPI: Added _OSI(Processor Device)\n[ 0.311202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312471] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314679] ACPI: Interpreter enabled\n[ 0.315787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326142] ACPI: (supports S0 S5)\n[ 0.327137] ACPI: Using IOAPIC for interrupt routing\n[ 0.328456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333882] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335589] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337244] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340271] acpiphp: Slot [3] registered\n[ 0.341391] acpiphp: Slot [4] registered\n[ 0.342509] acpiphp: Slot [5] registered\n[ 0.343624] acpiphp: Slot [6] registered\n[ 0.344742] acpiphp: Slot [7] registered\n[ 0.345859] acpiphp: Slot [8] registered\n[ 0.346979] acpiphp: Slot [9] registered\n[ 0.348099] acpiphp: Slot [10] registered\n[ 0.349237] acpiphp: Slot [11] registered\n[ 0.350373] acpiphp: Slot [12] registered\n[ 0.351514] acpiphp: Slot [13] registered\n[ 0.352655] acpiphp: Slot [14] registered\n[ 0.353791] acpiphp: Slot [15] registered\n[ 0.369685] acpiphp: Slot [16] registered\n[ 0.370830] acpiphp: Slot [17] registered\n[ 0.371965] acpiphp: Slot [18] registered\n[ 0.373103] acpiphp: Slot [19] registered\n[ 0.374242] acpiphp: Slot [20] registered\n[ 0.375379] acpiphp: Slot [21] registered\n[ 0.376514] acpiphp: Slot [22] registered\n[ 0.377651] acpiphp: Slot [23] registered\n[ 0.378799] acpiphp: Slot [24] registered\n[ 0.379921] acpiphp: Slot [25] registered\n[ 0.381043] acpiphp: Slot [26] registered\n[ 0.382161] acpiphp: Slot [27] registered\n[ 0.383288] acpiphp: Slot [28] registered\n[ 0.384418] acpiphp: Slot [29] registered\n[ 0.385539] acpiphp: Slot [30] registered\n[ 0.386669] acpiphp: Slot [31] registered\n[ 0.387794] PCI host bridge to bus 0000:00\n[ 0.388932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390607] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407740] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412034] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435404] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437451] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443529] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450665] vgaarb: loaded\n[ 0.451509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453176] SCSI subsystem initialized\n[ 0.454446] ACPI: bus type USB registered\n[ 0.455583] usbcore: registered new interface driver usbfs\n[ 0.457012] usbcore: registered new interface driver hub\n[ 0.458383] usbcore: registered new device driver usb\n[ 0.459900] PCI: Using ACPI for IRQ routing\n[ 0.461449] NetLabel: Initializing\n[ 0.462456] NetLabel: domain hash size = 128\n[ 0.463641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464968] NetLabel: unlabeled traffic allowed by default\n[ 0.466564] clocksource: Switched to clocksource kvm-clock\n[ 0.476576] AppArmor: AppArmor Filesystem Enabled\n[ 0.477900] pnp: PnP ACPI init\n[ 0.479139] pnp: PnP ACPI: found 5 devices\n[ 0.485986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488379] NET: Registered protocol family 2\n[ 0.489810] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493269] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494933] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498047] NET: Registered protocol family 1\n[ 0.499255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516507] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531068] Trying to unpack rootfs image as initramfs...\n[ 0.592539] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597778] Scanning for low memory corruption every 60 seconds\n[ 0.599979] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601591] audit: initializing netlink subsys (disabled)\n[ 0.603091] audit: type=2000 audit(1534489769.123:1): initialized\n[ 0.604962] Initialise system trusted keyring\n[ 0.606350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607936] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610672] zbud: loaded\n[ 0.611685] VFS: Disk quotas dquot_6.6.0\n[ 0.612833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615045] fuse init (API version 7.23)\n[ 0.616306] Key type big_key registered\n[ 0.617433] Allocating IMA MOK and blacklist keyrings.\n[ 0.619153] Key type asymmetric registered\n[ 0.620318] Asymmetric key parser 'x509' registered\n[ 0.621662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623775] io scheduler noop registered\n[ 0.624896] io scheduler deadline registered (default)\n[ 0.626301] io scheduler cfq registered\n[ 0.627514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628969] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632834] ACPI: Power Button [PWRF]\n[ 0.634064] GHES: HEST is not enabled!\n[ 0.648201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677348] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704093] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707190] Linux agpgart interface v0.103\n[ 0.710649] brd: module loaded\n[ 0.712916] loop: module loaded\n[ 0.717339] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719377] GPT:90111 != 2097151\n[ 0.720333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721858] GPT:90111 != 2097151\n[ 0.722820] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724187] vda: vda1 vda15\n[ 0.725852] scsi host0: ata_piix\n[ 0.726954] scsi host1: ata_piix\n[ 0.727965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731716] libphy: Fixed MDIO Bus: probed\n[ 0.732880] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734222] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737259] PPP generic driver version 2.4.2\n[ 0.738529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740224] ehci-pci: EHCI PCI platform driver\n[ 0.741486] ehci-platform: EHCI generic platform driver\n[ 0.742916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744528] ohci-pci: OHCI PCI platform driver\n[ 0.745783] ohci-platform: OHCI generic platform driver\n[ 0.747185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761863] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766857] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772315] usb usb1: Product: UHCI Host Controller\n[ 0.773641] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775243] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776676] hub 1-0:1.0: USB hub found\n[ 0.777801] hub 1-0:1.0: 2 ports detected\n[ 0.779131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782106] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783453] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784915] mousedev: PS/2 mouse device common for all mice\n[ 0.786691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789267] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792548] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794240] i2c /dev entries driver\n[ 0.795326] device-mapper: uevent: version 1.0.3\n[ 0.796696] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800899] NET: Registered protocol family 10\n[ 0.802493] NET: Registered protocol family 17\n[ 0.803761] Key type dns_resolver registered\n[ 0.805086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806635] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809177] registered taskstats version 1\n[ 0.810366] Loading compiled-in X.509 certificates\n[ 0.812250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814865] zswap: loaded using pool lzo/zbud\n[ 0.817068] Key type trusted registered\n[ 0.819223] Key type encrypted registered\n[ 0.820372] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821811] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823258] evm: HMAC attrs: 0x1\n[ 0.824565] Magic number: 14:645:167\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:29 UTC (1534489769)\n[ 0.827982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829534] EDD information not available.\n[ 0.892095] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.909290] Write protecting the kernel read-only data: 14336k\n[ 0.912317] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914842] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.072070] 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.5...\nLease of 10.10.10.5 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 0.91. iid=i-0000007c\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCN8/K03+8Qu6kKhzQ3QtRUWMv5qmAPMdEbBs8HOiQgJe/WSnVy4SK9Bdmai2JifbRWiGILiB9PB3vyseKFR8GvjjD/v8UBFXp7ruuKxiuZfeCtZiIR8Gz4W1mj1gCXUlLrCM9yHO8PLWLQZ2h1AfBF+8Qz8PPllljqRXy5m9wAMlELDEb1rGrhp1Y5JTfZU3g7L8dLweG+ONLMK+AIxcPBGof3GHaTwX4KuHC/XHqFnAh/0bmHgKsDHSkHhkL6ARQoaMMyzcqL8X27hk+Oi7LLxuJfGkKL5bgh3NDak7uPlvG41X95UZqpW7UadbaFbPmT6JtcZ/Gx27m+3bneCwEh root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAOuZLDI+aHOY/NUWYWeScHLmb2yrc6p3kvbtNg5Lk6WtMmkJen/Cn6rX0Xm3NCncw8xLAAOYy3IsME21MmAiiA1P6024/t7GcltaZ14op03fJNCLxD0uKFtHLhodYI5dnxjeZgUjRBpbeXTgMiLHxSUH/FDhNt9MN1L5HDy+bG8JAAAAFQCBikuViXbpTWrvnHKcP0WGDVgL4wAAAIAJLJGXraE7d8ivnIaVa9kIpzATsGYYK7KzPhx5JaI17h2NaptBSpN9g8wYm1WdDsQ+RPWXgVb49g7F6i9UjeLTFQiA5mzVFH/pM1rpfxNdB7AcxlqjaRz8zLqoiLP7TLR3BlrQnPXZXdhCP+5wECyMgKH6Ox3cph0tvAjUtth5EAAAAIAEl346lo1QuoqzErHbwtl13w3tvzdMMdqz6dJ5Xzq4riSoDluz12H6ZmaCAq26G9j15WvcXu9Q22xbptpMuXiN8iqHeDPhvMXW8sh6cut9HerSozo+Q2wZigVt7X0gIVDfEAh8zJpwyWuasCACm14l3/l0Ug37WTOvYbjgXXUKtA== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fecb:7c6a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000007c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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:CB:7C:6A \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:7c6a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7606 (7.4 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.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.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-08-17 07:10:12,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action used request id req-4e7d6140-c811-4d97-bfc0-b38cbe4783be 2018-08-17 07:10:14,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:14,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-2d6df36c-56ca-4997-b1f3-7a099f22dfbf x-compute-request-id: req-2d6df36c-56ca-4997-b1f3-7a099f22dfbf Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490374850 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188426] pid_max: default: 32768 minimum: 301\n[ 0.189679] ACPI: Core revision 20150930\n[ 0.191381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193222] Security Framework initialized\n[ 0.194360] Yama: becoming mindful.\n[ 0.195385] AppArmor: AppArmor initialized\n[ 0.196569] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203733] Initializing cgroup subsys io\n[ 0.204894] Initializing cgroup subsys memory\n[ 0.206101] Initializing cgroup subsys devices\n[ 0.207328] Initializing cgroup subsys freezer\n[ 0.208542] Initializing cgroup subsys net_cls\n[ 0.209757] Initializing cgroup subsys perf_event\n[ 0.211036] Initializing cgroup subsys net_prio\n[ 0.212271] Initializing cgroup subsys hugetlb\n[ 0.213486] Initializing cgroup subsys pids\n[ 0.214680] CPU: Physical Processor ID: 0\n[ 0.216513] mce: CPU supports 10 MCE banks\n[ 0.217684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240677] ftrace: allocating 31920 entries in 125 pages\n[ 0.266278] smpboot: Max logical packages: 1\n[ 0.267479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269406] x2apic enabled\n[ 0.270560] Switched APIC routing to physical x2apic.\n[ 0.273051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277391] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279904] KVM setup paravirtual spinlock\n[ 0.281521] x86: Booted up 1 node, 1 CPUs\n[ 0.282650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284560] devtmpfs: initialized\n[ 0.286559] evm: security.selinux\n[ 0.287541] evm: security.SMACK64\n[ 0.288522] evm: security.SMACK64EXEC\n[ 0.289571] evm: security.SMACK64TRANSMUTE\n[ 0.290703] evm: security.SMACK64MMAP\n[ 0.291748] evm: security.ima\n[ 0.292655] evm: security.capability\n[ 0.293753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296335] pinctrl core: initialized pinctrl subsystem\n[ 0.297847] RTC time: 7:09:28, date: 08/17/18\n[ 0.299160] NET: Registered protocol family 16\n[ 0.300502] cpuidle: using governor ladder\n[ 0.301652] cpuidle: using governor menu\n[ 0.302757] PCCT header not found.\n[ 0.303802] ACPI: bus type PCI registered\n[ 0.304927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306640] PCI: Using configuration type 1 for base access\n[ 0.308817] ACPI: Added _OSI(Module Device)\n[ 0.309992] ACPI: Added _OSI(Processor Device)\n[ 0.311202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312471] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314679] ACPI: Interpreter enabled\n[ 0.315787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326142] ACPI: (supports S0 S5)\n[ 0.327137] ACPI: Using IOAPIC for interrupt routing\n[ 0.328456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333882] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335589] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337244] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340271] acpiphp: Slot [3] registered\n[ 0.341391] acpiphp: Slot [4] registered\n[ 0.342509] acpiphp: Slot [5] registered\n[ 0.343624] acpiphp: Slot [6] registered\n[ 0.344742] acpiphp: Slot [7] registered\n[ 0.345859] acpiphp: Slot [8] registered\n[ 0.346979] acpiphp: Slot [9] registered\n[ 0.348099] acpiphp: Slot [10] registered\n[ 0.349237] acpiphp: Slot [11] registered\n[ 0.350373] acpiphp: Slot [12] registered\n[ 0.351514] acpiphp: Slot [13] registered\n[ 0.352655] acpiphp: Slot [14] registered\n[ 0.353791] acpiphp: Slot [15] registered\n[ 0.369685] acpiphp: Slot [16] registered\n[ 0.370830] acpiphp: Slot [17] registered\n[ 0.371965] acpiphp: Slot [18] registered\n[ 0.373103] acpiphp: Slot [19] registered\n[ 0.374242] acpiphp: Slot [20] registered\n[ 0.375379] acpiphp: Slot [21] registered\n[ 0.376514] acpiphp: Slot [22] registered\n[ 0.377651] acpiphp: Slot [23] registered\n[ 0.378799] acpiphp: Slot [24] registered\n[ 0.379921] acpiphp: Slot [25] registered\n[ 0.381043] acpiphp: Slot [26] registered\n[ 0.382161] acpiphp: Slot [27] registered\n[ 0.383288] acpiphp: Slot [28] registered\n[ 0.384418] acpiphp: Slot [29] registered\n[ 0.385539] acpiphp: Slot [30] registered\n[ 0.386669] acpiphp: Slot [31] registered\n[ 0.387794] PCI host bridge to bus 0000:00\n[ 0.388932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390607] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407740] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412034] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435404] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437451] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443529] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450665] vgaarb: loaded\n[ 0.451509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453176] SCSI subsystem initialized\n[ 0.454446] ACPI: bus type USB registered\n[ 0.455583] usbcore: registered new interface driver usbfs\n[ 0.457012] usbcore: registered new interface driver hub\n[ 0.458383] usbcore: registered new device driver usb\n[ 0.459900] PCI: Using ACPI for IRQ routing\n[ 0.461449] NetLabel: Initializing\n[ 0.462456] NetLabel: domain hash size = 128\n[ 0.463641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464968] NetLabel: unlabeled traffic allowed by default\n[ 0.466564] clocksource: Switched to clocksource kvm-clock\n[ 0.476576] AppArmor: AppArmor Filesystem Enabled\n[ 0.477900] pnp: PnP ACPI init\n[ 0.479139] pnp: PnP ACPI: found 5 devices\n[ 0.485986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488379] NET: Registered protocol family 2\n[ 0.489810] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493269] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494933] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498047] NET: Registered protocol family 1\n[ 0.499255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516507] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531068] Trying to unpack rootfs image as initramfs...\n[ 0.592539] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597778] Scanning for low memory corruption every 60 seconds\n[ 0.599979] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601591] audit: initializing netlink subsys (disabled)\n[ 0.603091] audit: type=2000 audit(1534489769.123:1): initialized\n[ 0.604962] Initialise system trusted keyring\n[ 0.606350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607936] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610672] zbud: loaded\n[ 0.611685] VFS: Disk quotas dquot_6.6.0\n[ 0.612833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615045] fuse init (API version 7.23)\n[ 0.616306] Key type big_key registered\n[ 0.617433] Allocating IMA MOK and blacklist keyrings.\n[ 0.619153] Key type asymmetric registered\n[ 0.620318] Asymmetric key parser 'x509' registered\n[ 0.621662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623775] io scheduler noop registered\n[ 0.624896] io scheduler deadline registered (default)\n[ 0.626301] io scheduler cfq registered\n[ 0.627514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628969] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632834] ACPI: Power Button [PWRF]\n[ 0.634064] GHES: HEST is not enabled!\n[ 0.648201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677348] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704093] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707190] Linux agpgart interface v0.103\n[ 0.710649] brd: module loaded\n[ 0.712916] loop: module loaded\n[ 0.717339] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719377] GPT:90111 != 2097151\n[ 0.720333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721858] GPT:90111 != 2097151\n[ 0.722820] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724187] vda: vda1 vda15\n[ 0.725852] scsi host0: ata_piix\n[ 0.726954] scsi host1: ata_piix\n[ 0.727965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731716] libphy: Fixed MDIO Bus: probed\n[ 0.732880] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734222] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737259] PPP generic driver version 2.4.2\n[ 0.738529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740224] ehci-pci: EHCI PCI platform driver\n[ 0.741486] ehci-platform: EHCI generic platform driver\n[ 0.742916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744528] ohci-pci: OHCI PCI platform driver\n[ 0.745783] ohci-platform: OHCI generic platform driver\n[ 0.747185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761863] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766857] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772315] usb usb1: Product: UHCI Host Controller\n[ 0.773641] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775243] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776676] hub 1-0:1.0: USB hub found\n[ 0.777801] hub 1-0:1.0: 2 ports detected\n[ 0.779131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782106] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783453] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784915] mousedev: PS/2 mouse device common for all mice\n[ 0.786691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789267] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792548] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794240] i2c /dev entries driver\n[ 0.795326] device-mapper: uevent: version 1.0.3\n[ 0.796696] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800899] NET: Registered protocol family 10\n[ 0.802493] NET: Registered protocol family 17\n[ 0.803761] Key type dns_resolver registered\n[ 0.805086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806635] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809177] registered taskstats version 1\n[ 0.810366] Loading compiled-in X.509 certificates\n[ 0.812250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814865] zswap: loaded using pool lzo/zbud\n[ 0.817068] Key type trusted registered\n[ 0.819223] Key type encrypted registered\n[ 0.820372] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821811] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823258] evm: HMAC attrs: 0x1\n[ 0.824565] Magic number: 14:645:167\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:29 UTC (1534489769)\n[ 0.827982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829534] EDD information not available.\n[ 0.892095] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.909290] Write protecting the kernel read-only data: 14336k\n[ 0.912317] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914842] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.072070] 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.5...\nLease of 10.10.10.5 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 0.91. iid=i-0000007c\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCN8/K03+8Qu6kKhzQ3QtRUWMv5qmAPMdEbBs8HOiQgJe/WSnVy4SK9Bdmai2JifbRWiGILiB9PB3vyseKFR8GvjjD/v8UBFXp7ruuKxiuZfeCtZiIR8Gz4W1mj1gCXUlLrCM9yHO8PLWLQZ2h1AfBF+8Qz8PPllljqRXy5m9wAMlELDEb1rGrhp1Y5JTfZU3g7L8dLweG+ONLMK+AIxcPBGof3GHaTwX4KuHC/XHqFnAh/0bmHgKsDHSkHhkL6ARQoaMMyzcqL8X27hk+Oi7LLxuJfGkKL5bgh3NDak7uPlvG41X95UZqpW7UadbaFbPmT6JtcZ/Gx27m+3bneCwEh root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAOuZLDI+aHOY/NUWYWeScHLmb2yrc6p3kvbtNg5Lk6WtMmkJen/Cn6rX0Xm3NCncw8xLAAOYy3IsME21MmAiiA1P6024/t7GcltaZ14op03fJNCLxD0uKFtHLhodYI5dnxjeZgUjRBpbeXTgMiLHxSUH/FDhNt9MN1L5HDy+bG8JAAAAFQCBikuViXbpTWrvnHKcP0WGDVgL4wAAAIAJLJGXraE7d8ivnIaVa9kIpzATsGYYK7KzPhx5JaI17h2NaptBSpN9g8wYm1WdDsQ+RPWXgVb49g7F6i9UjeLTFQiA5mzVFH/pM1rpfxNdB7AcxlqjaRz8zLqoiLP7TLR3BlrQnPXZXdhCP+5wECyMgKH6Ox3cph0tvAjUtth5EAAAAIAEl346lo1QuoqzErHbwtl13w3tvzdMMdqz6dJ5Xzq4riSoDluz12H6ZmaCAq26G9j15WvcXu9Q22xbptpMuXiN8iqHeDPhvMXW8sh6cut9HerSozo+Q2wZigVt7X0gIVDfEAh8zJpwyWuasCACm14l3/l0Ug37WTOvYbjgXXUKtA== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fecb:7c6a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000007c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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:CB:7C:6A \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:7c6a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7606 (7.4 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.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.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-08-17 07:10:14,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action used request id req-2d6df36c-56ca-4997-b1f3-7a099f22dfbf 2018-08-17 07:10:16,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:16,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-d05ba1e4-f73f-4df0-b94e-6ee030975629 x-compute-request-id: req-d05ba1e4-f73f-4df0-b94e-6ee030975629 Content-Encoding: gzip Content-Length: 11098 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490374850 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188426] pid_max: default: 32768 minimum: 301\n[ 0.189679] ACPI: Core revision 20150930\n[ 0.191381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193222] Security Framework initialized\n[ 0.194360] Yama: becoming mindful.\n[ 0.195385] AppArmor: AppArmor initialized\n[ 0.196569] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203733] Initializing cgroup subsys io\n[ 0.204894] Initializing cgroup subsys memory\n[ 0.206101] Initializing cgroup subsys devices\n[ 0.207328] Initializing cgroup subsys freezer\n[ 0.208542] Initializing cgroup subsys net_cls\n[ 0.209757] Initializing cgroup subsys perf_event\n[ 0.211036] Initializing cgroup subsys net_prio\n[ 0.212271] Initializing cgroup subsys hugetlb\n[ 0.213486] Initializing cgroup subsys pids\n[ 0.214680] CPU: Physical Processor ID: 0\n[ 0.216513] mce: CPU supports 10 MCE banks\n[ 0.217684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240677] ftrace: allocating 31920 entries in 125 pages\n[ 0.266278] smpboot: Max logical packages: 1\n[ 0.267479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269406] x2apic enabled\n[ 0.270560] Switched APIC routing to physical x2apic.\n[ 0.273051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277391] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279904] KVM setup paravirtual spinlock\n[ 0.281521] x86: Booted up 1 node, 1 CPUs\n[ 0.282650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284560] devtmpfs: initialized\n[ 0.286559] evm: security.selinux\n[ 0.287541] evm: security.SMACK64\n[ 0.288522] evm: security.SMACK64EXEC\n[ 0.289571] evm: security.SMACK64TRANSMUTE\n[ 0.290703] evm: security.SMACK64MMAP\n[ 0.291748] evm: security.ima\n[ 0.292655] evm: security.capability\n[ 0.293753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296335] pinctrl core: initialized pinctrl subsystem\n[ 0.297847] RTC time: 7:09:28, date: 08/17/18\n[ 0.299160] NET: Registered protocol family 16\n[ 0.300502] cpuidle: using governor ladder\n[ 0.301652] cpuidle: using governor menu\n[ 0.302757] PCCT header not found.\n[ 0.303802] ACPI: bus type PCI registered\n[ 0.304927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306640] PCI: Using configuration type 1 for base access\n[ 0.308817] ACPI: Added _OSI(Module Device)\n[ 0.309992] ACPI: Added _OSI(Processor Device)\n[ 0.311202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312471] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314679] ACPI: Interpreter enabled\n[ 0.315787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326142] ACPI: (supports S0 S5)\n[ 0.327137] ACPI: Using IOAPIC for interrupt routing\n[ 0.328456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333882] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335589] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337244] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340271] acpiphp: Slot [3] registered\n[ 0.341391] acpiphp: Slot [4] registered\n[ 0.342509] acpiphp: Slot [5] registered\n[ 0.343624] acpiphp: Slot [6] registered\n[ 0.344742] acpiphp: Slot [7] registered\n[ 0.345859] acpiphp: Slot [8] registered\n[ 0.346979] acpiphp: Slot [9] registered\n[ 0.348099] acpiphp: Slot [10] registered\n[ 0.349237] acpiphp: Slot [11] registered\n[ 0.350373] acpiphp: Slot [12] registered\n[ 0.351514] acpiphp: Slot [13] registered\n[ 0.352655] acpiphp: Slot [14] registered\n[ 0.353791] acpiphp: Slot [15] registered\n[ 0.369685] acpiphp: Slot [16] registered\n[ 0.370830] acpiphp: Slot [17] registered\n[ 0.371965] acpiphp: Slot [18] registered\n[ 0.373103] acpiphp: Slot [19] registered\n[ 0.374242] acpiphp: Slot [20] registered\n[ 0.375379] acpiphp: Slot [21] registered\n[ 0.376514] acpiphp: Slot [22] registered\n[ 0.377651] acpiphp: Slot [23] registered\n[ 0.378799] acpiphp: Slot [24] registered\n[ 0.379921] acpiphp: Slot [25] registered\n[ 0.381043] acpiphp: Slot [26] registered\n[ 0.382161] acpiphp: Slot [27] registered\n[ 0.383288] acpiphp: Slot [28] registered\n[ 0.384418] acpiphp: Slot [29] registered\n[ 0.385539] acpiphp: Slot [30] registered\n[ 0.386669] acpiphp: Slot [31] registered\n[ 0.387794] PCI host bridge to bus 0000:00\n[ 0.388932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390607] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407740] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412034] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435404] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437451] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443529] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450665] vgaarb: loaded\n[ 0.451509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453176] SCSI subsystem initialized\n[ 0.454446] ACPI: bus type USB registered\n[ 0.455583] usbcore: registered new interface driver usbfs\n[ 0.457012] usbcore: registered new interface driver hub\n[ 0.458383] usbcore: registered new device driver usb\n[ 0.459900] PCI: Using ACPI for IRQ routing\n[ 0.461449] NetLabel: Initializing\n[ 0.462456] NetLabel: domain hash size = 128\n[ 0.463641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464968] NetLabel: unlabeled traffic allowed by default\n[ 0.466564] clocksource: Switched to clocksource kvm-clock\n[ 0.476576] AppArmor: AppArmor Filesystem Enabled\n[ 0.477900] pnp: PnP ACPI init\n[ 0.479139] pnp: PnP ACPI: found 5 devices\n[ 0.485986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488379] NET: Registered protocol family 2\n[ 0.489810] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493269] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494933] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498047] NET: Registered protocol family 1\n[ 0.499255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516507] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531068] Trying to unpack rootfs image as initramfs...\n[ 0.592539] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597778] Scanning for low memory corruption every 60 seconds\n[ 0.599979] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601591] audit: initializing netlink subsys (disabled)\n[ 0.603091] audit: type=2000 audit(1534489769.123:1): initialized\n[ 0.604962] Initialise system trusted keyring\n[ 0.606350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607936] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610672] zbud: loaded\n[ 0.611685] VFS: Disk quotas dquot_6.6.0\n[ 0.612833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615045] fuse init (API version 7.23)\n[ 0.616306] Key type big_key registered\n[ 0.617433] Allocating IMA MOK and blacklist keyrings.\n[ 0.619153] Key type asymmetric registered\n[ 0.620318] Asymmetric key parser 'x509' registered\n[ 0.621662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623775] io scheduler noop registered\n[ 0.624896] io scheduler deadline registered (default)\n[ 0.626301] io scheduler cfq registered\n[ 0.627514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628969] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632834] ACPI: Power Button [PWRF]\n[ 0.634064] GHES: HEST is not enabled!\n[ 0.648201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677348] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704093] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707190] Linux agpgart interface v0.103\n[ 0.710649] brd: module loaded\n[ 0.712916] loop: module loaded\n[ 0.717339] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719377] GPT:90111 != 2097151\n[ 0.720333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721858] GPT:90111 != 2097151\n[ 0.722820] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724187] vda: vda1 vda15\n[ 0.725852] scsi host0: ata_piix\n[ 0.726954] scsi host1: ata_piix\n[ 0.727965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731716] libphy: Fixed MDIO Bus: probed\n[ 0.732880] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734222] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737259] PPP generic driver version 2.4.2\n[ 0.738529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740224] ehci-pci: EHCI PCI platform driver\n[ 0.741486] ehci-platform: EHCI generic platform driver\n[ 0.742916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744528] ohci-pci: OHCI PCI platform driver\n[ 0.745783] ohci-platform: OHCI generic platform driver\n[ 0.747185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761863] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766857] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772315] usb usb1: Product: UHCI Host Controller\n[ 0.773641] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775243] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776676] hub 1-0:1.0: USB hub found\n[ 0.777801] hub 1-0:1.0: 2 ports detected\n[ 0.779131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782106] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783453] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784915] mousedev: PS/2 mouse device common for all mice\n[ 0.786691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789267] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792548] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794240] i2c /dev entries driver\n[ 0.795326] device-mapper: uevent: version 1.0.3\n[ 0.796696] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800899] NET: Registered protocol family 10\n[ 0.802493] NET: Registered protocol family 17\n[ 0.803761] Key type dns_resolver registered\n[ 0.805086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806635] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809177] registered taskstats version 1\n[ 0.810366] Loading compiled-in X.509 certificates\n[ 0.812250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814865] zswap: loaded using pool lzo/zbud\n[ 0.817068] Key type trusted registered\n[ 0.819223] Key type encrypted registered\n[ 0.820372] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821811] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823258] evm: HMAC attrs: 0x1\n[ 0.824565] Magic number: 14:645:167\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:29 UTC (1534489769)\n[ 0.827982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829534] EDD information not available.\n[ 0.892095] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.909290] Write protecting the kernel read-only data: 14336k\n[ 0.912317] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914842] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.072070] 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.5...\nLease of 10.10.10.5 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 0.91. iid=i-0000007c\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCN8/K03+8Qu6kKhzQ3QtRUWMv5qmAPMdEbBs8HOiQgJe/WSnVy4SK9Bdmai2JifbRWiGILiB9PB3vyseKFR8GvjjD/v8UBFXp7ruuKxiuZfeCtZiIR8Gz4W1mj1gCXUlLrCM9yHO8PLWLQZ2h1AfBF+8Qz8PPllljqRXy5m9wAMlELDEb1rGrhp1Y5JTfZU3g7L8dLweG+ONLMK+AIxcPBGof3GHaTwX4KuHC/XHqFnAh/0bmHgKsDHSkHhkL6ARQoaMMyzcqL8X27hk+Oi7LLxuJfGkKL5bgh3NDak7uPlvG41X95UZqpW7UadbaFbPmT6JtcZ/Gx27m+3bneCwEh root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAOuZLDI+aHOY/NUWYWeScHLmb2yrc6p3kvbtNg5Lk6WtMmkJen/Cn6rX0Xm3NCncw8xLAAOYy3IsME21MmAiiA1P6024/t7GcltaZ14op03fJNCLxD0uKFtHLhodYI5dnxjeZgUjRBpbeXTgMiLHxSUH/FDhNt9MN1L5HDy+bG8JAAAAFQCBikuViXbpTWrvnHKcP0WGDVgL4wAAAIAJLJGXraE7d8ivnIaVa9kIpzATsGYYK7KzPhx5JaI17h2NaptBSpN9g8wYm1WdDsQ+RPWXgVb49g7F6i9UjeLTFQiA5mzVFH/pM1rpfxNdB7AcxlqjaRz8zLqoiLP7TLR3BlrQnPXZXdhCP+5wECyMgKH6Ox3cph0tvAjUtth5EAAAAIAEl346lo1QuoqzErHbwtl13w3tvzdMMdqz6dJ5Xzq4riSoDluz12H6ZmaCAq26G9j15WvcXu9Q22xbptpMuXiN8iqHeDPhvMXW8sh6cut9HerSozo+Q2wZigVt7X0gIVDfEAh8zJpwyWuasCACm14l3/l0Ug37WTOvYbjgXXUKtA== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fecb:7c6a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000007c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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:CB:7C:6A \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:7c6a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7606 (7.4 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.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.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.090578] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.251695] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.251697] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.251698] usb 1-1: Product: QEMU USB Tablet\n[ 1.251699] usb 1-1: Manufacturer: QEMU\n[ 1.251700] usb 1-1: SerialNumber: 42\n[ 1.594628] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.594637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32555216d58, max_idle_ns: 440795274562 ns\n[ 2.555995] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.588545] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:09:29 cirros kern.info kernel: [ 0.914842] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:09:29 cirros kern.info kernel: [ 0.928791] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:09:29 cirros kern.info kernel: [ 0.928792] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:09:29 cirros kern.info kernel: [ 0.930544] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:09:29 cirros kern.info kernel: [ 0.933660] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:09:29 cirros kern.info kernel: [ 0.935785] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:09:29 cirros kern.info kernel: [ 0.959157] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:09:29 cirros kern.info kernel: [ 0.959971] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:09:29 cirros kern.info kernel: [ 0.961288] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:09:29 cirros kern.info kernel: [ 0.965532] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:09:29 cirros kern.info kernel: [ 1.042274] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:09:29 cirros kern.info kernel: [ 1.050139] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:09:29 cirros kern.notice kernel: [ 1.072070] random: dd urandom read with 5 bits of entropy available\nAug 17 08:09:29 cirros kern.info kernel: [ 1.090578] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251695] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251697] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251698] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251699] usb 1-1: Manufacturer: QEMU\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251700] usb 1-1: SerialNumber: 42\nAug 17 08:09:30 cirros kern.info kernel: [ 1.594628] tsc: Refined TSC clocksource calibration: 3491.871 MHz\nAug 17 08:09:30 cirros kern.info kernel: [ 1.594637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32555216d58, max_idle_ns: 440795274562 ns\nAug 17 08:09:30 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:09:31 cirros authpriv.info dropbear[340]: Running in background\nAug 17 08:09:31 cirros kern.info kernel: [ 2.555995] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:09:31 cirros kern.info kernel: [ 2.588545] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-17 07:10:16,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action used request id req-d05ba1e4-f73f-4df0-b94e-6ee030975629 2018-08-17 07:10:18,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91cbc9998519319b02f3c1edad3f6aaa3bc56cd0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:18,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-f32c8a82-00d8-4c60-88c8-ac4bb8ec9ca4 x-compute-request-id: req-f32c8a82-00d8-4c60-88c8-ac4bb8ec9ca4 Content-Encoding: gzip Content-Length: 11151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490374850 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186105] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188426] pid_max: default: 32768 minimum: 301\n[ 0.189679] ACPI: Core revision 20150930\n[ 0.191381] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193222] Security Framework initialized\n[ 0.194360] Yama: becoming mindful.\n[ 0.195385] AppArmor: AppArmor initialized\n[ 0.196569] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200142] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201810] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203733] Initializing cgroup subsys io\n[ 0.204894] Initializing cgroup subsys memory\n[ 0.206101] Initializing cgroup subsys devices\n[ 0.207328] Initializing cgroup subsys freezer\n[ 0.208542] Initializing cgroup subsys net_cls\n[ 0.209757] Initializing cgroup subsys perf_event\n[ 0.211036] Initializing cgroup subsys net_prio\n[ 0.212271] Initializing cgroup subsys hugetlb\n[ 0.213486] Initializing cgroup subsys pids\n[ 0.214680] CPU: Physical Processor ID: 0\n[ 0.216513] mce: CPU supports 10 MCE banks\n[ 0.217684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233987] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240677] ftrace: allocating 31920 entries in 125 pages\n[ 0.266278] smpboot: Max logical packages: 1\n[ 0.267479] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269406] x2apic enabled\n[ 0.270560] Switched APIC routing to physical x2apic.\n[ 0.273051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274608] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277391] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279904] KVM setup paravirtual spinlock\n[ 0.281521] x86: Booted up 1 node, 1 CPUs\n[ 0.282650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284560] devtmpfs: initialized\n[ 0.286559] evm: security.selinux\n[ 0.287541] evm: security.SMACK64\n[ 0.288522] evm: security.SMACK64EXEC\n[ 0.289571] evm: security.SMACK64TRANSMUTE\n[ 0.290703] evm: security.SMACK64MMAP\n[ 0.291748] evm: security.ima\n[ 0.292655] evm: security.capability\n[ 0.293753] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296335] pinctrl core: initialized pinctrl subsystem\n[ 0.297847] RTC time: 7:09:28, date: 08/17/18\n[ 0.299160] NET: Registered protocol family 16\n[ 0.300502] cpuidle: using governor ladder\n[ 0.301652] cpuidle: using governor menu\n[ 0.302757] PCCT header not found.\n[ 0.303802] ACPI: bus type PCI registered\n[ 0.304927] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306640] PCI: Using configuration type 1 for base access\n[ 0.308817] ACPI: Added _OSI(Module Device)\n[ 0.309992] ACPI: Added _OSI(Processor Device)\n[ 0.311202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312471] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314679] ACPI: Interpreter enabled\n[ 0.315787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320986] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.326142] ACPI: (supports S0 S5)\n[ 0.327137] ACPI: Using IOAPIC for interrupt routing\n[ 0.328456] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332314] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333882] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335589] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337244] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340271] acpiphp: Slot [3] registered\n[ 0.341391] acpiphp: Slot [4] registered\n[ 0.342509] acpiphp: Slot [5] registered\n[ 0.343624] acpiphp: Slot [6] registered\n[ 0.344742] acpiphp: Slot [7] registered\n[ 0.345859] acpiphp: Slot [8] registered\n[ 0.346979] acpiphp: Slot [9] registered\n[ 0.348099] acpiphp: Slot [10] registered\n[ 0.349237] acpiphp: Slot [11] registered\n[ 0.350373] acpiphp: Slot [12] registered\n[ 0.351514] acpiphp: Slot [13] registered\n[ 0.352655] acpiphp: Slot [14] registered\n[ 0.353791] acpiphp: Slot [15] registered\n[ 0.369685] acpiphp: Slot [16] registered\n[ 0.370830] acpiphp: Slot [17] registered\n[ 0.371965] acpiphp: Slot [18] registered\n[ 0.373103] acpiphp: Slot [19] registered\n[ 0.374242] acpiphp: Slot [20] registered\n[ 0.375379] acpiphp: Slot [21] registered\n[ 0.376514] acpiphp: Slot [22] registered\n[ 0.377651] acpiphp: Slot [23] registered\n[ 0.378799] acpiphp: Slot [24] registered\n[ 0.379921] acpiphp: Slot [25] registered\n[ 0.381043] acpiphp: Slot [26] registered\n[ 0.382161] acpiphp: Slot [27] registered\n[ 0.383288] acpiphp: Slot [28] registered\n[ 0.384418] acpiphp: Slot [29] registered\n[ 0.385539] acpiphp: Slot [30] registered\n[ 0.386669] acpiphp: Slot [31] registered\n[ 0.387794] PCI host bridge to bus 0000:00\n[ 0.388932] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390607] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394299] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396339] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398405] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402560] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405982] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407740] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412034] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414060] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435404] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437451] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439466] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443529] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448514] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450665] vgaarb: loaded\n[ 0.451509] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453176] SCSI subsystem initialized\n[ 0.454446] ACPI: bus type USB registered\n[ 0.455583] usbcore: registered new interface driver usbfs\n[ 0.457012] usbcore: registered new interface driver hub\n[ 0.458383] usbcore: registered new device driver usb\n[ 0.459900] PCI: Using ACPI for IRQ routing\n[ 0.461449] NetLabel: Initializing\n[ 0.462456] NetLabel: domain hash size = 128\n[ 0.463641] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464968] NetLabel: unlabeled traffic allowed by default\n[ 0.466564] clocksource: Switched to clocksource kvm-clock\n[ 0.476576] AppArmor: AppArmor Filesystem Enabled\n[ 0.477900] pnp: PnP ACPI init\n[ 0.479139] pnp: PnP ACPI: found 5 devices\n[ 0.485986] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488379] NET: Registered protocol family 2\n[ 0.489810] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491599] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493269] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494933] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496454] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498047] NET: Registered protocol family 1\n[ 0.499255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.502209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516507] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531068] Trying to unpack rootfs image as initramfs...\n[ 0.592539] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.597778] Scanning for low memory corruption every 60 seconds\n[ 0.599979] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601591] audit: initializing netlink subsys (disabled)\n[ 0.603091] audit: type=2000 audit(1534489769.123:1): initialized\n[ 0.604962] Initialise system trusted keyring\n[ 0.606350] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607936] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610672] zbud: loaded\n[ 0.611685] VFS: Disk quotas dquot_6.6.0\n[ 0.612833] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615045] fuse init (API version 7.23)\n[ 0.616306] Key type big_key registered\n[ 0.617433] Allocating IMA MOK and blacklist keyrings.\n[ 0.619153] Key type asymmetric registered\n[ 0.620318] Asymmetric key parser 'x509' registered\n[ 0.621662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623775] io scheduler noop registered\n[ 0.624896] io scheduler deadline registered (default)\n[ 0.626301] io scheduler cfq registered\n[ 0.627514] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628969] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630775] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632834] ACPI: Power Button [PWRF]\n[ 0.634064] GHES: HEST is not enabled!\n[ 0.648201] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677348] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680319] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704093] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707190] Linux agpgart interface v0.103\n[ 0.710649] brd: module loaded\n[ 0.712916] loop: module loaded\n[ 0.717339] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719377] GPT:90111 != 2097151\n[ 0.720333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721858] GPT:90111 != 2097151\n[ 0.722820] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724187] vda: vda1 vda15\n[ 0.725852] scsi host0: ata_piix\n[ 0.726954] scsi host1: ata_piix\n[ 0.727965] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729674] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731716] libphy: Fixed MDIO Bus: probed\n[ 0.732880] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734222] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737259] PPP generic driver version 2.4.2\n[ 0.738529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740224] ehci-pci: EHCI PCI platform driver\n[ 0.741486] ehci-platform: EHCI generic platform driver\n[ 0.742916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744528] ohci-pci: OHCI PCI platform driver\n[ 0.745783] ohci-platform: OHCI generic platform driver\n[ 0.747185] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761863] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763312] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766857] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770260] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772315] usb usb1: Product: UHCI Host Controller\n[ 0.773641] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775243] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776676] hub 1-0:1.0: USB hub found\n[ 0.777801] hub 1-0:1.0: 2 ports detected\n[ 0.779131] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782106] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783453] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784915] mousedev: PS/2 mouse device common for all mice\n[ 0.786691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789267] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792548] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794240] i2c /dev entries driver\n[ 0.795326] device-mapper: uevent: version 1.0.3\n[ 0.796696] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800899] NET: Registered protocol family 10\n[ 0.802493] NET: Registered protocol family 17\n[ 0.803761] Key type dns_resolver registered\n[ 0.805086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806635] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.809177] registered taskstats version 1\n[ 0.810366] Loading compiled-in X.509 certificates\n[ 0.812250] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814865] zswap: loaded using pool lzo/zbud\n[ 0.817068] Key type trusted registered\n[ 0.819223] Key type encrypted registered\n[ 0.820372] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821811] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823258] evm: HMAC attrs: 0x1\n[ 0.824565] Magic number: 14:645:167\n[ 0.825742] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:29 UTC (1534489769)\n[ 0.827982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829534] EDD information not available.\n[ 0.892095] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.909290] Write protecting the kernel read-only data: 14336k\n[ 0.912317] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.914842] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.072070] 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.5...\nLease of 10.10.10.5 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 0.91. iid=i-0000007c\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCN8/K03+8Qu6kKhzQ3QtRUWMv5qmAPMdEbBs8HOiQgJe/WSnVy4SK9Bdmai2JifbRWiGILiB9PB3vyseKFR8GvjjD/v8UBFXp7ruuKxiuZfeCtZiIR8Gz4W1mj1gCXUlLrCM9yHO8PLWLQZ2h1AfBF+8Qz8PPllljqRXy5m9wAMlELDEb1rGrhp1Y5JTfZU3g7L8dLweG+ONLMK+AIxcPBGof3GHaTwX4KuHC/XHqFnAh/0bmHgKsDHSkHhkL6ARQoaMMyzcqL8X27hk+Oi7LLxuJfGkKL5bgh3NDak7uPlvG41X95UZqpW7UadbaFbPmT6JtcZ/Gx27m+3bneCwEh root@sdnvpn-1-3\nssh-dss AAAAB3NzaC1kc3MAAACBAOuZLDI+aHOY/NUWYWeScHLmb2yrc6p3kvbtNg5Lk6WtMmkJen/Cn6rX0Xm3NCncw8xLAAOYy3IsME21MmAiiA1P6024/t7GcltaZ14op03fJNCLxD0uKFtHLhodYI5dnxjeZgUjRBpbeXTgMiLHxSUH/FDhNt9MN1L5HDy+bG8JAAAAFQCBikuViXbpTWrvnHKcP0WGDVgL4wAAAIAJLJGXraE7d8ivnIaVa9kIpzATsGYYK7KzPhx5JaI17h2NaptBSpN9g8wYm1WdDsQ+RPWXgVb49g7F6i9UjeLTFQiA5mzVFH/pM1rpfxNdB7AcxlqjaRz8zLqoiLP7TLR3BlrQnPXZXdhCP+5wECyMgKH6Ox3cph0tvAjUtth5EAAAAIAEl346lo1QuoqzErHbwtl13w3tvzdMMdqz6dJ5Xzq4riSoDluz12H6ZmaCAq26G9j15WvcXu9Q22xbptpMuXiN8iqHeDPhvMXW8sh6cut9HerSozo+Q2wZigVt7X0gIVDfEAh8zJpwyWuasCACm14l3/l0Ug37WTOvYbjgXXUKtA== root@sdnvpn-1-3\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:fecb:7c6a/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000007c\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-3\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.63 ===\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:CB:7C:6A \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:7c6a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7606 (7.4 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.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.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.090578] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.251695] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.251697] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.251698] usb 1-1: Product: QEMU USB Tablet\n[ 1.251699] usb 1-1: Manufacturer: QEMU\n[ 1.251700] usb 1-1: SerialNumber: 42\n[ 1.594628] tsc: Refined TSC clocksource calibration: 3491.871 MHz\n[ 1.594637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32555216d58, max_idle_ns: 440795274562 ns\n[ 2.555995] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.588545] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:09:29 cirros kern.info kernel: [ 0.914842] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:09:29 cirros kern.info kernel: [ 0.928791] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:09:29 cirros kern.info kernel: [ 0.928792] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:09:29 cirros kern.info kernel: [ 0.930544] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:09:29 cirros kern.info kernel: [ 0.933660] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:09:29 cirros kern.info kernel: [ 0.935785] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:09:29 cirros kern.info kernel: [ 0.959157] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:09:29 cirros kern.info kernel: [ 0.959971] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:09:29 cirros kern.info kernel: [ 0.961288] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:09:29 cirros kern.info kernel: [ 0.965532] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:09:29 cirros kern.info kernel: [ 1.042274] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:09:29 cirros kern.info kernel: [ 1.050139] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:09:29 cirros kern.notice kernel: [ 1.072070] random: dd urandom read with 5 bits of entropy available\nAug 17 08:09:29 cirros kern.info kernel: [ 1.090578] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251695] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251697] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251698] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251699] usb 1-1: Manufacturer: QEMU\nAug 17 08:09:29 cirros kern.info kernel: [ 1.251700] usb 1-1: SerialNumber: 42\nAug 17 08:09:30 cirros kern.info kernel: [ 1.594628] tsc: Refined TSC clocksource calibration: 3491.871 MHz\nAug 17 08:09:30 cirros kern.info kernel: [ 1.594637] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32555216d58, max_idle_ns: 440795274562 ns\nAug 17 08:09:30 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:09:31 cirros authpriv.info dropbear[340]: Running in background\nAug 17 08:09:31 cirros kern.info kernel: [ 2.555995] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:09:31 cirros kern.info kernel: [ 2.588545] 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-08-17 07:10:18,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action used request id req-f32c8a82-00d8-4c60-88c8-ac4bb8ec9ca4 2018-08-17 07:10:20,939 - sdnvpn_test_utils - INFO - Waiting for instance 57953e9b-4543-4a2e-bd67-b5470fafff8a to boot up 2018-08-17 07:10:20,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:21,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-eea634df-42cf-4f4b-8cd8-2b9d4b65900e x-compute-request-id: req-eea634df-42cf-4f4b-8cd8-2b9d4b65900e Content-Encoding: gzip Content-Length: 10088 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512465692 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.185034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187321] pid_max: default: 32768 minimum: 301\n[ 0.188579] ACPI: Core revision 20150930\n[ 0.190247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192024] Security Framework initialized\n[ 0.193142] Yama: becoming mindful.\n[ 0.194140] AppArmor: AppArmor initialized\n[ 0.195290] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198757] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202234] Initializing cgroup subsys io\n[ 0.203333] Initializing cgroup subsys memory\n[ 0.204515] Initializing cgroup subsys devices\n[ 0.205696] Initializing cgroup subsys freezer\n[ 0.206874] Initializing cgroup subsys net_cls\n[ 0.208074] Initializing cgroup subsys perf_event\n[ 0.209309] Initializing cgroup subsys net_prio\n[ 0.210503] Initializing cgroup subsys hugetlb\n[ 0.211675] Initializing cgroup subsys pids\n[ 0.212852] CPU: Physical Processor ID: 0\n[ 0.214640] mce: CPU supports 10 MCE banks\n[ 0.215788] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238691] ftrace: allocating 31920 entries in 125 pages\n[ 0.264364] smpboot: Max logical packages: 1\n[ 0.265544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267378] x2apic enabled\n[ 0.268539] Switched APIC routing to physical x2apic.\n[ 0.270969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277622] KVM setup paravirtual spinlock\n[ 0.279197] x86: Booted up 1 node, 1 CPUs\n[ 0.280304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282173] devtmpfs: initialized\n[ 0.284157] evm: security.selinux\n[ 0.285111] evm: security.SMACK64\n[ 0.286060] evm: security.SMACK64EXEC\n[ 0.287092] evm: security.SMACK64TRANSMUTE\n[ 0.288191] evm: security.SMACK64MMAP\n[ 0.289199] evm: security.ima\n[ 0.290079] evm: security.capability\n[ 0.291150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293629] pinctrl core: initialized pinctrl subsystem\n[ 0.295093] RTC time: 7:09:40, date: 08/17/18\n[ 0.296375] NET: Registered protocol family 16\n[ 0.297681] cpuidle: using governor ladder\n[ 0.298794] cpuidle: using governor menu\n[ 0.299874] PCCT header not found.\n[ 0.300908] ACPI: bus type PCI registered\n[ 0.302000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303662] PCI: Using configuration type 1 for base access\n[ 0.305809] ACPI: Added _OSI(Module Device)\n[ 0.306974] ACPI: Added _OSI(Processor Device)\n[ 0.308143] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311528] ACPI: Interpreter enabled\n[ 0.312574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322700] ACPI: (supports S0 S5)\n[ 0.323677] ACPI: Using IOAPIC for interrupt routing\n[ 0.324967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330320] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333576] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336513] acpiphp: Slot [3] registered\n[ 0.337595] acpiphp: Slot [4] registered\n[ 0.338675] acpiphp: Slot [5] registered\n[ 0.339755] acpiphp: Slot [6] registered\n[ 0.340835] acpiphp: Slot [7] registered\n[ 0.341918] acpiphp: Slot [8] registered\n[ 0.343006] acpiphp: Slot [9] registered\n[ 0.344084] acpiphp: Slot [10] registered\n[ 0.345179] acpiphp: Slot [11] registered\n[ 0.346279] acpiphp: Slot [12] registered\n[ 0.347378] acpiphp: Slot [13] registered\n[ 0.348466] acpiphp: Slot [14] registered\n[ 0.349567] acpiphp: Slot [15] registered\n[ 0.364757] acpiphp: Slot [16] registered\n[ 0.365879] acpiphp: Slot [17] registered\n[ 0.366998] acpiphp: Slot [18] registered\n[ 0.368094] acpiphp: Slot [19] registered\n[ 0.369196] acpiphp: Slot [20] registered\n[ 0.370293] acpiphp: Slot [21] registered\n[ 0.371393] acpiphp: Slot [22] registered\n[ 0.372495] acpiphp: Slot [23] registered\n[ 0.373602] acpiphp: Slot [24] registered\n[ 0.374705] acpiphp: Slot [25] registered\n[ 0.375804] acpiphp: Slot [26] registered\n[ 0.376897] acpiphp: Slot [27] registered\n[ 0.378011] acpiphp: Slot [28] registered\n[ 0.379109] acpiphp: Slot [29] registered\n[ 0.380206] acpiphp: Slot [30] registered\n[ 0.381313] acpiphp: Slot [31] registered\n[ 0.382414] PCI host bridge to bus 0000:00\n[ 0.383520] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385139] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388749] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390723] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392725] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398541] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401838] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443344] vgaarb: loaded\n[ 0.444170] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445799] SCSI subsystem initialized\n[ 0.447040] ACPI: bus type USB registered\n[ 0.448166] usbcore: registered new interface driver usbfs\n[ 0.449551] usbcore: registered new interface driver hub\n[ 0.450896] usbcore: registered new device driver usb\n[ 0.452372] PCI: Using ACPI for IRQ routing\n[ 0.453898] NetLabel: Initializing\n[ 0.454881] NetLabel: domain hash size = 128\n[ 0.456037] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457325] NetLabel: unlabeled traffic allowed by default\n[ 0.458879] clocksource: Switched to clocksource kvm-clock\n[ 0.468806] AppArmor: AppArmor Filesystem Enabled\n[ 0.470103] pnp: PnP ACPI init\n[ 0.471329] pnp: PnP ACPI: found 5 devices\n[ 0.478154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480474] NET: Registered protocol family 2\n[ 0.481868] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483606] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.485222] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486838] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489928] NET: Registered protocol family 1\n[ 0.491127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494114] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508764] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523363] Trying to unpack rootfs image as initramfs...\n[ 0.585448] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590426] Scanning for low memory corruption every 60 seconds\n[ 0.592620] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.594218] audit: initializing netlink subsys (disabled)\n[ 0.595719] audit: type=2000 audit(1534489780.910:1): initialized\n[ 0.597585] Initialise system trusted keyring\n[ 0.598977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600568] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603249] zbud: loaded\n[ 0.604250] VFS: Disk quotas dquot_6.6.0\n[ 0.605390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607544] fuse init (API version 7.23)\n[ 0.608769] Key type big_key registered\n[ 0.609869] Allocating IMA MOK and blacklist keyrings.\n[ 0.611544] Key type asymmetric registered\n[ 0.612676] Asymmetric key parser 'x509' registered\n[ 0.613995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616061] io scheduler noop registered\n[ 0.617158] io scheduler deadline registered (default)\n[ 0.618521] io scheduler cfq registered\n[ 0.619709] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621137] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624917] ACPI: Power Button [PWRF]\n[ 0.626123] GHES: HEST is not enabled!\n[ 0.640219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699116] Linux agpgart interface v0.103\n[ 0.702488] brd: module loaded\n[ 0.704676] loop: module loaded\n[ 0.709844] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711837] GPT:90111 != 2097151\n[ 0.712770] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714252] GPT:90111 != 2097151\n[ 0.715183] GPT: Use GNU Parted to correct GPT errors.\n[ 0.716485] vda: vda1 vda15\n[ 0.718118] scsi host0: ata_piix\n[ 0.719190] scsi host1: ata_piix\n[ 0.720173] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.723796] libphy: Fixed MDIO Bus: probed\n[ 0.724911] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729109] PPP generic driver version 2.4.2\n[ 0.730353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731987] ehci-pci: EHCI PCI platform driver\n[ 0.733192] ehci-platform: EHCI generic platform driver\n[ 0.734560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736146] ohci-pci: OHCI PCI platform driver\n[ 0.737354] ohci-platform: OHCI generic platform driver\n[ 0.738734] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753324] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763326] usb usb1: Product: UHCI Host Controller\n[ 0.764610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766172] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767507] hub 1-0:1.0: USB hub found\n[ 0.768663] hub 1-0:1.0: 2 ports detected\n[ 0.769935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775543] mousedev: PS/2 mouse device common for all mice\n[ 0.777247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781166] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784283] i2c /dev entries driver\n[ 0.785361] device-mapper: uevent: version 1.0.3\n[ 0.786645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788831] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790638] NET: Registered protocol family 10\n[ 0.792148] NET: Registered protocol family 17\n[ 0.793328] Key type dns_resolver registered\n[ 0.794585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796026] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798349] registered taskstats version 1\n[ 0.799471] Loading compiled-in X.509 certificates\n[ 0.801301] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803777] zswap: loaded using pool lzo/zbud\n[ 0.805799] Key type trusted registered\n[ 0.807895] Key type encrypted registered\n[ 0.808992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810355] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811750] evm: HMAC attrs: 0x1\n[ 0.813030] Magic number: 14:645:167\n[ 0.814169] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:41 UTC (1534489781)\n[ 0.816323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817786] EDD information not available.\n[ 0.884395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901199] Write protecting the kernel read-only data: 14336k\n[ 0.904110] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.906500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.064782] 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.11.11...\nLease of 10.10.11.11 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 0.96. iid=i-0000007d\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBMhxEve06n2h+gvXDTwAqBrXfxyWM300H6Jo6pXd5QVXjLjqhcDGV+xyPyE+RDfM9s8N1brAVwTITMmQlwldXIhM1MwCfVUIALWeHMgzLK8J5dOsN4pd4OPE9nHkVYcW/px2Z+f0EsNn/fd6kWxFG4EP6H9IjiBRoE2uLbT21lcCeU2auJst1bmi5LXaQnSn6LaNYQl+scBEcBTocpVB9kct4dSFn9L1oIRwRERMquk8zc0JiCsatYVCtsApxXj8H192Rl9ZK7+U+BkxQgip2uEOZH64eTfjdkJz3hKVXOeZlsAgtpPkbWVMZys/wvQEQsyh/j/VDoAfKOT3xCKNj root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOQ8PdtJBhCHrE+lVskIKTRrSr39LoRIDNC6+hIUwNjYIN11tDTxAGqHNxUyNsMW1Uegj+8Rcry722wS7xfVjI/ySSdbu5PaponPnq0RMPjeAgy5eZtRto6wnTlmcMUtgAwl33XlgrbUoPwN+mHhSBONorgYcuHKOL8irDKT4SAxAAAAFQD6ZMEKHO4ur5WWs/GewBY0T0L+bwAAAIA88WkAxbBpAk8Xbf8gy9g4k/QYvSJcWpFnwZilDQqDZ5Db/7lxQcrjY2OBEp+QbbjfuHXddQMujwwewPio/iyZM51uIxn/4YlZfXeGyq/x2kLEA91XAsa11qk90MMWiP6+Kj4w01YpOcQkl/XZX5Ih39tAHhFaKMEwGt6gSptUWQAAAIB6xgKPc7tubj3raQJXk10dlPZyed6PrtOsT+zQfit3hKOo5aHe1VQUuZxCAVxGcgV7zVjwQ+PizW4n7YzLaZ1aO9QD1ZlXbuWh96PJcX33mopYZOmvdITOimvusPIc+ZAEYuX3qeA2of9EvUu4VhS7z4EuMAJURdTTV9UQjM/bCg== 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.11,24,fe80::f816:3eff:fe16:14fc/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-0000007d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.85 ===\n/dev/root resized successfully [took 0.32s]\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:16:14:FC \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe16:14fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:10:21,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action used request id req-eea634df-42cf-4f4b-8cd8-2b9d4b65900e 2018-08-17 07:10:23,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:23,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-88e58403-b3d2-435e-9948-84fe4fe87720 x-compute-request-id: req-88e58403-b3d2-435e-9948-84fe4fe87720 Content-Encoding: gzip Content-Length: 10088 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512465692 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.185034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187321] pid_max: default: 32768 minimum: 301\n[ 0.188579] ACPI: Core revision 20150930\n[ 0.190247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192024] Security Framework initialized\n[ 0.193142] Yama: becoming mindful.\n[ 0.194140] AppArmor: AppArmor initialized\n[ 0.195290] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198757] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202234] Initializing cgroup subsys io\n[ 0.203333] Initializing cgroup subsys memory\n[ 0.204515] Initializing cgroup subsys devices\n[ 0.205696] Initializing cgroup subsys freezer\n[ 0.206874] Initializing cgroup subsys net_cls\n[ 0.208074] Initializing cgroup subsys perf_event\n[ 0.209309] Initializing cgroup subsys net_prio\n[ 0.210503] Initializing cgroup subsys hugetlb\n[ 0.211675] Initializing cgroup subsys pids\n[ 0.212852] CPU: Physical Processor ID: 0\n[ 0.214640] mce: CPU supports 10 MCE banks\n[ 0.215788] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238691] ftrace: allocating 31920 entries in 125 pages\n[ 0.264364] smpboot: Max logical packages: 1\n[ 0.265544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267378] x2apic enabled\n[ 0.268539] Switched APIC routing to physical x2apic.\n[ 0.270969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277622] KVM setup paravirtual spinlock\n[ 0.279197] x86: Booted up 1 node, 1 CPUs\n[ 0.280304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282173] devtmpfs: initialized\n[ 0.284157] evm: security.selinux\n[ 0.285111] evm: security.SMACK64\n[ 0.286060] evm: security.SMACK64EXEC\n[ 0.287092] evm: security.SMACK64TRANSMUTE\n[ 0.288191] evm: security.SMACK64MMAP\n[ 0.289199] evm: security.ima\n[ 0.290079] evm: security.capability\n[ 0.291150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293629] pinctrl core: initialized pinctrl subsystem\n[ 0.295093] RTC time: 7:09:40, date: 08/17/18\n[ 0.296375] NET: Registered protocol family 16\n[ 0.297681] cpuidle: using governor ladder\n[ 0.298794] cpuidle: using governor menu\n[ 0.299874] PCCT header not found.\n[ 0.300908] ACPI: bus type PCI registered\n[ 0.302000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303662] PCI: Using configuration type 1 for base access\n[ 0.305809] ACPI: Added _OSI(Module Device)\n[ 0.306974] ACPI: Added _OSI(Processor Device)\n[ 0.308143] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311528] ACPI: Interpreter enabled\n[ 0.312574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322700] ACPI: (supports S0 S5)\n[ 0.323677] ACPI: Using IOAPIC for interrupt routing\n[ 0.324967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330320] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333576] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336513] acpiphp: Slot [3] registered\n[ 0.337595] acpiphp: Slot [4] registered\n[ 0.338675] acpiphp: Slot [5] registered\n[ 0.339755] acpiphp: Slot [6] registered\n[ 0.340835] acpiphp: Slot [7] registered\n[ 0.341918] acpiphp: Slot [8] registered\n[ 0.343006] acpiphp: Slot [9] registered\n[ 0.344084] acpiphp: Slot [10] registered\n[ 0.345179] acpiphp: Slot [11] registered\n[ 0.346279] acpiphp: Slot [12] registered\n[ 0.347378] acpiphp: Slot [13] registered\n[ 0.348466] acpiphp: Slot [14] registered\n[ 0.349567] acpiphp: Slot [15] registered\n[ 0.364757] acpiphp: Slot [16] registered\n[ 0.365879] acpiphp: Slot [17] registered\n[ 0.366998] acpiphp: Slot [18] registered\n[ 0.368094] acpiphp: Slot [19] registered\n[ 0.369196] acpiphp: Slot [20] registered\n[ 0.370293] acpiphp: Slot [21] registered\n[ 0.371393] acpiphp: Slot [22] registered\n[ 0.372495] acpiphp: Slot [23] registered\n[ 0.373602] acpiphp: Slot [24] registered\n[ 0.374705] acpiphp: Slot [25] registered\n[ 0.375804] acpiphp: Slot [26] registered\n[ 0.376897] acpiphp: Slot [27] registered\n[ 0.378011] acpiphp: Slot [28] registered\n[ 0.379109] acpiphp: Slot [29] registered\n[ 0.380206] acpiphp: Slot [30] registered\n[ 0.381313] acpiphp: Slot [31] registered\n[ 0.382414] PCI host bridge to bus 0000:00\n[ 0.383520] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385139] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388749] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390723] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392725] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398541] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401838] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443344] vgaarb: loaded\n[ 0.444170] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445799] SCSI subsystem initialized\n[ 0.447040] ACPI: bus type USB registered\n[ 0.448166] usbcore: registered new interface driver usbfs\n[ 0.449551] usbcore: registered new interface driver hub\n[ 0.450896] usbcore: registered new device driver usb\n[ 0.452372] PCI: Using ACPI for IRQ routing\n[ 0.453898] NetLabel: Initializing\n[ 0.454881] NetLabel: domain hash size = 128\n[ 0.456037] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457325] NetLabel: unlabeled traffic allowed by default\n[ 0.458879] clocksource: Switched to clocksource kvm-clock\n[ 0.468806] AppArmor: AppArmor Filesystem Enabled\n[ 0.470103] pnp: PnP ACPI init\n[ 0.471329] pnp: PnP ACPI: found 5 devices\n[ 0.478154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480474] NET: Registered protocol family 2\n[ 0.481868] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483606] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.485222] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486838] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489928] NET: Registered protocol family 1\n[ 0.491127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494114] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508764] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523363] Trying to unpack rootfs image as initramfs...\n[ 0.585448] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590426] Scanning for low memory corruption every 60 seconds\n[ 0.592620] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.594218] audit: initializing netlink subsys (disabled)\n[ 0.595719] audit: type=2000 audit(1534489780.910:1): initialized\n[ 0.597585] Initialise system trusted keyring\n[ 0.598977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600568] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603249] zbud: loaded\n[ 0.604250] VFS: Disk quotas dquot_6.6.0\n[ 0.605390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607544] fuse init (API version 7.23)\n[ 0.608769] Key type big_key registered\n[ 0.609869] Allocating IMA MOK and blacklist keyrings.\n[ 0.611544] Key type asymmetric registered\n[ 0.612676] Asymmetric key parser 'x509' registered\n[ 0.613995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616061] io scheduler noop registered\n[ 0.617158] io scheduler deadline registered (default)\n[ 0.618521] io scheduler cfq registered\n[ 0.619709] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621137] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624917] ACPI: Power Button [PWRF]\n[ 0.626123] GHES: HEST is not enabled!\n[ 0.640219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699116] Linux agpgart interface v0.103\n[ 0.702488] brd: module loaded\n[ 0.704676] loop: module loaded\n[ 0.709844] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711837] GPT:90111 != 2097151\n[ 0.712770] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714252] GPT:90111 != 2097151\n[ 0.715183] GPT: Use GNU Parted to correct GPT errors.\n[ 0.716485] vda: vda1 vda15\n[ 0.718118] scsi host0: ata_piix\n[ 0.719190] scsi host1: ata_piix\n[ 0.720173] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.723796] libphy: Fixed MDIO Bus: probed\n[ 0.724911] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729109] PPP generic driver version 2.4.2\n[ 0.730353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731987] ehci-pci: EHCI PCI platform driver\n[ 0.733192] ehci-platform: EHCI generic platform driver\n[ 0.734560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736146] ohci-pci: OHCI PCI platform driver\n[ 0.737354] ohci-platform: OHCI generic platform driver\n[ 0.738734] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753324] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763326] usb usb1: Product: UHCI Host Controller\n[ 0.764610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766172] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767507] hub 1-0:1.0: USB hub found\n[ 0.768663] hub 1-0:1.0: 2 ports detected\n[ 0.769935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775543] mousedev: PS/2 mouse device common for all mice\n[ 0.777247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781166] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784283] i2c /dev entries driver\n[ 0.785361] device-mapper: uevent: version 1.0.3\n[ 0.786645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788831] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790638] NET: Registered protocol family 10\n[ 0.792148] NET: Registered protocol family 17\n[ 0.793328] Key type dns_resolver registered\n[ 0.794585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796026] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798349] registered taskstats version 1\n[ 0.799471] Loading compiled-in X.509 certificates\n[ 0.801301] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803777] zswap: loaded using pool lzo/zbud\n[ 0.805799] Key type trusted registered\n[ 0.807895] Key type encrypted registered\n[ 0.808992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810355] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811750] evm: HMAC attrs: 0x1\n[ 0.813030] Magic number: 14:645:167\n[ 0.814169] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:41 UTC (1534489781)\n[ 0.816323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817786] EDD information not available.\n[ 0.884395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901199] Write protecting the kernel read-only data: 14336k\n[ 0.904110] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.906500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.064782] 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.11.11...\nLease of 10.10.11.11 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 0.96. iid=i-0000007d\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBMhxEve06n2h+gvXDTwAqBrXfxyWM300H6Jo6pXd5QVXjLjqhcDGV+xyPyE+RDfM9s8N1brAVwTITMmQlwldXIhM1MwCfVUIALWeHMgzLK8J5dOsN4pd4OPE9nHkVYcW/px2Z+f0EsNn/fd6kWxFG4EP6H9IjiBRoE2uLbT21lcCeU2auJst1bmi5LXaQnSn6LaNYQl+scBEcBTocpVB9kct4dSFn9L1oIRwRERMquk8zc0JiCsatYVCtsApxXj8H192Rl9ZK7+U+BkxQgip2uEOZH64eTfjdkJz3hKVXOeZlsAgtpPkbWVMZys/wvQEQsyh/j/VDoAfKOT3xCKNj root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOQ8PdtJBhCHrE+lVskIKTRrSr39LoRIDNC6+hIUwNjYIN11tDTxAGqHNxUyNsMW1Uegj+8Rcry722wS7xfVjI/ySSdbu5PaponPnq0RMPjeAgy5eZtRto6wnTlmcMUtgAwl33XlgrbUoPwN+mHhSBONorgYcuHKOL8irDKT4SAxAAAAFQD6ZMEKHO4ur5WWs/GewBY0T0L+bwAAAIA88WkAxbBpAk8Xbf8gy9g4k/QYvSJcWpFnwZilDQqDZ5Db/7lxQcrjY2OBEp+QbbjfuHXddQMujwwewPio/iyZM51uIxn/4YlZfXeGyq/x2kLEA91XAsa11qk90MMWiP6+Kj4w01YpOcQkl/XZX5Ih39tAHhFaKMEwGt6gSptUWQAAAIB6xgKPc7tubj3raQJXk10dlPZyed6PrtOsT+zQfit3hKOo5aHe1VQUuZxCAVxGcgV7zVjwQ+PizW4n7YzLaZ1aO9QD1ZlXbuWh96PJcX33mopYZOmvdITOimvusPIc+ZAEYuX3qeA2of9EvUu4VhS7z4EuMAJURdTTV9UQjM/bCg== 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.11,24,fe80::f816:3eff:fe16:14fc/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-0000007d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.85 ===\n/dev/root resized successfully [took 0.32s]\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:16:14:FC \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe16:14fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:10:23,105 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action used request id req-88e58403-b3d2-435e-9948-84fe4fe87720 2018-08-17 07:10:25,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:25,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-1aeac42c-a6ff-4b8e-8c57-a14eb68a555b x-compute-request-id: req-1aeac42c-a6ff-4b8e-8c57-a14eb68a555b Content-Encoding: gzip Content-Length: 10088 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512465692 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.185034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187321] pid_max: default: 32768 minimum: 301\n[ 0.188579] ACPI: Core revision 20150930\n[ 0.190247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192024] Security Framework initialized\n[ 0.193142] Yama: becoming mindful.\n[ 0.194140] AppArmor: AppArmor initialized\n[ 0.195290] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198757] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202234] Initializing cgroup subsys io\n[ 0.203333] Initializing cgroup subsys memory\n[ 0.204515] Initializing cgroup subsys devices\n[ 0.205696] Initializing cgroup subsys freezer\n[ 0.206874] Initializing cgroup subsys net_cls\n[ 0.208074] Initializing cgroup subsys perf_event\n[ 0.209309] Initializing cgroup subsys net_prio\n[ 0.210503] Initializing cgroup subsys hugetlb\n[ 0.211675] Initializing cgroup subsys pids\n[ 0.212852] CPU: Physical Processor ID: 0\n[ 0.214640] mce: CPU supports 10 MCE banks\n[ 0.215788] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238691] ftrace: allocating 31920 entries in 125 pages\n[ 0.264364] smpboot: Max logical packages: 1\n[ 0.265544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267378] x2apic enabled\n[ 0.268539] Switched APIC routing to physical x2apic.\n[ 0.270969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277622] KVM setup paravirtual spinlock\n[ 0.279197] x86: Booted up 1 node, 1 CPUs\n[ 0.280304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282173] devtmpfs: initialized\n[ 0.284157] evm: security.selinux\n[ 0.285111] evm: security.SMACK64\n[ 0.286060] evm: security.SMACK64EXEC\n[ 0.287092] evm: security.SMACK64TRANSMUTE\n[ 0.288191] evm: security.SMACK64MMAP\n[ 0.289199] evm: security.ima\n[ 0.290079] evm: security.capability\n[ 0.291150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293629] pinctrl core: initialized pinctrl subsystem\n[ 0.295093] RTC time: 7:09:40, date: 08/17/18\n[ 0.296375] NET: Registered protocol family 16\n[ 0.297681] cpuidle: using governor ladder\n[ 0.298794] cpuidle: using governor menu\n[ 0.299874] PCCT header not found.\n[ 0.300908] ACPI: bus type PCI registered\n[ 0.302000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303662] PCI: Using configuration type 1 for base access\n[ 0.305809] ACPI: Added _OSI(Module Device)\n[ 0.306974] ACPI: Added _OSI(Processor Device)\n[ 0.308143] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311528] ACPI: Interpreter enabled\n[ 0.312574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322700] ACPI: (supports S0 S5)\n[ 0.323677] ACPI: Using IOAPIC for interrupt routing\n[ 0.324967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330320] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333576] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336513] acpiphp: Slot [3] registered\n[ 0.337595] acpiphp: Slot [4] registered\n[ 0.338675] acpiphp: Slot [5] registered\n[ 0.339755] acpiphp: Slot [6] registered\n[ 0.340835] acpiphp: Slot [7] registered\n[ 0.341918] acpiphp: Slot [8] registered\n[ 0.343006] acpiphp: Slot [9] registered\n[ 0.344084] acpiphp: Slot [10] registered\n[ 0.345179] acpiphp: Slot [11] registered\n[ 0.346279] acpiphp: Slot [12] registered\n[ 0.347378] acpiphp: Slot [13] registered\n[ 0.348466] acpiphp: Slot [14] registered\n[ 0.349567] acpiphp: Slot [15] registered\n[ 0.364757] acpiphp: Slot [16] registered\n[ 0.365879] acpiphp: Slot [17] registered\n[ 0.366998] acpiphp: Slot [18] registered\n[ 0.368094] acpiphp: Slot [19] registered\n[ 0.369196] acpiphp: Slot [20] registered\n[ 0.370293] acpiphp: Slot [21] registered\n[ 0.371393] acpiphp: Slot [22] registered\n[ 0.372495] acpiphp: Slot [23] registered\n[ 0.373602] acpiphp: Slot [24] registered\n[ 0.374705] acpiphp: Slot [25] registered\n[ 0.375804] acpiphp: Slot [26] registered\n[ 0.376897] acpiphp: Slot [27] registered\n[ 0.378011] acpiphp: Slot [28] registered\n[ 0.379109] acpiphp: Slot [29] registered\n[ 0.380206] acpiphp: Slot [30] registered\n[ 0.381313] acpiphp: Slot [31] registered\n[ 0.382414] PCI host bridge to bus 0000:00\n[ 0.383520] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385139] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388749] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390723] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392725] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398541] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401838] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443344] vgaarb: loaded\n[ 0.444170] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445799] SCSI subsystem initialized\n[ 0.447040] ACPI: bus type USB registered\n[ 0.448166] usbcore: registered new interface driver usbfs\n[ 0.449551] usbcore: registered new interface driver hub\n[ 0.450896] usbcore: registered new device driver usb\n[ 0.452372] PCI: Using ACPI for IRQ routing\n[ 0.453898] NetLabel: Initializing\n[ 0.454881] NetLabel: domain hash size = 128\n[ 0.456037] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457325] NetLabel: unlabeled traffic allowed by default\n[ 0.458879] clocksource: Switched to clocksource kvm-clock\n[ 0.468806] AppArmor: AppArmor Filesystem Enabled\n[ 0.470103] pnp: PnP ACPI init\n[ 0.471329] pnp: PnP ACPI: found 5 devices\n[ 0.478154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480474] NET: Registered protocol family 2\n[ 0.481868] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483606] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.485222] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486838] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489928] NET: Registered protocol family 1\n[ 0.491127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494114] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508764] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523363] Trying to unpack rootfs image as initramfs...\n[ 0.585448] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590426] Scanning for low memory corruption every 60 seconds\n[ 0.592620] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.594218] audit: initializing netlink subsys (disabled)\n[ 0.595719] audit: type=2000 audit(1534489780.910:1): initialized\n[ 0.597585] Initialise system trusted keyring\n[ 0.598977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600568] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603249] zbud: loaded\n[ 0.604250] VFS: Disk quotas dquot_6.6.0\n[ 0.605390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607544] fuse init (API version 7.23)\n[ 0.608769] Key type big_key registered\n[ 0.609869] Allocating IMA MOK and blacklist keyrings.\n[ 0.611544] Key type asymmetric registered\n[ 0.612676] Asymmetric key parser 'x509' registered\n[ 0.613995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616061] io scheduler noop registered\n[ 0.617158] io scheduler deadline registered (default)\n[ 0.618521] io scheduler cfq registered\n[ 0.619709] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621137] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624917] ACPI: Power Button [PWRF]\n[ 0.626123] GHES: HEST is not enabled!\n[ 0.640219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699116] Linux agpgart interface v0.103\n[ 0.702488] brd: module loaded\n[ 0.704676] loop: module loaded\n[ 0.709844] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711837] GPT:90111 != 2097151\n[ 0.712770] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714252] GPT:90111 != 2097151\n[ 0.715183] GPT: Use GNU Parted to correct GPT errors.\n[ 0.716485] vda: vda1 vda15\n[ 0.718118] scsi host0: ata_piix\n[ 0.719190] scsi host1: ata_piix\n[ 0.720173] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.723796] libphy: Fixed MDIO Bus: probed\n[ 0.724911] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729109] PPP generic driver version 2.4.2\n[ 0.730353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731987] ehci-pci: EHCI PCI platform driver\n[ 0.733192] ehci-platform: EHCI generic platform driver\n[ 0.734560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736146] ohci-pci: OHCI PCI platform driver\n[ 0.737354] ohci-platform: OHCI generic platform driver\n[ 0.738734] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753324] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763326] usb usb1: Product: UHCI Host Controller\n[ 0.764610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766172] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767507] hub 1-0:1.0: USB hub found\n[ 0.768663] hub 1-0:1.0: 2 ports detected\n[ 0.769935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775543] mousedev: PS/2 mouse device common for all mice\n[ 0.777247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781166] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784283] i2c /dev entries driver\n[ 0.785361] device-mapper: uevent: version 1.0.3\n[ 0.786645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788831] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790638] NET: Registered protocol family 10\n[ 0.792148] NET: Registered protocol family 17\n[ 0.793328] Key type dns_resolver registered\n[ 0.794585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796026] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798349] registered taskstats version 1\n[ 0.799471] Loading compiled-in X.509 certificates\n[ 0.801301] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803777] zswap: loaded using pool lzo/zbud\n[ 0.805799] Key type trusted registered\n[ 0.807895] Key type encrypted registered\n[ 0.808992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810355] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811750] evm: HMAC attrs: 0x1\n[ 0.813030] Magic number: 14:645:167\n[ 0.814169] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:41 UTC (1534489781)\n[ 0.816323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817786] EDD information not available.\n[ 0.884395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901199] Write protecting the kernel read-only data: 14336k\n[ 0.904110] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.906500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.064782] 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.11.11...\nLease of 10.10.11.11 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 0.96. iid=i-0000007d\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBMhxEve06n2h+gvXDTwAqBrXfxyWM300H6Jo6pXd5QVXjLjqhcDGV+xyPyE+RDfM9s8N1brAVwTITMmQlwldXIhM1MwCfVUIALWeHMgzLK8J5dOsN4pd4OPE9nHkVYcW/px2Z+f0EsNn/fd6kWxFG4EP6H9IjiBRoE2uLbT21lcCeU2auJst1bmi5LXaQnSn6LaNYQl+scBEcBTocpVB9kct4dSFn9L1oIRwRERMquk8zc0JiCsatYVCtsApxXj8H192Rl9ZK7+U+BkxQgip2uEOZH64eTfjdkJz3hKVXOeZlsAgtpPkbWVMZys/wvQEQsyh/j/VDoAfKOT3xCKNj root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOQ8PdtJBhCHrE+lVskIKTRrSr39LoRIDNC6+hIUwNjYIN11tDTxAGqHNxUyNsMW1Uegj+8Rcry722wS7xfVjI/ySSdbu5PaponPnq0RMPjeAgy5eZtRto6wnTlmcMUtgAwl33XlgrbUoPwN+mHhSBONorgYcuHKOL8irDKT4SAxAAAAFQD6ZMEKHO4ur5WWs/GewBY0T0L+bwAAAIA88WkAxbBpAk8Xbf8gy9g4k/QYvSJcWpFnwZilDQqDZ5Db/7lxQcrjY2OBEp+QbbjfuHXddQMujwwewPio/iyZM51uIxn/4YlZfXeGyq/x2kLEA91XAsa11qk90MMWiP6+Kj4w01YpOcQkl/XZX5Ih39tAHhFaKMEwGt6gSptUWQAAAIB6xgKPc7tubj3raQJXk10dlPZyed6PrtOsT+zQfit3hKOo5aHe1VQUuZxCAVxGcgV7zVjwQ+PizW4n7YzLaZ1aO9QD1ZlXbuWh96PJcX33mopYZOmvdITOimvusPIc+ZAEYuX3qeA2of9EvUu4VhS7z4EuMAJURdTTV9UQjM/bCg== 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.11,24,fe80::f816:3eff:fe16:14fc/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-0000007d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.85 ===\n/dev/root resized successfully [took 0.32s]\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:16:14:FC \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe16:14fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:10:25,196 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action used request id req-1aeac42c-a6ff-4b8e-8c57-a14eb68a555b 2018-08-17 07:10:27,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:27,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-1ae8b5f5-a571-461b-af48-4fe6d44ccb11 x-compute-request-id: req-1ae8b5f5-a571-461b-af48-4fe6d44ccb11 Content-Encoding: gzip Content-Length: 10088 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512465692 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.185034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187321] pid_max: default: 32768 minimum: 301\n[ 0.188579] ACPI: Core revision 20150930\n[ 0.190247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192024] Security Framework initialized\n[ 0.193142] Yama: becoming mindful.\n[ 0.194140] AppArmor: AppArmor initialized\n[ 0.195290] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198757] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202234] Initializing cgroup subsys io\n[ 0.203333] Initializing cgroup subsys memory\n[ 0.204515] Initializing cgroup subsys devices\n[ 0.205696] Initializing cgroup subsys freezer\n[ 0.206874] Initializing cgroup subsys net_cls\n[ 0.208074] Initializing cgroup subsys perf_event\n[ 0.209309] Initializing cgroup subsys net_prio\n[ 0.210503] Initializing cgroup subsys hugetlb\n[ 0.211675] Initializing cgroup subsys pids\n[ 0.212852] CPU: Physical Processor ID: 0\n[ 0.214640] mce: CPU supports 10 MCE banks\n[ 0.215788] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238691] ftrace: allocating 31920 entries in 125 pages\n[ 0.264364] smpboot: Max logical packages: 1\n[ 0.265544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267378] x2apic enabled\n[ 0.268539] Switched APIC routing to physical x2apic.\n[ 0.270969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277622] KVM setup paravirtual spinlock\n[ 0.279197] x86: Booted up 1 node, 1 CPUs\n[ 0.280304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282173] devtmpfs: initialized\n[ 0.284157] evm: security.selinux\n[ 0.285111] evm: security.SMACK64\n[ 0.286060] evm: security.SMACK64EXEC\n[ 0.287092] evm: security.SMACK64TRANSMUTE\n[ 0.288191] evm: security.SMACK64MMAP\n[ 0.289199] evm: security.ima\n[ 0.290079] evm: security.capability\n[ 0.291150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293629] pinctrl core: initialized pinctrl subsystem\n[ 0.295093] RTC time: 7:09:40, date: 08/17/18\n[ 0.296375] NET: Registered protocol family 16\n[ 0.297681] cpuidle: using governor ladder\n[ 0.298794] cpuidle: using governor menu\n[ 0.299874] PCCT header not found.\n[ 0.300908] ACPI: bus type PCI registered\n[ 0.302000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303662] PCI: Using configuration type 1 for base access\n[ 0.305809] ACPI: Added _OSI(Module Device)\n[ 0.306974] ACPI: Added _OSI(Processor Device)\n[ 0.308143] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311528] ACPI: Interpreter enabled\n[ 0.312574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322700] ACPI: (supports S0 S5)\n[ 0.323677] ACPI: Using IOAPIC for interrupt routing\n[ 0.324967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330320] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333576] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336513] acpiphp: Slot [3] registered\n[ 0.337595] acpiphp: Slot [4] registered\n[ 0.338675] acpiphp: Slot [5] registered\n[ 0.339755] acpiphp: Slot [6] registered\n[ 0.340835] acpiphp: Slot [7] registered\n[ 0.341918] acpiphp: Slot [8] registered\n[ 0.343006] acpiphp: Slot [9] registered\n[ 0.344084] acpiphp: Slot [10] registered\n[ 0.345179] acpiphp: Slot [11] registered\n[ 0.346279] acpiphp: Slot [12] registered\n[ 0.347378] acpiphp: Slot [13] registered\n[ 0.348466] acpiphp: Slot [14] registered\n[ 0.349567] acpiphp: Slot [15] registered\n[ 0.364757] acpiphp: Slot [16] registered\n[ 0.365879] acpiphp: Slot [17] registered\n[ 0.366998] acpiphp: Slot [18] registered\n[ 0.368094] acpiphp: Slot [19] registered\n[ 0.369196] acpiphp: Slot [20] registered\n[ 0.370293] acpiphp: Slot [21] registered\n[ 0.371393] acpiphp: Slot [22] registered\n[ 0.372495] acpiphp: Slot [23] registered\n[ 0.373602] acpiphp: Slot [24] registered\n[ 0.374705] acpiphp: Slot [25] registered\n[ 0.375804] acpiphp: Slot [26] registered\n[ 0.376897] acpiphp: Slot [27] registered\n[ 0.378011] acpiphp: Slot [28] registered\n[ 0.379109] acpiphp: Slot [29] registered\n[ 0.380206] acpiphp: Slot [30] registered\n[ 0.381313] acpiphp: Slot [31] registered\n[ 0.382414] PCI host bridge to bus 0000:00\n[ 0.383520] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385139] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388749] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390723] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392725] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398541] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401838] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443344] vgaarb: loaded\n[ 0.444170] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445799] SCSI subsystem initialized\n[ 0.447040] ACPI: bus type USB registered\n[ 0.448166] usbcore: registered new interface driver usbfs\n[ 0.449551] usbcore: registered new interface driver hub\n[ 0.450896] usbcore: registered new device driver usb\n[ 0.452372] PCI: Using ACPI for IRQ routing\n[ 0.453898] NetLabel: Initializing\n[ 0.454881] NetLabel: domain hash size = 128\n[ 0.456037] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457325] NetLabel: unlabeled traffic allowed by default\n[ 0.458879] clocksource: Switched to clocksource kvm-clock\n[ 0.468806] AppArmor: AppArmor Filesystem Enabled\n[ 0.470103] pnp: PnP ACPI init\n[ 0.471329] pnp: PnP ACPI: found 5 devices\n[ 0.478154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480474] NET: Registered protocol family 2\n[ 0.481868] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483606] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.485222] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486838] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489928] NET: Registered protocol family 1\n[ 0.491127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494114] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508764] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523363] Trying to unpack rootfs image as initramfs...\n[ 0.585448] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590426] Scanning for low memory corruption every 60 seconds\n[ 0.592620] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.594218] audit: initializing netlink subsys (disabled)\n[ 0.595719] audit: type=2000 audit(1534489780.910:1): initialized\n[ 0.597585] Initialise system trusted keyring\n[ 0.598977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600568] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603249] zbud: loaded\n[ 0.604250] VFS: Disk quotas dquot_6.6.0\n[ 0.605390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607544] fuse init (API version 7.23)\n[ 0.608769] Key type big_key registered\n[ 0.609869] Allocating IMA MOK and blacklist keyrings.\n[ 0.611544] Key type asymmetric registered\n[ 0.612676] Asymmetric key parser 'x509' registered\n[ 0.613995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616061] io scheduler noop registered\n[ 0.617158] io scheduler deadline registered (default)\n[ 0.618521] io scheduler cfq registered\n[ 0.619709] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621137] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624917] ACPI: Power Button [PWRF]\n[ 0.626123] GHES: HEST is not enabled!\n[ 0.640219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699116] Linux agpgart interface v0.103\n[ 0.702488] brd: module loaded\n[ 0.704676] loop: module loaded\n[ 0.709844] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711837] GPT:90111 != 2097151\n[ 0.712770] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714252] GPT:90111 != 2097151\n[ 0.715183] GPT: Use GNU Parted to correct GPT errors.\n[ 0.716485] vda: vda1 vda15\n[ 0.718118] scsi host0: ata_piix\n[ 0.719190] scsi host1: ata_piix\n[ 0.720173] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.723796] libphy: Fixed MDIO Bus: probed\n[ 0.724911] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729109] PPP generic driver version 2.4.2\n[ 0.730353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731987] ehci-pci: EHCI PCI platform driver\n[ 0.733192] ehci-platform: EHCI generic platform driver\n[ 0.734560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736146] ohci-pci: OHCI PCI platform driver\n[ 0.737354] ohci-platform: OHCI generic platform driver\n[ 0.738734] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753324] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763326] usb usb1: Product: UHCI Host Controller\n[ 0.764610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766172] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767507] hub 1-0:1.0: USB hub found\n[ 0.768663] hub 1-0:1.0: 2 ports detected\n[ 0.769935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775543] mousedev: PS/2 mouse device common for all mice\n[ 0.777247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781166] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784283] i2c /dev entries driver\n[ 0.785361] device-mapper: uevent: version 1.0.3\n[ 0.786645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788831] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790638] NET: Registered protocol family 10\n[ 0.792148] NET: Registered protocol family 17\n[ 0.793328] Key type dns_resolver registered\n[ 0.794585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796026] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798349] registered taskstats version 1\n[ 0.799471] Loading compiled-in X.509 certificates\n[ 0.801301] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803777] zswap: loaded using pool lzo/zbud\n[ 0.805799] Key type trusted registered\n[ 0.807895] Key type encrypted registered\n[ 0.808992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810355] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811750] evm: HMAC attrs: 0x1\n[ 0.813030] Magic number: 14:645:167\n[ 0.814169] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:41 UTC (1534489781)\n[ 0.816323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817786] EDD information not available.\n[ 0.884395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901199] Write protecting the kernel read-only data: 14336k\n[ 0.904110] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.906500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.064782] 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.11.11...\nLease of 10.10.11.11 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 0.96. iid=i-0000007d\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBMhxEve06n2h+gvXDTwAqBrXfxyWM300H6Jo6pXd5QVXjLjqhcDGV+xyPyE+RDfM9s8N1brAVwTITMmQlwldXIhM1MwCfVUIALWeHMgzLK8J5dOsN4pd4OPE9nHkVYcW/px2Z+f0EsNn/fd6kWxFG4EP6H9IjiBRoE2uLbT21lcCeU2auJst1bmi5LXaQnSn6LaNYQl+scBEcBTocpVB9kct4dSFn9L1oIRwRERMquk8zc0JiCsatYVCtsApxXj8H192Rl9ZK7+U+BkxQgip2uEOZH64eTfjdkJz3hKVXOeZlsAgtpPkbWVMZys/wvQEQsyh/j/VDoAfKOT3xCKNj root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOQ8PdtJBhCHrE+lVskIKTRrSr39LoRIDNC6+hIUwNjYIN11tDTxAGqHNxUyNsMW1Uegj+8Rcry722wS7xfVjI/ySSdbu5PaponPnq0RMPjeAgy5eZtRto6wnTlmcMUtgAwl33XlgrbUoPwN+mHhSBONorgYcuHKOL8irDKT4SAxAAAAFQD6ZMEKHO4ur5WWs/GewBY0T0L+bwAAAIA88WkAxbBpAk8Xbf8gy9g4k/QYvSJcWpFnwZilDQqDZ5Db/7lxQcrjY2OBEp+QbbjfuHXddQMujwwewPio/iyZM51uIxn/4YlZfXeGyq/x2kLEA91XAsa11qk90MMWiP6+Kj4w01YpOcQkl/XZX5Ih39tAHhFaKMEwGt6gSptUWQAAAIB6xgKPc7tubj3raQJXk10dlPZyed6PrtOsT+zQfit3hKOo5aHe1VQUuZxCAVxGcgV7zVjwQ+PizW4n7YzLaZ1aO9QD1ZlXbuWh96PJcX33mopYZOmvdITOimvusPIc+ZAEYuX3qeA2of9EvUu4VhS7z4EuMAJURdTTV9UQjM/bCg== 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.11,24,fe80::f816:3eff:fe16:14fc/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-0000007d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.85 ===\n/dev/root resized successfully [took 0.32s]\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:16:14:FC \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe16:14fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:10:27,283 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action used request id req-1ae8b5f5-a571-461b-af48-4fe6d44ccb11 2018-08-17 07:10:29,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7493e93da1bf3db435582435552a279159a419be" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:29,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-53412417-be19-4c23-b092-2fd50486544d x-compute-request-id: req-53412417-be19-4c23-b092-2fd50486544d Content-Encoding: gzip Content-Length: 10958 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512465692 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.185034] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187321] pid_max: default: 32768 minimum: 301\n[ 0.188579] ACPI: Core revision 20150930\n[ 0.190247] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.192024] Security Framework initialized\n[ 0.193142] Yama: becoming mindful.\n[ 0.194140] AppArmor: AppArmor initialized\n[ 0.195290] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.197055] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198757] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200376] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202234] Initializing cgroup subsys io\n[ 0.203333] Initializing cgroup subsys memory\n[ 0.204515] Initializing cgroup subsys devices\n[ 0.205696] Initializing cgroup subsys freezer\n[ 0.206874] Initializing cgroup subsys net_cls\n[ 0.208074] Initializing cgroup subsys perf_event\n[ 0.209309] Initializing cgroup subsys net_prio\n[ 0.210503] Initializing cgroup subsys hugetlb\n[ 0.211675] Initializing cgroup subsys pids\n[ 0.212852] CPU: Physical Processor ID: 0\n[ 0.214640] mce: CPU supports 10 MCE banks\n[ 0.215788] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.232008] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238691] ftrace: allocating 31920 entries in 125 pages\n[ 0.264364] smpboot: Max logical packages: 1\n[ 0.265544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.267378] x2apic enabled\n[ 0.268539] Switched APIC routing to physical x2apic.\n[ 0.270969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272492] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275193] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.277622] KVM setup paravirtual spinlock\n[ 0.279197] x86: Booted up 1 node, 1 CPUs\n[ 0.280304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282173] devtmpfs: initialized\n[ 0.284157] evm: security.selinux\n[ 0.285111] evm: security.SMACK64\n[ 0.286060] evm: security.SMACK64EXEC\n[ 0.287092] evm: security.SMACK64TRANSMUTE\n[ 0.288191] evm: security.SMACK64MMAP\n[ 0.289199] evm: security.ima\n[ 0.290079] evm: security.capability\n[ 0.291150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293629] pinctrl core: initialized pinctrl subsystem\n[ 0.295093] RTC time: 7:09:40, date: 08/17/18\n[ 0.296375] NET: Registered protocol family 16\n[ 0.297681] cpuidle: using governor ladder\n[ 0.298794] cpuidle: using governor menu\n[ 0.299874] PCCT header not found.\n[ 0.300908] ACPI: bus type PCI registered\n[ 0.302000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303662] PCI: Using configuration type 1 for base access\n[ 0.305809] ACPI: Added _OSI(Module Device)\n[ 0.306974] ACPI: Added _OSI(Processor Device)\n[ 0.308143] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311528] ACPI: Interpreter enabled\n[ 0.312574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.322700] ACPI: (supports S0 S5)\n[ 0.323677] ACPI: Using IOAPIC for interrupt routing\n[ 0.324967] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.328784] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330320] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.331979] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333576] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336513] acpiphp: Slot [3] registered\n[ 0.337595] acpiphp: Slot [4] registered\n[ 0.338675] acpiphp: Slot [5] registered\n[ 0.339755] acpiphp: Slot [6] registered\n[ 0.340835] acpiphp: Slot [7] registered\n[ 0.341918] acpiphp: Slot [8] registered\n[ 0.343006] acpiphp: Slot [9] registered\n[ 0.344084] acpiphp: Slot [10] registered\n[ 0.345179] acpiphp: Slot [11] registered\n[ 0.346279] acpiphp: Slot [12] registered\n[ 0.347378] acpiphp: Slot [13] registered\n[ 0.348466] acpiphp: Slot [14] registered\n[ 0.349567] acpiphp: Slot [15] registered\n[ 0.364757] acpiphp: Slot [16] registered\n[ 0.365879] acpiphp: Slot [17] registered\n[ 0.366998] acpiphp: Slot [18] registered\n[ 0.368094] acpiphp: Slot [19] registered\n[ 0.369196] acpiphp: Slot [20] registered\n[ 0.370293] acpiphp: Slot [21] registered\n[ 0.371393] acpiphp: Slot [22] registered\n[ 0.372495] acpiphp: Slot [23] registered\n[ 0.373602] acpiphp: Slot [24] registered\n[ 0.374705] acpiphp: Slot [25] registered\n[ 0.375804] acpiphp: Slot [26] registered\n[ 0.376897] acpiphp: Slot [27] registered\n[ 0.378011] acpiphp: Slot [28] registered\n[ 0.379109] acpiphp: Slot [29] registered\n[ 0.380206] acpiphp: Slot [30] registered\n[ 0.381313] acpiphp: Slot [31] registered\n[ 0.382414] PCI host bridge to bus 0000:00\n[ 0.383520] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385139] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.386774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.388749] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.390723] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.392725] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.396808] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398541] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400115] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.401838] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406097] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408065] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428675] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430649] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439836] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443344] vgaarb: loaded\n[ 0.444170] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445799] SCSI subsystem initialized\n[ 0.447040] ACPI: bus type USB registered\n[ 0.448166] usbcore: registered new interface driver usbfs\n[ 0.449551] usbcore: registered new interface driver hub\n[ 0.450896] usbcore: registered new device driver usb\n[ 0.452372] PCI: Using ACPI for IRQ routing\n[ 0.453898] NetLabel: Initializing\n[ 0.454881] NetLabel: domain hash size = 128\n[ 0.456037] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457325] NetLabel: unlabeled traffic allowed by default\n[ 0.458879] clocksource: Switched to clocksource kvm-clock\n[ 0.468806] AppArmor: AppArmor Filesystem Enabled\n[ 0.470103] pnp: PnP ACPI init\n[ 0.471329] pnp: PnP ACPI: found 5 devices\n[ 0.478154] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480474] NET: Registered protocol family 2\n[ 0.481868] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483606] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.485222] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486838] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488333] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489928] NET: Registered protocol family 1\n[ 0.491127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494114] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508764] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523363] Trying to unpack rootfs image as initramfs...\n[ 0.585448] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.590426] Scanning for low memory corruption every 60 seconds\n[ 0.592620] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.594218] audit: initializing netlink subsys (disabled)\n[ 0.595719] audit: type=2000 audit(1534489780.910:1): initialized\n[ 0.597585] Initialise system trusted keyring\n[ 0.598977] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600568] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.603249] zbud: loaded\n[ 0.604250] VFS: Disk quotas dquot_6.6.0\n[ 0.605390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607544] fuse init (API version 7.23)\n[ 0.608769] Key type big_key registered\n[ 0.609869] Allocating IMA MOK and blacklist keyrings.\n[ 0.611544] Key type asymmetric registered\n[ 0.612676] Asymmetric key parser 'x509' registered\n[ 0.613995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616061] io scheduler noop registered\n[ 0.617158] io scheduler deadline registered (default)\n[ 0.618521] io scheduler cfq registered\n[ 0.619709] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621137] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.624917] ACPI: Power Button [PWRF]\n[ 0.626123] GHES: HEST is not enabled!\n[ 0.640219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672145] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696118] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699116] Linux agpgart interface v0.103\n[ 0.702488] brd: module loaded\n[ 0.704676] loop: module loaded\n[ 0.709844] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.711837] GPT:90111 != 2097151\n[ 0.712770] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714252] GPT:90111 != 2097151\n[ 0.715183] GPT: Use GNU Parted to correct GPT errors.\n[ 0.716485] vda: vda1 vda15\n[ 0.718118] scsi host0: ata_piix\n[ 0.719190] scsi host1: ata_piix\n[ 0.720173] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.721815] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.723796] libphy: Fixed MDIO Bus: probed\n[ 0.724911] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729109] PPP generic driver version 2.4.2\n[ 0.730353] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731987] ehci-pci: EHCI PCI platform driver\n[ 0.733192] ehci-platform: EHCI generic platform driver\n[ 0.734560] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736146] ohci-pci: OHCI PCI platform driver\n[ 0.737354] ohci-platform: OHCI generic platform driver\n[ 0.738734] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753324] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.754702] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756724] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758104] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761356] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763326] usb usb1: Product: UHCI Host Controller\n[ 0.764610] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766172] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767507] hub 1-0:1.0: USB hub found\n[ 0.768663] hub 1-0:1.0: 2 ports detected\n[ 0.769935] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772818] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774129] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775543] mousedev: PS/2 mouse device common for all mice\n[ 0.777247] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779661] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781166] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782726] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784283] i2c /dev entries driver\n[ 0.785361] device-mapper: uevent: version 1.0.3\n[ 0.786645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.788831] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790638] NET: Registered protocol family 10\n[ 0.792148] NET: Registered protocol family 17\n[ 0.793328] Key type dns_resolver registered\n[ 0.794585] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796026] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798349] registered taskstats version 1\n[ 0.799471] Loading compiled-in X.509 certificates\n[ 0.801301] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.803777] zswap: loaded using pool lzo/zbud\n[ 0.805799] Key type trusted registered\n[ 0.807895] Key type encrypted registered\n[ 0.808992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810355] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811750] evm: HMAC attrs: 0x1\n[ 0.813030] Magic number: 14:645:167\n[ 0.814169] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:41 UTC (1534489781)\n[ 0.816323] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817786] EDD information not available.\n[ 0.884395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.901199] Write protecting the kernel read-only data: 14336k\n[ 0.904110] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.906500] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.064782] 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.11.11...\nLease of 10.10.11.11 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 0.96. iid=i-0000007d\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBMhxEve06n2h+gvXDTwAqBrXfxyWM300H6Jo6pXd5QVXjLjqhcDGV+xyPyE+RDfM9s8N1brAVwTITMmQlwldXIhM1MwCfVUIALWeHMgzLK8J5dOsN4pd4OPE9nHkVYcW/px2Z+f0EsNn/fd6kWxFG4EP6H9IjiBRoE2uLbT21lcCeU2auJst1bmi5LXaQnSn6LaNYQl+scBEcBTocpVB9kct4dSFn9L1oIRwRERMquk8zc0JiCsatYVCtsApxXj8H192Rl9ZK7+U+BkxQgip2uEOZH64eTfjdkJz3hKVXOeZlsAgtpPkbWVMZys/wvQEQsyh/j/VDoAfKOT3xCKNj root@sdnvpn-1-5\nssh-dss AAAAB3NzaC1kc3MAAACBAOQ8PdtJBhCHrE+lVskIKTRrSr39LoRIDNC6+hIUwNjYIN11tDTxAGqHNxUyNsMW1Uegj+8Rcry722wS7xfVjI/ySSdbu5PaponPnq0RMPjeAgy5eZtRto6wnTlmcMUtgAwl33XlgrbUoPwN+mHhSBONorgYcuHKOL8irDKT4SAxAAAAFQD6ZMEKHO4ur5WWs/GewBY0T0L+bwAAAIA88WkAxbBpAk8Xbf8gy9g4k/QYvSJcWpFnwZilDQqDZ5Db/7lxQcrjY2OBEp+QbbjfuHXddQMujwwewPio/iyZM51uIxn/4YlZfXeGyq/x2kLEA91XAsa11qk90MMWiP6+Kj4w01YpOcQkl/XZX5Ih39tAHhFaKMEwGt6gSptUWQAAAIB6xgKPc7tubj3raQJXk10dlPZyed6PrtOsT+zQfit3hKOo5aHe1VQUuZxCAVxGcgV7zVjwQ+PizW4n7YzLaZ1aO9QD1ZlXbuWh96PJcX33mopYZOmvdITOimvusPIc+ZAEYuX3qeA2of9EvUu4VhS7z4EuMAJURdTTV9UQjM/bCg== 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.11,24,fe80::f816:3eff:fe16:14fc/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.11 \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-0000007d\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-1-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.85 ===\n/dev/root resized successfully [took 0.32s]\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:16:14:FC \n inet addr:10.10.11.11 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe16:14fc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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.078900] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.239773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.239775] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.239777] usb 1-1: Product: QEMU USB Tablet\n[ 1.239778] usb 1-1: Manufacturer: QEMU\n[ 1.239778] usb 1-1: SerialNumber: 42\n[ 1.586981] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.586988] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns\n[ 3.022485] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.261478] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:09:41 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 17 08:09:41 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 17 08:09:41 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)\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 17 08:09:41 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 17 08:09:41 cirros kern.notice kernel: [ 1.064782] random: dd urandom read with 5 bits of entropy available\nAug 17 08:09:41 cirros kern.info kernel: [ 1.078900] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:09:41 cirros kern.info kernel: [ 1.239773] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:09:41 cirros kern.info kernel: [ 1.239775] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:09:41 cirros kern.info kernel: [ 1.239777] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:09:41 cirros kern.info kernel: [ 1.239778] usb 1-1: Manufacturer: QEMU\nAug 17 08:09:41 cirros kern.info kernel: [ 1.239778] usb 1-1: SerialNumber: 42\nAug 17 08:09:42 cirros kern.info kernel: [ 1.586981] tsc: Refined TSC clocksource calibration: 3491.869 MHz\nAug 17 08:09:42 cirros kern.info kernel: [ 1.586988] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns\nAug 17 08:09:43 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:09:43 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:09:43 cirros kern.info kernel: [ 3.022485] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:09:43 cirros kern.info kernel: [ 3.261478] 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-08-17 07:10:29,371 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action used request id req-53412417-be19-4c23-b092-2fd50486544d 2018-08-17 07:10:31,407 - sdnvpn_test_utils - INFO - Waiting for instance 61c6f378-d6f8-4cfa-bb7e-4eebd69275ef to boot up 2018-08-17 07:10:31,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:31,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-65cbfeb6-e3a1-4bf8-8237-dc0b74bd3b00 x-compute-request-id: req-65cbfeb6-e3a1-4bf8-8237-dc0b74bd3b00 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:31,484 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-65cbfeb6-e3a1-4bf8-8237-dc0b74bd3b00 2018-08-17 07:10:33,487 - sdnvpn_test_utils - INFO - Waiting for instance 54756974-8f47-423c-a543-e7604f65ef49 to boot up 2018-08-17 07:10:33,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2964cbc70560989f5849c4c7ea2a298dac037532" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:33,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-91df45c3-7a5a-415a-8e83-a4044bf7acac x-compute-request-id: req-91df45c3-7a5a-415a-8e83-a4044bf7acac Content-Encoding: gzip Content-Length: 8130 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650527439 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.203871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206438] pid_max: default: 32768 minimum: 301\n[ 0.207808] ACPI: Core revision 20150930\n[ 0.209609] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.211582] Security Framework initialized\n[ 0.212802] Yama: becoming mindful.\n[ 0.213913] AppArmor: AppArmor initialized\n[ 0.215203] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217168] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.219074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222979] Initializing cgroup subsys io\n[ 0.224230] Initializing cgroup subsys memory\n[ 0.225552] Initializing cgroup subsys devices\n[ 0.226893] Initializing cgroup subsys freezer\n[ 0.228197] Initializing cgroup subsys net_cls\n[ 0.229531] Initializing cgroup subsys perf_event\n[ 0.230931] Initializing cgroup subsys net_prio\n[ 0.232293] Initializing cgroup subsys hugetlb\n[ 0.233623] Initializing cgroup subsys pids\n[ 0.234952] CPU: Physical Processor ID: 0\n[ 0.236873] mce: CPU supports 10 MCE banks\n[ 0.238150] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.239731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255223] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262091] ftrace: allocating 31920 entries in 125 pages\n[ 0.287930] smpboot: Max logical packages: 1\n[ 0.289237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.291381] x2apic enabled\n[ 0.292639] Switched APIC routing to physical x2apic.\n[ 0.295366] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297065] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300058] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.302787] KVM setup paravirtual spinlock\n[ 0.304596] x86: Booted up 1 node, 1 CPUs\n[ 0.305850] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.307946] devtmpfs: initialized\n[ 0.310035] evm: security.selinux\n[ 0.311091] evm: security.SMACK64\n[ 0.312131] evm: security.SMACK64EXEC\n[ 0.313258] evm: security.SMACK64TRANSMUTE\n[ 0.314493] evm: security.SMACK64MMAP\n[ 0.315662] evm: security.ima\n[ 0.316630] evm: security.capability\n[ 0.317824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320625] pinctrl core: initialized pinctrl subsystem\n[ 0.322247] RTC time: 7:09:53, date: 08/17/18\n[ 0.323678] NET: Registered protocol family 16\n[ 0.325150] cpuidle: using governor ladder\n[ 0.326402] cpuidle: using governor menu\n[ 0.327610] PCCT header not found.\n[ 0.328741] ACPI: bus type PCI registered\n[ 0.329980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.331874] PCI: Using configuration type 1 for base access\n[ 0.334210] ACPI: Added _OSI(Module Device)\n[ 0.335504] ACPI: Added _OSI(Processor Device)\n[ 0.336866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338278] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340701] ACPI: Interpreter enabled\n[ 0.341880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.353297] ACPI: (supports S0 S5)\n[ 0.354376] ACPI: Using IOAPIC for interrupt routing\n[ 0.355815] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365330] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368659] acpiphp: Slot [3] registered\n[ 0.369885] acpiphp: Slot [4] registered\n[ 0.371120] acpiphp: Slot [5] registered\n[ 0.372342] acpiphp: Slot [6] registered\n[ 0.373553] acpiphp: Slot [7] registered\n[ 0.374764] acpiphp: Slot [8] registered\n[ 0.375993] acpiphp: Slot [9] registered\n[ 0.377201] acpiphp: Slot [10] registered\n[ 0.378453] acpiphp: Slot [11] registered\n[ 0.379690] acpiphp: Slot [12] registered\n[ 0.380933] acpiphp: Slot [13] registered\n[ 0.382209] acpiphp: Slot [14] registered\n[ 0.383474] acpiphp: Slot [15] registered\n[ 0.399753] acpiphp: Slot [16] registered\n[ 0.400960] acpiphp: Slot [17] registered\n[ 0.402197] acpiphp: Slot [18] registered\n[ 0.403444] acpiphp: Slot [19] registered\n[ 0.404689] acpiphp: Slot [20] registered\n[ 0.405932] acpiphp: Slot [21] registered\n[ 0.407172] acpiphp: Slot [22] registered\n[ 0.408414] acpiphp: Slot [23] registered\n[ 0.409647] acpiphp: Slot [24] registered\n[ 0.410889] acpiphp: Slot [25] registered\n[ 0.412120] acpiphp: Slot [26] registered\n[ 0.413363] acpiphp: Slot [27] registered\n[ 0.414603] acpiphp: Slot [28] registered\n[ 0.415853] acpiphp: Slot [29] registered\n[ 0.417085] acpiphp: Slot [30] registered\n[ 0.418327] acpiphp: Slot [31] registered\n[ 0.419560] PCI host bridge to bus 0000:00\n[ 0.420797] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.422656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424506] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426732] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.429000] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.431336] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.435734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.437734] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.439572] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.441512] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.445681] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.447869] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.475814] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.477961] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.479890] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.481881] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486014] vgaarb: loaded\n[ 0.486971] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488792] SCSI subsystem initialized\n[ 0.490177] ACPI: bus type USB registered\n[ 0.491442] usbcore: registered new interface driver usbfs\n[ 0.493012] usbcore: registered new interface driver hub\n[ 0.494553] usbcore: registered new device driver usb\n[ 0.496188] PCI: Using ACPI for IRQ routing\n[ 0.497879] NetLabel: Initializing\n[ 0.498974] NetLabel: domain hash size = 128\n[ 0.500266] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501748] NetLabel: unlabeled traffic allowed by default\n[ 0.503494] clocksource: Switched to clocksource kvm-clock\n[ 0.513705] AppArmor: AppArmor Filesystem Enabled\n[ 0.515169] pnp: PnP ACPI init\n[ 0.516519] pnp: PnP ACPI: found 5 devices\n[ 0.523493] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.526209] NET: Registered protocol family 2\n[ 0.527813] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.529833] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.531737] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.533617] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.535277] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537059] NET: Registered protocol family 1\n[ 0.538410] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.540083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.541742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558633] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.574563] Trying to unpack rootfs image as initramfs...\n[ 0.636853] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.639646] Scanning for low memory corruption every 60 seconds\n[ 0.641746] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.643565] audit: initializing netlink subsys (disabled)\n[ 0.645164] audit: type=2000 audit(1534489793.703:1): initialized\n[ 0.647193] Initialise system trusted keyring\n[ 0.648676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.650437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.653357] zbud: loaded\n[ 0.654425] VFS: Disk quotas dquot_6.6.0\n[ 0.655696] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.658029] fuse init (API version 7.23)\n[ 0.659381] Key type big_key registered\n[ 0.660609] Allocating IMA MOK and blacklist keyrings.\n[ 0.662451] Key type asymmetric registered\n[ 0.663726] Asymmetric key parser 'x509' registered\n[ 0.665191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.667547] io scheduler noop registered\n[ 0.668774] io scheduler deadline registered (default)\n[ 0.670325] io scheduler cfq registered\n[ 0.671672] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.673314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.675279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.677586] ACPI: Power Button [PWRF]\n[ 0.678895] GHES: HEST is not enabled!\n[ 0.693130] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723240] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726461] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750463] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753728] Linux agpgart interface v0.103\n[ 0.757257] brd: module loaded\n[ 0.759609] loop: module loaded\n[ 0.764552] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766834] GPT:90111 != 2097151\n[ 0.767907] GPT:Alternate GPT header not at the end of the disk.\n[ 0.769631] GPT:90111 != 2097151\n[ 0.770689] GPT: Use GNU Parted to correct GPT errors.\n[ 0.772217] vda: vda1 vda15\n[ 0.774082] scsi host0: ata_piix\n[ 0.775275] scsi host1: ata_piix\n[ 0.776383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778237] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780656] libphy: Fixed MDIO Bus: probed\n[ 0.781903] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786338] PPP generic driver version 2.4.2\n[ 0.787722] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789536] ehci-pci: EHCI PCI platform driver\n[ 0.790903] ehci-platform: EHCI generic platform driver\n[ 0.792417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.794136] ohci-pci: OHCI PCI platform driver\n[ 0.795477] ohci-platform: OHCI generic platform driver\n[ 0.796995] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.812039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.813613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815920] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.817480] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.819257] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.821156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.823345] usb usb1: Product: UHCI Host Controller\n[ 0.824862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.826592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828041] hub 1-0:1.0: USB hub found\n[ 0.829216] hub 1-0:1.0: 2 ports detected\n[ 0.830621] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.833769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.835233] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.836790] mousedev: PS/2 mouse device common for all mice\n[ 0.838664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.841405] rtc_cmos 00:00: RTC can wake from S4\n[ 0.843076] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846694] i2c /dev entries driver\n[ 0.847856] device-mapper: uevent: version 1.0.3\n[ 0.849309] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.851808] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.853806] NET: Registered protocol family 10\n[ 0.855480] NET: Registered protocol family 17\n[ 0.856826] Key type dns_resolver registered\n[ 0.858241] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.859889] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.862562] registered taskstats version 1\n[ 0.863834] Loading compiled-in X.509 certificates\n[ 0.865800] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.868624] zswap: loaded using pool lzo/zbud\n[ 0.870751] Key type trusted registered\n[ 0.873021] Key type encrypted registered\n[ 0.874272] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.875860] ima: No TPM chip found, activating TPM-bypass!\n[ 0.877443] evm: HMAC attrs: 0x1\n[ 0.878827] Magic number: 14:645:167\n[ 0.880125] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:54 UTC (1534489794)\n[ 0.882578] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.884260] EDD information not available.\n[ 0.936341] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.953152] ata1.00: configured for MWDMA2\n[ 0.954936] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.958135] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.960009] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.961866] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.964872] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.967263] Write protecting the kernel read-only data: 14336k\n[ 0.970463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.973219] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.150302] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.4...\nLease of 10.10.11.4 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 0.37s]\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\n"} 2018-08-17 07:10:33,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action used request id req-91df45c3-7a5a-415a-8e83-a4044bf7acac 2018-08-17 07:10:35,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:35,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-12fab539-5a4e-4d3f-906a-2cc2b1b638ba x-compute-request-id: req-12fab539-5a4e-4d3f-906a-2cc2b1b638ba 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:35,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-12fab539-5a4e-4d3f-906a-2cc2b1b638ba 2018-08-17 07:10:35,630 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.6) to 'sdnvpn-1-2' (10.10.10.11). -->Expected result: can ping. 2018-08-17 07:10:35,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:35,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-b1db4ff8-afe6-4b0c-b183-df6d6c279d3d x-compute-request-id: req-b1db4ff8-afe6-4b0c-b183-df6d6c279d3d 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:35,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-b1db4ff8-afe6-4b0c-b183-df6d6c279d3d 2018-08-17 07:10:35,708 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-2' 2018-08-17 07:10:35,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:35,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-2f518b29-b393-4ba9-8e95-8970afa08ff2 x-compute-request-id: req-2f518b29-b393-4ba9-8e95-8970afa08ff2 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:35,776 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-2f518b29-b393-4ba9-8e95-8970afa08ff2 2018-08-17 07:10:35,777 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.6) to 'sdnvpn-1-3' (10.10.10.5). -->Expected result: can ping. 2018-08-17 07:10:35,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:35,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-28e22d8a-15ab-42c3-afaf-969ec58a7205 x-compute-request-id: req-28e22d8a-15ab-42c3-afaf-969ec58a7205 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:35,847 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-28e22d8a-15ab-42c3-afaf-969ec58a7205 2018-08-17 07:10:35,848 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-3' 2018-08-17 07:10:35,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:35,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-7e969e3c-b31e-4e55-824b-d204501000b4 x-compute-request-id: req-7e969e3c-b31e-4e55-824b-d204501000b4 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:35,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-7e969e3c-b31e-4e55-824b-d204501000b4 2018-08-17 07:10:35,917 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.6) to 'sdnvpn-1-4' (10.10.11.4). -->Expected result: cannot ping. 2018-08-17 07:10:35,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:35,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-b4fcbe6c-0f13-41f7-8503-3d98597a70d2 x-compute-request-id: req-b4fcbe6c-0f13-41f7-8503-3d98597a70d2 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:35,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-b4fcbe6c-0f13-41f7-8503-3d98597a70d2 2018-08-17 07:10:36,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:37,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-dbed7e70-1eca-4381-b4f5-594b27bb6767 x-compute-request-id: req-dbed7e70-1eca-4381-b4f5-594b27bb6767 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:37,062 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-dbed7e70-1eca-4381-b4f5-594b27bb6767 2018-08-17 07:10:38,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:38,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-98ff95ee-f2d6-47b1-88bd-aae55c3e31ec x-compute-request-id: req-98ff95ee-f2d6-47b1-88bd-aae55c3e31ec 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:38,131 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-98ff95ee-f2d6-47b1-88bd-aae55c3e31ec 2018-08-17 07:10:39,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:39,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-c47a9694-3243-4e28-937c-b08476d46eaf x-compute-request-id: req-c47a9694-3243-4e28-937c-b08476d46eaf 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:39,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-c47a9694-3243-4e28-937c-b08476d46eaf 2018-08-17 07:10:40,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:40,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-ccc5755a-2e1a-4f50-b566-e28fa1d1f9b5 x-compute-request-id: req-ccc5755a-2e1a-4f50-b566-e28fa1d1f9b5 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:40,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-ccc5755a-2e1a-4f50-b566-e28fa1d1f9b5 2018-08-17 07:10:41,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:41,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-9044ed94-73f5-465a-8a18-c69676ec97c6 x-compute-request-id: req-9044ed94-73f5-465a-8a18-c69676ec97c6 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:41,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-9044ed94-73f5-465a-8a18-c69676ec97c6 2018-08-17 07:10:42,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:42,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-ab7be72c-b286-4573-90af-3c8bf956cfd9 x-compute-request-id: req-ab7be72c-b286-4573-90af-3c8bf956cfd9 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:10:42,417 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-ab7be72c-b286-4573-90af-3c8bf956cfd9 2018-08-17 07:10:43,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:10:43,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:10: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-2e9818c0-a644-4c17-9e3b-9e5418671ca5 x-compute-request-id: req-2e9818c0-a644-4c17-9e3b-9e5418671ca5 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 KO\n"} 2018-08-17 07:10:43,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-2e9818c0-a644-4c17-9e3b-9e5418671ca5 2018-08-17 07:10:43,483 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' cannot ping 'sdnvpn-1-4' 2018-08-17 07:10:43,483 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-2-net' to the VPN. 2018-08-17 07:10:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"network_association": {"network_id": "044d4872-1c01-4b61-a93d-7ad408df0b10"}}' 2018-08-17 07:10:44,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-81782d7c-b623-43a4-a13f-3e61615f6e7c Date: Fri, 17 Aug 2018 07:10:44 GMT RESP BODY: {"network_association": {"network_id": "044d4872-1c01-4b61-a93d-7ad408df0b10", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "de0e7cfc-8922-4b53-a38b-174ef15d72ac"}} 2018-08-17 07:10:44,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044/network_associations used request id req-81782d7c-b623-43a4-a13f-3e61615f6e7c 2018-08-17 07:10:44,031 - sdnvpn_test_utils - DEBUG - Waiting for network a2803b39-a5f6-468d-bd63-ab553e270044 to associate with BGPVPN 64bd3015-a360-4981-b265-3c51effd5381 2018-08-17 07:10:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:10:44,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-264b3068-f015-4b0b-9341-4fd02837d3bd Date: Fri, 17 Aug 2018 07:10:44 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-373286", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["044d4872-1c01-4b61-a93d-7ad408df0b10", "64bd3015-a360-4981-b265-3c51effd5381"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "a2803b39-a5f6-468d-bd63-ab553e270044"}} 2018-08-17 07:10:44,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044 used request id req-264b3068-f015-4b0b-9341-4fd02837d3bd 2018-08-17 07:10:45,086 - sdnvpn_test_utils - DEBUG - Waiting for network a2803b39-a5f6-468d-bd63-ab553e270044 to associate with BGPVPN 044d4872-1c01-4b61-a93d-7ad408df0b10 2018-08-17 07:10:45,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:10:45,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-522434f6-a73c-48ca-8d6a-bbfdaac529b2 Date: Fri, 17 Aug 2018 07:10:45 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-373286", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["044d4872-1c01-4b61-a93d-7ad408df0b10", "64bd3015-a360-4981-b265-3c51effd5381"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "a2803b39-a5f6-468d-bd63-ab553e270044"}} 2018-08-17 07:10:45,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044 used request id req-522434f6-a73c-48ca-8d6a-bbfdaac529b2 2018-08-17 07:10:46,130 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:11:16,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2964cbc70560989f5849c4c7ea2a298dac037532" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:11:16,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:11: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-f0a886d7-ae96-4c37-807c-577b771d01f2 x-compute-request-id: req-f0a886d7-ae96-4c37-807c-577b771d01f2 Content-Encoding: gzip Content-Length: 8132 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650527439 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.203871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206438] pid_max: default: 32768 minimum: 301\n[ 0.207808] ACPI: Core revision 20150930\n[ 0.209609] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.211582] Security Framework initialized\n[ 0.212802] Yama: becoming mindful.\n[ 0.213913] AppArmor: AppArmor initialized\n[ 0.215203] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217168] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.219074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222979] Initializing cgroup subsys io\n[ 0.224230] Initializing cgroup subsys memory\n[ 0.225552] Initializing cgroup subsys devices\n[ 0.226893] Initializing cgroup subsys freezer\n[ 0.228197] Initializing cgroup subsys net_cls\n[ 0.229531] Initializing cgroup subsys perf_event\n[ 0.230931] Initializing cgroup subsys net_prio\n[ 0.232293] Initializing cgroup subsys hugetlb\n[ 0.233623] Initializing cgroup subsys pids\n[ 0.234952] CPU: Physical Processor ID: 0\n[ 0.236873] mce: CPU supports 10 MCE banks\n[ 0.238150] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.239731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255223] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262091] ftrace: allocating 31920 entries in 125 pages\n[ 0.287930] smpboot: Max logical packages: 1\n[ 0.289237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.291381] x2apic enabled\n[ 0.292639] Switched APIC routing to physical x2apic.\n[ 0.295366] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297065] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300058] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.302787] KVM setup paravirtual spinlock\n[ 0.304596] x86: Booted up 1 node, 1 CPUs\n[ 0.305850] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.307946] devtmpfs: initialized\n[ 0.310035] evm: security.selinux\n[ 0.311091] evm: security.SMACK64\n[ 0.312131] evm: security.SMACK64EXEC\n[ 0.313258] evm: security.SMACK64TRANSMUTE\n[ 0.314493] evm: security.SMACK64MMAP\n[ 0.315662] evm: security.ima\n[ 0.316630] evm: security.capability\n[ 0.317824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320625] pinctrl core: initialized pinctrl subsystem\n[ 0.322247] RTC time: 7:09:53, date: 08/17/18\n[ 0.323678] NET: Registered protocol family 16\n[ 0.325150] cpuidle: using governor ladder\n[ 0.326402] cpuidle: using governor menu\n[ 0.327610] PCCT header not found.\n[ 0.328741] ACPI: bus type PCI registered\n[ 0.329980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.331874] PCI: Using configuration type 1 for base access\n[ 0.334210] ACPI: Added _OSI(Module Device)\n[ 0.335504] ACPI: Added _OSI(Processor Device)\n[ 0.336866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338278] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340701] ACPI: Interpreter enabled\n[ 0.341880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.353297] ACPI: (supports S0 S5)\n[ 0.354376] ACPI: Using IOAPIC for interrupt routing\n[ 0.355815] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365330] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368659] acpiphp: Slot [3] registered\n[ 0.369885] acpiphp: Slot [4] registered\n[ 0.371120] acpiphp: Slot [5] registered\n[ 0.372342] acpiphp: Slot [6] registered\n[ 0.373553] acpiphp: Slot [7] registered\n[ 0.374764] acpiphp: Slot [8] registered\n[ 0.375993] acpiphp: Slot [9] registered\n[ 0.377201] acpiphp: Slot [10] registered\n[ 0.378453] acpiphp: Slot [11] registered\n[ 0.379690] acpiphp: Slot [12] registered\n[ 0.380933] acpiphp: Slot [13] registered\n[ 0.382209] acpiphp: Slot [14] registered\n[ 0.383474] acpiphp: Slot [15] registered\n[ 0.399753] acpiphp: Slot [16] registered\n[ 0.400960] acpiphp: Slot [17] registered\n[ 0.402197] acpiphp: Slot [18] registered\n[ 0.403444] acpiphp: Slot [19] registered\n[ 0.404689] acpiphp: Slot [20] registered\n[ 0.405932] acpiphp: Slot [21] registered\n[ 0.407172] acpiphp: Slot [22] registered\n[ 0.408414] acpiphp: Slot [23] registered\n[ 0.409647] acpiphp: Slot [24] registered\n[ 0.410889] acpiphp: Slot [25] registered\n[ 0.412120] acpiphp: Slot [26] registered\n[ 0.413363] acpiphp: Slot [27] registered\n[ 0.414603] acpiphp: Slot [28] registered\n[ 0.415853] acpiphp: Slot [29] registered\n[ 0.417085] acpiphp: Slot [30] registered\n[ 0.418327] acpiphp: Slot [31] registered\n[ 0.419560] PCI host bridge to bus 0000:00\n[ 0.420797] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.422656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424506] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426732] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.429000] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.431336] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.435734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.437734] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.439572] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.441512] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.445681] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.447869] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.475814] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.477961] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.479890] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.481881] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486014] vgaarb: loaded\n[ 0.486971] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488792] SCSI subsystem initialized\n[ 0.490177] ACPI: bus type USB registered\n[ 0.491442] usbcore: registered new interface driver usbfs\n[ 0.493012] usbcore: registered new interface driver hub\n[ 0.494553] usbcore: registered new device driver usb\n[ 0.496188] PCI: Using ACPI for IRQ routing\n[ 0.497879] NetLabel: Initializing\n[ 0.498974] NetLabel: domain hash size = 128\n[ 0.500266] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501748] NetLabel: unlabeled traffic allowed by default\n[ 0.503494] clocksource: Switched to clocksource kvm-clock\n[ 0.513705] AppArmor: AppArmor Filesystem Enabled\n[ 0.515169] pnp: PnP ACPI init\n[ 0.516519] pnp: PnP ACPI: found 5 devices\n[ 0.523493] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.526209] NET: Registered protocol family 2\n[ 0.527813] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.529833] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.531737] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.533617] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.535277] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537059] NET: Registered protocol family 1\n[ 0.538410] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.540083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.541742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558633] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.574563] Trying to unpack rootfs image as initramfs...\n[ 0.636853] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.639646] Scanning for low memory corruption every 60 seconds\n[ 0.641746] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.643565] audit: initializing netlink subsys (disabled)\n[ 0.645164] audit: type=2000 audit(1534489793.703:1): initialized\n[ 0.647193] Initialise system trusted keyring\n[ 0.648676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.650437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.653357] zbud: loaded\n[ 0.654425] VFS: Disk quotas dquot_6.6.0\n[ 0.655696] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.658029] fuse init (API version 7.23)\n[ 0.659381] Key type big_key registered\n[ 0.660609] Allocating IMA MOK and blacklist keyrings.\n[ 0.662451] Key type asymmetric registered\n[ 0.663726] Asymmetric key parser 'x509' registered\n[ 0.665191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.667547] io scheduler noop registered\n[ 0.668774] io scheduler deadline registered (default)\n[ 0.670325] io scheduler cfq registered\n[ 0.671672] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.673314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.675279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.677586] ACPI: Power Button [PWRF]\n[ 0.678895] GHES: HEST is not enabled!\n[ 0.693130] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723240] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726461] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750463] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753728] Linux agpgart interface v0.103\n[ 0.757257] brd: module loaded\n[ 0.759609] loop: module loaded\n[ 0.764552] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766834] GPT:90111 != 2097151\n[ 0.767907] GPT:Alternate GPT header not at the end of the disk.\n[ 0.769631] GPT:90111 != 2097151\n[ 0.770689] GPT: Use GNU Parted to correct GPT errors.\n[ 0.772217] vda: vda1 vda15\n[ 0.774082] scsi host0: ata_piix\n[ 0.775275] scsi host1: ata_piix\n[ 0.776383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778237] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780656] libphy: Fixed MDIO Bus: probed\n[ 0.781903] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786338] PPP generic driver version 2.4.2\n[ 0.787722] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789536] ehci-pci: EHCI PCI platform driver\n[ 0.790903] ehci-platform: EHCI generic platform driver\n[ 0.792417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.794136] ohci-pci: OHCI PCI platform driver\n[ 0.795477] ohci-platform: OHCI generic platform driver\n[ 0.796995] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.812039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.813613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815920] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.817480] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.819257] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.821156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.823345] usb usb1: Product: UHCI Host Controller\n[ 0.824862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.826592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828041] hub 1-0:1.0: USB hub found\n[ 0.829216] hub 1-0:1.0: 2 ports detected\n[ 0.830621] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.833769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.835233] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.836790] mousedev: PS/2 mouse device common for all mice\n[ 0.838664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.841405] rtc_cmos 00:00: RTC can wake from S4\n[ 0.843076] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846694] i2c /dev entries driver\n[ 0.847856] device-mapper: uevent: version 1.0.3\n[ 0.849309] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.851808] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.853806] NET: Registered protocol family 10\n[ 0.855480] NET: Registered protocol family 17\n[ 0.856826] Key type dns_resolver registered\n[ 0.858241] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.859889] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.862562] registered taskstats version 1\n[ 0.863834] Loading compiled-in X.509 certificates\n[ 0.865800] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.868624] zswap: loaded using pool lzo/zbud\n[ 0.870751] Key type trusted registered\n[ 0.873021] Key type encrypted registered\n[ 0.874272] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.875860] ima: No TPM chip found, activating TPM-bypass!\n[ 0.877443] evm: HMAC attrs: 0x1\n[ 0.878827] Magic number: 14:645:167\n[ 0.880125] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:54 UTC (1534489794)\n[ 0.882578] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.884260] EDD information not available.\n[ 0.936341] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.953152] ata1.00: configured for MWDMA2\n[ 0.954936] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.958135] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.960009] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.961866] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.964872] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.967263] Write protecting the kernel read-only data: 14336k\n[ 0.970463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.973219] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.150302] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.4...\nLease of 10.10.11.4 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 0.37s]\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\n"} 2018-08-17 07:11:16,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action used request id req-f0a886d7-ae96-4c37-807c-577b771d01f2 2018-08-17 07:11:16,237 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-4' (10.10.11.4) to 'sdnvpn-1-5' (10.10.11.11). -->Expected result: can ping. 2018-08-17 07:11:16,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2964cbc70560989f5849c4c7ea2a298dac037532" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:11:16,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:11: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-0eefe7a7-0314-43e0-bddd-006533bb1c64 x-compute-request-id: req-0eefe7a7-0314-43e0-bddd-006533bb1c64 Content-Encoding: gzip Content-Length: 8132 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 650527439 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.203871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206438] pid_max: default: 32768 minimum: 301\n[ 0.207808] ACPI: Core revision 20150930\n[ 0.209609] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.211582] Security Framework initialized\n[ 0.212802] Yama: becoming mindful.\n[ 0.213913] AppArmor: AppArmor initialized\n[ 0.215203] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217168] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.219074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220896] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222979] Initializing cgroup subsys io\n[ 0.224230] Initializing cgroup subsys memory\n[ 0.225552] Initializing cgroup subsys devices\n[ 0.226893] Initializing cgroup subsys freezer\n[ 0.228197] Initializing cgroup subsys net_cls\n[ 0.229531] Initializing cgroup subsys perf_event\n[ 0.230931] Initializing cgroup subsys net_prio\n[ 0.232293] Initializing cgroup subsys hugetlb\n[ 0.233623] Initializing cgroup subsys pids\n[ 0.234952] CPU: Physical Processor ID: 0\n[ 0.236873] mce: CPU supports 10 MCE banks\n[ 0.238150] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.239731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255223] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.262091] ftrace: allocating 31920 entries in 125 pages\n[ 0.287930] smpboot: Max logical packages: 1\n[ 0.289237] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.291381] x2apic enabled\n[ 0.292639] Switched APIC routing to physical x2apic.\n[ 0.295366] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297065] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.300058] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.302787] KVM setup paravirtual spinlock\n[ 0.304596] x86: Booted up 1 node, 1 CPUs\n[ 0.305850] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.307946] devtmpfs: initialized\n[ 0.310035] evm: security.selinux\n[ 0.311091] evm: security.SMACK64\n[ 0.312131] evm: security.SMACK64EXEC\n[ 0.313258] evm: security.SMACK64TRANSMUTE\n[ 0.314493] evm: security.SMACK64MMAP\n[ 0.315662] evm: security.ima\n[ 0.316630] evm: security.capability\n[ 0.317824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.320625] pinctrl core: initialized pinctrl subsystem\n[ 0.322247] RTC time: 7:09:53, date: 08/17/18\n[ 0.323678] NET: Registered protocol family 16\n[ 0.325150] cpuidle: using governor ladder\n[ 0.326402] cpuidle: using governor menu\n[ 0.327610] PCCT header not found.\n[ 0.328741] ACPI: bus type PCI registered\n[ 0.329980] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.331874] PCI: Using configuration type 1 for base access\n[ 0.334210] ACPI: Added _OSI(Module Device)\n[ 0.335504] ACPI: Added _OSI(Processor Device)\n[ 0.336866] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338278] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340701] ACPI: Interpreter enabled\n[ 0.341880] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.347644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.350461] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.353297] ACPI: (supports S0 S5)\n[ 0.354376] ACPI: Using IOAPIC for interrupt routing\n[ 0.355815] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.359888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.361654] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.363503] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.365330] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.368659] acpiphp: Slot [3] registered\n[ 0.369885] acpiphp: Slot [4] registered\n[ 0.371120] acpiphp: Slot [5] registered\n[ 0.372342] acpiphp: Slot [6] registered\n[ 0.373553] acpiphp: Slot [7] registered\n[ 0.374764] acpiphp: Slot [8] registered\n[ 0.375993] acpiphp: Slot [9] registered\n[ 0.377201] acpiphp: Slot [10] registered\n[ 0.378453] acpiphp: Slot [11] registered\n[ 0.379690] acpiphp: Slot [12] registered\n[ 0.380933] acpiphp: Slot [13] registered\n[ 0.382209] acpiphp: Slot [14] registered\n[ 0.383474] acpiphp: Slot [15] registered\n[ 0.399753] acpiphp: Slot [16] registered\n[ 0.400960] acpiphp: Slot [17] registered\n[ 0.402197] acpiphp: Slot [18] registered\n[ 0.403444] acpiphp: Slot [19] registered\n[ 0.404689] acpiphp: Slot [20] registered\n[ 0.405932] acpiphp: Slot [21] registered\n[ 0.407172] acpiphp: Slot [22] registered\n[ 0.408414] acpiphp: Slot [23] registered\n[ 0.409647] acpiphp: Slot [24] registered\n[ 0.410889] acpiphp: Slot [25] registered\n[ 0.412120] acpiphp: Slot [26] registered\n[ 0.413363] acpiphp: Slot [27] registered\n[ 0.414603] acpiphp: Slot [28] registered\n[ 0.415853] acpiphp: Slot [29] registered\n[ 0.417085] acpiphp: Slot [30] registered\n[ 0.418327] acpiphp: Slot [31] registered\n[ 0.419560] PCI host bridge to bus 0000:00\n[ 0.420797] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.422656] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.424506] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.426732] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.429000] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.431336] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.435734] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.437734] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.439572] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.441512] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.445681] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.447869] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.469270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.471473] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.473618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.475814] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.477961] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.479890] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.481881] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.483549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486014] vgaarb: loaded\n[ 0.486971] vgaarb: bridge control possible 0000:00:02.0\n[ 0.488792] SCSI subsystem initialized\n[ 0.490177] ACPI: bus type USB registered\n[ 0.491442] usbcore: registered new interface driver usbfs\n[ 0.493012] usbcore: registered new interface driver hub\n[ 0.494553] usbcore: registered new device driver usb\n[ 0.496188] PCI: Using ACPI for IRQ routing\n[ 0.497879] NetLabel: Initializing\n[ 0.498974] NetLabel: domain hash size = 128\n[ 0.500266] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.501748] NetLabel: unlabeled traffic allowed by default\n[ 0.503494] clocksource: Switched to clocksource kvm-clock\n[ 0.513705] AppArmor: AppArmor Filesystem Enabled\n[ 0.515169] pnp: PnP ACPI init\n[ 0.516519] pnp: PnP ACPI: found 5 devices\n[ 0.523493] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.526209] NET: Registered protocol family 2\n[ 0.527813] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.529833] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.531737] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.533617] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.535277] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537059] NET: Registered protocol family 1\n[ 0.538410] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.540083] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.541742] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.558633] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.574563] Trying to unpack rootfs image as initramfs...\n[ 0.636853] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.639646] Scanning for low memory corruption every 60 seconds\n[ 0.641746] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.643565] audit: initializing netlink subsys (disabled)\n[ 0.645164] audit: type=2000 audit(1534489793.703:1): initialized\n[ 0.647193] Initialise system trusted keyring\n[ 0.648676] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.650437] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.653357] zbud: loaded\n[ 0.654425] VFS: Disk quotas dquot_6.6.0\n[ 0.655696] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.658029] fuse init (API version 7.23)\n[ 0.659381] Key type big_key registered\n[ 0.660609] Allocating IMA MOK and blacklist keyrings.\n[ 0.662451] Key type asymmetric registered\n[ 0.663726] Asymmetric key parser 'x509' registered\n[ 0.665191] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.667547] io scheduler noop registered\n[ 0.668774] io scheduler deadline registered (default)\n[ 0.670325] io scheduler cfq registered\n[ 0.671672] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.673314] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.675279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.677586] ACPI: Power Button [PWRF]\n[ 0.678895] GHES: HEST is not enabled!\n[ 0.693130] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723240] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726461] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750463] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753728] Linux agpgart interface v0.103\n[ 0.757257] brd: module loaded\n[ 0.759609] loop: module loaded\n[ 0.764552] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766834] GPT:90111 != 2097151\n[ 0.767907] GPT:Alternate GPT header not at the end of the disk.\n[ 0.769631] GPT:90111 != 2097151\n[ 0.770689] GPT: Use GNU Parted to correct GPT errors.\n[ 0.772217] vda: vda1 vda15\n[ 0.774082] scsi host0: ata_piix\n[ 0.775275] scsi host1: ata_piix\n[ 0.776383] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.778237] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.780656] libphy: Fixed MDIO Bus: probed\n[ 0.781903] tun: Universal TUN/TAP device driver, 1.6\n[ 0.783400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.786338] PPP generic driver version 2.4.2\n[ 0.787722] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.789536] ehci-pci: EHCI PCI platform driver\n[ 0.790903] ehci-platform: EHCI generic platform driver\n[ 0.792417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.794136] ohci-pci: OHCI PCI platform driver\n[ 0.795477] ohci-platform: OHCI generic platform driver\n[ 0.796995] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.812039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.813613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815920] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.817480] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.819257] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.821156] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.823345] usb usb1: Product: UHCI Host Controller\n[ 0.824862] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.826592] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828041] hub 1-0:1.0: USB hub found\n[ 0.829216] hub 1-0:1.0: 2 ports detected\n[ 0.830621] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.833769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.835233] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.836790] mousedev: PS/2 mouse device common for all mice\n[ 0.838664] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.841405] rtc_cmos 00:00: RTC can wake from S4\n[ 0.843076] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.844891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.846694] i2c /dev entries driver\n[ 0.847856] device-mapper: uevent: version 1.0.3\n[ 0.849309] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.851808] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.853806] NET: Registered protocol family 10\n[ 0.855480] NET: Registered protocol family 17\n[ 0.856826] Key type dns_resolver registered\n[ 0.858241] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.859889] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.862562] registered taskstats version 1\n[ 0.863834] Loading compiled-in X.509 certificates\n[ 0.865800] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.868624] zswap: loaded using pool lzo/zbud\n[ 0.870751] Key type trusted registered\n[ 0.873021] Key type encrypted registered\n[ 0.874272] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.875860] ima: No TPM chip found, activating TPM-bypass!\n[ 0.877443] evm: HMAC attrs: 0x1\n[ 0.878827] Magic number: 14:645:167\n[ 0.880125] rtc_cmos 00:00: setting system clock to 2018-08-17 07:09:54 UTC (1534489794)\n[ 0.882578] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.884260] EDD information not available.\n[ 0.936341] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.953152] ata1.00: configured for MWDMA2\n[ 0.954936] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.958135] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.960009] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.961866] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.964872] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.967263] Write protecting the kernel read-only data: 14336k\n[ 0.970463] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.973219] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.150302] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.4...\nLease of 10.10.11.4 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 0.37s]\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\nping 10.10.11.11 OK\n"} 2018-08-17 07:11:16,301 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action used request id req-0eefe7a7-0314-43e0-bddd-006533bb1c64 2018-08-17 07:11:16,301 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-4' can ping 'sdnvpn-1-5' 2018-08-17 07:11:16,302 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-08-17 07:11:16,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:11:16,626 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf2113b5-31b0-47d0-bfa8-b1144a79ec1c Content-Length: 0 Date: Fri, 17 Aug 2018 07:11:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:11:16,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/a2803b39-a5f6-468d-bd63-ab553e270044 used request id req-bf2113b5-31b0-47d0-bfa8-b1144a79ec1c 2018-08-17 07:11:46,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-373286", "route_distinguishers": "11:11"}}' 2018-08-17 07:11:47,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-22c56b6b-8a1e-43e7-961f-5bdc51b7c29b Date: Fri, 17 Aug 2018 07:11:47 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-373286", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "39ea7675-b81f-4409-98a3-d00e151fbda6"}} 2018-08-17 07:11:47,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns used request id req-22c56b6b-8a1e-43e7-961f-5bdc51b7c29b 2018-08-17 07:11:47,035 - sdnvpn.test.functest.testcase_1 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-373286', u'route_distinguishers': [u'11:11'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'39ea7675-b81f-4409-98a3-d00e151fbda6', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'route_targets': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'type': u'l3', u'networks': []}} 2018-08-17 07:11:47,035 - sdnvpn-results - INFO - Associate network 'sdnvpn-1-1-net' to the VPN. 2018-08-17 07:11:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"network_association": {"network_id": "64bd3015-a360-4981-b265-3c51effd5381"}}' 2018-08-17 07:11:47,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-212d3052-e49b-4b77-817f-d8459a1711d0 Date: Fri, 17 Aug 2018 07:11:47 GMT RESP BODY: {"network_association": {"network_id": "64bd3015-a360-4981-b265-3c51effd5381", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "5eaa56d1-529d-4913-a73d-de39a0303f3a"}} 2018-08-17 07:11:47,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6/network_associations used request id req-212d3052-e49b-4b77-817f-d8459a1711d0 2018-08-17 07:11:47,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" -d '{"network_association": {"network_id": "044d4872-1c01-4b61-a93d-7ad408df0b10"}}' 2018-08-17 07:11:47,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-7891fa30-1e1c-4e66-9f69-ba9cbdc541e1 Date: Fri, 17 Aug 2018 07:11:47 GMT RESP BODY: {"network_association": {"network_id": "044d4872-1c01-4b61-a93d-7ad408df0b10", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "7eb6dd09-6a9b-4376-9232-5114053840c8"}} 2018-08-17 07:11:47,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6/network_associations used request id req-7891fa30-1e1c-4e66-9f69-ba9cbdc541e1 2018-08-17 07:11:47,659 - sdnvpn_test_utils - DEBUG - Waiting for network 39ea7675-b81f-4409-98a3-d00e151fbda6 to associate with BGPVPN 64bd3015-a360-4981-b265-3c51effd5381 2018-08-17 07:11:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:11:47,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-0e929524-dd79-4ad4-acfc-0e565545b3db Date: Fri, 17 Aug 2018 07:11:47 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-373286", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["044d4872-1c01-4b61-a93d-7ad408df0b10", "64bd3015-a360-4981-b265-3c51effd5381"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "39ea7675-b81f-4409-98a3-d00e151fbda6"}} 2018-08-17 07:11:47,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6 used request id req-0e929524-dd79-4ad4-acfc-0e565545b3db 2018-08-17 07:11:48,712 - sdnvpn_test_utils - DEBUG - Waiting for network 39ea7675-b81f-4409-98a3-d00e151fbda6 to associate with BGPVPN 044d4872-1c01-4b61-a93d-7ad408df0b10 2018-08-17 07:11:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:11:48,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 419 X-Openstack-Request-Id: req-4efa79fe-2605-4987-9439-de6b1b60a3a2 Date: Fri, 17 Aug 2018 07:11:48 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-373286", "route_distinguishers": ["11:11"], "routers": [], "import_targets": ["88:88"], "networks": ["044d4872-1c01-4b61-a93d-7ad408df0b10", "64bd3015-a360-4981-b265-3c51effd5381"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "39ea7675-b81f-4409-98a3-d00e151fbda6"}} 2018-08-17 07:11:48,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6 used request id req-4efa79fe-2605-4987-9439-de6b1b60a3a2 2018-08-17 07:11:49,755 - sdnvpn.test.functest.testcase_1 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:12:19,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:12:19,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-d9d03a40-9117-4b25-a864-4b1f788fbd23 x-compute-request-id: req-d9d03a40-9117-4b25-a864-4b1f788fbd23 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 KO\nping 10.10.11.11 OK\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 KO\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 OK\n"} 2018-08-17 07:12:19,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-d9d03a40-9117-4b25-a864-4b1f788fbd23 2018-08-17 07:12:19,858 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.6) to 'sdnvpn-1-4' (10.10.11.4). -->Expected result: can ping. 2018-08-17 07:12:19,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:12:19,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-676e7cc5-4c9f-4cb0-a7d8-9638a39622a1 x-compute-request-id: req-676e7cc5-4c9f-4cb0-a7d8-9638a39622a1 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 KO\nping 10.10.11.11 OK\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 KO\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 OK\n"} 2018-08-17 07:12:19,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-676e7cc5-4c9f-4cb0-a7d8-9638a39622a1 2018-08-17 07:12:19,936 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-4' 2018-08-17 07:12:19,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:12:20,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-4fcf97aa-1116-4b41-9627-95f94873376d x-compute-request-id: req-4fcf97aa-1116-4b41-9627-95f94873376d Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 KO\nping 10.10.11.11 OK\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 KO\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 OK\n"} 2018-08-17 07:12:20,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-4fcf97aa-1116-4b41-9627-95f94873376d 2018-08-17 07:12:20,026 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-1-1' (10.10.10.6) to 'sdnvpn-1-5' (10.10.11.11). -->Expected result: can ping. 2018-08-17 07:12:20,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c48ca8525a12aa5c0cb580093b508cec3ec1e3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:12:20,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-2012ea84-429d-4768-8aad-f7ca985d1284 x-compute-request-id: req-2012ea84-429d-4768-8aad-f7ca985d1284 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 505866704 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187883] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190179] pid_max: default: 32768 minimum: 301\n[ 0.191428] ACPI: Core revision 20150930\n[ 0.193114] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194928] Security Framework initialized\n[ 0.196052] Yama: becoming mindful.\n[ 0.197059] AppArmor: AppArmor initialized\n[ 0.198223] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200017] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201758] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203410] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205317] Initializing cgroup subsys io\n[ 0.206456] Initializing cgroup subsys memory\n[ 0.207661] Initializing cgroup subsys devices\n[ 0.208882] Initializing cgroup subsys freezer\n[ 0.210099] Initializing cgroup subsys net_cls\n[ 0.211333] Initializing cgroup subsys perf_event\n[ 0.212608] Initializing cgroup subsys net_prio\n[ 0.213836] Initializing cgroup subsys hugetlb\n[ 0.215045] Initializing cgroup subsys pids\n[ 0.216235] CPU: Physical Processor ID: 0\n[ 0.218034] mce: CPU supports 10 MCE banks\n[ 0.219205] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220578] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235504] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242189] ftrace: allocating 31920 entries in 125 pages\n[ 0.268051] smpboot: Max logical packages: 1\n[ 0.269243] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.271149] x2apic enabled\n[ 0.272297] Switched APIC routing to physical x2apic.\n[ 0.274784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276311] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.279049] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281504] KVM setup paravirtual spinlock\n[ 0.283112] x86: Booted up 1 node, 1 CPUs\n[ 0.284220] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286100] devtmpfs: initialized\n[ 0.288076] evm: security.selinux\n[ 0.289045] evm: security.SMACK64\n[ 0.290008] evm: security.SMACK64EXEC\n[ 0.291038] evm: security.SMACK64TRANSMUTE\n[ 0.292153] evm: security.SMACK64MMAP\n[ 0.293181] evm: security.ima\n[ 0.294073] evm: security.capability\n[ 0.295154] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297682] pinctrl core: initialized pinctrl subsystem\n[ 0.299161] RTC time: 7:10:03, date: 08/17/18\n[ 0.300461] NET: Registered protocol family 16\n[ 0.301787] cpuidle: using governor ladder\n[ 0.302917] cpuidle: using governor menu\n[ 0.304012] PCCT header not found.\n[ 0.305046] ACPI: bus type PCI registered\n[ 0.306151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307849] PCI: Using configuration type 1 for base access\n[ 0.310010] ACPI: Added _OSI(Module Device)\n[ 0.311180] ACPI: Added _OSI(Processor Device)\n[ 0.312372] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313615] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315782] ACPI: Interpreter enabled\n[ 0.316843] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.321982] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324536] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327101] ACPI: (supports S0 S5)\n[ 0.328079] ACPI: Using IOAPIC for interrupt routing\n[ 0.329376] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336481] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341091] acpiphp: Slot [3] registered\n[ 0.342200] acpiphp: Slot [4] registered\n[ 0.343329] acpiphp: Slot [5] registered\n[ 0.344433] acpiphp: Slot [6] registered\n[ 0.345534] acpiphp: Slot [7] registered\n[ 0.346639] acpiphp: Slot [8] registered\n[ 0.347748] acpiphp: Slot [9] registered\n[ 0.348848] acpiphp: Slot [10] registered\n[ 0.349968] acpiphp: Slot [11] registered\n[ 0.351088] acpiphp: Slot [12] registered\n[ 0.352227] acpiphp: Slot [13] registered\n[ 0.353353] acpiphp: Slot [14] registered\n[ 0.354487] acpiphp: Slot [15] registered\n[ 0.369962] acpiphp: Slot [16] registered\n[ 0.371085] acpiphp: Slot [17] registered\n[ 0.372213] acpiphp: Slot [18] registered\n[ 0.373334] acpiphp: Slot [19] registered\n[ 0.374454] acpiphp: Slot [20] registered\n[ 0.375570] acpiphp: Slot [21] registered\n[ 0.376697] acpiphp: Slot [22] registered\n[ 0.377811] acpiphp: Slot [23] registered\n[ 0.378944] acpiphp: Slot [24] registered\n[ 0.380072] acpiphp: Slot [25] registered\n[ 0.381184] acpiphp: Slot [26] registered\n[ 0.382307] acpiphp: Slot [27] registered\n[ 0.383439] acpiphp: Slot [28] registered\n[ 0.384567] acpiphp: Slot [29] registered\n[ 0.385690] acpiphp: Slot [30] registered\n[ 0.386817] acpiphp: Slot [31] registered\n[ 0.387941] PCI host bridge to bus 0000:00\n[ 0.389063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390728] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392395] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394404] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396399] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398439] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405848] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407570] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412065] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414082] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435913] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437960] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439961] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444376] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446112] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447902] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451465] vgaarb: loaded\n[ 0.452311] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453990] SCSI subsystem initialized\n[ 0.455258] ACPI: bus type USB registered\n[ 0.456419] usbcore: registered new interface driver usbfs\n[ 0.457864] usbcore: registered new interface driver hub\n[ 0.459232] usbcore: registered new device driver usb\n[ 0.460736] PCI: Using ACPI for IRQ routing\n[ 0.462260] NetLabel: Initializing\n[ 0.463248] NetLabel: domain hash size = 128\n[ 0.464424] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465749] NetLabel: unlabeled traffic allowed by default\n[ 0.467349] clocksource: Switched to clocksource kvm-clock\n[ 0.477446] AppArmor: AppArmor Filesystem Enabled\n[ 0.478784] pnp: PnP ACPI init\n[ 0.480025] pnp: PnP ACPI: found 5 devices\n[ 0.486928] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489362] NET: Registered protocol family 2\n[ 0.490835] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.492645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494315] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.495987] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497458] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499072] NET: Registered protocol family 1\n[ 0.500276] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.501777] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503271] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.517929] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.532830] Trying to unpack rootfs image as initramfs...\n[ 0.595258] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600217] Scanning for low memory corruption every 60 seconds\n[ 0.602429] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604035] audit: initializing netlink subsys (disabled)\n[ 0.605473] audit: type=2000 audit(1534489804.548:1): initialized\n[ 0.607334] Initialise system trusted keyring\n[ 0.608734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610305] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613002] zbud: loaded\n[ 0.614009] VFS: Disk quotas dquot_6.6.0\n[ 0.615138] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617293] fuse init (API version 7.23)\n[ 0.618549] Key type big_key registered\n[ 0.619677] Allocating IMA MOK and blacklist keyrings.\n[ 0.621340] Key type asymmetric registered\n[ 0.622467] Asymmetric key parser 'x509' registered\n[ 0.623861] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625966] io scheduler noop registered\n[ 0.627059] io scheduler deadline registered (default)\n[ 0.628439] io scheduler cfq registered\n[ 0.629644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632848] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634859] ACPI: Power Button [PWRF]\n[ 0.636085] GHES: HEST is not enabled!\n[ 0.650220] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679256] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706396] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709418] Linux agpgart interface v0.103\n[ 0.712827] brd: module loaded\n[ 0.715076] loop: module loaded\n[ 0.719911] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721933] GPT:90111 != 2097151\n[ 0.722874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724400] GPT:90111 != 2097151\n[ 0.725354] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726674] vda: vda1 vda15\n[ 0.728309] scsi host0: ata_piix\n[ 0.729391] scsi host1: ata_piix\n[ 0.730387] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732051] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734038] libphy: Fixed MDIO Bus: probed\n[ 0.735171] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736482] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739445] PPP generic driver version 2.4.2\n[ 0.740705] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742329] ehci-pci: EHCI PCI platform driver\n[ 0.743537] ehci-platform: EHCI generic platform driver\n[ 0.744903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746447] ohci-pci: OHCI PCI platform driver\n[ 0.747657] ohci-platform: OHCI generic platform driver\n[ 0.749029] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763617] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765003] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767055] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768453] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770044] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773774] usb usb1: Product: UHCI Host Controller\n[ 0.775087] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.778088] hub 1-0:1.0: USB hub found\n[ 0.779323] hub 1-0:1.0: 2 ports detected\n[ 0.780674] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783647] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784985] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786415] mousedev: PS/2 mouse device common for all mice\n[ 0.788167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.790722] rtc_cmos 00:00: RTC can wake from S4\n[ 0.792304] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.793984] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.795649] i2c /dev entries driver\n[ 0.796730] device-mapper: uevent: version 1.0.3\n[ 0.798074] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800381] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802271] NET: Registered protocol family 10\n[ 0.803848] NET: Registered protocol family 17\n[ 0.805100] Key type dns_resolver registered\n[ 0.806427] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810523] registered taskstats version 1\n[ 0.811713] Loading compiled-in X.509 certificates\n[ 0.813552] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816155] zswap: loaded using pool lzo/zbud\n[ 0.818250] Key type trusted registered\n[ 0.820470] Key type encrypted registered\n[ 0.821611] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.824497] evm: HMAC attrs: 0x1\n[ 0.825804] Magic number: 14:645:167\n[ 0.826980] rtc_cmos 00:00: setting system clock to 2018-08-17 07:10:04 UTC (1534489804)\n[ 0.829228] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.830778] EDD information not available.\n[ 0.888298] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.905230] ata1.00: configured for MWDMA2\n[ 0.906923] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.909891] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.911618] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.913315] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.916103] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918210] Write protecting the kernel read-only data: 14336k\n[ 0.921177] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923672] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.990279] 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 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.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 0.32s]\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 KO\nping 10.10.11.11 OK\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 KO\nping 10.10.10.11 OK\nping 10.10.10.5 OK\nping 10.10.11.4 OK\nping 10.10.11.11 OK\n"} 2018-08-17 07:12:20,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-2012ea84-429d-4768-8aad-f7ca985d1284 2018-08-17 07:12:20,127 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-1-1' can ping 'sdnvpn-1-5' 2018-08-17 07:12:20,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"forceDelete": null}' 2018-08-17 07:12:20,380 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-9794bd1c-1d28-43d9-949b-66e52609195b x-compute-request-id: req-9794bd1c-1d28-43d9-949b-66e52609195b Content-Length: 0 Content-Type: application/json 2018-08-17 07:12:20,380 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61c6f378-d6f8-4cfa-bb7e-4eebd69275ef/action used request id req-9794bd1c-1d28-43d9-949b-66e52609195b 2018-08-17 07:12:20,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"forceDelete": null}' 2018-08-17 07:12:20,704 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-7389cdd8-b1ee-4323-a9c4-4605e12c7d12 x-compute-request-id: req-7389cdd8-b1ee-4323-a9c4-4605e12c7d12 Content-Length: 0 Content-Type: application/json 2018-08-17 07:12:20,704 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/86554f09-47aa-4bc6-ba75-5f314430412c/action used request id req-7389cdd8-b1ee-4323-a9c4-4605e12c7d12 2018-08-17 07:12:20,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"forceDelete": null}' 2018-08-17 07:12:20,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-ef773b1f-851a-4014-87a2-9b1815c67d44 x-compute-request-id: req-ef773b1f-851a-4014-87a2-9b1815c67d44 Content-Length: 0 Content-Type: application/json 2018-08-17 07:12:20,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f87dc2cd-c246-4451-bc8f-bbdaec3c95df/action used request id req-ef773b1f-851a-4014-87a2-9b1815c67d44 2018-08-17 07:12:20,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"forceDelete": null}' 2018-08-17 07:12:21,311 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-cf887229-2712-4161-b3a9-bbcbbe68667d x-compute-request-id: req-cf887229-2712-4161-b3a9-bbcbbe68667d Content-Length: 0 Content-Type: application/json 2018-08-17 07:12:21,311 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54756974-8f47-423c-a543-e7604f65ef49/action used request id req-cf887229-2712-4161-b3a9-bbcbbe68667d 2018-08-17 07:12:21,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56975554747bac7a2cd43ee72785adb35633c32a" -d '{"forceDelete": null}' 2018-08-17 07:12:21,543 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-c70af98f-88ab-4b53-846f-31eefa8d3bbb x-compute-request-id: req-c70af98f-88ab-4b53-846f-31eefa8d3bbb Content-Length: 0 Content-Type: application/json 2018-08-17 07:12:21,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/57953e9b-4543-4a2e-bd67-b5470fafff8a/action used request id req-c70af98f-88ab-4b53-846f-31eefa8d3bbb 2018-08-17 07:12:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27588718d3a7fa48dca7b3eff39e357c8e13a3d7" 2018-08-17 07:12:22,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad7571c5-b1b3-4900-ab1b-cc3b62a0d61d Date: Fri, 17 Aug 2018 07:12:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:12:22,324 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c0109fc6-3f2e-4584-a26c-5b3ec7c488da used request id req-ad7571c5-b1b3-4900-ab1b-cc3b62a0d61d 2018-08-17 07:12:22,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:12:23,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f19c6b46-6c67-4eef-b171-04ee0c2d3a3a Content-Length: 0 Date: Fri, 17 Aug 2018 07:12:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:12:23,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/39ea7675-b81f-4409-98a3-d00e151fbda6 used request id req-f19c6b46-6c67-4eef-b171-04ee0c2d3a3a 2018-08-17 07:12:23,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebce57ca3a4b979dc98cd1b4c1c1e9611dc1178" 2018-08-17 07:12:23,594 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-31daaee7-a602-4a96-b4a3-4bcdd4315af0 Date: Fri, 17 Aug 2018 07:12:23 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:12:23,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2 used request id req-31daaee7-a602-4a96-b4a3-4bcdd4315af0 2018-08-17 07:12:23,594 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:12:23,595 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2')]: Unable to complete operation on subnet ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-31daaee7-a602-4a96-b4a3-4bcdd4315af0'] 2018-08-17 07:12:23,595 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2 was not deleted. 2018-08-17 07:12:23,595 - 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-08-17 07:12:23,596 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-17 07:12:23,596 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_1 2018-08-17 07:12:23,596 - 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-08-17 07:12:23,596 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-08-17 07:12:23,597 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-08-17 07:12:23,597 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-08-17 07:12:23,669 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-08-17 07:12:23,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:23,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:23,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:23,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:23,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:23,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:23,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:23,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:23,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:23,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:23,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:23,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:23,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:23,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:23,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:23,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:23,675 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:12:23,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:23,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:23,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:23,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:23,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:23,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:23,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:23,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:23,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:23,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:23,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:23,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:23,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:23,678 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:12:23,679 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-08-17 07:12:23,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:23,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f611a15-9b2a-4fbb-9821-8d9697693abb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:23,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f611a15-9b2a-4fbb-9821-8d9697693abb 2018-08-17 07:12:23,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:24,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["H6DjfndgSJG_bgEFlQU3uA"], "issued_at": "2018-08-17T07:12:24.000000Z"}} 2018-08-17 07:12:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62aabfd8ab86036439dd7484fc26e712a8700b31" 2018-08-17 07:12:24,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-a378d0fa-8e3d-42dd-9391-b1e252525fe1 Date: Fri, 17 Aug 2018 07:12:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:12:24,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-a378d0fa-8e3d-42dd-9391-b1e252525fe1 2018-08-17 07:12:24,586 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:12:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62aabfd8ab86036439dd7484fc26e712a8700b31" 2018-08-17 07:12:24,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-910ea11f-591d-4c4d-a329-36cb41232078 Date: Fri, 17 Aug 2018 07:12:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:12:24,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-910ea11f-591d-4c4d-a329-36cb41232078 2018-08-17 07:12:24,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62aabfd8ab86036439dd7484fc26e712a8700b31" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:12:24,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2510310f-4006-4625-b5a3-107d15699471 Date: Fri, 17 Aug 2018 07:12:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:12:24Z", "file": "/v2/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "size": null, "self": "/v2/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:12:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:12:24,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2510310f-4006-4625-b5a3-107d15699471 2018-08-17 07:12:24,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62aabfd8ab86036439dd7484fc26e712a8700b31" -d '' 2018-08-17 07:12:25,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9a781c0-a9b9-49c5-8eaf-e064c01be237 Date: Fri, 17 Aug 2018 07:12:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:12:25,767 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f/file used request id req-c9a781c0-a9b9-49c5-8eaf-e064c01be237 2018-08-17 07:12:25,768 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-08-17 07:12:25,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:25,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc618e4-8f5f-4c0c-a56a-10f1c7e57e0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:25,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-efc618e4-8f5f-4c0c-a56a-10f1c7e57e0a 2018-08-17 07:12:25,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:26,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["ef41aYtCSPesV13ox7RxvQ"], "issued_at": "2018-08-17T07:12:26.000000Z"}} 2018-08-17 07:12:26,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-08-17 07:12:26,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-d5c802c9-a99b-473f-8aef-827c894067c6 Date: Fri, 17 Aug 2018 07:12:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","is_default":false,"provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","mtu":1450}} 2018-08-17 07:12:26,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d5c802c9-a99b-473f-8aef-827c894067c6 2018-08-17 07:12:26,625 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network b60d418b-773d-4c3b-be29-597053553200 with cidr 10.10.10.0/24 2018-08-17 07:12:26,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"subnets": [{"ip_version": 4, "network_id": "b60d418b-773d-4c3b-be29-597053553200", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-08-17 07:12:27,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-79581f9b-5005-4111-996e-9b65e070f2cb Date: Fri, 17 Aug 2018 07:12:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:26Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"145e638f-fad7-4346-bdce-42b67e2a4a85","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-08-17 07:12:27,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-79581f9b-5005-4111-996e-9b65e070f2cb 2018-08-17 07:12:27,084 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-08-17 07:12:27,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-08-17 07:12:27,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-b4f54ada-9059-443c-a423-17157b1e61ef Date: Fri, 17 Aug 2018 07:12:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","is_default":false,"provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","mtu":1450}} 2018-08-17 07:12:27,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b4f54ada-9059-443c-a423-17157b1e61ef 2018-08-17 07:12:27,322 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network 38610c9c-a389-41ec-bbbe-0e4800a59864 with cidr 10.10.10.0/24 2018-08-17 07:12:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"subnets": [{"ip_version": 4, "network_id": "38610c9c-a389-41ec-bbbe-0e4800a59864", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-08-17 07:12:28,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-14cc1f47-4b71-4545-b451-fce1feaa9a24 Date: Fri, 17 Aug 2018 07:12:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:27Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"14607a40-3bc5-47eb-b3cf-d885fa928789","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-08-17 07:12:28,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-14cc1f47-4b71-4545-b451-fce1feaa9a24 2018-08-17 07:12:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" 2018-08-17 07:12:28,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51805 X-Openstack-Request-Id: req-f25be129-0c65-4db1-a48d-67afda7361d2 Date: Fri, 17 Aug 2018 07:12:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "41499753-67c3-434d-bca9-3ce545e6fc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 4, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:12:28,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-f25be129-0c65-4db1-a48d-67afda7361d2 2018-08-17 07:12:28,682 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-17 07:12:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:28,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b275615-715d-47be-8ca8-cc29d0253b6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:28,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b275615-715d-47be-8ca8-cc29d0253b6a 2018-08-17 07:12:28,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:29,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["hA38t65DQNyaafa06H4YwQ"], "issued_at": "2018-08-17T07:12:29.000000Z"}} 2018-08-17 07:12:29,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ddaae6b9b1024fe31278abf1025e8508c03347" 2018-08-17 07:12:29,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-78d0620d-f205-4aba-bda0-7bbd3402fc9a x-compute-request-id: req-78d0620d-f205-4aba-bda0-7bbd3402fc9a Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:12:29,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-78d0620d-f205-4aba-bda0-7bbd3402fc9a 2018-08-17 07:12:29,337 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-17 07:12:29,337 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-08-17 07:12:29,337 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=ec4bddab-c5b3-45c0-9e0c-ec70558c374f network=b60d418b-773d-4c3b-be29-597053553200 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.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-08-17 07:12:29,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:29,338 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:29,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:29,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:29,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:29,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:29,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:29,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:29,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:29,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:29,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:29,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:29,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:29,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:29,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:29,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac447ae-e919-456f-a549-51c299fc9fee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:29,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aac447ae-e919-456f-a549-51c299fc9fee 2018-08-17 07:12:29,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:29,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["tHySoRa2QO-dnuQZJaSH5w"], "issued_at": "2018-08-17T07:12:29.000000Z"}} 2018-08-17 07:12:29,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" 2018-08-17 07:12:30,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-f2b077fb-ef3f-46ae-9d10-cd8c02f37437 x-compute-request-id: req-f2b077fb-ef3f-46ae-9d10-cd8c02f37437 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:12:30,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f2b077fb-ef3f-46ae-9d10-cd8c02f37437 2018-08-17 07:12:30,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" 2018-08-17 07:12:30,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-71d0136c-6d2e-4530-a4a0-cb1106137289 x-compute-request-id: req-71d0136c-6d2e-4530-a4a0-cb1106137289 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:12:30,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-71d0136c-6d2e-4530-a4a0-cb1106137289 2018-08-17 07:12:30,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "b60d418b-773d-4c3b-be29-597053553200"}], "config_drive": true}}' 2018-08-17 07:12:31,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-7460be1b-5476-457a-ad4f-c72b5a4f122c x-compute-request-id: req-7460be1b-5476-457a-ad4f-c72b5a4f122c Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "bookmark"}], "adminPass": "dnLnquQ5dpdR"}} 2018-08-17 07:12:31,946 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7460be1b-5476-457a-ad4f-c72b5a4f122c 2018-08-17 07:12:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:31,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de85e19b-5592-4170-8b34-9a25ae86b75f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:31,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de85e19b-5592-4170-8b34-9a25ae86b75f 2018-08-17 07:12:31,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:32,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["CUw368BqTXKcw1oVcHQ5Jg"], "issued_at": "2018-08-17T07:12:32.000000Z"}} 2018-08-17 07:12:32,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d8d332e3cf404ce5cc0796dcf42b7e4558c0d" 2018-08-17 07:12:32,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-4edbd736-8323-4ff3-a752-8cbeaef64998 x-compute-request-id: req-4edbd736-8323-4ff3-a752-8cbeaef64998 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.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12: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-2-2", "created": "2018-08-17T07:12:31Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:32,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca used request id req-4edbd736-8323-4ff3-a752-8cbeaef64998 2018-08-17 07:12:35,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d8d332e3cf404ce5cc0796dcf42b7e4558c0d" 2018-08-17 07:12:36,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-202a62ef-1d57-48b3-ad61-e7c0e92ce9ef x-compute-request-id: req-202a62ef-1d57-48b3-ad61-e7c0e92ce9ef 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.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000080", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:34Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-2", "created": "2018-08-17T07:12:31Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:36,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca used request id req-202a62ef-1d57-48b3-ad61-e7c0e92ce9ef 2018-08-17 07:12:39,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53d8d332e3cf404ce5cc0796dcf42b7e4558c0d" 2018-08-17 07:12:39,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-ce0bf003-399e-467f-a637-d9630938265c x-compute-request-id: req-ce0bf003-399e-467f-a637-d9630938265c Content-Encoding: gzip Content-Length: 781 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:97:c1:a9", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000080", "OS-SRV-USG:launched_at": "2018-08-17T07:12:38.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:39Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-2", "created": "2018-08-17T07:12:31Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:39,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca used request id req-ce0bf003-399e-467f-a637-d9630938265c 2018-08-17 07:12:39,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" 2018-08-17 07:12:40,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-290a5e48-8a60-4f20-93ea-24fed0537647 x-compute-request-id: req-290a5e48-8a60-4f20-93ea-24fed0537647 Content-Encoding: gzip Content-Length: 781 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:97:c1:a9", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000080", "OS-SRV-USG:launched_at": "2018-08-17T07:12:38.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:39Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-2", "created": "2018-08-17T07:12:31Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:40,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca used request id req-290a5e48-8a60-4f20-93ea-24fed0537647 2018-08-17 07:12:40,398 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-08-17 07:12:40,398 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-08-17 07:12:40,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ddaae6b9b1024fe31278abf1025e8508c03347" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:12:41,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-d6fabcd8-39d5-46b9-87ed-8e46e1583d7a x-compute-request-id: req-d6fabcd8-39d5-46b9-87ed-8e46e1583d7a Content-Length: 0 Content-Type: application/json 2018-08-17 07:12:41,290 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-d6fabcd8-39d5-46b9-87ed-8e46e1583d7a 2018-08-17 07:12:41,290 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-08-17 07:12:41,290 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=ec4bddab-c5b3-45c0-9e0c-ec70558c374f network=38610c9c-a389-41ec-bbbe-0e4800a59864 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.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-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:41,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:41,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:41,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:41,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:41,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:41,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:41,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:41,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:41,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:41,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:41,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:41,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:41,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:41,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94542897-b2af-47d1-88b3-932a1d542122 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:41,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-94542897-b2af-47d1-88b3-932a1d542122 2018-08-17 07:12:41,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:41,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["LgPdejqBQk2GfvsYOweONg"], "issued_at": "2018-08-17T07:12:41.000000Z"}} 2018-08-17 07:12:41,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6f8787fb0a612fcd56ea0e65bf2c586eba0708" 2018-08-17 07:12:41,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-677be74d-f56d-4b1e-9ae9-fb07a41a0d5d x-compute-request-id: req-677be74d-f56d-4b1e-9ae9-fb07a41a0d5d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:12:41,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-677be74d-f56d-4b1e-9ae9-fb07a41a0d5d 2018-08-17 07:12:41,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6f8787fb0a612fcd56ea0e65bf2c586eba0708" 2018-08-17 07:12:41,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-5b9dc4d5-2580-4de0-b267-a919c115ae06 x-compute-request-id: req-5b9dc4d5-2580-4de0-b267-a919c115ae06 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:12:41,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-5b9dc4d5-2580-4de0-b267-a919c115ae06 2018-08-17 07:12:41,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6f8787fb0a612fcd56ea0e65bf2c586eba0708" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "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": "38610c9c-a389-41ec-bbbe-0e4800a59864"}], "config_drive": true}}' 2018-08-17 07:12:43,809 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-ec8aac3e-3914-4b7f-8eb2-b494d974b2d0 x-compute-request-id: req-ec8aac3e-3914-4b7f-8eb2-b494d974b2d0 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2bdeea23-d495-422a-899e-6fc55a30859b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "bookmark"}], "adminPass": "HMN5E4pzN7g6"}} 2018-08-17 07:12:43,809 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ec8aac3e-3914-4b7f-8eb2-b494d974b2d0 2018-08-17 07:12:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:43,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28930ec-369c-4ec6-a64d-5050b66210a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:43,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f28930ec-369c-4ec6-a64d-5050b66210a7 2018-08-17 07:12:43,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:44,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["hrkE4-ChQ7aOkEWlBY0PsQ"], "issued_at": "2018-08-17T07:12:44.000000Z"}} 2018-08-17 07:12:44,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b631995d9a70f34f01ef0d0b123330bfa2400944" 2018-08-17 07:12:44,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-12da985b-db42-4a82-943c-6d5203059aae x-compute-request-id: req-12da985b-db42-4a82-943c-6d5203059aae 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.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2bdeea23-d495-422a-899e-6fc55a30859b", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:44Z", "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-08-17T07:12:43Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:44,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b used request id req-12da985b-db42-4a82-943c-6d5203059aae 2018-08-17 07:12:47,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b631995d9a70f34f01ef0d0b123330bfa2400944" 2018-08-17 07:12:48,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-9971ddac-1e18-45f4-94c7-15c48d0a341d x-compute-request-id: req-9971ddac-1e18-45f4-94c7-15c48d0a341d Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000081", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2bdeea23-d495-422a-899e-6fc55a30859b", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:46Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-4", "created": "2018-08-17T07:12:43Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:48,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b used request id req-9971ddac-1e18-45f4-94c7-15c48d0a341d 2018-08-17 07:12:51,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b631995d9a70f34f01ef0d0b123330bfa2400944" 2018-08-17 07:12:52,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-7cc5c320-a8d8-433f-bdc0-c914d79bb551 x-compute-request-id: req-7cc5c320-a8d8-433f-bdc0-c914d79bb551 Content-Encoding: gzip Content-Length: 782 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:4c:5a:41", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000081", "OS-SRV-USG:launched_at": "2018-08-17T07:12:50.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2bdeea23-d495-422a-899e-6fc55a30859b", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:50Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-4", "created": "2018-08-17T07:12:43Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:52,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b used request id req-7cc5c320-a8d8-433f-bdc0-c914d79bb551 2018-08-17 07:12:52,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6f8787fb0a612fcd56ea0e65bf2c586eba0708" 2018-08-17 07:12:52,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-715243a4-f912-48dc-a62f-0de116a32493 x-compute-request-id: req-715243a4-f912-48dc-a62f-0de116a32493 Content-Encoding: gzip Content-Length: 782 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:4c:5a:41", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2bdeea23-d495-422a-899e-6fc55a30859b", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000081", "OS-SRV-USG:launched_at": "2018-08-17T07:12:50.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2bdeea23-d495-422a-899e-6fc55a30859b", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:50Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-4", "created": "2018-08-17T07:12:43Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:52,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b used request id req-715243a4-f912-48dc-a62f-0de116a32493 2018-08-17 07:12:52,248 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-08-17 07:12:52,248 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-08-17 07:12:52,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ddaae6b9b1024fe31278abf1025e8508c03347" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:12:53,216 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-2dd73281-24e4-4e05-b05a-ef56473ab954 x-compute-request-id: req-2dd73281-24e4-4e05-b05a-ef56473ab954 Content-Length: 0 Content-Type: application/json 2018-08-17 07:12:53,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action used request id req-2dd73281-24e4-4e05-b05a-ef56473ab954 2018-08-17 07:12:53,216 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-08-17 07:12:53,216 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=ec4bddab-c5b3-45c0-9e0c-ec70558c374f network=b60d418b-773d-4c3b-be29-597053553200 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.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-08-17 07:12:53,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:53,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:53,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:53,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:53,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:53,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:53,217 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:53,218 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:53,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:53,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:53,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:12:53,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:12:53,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:12:53,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:12:53,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:12:53,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:12:53,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:12:53,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:12:53,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:12:53,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:12:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:53,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7f0125-510d-4ad7-a136-3110635a25e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:53,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4e7f0125-510d-4ad7-a136-3110635a25e3 2018-08-17 07:12:53,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:53,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["gVy75fSpSia0qI-lEkz1uA"], "issued_at": "2018-08-17T07:12:53.000000Z"}} 2018-08-17 07:12:53,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf695744f283b77165d342f41de2e286a5d567c" 2018-08-17 07:12:53,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-997793db-d584-44ef-abd5-6fc89e0967f9 x-compute-request-id: req-997793db-d584-44ef-abd5-6fc89e0967f9 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:12:53,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-997793db-d584-44ef-abd5-6fc89e0967f9 2018-08-17 07:12:53,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf695744f283b77165d342f41de2e286a5d567c" 2018-08-17 07:12:53,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-5e0517fa-3a0f-4b81-beeb-0a9824491f81 x-compute-request-id: req-5e0517fa-3a0f-4b81-beeb-0a9824491f81 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:12:53,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-5e0517fa-3a0f-4b81-beeb-0a9824491f81 2018-08-17 07:12:53,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf695744f283b77165d342f41de2e286a5d567c" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "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": "b60d418b-773d-4c3b-be29-597053553200"}], "config_drive": true}}' 2018-08-17 07:12:55,658 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:12: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-e71e170a-dcdf-41ff-9587-aba1d9d7088e x-compute-request-id: req-e71e170a-dcdf-41ff-9587-aba1d9d7088e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "bookmark"}], "adminPass": "YZ8ijNuH3ca2"}} 2018-08-17 07:12:55,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e71e170a-dcdf-41ff-9587-aba1d9d7088e 2018-08-17 07:12:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:12:55,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c25b9f1-200a-4c80-ba4d-08229ff3adb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:12:55,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6c25b9f1-200a-4c80-ba4d-08229ff3adb2 2018-08-17 07:12:55,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:12:56,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["RYMl8V_6SO2xUm4lBOPYHw"], "issued_at": "2018-08-17T07:12:56.000000Z"}} 2018-08-17 07:12:56,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8009a6a56452c3d545fbcd18dd9eed0ec9bdc994" 2018-08-17 07:12:56,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-2260cc6a-7e6a-4594-8471-994b457d5121 x-compute-request-id: req-2260cc6a-7e6a-4594-8471-994b457d5121 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:56Z", "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-08-17T07:12:55Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:12:56,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 used request id req-2260cc6a-7e6a-4594-8471-994b457d5121 2018-08-17 07:12:59,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8009a6a56452c3d545fbcd18dd9eed0ec9bdc994" 2018-08-17 07:13:00,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:12: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-5b7b84ea-1728-4215-90f8-bbc243736169 x-compute-request-id: req-5b7b84ea-1728-4215-90f8-bbc243736169 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.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000082", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:12:57Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-1", "created": "2018-08-17T07:12:55Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:13:00,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 used request id req-5b7b84ea-1728-4215-90f8-bbc243736169 2018-08-17 07:13:03,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8009a6a56452c3d545fbcd18dd9eed0ec9bdc994" 2018-08-17 07:13:03,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-28ca73d5-d8f7-409a-bdca-35e3a560ca7e x-compute-request-id: req-28ca73d5-d8f7-409a-bdca-35e3a560ca7e Content-Encoding: gzip Content-Length: 782 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:74:7c:31", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000082", "OS-SRV-USG:launched_at": "2018-08-17T07:13:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:13:01Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-1", "created": "2018-08-17T07:12:55Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:13:03,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 used request id req-28ca73d5-d8f7-409a-bdca-35e3a560ca7e 2018-08-17 07:13:03,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf695744f283b77165d342f41de2e286a5d567c" 2018-08-17 07:13:03,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-b4a6f65b-6357-4e5f-8c5e-94c1d37fc45d x-compute-request-id: req-b4a6f65b-6357-4e5f-8c5e-94c1d37fc45d Content-Encoding: gzip Content-Length: 782 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:74:7c:31", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "rel": "bookmark"}], "image": {"id": "ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "links": [{"href": "http://172.30.9.23:8774/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000082", "OS-SRV-USG:launched_at": "2018-08-17T07:13:01.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:13:01Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2-1", "created": "2018-08-17T07:12:55Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:13:03,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 used request id req-b4a6f65b-6357-4e5f-8c5e-94c1d37fc45d 2018-08-17 07:13:03,675 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-08-17 07:13:03,676 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-08-17 07:13:03,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ddaae6b9b1024fe31278abf1025e8508c03347" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:13:04,752 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:13: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 x-openstack-request-id: req-8c543123-574e-4d83-b7e3-87648f685f88 x-compute-request-id: req-8c543123-574e-4d83-b7e3-87648f685f88 Content-Length: 0 Content-Type: application/json 2018-08-17 07:13:04,752 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action used request id req-8c543123-574e-4d83-b7e3-87648f685f88 2018-08-17 07:13:04,753 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-08-17 07:13:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-141081", "route_distinguishers": "111:111"}}' 2018-08-17 07:13:05,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-5d86c95d-e7a5-4fc0-b620-1ba74bcf7e94 Date: Fri, 17 Aug 2018 07:13:05 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-141081", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": ["55:55"], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5"}} 2018-08-17 07:13:05,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns used request id req-5d86c95d-e7a5-4fc0-b620-1ba74bcf7e94 2018-08-17 07:13:05,102 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-141081', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'id': u'f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'route_targets': [u'55:55'], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'type': u'l3', u'networks': []}} 2018-08-17 07:13:05,102 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-08-17 07:13:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"network_association": {"network_id": "b60d418b-773d-4c3b-be29-597053553200"}}' 2018-08-17 07:13:05,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-89cadd58-a0c5-4b30-8a06-95f3ff4bf5e5 Date: Fri, 17 Aug 2018 07:13:05 GMT RESP BODY: {"network_association": {"network_id": "b60d418b-773d-4c3b-be29-597053553200", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "56ba52b5-fab6-4a90-a684-7c265b4acfb5"}} 2018-08-17 07:13:05,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5/network_associations used request id req-89cadd58-a0c5-4b30-8a06-95f3ff4bf5e5 2018-08-17 07:13:05,404 - sdnvpn_test_utils - INFO - Waiting for instance f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca to boot up 2018-08-17 07:13:05,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:05,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-2ecc32d5-f034-406c-8758-fdbf16f51aed x-compute-request-id: req-2ecc32d5-f034-406c-8758-fdbf16f51aed Content-Encoding: gzip Content-Length: 10223 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:05,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-2ecc32d5-f034-406c-8758-fdbf16f51aed 2018-08-17 07:13:07,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:07,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-70290e9b-fc84-4bc2-a3aa-e158aaa9d4c2 x-compute-request-id: req-70290e9b-fc84-4bc2-a3aa-e158aaa9d4c2 Content-Encoding: gzip Content-Length: 10223 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:07,579 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-70290e9b-fc84-4bc2-a3aa-e158aaa9d4c2 2018-08-17 07:13:09,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:09,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-2d4bc6aa-f744-41a3-9e6a-70ec5b562ee3 x-compute-request-id: req-2d4bc6aa-f744-41a3-9e6a-70ec5b562ee3 Content-Encoding: gzip Content-Length: 10223 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:09,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-2d4bc6aa-f744-41a3-9e6a-70ec5b562ee3 2018-08-17 07:13:11,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:11,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-80e70cbb-4181-4440-95fc-177ae1daf1e7 x-compute-request-id: req-80e70cbb-4181-4440-95fc-177ae1daf1e7 Content-Encoding: gzip Content-Length: 10223 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:11,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-80e70cbb-4181-4440-95fc-177ae1daf1e7 2018-08-17 07:13:13,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:13,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-5599705b-8f9e-4302-a003-77e19686ed65 x-compute-request-id: req-5599705b-8f9e-4302-a003-77e19686ed65 Content-Encoding: gzip Content-Length: 10241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:13,848 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-5599705b-8f9e-4302-a003-77e19686ed65 2018-08-17 07:13:15,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:15,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-a48528b8-1cbc-47ce-9cf4-89a4291b7998 x-compute-request-id: req-a48528b8-1cbc-47ce-9cf4-89a4291b7998 Content-Encoding: gzip Content-Length: 10241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:15,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-a48528b8-1cbc-47ce-9cf4-89a4291b7998 2018-08-17 07:13:17,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:18,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-bbf88a54-bb5a-4f18-98af-5bf69a7f93f0 x-compute-request-id: req-bbf88a54-bb5a-4f18-98af-5bf69a7f93f0 Content-Encoding: gzip Content-Length: 10241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:18,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-bbf88a54-bb5a-4f18-98af-5bf69a7f93f0 2018-08-17 07:13:20,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:20,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-244da842-cbaf-459b-81b6-4e1b9ecaf091 x-compute-request-id: req-244da842-cbaf-459b-81b6-4e1b9ecaf091 Content-Encoding: gzip Content-Length: 10241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:20,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-244da842-cbaf-459b-81b6-4e1b9ecaf091 2018-08-17 07:13:22,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:22,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-1a722a8f-d90e-47c8-a90d-2aba68447962 x-compute-request-id: req-1a722a8f-d90e-47c8-a90d-2aba68447962 Content-Encoding: gzip Content-Length: 10241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:22,195 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-1a722a8f-d90e-47c8-a90d-2aba68447962 2018-08-17 07:13:24,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:24,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-db5f87ea-448f-4e8b-9b15-9d1cbacb26ab x-compute-request-id: req-db5f87ea-448f-4e8b-9b15-9d1cbacb26ab Content-Encoding: gzip Content-Length: 10241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:24,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-db5f87ea-448f-4e8b-9b15-9d1cbacb26ab 2018-08-17 07:13:26,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:26,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-e91d294c-6dcc-409d-8f95-15d5e5da756b x-compute-request-id: req-e91d294c-6dcc-409d-8f95-15d5e5da756b Content-Encoding: gzip Content-Length: 10241 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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-08-17 07:13:26,383 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-e91d294c-6dcc-409d-8f95-15d5e5da756b 2018-08-17 07:13:28,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28674ed410ab27701df8b1354d47c1dde5dec1f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:28,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-a18b4728-04cd-4a33-8f04-1e6ead56badc x-compute-request-id: req-a18b4728-04cd-4a33-8f04-1e6ead56badc Content-Encoding: gzip Content-Length: 11146 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 491471224 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.188290] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190603] pid_max: default: 32768 minimum: 301\n[ 0.191860] ACPI: Core revision 20150930\n[ 0.193573] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195396] Security Framework initialized\n[ 0.196548] Yama: becoming mindful.\n[ 0.197584] AppArmor: AppArmor initialized\n[ 0.198778] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.200588] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202347] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204012] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205934] Initializing cgroup subsys io\n[ 0.207081] Initializing cgroup subsys memory\n[ 0.208269] Initializing cgroup subsys devices\n[ 0.209478] Initializing cgroup subsys freezer\n[ 0.210688] Initializing cgroup subsys net_cls\n[ 0.211899] Initializing cgroup subsys perf_event\n[ 0.213150] Initializing cgroup subsys net_prio\n[ 0.214368] Initializing cgroup subsys hugetlb\n[ 0.215570] Initializing cgroup subsys pids\n[ 0.216762] CPU: Physical Processor ID: 0\n[ 0.218580] mce: CPU supports 10 MCE banks\n[ 0.219755] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221152] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243506] ftrace: allocating 31920 entries in 125 pages\n[ 0.270037] smpboot: Max logical packages: 1\n[ 0.271258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273150] x2apic enabled\n[ 0.274300] Switched APIC routing to physical x2apic.\n[ 0.276801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278342] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283646] KVM setup paravirtual spinlock\n[ 0.285313] x86: Booted up 1 node, 1 CPUs\n[ 0.286439] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288344] devtmpfs: initialized\n[ 0.290348] evm: security.selinux\n[ 0.291332] evm: security.SMACK64\n[ 0.292311] evm: security.SMACK64EXEC\n[ 0.293349] evm: security.SMACK64TRANSMUTE\n[ 0.294474] evm: security.SMACK64MMAP\n[ 0.295512] evm: security.ima\n[ 0.296420] evm: security.capability\n[ 0.297526] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300081] pinctrl core: initialized pinctrl subsystem\n[ 0.301595] RTC time: 7:12:39, date: 08/17/18\n[ 0.302913] NET: Registered protocol family 16\n[ 0.304235] cpuidle: using governor ladder\n[ 0.305375] cpuidle: using governor menu\n[ 0.306483] PCCT header not found.\n[ 0.307533] ACPI: bus type PCI registered\n[ 0.308646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310360] PCI: Using configuration type 1 for base access\n[ 0.312572] ACPI: Added _OSI(Module Device)\n[ 0.313753] ACPI: Added _OSI(Processor Device)\n[ 0.314964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316228] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318449] ACPI: Interpreter enabled\n[ 0.319523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329815] ACPI: (supports S0 S5)\n[ 0.330797] ACPI: Using IOAPIC for interrupt routing\n[ 0.332088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335921] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337471] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339146] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343826] acpiphp: Slot [3] registered\n[ 0.344938] acpiphp: Slot [4] registered\n[ 0.346053] acpiphp: Slot [5] registered\n[ 0.347172] acpiphp: Slot [6] registered\n[ 0.348285] acpiphp: Slot [7] registered\n[ 0.349410] acpiphp: Slot [8] registered\n[ 0.350528] acpiphp: Slot [9] registered\n[ 0.351643] acpiphp: Slot [10] registered\n[ 0.352917] acpiphp: Slot [11] registered\n[ 0.354078] acpiphp: Slot [12] registered\n[ 0.355239] acpiphp: Slot [13] registered\n[ 0.356393] acpiphp: Slot [14] registered\n[ 0.357558] acpiphp: Slot [15] registered\n[ 0.372869] acpiphp: Slot [16] registered\n[ 0.374087] acpiphp: Slot [17] registered\n[ 0.375289] acpiphp: Slot [18] registered\n[ 0.376474] acpiphp: Slot [19] registered\n[ 0.377664] acpiphp: Slot [20] registered\n[ 0.378823] acpiphp: Slot [21] registered\n[ 0.380035] acpiphp: Slot [22] registered\n[ 0.381242] acpiphp: Slot [23] registered\n[ 0.382402] acpiphp: Slot [24] registered\n[ 0.383556] acpiphp: Slot [25] registered\n[ 0.384721] acpiphp: Slot [26] registered\n[ 0.385870] acpiphp: Slot [27] registered\n[ 0.387034] acpiphp: Slot [28] registered\n[ 0.388188] acpiphp: Slot [29] registered\n[ 0.389350] acpiphp: Slot [30] registered\n[ 0.390508] acpiphp: Slot [31] registered\n[ 0.391700] PCI host bridge to bus 0000:00\n[ 0.392891] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.394613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.396338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.398497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.400683] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.402904] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407198] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409086] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410838] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419050] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.441619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.443672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.445632] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.447737] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449661] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.451386] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.453243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.454712] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.456868] vgaarb: loaded\n[ 0.457741] vgaarb: bridge control possible 0000:00:02.0\n[ 0.459467] SCSI subsystem initialized\n[ 0.460764] ACPI: bus type USB registered\n[ 0.461943] usbcore: registered new interface driver usbfs\n[ 0.463396] usbcore: registered new interface driver hub\n[ 0.464816] usbcore: registered new device driver usb\n[ 0.466364] PCI: Using ACPI for IRQ routing\n[ 0.467931] NetLabel: Initializing\n[ 0.468943] NetLabel: domain hash size = 128\n[ 0.470145] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.471502] NetLabel: unlabeled traffic allowed by default\n[ 0.473139] clocksource: Switched to clocksource kvm-clock\n[ 0.483140] AppArmor: AppArmor Filesystem Enabled\n[ 0.484486] pnp: PnP ACPI init\n[ 0.485749] pnp: PnP ACPI: found 5 devices\n[ 0.492599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.495052] NET: Registered protocol family 2\n[ 0.496502] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.500051] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501756] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504966] NET: Registered protocol family 1\n[ 0.506186] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523599] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538142] Trying to unpack rootfs image as initramfs...\n[ 0.599861] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605314] Scanning for low memory corruption every 60 seconds\n[ 0.607555] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609239] audit: initializing netlink subsys (disabled)\n[ 0.610754] audit: type=2000 audit(1534489959.761:1): initialized\n[ 0.612697] Initialise system trusted keyring\n[ 0.614153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615817] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618623] zbud: loaded\n[ 0.619657] VFS: Disk quotas dquot_6.6.0\n[ 0.620837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623091] fuse init (API version 7.23)\n[ 0.624361] Key type big_key registered\n[ 0.625538] Allocating IMA MOK and blacklist keyrings.\n[ 0.627254] Key type asymmetric registered\n[ 0.628446] Asymmetric key parser 'x509' registered\n[ 0.629834] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632012] io scheduler noop registered\n[ 0.633168] io scheduler deadline registered (default)\n[ 0.634604] io scheduler cfq registered\n[ 0.635837] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639197] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641300] ACPI: Power Button [PWRF]\n[ 0.642560] GHES: HEST is not enabled!\n[ 0.656730] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.686043] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688972] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714656] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717723] Linux agpgart interface v0.103\n[ 0.721160] brd: module loaded\n[ 0.723363] loop: module loaded\n[ 0.728363] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.730465] GPT:90111 != 2097151\n[ 0.731437] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732982] GPT:90111 != 2097151\n[ 0.733951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.735319] vda: vda1 vda15\n[ 0.736999] scsi host0: ata_piix\n[ 0.738110] scsi host1: ata_piix\n[ 0.739131] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742893] libphy: Fixed MDIO Bus: probed\n[ 0.744058] tun: Universal TUN/TAP device driver, 1.6\n[ 0.745423] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748489] PPP generic driver version 2.4.2\n[ 0.749773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.751453] ehci-pci: EHCI PCI platform driver\n[ 0.752700] ehci-platform: EHCI generic platform driver\n[ 0.754164] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755761] ohci-pci: OHCI PCI platform driver\n[ 0.756999] ohci-platform: OHCI generic platform driver\n[ 0.758407] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.773066] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.776642] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.778093] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779760] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.781500] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.783539] usb usb1: Product: UHCI Host Controller\n[ 0.784869] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.786496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.787981] hub 1-0:1.0: USB hub found\n[ 0.789080] hub 1-0:1.0: 2 ports detected\n[ 0.790401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.793387] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.794742] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.796202] mousedev: PS/2 mouse device common for all mice\n[ 0.797981] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.800553] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802155] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803850] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.805557] i2c /dev entries driver\n[ 0.806638] device-mapper: uevent: version 1.0.3\n[ 0.808007] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810336] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812233] NET: Registered protocol family 10\n[ 0.813830] NET: Registered protocol family 17\n[ 0.815095] Key type dns_resolver registered\n[ 0.816424] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.817978] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.820464] registered taskstats version 1\n[ 0.821683] Loading compiled-in X.509 certificates\n[ 0.823591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.826237] zswap: loaded using pool lzo/zbud\n[ 0.828340] Key type trusted registered\n[ 0.830530] Key type encrypted registered\n[ 0.831716] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.833198] ima: No TPM chip found, activating TPM-bypass!\n[ 0.834675] evm: HMAC attrs: 0x1\n[ 0.836012] Magic number: 14:198:218\n[ 0.837255] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:40 UTC (1534489960)\n[ 0.839593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.841198] EDD information not available.\n[ 0.897816] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.914488] ata1.00: configured for MWDMA2\n[ 0.916173] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.919199] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.920927] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.922663] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.925503] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927716] Write protecting the kernel read-only data: 14336k\n[ 0.930728] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.933295] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.182346] random: dd urandom read with 12 bits of entropy available\ndone.\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\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 503808 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTY9q8hDofPB1iLHlzdmhfGnLqGDP9rD6lG03hrSW9d4yyNmaZKEtV9dNqlNTaxyok01IFrH7bfOYBYjt6S4q+ytt4TqILhr5TvRQB8lbpPeb6pVYiXQXCnGxb+BdpkmlD3/RMOQtEgMc8mlYeBGTRHAbYHig3uTd/IUr+sQoPp2eH3x1GOe5vdgr9+FTRa4HXTiHSM4KGOcVda1eIRUzplYqHS6r0fbbq0yu8EXJ9BvuKZiewZSE1yAZdFCBv6QyB/fHwl1llD2eErLjHQtF0/veCMhkdfS66VWP4b5uj7RgNKl+p+s6OelGcieC3a9Y3Yj1xoyjfQrOm/hOCgUHT root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAI+GHG7hjZlrNbaJGVg/H8yI8ZP+6tvGx0ugb0w5w4fUjM/BtM5JHmqVBxy2f+kcLWe/4rb01Ldpr+NHnjw96mX0neNL/MMfxSNmCPGe/4K5LhplqTFwU9VO/e6JD0MDoK4aUNzOV633c0GS5uqhOlobCvQY0xiRvhMv50bbTlc/AAAAFQD83Col48sAvXGt9BeuHCHUpl3tFwAAAIEAggUx+wBSEnz0/XLdwDaeT1d+u2lU9HDuNABqAQ3CetvhAERvLh57SKNzLLZe81ewtIq75mGb9fmUIfJbVP/13JPrQYClvqXxflVC8ZejAb/GvBA/nNVI6P0egkzk9SpLG9njUCO4uWA8AnJaa5bQx5XHnvgLmrDAB0cUhmczzDQAAACAPZXn9kHnJMXTIgfNXwz38A/gWmpEIuV5+IDpXBmOHYu6Uk8nP2AhZQ+lvl9otS6LS9j0Cce7KcZjAUebOCDTIF/o7/wz+2+TpwgpawLbAc0L147i+S/cNScr18xmJYBw1u/aKf6peRDRamr86fW7r0BOYA3fN5Qae5k7aX6aTYE= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.64s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe97:c1a9/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.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: configdrive local ===\ninstance-id: f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.10 ===\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:97:C1:A9 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:c1a9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:6 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1114 (1.0 KiB) TX bytes:1282 (1.2 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.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.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.234002] ISO 9660 Extensions: RRIP_1991A\n[ 1.262299] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.262301] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.262303] usb 1-1: Product: QEMU USB Tablet\n[ 1.262304] usb 1-1: Manufacturer: QEMU\n[ 1.262305] usb 1-1: SerialNumber: 42\n[ 1.601212] tsc: Refined TSC clocksource calibration: 3491.801 MHz\n[ 1.601215] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32550f4a76c, max_idle_ns: 440795213270 ns\n[ 1.693043] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 1.740275] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:13:22 cirros authpriv.info dropbear[523]: Exit (cirros): Exited normally\nAug 17 08:13:23 cirros authpriv.info dropbear[526]: Child connection from 10.10.10.11:54378\nAug 17 08:13:23 cirros authpriv.notice dropbear[526]: 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:54378\nAug 17 08:13:23 cirros authpriv.info dropbear[526]: Exit (cirros): Exited normally\nAug 17 08:13:23 cirros authpriv.info dropbear[529]: Child connection from 10.10.10.11:54380\nAug 17 08:13:23 cirros authpriv.notice dropbear[529]: 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:54380\nAug 17 08:13:23 cirros authpriv.info dropbear[529]: Exit (cirros): Exited normally\nAug 17 08:13:24 cirros authpriv.info dropbear[532]: Child connection from 10.10.10.11:54382\nAug 17 08:13:24 cirros authpriv.notice dropbear[532]: 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:54382\nAug 17 08:13:24 cirros authpriv.info dropbear[532]: Exit (cirros): Exited normally\nAug 17 08:13:24 cirros authpriv.info dropbear[535]: Child connection from 10.10.10.11:54384\nAug 17 08:13:24 cirros authpriv.notice dropbear[535]: 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:54384\nAug 17 08:13:24 cirros authpriv.info dropbear[535]: Exit (cirros): Exited normally\nAug 17 08:13:25 cirros authpriv.info dropbear[538]: Child connection from 10.10.10.11:54386\nAug 17 08:13:25 cirros authpriv.notice dropbear[538]: 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:54386\nAug 17 08:13:25 cirros authpriv.info dropbear[538]: Exit (cirros): Exited normally\nAug 17 08:13:25 cirros authpriv.info dropbear[541]: Child connection from 10.10.10.11:54388\nAug 17 08:13:25 cirros authpriv.notice dropbear[541]: 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:54388\nAug 17 08:13:25 cirros authpriv.info dropbear[541]: Exit (cirros): Exited normally\nAug 17 08:13:26 cirros authpriv.info dropbear[544]: Child connection from 10.10.10.11:54390\nAug 17 08:13:26 cirros authpriv.notice dropbear[544]: 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:54390\nAug 17 08:13:26 cirros authpriv.info dropbear[544]: Exit (cirros): Exited normally\nAug 17 08:13:26 cirros authpriv.info dropbear[547]: Child connection from 10.10.10.11:54392\nAug 17 08:13:26 cirros authpriv.notice dropbear[547]: 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:54392\nAug 17 08:13:26 cirros authpriv.info dropbear[547]: 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-08-17 07:13:28,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-a18b4728-04cd-4a33-8f04-1e6ead56badc 2018-08-17 07:13:30,507 - sdnvpn_test_utils - INFO - Waiting for instance 34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537 to boot up 2018-08-17 07:13:30,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf695744f283b77165d342f41de2e286a5d567c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:30,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-d5039c4d-b299-4a8b-82bb-c0cc56f85219 x-compute-request-id: req-d5039c4d-b299-4a8b-82bb-c0cc56f85219 Content-Encoding: gzip Content-Length: 8157 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487935629 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.192593] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194935] pid_max: default: 32768 minimum: 301\n[ 0.196209] ACPI: Core revision 20150930\n[ 0.197919] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199778] Security Framework initialized\n[ 0.200929] Yama: becoming mindful.\n[ 0.201961] AppArmor: AppArmor initialized\n[ 0.203160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204994] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206772] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208459] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210397] Initializing cgroup subsys io\n[ 0.211563] Initializing cgroup subsys memory\n[ 0.212784] Initializing cgroup subsys devices\n[ 0.214016] Initializing cgroup subsys freezer\n[ 0.215257] Initializing cgroup subsys net_cls\n[ 0.216484] Initializing cgroup subsys perf_event\n[ 0.217782] Initializing cgroup subsys net_prio\n[ 0.219031] Initializing cgroup subsys hugetlb\n[ 0.220264] Initializing cgroup subsys pids\n[ 0.221483] CPU: Physical Processor ID: 0\n[ 0.223337] mce: CPU supports 10 MCE banks\n[ 0.224530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247820] ftrace: allocating 31920 entries in 125 pages\n[ 0.273619] smpboot: Max logical packages: 1\n[ 0.274832] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276784] x2apic enabled\n[ 0.277958] Switched APIC routing to physical x2apic.\n[ 0.280525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282107] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287489] KVM setup paravirtual spinlock\n[ 0.289128] x86: Booted up 1 node, 1 CPUs\n[ 0.290290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292255] devtmpfs: initialized\n[ 0.294268] evm: security.selinux\n[ 0.295281] evm: security.SMACK64\n[ 0.296274] evm: security.SMACK64EXEC\n[ 0.297344] evm: security.SMACK64TRANSMUTE\n[ 0.298495] evm: security.SMACK64MMAP\n[ 0.299560] evm: security.ima\n[ 0.300482] evm: security.capability\n[ 0.301611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304240] pinctrl core: initialized pinctrl subsystem\n[ 0.305776] RTC time: 7:13:01, date: 08/17/18\n[ 0.307114] NET: Registered protocol family 16\n[ 0.308490] cpuidle: using governor ladder\n[ 0.309666] cpuidle: using governor menu\n[ 0.310792] PCCT header not found.\n[ 0.311856] ACPI: bus type PCI registered\n[ 0.313005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314756] PCI: Using configuration type 1 for base access\n[ 0.316972] ACPI: Added _OSI(Module Device)\n[ 0.318172] ACPI: Added _OSI(Processor Device)\n[ 0.319399] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320687] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322896] ACPI: Interpreter enabled\n[ 0.323989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334680] ACPI: (supports S0 S5)\n[ 0.335714] ACPI: Using IOAPIC for interrupt routing\n[ 0.337038] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344325] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346007] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349125] acpiphp: Slot [3] registered\n[ 0.350253] acpiphp: Slot [4] registered\n[ 0.351376] acpiphp: Slot [5] registered\n[ 0.352517] acpiphp: Slot [6] registered\n[ 0.353662] acpiphp: Slot [7] registered\n[ 0.354791] acpiphp: Slot [8] registered\n[ 0.355919] acpiphp: Slot [9] registered\n[ 0.357086] acpiphp: Slot [10] registered\n[ 0.358232] acpiphp: Slot [11] registered\n[ 0.359394] acpiphp: Slot [12] registered\n[ 0.360533] acpiphp: Slot [13] registered\n[ 0.361685] acpiphp: Slot [14] registered\n[ 0.362823] acpiphp: Slot [15] registered\n[ 0.378760] acpiphp: Slot [16] registered\n[ 0.379899] acpiphp: Slot [17] registered\n[ 0.381030] acpiphp: Slot [18] registered\n[ 0.382180] acpiphp: Slot [19] registered\n[ 0.383314] acpiphp: Slot [20] registered\n[ 0.384453] acpiphp: Slot [21] registered\n[ 0.385586] acpiphp: Slot [22] registered\n[ 0.386722] acpiphp: Slot [23] registered\n[ 0.387867] acpiphp: Slot [24] registered\n[ 0.389003] acpiphp: Slot [25] registered\n[ 0.390134] acpiphp: Slot [26] registered\n[ 0.391264] acpiphp: Slot [27] registered\n[ 0.392404] acpiphp: Slot [28] registered\n[ 0.393545] acpiphp: Slot [29] registered\n[ 0.394692] acpiphp: Slot [30] registered\n[ 0.395823] acpiphp: Slot [31] registered\n[ 0.396961] PCI host bridge to bus 0000:00\n[ 0.398093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399769] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403484] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407582] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413718] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417186] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454409] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456217] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459638] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461871] vgaarb: loaded\n[ 0.462738] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464454] SCSI subsystem initialized\n[ 0.465749] ACPI: bus type USB registered\n[ 0.466928] usbcore: registered new interface driver usbfs\n[ 0.468382] usbcore: registered new interface driver hub\n[ 0.469832] usbcore: registered new device driver usb\n[ 0.471415] PCI: Using ACPI for IRQ routing\n[ 0.473015] NetLabel: Initializing\n[ 0.474054] NetLabel: domain hash size = 128\n[ 0.475292] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476693] NetLabel: unlabeled traffic allowed by default\n[ 0.478331] clocksource: Switched to clocksource kvm-clock\n[ 0.488545] AppArmor: AppArmor Filesystem Enabled\n[ 0.489902] pnp: PnP ACPI init\n[ 0.491174] pnp: PnP ACPI: found 5 devices\n[ 0.498057] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.500501] NET: Registered protocol family 2\n[ 0.501988] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.503866] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.505619] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.507352] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508901] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510558] NET: Registered protocol family 1\n[ 0.511805] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.513346] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.514886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.529914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544781] Trying to unpack rootfs image as initramfs...\n[ 0.607945] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612370] Scanning for low memory corruption every 60 seconds\n[ 0.614576] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.616219] audit: initializing netlink subsys (disabled)\n[ 0.617700] audit: type=2000 audit(1534489982.471:1): initialized\n[ 0.619649] Initialise system trusted keyring\n[ 0.621027] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622665] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625400] zbud: loaded\n[ 0.626427] VFS: Disk quotas dquot_6.6.0\n[ 0.627593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629789] fuse init (API version 7.23)\n[ 0.631045] Key type big_key registered\n[ 0.632178] Allocating IMA MOK and blacklist keyrings.\n[ 0.633856] Key type asymmetric registered\n[ 0.635017] Asymmetric key parser 'x509' registered\n[ 0.636360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638457] io scheduler noop registered\n[ 0.639567] io scheduler deadline registered (default)\n[ 0.640978] io scheduler cfq registered\n[ 0.642185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643654] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645434] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647486] ACPI: Power Button [PWRF]\n[ 0.648730] GHES: HEST is not enabled!\n[ 0.662851] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694950] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718671] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721709] Linux agpgart interface v0.103\n[ 0.725120] brd: module loaded\n[ 0.727369] loop: module loaded\n[ 0.731850] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733914] GPT:90111 != 2097151\n[ 0.734882] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736427] GPT:90111 != 2097151\n[ 0.737391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738770] vda: vda1 vda15\n[ 0.740423] scsi host0: ata_piix\n[ 0.741531] scsi host1: ata_piix\n[ 0.742555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744269] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746305] libphy: Fixed MDIO Bus: probed\n[ 0.747696] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749044] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751953] PPP generic driver version 2.4.2\n[ 0.753400] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755115] ehci-pci: EHCI PCI platform driver\n[ 0.756383] ehci-platform: EHCI generic platform driver\n[ 0.757778] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759387] ohci-pci: OHCI PCI platform driver\n[ 0.760668] ohci-platform: OHCI generic platform driver\n[ 0.762106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.776708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778141] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780246] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.783404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.785163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.787221] usb usb1: Product: UHCI Host Controller\n[ 0.788565] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.790218] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.791748] hub 1-0:1.0: USB hub found\n[ 0.792879] hub 1-0:1.0: 2 ports detected\n[ 0.794299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797386] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798757] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800239] mousedev: PS/2 mouse device common for all mice\n[ 0.802043] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.804703] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806350] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809737] i2c /dev entries driver\n[ 0.810883] device-mapper: uevent: version 1.0.3\n[ 0.812238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.814624] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816773] NET: Registered protocol family 10\n[ 0.818699] NET: Registered protocol family 17\n[ 0.819979] Key type dns_resolver registered\n[ 0.821408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822993] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825546] registered taskstats version 1\n[ 0.826800] Loading compiled-in X.509 certificates\n[ 0.828756] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831380] zswap: loaded using pool lzo/zbud\n[ 0.833922] Key type trusted registered\n[ 0.836164] Key type encrypted registered\n[ 0.837364] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838889] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840364] evm: HMAC attrs: 0x1\n[ 0.841767] Magic number: 14:198:218\n[ 0.843012] rtc_cmos 00:00: setting system clock to 2018-08-17 07:13:02 UTC (1534489982)\n[ 0.845354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.846923] EDD information not available.\n[ 0.899101] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.915649] ata1.00: configured for MWDMA2\n[ 0.917437] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.920522] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.922311] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.924119] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.928138] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.930394] Write protecting the kernel read-only data: 14336k\n[ 0.935306] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938015] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.136889] random: dd urandom read with 12 bits of entropy available\ndone.\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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.32s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-08-17 07:13:30,579 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action used request id req-d5039c4d-b299-4a8b-82bb-c0cc56f85219 2018-08-17 07:13:32,582 - sdnvpn_test_utils - INFO - Waiting for instance 2bdeea23-d495-422a-899e-6fc55a30859b to boot up 2018-08-17 07:13:32,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6f8787fb0a612fcd56ea0e65bf2c586eba0708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:13:32,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:13: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-5b564aab-0df4-40c6-adde-121493e4d8e2 x-compute-request-id: req-5b564aab-0df4-40c6-adde-121493e4d8e2 Content-Encoding: gzip Content-Length: 8128 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514027511 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.203161] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.205730] pid_max: default: 32768 minimum: 301\n[ 0.207102] ACPI: Core revision 20150930\n[ 0.208908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.210928] Security Framework initialized\n[ 0.212201] Yama: becoming mindful.\n[ 0.213314] AppArmor: AppArmor initialized\n[ 0.214617] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.216647] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.218604] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222532] Initializing cgroup subsys io\n[ 0.223752] Initializing cgroup subsys memory\n[ 0.225038] Initializing cgroup subsys devices\n[ 0.226363] Initializing cgroup subsys freezer\n[ 0.227662] Initializing cgroup subsys net_cls\n[ 0.228971] Initializing cgroup subsys perf_event\n[ 0.230346] Initializing cgroup subsys net_prio\n[ 0.231650] Initializing cgroup subsys hugetlb\n[ 0.232950] Initializing cgroup subsys pids\n[ 0.234246] CPU: Physical Processor ID: 0\n[ 0.236141] mce: CPU supports 10 MCE banks\n[ 0.237396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.238887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263102] ftrace: allocating 31920 entries in 125 pages\n[ 0.289208] smpboot: Max logical packages: 1\n[ 0.290552] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292643] x2apic enabled\n[ 0.293899] Switched APIC routing to physical x2apic.\n[ 0.296572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298290] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303981] KVM setup paravirtual spinlock\n[ 0.305665] x86: Booted up 1 node, 1 CPUs\n[ 0.306855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308862] devtmpfs: initialized\n[ 0.310958] evm: security.selinux\n[ 0.311991] evm: security.SMACK64\n[ 0.313031] evm: security.SMACK64EXEC\n[ 0.314158] evm: security.SMACK64TRANSMUTE\n[ 0.315374] evm: security.SMACK64MMAP\n[ 0.316500] evm: security.ima\n[ 0.317467] evm: security.capability\n[ 0.318605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321254] pinctrl core: initialized pinctrl subsystem\n[ 0.322831] RTC time: 7:12:50, date: 08/17/18\n[ 0.324219] NET: Registered protocol family 16\n[ 0.325648] cpuidle: using governor ladder\n[ 0.326856] cpuidle: using governor menu\n[ 0.328002] PCCT header not found.\n[ 0.329072] ACPI: bus type PCI registered\n[ 0.330246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332012] PCI: Using configuration type 1 for base access\n[ 0.334311] ACPI: Added _OSI(Module Device)\n[ 0.335562] ACPI: Added _OSI(Processor Device)\n[ 0.336818] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338118] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340425] ACPI: Interpreter enabled\n[ 0.341548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.346941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.349649] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.352366] ACPI: (supports S0 S5)\n[ 0.353413] ACPI: Using IOAPIC for interrupt routing\n[ 0.354804] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.358947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.360642] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.362472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.367541] acpiphp: Slot [3] registered\n[ 0.368746] acpiphp: Slot [4] registered\n[ 0.369934] acpiphp: Slot [5] registered\n[ 0.371113] acpiphp: Slot [6] registered\n[ 0.372300] acpiphp: Slot [7] registered\n[ 0.373474] acpiphp: Slot [8] registered\n[ 0.374663] acpiphp: Slot [9] registered\n[ 0.375843] acpiphp: Slot [10] registered\n[ 0.377083] acpiphp: Slot [11] registered\n[ 0.378274] acpiphp: Slot [12] registered\n[ 0.379461] acpiphp: Slot [13] registered\n[ 0.380672] acpiphp: Slot [14] registered\n[ 0.381874] acpiphp: Slot [15] registered\n[ 0.397844] acpiphp: Slot [16] registered\n[ 0.399030] acpiphp: Slot [17] registered\n[ 0.400219] acpiphp: Slot [18] registered\n[ 0.401398] acpiphp: Slot [19] registered\n[ 0.402580] acpiphp: Slot [20] registered\n[ 0.403792] acpiphp: Slot [21] registered\n[ 0.404993] acpiphp: Slot [22] registered\n[ 0.406204] acpiphp: Slot [23] registered\n[ 0.407423] acpiphp: Slot [24] registered\n[ 0.408652] acpiphp: Slot [25] registered\n[ 0.409854] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412317] acpiphp: Slot [28] registered\n[ 0.413521] acpiphp: Slot [29] registered\n[ 0.414741] acpiphp: Slot [30] registered\n[ 0.415922] acpiphp: Slot [31] registered\n[ 0.417092] PCI host bridge to bus 0000:00\n[ 0.418269] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.420021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423992] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.426113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428298] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434412] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.436107] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442239] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.465955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470120] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472338] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474368] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476149] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478062] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.479601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.481842] vgaarb: loaded\n[ 0.482734] vgaarb: bridge control possible 0000:00:02.0\n[ 0.484462] SCSI subsystem initialized\n[ 0.485781] ACPI: bus type USB registered\n[ 0.486979] usbcore: registered new interface driver usbfs\n[ 0.488486] usbcore: registered new interface driver hub\n[ 0.489939] usbcore: registered new device driver usb\n[ 0.491533] PCI: Using ACPI for IRQ routing\n[ 0.493127] NetLabel: Initializing\n[ 0.494189] NetLabel: domain hash size = 128\n[ 0.495431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.496834] NetLabel: unlabeled traffic allowed by default\n[ 0.498505] clocksource: Switched to clocksource kvm-clock\n[ 0.508961] AppArmor: AppArmor Filesystem Enabled\n[ 0.510409] pnp: PnP ACPI init\n[ 0.511739] pnp: PnP ACPI: found 5 devices\n[ 0.518797] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.521279] NET: Registered protocol family 2\n[ 0.522767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.524668] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.526400] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.528183] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529742] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.531425] NET: Registered protocol family 1\n[ 0.532707] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.534326] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535878] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.565842] Trying to unpack rootfs image as initramfs...\n[ 0.628435] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.633529] Scanning for low memory corruption every 60 seconds\n[ 0.635813] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637521] audit: initializing netlink subsys (disabled)\n[ 0.639104] audit: type=2000 audit(1534489971.193:1): initialized\n[ 0.641072] Initialise system trusted keyring\n[ 0.642522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.647021] zbud: loaded\n[ 0.648068] VFS: Disk quotas dquot_6.6.0\n[ 0.649269] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651559] fuse init (API version 7.23)\n[ 0.652854] Key type big_key registered\n[ 0.654022] Allocating IMA MOK and blacklist keyrings.\n[ 0.655808] Key type asymmetric registered\n[ 0.657010] Asymmetric key parser 'x509' registered\n[ 0.658404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660579] io scheduler noop registered\n[ 0.661737] io scheduler deadline registered (default)\n[ 0.663202] io scheduler cfq registered\n[ 0.664451] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665960] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.667830] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.669955] ACPI: Power Button [PWRF]\n[ 0.671261] GHES: HEST is not enabled!\n[ 0.685484] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718163] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741922] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744940] Linux agpgart interface v0.103\n[ 0.748341] brd: module loaded\n[ 0.750547] loop: module loaded\n[ 0.755170] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757216] GPT:90111 != 2097151\n[ 0.758165] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759682] GPT:90111 != 2097151\n[ 0.760633] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761969] vda: vda1 vda15\n[ 0.763690] scsi host0: ata_piix\n[ 0.764774] scsi host1: ata_piix\n[ 0.765778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.769487] libphy: Fixed MDIO Bus: probed\n[ 0.770855] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774944] PPP generic driver version 2.4.2\n[ 0.776208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.777859] ehci-pci: EHCI PCI platform driver\n[ 0.779090] ehci-platform: EHCI generic platform driver\n[ 0.780471] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.782044] ohci-pci: OHCI PCI platform driver\n[ 0.783271] ohci-platform: OHCI generic platform driver\n[ 0.784656] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.799310] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.800718] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.802828] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.804279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.805911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.807676] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809716] usb usb1: Product: UHCI Host Controller\n[ 0.811027] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812626] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813991] hub 1-0:1.0: USB hub found\n[ 0.815095] hub 1-0:1.0: 2 ports detected\n[ 0.816392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.819390] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.820730] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.822145] mousedev: PS/2 mouse device common for all mice\n[ 0.823908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.826466] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831387] i2c /dev entries driver\n[ 0.832465] device-mapper: uevent: version 1.0.3\n[ 0.833812] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.836109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837999] NET: Registered protocol family 10\n[ 0.839597] NET: Registered protocol family 17\n[ 0.840860] Key type dns_resolver registered\n[ 0.842190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843750] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846291] registered taskstats version 1\n[ 0.847507] Loading compiled-in X.509 certificates\n[ 0.849414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852081] zswap: loaded using pool lzo/zbud\n[ 0.854268] Key type trusted registered\n[ 0.856457] Key type encrypted registered\n[ 0.857623] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859091] ima: No TPM chip found, activating TPM-bypass!\n[ 0.860573] evm: HMAC attrs: 0x1\n[ 0.861886] Magic number: 14:198:218\n[ 0.863112] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:51 UTC (1534489971)\n[ 0.865368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.866917] EDD information not available.\n[ 0.923211] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940256] ata1.00: configured for MWDMA2\n[ 0.941996] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945049] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946791] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948543] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.951382] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.953533] Write protecting the kernel read-only data: 14336k\n[ 0.956520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.959035] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.132169] random: dd urandom read with 12 bits of entropy available\ndone.\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\n/dev/root resized successfully [took 0.12s]\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-08-17 07:13:32,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action used request id req-5b564aab-0df4-40c6-adde-121493e4d8e2 2018-08-17 07:13:34,644 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:14:04,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf695744f283b77165d342f41de2e286a5d567c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:14:04,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:14: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-80866edf-cdd0-47f4-ba36-1adb440e9c26 x-compute-request-id: req-80866edf-cdd0-47f4-ba36-1adb440e9c26 Content-Encoding: gzip Content-Length: 8170 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487935629 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.192593] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194935] pid_max: default: 32768 minimum: 301\n[ 0.196209] ACPI: Core revision 20150930\n[ 0.197919] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199778] Security Framework initialized\n[ 0.200929] Yama: becoming mindful.\n[ 0.201961] AppArmor: AppArmor initialized\n[ 0.203160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204994] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206772] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208459] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210397] Initializing cgroup subsys io\n[ 0.211563] Initializing cgroup subsys memory\n[ 0.212784] Initializing cgroup subsys devices\n[ 0.214016] Initializing cgroup subsys freezer\n[ 0.215257] Initializing cgroup subsys net_cls\n[ 0.216484] Initializing cgroup subsys perf_event\n[ 0.217782] Initializing cgroup subsys net_prio\n[ 0.219031] Initializing cgroup subsys hugetlb\n[ 0.220264] Initializing cgroup subsys pids\n[ 0.221483] CPU: Physical Processor ID: 0\n[ 0.223337] mce: CPU supports 10 MCE banks\n[ 0.224530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247820] ftrace: allocating 31920 entries in 125 pages\n[ 0.273619] smpboot: Max logical packages: 1\n[ 0.274832] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276784] x2apic enabled\n[ 0.277958] Switched APIC routing to physical x2apic.\n[ 0.280525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282107] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287489] KVM setup paravirtual spinlock\n[ 0.289128] x86: Booted up 1 node, 1 CPUs\n[ 0.290290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292255] devtmpfs: initialized\n[ 0.294268] evm: security.selinux\n[ 0.295281] evm: security.SMACK64\n[ 0.296274] evm: security.SMACK64EXEC\n[ 0.297344] evm: security.SMACK64TRANSMUTE\n[ 0.298495] evm: security.SMACK64MMAP\n[ 0.299560] evm: security.ima\n[ 0.300482] evm: security.capability\n[ 0.301611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304240] pinctrl core: initialized pinctrl subsystem\n[ 0.305776] RTC time: 7:13:01, date: 08/17/18\n[ 0.307114] NET: Registered protocol family 16\n[ 0.308490] cpuidle: using governor ladder\n[ 0.309666] cpuidle: using governor menu\n[ 0.310792] PCCT header not found.\n[ 0.311856] ACPI: bus type PCI registered\n[ 0.313005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314756] PCI: Using configuration type 1 for base access\n[ 0.316972] ACPI: Added _OSI(Module Device)\n[ 0.318172] ACPI: Added _OSI(Processor Device)\n[ 0.319399] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320687] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322896] ACPI: Interpreter enabled\n[ 0.323989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334680] ACPI: (supports S0 S5)\n[ 0.335714] ACPI: Using IOAPIC for interrupt routing\n[ 0.337038] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344325] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346007] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349125] acpiphp: Slot [3] registered\n[ 0.350253] acpiphp: Slot [4] registered\n[ 0.351376] acpiphp: Slot [5] registered\n[ 0.352517] acpiphp: Slot [6] registered\n[ 0.353662] acpiphp: Slot [7] registered\n[ 0.354791] acpiphp: Slot [8] registered\n[ 0.355919] acpiphp: Slot [9] registered\n[ 0.357086] acpiphp: Slot [10] registered\n[ 0.358232] acpiphp: Slot [11] registered\n[ 0.359394] acpiphp: Slot [12] registered\n[ 0.360533] acpiphp: Slot [13] registered\n[ 0.361685] acpiphp: Slot [14] registered\n[ 0.362823] acpiphp: Slot [15] registered\n[ 0.378760] acpiphp: Slot [16] registered\n[ 0.379899] acpiphp: Slot [17] registered\n[ 0.381030] acpiphp: Slot [18] registered\n[ 0.382180] acpiphp: Slot [19] registered\n[ 0.383314] acpiphp: Slot [20] registered\n[ 0.384453] acpiphp: Slot [21] registered\n[ 0.385586] acpiphp: Slot [22] registered\n[ 0.386722] acpiphp: Slot [23] registered\n[ 0.387867] acpiphp: Slot [24] registered\n[ 0.389003] acpiphp: Slot [25] registered\n[ 0.390134] acpiphp: Slot [26] registered\n[ 0.391264] acpiphp: Slot [27] registered\n[ 0.392404] acpiphp: Slot [28] registered\n[ 0.393545] acpiphp: Slot [29] registered\n[ 0.394692] acpiphp: Slot [30] registered\n[ 0.395823] acpiphp: Slot [31] registered\n[ 0.396961] PCI host bridge to bus 0000:00\n[ 0.398093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399769] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403484] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407582] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413718] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417186] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454409] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456217] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459638] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461871] vgaarb: loaded\n[ 0.462738] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464454] SCSI subsystem initialized\n[ 0.465749] ACPI: bus type USB registered\n[ 0.466928] usbcore: registered new interface driver usbfs\n[ 0.468382] usbcore: registered new interface driver hub\n[ 0.469832] usbcore: registered new device driver usb\n[ 0.471415] PCI: Using ACPI for IRQ routing\n[ 0.473015] NetLabel: Initializing\n[ 0.474054] NetLabel: domain hash size = 128\n[ 0.475292] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476693] NetLabel: unlabeled traffic allowed by default\n[ 0.478331] clocksource: Switched to clocksource kvm-clock\n[ 0.488545] AppArmor: AppArmor Filesystem Enabled\n[ 0.489902] pnp: PnP ACPI init\n[ 0.491174] pnp: PnP ACPI: found 5 devices\n[ 0.498057] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.500501] NET: Registered protocol family 2\n[ 0.501988] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.503866] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.505619] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.507352] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508901] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510558] NET: Registered protocol family 1\n[ 0.511805] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.513346] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.514886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.529914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544781] Trying to unpack rootfs image as initramfs...\n[ 0.607945] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612370] Scanning for low memory corruption every 60 seconds\n[ 0.614576] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.616219] audit: initializing netlink subsys (disabled)\n[ 0.617700] audit: type=2000 audit(1534489982.471:1): initialized\n[ 0.619649] Initialise system trusted keyring\n[ 0.621027] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622665] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625400] zbud: loaded\n[ 0.626427] VFS: Disk quotas dquot_6.6.0\n[ 0.627593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629789] fuse init (API version 7.23)\n[ 0.631045] Key type big_key registered\n[ 0.632178] Allocating IMA MOK and blacklist keyrings.\n[ 0.633856] Key type asymmetric registered\n[ 0.635017] Asymmetric key parser 'x509' registered\n[ 0.636360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638457] io scheduler noop registered\n[ 0.639567] io scheduler deadline registered (default)\n[ 0.640978] io scheduler cfq registered\n[ 0.642185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643654] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645434] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647486] ACPI: Power Button [PWRF]\n[ 0.648730] GHES: HEST is not enabled!\n[ 0.662851] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694950] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718671] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721709] Linux agpgart interface v0.103\n[ 0.725120] brd: module loaded\n[ 0.727369] loop: module loaded\n[ 0.731850] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733914] GPT:90111 != 2097151\n[ 0.734882] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736427] GPT:90111 != 2097151\n[ 0.737391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738770] vda: vda1 vda15\n[ 0.740423] scsi host0: ata_piix\n[ 0.741531] scsi host1: ata_piix\n[ 0.742555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744269] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746305] libphy: Fixed MDIO Bus: probed\n[ 0.747696] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749044] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751953] PPP generic driver version 2.4.2\n[ 0.753400] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755115] ehci-pci: EHCI PCI platform driver\n[ 0.756383] ehci-platform: EHCI generic platform driver\n[ 0.757778] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759387] ohci-pci: OHCI PCI platform driver\n[ 0.760668] ohci-platform: OHCI generic platform driver\n[ 0.762106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.776708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778141] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780246] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.783404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.785163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.787221] usb usb1: Product: UHCI Host Controller\n[ 0.788565] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.790218] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.791748] hub 1-0:1.0: USB hub found\n[ 0.792879] hub 1-0:1.0: 2 ports detected\n[ 0.794299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797386] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798757] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800239] mousedev: PS/2 mouse device common for all mice\n[ 0.802043] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.804703] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806350] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809737] i2c /dev entries driver\n[ 0.810883] device-mapper: uevent: version 1.0.3\n[ 0.812238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.814624] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816773] NET: Registered protocol family 10\n[ 0.818699] NET: Registered protocol family 17\n[ 0.819979] Key type dns_resolver registered\n[ 0.821408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822993] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825546] registered taskstats version 1\n[ 0.826800] Loading compiled-in X.509 certificates\n[ 0.828756] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831380] zswap: loaded using pool lzo/zbud\n[ 0.833922] Key type trusted registered\n[ 0.836164] Key type encrypted registered\n[ 0.837364] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838889] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840364] evm: HMAC attrs: 0x1\n[ 0.841767] Magic number: 14:198:218\n[ 0.843012] rtc_cmos 00:00: setting system clock to 2018-08-17 07:13:02 UTC (1534489982)\n[ 0.845354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.846923] EDD information not available.\n[ 0.899101] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.915649] ata1.00: configured for MWDMA2\n[ 0.917437] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.920522] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.922311] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.924119] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.928138] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.930394] Write protecting the kernel read-only data: 14336k\n[ 0.935306] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938015] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.136889] random: dd urandom read with 12 bits of entropy available\ndone.\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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.32s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-08-17 07:14:04,764 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action used request id req-80866edf-cdd0-47f4-ba36-1adb440e9c26 2018-08-17 07:14:04,766 - 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-08-17 07:14:04,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf695744f283b77165d342f41de2e286a5d567c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:14:04,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:14: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-84eac2ca-81d1-4817-a624-b06ac34f3c6f x-compute-request-id: req-84eac2ca-81d1-4817-a624-b06ac34f3c6f Content-Encoding: gzip Content-Length: 8170 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 487935629 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.192593] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194935] pid_max: default: 32768 minimum: 301\n[ 0.196209] ACPI: Core revision 20150930\n[ 0.197919] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199778] Security Framework initialized\n[ 0.200929] Yama: becoming mindful.\n[ 0.201961] AppArmor: AppArmor initialized\n[ 0.203160] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204994] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206772] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208459] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210397] Initializing cgroup subsys io\n[ 0.211563] Initializing cgroup subsys memory\n[ 0.212784] Initializing cgroup subsys devices\n[ 0.214016] Initializing cgroup subsys freezer\n[ 0.215257] Initializing cgroup subsys net_cls\n[ 0.216484] Initializing cgroup subsys perf_event\n[ 0.217782] Initializing cgroup subsys net_prio\n[ 0.219031] Initializing cgroup subsys hugetlb\n[ 0.220264] Initializing cgroup subsys pids\n[ 0.221483] CPU: Physical Processor ID: 0\n[ 0.223337] mce: CPU supports 10 MCE banks\n[ 0.224530] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247820] ftrace: allocating 31920 entries in 125 pages\n[ 0.273619] smpboot: Max logical packages: 1\n[ 0.274832] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276784] x2apic enabled\n[ 0.277958] Switched APIC routing to physical x2apic.\n[ 0.280525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282107] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284944] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287489] KVM setup paravirtual spinlock\n[ 0.289128] x86: Booted up 1 node, 1 CPUs\n[ 0.290290] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292255] devtmpfs: initialized\n[ 0.294268] evm: security.selinux\n[ 0.295281] evm: security.SMACK64\n[ 0.296274] evm: security.SMACK64EXEC\n[ 0.297344] evm: security.SMACK64TRANSMUTE\n[ 0.298495] evm: security.SMACK64MMAP\n[ 0.299560] evm: security.ima\n[ 0.300482] evm: security.capability\n[ 0.301611] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304240] pinctrl core: initialized pinctrl subsystem\n[ 0.305776] RTC time: 7:13:01, date: 08/17/18\n[ 0.307114] NET: Registered protocol family 16\n[ 0.308490] cpuidle: using governor ladder\n[ 0.309666] cpuidle: using governor menu\n[ 0.310792] PCCT header not found.\n[ 0.311856] ACPI: bus type PCI registered\n[ 0.313005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314756] PCI: Using configuration type 1 for base access\n[ 0.316972] ACPI: Added _OSI(Module Device)\n[ 0.318172] ACPI: Added _OSI(Processor Device)\n[ 0.319399] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320687] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322896] ACPI: Interpreter enabled\n[ 0.323989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326650] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329306] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.331998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334680] ACPI: (supports S0 S5)\n[ 0.335714] ACPI: Using IOAPIC for interrupt routing\n[ 0.337038] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.340996] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342596] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344325] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346007] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349125] acpiphp: Slot [3] registered\n[ 0.350253] acpiphp: Slot [4] registered\n[ 0.351376] acpiphp: Slot [5] registered\n[ 0.352517] acpiphp: Slot [6] registered\n[ 0.353662] acpiphp: Slot [7] registered\n[ 0.354791] acpiphp: Slot [8] registered\n[ 0.355919] acpiphp: Slot [9] registered\n[ 0.357086] acpiphp: Slot [10] registered\n[ 0.358232] acpiphp: Slot [11] registered\n[ 0.359394] acpiphp: Slot [12] registered\n[ 0.360533] acpiphp: Slot [13] registered\n[ 0.361685] acpiphp: Slot [14] registered\n[ 0.362823] acpiphp: Slot [15] registered\n[ 0.378760] acpiphp: Slot [16] registered\n[ 0.379899] acpiphp: Slot [17] registered\n[ 0.381030] acpiphp: Slot [18] registered\n[ 0.382180] acpiphp: Slot [19] registered\n[ 0.383314] acpiphp: Slot [20] registered\n[ 0.384453] acpiphp: Slot [21] registered\n[ 0.385586] acpiphp: Slot [22] registered\n[ 0.386722] acpiphp: Slot [23] registered\n[ 0.387867] acpiphp: Slot [24] registered\n[ 0.389003] acpiphp: Slot [25] registered\n[ 0.390134] acpiphp: Slot [26] registered\n[ 0.391264] acpiphp: Slot [27] registered\n[ 0.392404] acpiphp: Slot [28] registered\n[ 0.393545] acpiphp: Slot [29] registered\n[ 0.394692] acpiphp: Slot [30] registered\n[ 0.395823] acpiphp: Slot [31] registered\n[ 0.396961] PCI host bridge to bus 0000:00\n[ 0.398093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.399769] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401446] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403484] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405509] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407582] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413718] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415406] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417186] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421652] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423713] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446016] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448104] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452140] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454409] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456217] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458096] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459638] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461871] vgaarb: loaded\n[ 0.462738] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464454] SCSI subsystem initialized\n[ 0.465749] ACPI: bus type USB registered\n[ 0.466928] usbcore: registered new interface driver usbfs\n[ 0.468382] usbcore: registered new interface driver hub\n[ 0.469832] usbcore: registered new device driver usb\n[ 0.471415] PCI: Using ACPI for IRQ routing\n[ 0.473015] NetLabel: Initializing\n[ 0.474054] NetLabel: domain hash size = 128\n[ 0.475292] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476693] NetLabel: unlabeled traffic allowed by default\n[ 0.478331] clocksource: Switched to clocksource kvm-clock\n[ 0.488545] AppArmor: AppArmor Filesystem Enabled\n[ 0.489902] pnp: PnP ACPI init\n[ 0.491174] pnp: PnP ACPI: found 5 devices\n[ 0.498057] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.500501] NET: Registered protocol family 2\n[ 0.501988] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.503866] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.505619] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.507352] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508901] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510558] NET: Registered protocol family 1\n[ 0.511805] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.513346] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.514886] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.529914] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.544781] Trying to unpack rootfs image as initramfs...\n[ 0.607945] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.612370] Scanning for low memory corruption every 60 seconds\n[ 0.614576] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.616219] audit: initializing netlink subsys (disabled)\n[ 0.617700] audit: type=2000 audit(1534489982.471:1): initialized\n[ 0.619649] Initialise system trusted keyring\n[ 0.621027] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622665] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625400] zbud: loaded\n[ 0.626427] VFS: Disk quotas dquot_6.6.0\n[ 0.627593] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629789] fuse init (API version 7.23)\n[ 0.631045] Key type big_key registered\n[ 0.632178] Allocating IMA MOK and blacklist keyrings.\n[ 0.633856] Key type asymmetric registered\n[ 0.635017] Asymmetric key parser 'x509' registered\n[ 0.636360] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638457] io scheduler noop registered\n[ 0.639567] io scheduler deadline registered (default)\n[ 0.640978] io scheduler cfq registered\n[ 0.642185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643654] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645434] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647486] ACPI: Power Button [PWRF]\n[ 0.648730] GHES: HEST is not enabled!\n[ 0.662851] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694950] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718671] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721709] Linux agpgart interface v0.103\n[ 0.725120] brd: module loaded\n[ 0.727369] loop: module loaded\n[ 0.731850] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733914] GPT:90111 != 2097151\n[ 0.734882] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736427] GPT:90111 != 2097151\n[ 0.737391] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738770] vda: vda1 vda15\n[ 0.740423] scsi host0: ata_piix\n[ 0.741531] scsi host1: ata_piix\n[ 0.742555] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744269] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746305] libphy: Fixed MDIO Bus: probed\n[ 0.747696] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749044] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751953] PPP generic driver version 2.4.2\n[ 0.753400] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755115] ehci-pci: EHCI PCI platform driver\n[ 0.756383] ehci-platform: EHCI generic platform driver\n[ 0.757778] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759387] ohci-pci: OHCI PCI platform driver\n[ 0.760668] ohci-platform: OHCI generic platform driver\n[ 0.762106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.776708] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778141] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780246] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781716] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.783404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.785163] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.787221] usb usb1: Product: UHCI Host Controller\n[ 0.788565] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.790218] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.791748] hub 1-0:1.0: USB hub found\n[ 0.792879] hub 1-0:1.0: 2 ports detected\n[ 0.794299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797386] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798757] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800239] mousedev: PS/2 mouse device common for all mice\n[ 0.802043] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.804703] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806350] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808038] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809737] i2c /dev entries driver\n[ 0.810883] device-mapper: uevent: version 1.0.3\n[ 0.812238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.814624] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816773] NET: Registered protocol family 10\n[ 0.818699] NET: Registered protocol family 17\n[ 0.819979] Key type dns_resolver registered\n[ 0.821408] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822993] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825546] registered taskstats version 1\n[ 0.826800] Loading compiled-in X.509 certificates\n[ 0.828756] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831380] zswap: loaded using pool lzo/zbud\n[ 0.833922] Key type trusted registered\n[ 0.836164] Key type encrypted registered\n[ 0.837364] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838889] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840364] evm: HMAC attrs: 0x1\n[ 0.841767] Magic number: 14:198:218\n[ 0.843012] rtc_cmos 00:00: setting system clock to 2018-08-17 07:13:02 UTC (1534489982)\n[ 0.845354] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.846923] EDD information not available.\n[ 0.899101] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.915649] ata1.00: configured for MWDMA2\n[ 0.917437] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.920522] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.922311] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.924119] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.928138] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.930394] Write protecting the kernel read-only data: 14336k\n[ 0.935306] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938015] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.136889] random: dd urandom read with 12 bits of entropy available\ndone.\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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.32s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 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-08-17 07:14:04,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action used request id req-84eac2ca-81d1-4817-a624-b06ac34f3c6f 2018-08-17 07:14:04,830 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-08-17 07:14:04,830 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-08-17 07:14:04,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-314678", "route_distinguishers": "222:222"}}' 2018-08-17 07:14:05,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-17d168f0-9430-4499-b1c0-4385ff51f092 Date: Fri, 17 Aug 2018 07:14:05 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-314678", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": ["88:88"], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "5340e051-5bb6-4929-83ee-13d9921f1fdb"}} 2018-08-17 07:14:05,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns used request id req-17d168f0-9430-4499-b1c0-4385ff51f092 2018-08-17 07:14:05,229 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-314678', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'5340e051-5bb6-4929-83ee-13d9921f1fdb', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'route_targets': [u'88:88'], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'type': u'l3', u'networks': []}} 2018-08-17 07:14:05,230 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-08-17 07:14:05,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5340e051-5bb6-4929-83ee-13d9921f1fdb/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" -d '{"network_association": {"network_id": "38610c9c-a389-41ec-bbbe-0e4800a59864"}}' 2018-08-17 07:14:05,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-1ea960c9-5d77-40fd-b236-a5e33697e680 Date: Fri, 17 Aug 2018 07:14:05 GMT RESP BODY: {"network_association": {"network_id": "38610c9c-a389-41ec-bbbe-0e4800a59864", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "3313fba1-fe56-49f0-ad27-1e7860bd1e0c"}} 2018-08-17 07:14:05,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5340e051-5bb6-4929-83ee-13d9921f1fdb/network_associations used request id req-1ea960c9-5d77-40fd-b236-a5e33697e680 2018-08-17 07:14:05,573 - sdnvpn_test_utils - DEBUG - Waiting for network f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5 to associate with BGPVPN b60d418b-773d-4c3b-be29-597053553200 2018-08-17 07:14:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" 2018-08-17 07:14:05,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-d6d8d256-faab-47f3-8231-94e706cc0298 Date: Fri, 17 Aug 2018 07:14:05 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-141081", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": ["b60d418b-773d-4c3b-be29-597053553200"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": ["55:55"], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5"}} 2018-08-17 07:14:05,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5 used request id req-d6d8d256-faab-47f3-8231-94e706cc0298 2018-08-17 07:14:06,637 - sdnvpn_test_utils - DEBUG - Waiting for network 5340e051-5bb6-4929-83ee-13d9921f1fdb to associate with BGPVPN 38610c9c-a389-41ec-bbbe-0e4800a59864 2018-08-17 07:14:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5340e051-5bb6-4929-83ee-13d9921f1fdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" 2018-08-17 07:14:06,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-7308f9ac-5c3e-4f09-8e75-c6e3f282da4c Date: Fri, 17 Aug 2018 07:14:06 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-314678", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": ["38610c9c-a389-41ec-bbbe-0e4800a59864"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": ["88:88"], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "5340e051-5bb6-4929-83ee-13d9921f1fdb"}} 2018-08-17 07:14:06,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5340e051-5bb6-4929-83ee-13d9921f1fdb used request id req-7308f9ac-5c3e-4f09-8e75-c6e3f282da4c 2018-08-17 07:14:07,690 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:14:37,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6f8787fb0a612fcd56ea0e65bf2c586eba0708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:14:37,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:14: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-d8a9dd85-e68f-4084-b30f-6017c40a0e06 x-compute-request-id: req-d8a9dd85-e68f-4084-b30f-6017c40a0e06 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514027511 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.203161] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.205730] pid_max: default: 32768 minimum: 301\n[ 0.207102] ACPI: Core revision 20150930\n[ 0.208908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.210928] Security Framework initialized\n[ 0.212201] Yama: becoming mindful.\n[ 0.213314] AppArmor: AppArmor initialized\n[ 0.214617] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.216647] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.218604] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222532] Initializing cgroup subsys io\n[ 0.223752] Initializing cgroup subsys memory\n[ 0.225038] Initializing cgroup subsys devices\n[ 0.226363] Initializing cgroup subsys freezer\n[ 0.227662] Initializing cgroup subsys net_cls\n[ 0.228971] Initializing cgroup subsys perf_event\n[ 0.230346] Initializing cgroup subsys net_prio\n[ 0.231650] Initializing cgroup subsys hugetlb\n[ 0.232950] Initializing cgroup subsys pids\n[ 0.234246] CPU: Physical Processor ID: 0\n[ 0.236141] mce: CPU supports 10 MCE banks\n[ 0.237396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.238887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263102] ftrace: allocating 31920 entries in 125 pages\n[ 0.289208] smpboot: Max logical packages: 1\n[ 0.290552] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292643] x2apic enabled\n[ 0.293899] Switched APIC routing to physical x2apic.\n[ 0.296572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298290] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303981] KVM setup paravirtual spinlock\n[ 0.305665] x86: Booted up 1 node, 1 CPUs\n[ 0.306855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308862] devtmpfs: initialized\n[ 0.310958] evm: security.selinux\n[ 0.311991] evm: security.SMACK64\n[ 0.313031] evm: security.SMACK64EXEC\n[ 0.314158] evm: security.SMACK64TRANSMUTE\n[ 0.315374] evm: security.SMACK64MMAP\n[ 0.316500] evm: security.ima\n[ 0.317467] evm: security.capability\n[ 0.318605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321254] pinctrl core: initialized pinctrl subsystem\n[ 0.322831] RTC time: 7:12:50, date: 08/17/18\n[ 0.324219] NET: Registered protocol family 16\n[ 0.325648] cpuidle: using governor ladder\n[ 0.326856] cpuidle: using governor menu\n[ 0.328002] PCCT header not found.\n[ 0.329072] ACPI: bus type PCI registered\n[ 0.330246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332012] PCI: Using configuration type 1 for base access\n[ 0.334311] ACPI: Added _OSI(Module Device)\n[ 0.335562] ACPI: Added _OSI(Processor Device)\n[ 0.336818] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338118] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340425] ACPI: Interpreter enabled\n[ 0.341548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.346941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.349649] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.352366] ACPI: (supports S0 S5)\n[ 0.353413] ACPI: Using IOAPIC for interrupt routing\n[ 0.354804] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.358947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.360642] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.362472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.367541] acpiphp: Slot [3] registered\n[ 0.368746] acpiphp: Slot [4] registered\n[ 0.369934] acpiphp: Slot [5] registered\n[ 0.371113] acpiphp: Slot [6] registered\n[ 0.372300] acpiphp: Slot [7] registered\n[ 0.373474] acpiphp: Slot [8] registered\n[ 0.374663] acpiphp: Slot [9] registered\n[ 0.375843] acpiphp: Slot [10] registered\n[ 0.377083] acpiphp: Slot [11] registered\n[ 0.378274] acpiphp: Slot [12] registered\n[ 0.379461] acpiphp: Slot [13] registered\n[ 0.380672] acpiphp: Slot [14] registered\n[ 0.381874] acpiphp: Slot [15] registered\n[ 0.397844] acpiphp: Slot [16] registered\n[ 0.399030] acpiphp: Slot [17] registered\n[ 0.400219] acpiphp: Slot [18] registered\n[ 0.401398] acpiphp: Slot [19] registered\n[ 0.402580] acpiphp: Slot [20] registered\n[ 0.403792] acpiphp: Slot [21] registered\n[ 0.404993] acpiphp: Slot [22] registered\n[ 0.406204] acpiphp: Slot [23] registered\n[ 0.407423] acpiphp: Slot [24] registered\n[ 0.408652] acpiphp: Slot [25] registered\n[ 0.409854] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412317] acpiphp: Slot [28] registered\n[ 0.413521] acpiphp: Slot [29] registered\n[ 0.414741] acpiphp: Slot [30] registered\n[ 0.415922] acpiphp: Slot [31] registered\n[ 0.417092] PCI host bridge to bus 0000:00\n[ 0.418269] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.420021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423992] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.426113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428298] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434412] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.436107] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442239] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.465955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470120] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472338] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474368] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476149] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478062] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.479601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.481842] vgaarb: loaded\n[ 0.482734] vgaarb: bridge control possible 0000:00:02.0\n[ 0.484462] SCSI subsystem initialized\n[ 0.485781] ACPI: bus type USB registered\n[ 0.486979] usbcore: registered new interface driver usbfs\n[ 0.488486] usbcore: registered new interface driver hub\n[ 0.489939] usbcore: registered new device driver usb\n[ 0.491533] PCI: Using ACPI for IRQ routing\n[ 0.493127] NetLabel: Initializing\n[ 0.494189] NetLabel: domain hash size = 128\n[ 0.495431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.496834] NetLabel: unlabeled traffic allowed by default\n[ 0.498505] clocksource: Switched to clocksource kvm-clock\n[ 0.508961] AppArmor: AppArmor Filesystem Enabled\n[ 0.510409] pnp: PnP ACPI init\n[ 0.511739] pnp: PnP ACPI: found 5 devices\n[ 0.518797] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.521279] NET: Registered protocol family 2\n[ 0.522767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.524668] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.526400] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.528183] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529742] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.531425] NET: Registered protocol family 1\n[ 0.532707] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.534326] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535878] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.565842] Trying to unpack rootfs image as initramfs...\n[ 0.628435] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.633529] Scanning for low memory corruption every 60 seconds\n[ 0.635813] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637521] audit: initializing netlink subsys (disabled)\n[ 0.639104] audit: type=2000 audit(1534489971.193:1): initialized\n[ 0.641072] Initialise system trusted keyring\n[ 0.642522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.647021] zbud: loaded\n[ 0.648068] VFS: Disk quotas dquot_6.6.0\n[ 0.649269] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651559] fuse init (API version 7.23)\n[ 0.652854] Key type big_key registered\n[ 0.654022] Allocating IMA MOK and blacklist keyrings.\n[ 0.655808] Key type asymmetric registered\n[ 0.657010] Asymmetric key parser 'x509' registered\n[ 0.658404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660579] io scheduler noop registered\n[ 0.661737] io scheduler deadline registered (default)\n[ 0.663202] io scheduler cfq registered\n[ 0.664451] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665960] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.667830] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.669955] ACPI: Power Button [PWRF]\n[ 0.671261] GHES: HEST is not enabled!\n[ 0.685484] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718163] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741922] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744940] Linux agpgart interface v0.103\n[ 0.748341] brd: module loaded\n[ 0.750547] loop: module loaded\n[ 0.755170] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757216] GPT:90111 != 2097151\n[ 0.758165] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759682] GPT:90111 != 2097151\n[ 0.760633] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761969] vda: vda1 vda15\n[ 0.763690] scsi host0: ata_piix\n[ 0.764774] scsi host1: ata_piix\n[ 0.765778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.769487] libphy: Fixed MDIO Bus: probed\n[ 0.770855] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774944] PPP generic driver version 2.4.2\n[ 0.776208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.777859] ehci-pci: EHCI PCI platform driver\n[ 0.779090] ehci-platform: EHCI generic platform driver\n[ 0.780471] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.782044] ohci-pci: OHCI PCI platform driver\n[ 0.783271] ohci-platform: OHCI generic platform driver\n[ 0.784656] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.799310] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.800718] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.802828] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.804279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.805911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.807676] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809716] usb usb1: Product: UHCI Host Controller\n[ 0.811027] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812626] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813991] hub 1-0:1.0: USB hub found\n[ 0.815095] hub 1-0:1.0: 2 ports detected\n[ 0.816392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.819390] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.820730] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.822145] mousedev: PS/2 mouse device common for all mice\n[ 0.823908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.826466] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831387] i2c /dev entries driver\n[ 0.832465] device-mapper: uevent: version 1.0.3\n[ 0.833812] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.836109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837999] NET: Registered protocol family 10\n[ 0.839597] NET: Registered protocol family 17\n[ 0.840860] Key type dns_resolver registered\n[ 0.842190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843750] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846291] registered taskstats version 1\n[ 0.847507] Loading compiled-in X.509 certificates\n[ 0.849414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852081] zswap: loaded using pool lzo/zbud\n[ 0.854268] Key type trusted registered\n[ 0.856457] Key type encrypted registered\n[ 0.857623] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859091] ima: No TPM chip found, activating TPM-bypass!\n[ 0.860573] evm: HMAC attrs: 0x1\n[ 0.861886] Magic number: 14:198:218\n[ 0.863112] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:51 UTC (1534489971)\n[ 0.865368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.866917] EDD information not available.\n[ 0.923211] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940256] ata1.00: configured for MWDMA2\n[ 0.941996] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945049] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946791] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948543] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.951382] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.953533] Write protecting the kernel read-only data: 14336k\n[ 0.956520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.959035] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.132169] random: dd urandom read with 12 bits of entropy available\ndone.\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\n/dev/root resized successfully [took 0.12s]\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-08-17 07:14:37,762 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action used request id req-d8a9dd85-e68f-4084-b30f-6017c40a0e06 2018-08-17 07:14:37,763 - 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-08-17 07:14:37,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6f8787fb0a612fcd56ea0e65bf2c586eba0708" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:14:37,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:14: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-c207b480-3949-4993-a600-5965b92ad6cb x-compute-request-id: req-c207b480-3949-4993-a600-5965b92ad6cb Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514027511 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.203161] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.205730] pid_max: default: 32768 minimum: 301\n[ 0.207102] ACPI: Core revision 20150930\n[ 0.208908] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.210928] Security Framework initialized\n[ 0.212201] Yama: becoming mindful.\n[ 0.213314] AppArmor: AppArmor initialized\n[ 0.214617] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.216647] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.218604] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220469] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222532] Initializing cgroup subsys io\n[ 0.223752] Initializing cgroup subsys memory\n[ 0.225038] Initializing cgroup subsys devices\n[ 0.226363] Initializing cgroup subsys freezer\n[ 0.227662] Initializing cgroup subsys net_cls\n[ 0.228971] Initializing cgroup subsys perf_event\n[ 0.230346] Initializing cgroup subsys net_prio\n[ 0.231650] Initializing cgroup subsys hugetlb\n[ 0.232950] Initializing cgroup subsys pids\n[ 0.234246] CPU: Physical Processor ID: 0\n[ 0.236141] mce: CPU supports 10 MCE banks\n[ 0.237396] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.238887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256052] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263102] ftrace: allocating 31920 entries in 125 pages\n[ 0.289208] smpboot: Max logical packages: 1\n[ 0.290552] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292643] x2apic enabled\n[ 0.293899] Switched APIC routing to physical x2apic.\n[ 0.296572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298290] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303981] KVM setup paravirtual spinlock\n[ 0.305665] x86: Booted up 1 node, 1 CPUs\n[ 0.306855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.308862] devtmpfs: initialized\n[ 0.310958] evm: security.selinux\n[ 0.311991] evm: security.SMACK64\n[ 0.313031] evm: security.SMACK64EXEC\n[ 0.314158] evm: security.SMACK64TRANSMUTE\n[ 0.315374] evm: security.SMACK64MMAP\n[ 0.316500] evm: security.ima\n[ 0.317467] evm: security.capability\n[ 0.318605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321254] pinctrl core: initialized pinctrl subsystem\n[ 0.322831] RTC time: 7:12:50, date: 08/17/18\n[ 0.324219] NET: Registered protocol family 16\n[ 0.325648] cpuidle: using governor ladder\n[ 0.326856] cpuidle: using governor menu\n[ 0.328002] PCCT header not found.\n[ 0.329072] ACPI: bus type PCI registered\n[ 0.330246] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.332012] PCI: Using configuration type 1 for base access\n[ 0.334311] ACPI: Added _OSI(Module Device)\n[ 0.335562] ACPI: Added _OSI(Processor Device)\n[ 0.336818] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.338118] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.340425] ACPI: Interpreter enabled\n[ 0.341548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.344254] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.346941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.349649] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.352366] ACPI: (supports S0 S5)\n[ 0.353413] ACPI: Using IOAPIC for interrupt routing\n[ 0.354804] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.358947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.360642] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.362472] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.364267] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.367541] acpiphp: Slot [3] registered\n[ 0.368746] acpiphp: Slot [4] registered\n[ 0.369934] acpiphp: Slot [5] registered\n[ 0.371113] acpiphp: Slot [6] registered\n[ 0.372300] acpiphp: Slot [7] registered\n[ 0.373474] acpiphp: Slot [8] registered\n[ 0.374663] acpiphp: Slot [9] registered\n[ 0.375843] acpiphp: Slot [10] registered\n[ 0.377083] acpiphp: Slot [11] registered\n[ 0.378274] acpiphp: Slot [12] registered\n[ 0.379461] acpiphp: Slot [13] registered\n[ 0.380672] acpiphp: Slot [14] registered\n[ 0.381874] acpiphp: Slot [15] registered\n[ 0.397844] acpiphp: Slot [16] registered\n[ 0.399030] acpiphp: Slot [17] registered\n[ 0.400219] acpiphp: Slot [18] registered\n[ 0.401398] acpiphp: Slot [19] registered\n[ 0.402580] acpiphp: Slot [20] registered\n[ 0.403792] acpiphp: Slot [21] registered\n[ 0.404993] acpiphp: Slot [22] registered\n[ 0.406204] acpiphp: Slot [23] registered\n[ 0.407423] acpiphp: Slot [24] registered\n[ 0.408652] acpiphp: Slot [25] registered\n[ 0.409854] acpiphp: Slot [26] registered\n[ 0.411082] acpiphp: Slot [27] registered\n[ 0.412317] acpiphp: Slot [28] registered\n[ 0.413521] acpiphp: Slot [29] registered\n[ 0.414741] acpiphp: Slot [30] registered\n[ 0.415922] acpiphp: Slot [31] registered\n[ 0.417092] PCI host bridge to bus 0000:00\n[ 0.418269] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.420021] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.421795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.423992] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.426113] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.428298] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.432561] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.434412] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.436107] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.437956] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.442239] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.444390] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.465955] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.468056] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.470120] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.472338] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.474368] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.476149] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.478062] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.479601] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.481842] vgaarb: loaded\n[ 0.482734] vgaarb: bridge control possible 0000:00:02.0\n[ 0.484462] SCSI subsystem initialized\n[ 0.485781] ACPI: bus type USB registered\n[ 0.486979] usbcore: registered new interface driver usbfs\n[ 0.488486] usbcore: registered new interface driver hub\n[ 0.489939] usbcore: registered new device driver usb\n[ 0.491533] PCI: Using ACPI for IRQ routing\n[ 0.493127] NetLabel: Initializing\n[ 0.494189] NetLabel: domain hash size = 128\n[ 0.495431] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.496834] NetLabel: unlabeled traffic allowed by default\n[ 0.498505] clocksource: Switched to clocksource kvm-clock\n[ 0.508961] AppArmor: AppArmor Filesystem Enabled\n[ 0.510409] pnp: PnP ACPI init\n[ 0.511739] pnp: PnP ACPI: found 5 devices\n[ 0.518797] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.521279] NET: Registered protocol family 2\n[ 0.522767] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.524668] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.526400] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.528183] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529742] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.531425] NET: Registered protocol family 1\n[ 0.532707] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.534326] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.535878] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.550826] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.565842] Trying to unpack rootfs image as initramfs...\n[ 0.628435] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.633529] Scanning for low memory corruption every 60 seconds\n[ 0.635813] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.637521] audit: initializing netlink subsys (disabled)\n[ 0.639104] audit: type=2000 audit(1534489971.193:1): initialized\n[ 0.641072] Initialise system trusted keyring\n[ 0.642522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.644202] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.647021] zbud: loaded\n[ 0.648068] VFS: Disk quotas dquot_6.6.0\n[ 0.649269] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.651559] fuse init (API version 7.23)\n[ 0.652854] Key type big_key registered\n[ 0.654022] Allocating IMA MOK and blacklist keyrings.\n[ 0.655808] Key type asymmetric registered\n[ 0.657010] Asymmetric key parser 'x509' registered\n[ 0.658404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660579] io scheduler noop registered\n[ 0.661737] io scheduler deadline registered (default)\n[ 0.663202] io scheduler cfq registered\n[ 0.664451] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665960] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.667830] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.669955] ACPI: Power Button [PWRF]\n[ 0.671261] GHES: HEST is not enabled!\n[ 0.685484] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.715155] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.718163] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741922] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.744940] Linux agpgart interface v0.103\n[ 0.748341] brd: module loaded\n[ 0.750547] loop: module loaded\n[ 0.755170] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.757216] GPT:90111 != 2097151\n[ 0.758165] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759682] GPT:90111 != 2097151\n[ 0.760633] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761969] vda: vda1 vda15\n[ 0.763690] scsi host0: ata_piix\n[ 0.764774] scsi host1: ata_piix\n[ 0.765778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.769487] libphy: Fixed MDIO Bus: probed\n[ 0.770855] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774944] PPP generic driver version 2.4.2\n[ 0.776208] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.777859] ehci-pci: EHCI PCI platform driver\n[ 0.779090] ehci-platform: EHCI generic platform driver\n[ 0.780471] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.782044] ohci-pci: OHCI PCI platform driver\n[ 0.783271] ohci-platform: OHCI generic platform driver\n[ 0.784656] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.799310] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.800718] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.802828] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.804279] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.805911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.807676] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.809716] usb usb1: Product: UHCI Host Controller\n[ 0.811027] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.812626] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.813991] hub 1-0:1.0: USB hub found\n[ 0.815095] hub 1-0:1.0: 2 ports detected\n[ 0.816392] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.819390] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.820730] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.822145] mousedev: PS/2 mouse device common for all mice\n[ 0.823908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.826466] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828059] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829727] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831387] i2c /dev entries driver\n[ 0.832465] device-mapper: uevent: version 1.0.3\n[ 0.833812] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.836109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837999] NET: Registered protocol family 10\n[ 0.839597] NET: Registered protocol family 17\n[ 0.840860] Key type dns_resolver registered\n[ 0.842190] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843750] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846291] registered taskstats version 1\n[ 0.847507] Loading compiled-in X.509 certificates\n[ 0.849414] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852081] zswap: loaded using pool lzo/zbud\n[ 0.854268] Key type trusted registered\n[ 0.856457] Key type encrypted registered\n[ 0.857623] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859091] ima: No TPM chip found, activating TPM-bypass!\n[ 0.860573] evm: HMAC attrs: 0x1\n[ 0.861886] Magic number: 14:198:218\n[ 0.863112] rtc_cmos 00:00: setting system clock to 2018-08-17 07:12:51 UTC (1534489971)\n[ 0.865368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.866917] EDD information not available.\n[ 0.923211] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.940256] ata1.00: configured for MWDMA2\n[ 0.941996] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.945049] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.946791] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.948543] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.951382] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.953533] Write protecting the kernel read-only data: 14336k\n[ 0.956520] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.959035] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.132169] random: dd urandom read with 12 bits of entropy available\ndone.\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\n/dev/root resized successfully [took 0.12s]\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-08-17 07:14:37,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action used request id req-c207b480-3949-4993-a600-5965b92ad6cb 2018-08-17 07:14:37,824 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-08-17 07:14:37,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ddaae6b9b1024fe31278abf1025e8508c03347" -d '{"forceDelete": null}' 2018-08-17 07:14:37,995 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:14: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-8af3788b-5cad-49da-a6be-dbfe616554cc x-compute-request-id: req-8af3788b-5cad-49da-a6be-dbfe616554cc Content-Length: 0 Content-Type: application/json 2018-08-17 07:14:37,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34dec3ed-f16f-4d9a-8a81-ea5bbc1bd537/action used request id req-8af3788b-5cad-49da-a6be-dbfe616554cc 2018-08-17 07:14:37,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ddaae6b9b1024fe31278abf1025e8508c03347" -d '{"forceDelete": null}' 2018-08-17 07:14:38,209 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:14: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-2c17836b-1a7b-41e0-9f5f-28c9979ea56d x-compute-request-id: req-2c17836b-1a7b-41e0-9f5f-28c9979ea56d Content-Length: 0 Content-Type: application/json 2018-08-17 07:14:38,209 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/f7806f4c-3cb3-47a4-948b-f2fe9e95f8ca/action used request id req-2c17836b-1a7b-41e0-9f5f-28c9979ea56d 2018-08-17 07:14:38,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57ddaae6b9b1024fe31278abf1025e8508c03347" -d '{"forceDelete": null}' 2018-08-17 07:14:38,491 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:14: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-42a7a9ca-efd6-49ab-9e6a-dbf519770b1d x-compute-request-id: req-42a7a9ca-efd6-49ab-9e6a-dbf519770b1d Content-Length: 0 Content-Type: application/json 2018-08-17 07:14:38,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2bdeea23-d495-422a-899e-6fc55a30859b/action used request id req-42a7a9ca-efd6-49ab-9e6a-dbf519770b1d 2018-08-17 07:14:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62aabfd8ab86036439dd7484fc26e712a8700b31" 2018-08-17 07:14:38,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3cb16ece-ad3f-4b34-b9e1-303cbf51249b Date: Fri, 17 Aug 2018 07:14:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:14:38,870 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ec4bddab-c5b3-45c0-9e0c-ec70558c374f used request id req-3cb16ece-ad3f-4b34-b9e1-303cbf51249b 2018-08-17 07:14:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" 2018-08-17 07:14:39,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1085e730-8953-477e-9068-3673ee934970 Content-Length: 0 Date: Fri, 17 Aug 2018 07:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:14:39,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/f4b384a5-a4d6-4d57-a8f9-6a9c2a8556d5 used request id req-1085e730-8953-477e-9068-3673ee934970 2018-08-17 07:14:39,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5340e051-5bb6-4929-83ee-13d9921f1fdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" 2018-08-17 07:14:39,461 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-224f764f-22a2-4b7e-a03a-e4ce3e62a1c1 Content-Length: 0 Date: Fri, 17 Aug 2018 07:14:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:14:39,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/5340e051-5bb6-4929-83ee-13d9921f1fdb used request id req-224f764f-22a2-4b7e-a03a-e4ce3e62a1c1 2018-08-17 07:14:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/145e638f-fad7-4346-bdce-42b67e2a4a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834fe024875bb63a79d62237f8495620f9c157d4" 2018-08-17 07:14:39,586 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-0daa8368-3c08-4ddd-8101-946b4964e21b Date: Fri, 17 Aug 2018 07:14:39 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 145e638f-fad7-4346-bdce-42b67e2a4a85: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:14:39,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/145e638f-fad7-4346-bdce-42b67e2a4a85 used request id req-0daa8368-3c08-4ddd-8101-946b4964e21b 2018-08-17 07:14:39,586 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 145e638f-fad7-4346-bdce-42b67e2a4a85: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:14:39,587 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '145e638f-fad7-4346-bdce-42b67e2a4a85')]: Unable to complete operation on subnet 145e638f-fad7-4346-bdce-42b67e2a4a85: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-0daa8368-3c08-4ddd-8101-946b4964e21b'] 2018-08-17 07:14:39,587 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 145e638f-fad7-4346-bdce-42b67e2a4a85 was not deleted. 2018-08-17 07:14:39,587 - 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-08-17 07:14:39,588 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-17 07:14:39,588 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-08-17 07:14:39,588 - 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-08-17 07:14:39,589 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-08-17 07:14:39,589 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-08-17 07:14:39,589 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-08-17 07:14:39,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-08-17 07:14:39,668 - paramiko.transport - DEBUG - starting thread (client mode): 0xc47b9690L 2018-08-17 07:14:39,668 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:14:39,694 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:14:39,694 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:14:39,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-08-17 07:14:39,701 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:14:39,701 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:14:39,701 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:14:39,701 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:14:39,701 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:14:39,709 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:14:39,710 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:14:39,732 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.230: d2842365c26149705612c18e1c71fd14 2018-08-17 07:14:39,732 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:14:39,749 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:14:39,776 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:14:39,797 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:14:40,004 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:14:40,004 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:14:40,043 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:14:40,044 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:14:40,067 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:14:45,520 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:14:45,522 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:14:45,525 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0695950L 2018-08-17 07:14:45,525 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:14:45,536 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:14:45,536 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:14:45,538 - 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-08-17 07:14:45,538 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:14:45,539 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:14:45,539 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:14:45,539 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:14:45,539 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:14:45,544 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:14:45,544 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:14:45,557 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:14:45,557 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:14:45,584 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:14:45,597 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:14:45,622 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:14:45,737 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:14:45,737 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:14:45,776 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:14:45,777 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:14:45,789 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:14:45,801 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:14:45,802 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:14:45,803 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:14:45,804 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:14:45,804 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:14:45,845 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:14:45,878 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:14:45,879 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:14:45,880 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:14:45,881 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:14:45,881 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:14:45,921 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:14:45,932 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:14:45,934 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:14:45,936 - paramiko.transport - DEBUG - starting thread (client mode): 0xc05f2e50L 2018-08-17 07:14:45,936 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:14:45,993 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:14:45,993 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:14:45,995 - 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-08-17 07:14:45,995 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:14:45,996 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:14:45,996 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:14:45,996 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:14:45,996 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:14:46,000 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:14:46,001 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:14:46,036 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:14:46,037 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:14:46,040 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:14:46,055 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:14:46,070 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:14:46,234 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:14:46,234 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:14:46,273 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:14:46,273 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:14:46,281 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:14:46,298 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:14:46,299 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:14:46,299 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:14:46,300 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:14:46,300 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:14:46,342 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:14:46,386 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:14:46,387 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:14:46,388 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:14:46,389 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:14:46,389 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:14:46,429 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:14:46,474 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:14:46,475 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:14:46,477 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0568750L 2018-08-17 07:14:46,478 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:14:46,490 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:14:46,490 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:14:46,493 - 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-08-17 07:14:46,493 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:14:46,494 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:14:46,494 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:14:46,494 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:14:46,494 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:14:46,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:14:46,499 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:14:46,509 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:14:46,510 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:14:46,538 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:14:46,552 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:14:46,574 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:14:46,695 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:14:46,695 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:14:46,734 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:14:46,734 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:14:46,740 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:14:46,751 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:14:46,752 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:14:46,753 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:14:46,753 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:14:46,753 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:14:46,794 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:14:46,814 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:14:46,815 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:14:46,816 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:14:46,817 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:14:46,817 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:14:46,857 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:14:46,868 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:14:46,869 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:14:46,869 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:14:46,870 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:14:46,871 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:14:46,875 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:14:51,289 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:14:51,290 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:14:51,292 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0609c50L 2018-08-17 07:14:51,293 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:14:51,301 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:14:51,301 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:14:51,303 - 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-08-17 07:14:51,303 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:14:51,303 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:14:51,304 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:14:51,304 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:14:51,304 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:14:51,308 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:14:51,309 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:14:51,324 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:14:51,325 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:14:51,348 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:14:51,362 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:14:51,389 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:14:51,495 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:14:51,495 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:14:51,534 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:14:51,535 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:14:51,557 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:14:51,569 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:14:51,571 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:14:51,571 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:14:51,572 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:14:51,573 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:14:51,613 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:14:51,628 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:14:51,629 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:14:51,630 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:14:51,631 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:14:51,631 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:14:51,672 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:14:51,684 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:14:51,685 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:14:51,687 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0574bd0L 2018-08-17 07:14:51,688 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:14:51,697 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:14:51,697 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:14:51,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-08-17 07:14:51,700 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:14:51,700 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:14:51,700 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:14:51,700 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:14:51,701 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:14:51,705 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:14:51,706 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:14:51,719 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:14:51,720 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:14:51,745 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:14:51,759 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:14:51,784 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:14:51,904 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:14:51,905 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:14:51,944 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:14:51,945 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:14:51,952 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:14:51,967 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:14:51,968 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:14:51,968 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:14:51,969 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:14:51,969 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:14:52,010 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:14:52,027 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:14:52,029 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:14:52,029 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:14:52,030 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:14:52,030 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:14:52,071 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:14:52,082 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:14:52,085 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:14:52,085 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0575ad0L 2018-08-17 07:14:52,086 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:14:52,092 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:14:52,092 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:14:52,094 - 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-08-17 07:14:52,094 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:14:52,094 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:14:52,095 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:14:52,095 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:14:52,095 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:14:52,099 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:14:52,100 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:14:52,101 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:14:52,102 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:14:52,139 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:14:52,151 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:14:52,166 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:14:52,272 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:14:52,272 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:14:52,311 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:14:52,312 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:14:52,333 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:14:52,346 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:14:52,347 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:14:52,347 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:14:52,348 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:14:52,349 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:14:52,389 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:14:52,405 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:14:52,407 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:14:52,407 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:14:52,408 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:14:52,408 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:14:52,449 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:14:52,462 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:14:52,463 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:14:52,463 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:14:52,464 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:14:52,464 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:14:52,469 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:14:52,494 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-17 07:14:52,495 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:14:52,496 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_3: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_3.py", line 48, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-17 07:14:52,496 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_3 failed 2018-08-17 07:14:52,497 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-08-17 07:14:52,497 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-08-17 07:14:52,497 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-08-17 07:14:52,574 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-08-17 07:14:52,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:14:52,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:14:52,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:14:52,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:14:52,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:14:52,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:14:52,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:14:52,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:14:52,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:14:52,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:14:52,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:14:52,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:14:52,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:14:52,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:14:52,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:14:52,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:14:52,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:14:52,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:14:52,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:14:52,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:14:52,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:14:52,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:14:52,583 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:14:52,583 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:14:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:14:52,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf9e23e-5f7d-490f-ab13-ed395439b97b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:14:52,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cdf9e23e-5f7d-490f-ab13-ed395439b97b 2018-08-17 07:14:52,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:14:52,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["qhvHisRwS9-TUSpMK19j8g"], "issued_at": "2018-08-17T07:14:52.000000Z"}} 2018-08-17 07:14:52,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b2f868c7f97f230ee07d7d4c83efe96757a2d12" 2018-08-17 07:14:53,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-70bfa3ad-ba3d-4e64-8392-aba28769d4f3 Date: Fri, 17 Aug 2018 07:14:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:14:53,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-70bfa3ad-ba3d-4e64-8392-aba28769d4f3 2018-08-17 07:14:53,261 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:14:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b2f868c7f97f230ee07d7d4c83efe96757a2d12" 2018-08-17 07:14:53,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-a961ad45-c052-4e0a-be00-7d2e608839da Date: Fri, 17 Aug 2018 07:14:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:14:53,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a961ad45-c052-4e0a-be00-7d2e608839da 2018-08-17 07:14:53,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b2f868c7f97f230ee07d7d4c83efe96757a2d12" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:14:53,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/74bc936d-745c-4413-bf02-3ab7aec1b82a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56c59e91-cea0-4fec-9ff4-bd236941173c Date: Fri, 17 Aug 2018 07:14:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:14:53Z", "file": "/v2/images/74bc936d-745c-4413-bf02-3ab7aec1b82a/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "size": null, "self": "/v2/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:14:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:14:53,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-56c59e91-cea0-4fec-9ff4-bd236941173c 2018-08-17 07:14:53,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/74bc936d-745c-4413-bf02-3ab7aec1b82a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b2f868c7f97f230ee07d7d4c83efe96757a2d12" -d '' 2018-08-17 07:14:53,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f2900e7-6e94-4457-bff0-65820a836f9e Date: Fri, 17 Aug 2018 07:14:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:14:53,847 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/74bc936d-745c-4413-bf02-3ab7aec1b82a/file used request id req-6f2900e7-6e94-4457-bff0-65820a836f9e 2018-08-17 07:14:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:14:53,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca58815-4cab-4a79-b999-ccaa344bf2d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:14:53,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bca58815-4cab-4a79-b999-ccaa344bf2d7 2018-08-17 07:14:53,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:14:54,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["bnCqNl-fQEWWlpbNvKs-xQ"], "issued_at": "2018-08-17T07:14:54.000000Z"}} 2018-08-17 07:14:54,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:14:54,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10754 X-Openstack-Request-Id: req-1c3c54a1-3bbb-4420-98e6-ed383aebbcb4 Date: Fri, 17 Aug 2018 07:14:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:14:54,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1c3c54a1-3bbb-4420-98e6-ed383aebbcb4 2018-08-17 07:14:54,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:14:54,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4393 X-Openstack-Request-Id: req-4ff42a8a-83af-4b55-95d9-e7cd34b8a470 Date: Fri, 17 Aug 2018 07:14:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:26Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"145e638f-fad7-4346-bdce-42b67e2a4a85","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:27Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"14607a40-3bc5-47eb-b3cf-d885fa928789","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:01Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-17 07:14:54,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4ff42a8a-83af-4b55-95d9-e7cd34b8a470 2018-08-17 07:14:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:14:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-aee67b9f-f120-42f5-a5ac-bbc3db327720 Date: Fri, 17 Aug 2018 07:14:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:25:34Z", "revision_number": 7, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:26:27Z", "revision_number": 0, "routes": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "name": ""}]} 2018-08-17 07:14:54,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers used request id req-aee67b9f-f120-42f5-a5ac-bbc3db327720 2018-08-17 07:14:54,828 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-08-17 07:14:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-08-17 07:14:55,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-1b9caaf2-86e1-49e1-a593-c36e12924db4 Date: Fri, 17 Aug 2018 07:14:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cd1f5708-6943-4565-b6a8-a338c51e973b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:14:54Z","is_default":false,"provider:segmentation_id":91,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:14:54Z","mtu":1450}} 2018-08-17 07:14:55,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1b9caaf2-86e1-49e1-a593-c36e12924db4 2018-08-17 07:14:55,128 - sdnvpn.lib.openstack_utils - DEBUG - Network 'cd1f5708-6943-4565-b6a8-a338c51e973b' created successfully 2018-08-17 07:14:55,128 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-17 07:14:55,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"subnets": [{"ip_version": 4, "network_id": "cd1f5708-6943-4565-b6a8-a338c51e973b", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-08-17 07:14:55,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-767d6aab-49c1-4883-b254-d917464a315e Date: Fri, 17 Aug 2018 07:14:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd1f5708-6943-4565-b6a8-a338c51e973b","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:14:55Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:14:55Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-08-17 07:14:55,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-767d6aab-49c1-4883-b254-d917464a315e 2018-08-17 07:14:55,515 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44' created successfully 2018-08-17 07:14:55,515 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-17 07:14:55,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-08-17 07:14:55,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-a0e684a9-2f6c-44f3-a961-2c01d17966a2 Date: Fri, 17 Aug 2018 07:14:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:14:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:14:55Z", "revision_number": 0, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2", "name": "sdnvpn-4-1-router"}} 2018-08-17 07:14:55,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-a0e684a9-2f6c-44f3-a961-2c01d17966a2 2018-08-17 07:14:55,744 - sdnvpn.lib.openstack_utils - DEBUG - Router 'd736a86b-8701-4f0a-8c58-8b95ecd0a3f2' created successfully 2018-08-17 07:14:55,744 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-17 07:14:55,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"subnet_id": "bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44"}' 2018-08-17 07:14:57,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-907e99eb-03b1-48ee-aec9-f32e2364998e Date: Fri, 17 Aug 2018 07:14:57 GMT RESP BODY: {"network_id": "cd1f5708-6943-4565-b6a8-a338c51e973b", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44", "subnet_ids": ["bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44"], "port_id": "3117db2d-bc64-496b-886a-27a3fab4042a", "id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"} 2018-08-17 07:14:57,477 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2/add_router_interface used request id req-907e99eb-03b1-48ee-aec9-f32e2364998e 2018-08-17 07:14:57,477 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-17 07:14:57,477 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-17 07:14:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:14:57,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11414 X-Openstack-Request-Id: req-a5e988c4-ba06-459c-98d1-709882ae06a3 Date: Fri, 17 Aug 2018 07:14:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cd1f5708-6943-4565-b6a8-a338c51e973b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44"],"description":"","tags":[],"updated_at":"2018-08-17T07:14:55Z","provider:segmentation_id":91,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:14:54Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:14:57,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a5e988c4-ba06-459c-98d1-709882ae06a3 2018-08-17 07:14:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}}' 2018-08-17 07:14:59,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-dc12338d-3cde-44b8-94a0-f9903d6d09e2 Date: Fri, 17 Aug 2018 07:14:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:14:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:14:58Z", "revision_number": 3, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2", "name": "sdnvpn-4-1-router"}} 2018-08-17 07:14:59,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 used request id req-dc12338d-3cde-44b8-94a0-f9903d6d09e2 2018-08-17 07:14:59,079 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-17 07:14:59,079 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-08-17 07:14:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-08-17 07:14:59,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-f195493a-e48f-4cb1-b6c2-7a8f6c8e2c73 Date: Fri, 17 Aug 2018 07:14:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9ec7be14-7dae-4506-aaa9-85de134806fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:14:59Z","is_default":false,"provider:segmentation_id":94,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:14:59Z","mtu":1450}} 2018-08-17 07:14:59,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f195493a-e48f-4cb1-b6c2-7a8f6c8e2c73 2018-08-17 07:14:59,278 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 9ec7be14-7dae-4506-aaa9-85de134806fc with cidr 10.10.11.0/24 2018-08-17 07:14:59,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"subnets": [{"ip_version": 4, "network_id": "9ec7be14-7dae-4506-aaa9-85de134806fc", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-08-17 07:14:59,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d5461487-3402-418e-92de-a2db56a3a947 Date: Fri, 17 Aug 2018 07:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ec7be14-7dae-4506-aaa9-85de134806fc","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:14:59Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:14:59Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"0021671e-2e82-47dc-b131-e4b33828e4b0","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-08-17 07:14:59,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d5461487-3402-418e-92de-a2db56a3a947 2018-08-17 07:14:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:14:59,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51805 X-Openstack-Request-Id: req-1ef01319-7cd9-4f48-830f-9dd846607791 Date: Fri, 17 Aug 2018 07:14:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "41499753-67c3-434d-bca9-3ce545e6fc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 4, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:14:59,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-1ef01319-7cd9-4f48-830f-9dd846607791 2018-08-17 07:14:59,861 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-17 07:14:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:14:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1bde7bf-4207-4acf-9395-f86ed9ca4835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:14:59,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1bde7bf-4207-4acf-9395-f86ed9ca4835 2018-08-17 07:14:59,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:00,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["qAixsb1IRRivxKTQUaAEng"], "issued_at": "2018-08-17T07:15:00.000000Z"}} 2018-08-17 07:15:00,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" 2018-08-17 07:15:00,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-382db802-1088-4842-82a4-35eb0753a0f2 x-compute-request-id: req-382db802-1088-4842-82a4-35eb0753a0f2 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:15:00,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-382db802-1088-4842-82a4-35eb0753a0f2 2018-08-17 07:15:00,665 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-17 07:15:00,666 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-08-17 07:15:00,666 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=74bc936d-745c-4413-bf02-3ab7aec1b82a network=cd1f5708-6943-4565-b6a8-a338c51e973b secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:15:00,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:00,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:00,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:00,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:00,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:00,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:00,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:00,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:00,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:00,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:00,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:00,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:00,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:00,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:00,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:00,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:00,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:00,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:00,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:00,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:00,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:00,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:00,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:00,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:00,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:00,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:00,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:00,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:00,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0886e87-7bc1-4b42-a308-e96491cef8db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:00,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a0886e87-7bc1-4b42-a308-e96491cef8db 2018-08-17 07:15:00,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:01,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["zNZ0FXygRBOfr7DoXkBuBg"], "issued_at": "2018-08-17T07:15:01.000000Z"}} 2018-08-17 07:15:01,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9f78c4832c690931f8278ce7e8884b6bf54d2" 2018-08-17 07:15:01,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-d3aa78a0-0a71-470a-9dd2-2ffff6b49c1c x-compute-request-id: req-d3aa78a0-0a71-470a-9dd2-2ffff6b49c1c Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:15:01,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d3aa78a0-0a71-470a-9dd2-2ffff6b49c1c 2018-08-17 07:15:01,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9f78c4832c690931f8278ce7e8884b6bf54d2" 2018-08-17 07:15:01,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-41c5ce7a-31e5-4b18-9219-c152fdeaa929 x-compute-request-id: req-41c5ce7a-31e5-4b18-9219-c152fdeaa929 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:15:01,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-41c5ce7a-31e5-4b18-9219-c152fdeaa929 2018-08-17 07:15:01,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9f78c4832c690931f8278ce7e8884b6bf54d2" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cd1f5708-6943-4565-b6a8-a338c51e973b"}]}}' 2018-08-17 07:15:03,043 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-80ceed06-50bd-4424-9ba5-7e180fd6af25 x-compute-request-id: req-80ceed06-50bd-4424-9ba5-7e180fd6af25 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec73654e-a111-4d30-bab1-f1c063ac6a8a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "bookmark"}], "adminPass": "99LUsQ7A7kyL"}} 2018-08-17 07:15:03,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-80ceed06-50bd-4424-9ba5-7e180fd6af25 2018-08-17 07:15:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789cada9-e03b-4e89-a756-13fe2b8c1713 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:03,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-789cada9-e03b-4e89-a756-13fe2b8c1713 2018-08-17 07:15:03,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:03,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["e3EPMO_MQYKpmpAQ500jiA"], "issued_at": "2018-08-17T07:15:03.000000Z"}} 2018-08-17 07:15:03,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a22f91c9c8c9dbfe199855afa0e43fdd50d933c" 2018-08-17 07:15:04,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-b800c36a-6e69-4810-a834-e58e33c70495 x-compute-request-id: req-b800c36a-6e69-4810-a834-e58e33c70495 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.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ec73654e-a111-4d30-bab1-f1c063ac6a8a", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15: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-4-2", "created": "2018-08-17T07:15:02Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:04,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a used request id req-b800c36a-6e69-4810-a834-e58e33c70495 2018-08-17 07:15:07,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a22f91c9c8c9dbfe199855afa0e43fdd50d933c" 2018-08-17 07:15:07,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-233c1dcd-0081-4370-a7bb-c954ec5d0d5e x-compute-request-id: req-233c1dcd-0081-4370-a7bb-c954ec5d0d5e Content-Encoding: gzip Content-Length: 703 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000083", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ec73654e-a111-4d30-bab1-f1c063ac6a8a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:05Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:15:02Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:07,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a used request id req-233c1dcd-0081-4370-a7bb-c954ec5d0d5e 2018-08-17 07:15:10,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a22f91c9c8c9dbfe199855afa0e43fdd50d933c" 2018-08-17 07:15:11,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-68f87bd8-91dc-4cea-8b65-d40ebecaef00 x-compute-request-id: req-68f87bd8-91dc-4cea-8b65-d40ebecaef00 Content-Encoding: gzip Content-Length: 776 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:d6:db:3c", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000083", "OS-SRV-USG:launched_at": "2018-08-17T07:15:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ec73654e-a111-4d30-bab1-f1c063ac6a8a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:09Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:15:02Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:11,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a used request id req-68f87bd8-91dc-4cea-8b65-d40ebecaef00 2018-08-17 07:15:11,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9f78c4832c690931f8278ce7e8884b6bf54d2" 2018-08-17 07:15:11,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-dd58660e-a387-4d69-873e-ddaa47fcac98 x-compute-request-id: req-dd58660e-a387-4d69-873e-ddaa47fcac98 Content-Encoding: gzip Content-Length: 776 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:d6:db:3c", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000083", "OS-SRV-USG:launched_at": "2018-08-17T07:15:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ec73654e-a111-4d30-bab1-f1c063ac6a8a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:09Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:15:02Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:11,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a used request id req-dd58660e-a387-4d69-873e-ddaa47fcac98 2018-08-17 07:15:11,758 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-2' booted successfully. IP='10.10.10.3'. 2018-08-17 07:15:11,758 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-2' to security group 'sdnvpn-sg'... 2018-08-17 07:15:11,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:15:12,826 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-abfebc1b-d0b6-4e54-8a64-001abaa231dd x-compute-request-id: req-abfebc1b-d0b6-4e54-8a64-001abaa231dd Content-Length: 0 Content-Type: application/json 2018-08-17 07:15:12,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a/action used request id req-abfebc1b-d0b6-4e54-8a64-001abaa231dd 2018-08-17 07:15:12,827 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-3'... 2018-08-17 07:15:12,827 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-3 flavor=m1.tiny image=74bc936d-745c-4413-bf02-3ab7aec1b82a network=cd1f5708-6943-4565-b6a8-a338c51e973b secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:15:12,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:12,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:12,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:12,827 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:12,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:12,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:12,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:12,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:12,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:12,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:12,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:12,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:12,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:12,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040495b2-1ce1-41eb-9bea-3fa3053af578 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:12,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-040495b2-1ce1-41eb-9bea-3fa3053af578 2018-08-17 07:15:12,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:13,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["tOiYQ0fOTriV8QCGVk6QrA"], "issued_at": "2018-08-17T07:15:13.000000Z"}} 2018-08-17 07:15:13,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b51c5c878fe95f1dc4d243f26dea31748fc36" 2018-08-17 07:15:13,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-ca50f62f-345e-4df9-97f2-e9ef20153602 x-compute-request-id: req-ca50f62f-345e-4df9-97f2-e9ef20153602 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:15:13,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ca50f62f-345e-4df9-97f2-e9ef20153602 2018-08-17 07:15:13,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b51c5c878fe95f1dc4d243f26dea31748fc36" 2018-08-17 07:15:13,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-779fe50e-f18d-41ee-b6df-3091ba3512e6 x-compute-request-id: req-779fe50e-f18d-41ee-b6df-3091ba3512e6 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:15:13,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-779fe50e-f18d-41ee-b6df-3091ba3512e6 2018-08-17 07:15:13,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b51c5c878fe95f1dc4d243f26dea31748fc36" -d '{"server": {"name": "sdnvpn-4-3", "imageRef": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cd1f5708-6943-4565-b6a8-a338c51e973b"}]}}' 2018-08-17 07:15:15,084 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-88907615-6cf9-436f-99de-936c09f94c25 x-compute-request-id: req-88907615-6cf9-436f-99de-936c09f94c25 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "923153eb-d6b1-4d66-94f5-918a4e57df5c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "bookmark"}], "adminPass": "DHwR59He9YET"}} 2018-08-17 07:15:15,084 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-88907615-6cf9-436f-99de-936c09f94c25 2018-08-17 07:15:15,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:15,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14bb9c0-fcdc-4184-94e7-8a56d7251db3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:15,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d14bb9c0-fcdc-4184-94e7-8a56d7251db3 2018-08-17 07:15:15,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:15,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["p60saO94QWCvcikchx37eA"], "issued_at": "2018-08-17T07:15:15.000000Z"}} 2018-08-17 07:15:15,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953bb85d94aadd4fd5d292bc155911b2b626778d" 2018-08-17 07:15:15,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-fd56779f-6da0-4bf3-9591-46ffa61cb54d x-compute-request-id: req-fd56779f-6da0-4bf3-9591-46ffa61cb54d 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.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "923153eb-d6b1-4d66-94f5-918a4e57df5c", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15: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-4-3", "created": "2018-08-17T07:15:15Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:15,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c used request id req-fd56779f-6da0-4bf3-9591-46ffa61cb54d 2018-08-17 07:15:18,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953bb85d94aadd4fd5d292bc155911b2b626778d" 2018-08-17 07:15:19,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-a7ae7e2e-d283-40b6-a2ac-0ff72ab8b08b x-compute-request-id: req-a7ae7e2e-d283-40b6-a2ac-0ff72ab8b08b Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000084", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "923153eb-d6b1-4d66-94f5-918a4e57df5c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:17Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:15:15Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:19,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c used request id req-a7ae7e2e-d283-40b6-a2ac-0ff72ab8b08b 2018-08-17 07:15:22,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953bb85d94aadd4fd5d292bc155911b2b626778d" 2018-08-17 07:15:23,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-bc8967f3-0d8f-48b3-a9b3-96a25707a4c9 x-compute-request-id: req-bc8967f3-0d8f-48b3-a9b3-96a25707a4c9 Content-Encoding: gzip Content-Length: 776 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:c5:1d:d4", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000084", "OS-SRV-USG:launched_at": "2018-08-17T07:15:21.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "923153eb-d6b1-4d66-94f5-918a4e57df5c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:21Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:15:15Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:23,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c used request id req-bc8967f3-0d8f-48b3-a9b3-96a25707a4c9 2018-08-17 07:15:23,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b51c5c878fe95f1dc4d243f26dea31748fc36" 2018-08-17 07:15:23,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-43ad2b7a-5a97-4411-9388-62024e815548 x-compute-request-id: req-43ad2b7a-5a97-4411-9388-62024e815548 Content-Encoding: gzip Content-Length: 776 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:c5:1d:d4", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000084", "OS-SRV-USG:launched_at": "2018-08-17T07:15:21.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "923153eb-d6b1-4d66-94f5-918a4e57df5c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:21Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:15:15Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:23,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c used request id req-43ad2b7a-5a97-4411-9388-62024e815548 2018-08-17 07:15:23,388 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-3' booted successfully. IP='10.10.10.9'. 2018-08-17 07:15:23,388 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-3' to security group 'sdnvpn-sg'... 2018-08-17 07:15:23,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:15:24,222 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-c5dfd745-b658-4e85-8085-3748140fdf76 x-compute-request-id: req-c5dfd745-b658-4e85-8085-3748140fdf76 Content-Length: 0 Content-Type: application/json 2018-08-17 07:15:24,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c/action used request id req-c5dfd745-b658-4e85-8085-3748140fdf76 2018-08-17 07:15:24,223 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-5'... 2018-08-17 07:15:24,223 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-5 flavor=m1.tiny image=74bc936d-745c-4413-bf02-3ab7aec1b82a network=9ec7be14-7dae-4506-aaa9-85de134806fc secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:15:24,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:24,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:24,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:24,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:24,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:24,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:24,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:24,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:24,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:24,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:24,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:24,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:24,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:24,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:24,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:24,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:24,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:24,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:24,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:24,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:24,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:24,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b7beba-222a-474d-8314-887df36ce4f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:24,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04b7beba-222a-474d-8314-887df36ce4f6 2018-08-17 07:15:24,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:24,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["SdDolMGCQFyv7KIa8eGEng"], "issued_at": "2018-08-17T07:15:24.000000Z"}} 2018-08-17 07:15:24,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" 2018-08-17 07:15:24,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-a5771610-b941-4a87-9be1-83997abd3641 x-compute-request-id: req-a5771610-b941-4a87-9be1-83997abd3641 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:15:24,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a5771610-b941-4a87-9be1-83997abd3641 2018-08-17 07:15:24,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" 2018-08-17 07:15:24,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-cdfd3d91-418f-4531-83bb-6708df67d2fd x-compute-request-id: req-cdfd3d91-418f-4531-83bb-6708df67d2fd Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:15:24,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-cdfd3d91-418f-4531-83bb-6708df67d2fd 2018-08-17 07:15:24,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"server": {"name": "sdnvpn-4-5", "imageRef": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9ec7be14-7dae-4506-aaa9-85de134806fc"}]}}' 2018-08-17 07:15:26,531 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-e7bc9bab-0cb3-4676-aaf7-461e1a0eef85 x-compute-request-id: req-e7bc9bab-0cb3-4676-aaf7-461e1a0eef85 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "40815558-595f-4b8f-bc06-2327d9b793ff", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "bookmark"}], "adminPass": "SHiUfHwkfW76"}} 2018-08-17 07:15:26,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e7bc9bab-0cb3-4676-aaf7-461e1a0eef85 2018-08-17 07:15:26,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:26,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b1c2d2-935d-479d-b8e6-ae991e17b37e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:26,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1b1c2d2-935d-479d-b8e6-ae991e17b37e 2018-08-17 07:15:26,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:26,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["eOQcfobJS2SuSlBbBZDJtQ"], "issued_at": "2018-08-17T07:15:26.000000Z"}} 2018-08-17 07:15:26,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6403be6a5b1ad92723375e0093a3ca0c623e820" 2018-08-17 07:15:27,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-34a30bf4-9159-4ad8-b0c0-3cd986de4b5d x-compute-request-id: req-34a30bf4-9159-4ad8-b0c0-3cd986de4b5d Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "40815558-595f-4b8f-bc06-2327d9b793ff", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15: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-4-5", "created": "2018-08-17T07:15:26Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:27,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff used request id req-34a30bf4-9159-4ad8-b0c0-3cd986de4b5d 2018-08-17 07:15:30,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6403be6a5b1ad92723375e0093a3ca0c623e820" 2018-08-17 07:15:31,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-5e2af87d-d406-41fb-a3a5-c78ae7f44f60 x-compute-request-id: req-5e2af87d-d406-41fb-a3a5-c78ae7f44f60 Content-Encoding: gzip Content-Length: 776 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:93:1e:bb", "version": 4, "addr": "10.10.11.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000085", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "40815558-595f-4b8f-bc06-2327d9b793ff", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:27Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-5", "created": "2018-08-17T07:15:26Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:31,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff used request id req-5e2af87d-d406-41fb-a3a5-c78ae7f44f60 2018-08-17 07:15:34,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6403be6a5b1ad92723375e0093a3ca0c623e820" 2018-08-17 07:15:34,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-eee08c88-0f44-4e98-bd0d-bc8fe8d28846 x-compute-request-id: req-eee08c88-0f44-4e98-bd0d-bc8fe8d28846 Content-Encoding: gzip Content-Length: 778 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:93:1e:bb", "version": 4, "addr": "10.10.11.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000085", "OS-SRV-USG:launched_at": "2018-08-17T07:15:32.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "40815558-595f-4b8f-bc06-2327d9b793ff", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:32Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-5", "created": "2018-08-17T07:15:26Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:34,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff used request id req-eee08c88-0f44-4e98-bd0d-bc8fe8d28846 2018-08-17 07:15:34,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" 2018-08-17 07:15:35,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-3fa71073-a8d7-435a-9f94-eaeedc1bfdcf x-compute-request-id: req-3fa71073-a8d7-435a-9f94-eaeedc1bfdcf Content-Encoding: gzip Content-Length: 778 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:93:1e:bb", "version": 4, "addr": "10.10.11.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/40815558-595f-4b8f-bc06-2327d9b793ff", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000085", "OS-SRV-USG:launched_at": "2018-08-17T07:15:32.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "40815558-595f-4b8f-bc06-2327d9b793ff", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:32Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-5", "created": "2018-08-17T07:15:26Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:35,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff used request id req-3fa71073-a8d7-435a-9f94-eaeedc1bfdcf 2018-08-17 07:15:35,123 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-5' booted successfully. IP='10.10.11.15'. 2018-08-17 07:15:35,123 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-5' to security group 'sdnvpn-sg'... 2018-08-17 07:15:35,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:15:35,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-0b853c9b-811b-4a03-9d13-348e7732c472 x-compute-request-id: req-0b853c9b-811b-4a03-9d13-348e7732c472 Content-Length: 0 Content-Type: application/json 2018-08-17 07:15:35,946 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-0b853c9b-811b-4a03-9d13-348e7732c472 2018-08-17 07:15:35,947 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-4'... 2018-08-17 07:15:35,947 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-4 flavor=m1.tiny image=74bc936d-745c-4413-bf02-3ab7aec1b82a network=9ec7be14-7dae-4506-aaa9-85de134806fc secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.11.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-08-17 07:15:35,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:35,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:35,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:35,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:35,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:35,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:35,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:35,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:35,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:35,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:35,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:35,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:35,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:35,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:35,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:35,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:35,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:35,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:35,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:35,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:35,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086dabf9-426b-4806-a74e-ad24bd99b5b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:35,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-086dabf9-426b-4806-a74e-ad24bd99b5b1 2018-08-17 07:15:35,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:36,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["Urudp1LhQfmoK7Ti43tEbA"], "issued_at": "2018-08-17T07:15:36.000000Z"}} 2018-08-17 07:15:36,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cad1dfd5fab9c3e739984698f22860d507f8da7" 2018-08-17 07:15:36,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-29e2e2e7-0976-4aef-bb61-aae28fd938c8 x-compute-request-id: req-29e2e2e7-0976-4aef-bb61-aae28fd938c8 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:15:36,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-29e2e2e7-0976-4aef-bb61-aae28fd938c8 2018-08-17 07:15:36,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cad1dfd5fab9c3e739984698f22860d507f8da7" 2018-08-17 07:15:36,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-76749a92-92c7-4c7f-81f2-46d8b87e1b19 x-compute-request-id: req-76749a92-92c7-4c7f-81f2-46d8b87e1b19 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:15:36,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-76749a92-92c7-4c7f-81f2-46d8b87e1b19 2018-08-17 07:15:36,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cad1dfd5fab9c3e739984698f22860d507f8da7" -d '{"server": {"name": "sdnvpn-4-4", "imageRef": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMS4xNQp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9ec7be14-7dae-4506-aaa9-85de134806fc"}], "config_drive": true}}' 2018-08-17 07:15:38,109 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-bdb34a20-3ee5-4c94-b281-7b33b03d4de6 x-compute-request-id: req-bdb34a20-3ee5-4c94-b281-7b33b03d4de6 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "875e4169-23be-4620-9323-d4bd47fa8c4c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "bookmark"}], "adminPass": "R8Rj7yNp5FLH"}} 2018-08-17 07:15:38,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-bdb34a20-3ee5-4c94-b281-7b33b03d4de6 2018-08-17 07:15:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:38,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7911ef-2208-4b5e-9f55-6ac83857eeb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:38,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a7911ef-2208-4b5e-9f55-6ac83857eeb3 2018-08-17 07:15:38,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:38,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["Y8GyV40KR0ONM7dSv2zKnA"], "issued_at": "2018-08-17T07:15:38.000000Z"}} 2018-08-17 07:15:38,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755a6534b11a1f70ca0e1605423e308371189571" 2018-08-17 07:15:39,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-5286a68f-7e2b-46bb-bdb3-4a5bf0fa34c6 x-compute-request-id: req-5286a68f-7e2b-46bb-bdb3-4a5bf0fa34c6 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "875e4169-23be-4620-9323-d4bd47fa8c4c", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15: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-4-4", "created": "2018-08-17T07:15:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:39,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c used request id req-5286a68f-7e2b-46bb-bdb3-4a5bf0fa34c6 2018-08-17 07:15:42,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755a6534b11a1f70ca0e1605423e308371189571" 2018-08-17 07:15:43,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-275366bf-26cd-4cf8-bd35-980b930d345b x-compute-request-id: req-275366bf-26cd-4cf8-bd35-980b930d345b Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000086", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "875e4169-23be-4620-9323-d4bd47fa8c4c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:40Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:15:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:43,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c used request id req-275366bf-26cd-4cf8-bd35-980b930d345b 2018-08-17 07:15:46,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755a6534b11a1f70ca0e1605423e308371189571" 2018-08-17 07:15:46,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-ca0bda31-e24b-4327-9752-900da7e85539 x-compute-request-id: req-ca0bda31-e24b-4327-9752-900da7e85539 Content-Encoding: gzip Content-Length: 785 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:85:54:17", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000086", "OS-SRV-USG:launched_at": "2018-08-17T07:15:44.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "875e4169-23be-4620-9323-d4bd47fa8c4c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:44Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:15:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:46,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c used request id req-ca0bda31-e24b-4327-9752-900da7e85539 2018-08-17 07:15:46,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cad1dfd5fab9c3e739984698f22860d507f8da7" 2018-08-17 07:15:46,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-d7ad6fa4-5c69-40e5-bf03-24d0232d4950 x-compute-request-id: req-d7ad6fa4-5c69-40e5-bf03-24d0232d4950 Content-Encoding: gzip Content-Length: 785 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:85:54:17", "version": 4, "addr": "10.10.11.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/875e4169-23be-4620-9323-d4bd47fa8c4c", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000086", "OS-SRV-USG:launched_at": "2018-08-17T07:15:44.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "875e4169-23be-4620-9323-d4bd47fa8c4c", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:44Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:15:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:46,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c used request id req-d7ad6fa4-5c69-40e5-bf03-24d0232d4950 2018-08-17 07:15:46,490 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-4' booted successfully. IP='10.10.11.14'. 2018-08-17 07:15:46,490 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-4' to security group 'sdnvpn-sg'... 2018-08-17 07:15:46,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:15:47,442 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-ed30cc5f-2024-4798-9ced-9cc01fd56366 x-compute-request-id: req-ed30cc5f-2024-4798-9ced-9cc01fd56366 Content-Length: 0 Content-Type: application/json 2018-08-17 07:15:47,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action used request id req-ed30cc5f-2024-4798-9ced-9cc01fd56366 2018-08-17 07:15:47,442 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-1'... 2018-08-17 07:15:47,443 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-1 flavor=m1.tiny image=74bc936d-745c-4413-bf02-3ab7aec1b82a network=cd1f5708-6943-4565-b6a8-a338c51e973b secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.3 10.10.10.9 10.10.11.14 10.10.11.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-08-17 07:15:47,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:47,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:47,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:47,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:47,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:47,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:47,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:47,445 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:47,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:47,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:47,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:15:47,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:15:47,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:15:47,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:15:47,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:15:47,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:15:47,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:15:47,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:15:47,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:15:47,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:15:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:47,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d67d0f2-e990-4677-943a-8fd2cf93b97c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:47,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d67d0f2-e990-4677-943a-8fd2cf93b97c 2018-08-17 07:15:47,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:47,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["zA-QpL6pSjePYYiIeANLuA"], "issued_at": "2018-08-17T07:15:47.000000Z"}} 2018-08-17 07:15:47,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" 2018-08-17 07:15:48,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-21de2a19-0453-44f3-af64-b7d7f07bd3a0 x-compute-request-id: req-21de2a19-0453-44f3-af64-b7d7f07bd3a0 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:15:48,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-21de2a19-0453-44f3-af64-b7d7f07bd3a0 2018-08-17 07:15:48,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" 2018-08-17 07:15:48,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-cb9d857c-b58f-487b-95ef-25a8a54ca5ed x-compute-request-id: req-cb9d857c-b58f-487b-95ef-25a8a54ca5ed Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:15:48,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-cb9d857c-b58f-487b-95ef-25a8a54ca5ed 2018-08-17 07:15:48,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"server": {"name": "sdnvpn-4-1", "imageRef": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4zIDEwLjEwLjEwLjkgMTAuMTAuMTEuMTQgMTAuMTAuMTEuMTUKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cd1f5708-6943-4565-b6a8-a338c51e973b"}], "config_drive": true}}' 2018-08-17 07:15:49,893 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-a69d571c-09d2-4567-9996-83a6708b21f4 x-compute-request-id: req-a69d571c-09d2-4567-9996-83a6708b21f4 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "03d9ae48-e07e-4aea-ac84-93851e2b1103", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "bookmark"}], "adminPass": "fgBd7E8eqNe4"}} 2018-08-17 07:15:49,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a69d571c-09d2-4567-9996-83a6708b21f4 2018-08-17 07:15:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:15:49,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cbcfe9-6421-4067-ac29-4fe77abf12c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:15:49,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0cbcfe9-6421-4067-ac29-4fe77abf12c6 2018-08-17 07:15:49,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:15:50,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["AS_S4VXKSMW9Q74fc8xvUw"], "issued_at": "2018-08-17T07:15:50.000000Z"}} 2018-08-17 07:15:50,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e57116499f2aeeea8d47a57730668889b968d7" 2018-08-17 07:15:50,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-da4ef4e9-23cc-4263-91bc-6c0ff2a64e0c x-compute-request-id: req-da4ef4e9-23cc-4263-91bc-6c0ff2a64e0c Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "03d9ae48-e07e-4aea-ac84-93851e2b1103", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15: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-4-1", "created": "2018-08-17T07:15:49Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:50,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 used request id req-da4ef4e9-23cc-4263-91bc-6c0ff2a64e0c 2018-08-17 07:15:53,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e57116499f2aeeea8d47a57730668889b968d7" 2018-08-17 07:15:53,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-20009e9f-a9ab-41f7-ae7f-61943fe937ef x-compute-request-id: req-20009e9f-a9ab-41f7-ae7f-61943fe937ef Content-Encoding: gzip Content-Length: 778 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:9a:56:d8", "version": 4, "addr": "10.10.10.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000087", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "03d9ae48-e07e-4aea-ac84-93851e2b1103", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:51Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:15:49Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:53,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 used request id req-20009e9f-a9ab-41f7-ae7f-61943fe937ef 2018-08-17 07:15:56,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9e57116499f2aeeea8d47a57730668889b968d7" 2018-08-17 07:15:57,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-9af40879-401f-4a74-bd83-66539e5af9ae x-compute-request-id: req-9af40879-401f-4a74-bd83-66539e5af9ae Content-Encoding: gzip Content-Length: 780 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:9a:56:d8", "version": 4, "addr": "10.10.10.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000087", "OS-SRV-USG:launched_at": "2018-08-17T07:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "03d9ae48-e07e-4aea-ac84-93851e2b1103", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:54Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:15:49Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:57,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 used request id req-9af40879-401f-4a74-bd83-66539e5af9ae 2018-08-17 07:15:57,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" 2018-08-17 07:15:57,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:15: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-f059aaa6-ba8e-4027-9ed8-1fbee31dc20c x-compute-request-id: req-f059aaa6-ba8e-4027-9ed8-1fbee31dc20c Content-Encoding: gzip Content-Length: 780 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:9a:56:d8", "version": 4, "addr": "10.10.10.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103", "rel": "bookmark"}], "image": {"id": "74bc936d-745c-4413-bf02-3ab7aec1b82a", "links": [{"href": "http://172.30.9.23:8774/images/74bc936d-745c-4413-bf02-3ab7aec1b82a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000087", "OS-SRV-USG:launched_at": "2018-08-17T07:15:54.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "03d9ae48-e07e-4aea-ac84-93851e2b1103", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:15:54Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:15:49Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:15:57,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103 used request id req-f059aaa6-ba8e-4027-9ed8-1fbee31dc20c 2018-08-17 07:15:57,661 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-4-1' booted successfully. IP='10.10.10.22'. 2018-08-17 07:15:57,661 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-4-1' to security group 'sdnvpn-sg'... 2018-08-17 07:15:57,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:15:58,597 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:15: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-e8eaf7e4-b304-4e49-994c-19a21fe0f579 x-compute-request-id: req-e8eaf7e4-b304-4e49-994c-19a21fe0f579 Content-Length: 0 Content-Type: application/json 2018-08-17 07:15:58,597 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-e8eaf7e4-b304-4e49-994c-19a21fe0f579 2018-08-17 07:15:58,598 - sdnvpn-results - INFO - Create VPN with eRT<>iRT 2018-08-17 07:15:58,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "55:55", "name": "sdnvpn-752787", "route_distinguishers": "12:12"}}' 2018-08-17 07:15:58,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-f4f4bd92-a467-4b1c-af10-6debaa5e81e0 Date: Fri, 17 Aug 2018 07:15:58 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-752787", "route_distinguishers": ["12:12"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "18ed7f42-39a9-4403-b742-8187e913bedd"}} 2018-08-17 07:15:58,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns used request id req-f4f4bd92-a467-4b1c-af10-6debaa5e81e0 2018-08-17 07:15:58,777 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-752787', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'18ed7f42-39a9-4403-b742-8187e913bedd', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'route_targets': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'type': u'l3', u'networks': []}} 2018-08-17 07:15:58,777 - sdnvpn-results - INFO - Associate router 'sdnvpn-4-1-router' to the VPN. 2018-08-17 07:15:58,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"router_association": {"router_id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"}}' 2018-08-17 07:15:59,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-91486f89-c0c2-403b-b09d-974eda9abb5d Date: Fri, 17 Aug 2018 07:15:59 GMT RESP BODY: {"router_association": {"router_id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "33258ac9-2d86-4233-b67d-17446a6938c2"}} 2018-08-17 07:15:59,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd/router_associations used request id req-91486f89-c0c2-403b-b09d-974eda9abb5d 2018-08-17 07:15:59,485 - sdnvpn_test_utils - INFO - Waiting for instance ec73654e-a111-4d30-bab1-f1c063ac6a8a to boot up 2018-08-17 07:15:59,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb9f78c4832c690931f8278ce7e8884b6bf54d2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:15:59,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-c5994da0-81fe-4e57-8300-db18a8342ffb x-compute-request-id: req-c5994da0-81fe-4e57-8300-db18a8342ffb Content-Encoding: gzip Content-Length: 9570 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512271490 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.192783] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195192] pid_max: default: 32768 minimum: 301\n[ 0.196490] ACPI: Core revision 20150930\n[ 0.198209] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200114] Security Framework initialized\n[ 0.201297] Yama: becoming mindful.\n[ 0.202368] AppArmor: AppArmor initialized\n[ 0.203659] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205520] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207340] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209068] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211059] Initializing cgroup subsys io\n[ 0.212236] Initializing cgroup subsys memory\n[ 0.213526] Initializing cgroup subsys devices\n[ 0.214775] Initializing cgroup subsys freezer\n[ 0.216022] Initializing cgroup subsys net_cls\n[ 0.217260] Initializing cgroup subsys perf_event\n[ 0.218563] Initializing cgroup subsys net_prio\n[ 0.219866] Initializing cgroup subsys hugetlb\n[ 0.221102] Initializing cgroup subsys pids\n[ 0.222346] CPU: Physical Processor ID: 0\n[ 0.224251] mce: CPU supports 10 MCE banks\n[ 0.225449] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226889] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243840] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250687] ftrace: allocating 31920 entries in 125 pages\n[ 0.277097] smpboot: Max logical packages: 1\n[ 0.278368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280393] x2apic enabled\n[ 0.281575] Switched APIC routing to physical x2apic.\n[ 0.284197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285827] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288737] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291294] KVM setup paravirtual spinlock\n[ 0.292970] x86: Booted up 1 node, 1 CPUs\n[ 0.294186] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296147] devtmpfs: initialized\n[ 0.298138] evm: security.selinux\n[ 0.299133] evm: security.SMACK64\n[ 0.300124] evm: security.SMACK64EXEC\n[ 0.301185] evm: security.SMACK64TRANSMUTE\n[ 0.302328] evm: security.SMACK64MMAP\n[ 0.303399] evm: security.ima\n[ 0.304337] evm: security.capability\n[ 0.305458] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.308087] pinctrl core: initialized pinctrl subsystem\n[ 0.309630] RTC time: 7:15:09, date: 08/17/18\n[ 0.310972] NET: Registered protocol family 16\n[ 0.312345] cpuidle: using governor ladder\n[ 0.313530] cpuidle: using governor menu\n[ 0.314678] PCCT header not found.\n[ 0.315731] ACPI: bus type PCI registered\n[ 0.316877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318639] PCI: Using configuration type 1 for base access\n[ 0.320857] ACPI: Added _OSI(Module Device)\n[ 0.322056] ACPI: Added _OSI(Processor Device)\n[ 0.323287] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324610] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326884] ACPI: Interpreter enabled\n[ 0.327970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335906] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338526] ACPI: (supports S0 S5)\n[ 0.339536] ACPI: Using IOAPIC for interrupt routing\n[ 0.340892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344842] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346463] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.348206] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349911] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353024] acpiphp: Slot [3] registered\n[ 0.354184] acpiphp: Slot [4] registered\n[ 0.355362] acpiphp: Slot [5] registered\n[ 0.356504] acpiphp: Slot [6] registered\n[ 0.357646] acpiphp: Slot [7] registered\n[ 0.358786] acpiphp: Slot [8] registered\n[ 0.359927] acpiphp: Slot [9] registered\n[ 0.361063] acpiphp: Slot [10] registered\n[ 0.362221] acpiphp: Slot [11] registered\n[ 0.363376] acpiphp: Slot [12] registered\n[ 0.364558] acpiphp: Slot [13] registered\n[ 0.365740] acpiphp: Slot [14] registered\n[ 0.366898] acpiphp: Slot [15] registered\n[ 0.382358] acpiphp: Slot [16] registered\n[ 0.383547] acpiphp: Slot [17] registered\n[ 0.384783] acpiphp: Slot [18] registered\n[ 0.385984] acpiphp: Slot [19] registered\n[ 0.387171] acpiphp: Slot [20] registered\n[ 0.388332] acpiphp: Slot [21] registered\n[ 0.389480] acpiphp: Slot [22] registered\n[ 0.390639] acpiphp: Slot [23] registered\n[ 0.391795] acpiphp: Slot [24] registered\n[ 0.392951] acpiphp: Slot [25] registered\n[ 0.394101] acpiphp: Slot [26] registered\n[ 0.395280] acpiphp: Slot [27] registered\n[ 0.396437] acpiphp: Slot [28] registered\n[ 0.397599] acpiphp: Slot [29] registered\n[ 0.398751] acpiphp: Slot [30] registered\n[ 0.399906] acpiphp: Slot [31] registered\n[ 0.401056] PCI host bridge to bus 0000:00\n[ 0.402207] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405709] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407783] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409858] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411969] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416065] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419549] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425825] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427873] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450284] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.452411] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.454489] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.456852] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.458879] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.460712] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.462580] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464099] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466393] vgaarb: loaded\n[ 0.467267] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469001] SCSI subsystem initialized\n[ 0.470345] ACPI: bus type USB registered\n[ 0.471563] usbcore: registered new interface driver usbfs\n[ 0.473078] usbcore: registered new interface driver hub\n[ 0.474551] usbcore: registered new device driver usb\n[ 0.476176] PCI: Using ACPI for IRQ routing\n[ 0.477800] NetLabel: Initializing\n[ 0.478844] NetLabel: domain hash size = 128\n[ 0.480114] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481484] NetLabel: unlabeled traffic allowed by default\n[ 0.483132] clocksource: Switched to clocksource kvm-clock\n[ 0.493352] AppArmor: AppArmor Filesystem Enabled\n[ 0.494730] pnp: PnP ACPI init\n[ 0.496040] pnp: PnP ACPI: found 5 devices\n[ 0.503008] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505466] NET: Registered protocol family 2\n[ 0.506996] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508825] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510543] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512277] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513833] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515499] NET: Registered protocol family 1\n[ 0.516820] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518379] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519911] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534223] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.552835] Trying to unpack rootfs image as initramfs...\n[ 0.621289] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.625188] Scanning for low memory corruption every 60 seconds\n[ 0.627881] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.629661] audit: initializing netlink subsys (disabled)\n[ 0.631488] audit: type=2000 audit(1534490110.324:1): initialized\n[ 0.633804] Initialise system trusted keyring\n[ 0.635466] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637185] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640226] zbud: loaded\n[ 0.641372] VFS: Disk quotas dquot_6.6.0\n[ 0.642614] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645098] fuse init (API version 7.23)\n[ 0.646446] Key type big_key registered\n[ 0.647675] Allocating IMA MOK and blacklist keyrings.\n[ 0.649557] Key type asymmetric registered\n[ 0.650804] Asymmetric key parser 'x509' registered\n[ 0.652254] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654528] io scheduler noop registered\n[ 0.655744] io scheduler deadline registered (default)\n[ 0.657275] io scheduler cfq registered\n[ 0.658674] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660259] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.662279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664466] ACPI: Power Button [PWRF]\n[ 0.665955] GHES: HEST is not enabled!\n[ 0.680422] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.710216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.713479] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.739659] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.743015] Linux agpgart interface v0.103\n[ 0.747012] brd: module loaded\n[ 0.749491] loop: module loaded\n[ 0.754555] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.756690] GPT:90111 != 2097151\n[ 0.757687] GPT:Alternate GPT header not at the end of the disk.\n[ 0.759292] GPT:90111 != 2097151\n[ 0.760290] GPT: Use GNU Parted to correct GPT errors.\n[ 0.761707] vda: vda1 vda15\n[ 0.763796] scsi host0: ata_piix\n[ 0.764939] scsi host1: ata_piix\n[ 0.766003] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.767787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.770189] libphy: Fixed MDIO Bus: probed\n[ 0.771409] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772815] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.776096] PPP generic driver version 2.4.2\n[ 0.777469] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779249] ehci-pci: EHCI PCI platform driver\n[ 0.780555] ehci-platform: EHCI generic platform driver\n[ 0.782003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783669] ohci-pci: OHCI PCI platform driver\n[ 0.784966] ohci-platform: OHCI generic platform driver\n[ 0.786431] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801208] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802701] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804889] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.806383] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.808151] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.812078] usb usb1: Product: UHCI Host Controller\n[ 0.813450] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.815218] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.816672] hub 1-0:1.0: USB hub found\n[ 0.817843] hub 1-0:1.0: 2 ports detected\n[ 0.819322] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.822447] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.823865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.825380] mousedev: PS/2 mouse device common for all mice\n[ 0.827261] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.829931] rtc_cmos 00:00: RTC can wake from S4\n[ 0.831615] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.833351] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.835090] i2c /dev entries driver\n[ 0.836240] device-mapper: uevent: version 1.0.3\n[ 0.837682] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.840123] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.842336] NET: Registered protocol family 10\n[ 0.844304] NET: Registered protocol family 17\n[ 0.845623] Key type dns_resolver registered\n[ 0.847082] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.848704] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.851354] registered taskstats version 1\n[ 0.852611] Loading compiled-in X.509 certificates\n[ 0.854615] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.857345] zswap: loaded using pool lzo/zbud\n[ 0.859853] Key type trusted registered\n[ 0.862167] Key type encrypted registered\n[ 0.863394] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.864935] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866464] evm: HMAC attrs: 0x1\n[ 0.867923] Magic number: 14:748:268\n[ 0.869185] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:10 UTC (1534490110)\n[ 0.871636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.873249] EDD information not available.\n[ 0.926093] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943000] Write protecting the kernel read-only data: 14336k\n[ 0.948319] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.951207] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.117215] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.95. iid=i-00000083\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRWXy63tq2UsHUkHrI1L04Y3AXD3MANiHvvhUxNgd0jYHJMAbZGh7Astn7JodRssjwf4mUL0zvuIoeHg/oRtQoIe/OPezSDMpkFaKHJkN9wofDWETd5khBrFFiIY7w7QU7X2H5+a6uRZH4KjEI3l91/3BN9Y61E2w7HH+HaMHFPpXaDVl3pMgGYUA6o8RJaCfvcstD0Rq2cLFseguyqYDN9gYcEC3KZzIMwSDPtNwqnWujYdW183l/0rZkpYPNijtydJytE0qHyo5UNghp1gtatpcHw87/P3wF4S4i5Jkje0I6wz5xcZNL5n4auS4anKvRMeW0RB4jj60LxbYgDQ8n root@sdnvpn-4-2\nssh-dss AAAAB3NzaC1kc3MAAACBAIGs7+pVBQ6MOgmKLjORyAUHkVTKeM04qacD8xFpGDZd04vjxpKDjCPnPKQT1PrZDXf8GrVkEsJZtaDFTk4JjTPhorz/V8mcH9vN+ACU7k8+bKxN84bHJ25gXCZsIZqCP8t3Ki9zbFy1MT3k4mHL2plUxmuY7Jam8dbYVVIhZfr1AAAAFQDSS1V6YTttn7gPcAo8TUO30QRePwAAAIB0tCRG1yR2ionIakQnfYsU16eXFxexAUeRrTtuubrpaz4ZDIxeHzjv/9ZE3FMA6T8HgSWxEaJ/uj/eJ++5A4kQMQTx8afCSh1PeTxAz2ldsyXGFUSFZuDscO8Umab+EJ33FpGLOHyq50AzIpP5KYDhdbw/CEpImBb92vhTjT+68QAAAIAuaK9fjrmA4brko8NO+6FildBHSPvMSo7T1Pjqa1iGZPhdGbCo/ZEKxwqDqRJCBQoGnzVYVurdVMw2cGxUJcl12rBDEK21YSru2hSJUHFsD1u8J7ag6L+kJ53geAccZFV5xzZ1WbCKwx1QmE7lHPZr87Pq6xgdEh+sqFKs3uv2cg== root@sdnvpn-4-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.33s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.3,24,fe80::f816:3eff:fed6:db3c/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.3 \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-00000083\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.63 ===\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-08-17 07:15:59,558 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a/action used request id req-c5994da0-81fe-4e57-8300-db18a8342ffb 2018-08-17 07:16:01,586 - sdnvpn_test_utils - INFO - Waiting for instance 923153eb-d6b1-4d66-94f5-918a4e57df5c to boot up 2018-08-17 07:16:01,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}595b51c5c878fe95f1dc4d243f26dea31748fc36" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:01,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-1a09229f-7e30-48dd-9e17-39af6f3084e8 x-compute-request-id: req-1a09229f-7e30-48dd-9e17-39af6f3084e8 Content-Encoding: gzip Content-Length: 9572 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 482546461 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.192838] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195208] pid_max: default: 32768 minimum: 301\n[ 0.196506] ACPI: Core revision 20150930\n[ 0.198216] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200103] Security Framework initialized\n[ 0.201270] Yama: becoming mindful.\n[ 0.202322] AppArmor: AppArmor initialized\n[ 0.203553] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.205424] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.207258] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208984] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210951] Initializing cgroup subsys io\n[ 0.212132] Initializing cgroup subsys memory\n[ 0.213369] Initializing cgroup subsys devices\n[ 0.214618] Initializing cgroup subsys freezer\n[ 0.215887] Initializing cgroup subsys net_cls\n[ 0.217143] Initializing cgroup subsys perf_event\n[ 0.218447] Initializing cgroup subsys net_prio\n[ 0.219722] Initializing cgroup subsys hugetlb\n[ 0.220985] Initializing cgroup subsys pids\n[ 0.222216] CPU: Physical Processor ID: 0\n[ 0.224109] mce: CPU supports 10 MCE banks\n[ 0.225321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226767] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243754] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250594] ftrace: allocating 31920 entries in 125 pages\n[ 0.276619] smpboot: Max logical packages: 1\n[ 0.277841] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.279859] x2apic enabled\n[ 0.281032] Switched APIC routing to physical x2apic.\n[ 0.283529] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285123] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.287983] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.290575] KVM setup paravirtual spinlock\n[ 0.292218] x86: Booted up 1 node, 1 CPUs\n[ 0.293412] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295384] devtmpfs: initialized\n[ 0.297437] evm: security.selinux\n[ 0.298447] evm: security.SMACK64\n[ 0.299445] evm: security.SMACK64EXEC\n[ 0.300574] evm: security.SMACK64TRANSMUTE\n[ 0.301756] evm: security.SMACK64MMAP\n[ 0.302823] evm: security.ima\n[ 0.303749] evm: security.capability\n[ 0.304886] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307543] pinctrl core: initialized pinctrl subsystem\n[ 0.309087] RTC time: 7:15:21, date: 08/17/18\n[ 0.310434] NET: Registered protocol family 16\n[ 0.311823] cpuidle: using governor ladder\n[ 0.313022] cpuidle: using governor menu\n[ 0.314156] PCCT header not found.\n[ 0.315219] ACPI: bus type PCI registered\n[ 0.316389] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318167] PCI: Using configuration type 1 for base access\n[ 0.320412] ACPI: Added _OSI(Module Device)\n[ 0.321617] ACPI: Added _OSI(Processor Device)\n[ 0.322853] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324141] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326412] ACPI: Interpreter enabled\n[ 0.327548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.333085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.338453] ACPI: (supports S0 S5)\n[ 0.339453] ACPI: Using IOAPIC for interrupt routing\n[ 0.340785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344960] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.346560] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.348260] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352869] acpiphp: Slot [3] registered\n[ 0.353968] acpiphp: Slot [4] registered\n[ 0.355071] acpiphp: Slot [5] registered\n[ 0.356162] acpiphp: Slot [6] registered\n[ 0.357286] acpiphp: Slot [7] registered\n[ 0.358406] acpiphp: Slot [8] registered\n[ 0.359533] acpiphp: Slot [9] registered\n[ 0.360652] acpiphp: Slot [10] registered\n[ 0.361794] acpiphp: Slot [11] registered\n[ 0.362934] acpiphp: Slot [12] registered\n[ 0.364070] acpiphp: Slot [13] registered\n[ 0.365206] acpiphp: Slot [14] registered\n[ 0.366348] acpiphp: Slot [15] registered\n[ 0.381268] acpiphp: Slot [16] registered\n[ 0.382384] acpiphp: Slot [17] registered\n[ 0.383499] acpiphp: Slot [18] registered\n[ 0.384600] acpiphp: Slot [19] registered\n[ 0.385709] acpiphp: Slot [20] registered\n[ 0.386838] acpiphp: Slot [21] registered\n[ 0.387995] acpiphp: Slot [22] registered\n[ 0.389104] acpiphp: Slot [23] registered\n[ 0.390215] acpiphp: Slot [24] registered\n[ 0.391357] acpiphp: Slot [25] registered\n[ 0.392496] acpiphp: Slot [26] registered\n[ 0.393601] acpiphp: Slot [27] registered\n[ 0.394714] acpiphp: Slot [28] registered\n[ 0.395826] acpiphp: Slot [29] registered\n[ 0.396932] acpiphp: Slot [30] registered\n[ 0.398042] acpiphp: Slot [31] registered\n[ 0.399156] PCI host bridge to bus 0000:00\n[ 0.400264] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.401912] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.403571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.405558] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.407538] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.409557] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.413551] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.415292] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.416949] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.418663] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.422976] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.424940] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445753] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447741] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451608] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453662] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455373] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457152] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458595] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460727] vgaarb: loaded\n[ 0.461563] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463211] SCSI subsystem initialized\n[ 0.464513] ACPI: bus type USB registered\n[ 0.465657] usbcore: registered new interface driver usbfs\n[ 0.467136] usbcore: registered new interface driver hub\n[ 0.468520] usbcore: registered new device driver usb\n[ 0.470025] PCI: Using ACPI for IRQ routing\n[ 0.471557] NetLabel: Initializing\n[ 0.472548] NetLabel: domain hash size = 128\n[ 0.473720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.475052] NetLabel: unlabeled traffic allowed by default\n[ 0.476642] clocksource: Switched to clocksource kvm-clock\n[ 0.486577] AppArmor: AppArmor Filesystem Enabled\n[ 0.487903] pnp: PnP ACPI init\n[ 0.489158] pnp: PnP ACPI: found 5 devices\n[ 0.496113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498452] NET: Registered protocol family 2\n[ 0.499874] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.501645] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503296] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504948] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506433] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508040] NET: Registered protocol family 1\n[ 0.509253] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.510761] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512235] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.526492] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.540839] Trying to unpack rootfs image as initramfs...\n[ 0.603010] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.608360] Scanning for low memory corruption every 60 seconds\n[ 0.610605] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612240] audit: initializing netlink subsys (disabled)\n[ 0.613779] audit: type=2000 audit(1534490122.591:1): initialized\n[ 0.615703] Initialise system trusted keyring\n[ 0.617113] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.618735] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.621525] zbud: loaded\n[ 0.622564] VFS: Disk quotas dquot_6.6.0\n[ 0.623811] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626052] fuse init (API version 7.23)\n[ 0.627386] Key type big_key registered\n[ 0.628551] Allocating IMA MOK and blacklist keyrings.\n[ 0.630318] Key type asymmetric registered\n[ 0.631567] Asymmetric key parser 'x509' registered\n[ 0.633010] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635179] io scheduler noop registered\n[ 0.636321] io scheduler deadline registered (default)\n[ 0.637792] io scheduler cfq registered\n[ 0.639028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.642390] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.644614] ACPI: Power Button [PWRF]\n[ 0.645926] GHES: HEST is not enabled!\n[ 0.660132] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689372] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692398] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716179] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.719443] Linux agpgart interface v0.103\n[ 0.723060] brd: module loaded\n[ 0.725439] loop: module loaded\n[ 0.730360] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.732584] GPT:90111 != 2097151\n[ 0.733618] GPT:Alternate GPT header not at the end of the disk.\n[ 0.735293] GPT:90111 != 2097151\n[ 0.736322] GPT: Use GNU Parted to correct GPT errors.\n[ 0.737799] vda: vda1 vda15\n[ 0.739545] scsi host0: ata_piix\n[ 0.740717] scsi host1: ata_piix\n[ 0.741801] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.743600] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.745922] libphy: Fixed MDIO Bus: probed\n[ 0.747143] tun: Universal TUN/TAP device driver, 1.6\n[ 0.748528] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751438] PPP generic driver version 2.4.2\n[ 0.752755] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.754494] ehci-pci: EHCI PCI platform driver\n[ 0.755825] ehci-platform: EHCI generic platform driver\n[ 0.757285] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758997] ohci-pci: OHCI PCI platform driver\n[ 0.760280] ohci-platform: OHCI generic platform driver\n[ 0.761789] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.776480] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.777981] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780214] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.783400] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.785168] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.787225] usb usb1: Product: UHCI Host Controller\n[ 0.788579] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.790249] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.791650] hub 1-0:1.0: USB hub found\n[ 0.792788] hub 1-0:1.0: 2 ports detected\n[ 0.794120] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797161] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798525] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800002] mousedev: PS/2 mouse device common for all mice\n[ 0.801797] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.804402] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806007] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.807703] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809413] i2c /dev entries driver\n[ 0.810520] device-mapper: uevent: version 1.0.3\n[ 0.811965] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.814346] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816373] NET: Registered protocol family 10\n[ 0.818048] NET: Registered protocol family 17\n[ 0.819366] Key type dns_resolver registered\n[ 0.820806] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822413] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825096] registered taskstats version 1\n[ 0.826320] Loading compiled-in X.509 certificates\n[ 0.828294] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.831053] zswap: loaded using pool lzo/zbud\n[ 0.833265] Key type trusted registered\n[ 0.835550] Key type encrypted registered\n[ 0.836805] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.838345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839908] evm: HMAC attrs: 0x1\n[ 0.841305] Magic number: 14:748:268\n[ 0.842587] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:22 UTC (1534490122)\n[ 0.844989] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.846608] EDD information not available.\n[ 0.902346] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.919035] Write protecting the kernel read-only data: 14336k\n[ 0.922132] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.924748] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.972786] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 0.92. iid=i-00000084\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQClS+edSZ0kOvqldXYiKZRKfBWSRFDdtFqeqnzwF0iXf0DVPS2tQJ0gXxkpwqNTHGpA2HIheEA4NMZTAaU+sMwQID8Q0Z++Wd37cZC9WQ2hVz+rmwBl8myHygwd3bfQnDwhH6MLfojEUCPTsl3A8bU7JdilDVBQMder6nt6/jsSTficEfDiQWwy6wg3QRi1+RRkB2wjJ4sxdWw+B0+Caky1DEWQqjafzg4Kc9U6EO+YI0gBMXYqiqi/Nd+EgrtkJkQUsjRqcB7ywGURVQCTC7Atfv/BubzMplstzJQe43Y4YCTZA2DByVjJ9lQc0EQqedxes6/mbJFAm+e3+iHxT6DZ root@sdnvpn-4-3\nssh-dss AAAAB3NzaC1kc3MAAACBAKr5QoOrtOJJYxunj3UagN/dhDjeozi7TjrfVkYmf2C9Zumn85y4JWKZUP7x7W91jkPVYW5t+lFjGMTsyiP64ZORtEQAFVo/CuDY0MNpi9olvA6SIGETaatUj1pcRYc8TT1bl2IYFkCwzLreqGjB+j+tGjjWUJrEdPvuRtu2D2QHAAAAFQCHEqG4IHBjD5PUPpDh7xikIWRHdQAAAIBMBRO8zwhA0XV2/z4otiwf2Zbp53cfMQ97Kr5od4NxjeAYA0HQ4BiMg6ricnePeNiLAJWZO3ELdXfxDnijPift05cQ/9sBJRH6h9a3U4oyh5KgAa4k03iISGg9+mV85IhbRy/24e+dcsPySrQXePzCuRWbCGNJUPju75PvP2XXcAAAAIATChbCTQ9kVPVyHiDxfb8rbifvnuJeNgZUeuOWy2XkT39q3hMZsxxKbA1h4/LJj+v9K7XE+LC0ASgeIgxks/4pemM8yZh2VdTxRVSatPmKZpP2HNXazRzjCVqYGbs3vP3LyrEINwuTP5Tg9Wfk+WIzlS6F8JtGFRVKOwC67/xccw== 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.9,24,fe80::f816:3eff:fec5:1dd4/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.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-00000084\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=2.86 ===\n/dev/root resized successfully [took 0.16s]\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-08-17 07:16:01,664 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c/action used request id req-1a09229f-7e30-48dd-9e17-39af6f3084e8 2018-08-17 07:16:03,692 - sdnvpn_test_utils - INFO - Waiting for instance 40815558-595f-4b8f-bc06-2327d9b793ff to boot up 2018-08-17 07:16:03,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:03,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-890fefba-3626-4cd7-9dab-50f8bd445433 x-compute-request-id: req-890fefba-3626-4cd7-9dab-50f8bd445433 Content-Encoding: gzip Content-Length: 10097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:03,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-890fefba-3626-4cd7-9dab-50f8bd445433 2018-08-17 07:16:05,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:05,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-9e41582d-a33c-4794-8b52-47a8c79abfe8 x-compute-request-id: req-9e41582d-a33c-4794-8b52-47a8c79abfe8 Content-Encoding: gzip Content-Length: 10097 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:05,847 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-9e41582d-a33c-4794-8b52-47a8c79abfe8 2018-08-17 07:16:07,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:07,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-55939305-ddc2-4715-906a-c6b391e59a6d x-compute-request-id: req-55939305-ddc2-4715-906a-c6b391e59a6d Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:07,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-55939305-ddc2-4715-906a-c6b391e59a6d 2018-08-17 07:16:09,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:10,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-b2a22d5d-87f3-430d-91e2-3f2da198be86 x-compute-request-id: req-b2a22d5d-87f3-430d-91e2-3f2da198be86 Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:10,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-b2a22d5d-87f3-430d-91e2-3f2da198be86 2018-08-17 07:16:12,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:12,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-e782d44f-08be-40de-aedf-2231610b7b98 x-compute-request-id: req-e782d44f-08be-40de-aedf-2231610b7b98 Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:12,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-e782d44f-08be-40de-aedf-2231610b7b98 2018-08-17 07:16:14,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:14,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-918413f8-8c04-4813-bcc0-b9e108997aec x-compute-request-id: req-918413f8-8c04-4813-bcc0-b9e108997aec Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:14,211 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-918413f8-8c04-4813-bcc0-b9e108997aec 2018-08-17 07:16:16,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:16,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-91d34f14-4d5f-4952-8685-37f280cf8f88 x-compute-request-id: req-91d34f14-4d5f-4952-8685-37f280cf8f88 Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:16,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-91d34f14-4d5f-4952-8685-37f280cf8f88 2018-08-17 07:16:18,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:18,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-b57f1ea9-f595-4858-b074-b2ae5aa52dcd x-compute-request-id: req-b57f1ea9-f595-4858-b074-b2ae5aa52dcd Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:18,390 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-b57f1ea9-f595-4858-b074-b2ae5aa52dcd 2018-08-17 07:16:20,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:20,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-f26e6293-5f32-41e9-a566-3de1785e266e x-compute-request-id: req-f26e6293-5f32-41e9-a566-3de1785e266e Content-Encoding: gzip Content-Length: 10116 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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-08-17 07:16:20,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-f26e6293-5f32-41e9-a566-3de1785e266e 2018-08-17 07:16:22,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1897257b132ca259df2544381a3d26e622b3243" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:22,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-79000a5e-daad-43ae-8445-9c924fa4ecf3 x-compute-request-id: req-79000a5e-daad-43ae-8445-9c924fa4ecf3 Content-Encoding: gzip Content-Length: 11176 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 463099792 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.183939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186219] pid_max: default: 32768 minimum: 301\n[ 0.187454] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190935] Security Framework initialized\n[ 0.192039] Yama: becoming mindful.\n[ 0.193050] AppArmor: AppArmor initialized\n[ 0.194218] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195980] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197698] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199340] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201223] Initializing cgroup subsys io\n[ 0.202349] Initializing cgroup subsys memory\n[ 0.203542] Initializing cgroup subsys devices\n[ 0.204740] Initializing cgroup subsys freezer\n[ 0.205935] Initializing cgroup subsys net_cls\n[ 0.207133] Initializing cgroup subsys perf_event\n[ 0.208365] Initializing cgroup subsys net_prio\n[ 0.209570] Initializing cgroup subsys hugetlb\n[ 0.210762] Initializing cgroup subsys pids\n[ 0.211936] CPU: Physical Processor ID: 0\n[ 0.213728] mce: CPU supports 10 MCE banks\n[ 0.214888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.216244] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231539] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.238528] ftrace: allocating 31920 entries in 125 pages\n[ 0.265478] smpboot: Max logical packages: 1\n[ 0.266670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268531] x2apic enabled\n[ 0.269657] Switched APIC routing to physical x2apic.\n[ 0.272119] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273612] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.276326] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278744] KVM setup paravirtual spinlock\n[ 0.280371] x86: Booted up 1 node, 1 CPUs\n[ 0.281465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283328] devtmpfs: initialized\n[ 0.285314] evm: security.selinux\n[ 0.286279] evm: security.SMACK64\n[ 0.287227] evm: security.SMACK64EXEC\n[ 0.288253] evm: security.SMACK64TRANSMUTE\n[ 0.289352] evm: security.SMACK64MMAP\n[ 0.290365] evm: security.ima\n[ 0.291242] evm: security.capability\n[ 0.292314] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294814] pinctrl core: initialized pinctrl subsystem\n[ 0.296298] RTC time: 7:15:32, date: 08/17/18\n[ 0.297591] NET: Registered protocol family 16\n[ 0.298902] cpuidle: using governor ladder\n[ 0.300016] cpuidle: using governor menu\n[ 0.301105] PCCT header not found.\n[ 0.302133] ACPI: bus type PCI registered\n[ 0.303233] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304919] PCI: Using configuration type 1 for base access\n[ 0.307080] ACPI: Added _OSI(Module Device)\n[ 0.308231] ACPI: Added _OSI(Processor Device)\n[ 0.309410] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310636] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312839] ACPI: Interpreter enabled\n[ 0.313897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.316438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.321482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.324001] ACPI: (supports S0 S5)\n[ 0.324974] ACPI: Using IOAPIC for interrupt routing\n[ 0.326261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330072] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331625] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333312] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.334947] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.337937] acpiphp: Slot [3] registered\n[ 0.339033] acpiphp: Slot [4] registered\n[ 0.340140] acpiphp: Slot [5] registered\n[ 0.341242] acpiphp: Slot [6] registered\n[ 0.342349] acpiphp: Slot [7] registered\n[ 0.343451] acpiphp: Slot [8] registered\n[ 0.344548] acpiphp: Slot [9] registered\n[ 0.345641] acpiphp: Slot [10] registered\n[ 0.346762] acpiphp: Slot [11] registered\n[ 0.347888] acpiphp: Slot [12] registered\n[ 0.349009] acpiphp: Slot [13] registered\n[ 0.350108] acpiphp: Slot [14] registered\n[ 0.351225] acpiphp: Slot [15] registered\n[ 0.366765] acpiphp: Slot [16] registered\n[ 0.367896] acpiphp: Slot [17] registered\n[ 0.369010] acpiphp: Slot [18] registered\n[ 0.370127] acpiphp: Slot [19] registered\n[ 0.371242] acpiphp: Slot [20] registered\n[ 0.372381] acpiphp: Slot [21] registered\n[ 0.373523] acpiphp: Slot [22] registered\n[ 0.374634] acpiphp: Slot [23] registered\n[ 0.375752] acpiphp: Slot [24] registered\n[ 0.376874] acpiphp: Slot [25] registered\n[ 0.377989] acpiphp: Slot [26] registered\n[ 0.379097] acpiphp: Slot [27] registered\n[ 0.380217] acpiphp: Slot [28] registered\n[ 0.381336] acpiphp: Slot [29] registered\n[ 0.382452] acpiphp: Slot [30] registered\n[ 0.383562] acpiphp: Slot [31] registered\n[ 0.384678] PCI host bridge to bus 0000:00\n[ 0.385799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387448] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389101] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391110] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395161] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399307] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401041] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402651] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404361] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408724] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410721] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431351] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433545] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435653] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437754] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441757] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443703] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447558] vgaarb: loaded\n[ 0.448453] vgaarb: bridge control possible 0000:00:02.0\n[ 0.450212] SCSI subsystem initialized\n[ 0.451544] ACPI: bus type USB registered\n[ 0.452746] usbcore: registered new interface driver usbfs\n[ 0.454231] usbcore: registered new interface driver hub\n[ 0.455659] usbcore: registered new device driver usb\n[ 0.457237] PCI: Using ACPI for IRQ routing\n[ 0.458818] NetLabel: Initializing\n[ 0.459839] NetLabel: domain hash size = 128\n[ 0.461061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462425] NetLabel: unlabeled traffic allowed by default\n[ 0.464065] clocksource: Switched to clocksource kvm-clock\n[ 0.474038] AppArmor: AppArmor Filesystem Enabled\n[ 0.475386] pnp: PnP ACPI init\n[ 0.476666] pnp: PnP ACPI: found 5 devices\n[ 0.483648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486069] NET: Registered protocol family 2\n[ 0.487521] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.491053] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492757] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494293] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495951] NET: Registered protocol family 1\n[ 0.497195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498734] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.500256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515160] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529873] Trying to unpack rootfs image as initramfs...\n[ 0.592986] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598351] Scanning for low memory corruption every 60 seconds\n[ 0.600639] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.602282] audit: initializing netlink subsys (disabled)\n[ 0.603777] audit: type=2000 audit(1534490132.882:1): initialized\n[ 0.605742] Initialise system trusted keyring\n[ 0.607150] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.611564] zbud: loaded\n[ 0.612613] VFS: Disk quotas dquot_6.6.0\n[ 0.613779] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615992] fuse init (API version 7.23)\n[ 0.617372] Key type big_key registered\n[ 0.618520] Allocating IMA MOK and blacklist keyrings.\n[ 0.620326] Key type asymmetric registered\n[ 0.621499] Asymmetric key parser 'x509' registered\n[ 0.622871] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625015] io scheduler noop registered\n[ 0.626142] io scheduler deadline registered (default)\n[ 0.627564] io scheduler cfq registered\n[ 0.628807] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632135] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634218] ACPI: Power Button [PWRF]\n[ 0.635474] GHES: HEST is not enabled!\n[ 0.649675] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679092] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682116] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709181] Linux agpgart interface v0.103\n[ 0.712810] brd: module loaded\n[ 0.715139] loop: module loaded\n[ 0.720100] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722244] GPT:90111 != 2097151\n[ 0.723253] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724899] GPT:90111 != 2097151\n[ 0.725895] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727325] vda: vda1 vda15\n[ 0.729070] scsi host0: ata_piix\n[ 0.730216] scsi host1: ata_piix\n[ 0.731278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.733098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735473] libphy: Fixed MDIO Bus: probed\n[ 0.736711] tun: Universal TUN/TAP device driver, 1.6\n[ 0.738147] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.741126] PPP generic driver version 2.4.2\n[ 0.742485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.744279] ehci-pci: EHCI PCI platform driver\n[ 0.745591] ehci-platform: EHCI generic platform driver\n[ 0.747075] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.748780] ohci-pci: OHCI PCI platform driver\n[ 0.750090] ohci-platform: OHCI generic platform driver\n[ 0.751586] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767885] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.770122] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.771637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.773371] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.775218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.777363] usb usb1: Product: UHCI Host Controller\n[ 0.778753] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.780584] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782051] hub 1-0:1.0: USB hub found\n[ 0.783220] hub 1-0:1.0: 2 ports detected\n[ 0.784614] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.787713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789155] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.790685] mousedev: PS/2 mouse device common for all mice\n[ 0.792559] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795263] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796923] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800448] i2c /dev entries driver\n[ 0.801586] device-mapper: uevent: version 1.0.3\n[ 0.803034] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807529] NET: Registered protocol family 10\n[ 0.809231] NET: Registered protocol family 17\n[ 0.810580] Key type dns_resolver registered\n[ 0.812005] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.813646] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.816401] registered taskstats version 1\n[ 0.817684] Loading compiled-in X.509 certificates\n[ 0.819626] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822381] zswap: loaded using pool lzo/zbud\n[ 0.824644] Key type trusted registered\n[ 0.826993] Key type encrypted registered\n[ 0.828234] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829786] ima: No TPM chip found, activating TPM-bypass!\n[ 0.831340] evm: HMAC attrs: 0x1\n[ 0.832754] Magic number: 14:748:268\n[ 0.834033] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:33 UTC (1534490133)\n[ 0.836466] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838146] EDD information not available.\n[ 0.889805] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906858] Write protecting the kernel read-only data: 14336k\n[ 0.910018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.081756] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.11.15...\nLease of 10.10.11.15 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 0.94. iid=i-00000085\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCTiA7j7AwuivNMD3B5b22VgtKXAZvDy8+D35zGlKx3culie6ZsR8CmHnDmFokQThiPac/4b6o66xnEjyzBzEGLLgeIcRSHPJAcUAOfI1e+FG9RHtjZvfest3QcPuTwCxDXDH3S4UVPk5wVY6SNypkUMq8UYKsxTvo1GdRmwU9PwS6h1x/k2DiKTK3k5C+mX/kxz3H3+yh/REK04JmRLLq4Z/72kfhLgkC0dWavI7LFOB0yvheXP340x8VkGQLPZXgH8kTqgkd6yvufIKWIIWgUra1nvpIclEttWxBpa3JBw1mQsN1Gip5QBgX3iVZVN8kQi1uZ9vFDA1Hlcx70DLDR root@sdnvpn-4-5\nssh-dss AAAAB3NzaC1kc3MAAACBAMIXDAifECs6sw8n8GjK+tAzSCeACkt//5Hwo3jXQtEAf+ORbOcLrsdYK207DOmPQSvhVlt9HBU9hzx9CDPD9iWqwYzBt++QkN7pYMxX7wM3yuQXSoMJcKAgOGHOYwKk4giIHOuvj4RFSC/8nqPEVNabwXsj5YI4jGiGTYuylrozAAAAFQC0c7JmnYQw9Q8hrvL9iHH1y9f/BQAAAIBPTx1Qk6c4U5PHgQir1acJVeXRUxA3ZwdZDGtdy4sJ6mqfSX223uqaq4aQIdcclwJjUGEsGPx7VcXwDNPbU0wD4xZ3ITFrHkihXTW1pfurzkQqB9X6BYwoyZcbflPYrDh5kQpKKAdRaW8J8brc5XKhOAyAyEG+pRlF9lgXVdhpjwAAAIBR8otX7Bdivxhv+N8hUW3dNoPZH1MqrV6CONbi3BZea9Gl8aZgF2LaV6EhxBP5fliX18papxEPJ1E3dmeiS3Bam20I1DRdnPi+F2HbX3c1STBxEg22jj1jJGEWA4mFgVE46vNRiu8joKQsACDoYqR7+0MrS5lsm/wv0g6tPB+U8A== root@sdnvpn-4-5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.11.15,24,fe80::f816:3eff:fe93:1ebb/64,\nip-route:default via 10.10.11.1 dev eth0 \nip-route:10.10.11.0/24 dev eth0 src 10.10.11.15 \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-00000085\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-4-5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\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:93:1E:BB \n inet addr:10.10.11.15 Bcast:10.10.11.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe93:1ebb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7398 (7.2 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.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.096099] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.256675] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.256677] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.256678] usb 1-1: Product: QEMU USB Tablet\n[ 1.256679] usb 1-1: Manufacturer: QEMU\n[ 1.256680] usb 1-1: SerialNumber: 42\n[ 1.596144] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.596153] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\n[ 3.023380] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.059954] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:15:33 cirros kern.info kernel: [ 0.912727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:15:33 cirros kern.info kernel: [ 0.927747] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:15:33 cirros kern.info kernel: [ 0.927748] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:15:33 cirros kern.info kernel: [ 0.929599] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:15:33 cirros kern.info kernel: [ 0.932873] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:15:33 cirros kern.info kernel: [ 0.935073] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:15:33 cirros kern.info kernel: [ 0.959751] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:15:33 cirros kern.info kernel: [ 0.960641] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:15:33 cirros kern.info kernel: [ 0.962059] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:15:33 cirros kern.info kernel: [ 0.965519] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:15:33 cirros kern.info kernel: [ 1.049245] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:15:33 cirros kern.info kernel: [ 1.058077] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:15:33 cirros kern.notice kernel: [ 1.081756] random: dd urandom read with 4 bits of entropy available\nAug 17 08:15:33 cirros kern.info kernel: [ 1.096099] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:15:33 cirros kern.info kernel: [ 1.256675] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:15:33 cirros kern.info kernel: [ 1.256677] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:15:33 cirros kern.info kernel: [ 1.256678] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:15:33 cirros kern.info kernel: [ 1.256679] usb 1-1: Manufacturer: QEMU\nAug 17 08:15:33 cirros kern.info kernel: [ 1.256680] usb 1-1: SerialNumber: 42\nAug 17 08:15:34 cirros kern.info kernel: [ 1.596144] tsc: Refined TSC clocksource calibration: 3491.870 MHz\nAug 17 08:15:34 cirros kern.info kernel: [ 1.596153] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\nAug 17 08:15:35 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:15:35 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:15:35 cirros kern.info kernel: [ 3.023380] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:15:35 cirros kern.info kernel: [ 3.059954] 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-08-17 07:16:22,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-79000a5e-daad-43ae-8445-9c924fa4ecf3 2018-08-17 07:16:24,621 - sdnvpn_test_utils - INFO - Waiting for instance 03d9ae48-e07e-4aea-ac84-93851e2b1103 to boot up 2018-08-17 07:16:24,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:24,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-19a1deae-1056-49e2-bb06-da0b156d801c x-compute-request-id: req-19a1deae-1056-49e2-bb06-da0b156d801c Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:24,691 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-19a1deae-1056-49e2-bb06-da0b156d801c 2018-08-17 07:16:26,694 - sdnvpn_test_utils - INFO - Waiting for instance 875e4169-23be-4620-9323-d4bd47fa8c4c to boot up 2018-08-17 07:16:26,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cad1dfd5fab9c3e739984698f22860d507f8da7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:26,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-2505099f-134c-4d11-8f98-4917605c9342 x-compute-request-id: req-2505099f-134c-4d11-8f98-4917605c9342 Content-Encoding: gzip Content-Length: 8130 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504397330 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.199660] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202150] pid_max: default: 32768 minimum: 301\n[ 0.203542] ACPI: Core revision 20150930\n[ 0.205356] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207375] Security Framework initialized\n[ 0.208631] Yama: becoming mindful.\n[ 0.209750] AppArmor: AppArmor initialized\n[ 0.211061] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.213065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.215048] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218952] Initializing cgroup subsys io\n[ 0.220176] Initializing cgroup subsys memory\n[ 0.221471] Initializing cgroup subsys devices\n[ 0.222774] Initializing cgroup subsys freezer\n[ 0.224097] Initializing cgroup subsys net_cls\n[ 0.225402] Initializing cgroup subsys perf_event\n[ 0.226779] Initializing cgroup subsys net_prio\n[ 0.228090] Initializing cgroup subsys hugetlb\n[ 0.229395] Initializing cgroup subsys pids\n[ 0.230695] CPU: Physical Processor ID: 0\n[ 0.232597] mce: CPU supports 10 MCE banks\n[ 0.233888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.235394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257640] ftrace: allocating 31920 entries in 125 pages\n[ 0.283323] smpboot: Max logical packages: 1\n[ 0.284644] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286717] x2apic enabled\n[ 0.287936] Switched APIC routing to physical x2apic.\n[ 0.290560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292233] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295267] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298032] KVM setup paravirtual spinlock\n[ 0.299783] x86: Booted up 1 node, 1 CPUs\n[ 0.301020] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303144] devtmpfs: initialized\n[ 0.305312] evm: security.selinux\n[ 0.306395] evm: security.SMACK64\n[ 0.307462] evm: security.SMACK64EXEC\n[ 0.308622] evm: security.SMACK64TRANSMUTE\n[ 0.309844] evm: security.SMACK64MMAP\n[ 0.310966] evm: security.ima\n[ 0.311934] evm: security.capability\n[ 0.313105] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315911] pinctrl core: initialized pinctrl subsystem\n[ 0.317526] RTC time: 7:15:44, date: 08/17/18\n[ 0.318927] NET: Registered protocol family 16\n[ 0.320365] cpuidle: using governor ladder\n[ 0.321577] cpuidle: using governor menu\n[ 0.322728] PCCT header not found.\n[ 0.323825] ACPI: bus type PCI registered\n[ 0.325021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.326815] PCI: Using configuration type 1 for base access\n[ 0.329049] ACPI: Added _OSI(Module Device)\n[ 0.330202] ACPI: Added _OSI(Processor Device)\n[ 0.331375] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.332600] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.334748] ACPI: Interpreter enabled\n[ 0.335800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.343370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345927] ACPI: (supports S0 S5)\n[ 0.346920] ACPI: Using IOAPIC for interrupt routing\n[ 0.348244] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353640] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355319] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356939] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359892] acpiphp: Slot [3] registered\n[ 0.360989] acpiphp: Slot [4] registered\n[ 0.362091] acpiphp: Slot [5] registered\n[ 0.363178] acpiphp: Slot [6] registered\n[ 0.364273] acpiphp: Slot [7] registered\n[ 0.365370] acpiphp: Slot [8] registered\n[ 0.366462] acpiphp: Slot [9] registered\n[ 0.367551] acpiphp: Slot [10] registered\n[ 0.368663] acpiphp: Slot [11] registered\n[ 0.369772] acpiphp: Slot [12] registered\n[ 0.370880] acpiphp: Slot [13] registered\n[ 0.371984] acpiphp: Slot [14] registered\n[ 0.373093] acpiphp: Slot [15] registered\n[ 0.388507] acpiphp: Slot [16] registered\n[ 0.389628] acpiphp: Slot [17] registered\n[ 0.390752] acpiphp: Slot [18] registered\n[ 0.391875] acpiphp: Slot [19] registered\n[ 0.393010] acpiphp: Slot [20] registered\n[ 0.394123] acpiphp: Slot [21] registered\n[ 0.395247] acpiphp: Slot [22] registered\n[ 0.396353] acpiphp: Slot [23] registered\n[ 0.397479] acpiphp: Slot [24] registered\n[ 0.398600] acpiphp: Slot [25] registered\n[ 0.399722] acpiphp: Slot [26] registered\n[ 0.400837] acpiphp: Slot [27] registered\n[ 0.401947] acpiphp: Slot [28] registered\n[ 0.403058] acpiphp: Slot [29] registered\n[ 0.404159] acpiphp: Slot [30] registered\n[ 0.405273] acpiphp: Slot [31] registered\n[ 0.406390] PCI host bridge to bus 0000:00\n[ 0.407506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.409158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.412804] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.414800] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416843] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422705] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.453140] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.455193] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.457161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.459121] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.461166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462888] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464718] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.466172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.468316] vgaarb: loaded\n[ 0.469157] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470823] SCSI subsystem initialized\n[ 0.472089] ACPI: bus type USB registered\n[ 0.473232] usbcore: registered new interface driver usbfs\n[ 0.474652] usbcore: registered new interface driver hub\n[ 0.476020] usbcore: registered new device driver usb\n[ 0.477516] PCI: Using ACPI for IRQ routing\n[ 0.479037] NetLabel: Initializing\n[ 0.480031] NetLabel: domain hash size = 128\n[ 0.481195] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482521] NetLabel: unlabeled traffic allowed by default\n[ 0.484115] clocksource: Switched to clocksource kvm-clock\n[ 0.494068] AppArmor: AppArmor Filesystem Enabled\n[ 0.495394] pnp: PnP ACPI init\n[ 0.496632] pnp: PnP ACPI: found 5 devices\n[ 0.503456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505838] NET: Registered protocol family 2\n[ 0.507257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.509034] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512356] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513850] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515460] NET: Registered protocol family 1\n[ 0.516671] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518164] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534083] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548912] Trying to unpack rootfs image as initramfs...\n[ 0.610959] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616100] Scanning for low memory corruption every 60 seconds\n[ 0.618332] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619946] audit: initializing netlink subsys (disabled)\n[ 0.621454] audit: type=2000 audit(1534490145.633:1): initialized\n[ 0.623341] Initialise system trusted keyring\n[ 0.624708] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626297] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629012] zbud: loaded\n[ 0.630027] VFS: Disk quotas dquot_6.6.0\n[ 0.631173] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633357] fuse init (API version 7.23)\n[ 0.634610] Key type big_key registered\n[ 0.635740] Allocating IMA MOK and blacklist keyrings.\n[ 0.637425] Key type asymmetric registered\n[ 0.638572] Asymmetric key parser 'x509' registered\n[ 0.639908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642001] io scheduler noop registered\n[ 0.643103] io scheduler deadline registered (default)\n[ 0.644488] io scheduler cfq registered\n[ 0.645683] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648895] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650932] ACPI: Power Button [PWRF]\n[ 0.652180] GHES: HEST is not enabled!\n[ 0.666344] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695942] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698989] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723065] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726104] Linux agpgart interface v0.103\n[ 0.729524] brd: module loaded\n[ 0.731724] loop: module loaded\n[ 0.736773] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738799] GPT:90111 != 2097151\n[ 0.739754] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741280] GPT:90111 != 2097151\n[ 0.742227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743571] vda: vda1 vda15\n[ 0.745254] scsi host0: ata_piix\n[ 0.746335] scsi host1: ata_piix\n[ 0.747336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751030] libphy: Fixed MDIO Bus: probed\n[ 0.752400] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753741] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.756538] PPP generic driver version 2.4.2\n[ 0.757791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.759440] ehci-pci: EHCI PCI platform driver\n[ 0.760657] ehci-platform: EHCI generic platform driver\n[ 0.762031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.763593] ohci-pci: OHCI PCI platform driver\n[ 0.764800] ohci-platform: OHCI generic platform driver\n[ 0.766458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781129] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782516] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.784563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.785977] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.787556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.791223] usb usb1: Product: UHCI Host Controller\n[ 0.792516] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.794086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795486] hub 1-0:1.0: USB hub found\n[ 0.796584] hub 1-0:1.0: 2 ports detected\n[ 0.797860] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.800781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.802106] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.803515] mousedev: PS/2 mouse device common for all mice\n[ 0.805241] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807730] rtc_cmos 00:00: RTC can wake from S4\n[ 0.809283] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810908] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.812549] i2c /dev entries driver\n[ 0.813606] device-mapper: uevent: version 1.0.3\n[ 0.814923] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.817170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.819035] NET: Registered protocol family 10\n[ 0.820627] NET: Registered protocol family 17\n[ 0.821878] Key type dns_resolver registered\n[ 0.823191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.824723] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.827141] registered taskstats version 1\n[ 0.828316] Loading compiled-in X.509 certificates\n[ 0.830136] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832695] zswap: loaded using pool lzo/zbud\n[ 0.834775] Key type trusted registered\n[ 0.836912] Key type encrypted registered\n[ 0.838039] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839451] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840893] evm: HMAC attrs: 0x1\n[ 0.842200] Magic number: 14:748:268\n[ 0.843380] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:45 UTC (1534490145)\n[ 0.845599] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.847114] EDD information not available.\n[ 0.904850] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921839] ata1.00: configured for MWDMA2\n[ 0.923573] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926595] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928283] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.929989] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932875] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935011] Write protecting the kernel read-only data: 14336k\n[ 0.938031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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[ 1.009502] 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 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.11.14...\nLease of 10.10.11.14 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 0.37s]\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\n"} 2018-08-17 07:16:26,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action used request id req-2505099f-134c-4d11-8f98-4917605c9342 2018-08-17 07:16:28,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:28,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-d05e7eb1-871d-44d3-8765-36134d36d818 x-compute-request-id: req-d05e7eb1-871d-44d3-8765-36134d36d818 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:28,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-d05e7eb1-871d-44d3-8765-36134d36d818 2018-08-17 07:16:28,837 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.22) to 'sdnvpn-4-2' (10.10.10.3). -->Expected result: can ping. 2018-08-17 07:16:28,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:28,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-352f32e8-7537-4e9c-b23e-6cb19c70fceb x-compute-request-id: req-352f32e8-7537-4e9c-b23e-6cb19c70fceb Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:28,903 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-352f32e8-7537-4e9c-b23e-6cb19c70fceb 2018-08-17 07:16:28,904 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-2' 2018-08-17 07:16:28,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:28,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-6f74c414-2ed9-4c5c-8e07-02489e3b2a56 x-compute-request-id: req-6f74c414-2ed9-4c5c-8e07-02489e3b2a56 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:28,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-6f74c414-2ed9-4c5c-8e07-02489e3b2a56 2018-08-17 07:16:28,966 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.22) to 'sdnvpn-4-3' (10.10.10.9). -->Expected result: can ping. 2018-08-17 07:16:28,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:29,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-cdf52622-0ec3-4990-baff-b1f623473c2f x-compute-request-id: req-cdf52622-0ec3-4990-baff-b1f623473c2f Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:29,032 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-cdf52622-0ec3-4990-baff-b1f623473c2f 2018-08-17 07:16:29,033 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' can ping 'sdnvpn-4-3' 2018-08-17 07:16:29,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:29,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-a911df4a-c851-424c-b96b-23c53569d94f x-compute-request-id: req-a911df4a-c851-424c-b96b-23c53569d94f Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:29,096 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-a911df4a-c851-424c-b96b-23c53569d94f 2018-08-17 07:16:29,097 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-1' (10.10.10.22) to 'sdnvpn-4-4' (10.10.11.14). -->Expected result: cannot ping. 2018-08-17 07:16:29,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:29,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-2b86157d-a66a-459c-a5fb-97bba8ccb8d9 x-compute-request-id: req-2b86157d-a66a-459c-a5fb-97bba8ccb8d9 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:29,163 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-2b86157d-a66a-459c-a5fb-97bba8ccb8d9 2018-08-17 07:16:30,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:30,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-52823caf-8abf-4e71-8a69-a815682174b2 x-compute-request-id: req-52823caf-8abf-4e71-8a69-a815682174b2 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:30,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-52823caf-8abf-4e71-8a69-a815682174b2 2018-08-17 07:16:31,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:31,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-aa00dbe5-1ba1-4492-9010-b6a35f01bbb6 x-compute-request-id: req-aa00dbe5-1ba1-4492-9010-b6a35f01bbb6 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:31,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-aa00dbe5-1ba1-4492-9010-b6a35f01bbb6 2018-08-17 07:16:32,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:32,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-095572eb-f9d1-4718-8541-3abc59707333 x-compute-request-id: req-095572eb-f9d1-4718-8541-3abc59707333 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:32,529 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-095572eb-f9d1-4718-8541-3abc59707333 2018-08-17 07:16:33,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:33,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:16: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-b9378632-66af-48da-8dd0-f951b815bf4f x-compute-request-id: req-b9378632-66af-48da-8dd0-f951b815bf4f Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\n"} 2018-08-17 07:16:33,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-b9378632-66af-48da-8dd0-f951b815bf4f 2018-08-17 07:16:34,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55463a49588b378232098fe0b8fd4c43d9078385" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:16:34,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-c225da79-e5ed-469d-8a06-b059518f652a x-compute-request-id: req-c225da79-e5ed-469d-8a06-b059518f652a Content-Encoding: gzip Content-Length: 8145 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 514287145 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.204595] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.207139] pid_max: default: 32768 minimum: 301\n[ 0.208507] ACPI: Core revision 20150930\n[ 0.210322] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212372] Security Framework initialized\n[ 0.213640] Yama: becoming mindful.\n[ 0.214786] AppArmor: AppArmor initialized\n[ 0.216113] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218157] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220147] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222014] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.224169] Initializing cgroup subsys io\n[ 0.225436] Initializing cgroup subsys memory\n[ 0.226758] Initializing cgroup subsys devices\n[ 0.228129] Initializing cgroup subsys freezer\n[ 0.229455] Initializing cgroup subsys net_cls\n[ 0.230781] Initializing cgroup subsys perf_event\n[ 0.232179] Initializing cgroup subsys net_prio\n[ 0.233532] Initializing cgroup subsys hugetlb\n[ 0.234840] Initializing cgroup subsys pids\n[ 0.236158] CPU: Physical Processor ID: 0\n[ 0.238089] mce: CPU supports 10 MCE banks\n[ 0.239391] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.240939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.256154] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.263243] ftrace: allocating 31920 entries in 125 pages\n[ 0.289077] smpboot: Max logical packages: 1\n[ 0.290387] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.292477] x2apic enabled\n[ 0.293713] Switched APIC routing to physical x2apic.\n[ 0.296345] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.298036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303846] KVM setup paravirtual spinlock\n[ 0.305601] x86: Booted up 1 node, 1 CPUs\n[ 0.306880] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309015] devtmpfs: initialized\n[ 0.311143] evm: security.selinux\n[ 0.312233] evm: security.SMACK64\n[ 0.313313] evm: security.SMACK64EXEC\n[ 0.314479] evm: security.SMACK64TRANSMUTE\n[ 0.315744] evm: security.SMACK64MMAP\n[ 0.316901] evm: security.ima\n[ 0.317901] evm: security.capability\n[ 0.319135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.321993] pinctrl core: initialized pinctrl subsystem\n[ 0.323682] RTC time: 7:15:54, date: 08/17/18\n[ 0.325106] NET: Registered protocol family 16\n[ 0.326566] cpuidle: using governor ladder\n[ 0.327805] cpuidle: using governor menu\n[ 0.329008] PCCT header not found.\n[ 0.330133] ACPI: bus type PCI registered\n[ 0.331379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.333325] PCI: Using configuration type 1 for base access\n[ 0.335678] ACPI: Added _OSI(Module Device)\n[ 0.336949] ACPI: Added _OSI(Processor Device)\n[ 0.338275] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.339661] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.341981] ACPI: Interpreter enabled\n[ 0.343151] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.345968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.348782] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.351627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354499] ACPI: (supports S0 S5)\n[ 0.355605] ACPI: Using IOAPIC for interrupt routing\n[ 0.357080] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361264] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364996] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.370296] acpiphp: Slot [3] registered\n[ 0.371525] acpiphp: Slot [4] registered\n[ 0.372746] acpiphp: Slot [5] registered\n[ 0.373968] acpiphp: Slot [6] registered\n[ 0.375184] acpiphp: Slot [7] registered\n[ 0.376399] acpiphp: Slot [8] registered\n[ 0.377620] acpiphp: Slot [9] registered\n[ 0.378825] acpiphp: Slot [10] registered\n[ 0.380053] acpiphp: Slot [11] registered\n[ 0.381296] acpiphp: Slot [12] registered\n[ 0.382527] acpiphp: Slot [13] registered\n[ 0.383764] acpiphp: Slot [14] registered\n[ 0.384988] acpiphp: Slot [15] registered\n[ 0.400902] acpiphp: Slot [16] registered\n[ 0.402211] acpiphp: Slot [17] registered\n[ 0.403493] acpiphp: Slot [18] registered\n[ 0.404778] acpiphp: Slot [19] registered\n[ 0.406067] acpiphp: Slot [20] registered\n[ 0.407349] acpiphp: Slot [21] registered\n[ 0.408679] acpiphp: Slot [22] registered\n[ 0.409961] acpiphp: Slot [23] registered\n[ 0.411255] acpiphp: Slot [24] registered\n[ 0.412537] acpiphp: Slot [25] registered\n[ 0.413814] acpiphp: Slot [26] registered\n[ 0.415093] acpiphp: Slot [27] registered\n[ 0.416385] acpiphp: Slot [28] registered\n[ 0.417671] acpiphp: Slot [29] registered\n[ 0.418928] acpiphp: Slot [30] registered\n[ 0.420183] acpiphp: Slot [31] registered\n[ 0.421428] PCI host bridge to bus 0000:00\n[ 0.422712] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.424597] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.426473] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.428736] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.430991] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.433306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.437590] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.439568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.441386] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.443354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.447690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.449909] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.472265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.474425] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.476474] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478833] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482764] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.484704] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.486318] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.488697] vgaarb: loaded\n[ 0.489609] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491423] SCSI subsystem initialized\n[ 0.492804] ACPI: bus type USB registered\n[ 0.494079] usbcore: registered new interface driver usbfs\n[ 0.495705] usbcore: registered new interface driver hub\n[ 0.497273] usbcore: registered new device driver usb\n[ 0.498960] PCI: Using ACPI for IRQ routing\n[ 0.500638] NetLabel: Initializing\n[ 0.501765] NetLabel: domain hash size = 128\n[ 0.503106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.504632] NetLabel: unlabeled traffic allowed by default\n[ 0.506392] clocksource: Switched to clocksource kvm-clock\n[ 0.516622] AppArmor: AppArmor Filesystem Enabled\n[ 0.518056] pnp: PnP ACPI init\n[ 0.519388] pnp: PnP ACPI: found 5 devices\n[ 0.526335] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.528970] NET: Registered protocol family 2\n[ 0.530525] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.532513] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.534407] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.536290] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.537994] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539823] NET: Registered protocol family 1\n[ 0.541202] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.542916] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.544586] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.559259] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576355] Trying to unpack rootfs image as initramfs...\n[ 0.638885] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.641650] Scanning for low memory corruption every 60 seconds\n[ 0.643804] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.645575] audit: initializing netlink subsys (disabled)\n[ 0.647212] audit: type=2000 audit(1534490155.436:1): initialized\n[ 0.649251] Initialise system trusted keyring\n[ 0.650734] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.652499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.655395] zbud: loaded\n[ 0.656508] VFS: Disk quotas dquot_6.6.0\n[ 0.657758] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.660113] fuse init (API version 7.23)\n[ 0.661441] Key type big_key registered\n[ 0.662670] Allocating IMA MOK and blacklist keyrings.\n[ 0.664478] Key type asymmetric registered\n[ 0.665728] Asymmetric key parser 'x509' registered\n[ 0.667190] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.669449] io scheduler noop registered\n[ 0.670657] io scheduler deadline registered (default)\n[ 0.672177] io scheduler cfq registered\n[ 0.673464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.675061] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.676991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.679203] ACPI: Power Button [PWRF]\n[ 0.680516] GHES: HEST is not enabled!\n[ 0.694713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.723923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.726914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753876] Linux agpgart interface v0.103\n[ 0.757275] brd: module loaded\n[ 0.759459] loop: module loaded\n[ 0.764328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.766323] GPT:90111 != 2097151\n[ 0.767261] GPT:Alternate GPT header not at the end of the disk.\n[ 0.768744] GPT:90111 != 2097151\n[ 0.769675] GPT: Use GNU Parted to correct GPT errors.\n[ 0.770982] vda: vda1 vda15\n[ 0.772659] scsi host0: ata_piix\n[ 0.773718] scsi host1: ata_piix\n[ 0.774713] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.776348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.778308] libphy: Fixed MDIO Bus: probed\n[ 0.779649] tun: Universal TUN/TAP device driver, 1.6\n[ 0.780951] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.783651] PPP generic driver version 2.4.2\n[ 0.784881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786492] ehci-pci: EHCI PCI platform driver\n[ 0.787683] ehci-platform: EHCI generic platform driver\n[ 0.789016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790553] ohci-pci: OHCI PCI platform driver\n[ 0.791741] ohci-platform: OHCI generic platform driver\n[ 0.793092] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.807771] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.809216] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.811348] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.812793] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.814476] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816254] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.818330] usb usb1: Product: UHCI Host Controller\n[ 0.819650] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821252] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822635] hub 1-0:1.0: USB hub found\n[ 0.823858] hub 1-0:1.0: 2 ports detected\n[ 0.825176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828156] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829507] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830931] mousedev: PS/2 mouse device common for all mice\n[ 0.832673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.835230] rtc_cmos 00:00: RTC can wake from S4\n[ 0.836792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.838447] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.840102] i2c /dev entries driver\n[ 0.841165] device-mapper: uevent: version 1.0.3\n[ 0.842496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.844781] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846648] NET: Registered protocol family 10\n[ 0.848217] NET: Registered protocol family 17\n[ 0.849467] Key type dns_resolver registered\n[ 0.850799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852344] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.854793] registered taskstats version 1\n[ 0.855991] Loading compiled-in X.509 certificates\n[ 0.857857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860473] zswap: loaded using pool lzo/zbud\n[ 0.862552] Key type trusted registered\n[ 0.864721] Key type encrypted registered\n[ 0.865894] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.867393] ima: No TPM chip found, activating TPM-bypass!\n[ 0.868909] evm: HMAC attrs: 0x1\n[ 0.870245] Magic number: 14:748:268\n[ 0.871479] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:55 UTC (1534490155)\n[ 0.873820] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.875417] EDD information not available.\n[ 0.931152] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.948120] ata1.00: configured for MWDMA2\n[ 0.949747] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.952732] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.954449] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.956173] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.958979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.961125] Write protecting the kernel read-only data: 14336k\n[ 0.964098] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.966640] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.492531] 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.22...\nLease of 10.10.10.22 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 0.18s]\nping 10.10.10.3 OK\nping 10.10.10.9 OK\nping 10.10.11.14 KO\n"} 2018-08-17 07:16:34,671 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-c225da79-e5ed-469d-8a06-b059518f652a 2018-08-17 07:16:34,671 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-1' cannot ping 'sdnvpn-4-4' 2018-08-17 07:16:34,672 - sdnvpn-results - INFO - Associate network 'sdnvpn-4-2-net' to the VPN. 2018-08-17 07:16:34,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"network_association": {"network_id": "9ec7be14-7dae-4506-aaa9-85de134806fc"}}' 2018-08-17 07:16:35,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-89b7ef42-46f1-45ae-b355-0c72c9dbdf55 Date: Fri, 17 Aug 2018 07:16:35 GMT RESP BODY: {"network_association": {"network_id": "9ec7be14-7dae-4506-aaa9-85de134806fc", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "95d55636-adaa-49a7-9e26-7cc5a6e05965"}} 2018-08-17 07:16:35,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd/network_associations used request id req-89b7ef42-46f1-45ae-b355-0c72c9dbdf55 2018-08-17 07:16:35,678 - sdnvpn_test_utils - DEBUG - Waiting for router 18ed7f42-39a9-4403-b742-8187e913bedd to associate with BGPVPN d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 2018-08-17 07:16:35,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:16:36,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-286fdfd8-be28-444e-92a8-67f639687a5e Date: Fri, 17 Aug 2018 07:16:36 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-752787", "route_distinguishers": ["12:12"], "routers": ["d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"], "import_targets": ["88:88"], "networks": ["9ec7be14-7dae-4506-aaa9-85de134806fc"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "18ed7f42-39a9-4403-b742-8187e913bedd"}} 2018-08-17 07:16:36,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd used request id req-286fdfd8-be28-444e-92a8-67f639687a5e 2018-08-17 07:16:37,156 - sdnvpn_test_utils - DEBUG - Waiting for network 18ed7f42-39a9-4403-b742-8187e913bedd to associate with BGPVPN 9ec7be14-7dae-4506-aaa9-85de134806fc 2018-08-17 07:16:37,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:16:37,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-d0335465-4390-411b-9dea-ce4d54cdb142 Date: Fri, 17 Aug 2018 07:16:37 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-752787", "route_distinguishers": ["12:12"], "routers": ["d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"], "import_targets": ["88:88"], "networks": ["9ec7be14-7dae-4506-aaa9-85de134806fc"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "18ed7f42-39a9-4403-b742-8187e913bedd"}} 2018-08-17 07:16:37,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd used request id req-d0335465-4390-411b-9dea-ce4d54cdb142 2018-08-17 07:16:38,212 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:17:08,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cad1dfd5fab9c3e739984698f22860d507f8da7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:17:08,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:17: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-855a4a95-f42d-485d-ad68-efa9b2548330 x-compute-request-id: req-855a4a95-f42d-485d-ad68-efa9b2548330 Content-Encoding: gzip Content-Length: 8133 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504397330 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.199660] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202150] pid_max: default: 32768 minimum: 301\n[ 0.203542] ACPI: Core revision 20150930\n[ 0.205356] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207375] Security Framework initialized\n[ 0.208631] Yama: becoming mindful.\n[ 0.209750] AppArmor: AppArmor initialized\n[ 0.211061] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.213065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.215048] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218952] Initializing cgroup subsys io\n[ 0.220176] Initializing cgroup subsys memory\n[ 0.221471] Initializing cgroup subsys devices\n[ 0.222774] Initializing cgroup subsys freezer\n[ 0.224097] Initializing cgroup subsys net_cls\n[ 0.225402] Initializing cgroup subsys perf_event\n[ 0.226779] Initializing cgroup subsys net_prio\n[ 0.228090] Initializing cgroup subsys hugetlb\n[ 0.229395] Initializing cgroup subsys pids\n[ 0.230695] CPU: Physical Processor ID: 0\n[ 0.232597] mce: CPU supports 10 MCE banks\n[ 0.233888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.235394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257640] ftrace: allocating 31920 entries in 125 pages\n[ 0.283323] smpboot: Max logical packages: 1\n[ 0.284644] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286717] x2apic enabled\n[ 0.287936] Switched APIC routing to physical x2apic.\n[ 0.290560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292233] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295267] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298032] KVM setup paravirtual spinlock\n[ 0.299783] x86: Booted up 1 node, 1 CPUs\n[ 0.301020] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303144] devtmpfs: initialized\n[ 0.305312] evm: security.selinux\n[ 0.306395] evm: security.SMACK64\n[ 0.307462] evm: security.SMACK64EXEC\n[ 0.308622] evm: security.SMACK64TRANSMUTE\n[ 0.309844] evm: security.SMACK64MMAP\n[ 0.310966] evm: security.ima\n[ 0.311934] evm: security.capability\n[ 0.313105] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315911] pinctrl core: initialized pinctrl subsystem\n[ 0.317526] RTC time: 7:15:44, date: 08/17/18\n[ 0.318927] NET: Registered protocol family 16\n[ 0.320365] cpuidle: using governor ladder\n[ 0.321577] cpuidle: using governor menu\n[ 0.322728] PCCT header not found.\n[ 0.323825] ACPI: bus type PCI registered\n[ 0.325021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.326815] PCI: Using configuration type 1 for base access\n[ 0.329049] ACPI: Added _OSI(Module Device)\n[ 0.330202] ACPI: Added _OSI(Processor Device)\n[ 0.331375] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.332600] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.334748] ACPI: Interpreter enabled\n[ 0.335800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.343370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345927] ACPI: (supports S0 S5)\n[ 0.346920] ACPI: Using IOAPIC for interrupt routing\n[ 0.348244] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353640] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355319] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356939] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359892] acpiphp: Slot [3] registered\n[ 0.360989] acpiphp: Slot [4] registered\n[ 0.362091] acpiphp: Slot [5] registered\n[ 0.363178] acpiphp: Slot [6] registered\n[ 0.364273] acpiphp: Slot [7] registered\n[ 0.365370] acpiphp: Slot [8] registered\n[ 0.366462] acpiphp: Slot [9] registered\n[ 0.367551] acpiphp: Slot [10] registered\n[ 0.368663] acpiphp: Slot [11] registered\n[ 0.369772] acpiphp: Slot [12] registered\n[ 0.370880] acpiphp: Slot [13] registered\n[ 0.371984] acpiphp: Slot [14] registered\n[ 0.373093] acpiphp: Slot [15] registered\n[ 0.388507] acpiphp: Slot [16] registered\n[ 0.389628] acpiphp: Slot [17] registered\n[ 0.390752] acpiphp: Slot [18] registered\n[ 0.391875] acpiphp: Slot [19] registered\n[ 0.393010] acpiphp: Slot [20] registered\n[ 0.394123] acpiphp: Slot [21] registered\n[ 0.395247] acpiphp: Slot [22] registered\n[ 0.396353] acpiphp: Slot [23] registered\n[ 0.397479] acpiphp: Slot [24] registered\n[ 0.398600] acpiphp: Slot [25] registered\n[ 0.399722] acpiphp: Slot [26] registered\n[ 0.400837] acpiphp: Slot [27] registered\n[ 0.401947] acpiphp: Slot [28] registered\n[ 0.403058] acpiphp: Slot [29] registered\n[ 0.404159] acpiphp: Slot [30] registered\n[ 0.405273] acpiphp: Slot [31] registered\n[ 0.406390] PCI host bridge to bus 0000:00\n[ 0.407506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.409158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.412804] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.414800] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416843] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422705] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.453140] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.455193] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.457161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.459121] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.461166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462888] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464718] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.466172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.468316] vgaarb: loaded\n[ 0.469157] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470823] SCSI subsystem initialized\n[ 0.472089] ACPI: bus type USB registered\n[ 0.473232] usbcore: registered new interface driver usbfs\n[ 0.474652] usbcore: registered new interface driver hub\n[ 0.476020] usbcore: registered new device driver usb\n[ 0.477516] PCI: Using ACPI for IRQ routing\n[ 0.479037] NetLabel: Initializing\n[ 0.480031] NetLabel: domain hash size = 128\n[ 0.481195] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482521] NetLabel: unlabeled traffic allowed by default\n[ 0.484115] clocksource: Switched to clocksource kvm-clock\n[ 0.494068] AppArmor: AppArmor Filesystem Enabled\n[ 0.495394] pnp: PnP ACPI init\n[ 0.496632] pnp: PnP ACPI: found 5 devices\n[ 0.503456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505838] NET: Registered protocol family 2\n[ 0.507257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.509034] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512356] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513850] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515460] NET: Registered protocol family 1\n[ 0.516671] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518164] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534083] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548912] Trying to unpack rootfs image as initramfs...\n[ 0.610959] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616100] Scanning for low memory corruption every 60 seconds\n[ 0.618332] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619946] audit: initializing netlink subsys (disabled)\n[ 0.621454] audit: type=2000 audit(1534490145.633:1): initialized\n[ 0.623341] Initialise system trusted keyring\n[ 0.624708] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626297] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629012] zbud: loaded\n[ 0.630027] VFS: Disk quotas dquot_6.6.0\n[ 0.631173] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633357] fuse init (API version 7.23)\n[ 0.634610] Key type big_key registered\n[ 0.635740] Allocating IMA MOK and blacklist keyrings.\n[ 0.637425] Key type asymmetric registered\n[ 0.638572] Asymmetric key parser 'x509' registered\n[ 0.639908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642001] io scheduler noop registered\n[ 0.643103] io scheduler deadline registered (default)\n[ 0.644488] io scheduler cfq registered\n[ 0.645683] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648895] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650932] ACPI: Power Button [PWRF]\n[ 0.652180] GHES: HEST is not enabled!\n[ 0.666344] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695942] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698989] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723065] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726104] Linux agpgart interface v0.103\n[ 0.729524] brd: module loaded\n[ 0.731724] loop: module loaded\n[ 0.736773] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738799] GPT:90111 != 2097151\n[ 0.739754] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741280] GPT:90111 != 2097151\n[ 0.742227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743571] vda: vda1 vda15\n[ 0.745254] scsi host0: ata_piix\n[ 0.746335] scsi host1: ata_piix\n[ 0.747336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751030] libphy: Fixed MDIO Bus: probed\n[ 0.752400] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753741] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.756538] PPP generic driver version 2.4.2\n[ 0.757791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.759440] ehci-pci: EHCI PCI platform driver\n[ 0.760657] ehci-platform: EHCI generic platform driver\n[ 0.762031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.763593] ohci-pci: OHCI PCI platform driver\n[ 0.764800] ohci-platform: OHCI generic platform driver\n[ 0.766458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781129] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782516] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.784563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.785977] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.787556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.791223] usb usb1: Product: UHCI Host Controller\n[ 0.792516] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.794086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795486] hub 1-0:1.0: USB hub found\n[ 0.796584] hub 1-0:1.0: 2 ports detected\n[ 0.797860] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.800781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.802106] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.803515] mousedev: PS/2 mouse device common for all mice\n[ 0.805241] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807730] rtc_cmos 00:00: RTC can wake from S4\n[ 0.809283] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810908] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.812549] i2c /dev entries driver\n[ 0.813606] device-mapper: uevent: version 1.0.3\n[ 0.814923] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.817170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.819035] NET: Registered protocol family 10\n[ 0.820627] NET: Registered protocol family 17\n[ 0.821878] Key type dns_resolver registered\n[ 0.823191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.824723] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.827141] registered taskstats version 1\n[ 0.828316] Loading compiled-in X.509 certificates\n[ 0.830136] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832695] zswap: loaded using pool lzo/zbud\n[ 0.834775] Key type trusted registered\n[ 0.836912] Key type encrypted registered\n[ 0.838039] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839451] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840893] evm: HMAC attrs: 0x1\n[ 0.842200] Magic number: 14:748:268\n[ 0.843380] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:45 UTC (1534490145)\n[ 0.845599] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.847114] EDD information not available.\n[ 0.904850] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921839] ata1.00: configured for MWDMA2\n[ 0.923573] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926595] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928283] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.929989] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932875] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935011] Write protecting the kernel read-only data: 14336k\n[ 0.938031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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[ 1.009502] 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 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.11.14...\nLease of 10.10.11.14 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 0.37s]\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\n"} 2018-08-17 07:17:08,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action used request id req-855a4a95-f42d-485d-ad68-efa9b2548330 2018-08-17 07:17:08,317 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-4-4' (10.10.11.14) to 'sdnvpn-4-5' (10.10.11.15). -->Expected result: can ping. 2018-08-17 07:17:08,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cad1dfd5fab9c3e739984698f22860d507f8da7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:17:08,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:17: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-d40858a2-5356-46ce-a73e-47744137cfa6 x-compute-request-id: req-d40858a2-5356-46ce-a73e-47744137cfa6 Content-Encoding: gzip Content-Length: 8133 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504397330 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.199660] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202150] pid_max: default: 32768 minimum: 301\n[ 0.203542] ACPI: Core revision 20150930\n[ 0.205356] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207375] Security Framework initialized\n[ 0.208631] Yama: becoming mindful.\n[ 0.209750] AppArmor: AppArmor initialized\n[ 0.211061] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.213065] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.215048] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216885] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218952] Initializing cgroup subsys io\n[ 0.220176] Initializing cgroup subsys memory\n[ 0.221471] Initializing cgroup subsys devices\n[ 0.222774] Initializing cgroup subsys freezer\n[ 0.224097] Initializing cgroup subsys net_cls\n[ 0.225402] Initializing cgroup subsys perf_event\n[ 0.226779] Initializing cgroup subsys net_prio\n[ 0.228090] Initializing cgroup subsys hugetlb\n[ 0.229395] Initializing cgroup subsys pids\n[ 0.230695] CPU: Physical Processor ID: 0\n[ 0.232597] mce: CPU supports 10 MCE banks\n[ 0.233888] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.235394] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.250521] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.257640] ftrace: allocating 31920 entries in 125 pages\n[ 0.283323] smpboot: Max logical packages: 1\n[ 0.284644] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.286717] x2apic enabled\n[ 0.287936] Switched APIC routing to physical x2apic.\n[ 0.290560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.292233] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.295267] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.298032] KVM setup paravirtual spinlock\n[ 0.299783] x86: Booted up 1 node, 1 CPUs\n[ 0.301020] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.303144] devtmpfs: initialized\n[ 0.305312] evm: security.selinux\n[ 0.306395] evm: security.SMACK64\n[ 0.307462] evm: security.SMACK64EXEC\n[ 0.308622] evm: security.SMACK64TRANSMUTE\n[ 0.309844] evm: security.SMACK64MMAP\n[ 0.310966] evm: security.ima\n[ 0.311934] evm: security.capability\n[ 0.313105] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315911] pinctrl core: initialized pinctrl subsystem\n[ 0.317526] RTC time: 7:15:44, date: 08/17/18\n[ 0.318927] NET: Registered protocol family 16\n[ 0.320365] cpuidle: using governor ladder\n[ 0.321577] cpuidle: using governor menu\n[ 0.322728] PCCT header not found.\n[ 0.323825] ACPI: bus type PCI registered\n[ 0.325021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.326815] PCI: Using configuration type 1 for base access\n[ 0.329049] ACPI: Added _OSI(Module Device)\n[ 0.330202] ACPI: Added _OSI(Processor Device)\n[ 0.331375] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.332600] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.334748] ACPI: Interpreter enabled\n[ 0.335800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.338329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.340846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.343370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.345927] ACPI: (supports S0 S5)\n[ 0.346920] ACPI: Using IOAPIC for interrupt routing\n[ 0.348244] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353640] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355319] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356939] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359892] acpiphp: Slot [3] registered\n[ 0.360989] acpiphp: Slot [4] registered\n[ 0.362091] acpiphp: Slot [5] registered\n[ 0.363178] acpiphp: Slot [6] registered\n[ 0.364273] acpiphp: Slot [7] registered\n[ 0.365370] acpiphp: Slot [8] registered\n[ 0.366462] acpiphp: Slot [9] registered\n[ 0.367551] acpiphp: Slot [10] registered\n[ 0.368663] acpiphp: Slot [11] registered\n[ 0.369772] acpiphp: Slot [12] registered\n[ 0.370880] acpiphp: Slot [13] registered\n[ 0.371984] acpiphp: Slot [14] registered\n[ 0.373093] acpiphp: Slot [15] registered\n[ 0.388507] acpiphp: Slot [16] registered\n[ 0.389628] acpiphp: Slot [17] registered\n[ 0.390752] acpiphp: Slot [18] registered\n[ 0.391875] acpiphp: Slot [19] registered\n[ 0.393010] acpiphp: Slot [20] registered\n[ 0.394123] acpiphp: Slot [21] registered\n[ 0.395247] acpiphp: Slot [22] registered\n[ 0.396353] acpiphp: Slot [23] registered\n[ 0.397479] acpiphp: Slot [24] registered\n[ 0.398600] acpiphp: Slot [25] registered\n[ 0.399722] acpiphp: Slot [26] registered\n[ 0.400837] acpiphp: Slot [27] registered\n[ 0.401947] acpiphp: Slot [28] registered\n[ 0.403058] acpiphp: Slot [29] registered\n[ 0.404159] acpiphp: Slot [30] registered\n[ 0.405273] acpiphp: Slot [31] registered\n[ 0.406390] PCI host bridge to bus 0000:00\n[ 0.407506] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.409158] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.412804] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.414800] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416843] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420933] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422705] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426038] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432396] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.453140] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.455193] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.457161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.459121] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.461166] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.462888] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.464718] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.466172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.468316] vgaarb: loaded\n[ 0.469157] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470823] SCSI subsystem initialized\n[ 0.472089] ACPI: bus type USB registered\n[ 0.473232] usbcore: registered new interface driver usbfs\n[ 0.474652] usbcore: registered new interface driver hub\n[ 0.476020] usbcore: registered new device driver usb\n[ 0.477516] PCI: Using ACPI for IRQ routing\n[ 0.479037] NetLabel: Initializing\n[ 0.480031] NetLabel: domain hash size = 128\n[ 0.481195] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482521] NetLabel: unlabeled traffic allowed by default\n[ 0.484115] clocksource: Switched to clocksource kvm-clock\n[ 0.494068] AppArmor: AppArmor Filesystem Enabled\n[ 0.495394] pnp: PnP ACPI init\n[ 0.496632] pnp: PnP ACPI: found 5 devices\n[ 0.503456] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505838] NET: Registered protocol family 2\n[ 0.507257] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.509034] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510689] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512356] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.513850] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515460] NET: Registered protocol family 1\n[ 0.516671] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518164] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.519652] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534083] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.548912] Trying to unpack rootfs image as initramfs...\n[ 0.610959] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616100] Scanning for low memory corruption every 60 seconds\n[ 0.618332] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.619946] audit: initializing netlink subsys (disabled)\n[ 0.621454] audit: type=2000 audit(1534490145.633:1): initialized\n[ 0.623341] Initialise system trusted keyring\n[ 0.624708] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.626297] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629012] zbud: loaded\n[ 0.630027] VFS: Disk quotas dquot_6.6.0\n[ 0.631173] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.633357] fuse init (API version 7.23)\n[ 0.634610] Key type big_key registered\n[ 0.635740] Allocating IMA MOK and blacklist keyrings.\n[ 0.637425] Key type asymmetric registered\n[ 0.638572] Asymmetric key parser 'x509' registered\n[ 0.639908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.642001] io scheduler noop registered\n[ 0.643103] io scheduler deadline registered (default)\n[ 0.644488] io scheduler cfq registered\n[ 0.645683] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.647116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.648895] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.650932] ACPI: Power Button [PWRF]\n[ 0.652180] GHES: HEST is not enabled!\n[ 0.666344] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.695942] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.698989] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.723065] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.726104] Linux agpgart interface v0.103\n[ 0.729524] brd: module loaded\n[ 0.731724] loop: module loaded\n[ 0.736773] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.738799] GPT:90111 != 2097151\n[ 0.739754] GPT:Alternate GPT header not at the end of the disk.\n[ 0.741280] GPT:90111 != 2097151\n[ 0.742227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743571] vda: vda1 vda15\n[ 0.745254] scsi host0: ata_piix\n[ 0.746335] scsi host1: ata_piix\n[ 0.747336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749016] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751030] libphy: Fixed MDIO Bus: probed\n[ 0.752400] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753741] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.756538] PPP generic driver version 2.4.2\n[ 0.757791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.759440] ehci-pci: EHCI PCI platform driver\n[ 0.760657] ehci-platform: EHCI generic platform driver\n[ 0.762031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.763593] ohci-pci: OHCI PCI platform driver\n[ 0.764800] ohci-platform: OHCI generic platform driver\n[ 0.766458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781129] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782516] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.784563] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.785977] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.787556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.791223] usb usb1: Product: UHCI Host Controller\n[ 0.792516] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.794086] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.795486] hub 1-0:1.0: USB hub found\n[ 0.796584] hub 1-0:1.0: 2 ports detected\n[ 0.797860] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.800781] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.802106] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.803515] mousedev: PS/2 mouse device common for all mice\n[ 0.805241] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807730] rtc_cmos 00:00: RTC can wake from S4\n[ 0.809283] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.810908] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.812549] i2c /dev entries driver\n[ 0.813606] device-mapper: uevent: version 1.0.3\n[ 0.814923] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.817170] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.819035] NET: Registered protocol family 10\n[ 0.820627] NET: Registered protocol family 17\n[ 0.821878] Key type dns_resolver registered\n[ 0.823191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.824723] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.827141] registered taskstats version 1\n[ 0.828316] Loading compiled-in X.509 certificates\n[ 0.830136] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.832695] zswap: loaded using pool lzo/zbud\n[ 0.834775] Key type trusted registered\n[ 0.836912] Key type encrypted registered\n[ 0.838039] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.839451] ima: No TPM chip found, activating TPM-bypass!\n[ 0.840893] evm: HMAC attrs: 0x1\n[ 0.842200] Magic number: 14:748:268\n[ 0.843380] rtc_cmos 00:00: setting system clock to 2018-08-17 07:15:45 UTC (1534490145)\n[ 0.845599] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.847114] EDD information not available.\n[ 0.904850] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.921839] ata1.00: configured for MWDMA2\n[ 0.923573] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.926595] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.928283] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.929989] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.932875] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.935011] Write protecting the kernel read-only data: 14336k\n[ 0.938031] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.940542] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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[ 1.009502] 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 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.11.14...\nLease of 10.10.11.14 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 0.37s]\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\nping 10.10.11.15 OK\n"} 2018-08-17 07:17:08,377 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action used request id req-d40858a2-5356-46ce-a73e-47744137cfa6 2018-08-17 07:17:08,378 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-4-4' can ping 'sdnvpn-4-5' 2018-08-17 07:17:08,379 - sdnvpn-results - INFO - Update VPN with eRT=iRT ... 2018-08-17 07:17:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:17:08,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79c7d86e-9ed7-405c-8f37-6885fd2cb98d Content-Length: 0 Date: Fri, 17 Aug 2018 07:17:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:17:08,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/18ed7f42-39a9-4403-b742-8187e913bedd used request id req-79c7d86e-9ed7-405c-8f37-6885fd2cb98d 2018-08-17 07:17:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-752787", "route_distinguishers": "12:12"}}' 2018-08-17 07:17:39,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 341 X-Openstack-Request-Id: req-69616265-2e32-48cc-9900-758fcc0daa43 Date: Fri, 17 Aug 2018 07:17:39 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-752787", "route_distinguishers": ["12:12"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "712ffec0-4be9-4c19-80f8-770363ffa2d8"}} 2018-08-17 07:17:39,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns used request id req-69616265-2e32-48cc-9900-758fcc0daa43 2018-08-17 07:17:39,569 - sdnvpn.test.functest.testcase_4 - DEBUG - VPN re-created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-752787', u'route_distinguishers': [u'12:12'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'712ffec0-4be9-4c19-80f8-770363ffa2d8', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'route_targets': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'type': u'l3', u'networks': []}} 2018-08-17 07:17:39,569 - sdnvpn-results - INFO - Associate again network 'sdnvpn-4-2-net' and router 'sdnvpn-4-1-router 'to the VPN. 2018-08-17 07:17:39,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"router_association": {"router_id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"}}' 2018-08-17 07:17:40,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-86ac08d1-598f-439a-8b07-756485f3062f Date: Fri, 17 Aug 2018 07:17:40 GMT RESP BODY: {"router_association": {"router_id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "237f508f-e8ed-4ebd-ab3d-f67af624ad5a"}} 2018-08-17 07:17:40,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8/router_associations used request id req-86ac08d1-598f-439a-8b07-756485f3062f 2018-08-17 07:17:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"network_association": {"network_id": "9ec7be14-7dae-4506-aaa9-85de134806fc"}}' 2018-08-17 07:17:40,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-c117bfb2-7b67-40ee-b53a-06a86568b64e Date: Fri, 17 Aug 2018 07:17:40 GMT RESP BODY: {"network_association": {"network_id": "9ec7be14-7dae-4506-aaa9-85de134806fc", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "c78744fd-ae6b-4a0c-86a9-0f98f148ce3c"}} 2018-08-17 07:17:40,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8/network_associations used request id req-c117bfb2-7b67-40ee-b53a-06a86568b64e 2018-08-17 07:17:40,573 - sdnvpn_test_utils - DEBUG - Waiting for router 712ffec0-4be9-4c19-80f8-770363ffa2d8 to associate with BGPVPN d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 2018-08-17 07:17:40,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:17:40,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-2e4def3a-cc02-4405-b7da-008b66d64293 Date: Fri, 17 Aug 2018 07:17:40 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-752787", "route_distinguishers": ["12:12"], "routers": ["d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"], "import_targets": ["88:88"], "networks": ["9ec7be14-7dae-4506-aaa9-85de134806fc"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "712ffec0-4be9-4c19-80f8-770363ffa2d8"}} 2018-08-17 07:17:40,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8 used request id req-2e4def3a-cc02-4405-b7da-008b66d64293 2018-08-17 07:17:41,638 - sdnvpn_test_utils - DEBUG - Waiting for network 712ffec0-4be9-4c19-80f8-770363ffa2d8 to associate with BGPVPN 9ec7be14-7dae-4506-aaa9-85de134806fc 2018-08-17 07:17:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:17:41,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 417 X-Openstack-Request-Id: req-bfd26d45-694f-48c5-aaa5-1c8c840a922d Date: Fri, 17 Aug 2018 07:17:41 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-752787", "route_distinguishers": ["12:12"], "routers": ["d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"], "import_targets": ["88:88"], "networks": ["9ec7be14-7dae-4506-aaa9-85de134806fc"], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "712ffec0-4be9-4c19-80f8-770363ffa2d8"}} 2018-08-17 07:17:41,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8 used request id req-bfd26d45-694f-48c5-aaa5-1c8c840a922d 2018-08-17 07:17:42,695 - sdnvpn.test.functest.testcase_4 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:18:12,725 - 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-08-17 07:18:12,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"forceDelete": null}' 2018-08-17 07:18:12,892 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-644c904a-259f-4d75-b412-881057107edb x-compute-request-id: req-644c904a-259f-4d75-b412-881057107edb Content-Length: 0 Content-Type: application/json 2018-08-17 07:18:12,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/03d9ae48-e07e-4aea-ac84-93851e2b1103/action used request id req-644c904a-259f-4d75-b412-881057107edb 2018-08-17 07:18:12,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"forceDelete": null}' 2018-08-17 07:18:13,170 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-0d55bce8-6415-44e4-aee7-a3689d6108c8 x-compute-request-id: req-0d55bce8-6415-44e4-aee7-a3689d6108c8 Content-Length: 0 Content-Type: application/json 2018-08-17 07:18:13,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ec73654e-a111-4d30-bab1-f1c063ac6a8a/action used request id req-0d55bce8-6415-44e4-aee7-a3689d6108c8 2018-08-17 07:18:13,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"forceDelete": null}' 2018-08-17 07:18:13,391 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-91912c20-d6b5-44c1-8fef-a4d4ab18e61d x-compute-request-id: req-91912c20-d6b5-44c1-8fef-a4d4ab18e61d Content-Length: 0 Content-Type: application/json 2018-08-17 07:18:13,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/923153eb-d6b1-4d66-94f5-918a4e57df5c/action used request id req-91912c20-d6b5-44c1-8fef-a4d4ab18e61d 2018-08-17 07:18:13,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"forceDelete": null}' 2018-08-17 07:18:13,654 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-728b6036-3c38-4db0-91ec-63bda3aa92af x-compute-request-id: req-728b6036-3c38-4db0-91ec-63bda3aa92af Content-Length: 0 Content-Type: application/json 2018-08-17 07:18:13,654 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/875e4169-23be-4620-9323-d4bd47fa8c4c/action used request id req-728b6036-3c38-4db0-91ec-63bda3aa92af 2018-08-17 07:18:13,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3361d02f6a0243c0e9f1e5551fe9039ea99e63b6" -d '{"forceDelete": null}' 2018-08-17 07:18:14,088 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-1f816e0f-9f3b-4c02-9dc3-581ddbc30bbb x-compute-request-id: req-1f816e0f-9f3b-4c02-9dc3-581ddbc30bbb Content-Length: 0 Content-Type: application/json 2018-08-17 07:18:14,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/40815558-595f-4b8f-bc06-2327d9b793ff/action used request id req-1f816e0f-9f3b-4c02-9dc3-581ddbc30bbb 2018-08-17 07:18:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/74bc936d-745c-4413-bf02-3ab7aec1b82a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b2f868c7f97f230ee07d7d4c83efe96757a2d12" 2018-08-17 07:18:15,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92254901-4c6b-42dc-91c0-824e6cadec9a Date: Fri, 17 Aug 2018 07:18:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:18:15,615 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/74bc936d-745c-4413-bf02-3ab7aec1b82a used request id req-92254901-4c6b-42dc-91c0-824e6cadec9a 2018-08-17 07:18:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:18:15,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96a59b1c-0a76-4b65-9450-9ef5a163b760 Content-Length: 0 Date: Fri, 17 Aug 2018 07:18:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:18:15,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/712ffec0-4be9-4c19-80f8-770363ffa2d8 used request id req-96a59b1c-0a76-4b65-9450-9ef5a163b760 2018-08-17 07:18:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"subnet_id": "bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44"}' 2018-08-17 07:18:17,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6f6adbc5-60cc-4215-87f9-36406c8d14de Date: Fri, 17 Aug 2018 07:18:17 GMT RESP BODY: {"network_id": "cd1f5708-6943-4565-b6a8-a338c51e973b", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44", "subnet_ids": ["bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44"], "port_id": "3117db2d-bc64-496b-886a-27a3fab4042a", "id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2"} 2018-08-17 07:18:17,863 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2/remove_router_interface used request id req-6f6adbc5-60cc-4215-87f9-36406c8d14de 2018-08-17 07:18:17,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" -d '{"router": {"external_gateway_info": {}}}' 2018-08-17 07:18:19,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-31525630-8df4-4f06-9ed3-abb52cc003f4 Date: Fri, 17 Aug 2018 07:18:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:14:55Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:18:18Z", "revision_number": 7, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "d736a86b-8701-4f0a-8c58-8b95ecd0a3f2", "name": "sdnvpn-4-1-router"}} 2018-08-17 07:18:19,295 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 used request id req-31525630-8df4-4f06-9ed3-abb52cc003f4 2018-08-17 07:18:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:18:20,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11cf3122-0ac9-440e-8a42-e707672d8176 Date: Fri, 17 Aug 2018 07:18:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:18:20,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bba4c3e6-de57-4e65-bb5c-ffcba8a2ee44 used request id req-11cf3122-0ac9-440e-8a42-e707672d8176 2018-08-17 07:18:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/0021671e-2e82-47dc-b131-e4b33828e4b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:18:21,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ca1b6c5-8b42-496b-8a40-292ccb1bb525 Date: Fri, 17 Aug 2018 07:18:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:18:21,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0021671e-2e82-47dc-b131-e4b33828e4b0 used request id req-4ca1b6c5-8b42-496b-8a40-292ccb1bb525 2018-08-17 07:18:21,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:18:21,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a8a3215-c377-4d94-94bf-948c49287831 Content-Length: 0 Date: Fri, 17 Aug 2018 07:18:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:18:21,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d736a86b-8701-4f0a-8c58-8b95ecd0a3f2 used request id req-9a8a3215-c377-4d94-94bf-948c49287831 2018-08-17 07:18:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/cd1f5708-6943-4565-b6a8-a338c51e973b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:18:22,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a01e8ced-90f6-4f71-a92d-5965a45f8329 Date: Fri, 17 Aug 2018 07:18:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:18:22,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cd1f5708-6943-4565-b6a8-a338c51e973b used request id req-a01e8ced-90f6-4f71-a92d-5965a45f8329 2018-08-17 07:18:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/9ec7be14-7dae-4506-aaa9-85de134806fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96ff60650da792f26794d4a3f88bdfc4808c632" 2018-08-17 07:18:23,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14befdab-ab59-469c-b2d0-a2582c8624a4 Date: Fri, 17 Aug 2018 07:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:18:23,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9ec7be14-7dae-4506-aaa9-85de134806fc used request id req-14befdab-ab59-469c-b2d0-a2582c8624a4 2018-08-17 07:18:23,583 - 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-08-17 07:18:23,583 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-17 07:18:23,584 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_4 2018-08-17 07:18:23,584 - 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-08-17 07:18:23,584 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-08-17 07:18:23,584 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-08-17 07:18:23,585 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-08-17 07:18:23,632 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-08-17 07:18:23,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:18:23,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:18:23,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:18:23,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:18:23,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:18:23,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:18:23,635 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:18:23,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:18:23,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:18:23,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:18:23,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:18:23,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:18:23,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:18:23,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:18:23,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:18:23,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:18:23,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:18:23,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:18:23,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:18:23,638 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:18:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:18:23,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6aeca50-f6e6-4786-8fb0-d6f260b4812b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:18:23,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6aeca50-f6e6-4786-8fb0-d6f260b4812b 2018-08-17 07:18:23,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:18:24,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["k-bug9d_Q1mDEfmKHQry1w"], "issued_at": "2018-08-17T07:18:23.000000Z"}} 2018-08-17 07:18:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}640ecec980d5530c7099d7096662e62624d4e988" 2018-08-17 07:18:24,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-f4990c6a-7045-46f9-9651-44d0143f8b0d Date: Fri, 17 Aug 2018 07:18:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:18:24,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-f4990c6a-7045-46f9-9651-44d0143f8b0d 2018-08-17 07:18:24,462 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:18:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}640ecec980d5530c7099d7096662e62624d4e988" 2018-08-17 07:18:24,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-b804102a-f340-41d9-a4a7-5ad446c1728e Date: Fri, 17 Aug 2018 07:18:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:18:24,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b804102a-f340-41d9-a4a7-5ad446c1728e 2018-08-17 07:18:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}640ecec980d5530c7099d7096662e62624d4e988" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:18:24,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7355d55c-cc15-4f7c-b9e7-8da2498556d1 Date: Fri, 17 Aug 2018 07:18:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:18:24Z", "file": "/v2/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "size": null, "self": "/v2/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:18:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:18:24,539 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7355d55c-cc15-4f7c-b9e7-8da2498556d1 2018-08-17 07:18:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}640ecec980d5530c7099d7096662e62624d4e988" -d '' 2018-08-17 07:18:24,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-246218d4-e1fa-4fd6-9c18-6e61fff4fe60 Date: Fri, 17 Aug 2018 07:18:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:18:24,971 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca/file used request id req-246218d4-e1fa-4fd6-9c18-6e61fff4fe60 2018-08-17 07:18:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:18:24,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c042b4-e1d9-4642-a9b7-ab16c4eca04d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:18:24,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-42c042b4-e1d9-4642-a9b7-ab16c4eca04d 2018-08-17 07:18:24,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:18:25,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["_CJlyOM3TTuDIfMcBgnORw"], "issued_at": "2018-08-17T07:18:25.000000Z"}} 2018-08-17 07:18:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:25,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10754 X-Openstack-Request-Id: req-fd48d1ee-ad71-4805-a510-bd8f8e28cd0f Date: Fri, 17 Aug 2018 07:18:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:18:25,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-fd48d1ee-ad71-4805-a510-bd8f8e28cd0f 2018-08-17 07:18:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:25,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4393 X-Openstack-Request-Id: req-904593bd-8e0b-4f24-b82f-7012b180a07e Date: Fri, 17 Aug 2018 07:18:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:26Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"145e638f-fad7-4346-bdce-42b67e2a4a85","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:27Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"14607a40-3bc5-47eb-b3cf-d885fa928789","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:01Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-17 07:18:25,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-904593bd-8e0b-4f24-b82f-7012b180a07e 2018-08-17 07:18:25,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:25,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-1ad3eccb-2d2c-4ef2-bd4b-97de2ccc885d Date: Fri, 17 Aug 2018 07:18:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:25:34Z", "revision_number": 7, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:26:27Z", "revision_number": 0, "routes": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "name": ""}]} 2018-08-17 07:18:25,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers used request id req-1ad3eccb-2d2c-4ef2-bd4b-97de2ccc885d 2018-08-17 07:18:25,944 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-08-17 07:18:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-08-17 07:18:26,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9b296f4e-7a63-4d99-8729-08fd86f545e1 Date: Fri, 17 Aug 2018 07:18:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9f2c1880-12b8-4032-9aca-d0977f78b524","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:18:26Z","is_default":false,"provider:segmentation_id":30,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:26Z","mtu":1450}} 2018-08-17 07:18:26,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9b296f4e-7a63-4d99-8729-08fd86f545e1 2018-08-17 07:18:26,679 - sdnvpn.lib.openstack_utils - DEBUG - Network '9f2c1880-12b8-4032-9aca-d0977f78b524' created successfully 2018-08-17 07:18:26,679 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-17 07:18:26,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"subnets": [{"ip_version": 4, "network_id": "9f2c1880-12b8-4032-9aca-d0977f78b524", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-08-17 07:18:27,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8f9afed4-e708-4933-8a31-ba3c27e1e4af Date: Fri, 17 Aug 2018 07:18:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f2c1880-12b8-4032-9aca-d0977f78b524","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:18:27Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"dcfbba3d-8496-47b0-8b7c-37521358b9a1","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-08-17 07:18:27,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8f9afed4-e708-4933-8a31-ba3c27e1e4af 2018-08-17 07:18:27,463 - sdnvpn.lib.openstack_utils - DEBUG - Subnet 'dcfbba3d-8496-47b0-8b7c-37521358b9a1' created successfully 2018-08-17 07:18:27,463 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-17 07:18:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-08-17 07:18:27,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-bebde815-88ae-4f5b-92f7-17509b828519 Date: Fri, 17 Aug 2018 07:18:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:18:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:18:27Z", "revision_number": 0, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b", "name": "sdnvpn-8-1-router"}} 2018-08-17 07:18:27,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-bebde815-88ae-4f5b-92f7-17509b828519 2018-08-17 07:18:27,602 - sdnvpn.lib.openstack_utils - DEBUG - Router '38c9779e-15f7-4850-8c9b-d405570d9d9b' created successfully 2018-08-17 07:18:27,602 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-17 07:18:27,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"subnet_id": "dcfbba3d-8496-47b0-8b7c-37521358b9a1"}' 2018-08-17 07:18:29,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd3644c6-0cf4-4ef5-87d8-29ba3073a8cb Date: Fri, 17 Aug 2018 07:18:29 GMT RESP BODY: {"network_id": "9f2c1880-12b8-4032-9aca-d0977f78b524", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "dcfbba3d-8496-47b0-8b7c-37521358b9a1", "subnet_ids": ["dcfbba3d-8496-47b0-8b7c-37521358b9a1"], "port_id": "74e13026-04a3-4062-86a9-aeece3f2306e", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b"} 2018-08-17 07:18:29,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/add_router_interface used request id req-cd3644c6-0cf4-4ef5-87d8-29ba3073a8cb 2018-08-17 07:18:29,312 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-17 07:18:29,312 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-17 07:18:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:29,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11410 X-Openstack-Request-Id: req-4e54679a-a2c2-43af-9e9c-86482fd1300f Date: Fri, 17 Aug 2018 07:18:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9f2c1880-12b8-4032-9aca-d0977f78b524","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["dcfbba3d-8496-47b0-8b7c-37521358b9a1"],"description":"","tags":[],"updated_at":"2018-08-17T07:18:27Z","provider:segmentation_id":30,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:18:29,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4e54679a-a2c2-43af-9e9c-86482fd1300f 2018-08-17 07:18:29,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}}' 2018-08-17 07:18:30,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-549fd276-8de9-4956-84c7-a553150d5efa Date: Fri, 17 Aug 2018 07:18:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:18:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:18:30Z", "revision_number": 3, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b", "name": "sdnvpn-8-1-router"}} 2018-08-17 07:18:30,960 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b used request id req-549fd276-8de9-4956-84c7-a553150d5efa 2018-08-17 07:18:30,961 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-17 07:18:30,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:31,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11410 X-Openstack-Request-Id: req-ded62296-49d7-4e91-9023-48f7f7ef6965 Date: Fri, 17 Aug 2018 07:18:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9f2c1880-12b8-4032-9aca-d0977f78b524","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["dcfbba3d-8496-47b0-8b7c-37521358b9a1"],"description":"","tags":[],"updated_at":"2018-08-17T07:18:27Z","provider:segmentation_id":30,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:18:31,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ded62296-49d7-4e91-9023-48f7f7ef6965 2018-08-17 07:18:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:31,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5022 X-Openstack-Request-Id: req-322147cb-15ee-4621-a3c5-4bd548b4119c Date: Fri, 17 Aug 2018 07:18:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:26Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"145e638f-fad7-4346-bdce-42b67e2a4a85","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:27Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"14607a40-3bc5-47eb-b3cf-d885fa928789","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f2c1880-12b8-4032-9aca-d0977f78b524","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:18:27Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"dcfbba3d-8496-47b0-8b7c-37521358b9a1","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:01Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-17 07:18:31,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-322147cb-15ee-4621-a3c5-4bd548b4119c 2018-08-17 07:18:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:31,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1455 X-Openstack-Request-Id: req-79e3bef3-ef18-48a4-be41-0eac8d32fac8 Date: Fri, 17 Aug 2018 07:18:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:25:34Z", "revision_number": 7, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:18:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:18:30Z", "revision_number": 3, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b", "name": "sdnvpn-8-1-router"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:26:27Z", "revision_number": 0, "routes": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "name": ""}]} 2018-08-17 07:18:31,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers used request id req-79e3bef3-ef18-48a4-be41-0eac8d32fac8 2018-08-17 07:18:31,283 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-08-17 07:18:31,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-08-17 07:18:31,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-449de583-3a71-48d5-bb29-0f8b74179568 Date: Fri, 17 Aug 2018 07:18:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ad0874f-da45-4417-b8b2-d9ff37d86e33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:18:31Z","is_default":false,"provider:segmentation_id":65,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:31Z","mtu":1450}} 2018-08-17 07:18:31,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-449de583-3a71-48d5-bb29-0f8b74179568 2018-08-17 07:18:31,475 - sdnvpn.lib.openstack_utils - DEBUG - Network '3ad0874f-da45-4417-b8b2-d9ff37d86e33' created successfully 2018-08-17 07:18:31,476 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-17 07:18:31,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"subnets": [{"ip_version": 4, "network_id": "3ad0874f-da45-4417-b8b2-d9ff37d86e33", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-08-17 07:18:31,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-457ac9ea-d2d9-4cad-a9f9-8d1960d08c9e Date: Fri, 17 Aug 2018 07:18:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3ad0874f-da45-4417-b8b2-d9ff37d86e33","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:31Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:18:31Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"46a2e9ed-bbb1-4251-afa3-f321d21ee874","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-08-17 07:18:31,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-457ac9ea-d2d9-4cad-a9f9-8d1960d08c9e 2018-08-17 07:18:31,860 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '46a2e9ed-bbb1-4251-afa3-f321d21ee874' created successfully 2018-08-17 07:18:31,860 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-17 07:18:31,860 - sdnvpn.lib.openstack_utils - DEBUG - Router '38c9779e-15f7-4850-8c9b-d405570d9d9b' created successfully 2018-08-17 07:18:31,860 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-17 07:18:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"subnet_id": "46a2e9ed-bbb1-4251-afa3-f321d21ee874"}' 2018-08-17 07:18:33,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba51e0fb-08e9-4e7b-88a1-b9e9c63891dc Date: Fri, 17 Aug 2018 07:18:33 GMT RESP BODY: {"network_id": "3ad0874f-da45-4417-b8b2-d9ff37d86e33", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "46a2e9ed-bbb1-4251-afa3-f321d21ee874", "subnet_ids": ["46a2e9ed-bbb1-4251-afa3-f321d21ee874"], "port_id": "6e3694f3-7e18-4594-a919-8e04087d542a", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b"} 2018-08-17 07:18:33,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/add_router_interface used request id req-ba51e0fb-08e9-4e7b-88a1-b9e9c63891dc 2018-08-17 07:18:33,516 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-17 07:18:33,516 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-17 07:18:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:33,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12066 X-Openstack-Request-Id: req-ab15a661-b91d-48e3-b1b7-fa7854eea6e6 Date: Fri, 17 Aug 2018 07:18:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3ad0874f-da45-4417-b8b2-d9ff37d86e33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["46a2e9ed-bbb1-4251-afa3-f321d21ee874"],"description":"","tags":[],"updated_at":"2018-08-17T07:18:31Z","provider:segmentation_id":65,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9f2c1880-12b8-4032-9aca-d0977f78b524","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["dcfbba3d-8496-47b0-8b7c-37521358b9a1"],"description":"","tags":[],"updated_at":"2018-08-17T07:18:27Z","provider:segmentation_id":30,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:18:33,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ab15a661-b91d-48e3-b1b7-fa7854eea6e6 2018-08-17 07:18:33,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}}' 2018-08-17 07:18:34,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-00482a01-d6e9-440a-85f1-6d0bb8bf689a Date: Fri, 17 Aug 2018 07:18:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:18:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:18:34Z", "revision_number": 5, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b", "name": "sdnvpn-8-1-router"}} 2018-08-17 07:18:34,585 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b used request id req-00482a01-d6e9-440a-85f1-6d0bb8bf689a 2018-08-17 07:18:34,585 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-17 07:18:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:34,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 51805 X-Openstack-Request-Id: req-d66134fd-26e5-4321-8a29-dfda4c0a5e4b Date: Fri, 17 Aug 2018 07:18:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "41499753-67c3-434d-bca9-3ce545e6fc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 4, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:18:34,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-d66134fd-26e5-4321-8a29-dfda4c0a5e4b 2018-08-17 07:18:34,741 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-17 07:18:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:34,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43573 X-Openstack-Request-Id: req-7aa15939-260a-4e9a-bdfa-9f437bba0407 Date: Fri, 17 Aug 2018 07:18:34 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-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "032784f6-6ce8-4844-91dc-21583b273e7d"}, {"remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a"}, {"remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02"}, {"remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3"}, {"remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6"}, {"remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "1327436f-b144-4507-adf0-e45eec513b62"}, {"remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d"}, {"remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92"}, {"remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": 5001, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58"}, {"remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "27719130-2a40-47f1-bb80-61d8ea21cadf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "2c9c935b-7450-48b8-889b-14dfc8745c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684"}, {"remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "336c80f3-315e-4127-93a3-5e9f992071c6"}, {"remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "34facee6-6bde-454f-b026-94d19baed351"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "3d46d403-6f86-460e-a715-2ba36abc5793"}, {"remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9"}, {"remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:35Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "41499753-67c3-434d-bca9-3ce545e6fc3f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": 22, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "4237979c-deb5-4fea-b602-bc6782bded12"}, {"remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "470e0696-b32a-4349-830e-6956df3c77ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "4d76a352-74b8-40f6-bb64-5adbb362149d"}, {"remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "4d88be63-7216-400a-8de3-8a7b0369a598"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "592fbf18-4748-41eb-a7c6-0edffe368233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:35Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "5d812eb5-8996-4572-a4ce-c171b3aed046"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "68114e8b-0154-43d5-8948-2a362dd12fc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5"}, {"remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e"}, {"remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "71702d24-bf24-4315-ba93-ceb00397f8d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "729ada77-85f9-4b62-819a-70b158c58e78"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": 5001, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf"}, {"remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4"}, {"remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88"}, {"remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "83805b40-5225-4d10-ba00-c5e37e629d80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958"}, {"remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee"}, {"remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "94ebb41e-aada-4f16-8596-22ee78a9a507"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "9762e6a3-5476-43c7-9027-14551e81321d"}, {"remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "a41674d7-9236-4022-8a8a-bc283f554f6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "a53433a1-6a18-44e3-ba5c-064f229a748c"}, {"remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "aa01ab98-8d02-4659-8025-561ae90041b2"}, {"remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8"}, {"remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "b23a6a48-635e-49a6-9c10-a3345f737c70"}, {"remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8"}, {"remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4"}, {"remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969"}, {"remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "c53569c4-e870-42ad-8e08-27152066c0c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e"}, {"remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "d740158c-1e36-42d2-b978-248abe8cba65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c"}, {"remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4"}, {"remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7"}, {"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-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5"}, {"remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528"}, {"remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "e951c32c-a68a-4524-9bc0-032b91a6df01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "e978de71-096f-4d06-b602-058f9da9f9fa"}, {"remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9"}, {"remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "f2711245-f84a-4894-a33b-e6b2919752a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "f4d14e63-8578-4989-ba06-dfe7eecac189"}, {"remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "f6508103-5bd6-496b-b19d-5e92e38063e3"}]} 2018-08-17 07:18:34,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-7aa15939-260a-4e9a-bdfa-9f437bba0407 2018-08-17 07:18:34,837 - sdnvpn_test_utils - INFO - This rule exists for security group: 1948f0c8-ae42-4245-83a5-b93218c03f6e 2018-08-17 07:18:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:18:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 43573 X-Openstack-Request-Id: req-41954870-652d-4b89-8253-59319702aff6 Date: Fri, 17 Aug 2018 07:18:34 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-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "032784f6-6ce8-4844-91dc-21583b273e7d"}, {"remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a"}, {"remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02"}, {"remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3"}, {"remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6"}, {"remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "1327436f-b144-4507-adf0-e45eec513b62"}, {"remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d"}, {"remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92"}, {"remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": 5001, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58"}, {"remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "27719130-2a40-47f1-bb80-61d8ea21cadf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "2c9c935b-7450-48b8-889b-14dfc8745c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684"}, {"remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "336c80f3-315e-4127-93a3-5e9f992071c6"}, {"remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "34facee6-6bde-454f-b026-94d19baed351"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "3d46d403-6f86-460e-a715-2ba36abc5793"}, {"remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9"}, {"remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:35Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "41499753-67c3-434d-bca9-3ce545e6fc3f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": 22, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "4237979c-deb5-4fea-b602-bc6782bded12"}, {"remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "470e0696-b32a-4349-830e-6956df3c77ef"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "4d76a352-74b8-40f6-bb64-5adbb362149d"}, {"remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "4d88be63-7216-400a-8de3-8a7b0369a598"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "592fbf18-4748-41eb-a7c6-0edffe368233"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:35Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "5d812eb5-8996-4572-a4ce-c171b3aed046"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "68114e8b-0154-43d5-8948-2a362dd12fc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "port_range_min": null, "revision_number": 0, "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5"}, {"remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e"}, {"remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "port_range_min": null, "revision_number": 0, "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:26Z", "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "71702d24-bf24-4315-ba93-ceb00397f8d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "729ada77-85f9-4b62-819a-70b158c58e78"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": 5001, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf"}, {"remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4"}, {"remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "port_range_min": null, "revision_number": 0, "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88"}, {"remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "83805b40-5225-4d10-ba00-c5e37e629d80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958"}, {"remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee"}, {"remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "port_range_min": null, "revision_number": 0, "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "project_id": "6de78b5609de4b7586321e19d7868942", "id": "94ebb41e-aada-4f16-8596-22ee78a9a507"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "9762e6a3-5476-43c7-9027-14551e81321d"}, {"remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "port_range_min": null, "revision_number": 0, "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:36Z", "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": 22, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:03Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "a41674d7-9236-4022-8a8a-bc283f554f6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "a53433a1-6a18-44e3-ba5c-064f229a748c"}, {"remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "port_range_min": null, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "aa01ab98-8d02-4659-8025-561ae90041b2"}, {"remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8"}, {"remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "b23a6a48-635e-49a6-9c10-a3345f737c70"}, {"remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8"}, {"remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4"}, {"remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969"}, {"remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "c53569c4-e870-42ad-8e08-27152066c0c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "port_range_min": null, "revision_number": 0, "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "port_range_min": null, "revision_number": 0, "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e"}, {"remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "project_id": "", "id": "d740158c-1e36-42d2-b978-248abe8cba65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "port_range_min": null, "revision_number": 0, "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c"}, {"remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4"}, {"remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7"}, {"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-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "port_range_min": null, "revision_number": 0, "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "project_id": "b5923d2393b340f682400c294cf3499f", "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5"}, {"remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "port_range_min": null, "revision_number": 0, "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528"}, {"remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "port_range_min": null, "revision_number": 0, "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "e951c32c-a68a-4524-9bc0-032b91a6df01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "port_range_min": null, "revision_number": 0, "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "project_id": "7926301a34a2462da38acbd231768025", "id": "e978de71-096f-4d06-b602-058f9da9f9fa"}, {"remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "port_range_min": null, "revision_number": 0, "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9"}, {"remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "port_range_min": null, "revision_number": 0, "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "f2711245-f84a-4894-a33b-e6b2919752a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "port_range_min": null, "revision_number": 0, "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "port_range_min": null, "revision_number": 0, "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "f4d14e63-8578-4989-ba06-dfe7eecac189"}, {"remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "port_range_min": null, "revision_number": 0, "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "f6508103-5bd6-496b-b19d-5e92e38063e3"}]} 2018-08-17 07:18:34,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-41954870-652d-4b89-8253-59319702aff6 2018-08-17 07:18:34,944 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-17 07:18:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23: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}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:18:35,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ba208c74-15df-4f56-90d1-a8e7a560708c Date: Fri, 17 Aug 2018 07:18:35 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-08-17T07:18:35Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "port_range_min": 80, "revision_number": 0, "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:18:35Z", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "64ed4d13-7c8b-4e53-a095-f85cf2b12789"}} 2018-08-17 07:18:35,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-ba208c74-15df-4f56-90d1-a8e7a560708c 2018-08-17 07:18:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:18:35,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af9e0a6-1f17-4a41-9b59-b450741c3582 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:18:35,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4af9e0a6-1f17-4a41-9b59-b450741c3582 2018-08-17 07:18:35,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:18:35,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["t4s9CXpWRh2nInHbLAUynA"], "issued_at": "2018-08-17T07:18:35.000000Z"}} 2018-08-17 07:18:35,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf8e7a769ff1b1cccbcb440a96494a738ce18e" 2018-08-17 07:18:35,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-839f7ea4-b92c-48b5-a409-43e3163e9f62 x-compute-request-id: req-839f7ea4-b92c-48b5-a409-43e3163e9f62 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:18:35,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-839f7ea4-b92c-48b5-a409-43e3163e9f62 2018-08-17 07:18:35,862 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-17 07:18:35,862 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-08-17 07:18:35,863 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=e1995f22-4a91-4ade-bfc1-4548d64c6aca network=3ad0874f-da45-4417-b8b2-d9ff37d86e33 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:18:35,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:18:35,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:18:35,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:18:35,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:18:35,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:18:35,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:18:35,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:18:35,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:18:35,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:18:35,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:18:35,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:18:35,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:18:35,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:18:35,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:18:35,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:18:35,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:18:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:18:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:18:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:18:35,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:18:35,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:18:35,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752434c4-061a-4720-af8b-05e1ff418f9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:18:35,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-752434c4-061a-4720-af8b-05e1ff418f9b 2018-08-17 07:18:35,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:18:36,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["R5E1755USOSIdw7NbmlrRQ"], "issued_at": "2018-08-17T07:18:36.000000Z"}} 2018-08-17 07:18:36,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d0d1dbe8d09abdbde6c662cf8b267abf1e8f8df" 2018-08-17 07:18:36,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-b9ea3c6d-9efe-4bb9-86da-07b8b9d37772 x-compute-request-id: req-b9ea3c6d-9efe-4bb9-86da-07b8b9d37772 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:18:36,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b9ea3c6d-9efe-4bb9-86da-07b8b9d37772 2018-08-17 07:18:36,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d0d1dbe8d09abdbde6c662cf8b267abf1e8f8df" 2018-08-17 07:18:36,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-a7b0277d-2caf-4650-9db2-15fc690e3c57 x-compute-request-id: req-a7b0277d-2caf-4650-9db2-15fc690e3c57 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:18:36,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-a7b0277d-2caf-4650-9db2-15fc690e3c57 2018-08-17 07:18:36,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d0d1dbe8d09abdbde6c662cf8b267abf1e8f8df" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3ad0874f-da45-4417-b8b2-d9ff37d86e33"}]}}' 2018-08-17 07:18:38,085 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-f9899495-3214-4147-bea9-9b70d0e30c89 x-compute-request-id: req-f9899495-3214-4147-bea9-9b70d0e30c89 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "34b31669-aa40-4074-b86f-1ae4e2c133c6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "bookmark"}], "adminPass": "PkprJ8AM25Ec"}} 2018-08-17 07:18:38,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f9899495-3214-4147-bea9-9b70d0e30c89 2018-08-17 07:18:38,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:18:38,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be13dd89-0d34-4eec-9de1-90d0bfdc7397 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:18:38,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-be13dd89-0d34-4eec-9de1-90d0bfdc7397 2018-08-17 07:18:38,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:18:38,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["OmbmbnRZRDei73ZNF_c2JA"], "issued_at": "2018-08-17T07:18:38.000000Z"}} 2018-08-17 07:18:38,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faeaf0ee8f49e4c4a4cf4d08c45f3e72973aa13" 2018-08-17 07:18:39,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-5f75bf34-7b29-4df3-b909-9f1c26e9b136 x-compute-request-id: req-5f75bf34-7b29-4df3-b909-9f1c26e9b136 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.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34b31669-aa40-4074-b86f-1ae4e2c133c6", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18: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-8-2", "created": "2018-08-17T07:18:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:18:39,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 used request id req-5f75bf34-7b29-4df3-b909-9f1c26e9b136 2018-08-17 07:18:42,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faeaf0ee8f49e4c4a4cf4d08c45f3e72973aa13" 2018-08-17 07:18:43,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-0c5e18b1-a5ed-4e18-a960-ac989648a3be x-compute-request-id: req-0c5e18b1-a5ed-4e18-a960-ac989648a3be Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000088", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34b31669-aa40-4074-b86f-1ae4e2c133c6", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18:39Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-8-2", "created": "2018-08-17T07:18:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:18:43,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 used request id req-0c5e18b1-a5ed-4e18-a960-ac989648a3be 2018-08-17 07:18:46,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7faeaf0ee8f49e4c4a4cf4d08c45f3e72973aa13" 2018-08-17 07:18:47,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-8380afe5-e29d-4b12-9395-6ac588f4f477 x-compute-request-id: req-8380afe5-e29d-4b12-9395-6ac588f4f477 Content-Encoding: gzip Content-Length: 777 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:28:05:c9", "version": 4, "addr": "10.10.20.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000088", "OS-SRV-USG:launched_at": "2018-08-17T07:18:44.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34b31669-aa40-4074-b86f-1ae4e2c133c6", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18:44Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-8-2", "created": "2018-08-17T07:18:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:18:47,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 used request id req-8380afe5-e29d-4b12-9395-6ac588f4f477 2018-08-17 07:18:47,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d0d1dbe8d09abdbde6c662cf8b267abf1e8f8df" 2018-08-17 07:18:47,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-f9e9cd8d-a242-424b-909b-ae295cef3ae5 x-compute-request-id: req-f9e9cd8d-a242-424b-909b-ae295cef3ae5 Content-Encoding: gzip Content-Length: 777 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:28:05:c9", "version": 4, "addr": "10.10.20.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000088", "OS-SRV-USG:launched_at": "2018-08-17T07:18:44.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "34b31669-aa40-4074-b86f-1ae4e2c133c6", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18:44Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-8-2", "created": "2018-08-17T07:18:38Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:18:47,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6 used request id req-f9e9cd8d-a242-424b-909b-ae295cef3ae5 2018-08-17 07:18:47,635 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-2' booted successfully. IP='10.10.20.14'. 2018-08-17 07:18:47,635 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-2' to security group 'sdnvpn-sg'... 2018-08-17 07:18:47,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf8e7a769ff1b1cccbcb440a96494a738ce18e" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:18:48,708 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-8d53ad50-df86-446e-b2de-20e3a02d6ca6 x-compute-request-id: req-8d53ad50-df86-446e-b2de-20e3a02d6ca6 Content-Length: 0 Content-Type: application/json 2018-08-17 07:18:48,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6/action used request id req-8d53ad50-df86-446e-b2de-20e3a02d6ca6 2018-08-17 07:18:48,708 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-1'... 2018-08-17 07:18:48,709 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-1 flavor=m1.tiny image=e1995f22-4a91-4ade-bfc1-4548d64c6aca network=9f2c1880-12b8-4032-9aca-d0977f78b524 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.20.14 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-08-17 07:18:48,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:18:48,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:18:48,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:18:48,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:18:48,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:18:48,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:18:48,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:18:48,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:18:48,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:18:48,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:18:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:18:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:18:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:18:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:18:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:18:48,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:18:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:18:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:18:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:18:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:18:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:18:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:18:48,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:18:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:18:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:18:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:18:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:18:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:18:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:18:48,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:18:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:18:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:18:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:18:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:18:48,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:18:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:18:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc5e3be-b290-44b8-a0b2-c0971d87ca53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:18:48,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4cc5e3be-b290-44b8-a0b2-c0971d87ca53 2018-08-17 07:18:48,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:18:49,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["X1-Rjx3hQ9myT71RQ0qaSQ"], "issued_at": "2018-08-17T07:18:49.000000Z"}} 2018-08-17 07:18:49,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea25a5db593f107b066ff65cd5e97e1a15ef683" 2018-08-17 07:18:49,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-45c4eb14-27a6-4140-89c9-6f6ebb1a6add x-compute-request-id: req-45c4eb14-27a6-4140-89c9-6f6ebb1a6add Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:18:49,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-45c4eb14-27a6-4140-89c9-6f6ebb1a6add 2018-08-17 07:18:49,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea25a5db593f107b066ff65cd5e97e1a15ef683" 2018-08-17 07:18:49,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-f032e042-9232-4625-ad00-c34fc8ccb1f4 x-compute-request-id: req-f032e042-9232-4625-ad00-c34fc8ccb1f4 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:18:49,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-f032e042-9232-4625-ad00-c34fc8ccb1f4 2018-08-17 07:18:49,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea25a5db593f107b066ff65cd5e97e1a15ef683" -d '{"server": {"name": "sdnvpn-8-1", "imageRef": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4yMC4xNAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9f2c1880-12b8-4032-9aca-d0977f78b524"}], "config_drive": true}}' 2018-08-17 07:18:51,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:18: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-7c72e615-b7f3-486c-8d7f-f095b16d5588 x-compute-request-id: req-7c72e615-b7f3-486c-8d7f-f095b16d5588 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c629312b-56d7-4e98-ab5f-58973deb3b77", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "bookmark"}], "adminPass": "sZZkNH6AD57F"}} 2018-08-17 07:18:51,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7c72e615-b7f3-486c-8d7f-f095b16d5588 2018-08-17 07:18:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:18:51,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4763a443-16c7-4b4d-80a2-a62ebe97e3cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:18:51,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4763a443-16c7-4b4d-80a2-a62ebe97e3cf 2018-08-17 07:18:51,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:18:51,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["nNRgEbseSGaZXIpZbeQsPw"], "issued_at": "2018-08-17T07:18:51.000000Z"}} 2018-08-17 07:18:51,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3801f40316ba2d11fb205df7c393606c3d44bf" 2018-08-17 07:18:52,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-9d84f504-7b89-4003-ac46-3a146b55798d x-compute-request-id: req-9d84f504-7b89-4003-ac46-3a146b55798d 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.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "c629312b-56d7-4e98-ab5f-58973deb3b77", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18: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": "sdnvpn-8-1", "created": "2018-08-17T07:18:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:18:52,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 used request id req-9d84f504-7b89-4003-ac46-3a146b55798d 2018-08-17 07:18:55,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3801f40316ba2d11fb205df7c393606c3d44bf" 2018-08-17 07:18:56,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-f25400f5-e62e-45d7-98e3-cd4939a7f37a x-compute-request-id: req-f25400f5-e62e-45d7-98e3-cd4939a7f37a Content-Encoding: gzip Content-Length: 775 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:3e:9f:bd", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000089", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "c629312b-56d7-4e98-ab5f-58973deb3b77", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-8-1", "created": "2018-08-17T07:18:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:18:56,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 used request id req-f25400f5-e62e-45d7-98e3-cd4939a7f37a 2018-08-17 07:18:59,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3801f40316ba2d11fb205df7c393606c3d44bf" 2018-08-17 07:18:59,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-b614f6c5-67e7-4ac7-8527-02cb873c7073 x-compute-request-id: req-b614f6c5-67e7-4ac7-8527-02cb873c7073 Content-Encoding: gzip Content-Length: 777 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:3e:9f:bd", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000089", "OS-SRV-USG:launched_at": "2018-08-17T07:18:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "c629312b-56d7-4e98-ab5f-58973deb3b77", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18:57Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-8-1", "created": "2018-08-17T07:18:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:18:59,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 used request id req-b614f6c5-67e7-4ac7-8527-02cb873c7073 2018-08-17 07:18:59,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea25a5db593f107b066ff65cd5e97e1a15ef683" 2018-08-17 07:19:00,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:18: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-2648723c-a66d-490f-97ea-469b62d54b3f x-compute-request-id: req-2648723c-a66d-490f-97ea-469b62d54b3f Content-Encoding: gzip Content-Length: 777 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:3e:9f:bd", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c629312b-56d7-4e98-ab5f-58973deb3b77", "rel": "bookmark"}], "image": {"id": "e1995f22-4a91-4ade-bfc1-4548d64c6aca", "links": [{"href": "http://172.30.9.23:8774/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000089", "OS-SRV-USG:launched_at": "2018-08-17T07:18:57.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "c629312b-56d7-4e98-ab5f-58973deb3b77", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:18:57Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-8-1", "created": "2018-08-17T07:18:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:19:00,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77 used request id req-2648723c-a66d-490f-97ea-469b62d54b3f 2018-08-17 07:19:00,134 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-8-1' booted successfully. IP='10.10.10.12'. 2018-08-17 07:19:00,134 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-8-1' to security group 'sdnvpn-sg'... 2018-08-17 07:19:00,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf8e7a769ff1b1cccbcb440a96494a738ce18e" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:19:00,678 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:19: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-a37b18a3-2f80-4df2-a8e8-176e6b345fff x-compute-request-id: req-a37b18a3-2f80-4df2-a8e8-176e6b345fff Content-Length: 0 Content-Type: application/json 2018-08-17 07:19:00,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action used request id req-a37b18a3-2f80-4df2-a8e8-176e6b345fff 2018-08-17 07:19:00,679 - sdnvpn_test_utils - INFO - Waiting for instance 34b31669-aa40-4074-b86f-1ae4e2c133c6 to boot up 2018-08-17 07:19:00,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d0d1dbe8d09abdbde6c662cf8b267abf1e8f8df" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:19:00,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:19: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-092c7713-22e0-4641-8d83-22f379a5c408 x-compute-request-id: req-092c7713-22e0-4641-8d83-22f379a5c408 Content-Encoding: gzip Content-Length: 9571 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473599044 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189638] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191952] pid_max: default: 32768 minimum: 301\n[ 0.193210] ACPI: Core revision 20150930\n[ 0.194915] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196750] Security Framework initialized\n[ 0.197904] Yama: becoming mindful.\n[ 0.198933] AppArmor: AppArmor initialized\n[ 0.200135] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201961] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203729] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205399] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207334] Initializing cgroup subsys io\n[ 0.208496] Initializing cgroup subsys memory\n[ 0.209710] Initializing cgroup subsys devices\n[ 0.210927] Initializing cgroup subsys freezer\n[ 0.212137] Initializing cgroup subsys net_cls\n[ 0.213370] Initializing cgroup subsys perf_event\n[ 0.214657] Initializing cgroup subsys net_prio\n[ 0.215901] Initializing cgroup subsys hugetlb\n[ 0.217134] Initializing cgroup subsys pids\n[ 0.218339] CPU: Physical Processor ID: 0\n[ 0.220182] mce: CPU supports 10 MCE banks\n[ 0.221382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222794] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237821] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244596] ftrace: allocating 31920 entries in 125 pages\n[ 0.270344] smpboot: Max logical packages: 1\n[ 0.271534] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273456] x2apic enabled\n[ 0.274616] Switched APIC routing to physical x2apic.\n[ 0.277136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278708] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284038] KVM setup paravirtual spinlock\n[ 0.285710] x86: Booted up 1 node, 1 CPUs\n[ 0.286852] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288794] devtmpfs: initialized\n[ 0.290808] evm: security.selinux\n[ 0.291803] evm: security.SMACK64\n[ 0.292787] evm: security.SMACK64EXEC\n[ 0.293845] evm: security.SMACK64TRANSMUTE\n[ 0.294989] evm: security.SMACK64MMAP\n[ 0.296051] evm: security.ima\n[ 0.296964] evm: security.capability\n[ 0.298080] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300682] pinctrl core: initialized pinctrl subsystem\n[ 0.302211] RTC time: 7:18:44, date: 08/17/18\n[ 0.303543] NET: Registered protocol family 16\n[ 0.304924] cpuidle: using governor ladder\n[ 0.306087] cpuidle: using governor menu\n[ 0.307300] PCCT header not found.\n[ 0.308348] ACPI: bus type PCI registered\n[ 0.309486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311227] PCI: Using configuration type 1 for base access\n[ 0.313422] ACPI: Added _OSI(Module Device)\n[ 0.314609] ACPI: Added _OSI(Processor Device)\n[ 0.315829] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319276] ACPI: Interpreter enabled\n[ 0.320353] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322969] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330779] ACPI: (supports S0 S5)\n[ 0.331785] ACPI: Using IOAPIC for interrupt routing\n[ 0.333118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337025] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338627] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340354] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.342032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345104] acpiphp: Slot [3] registered\n[ 0.346228] acpiphp: Slot [4] registered\n[ 0.347356] acpiphp: Slot [5] registered\n[ 0.348480] acpiphp: Slot [6] registered\n[ 0.349603] acpiphp: Slot [7] registered\n[ 0.350736] acpiphp: Slot [8] registered\n[ 0.351865] acpiphp: Slot [9] registered\n[ 0.352990] acpiphp: Slot [10] registered\n[ 0.354136] acpiphp: Slot [11] registered\n[ 0.355286] acpiphp: Slot [12] registered\n[ 0.356433] acpiphp: Slot [13] registered\n[ 0.357568] acpiphp: Slot [14] registered\n[ 0.358719] acpiphp: Slot [15] registered\n[ 0.374230] acpiphp: Slot [16] registered\n[ 0.375376] acpiphp: Slot [17] registered\n[ 0.376523] acpiphp: Slot [18] registered\n[ 0.377675] acpiphp: Slot [19] registered\n[ 0.378822] acpiphp: Slot [20] registered\n[ 0.379970] acpiphp: Slot [21] registered\n[ 0.381116] acpiphp: Slot [22] registered\n[ 0.382262] acpiphp: Slot [23] registered\n[ 0.383410] acpiphp: Slot [24] registered\n[ 0.384560] acpiphp: Slot [25] registered\n[ 0.385701] acpiphp: Slot [26] registered\n[ 0.386848] acpiphp: Slot [27] registered\n[ 0.388064] acpiphp: Slot [28] registered\n[ 0.389209] acpiphp: Slot [29] registered\n[ 0.390345] acpiphp: Slot [30] registered\n[ 0.391481] acpiphp: Slot [31] registered\n[ 0.392626] PCI host bridge to bus 0000:00\n[ 0.393768] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395455] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397144] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399200] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401277] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403390] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407389] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409187] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.410840] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412626] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.416923] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.418916] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440051] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442106] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444112] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446095] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449837] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451692] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453142] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455289] vgaarb: loaded\n[ 0.456134] vgaarb: bridge control possible 0000:00:02.0\n[ 0.457810] SCSI subsystem initialized\n[ 0.459088] ACPI: bus type USB registered\n[ 0.460249] usbcore: registered new interface driver usbfs\n[ 0.461675] usbcore: registered new interface driver hub\n[ 0.463052] usbcore: registered new device driver usb\n[ 0.464567] PCI: Using ACPI for IRQ routing\n[ 0.466110] NetLabel: Initializing\n[ 0.467109] NetLabel: domain hash size = 128\n[ 0.468282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469615] NetLabel: unlabeled traffic allowed by default\n[ 0.471212] clocksource: Switched to clocksource kvm-clock\n[ 0.481584] AppArmor: AppArmor Filesystem Enabled\n[ 0.482921] pnp: PnP ACPI init\n[ 0.484179] pnp: PnP ACPI: found 5 devices\n[ 0.491028] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493404] NET: Registered protocol family 2\n[ 0.494844] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.496631] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.498307] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.499997] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.501510] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503125] NET: Registered protocol family 1\n[ 0.504350] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505885] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507384] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536602] Trying to unpack rootfs image as initramfs...\n[ 0.598832] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.604948] Scanning for low memory corruption every 60 seconds\n[ 0.607448] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609106] audit: initializing netlink subsys (disabled)\n[ 0.610617] audit: type=2000 audit(1534490325.370:1): initialized\n[ 0.612762] Initialise system trusted keyring\n[ 0.614245] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.615856] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618714] zbud: loaded\n[ 0.619762] VFS: Disk quotas dquot_6.6.0\n[ 0.620931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623167] fuse init (API version 7.23)\n[ 0.624448] Key type big_key registered\n[ 0.625574] Allocating IMA MOK and blacklist keyrings.\n[ 0.627305] Key type asymmetric registered\n[ 0.628471] Asymmetric key parser 'x509' registered\n[ 0.629822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.631947] io scheduler noop registered\n[ 0.633055] io scheduler deadline registered (default)\n[ 0.634449] io scheduler cfq registered\n[ 0.635724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637169] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.638992] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641029] ACPI: Power Button [PWRF]\n[ 0.642301] GHES: HEST is not enabled!\n[ 0.656467] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685548] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688445] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.712181] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715231] Linux agpgart interface v0.103\n[ 0.718699] brd: module loaded\n[ 0.720914] loop: module loaded\n[ 0.725710] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.727734] GPT:90111 != 2097151\n[ 0.728657] GPT:Alternate GPT header not at the end of the disk.\n[ 0.730172] GPT:90111 != 2097151\n[ 0.731138] GPT: Use GNU Parted to correct GPT errors.\n[ 0.732472] vda: vda1 vda15\n[ 0.734211] scsi host0: ata_piix\n[ 0.735303] scsi host1: ata_piix\n[ 0.736286] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.737953] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.739928] libphy: Fixed MDIO Bus: probed\n[ 0.741081] tun: Universal TUN/TAP device driver, 1.6\n[ 0.742371] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.745595] PPP generic driver version 2.4.2\n[ 0.746921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748637] ehci-pci: EHCI PCI platform driver\n[ 0.749940] ehci-platform: EHCI generic platform driver\n[ 0.751375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753007] ohci-pci: OHCI PCI platform driver\n[ 0.754254] ohci-platform: OHCI generic platform driver\n[ 0.755678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.770372] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.771813] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.773909] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.775334] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.776969] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.778707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.780722] usb usb1: Product: UHCI Host Controller\n[ 0.782037] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783642] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.785097] hub 1-0:1.0: USB hub found\n[ 0.786208] hub 1-0:1.0: 2 ports detected\n[ 0.787557] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790510] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.791860] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.793354] mousedev: PS/2 mouse device common for all mice\n[ 0.795113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797712] rtc_cmos 00:00: RTC can wake from S4\n[ 0.799326] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.801003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.802689] i2c /dev entries driver\n[ 0.803806] device-mapper: uevent: version 1.0.3\n[ 0.805191] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.807492] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.809528] NET: Registered protocol family 10\n[ 0.811395] NET: Registered protocol family 17\n[ 0.812691] Key type dns_resolver registered\n[ 0.814086] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815670] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818168] registered taskstats version 1\n[ 0.819375] Loading compiled-in X.509 certificates\n[ 0.821267] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.823900] zswap: loaded using pool lzo/zbud\n[ 0.826103] Key type trusted registered\n[ 0.828260] Key type encrypted registered\n[ 0.829416] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.830868] ima: No TPM chip found, activating TPM-bypass!\n[ 0.832330] evm: HMAC attrs: 0x1\n[ 0.833695] Magic number: 14:301:319\n[ 0.834825] tty tty44: hash matches\n[ 0.835972] rtc_cmos 00:00: setting system clock to 2018-08-17 07:18:45 UTC (1534490325)\n[ 0.838265] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839818] EDD information not available.\n[ 0.900968] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903205] Write protecting the kernel read-only data: 14336k\n[ 0.908314] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.911054] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.141125] 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.20.14...\nLease of 10.10.20.14 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 0.98. iid=i-00000088\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDc3Rbpr0Y4ui8PwpWj6//Ot1+VA10X3KXhrql1uASNcweHNIMQ251fozNTp+VCZKt1SCfC7Garo6hzIhxtwOVCrzYvWsYRu2D8TodUSY1/qe7tqc1UJZbXI7uchu3V2pycV1h5/jl5Ui5RIfAiP1KYN8wyftJByYFYw9BPknPiT/aQaId31168tF+GGq7Y8ZwyeMvTiQ7WMZuX30DoqYTn5IFE8Pz0i3ZWQpvnmmKLJWml0k5TCeu6YiUO11qlIA0nNVZStA+giFA0yFzzaChYCPh4Y79Z/HF812es5boRMBVoxfr03oktbMiJUBLkCKfeGL7s2DVdEjka76+Ph75N root@sdnvpn-8-2\nssh-dss AAAAB3NzaC1kc3MAAACBAJCX4VP0uLpj8uA9PHIPf4YbaNHIxrfNIAKRDVp7V1q4Cey6Yul7emN1IBybA33ZCyPjJBcPJj8F3NCNvIPh6+QLNGO0gZATVUAf2+h7cfaahcNfUGAssOYLW5FfiwiEbID2eb5TIHRgba2VNAI9mP4r7qBcPrARI9w7a+QnyS49AAAAFQC4sEl0CCdeFs8GpweRTEOMv6Uj2wAAAIAz4Ad1U6sYpqSDoZ/azJrT9gUdw1zAlbAY4G0it32jg2Zh4m/9YCvcR/kHK9sIPJs+KK/mu/gfsVq5LZpjnz/q0ciKGe46Cd8l6LZ16nEGTCAM4bWmAReE/qbXJY+jA4D6GdmDqOkF2c0R6s6Rdm9IipWzXzKEouy59mvFkXTL2QAAAIAu4KbLkNvm2G+GA8Fofw6rkSzxs9b3xGGlsSciT7SVV+CB7hbIYJb3otUqIaIK4UVNTx5T9rVAOeeM1+Mln2qDa/bHPNEEZrubDDdgfxIgEZGyw+d/aqUzzqOJ6KfiMfIswocQGkLyS8jeUjuM8/HryexSwQRmet0IFI2Y/jZLoA== root@sdnvpn-8-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.27s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.20.14,24,fe80::f816:3eff:fe28:5c9/64,\nip-route:default via 10.10.20.1 dev eth0 \nip-route:10.10.20.0/24 dev eth0 src 10.10.20.14 \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-00000088\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=2.75 ===\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: "} 2018-08-17 07:19:00,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6/action used request id req-092c7713-22e0-4641-8d83-22f379a5c408 2018-08-17 07:19:02,781 - sdnvpn_test_utils - INFO - Waiting for instance c629312b-56d7-4e98-ab5f-58973deb3b77 to boot up 2018-08-17 07:19:02,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea25a5db593f107b066ff65cd5e97e1a15ef683" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:19:02,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:19: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-71370e69-914a-4f9b-b312-9ec530044fd6 x-compute-request-id: req-71370e69-914a-4f9b-b312-9ec530044fd6 Content-Encoding: gzip Content-Length: 8138 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508683536 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.207824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.210532] pid_max: default: 32768 minimum: 301\n[ 0.211979] ACPI: Core revision 20150930\n[ 0.213870] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.215946] Security Framework initialized\n[ 0.217257] Yama: becoming mindful.\n[ 0.218456] AppArmor: AppArmor initialized\n[ 0.219760] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.221799] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.223793] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227824] Initializing cgroup subsys io\n[ 0.229099] Initializing cgroup subsys memory\n[ 0.230447] Initializing cgroup subsys devices\n[ 0.231811] Initializing cgroup subsys freezer\n[ 0.233176] Initializing cgroup subsys net_cls\n[ 0.234543] Initializing cgroup subsys perf_event\n[ 0.235958] Initializing cgroup subsys net_prio\n[ 0.237341] Initializing cgroup subsys hugetlb\n[ 0.238708] Initializing cgroup subsys pids\n[ 0.240047] CPU: Physical Processor ID: 0\n[ 0.242007] mce: CPU supports 10 MCE banks\n[ 0.243328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244885] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.270833] ftrace: allocating 31920 entries in 125 pages\n[ 0.296816] smpboot: Max logical packages: 1\n[ 0.298158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.300264] x2apic enabled\n[ 0.301513] Switched APIC routing to physical x2apic.\n[ 0.304224] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.306029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.309200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.312073] KVM setup paravirtual spinlock\n[ 0.313861] x86: Booted up 1 node, 1 CPUs\n[ 0.315176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.317335] devtmpfs: initialized\n[ 0.319447] evm: security.selinux\n[ 0.320526] evm: security.SMACK64\n[ 0.321592] evm: security.SMACK64EXEC\n[ 0.322739] evm: security.SMACK64TRANSMUTE\n[ 0.323996] evm: security.SMACK64MMAP\n[ 0.325146] evm: security.ima\n[ 0.326138] evm: security.capability\n[ 0.327354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330199] pinctrl core: initialized pinctrl subsystem\n[ 0.331861] RTC time: 7:18:57, date: 08/17/18\n[ 0.333315] NET: Registered protocol family 16\n[ 0.334796] cpuidle: using governor ladder\n[ 0.336080] cpuidle: using governor menu\n[ 0.337305] PCCT header not found.\n[ 0.338455] ACPI: bus type PCI registered\n[ 0.339710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.341637] PCI: Using configuration type 1 for base access\n[ 0.343990] ACPI: Added _OSI(Module Device)\n[ 0.345310] ACPI: Added _OSI(Processor Device)\n[ 0.346657] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.348063] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.350465] ACPI: Interpreter enabled\n[ 0.351684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.354643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.360576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.363484] ACPI: (supports S0 S5)\n[ 0.364587] ACPI: Using IOAPIC for interrupt routing\n[ 0.366082] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.370263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.372065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.373961] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.375815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.379234] acpiphp: Slot [3] registered\n[ 0.380492] acpiphp: Slot [4] registered\n[ 0.381778] acpiphp: Slot [5] registered\n[ 0.383049] acpiphp: Slot [6] registered\n[ 0.384284] acpiphp: Slot [7] registered\n[ 0.385536] acpiphp: Slot [8] registered\n[ 0.386793] acpiphp: Slot [9] registered\n[ 0.388053] acpiphp: Slot [10] registered\n[ 0.389307] acpiphp: Slot [11] registered\n[ 0.390586] acpiphp: Slot [12] registered\n[ 0.391873] acpiphp: Slot [13] registered\n[ 0.393145] acpiphp: Slot [14] registered\n[ 0.394408] acpiphp: Slot [15] registered\n[ 0.410840] acpiphp: Slot [16] registered\n[ 0.412109] acpiphp: Slot [17] registered\n[ 0.413381] acpiphp: Slot [18] registered\n[ 0.414626] acpiphp: Slot [19] registered\n[ 0.415879] acpiphp: Slot [20] registered\n[ 0.417154] acpiphp: Slot [21] registered\n[ 0.418415] acpiphp: Slot [22] registered\n[ 0.419702] acpiphp: Slot [23] registered\n[ 0.420956] acpiphp: Slot [24] registered\n[ 0.422232] acpiphp: Slot [25] registered\n[ 0.423496] acpiphp: Slot [26] registered\n[ 0.424739] acpiphp: Slot [27] registered\n[ 0.425995] acpiphp: Slot [28] registered\n[ 0.427275] acpiphp: Slot [29] registered\n[ 0.428538] acpiphp: Slot [30] registered\n[ 0.429786] acpiphp: Slot [31] registered\n[ 0.431053] PCI host bridge to bus 0000:00\n[ 0.432314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.434210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.436105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.438374] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.440643] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.443020] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.447343] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.449404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.451297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.453321] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.457527] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.459779] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.480972] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.483214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.485383] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.487594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.489799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.491767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.493795] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.495477] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.497977] vgaarb: loaded\n[ 0.498935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.500810] SCSI subsystem initialized\n[ 0.502212] ACPI: bus type USB registered\n[ 0.503498] usbcore: registered new interface driver usbfs\n[ 0.505107] usbcore: registered new interface driver hub\n[ 0.506675] usbcore: registered new device driver usb\n[ 0.508364] PCI: Using ACPI for IRQ routing\n[ 0.510041] NetLabel: Initializing\n[ 0.511156] NetLabel: domain hash size = 128\n[ 0.512490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.513958] NetLabel: unlabeled traffic allowed by default\n[ 0.515756] clocksource: Switched to clocksource kvm-clock\n[ 0.526042] AppArmor: AppArmor Filesystem Enabled\n[ 0.527524] pnp: PnP ACPI init\n[ 0.528877] pnp: PnP ACPI: found 5 devices\n[ 0.536016] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.538743] NET: Registered protocol family 2\n[ 0.540370] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542449] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546339] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.548070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549898] NET: Registered protocol family 1\n[ 0.551271] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.552969] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.554657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.569579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.587302] Trying to unpack rootfs image as initramfs...\n[ 0.650120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.652982] Scanning for low memory corruption every 60 seconds\n[ 0.655155] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.657033] audit: initializing netlink subsys (disabled)\n[ 0.658680] audit: type=2000 audit(1534490338.721:1): initialized\n[ 0.660783] Initialise system trusted keyring\n[ 0.662311] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.664128] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.667087] zbud: loaded\n[ 0.668195] VFS: Disk quotas dquot_6.6.0\n[ 0.669477] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.671924] fuse init (API version 7.23)\n[ 0.673305] Key type big_key registered\n[ 0.674553] Allocating IMA MOK and blacklist keyrings.\n[ 0.676442] Key type asymmetric registered\n[ 0.677731] Asymmetric key parser 'x509' registered\n[ 0.679229] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.681591] io scheduler noop registered\n[ 0.682834] io scheduler deadline registered (default)\n[ 0.684405] io scheduler cfq registered\n[ 0.685734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.687387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.689414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.691694] ACPI: Power Button [PWRF]\n[ 0.693038] GHES: HEST is not enabled!\n[ 0.707186] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.736338] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.739379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.763330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.766656] Linux agpgart interface v0.103\n[ 0.770270] brd: module loaded\n[ 0.772641] loop: module loaded\n[ 0.778172] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.780453] GPT:90111 != 2097151\n[ 0.781506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.783199] GPT:90111 != 2097151\n[ 0.784253] GPT: Use GNU Parted to correct GPT errors.\n[ 0.785753] vda: vda1 vda15\n[ 0.787542] scsi host0: ata_piix\n[ 0.788732] scsi host1: ata_piix\n[ 0.789829] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.791709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.794145] libphy: Fixed MDIO Bus: probed\n[ 0.795407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.796889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.799839] PPP generic driver version 2.4.2\n[ 0.801226] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.803056] ehci-pci: EHCI PCI platform driver\n[ 0.804406] ehci-platform: EHCI generic platform driver\n[ 0.805942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.807692] ohci-pci: OHCI PCI platform driver\n[ 0.809049] ohci-platform: OHCI generic platform driver\n[ 0.810579] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.825243] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.830588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.832344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.834238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836415] usb usb1: Product: UHCI Host Controller\n[ 0.837883] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.839635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.841115] hub 1-0:1.0: USB hub found\n[ 0.842307] hub 1-0:1.0: 2 ports detected\n[ 0.843718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.846864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.848344] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.849934] mousedev: PS/2 mouse device common for all mice\n[ 0.851828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.854608] rtc_cmos 00:00: RTC can wake from S4\n[ 0.856315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.858125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.859963] i2c /dev entries driver\n[ 0.861136] device-mapper: uevent: version 1.0.3\n[ 0.862609] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.865131] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.867177] NET: Registered protocol family 10\n[ 0.868899] NET: Registered protocol family 17\n[ 0.870269] Key type dns_resolver registered\n[ 0.871712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.873405] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.876120] registered taskstats version 1\n[ 0.877409] Loading compiled-in X.509 certificates\n[ 0.879395] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.882272] zswap: loaded using pool lzo/zbud\n[ 0.884506] Key type trusted registered\n[ 0.886784] Key type encrypted registered\n[ 0.888069] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.889671] ima: No TPM chip found, activating TPM-bypass!\n[ 0.891275] evm: HMAC attrs: 0x1\n[ 0.892692] Magic number: 14:301:319\n[ 0.893884] tty tty44: hash matches\n[ 0.895103] rtc_cmos 00:00: setting system clock to 2018-08-17 07:18:58 UTC (1534490338)\n[ 0.897577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.899295] EDD information not available.\n[ 0.948627] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.950714] ata1.00: configured for MWDMA2\n[ 0.952502] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.955714] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.957603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.959483] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.962454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.964818] Write protecting the kernel read-only data: 14336k\n[ 0.967987] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.970705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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[ 1.038288] 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 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\n/dev/root resized successfully [took 0.42s]\n"} 2018-08-17 07:19:02,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action used request id req-71370e69-914a-4f9b-b312-9ec530044fd6 2018-08-17 07:19:04,858 - sdnvpn.test.functest.testcase_8 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:19:34,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea25a5db593f107b066ff65cd5e97e1a15ef683" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:19:34,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:19: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-12452bce-8674-4d6a-972c-329e5319e3ca x-compute-request-id: req-12452bce-8674-4d6a-972c-329e5319e3ca Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508683536 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.207824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.210532] pid_max: default: 32768 minimum: 301\n[ 0.211979] ACPI: Core revision 20150930\n[ 0.213870] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.215946] Security Framework initialized\n[ 0.217257] Yama: becoming mindful.\n[ 0.218456] AppArmor: AppArmor initialized\n[ 0.219760] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.221799] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.223793] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227824] Initializing cgroup subsys io\n[ 0.229099] Initializing cgroup subsys memory\n[ 0.230447] Initializing cgroup subsys devices\n[ 0.231811] Initializing cgroup subsys freezer\n[ 0.233176] Initializing cgroup subsys net_cls\n[ 0.234543] Initializing cgroup subsys perf_event\n[ 0.235958] Initializing cgroup subsys net_prio\n[ 0.237341] Initializing cgroup subsys hugetlb\n[ 0.238708] Initializing cgroup subsys pids\n[ 0.240047] CPU: Physical Processor ID: 0\n[ 0.242007] mce: CPU supports 10 MCE banks\n[ 0.243328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244885] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.270833] ftrace: allocating 31920 entries in 125 pages\n[ 0.296816] smpboot: Max logical packages: 1\n[ 0.298158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.300264] x2apic enabled\n[ 0.301513] Switched APIC routing to physical x2apic.\n[ 0.304224] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.306029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.309200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.312073] KVM setup paravirtual spinlock\n[ 0.313861] x86: Booted up 1 node, 1 CPUs\n[ 0.315176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.317335] devtmpfs: initialized\n[ 0.319447] evm: security.selinux\n[ 0.320526] evm: security.SMACK64\n[ 0.321592] evm: security.SMACK64EXEC\n[ 0.322739] evm: security.SMACK64TRANSMUTE\n[ 0.323996] evm: security.SMACK64MMAP\n[ 0.325146] evm: security.ima\n[ 0.326138] evm: security.capability\n[ 0.327354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330199] pinctrl core: initialized pinctrl subsystem\n[ 0.331861] RTC time: 7:18:57, date: 08/17/18\n[ 0.333315] NET: Registered protocol family 16\n[ 0.334796] cpuidle: using governor ladder\n[ 0.336080] cpuidle: using governor menu\n[ 0.337305] PCCT header not found.\n[ 0.338455] ACPI: bus type PCI registered\n[ 0.339710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.341637] PCI: Using configuration type 1 for base access\n[ 0.343990] ACPI: Added _OSI(Module Device)\n[ 0.345310] ACPI: Added _OSI(Processor Device)\n[ 0.346657] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.348063] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.350465] ACPI: Interpreter enabled\n[ 0.351684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.354643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.360576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.363484] ACPI: (supports S0 S5)\n[ 0.364587] ACPI: Using IOAPIC for interrupt routing\n[ 0.366082] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.370263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.372065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.373961] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.375815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.379234] acpiphp: Slot [3] registered\n[ 0.380492] acpiphp: Slot [4] registered\n[ 0.381778] acpiphp: Slot [5] registered\n[ 0.383049] acpiphp: Slot [6] registered\n[ 0.384284] acpiphp: Slot [7] registered\n[ 0.385536] acpiphp: Slot [8] registered\n[ 0.386793] acpiphp: Slot [9] registered\n[ 0.388053] acpiphp: Slot [10] registered\n[ 0.389307] acpiphp: Slot [11] registered\n[ 0.390586] acpiphp: Slot [12] registered\n[ 0.391873] acpiphp: Slot [13] registered\n[ 0.393145] acpiphp: Slot [14] registered\n[ 0.394408] acpiphp: Slot [15] registered\n[ 0.410840] acpiphp: Slot [16] registered\n[ 0.412109] acpiphp: Slot [17] registered\n[ 0.413381] acpiphp: Slot [18] registered\n[ 0.414626] acpiphp: Slot [19] registered\n[ 0.415879] acpiphp: Slot [20] registered\n[ 0.417154] acpiphp: Slot [21] registered\n[ 0.418415] acpiphp: Slot [22] registered\n[ 0.419702] acpiphp: Slot [23] registered\n[ 0.420956] acpiphp: Slot [24] registered\n[ 0.422232] acpiphp: Slot [25] registered\n[ 0.423496] acpiphp: Slot [26] registered\n[ 0.424739] acpiphp: Slot [27] registered\n[ 0.425995] acpiphp: Slot [28] registered\n[ 0.427275] acpiphp: Slot [29] registered\n[ 0.428538] acpiphp: Slot [30] registered\n[ 0.429786] acpiphp: Slot [31] registered\n[ 0.431053] PCI host bridge to bus 0000:00\n[ 0.432314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.434210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.436105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.438374] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.440643] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.443020] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.447343] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.449404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.451297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.453321] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.457527] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.459779] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.480972] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.483214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.485383] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.487594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.489799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.491767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.493795] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.495477] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.497977] vgaarb: loaded\n[ 0.498935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.500810] SCSI subsystem initialized\n[ 0.502212] ACPI: bus type USB registered\n[ 0.503498] usbcore: registered new interface driver usbfs\n[ 0.505107] usbcore: registered new interface driver hub\n[ 0.506675] usbcore: registered new device driver usb\n[ 0.508364] PCI: Using ACPI for IRQ routing\n[ 0.510041] NetLabel: Initializing\n[ 0.511156] NetLabel: domain hash size = 128\n[ 0.512490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.513958] NetLabel: unlabeled traffic allowed by default\n[ 0.515756] clocksource: Switched to clocksource kvm-clock\n[ 0.526042] AppArmor: AppArmor Filesystem Enabled\n[ 0.527524] pnp: PnP ACPI init\n[ 0.528877] pnp: PnP ACPI: found 5 devices\n[ 0.536016] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.538743] NET: Registered protocol family 2\n[ 0.540370] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542449] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546339] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.548070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549898] NET: Registered protocol family 1\n[ 0.551271] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.552969] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.554657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.569579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.587302] Trying to unpack rootfs image as initramfs...\n[ 0.650120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.652982] Scanning for low memory corruption every 60 seconds\n[ 0.655155] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.657033] audit: initializing netlink subsys (disabled)\n[ 0.658680] audit: type=2000 audit(1534490338.721:1): initialized\n[ 0.660783] Initialise system trusted keyring\n[ 0.662311] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.664128] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.667087] zbud: loaded\n[ 0.668195] VFS: Disk quotas dquot_6.6.0\n[ 0.669477] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.671924] fuse init (API version 7.23)\n[ 0.673305] Key type big_key registered\n[ 0.674553] Allocating IMA MOK and blacklist keyrings.\n[ 0.676442] Key type asymmetric registered\n[ 0.677731] Asymmetric key parser 'x509' registered\n[ 0.679229] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.681591] io scheduler noop registered\n[ 0.682834] io scheduler deadline registered (default)\n[ 0.684405] io scheduler cfq registered\n[ 0.685734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.687387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.689414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.691694] ACPI: Power Button [PWRF]\n[ 0.693038] GHES: HEST is not enabled!\n[ 0.707186] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.736338] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.739379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.763330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.766656] Linux agpgart interface v0.103\n[ 0.770270] brd: module loaded\n[ 0.772641] loop: module loaded\n[ 0.778172] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.780453] GPT:90111 != 2097151\n[ 0.781506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.783199] GPT:90111 != 2097151\n[ 0.784253] GPT: Use GNU Parted to correct GPT errors.\n[ 0.785753] vda: vda1 vda15\n[ 0.787542] scsi host0: ata_piix\n[ 0.788732] scsi host1: ata_piix\n[ 0.789829] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.791709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.794145] libphy: Fixed MDIO Bus: probed\n[ 0.795407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.796889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.799839] PPP generic driver version 2.4.2\n[ 0.801226] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.803056] ehci-pci: EHCI PCI platform driver\n[ 0.804406] ehci-platform: EHCI generic platform driver\n[ 0.805942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.807692] ohci-pci: OHCI PCI platform driver\n[ 0.809049] ohci-platform: OHCI generic platform driver\n[ 0.810579] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.825243] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.830588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.832344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.834238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836415] usb usb1: Product: UHCI Host Controller\n[ 0.837883] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.839635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.841115] hub 1-0:1.0: USB hub found\n[ 0.842307] hub 1-0:1.0: 2 ports detected\n[ 0.843718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.846864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.848344] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.849934] mousedev: PS/2 mouse device common for all mice\n[ 0.851828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.854608] rtc_cmos 00:00: RTC can wake from S4\n[ 0.856315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.858125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.859963] i2c /dev entries driver\n[ 0.861136] device-mapper: uevent: version 1.0.3\n[ 0.862609] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.865131] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.867177] NET: Registered protocol family 10\n[ 0.868899] NET: Registered protocol family 17\n[ 0.870269] Key type dns_resolver registered\n[ 0.871712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.873405] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.876120] registered taskstats version 1\n[ 0.877409] Loading compiled-in X.509 certificates\n[ 0.879395] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.882272] zswap: loaded using pool lzo/zbud\n[ 0.884506] Key type trusted registered\n[ 0.886784] Key type encrypted registered\n[ 0.888069] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.889671] ima: No TPM chip found, activating TPM-bypass!\n[ 0.891275] evm: HMAC attrs: 0x1\n[ 0.892692] Magic number: 14:301:319\n[ 0.893884] tty tty44: hash matches\n[ 0.895103] rtc_cmos 00:00: setting system clock to 2018-08-17 07:18:58 UTC (1534490338)\n[ 0.897577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.899295] EDD information not available.\n[ 0.948627] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.950714] ata1.00: configured for MWDMA2\n[ 0.952502] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.955714] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.957603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.959483] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.962454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.964818] Write protecting the kernel read-only data: 14336k\n[ 0.967987] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.970705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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[ 1.038288] 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 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\n/dev/root resized successfully [took 0.42s]\nping 10.10.20.14 OK\nping 10.10.20.14 OK\nping 10.10.20.14 OK\n"} 2018-08-17 07:19:34,975 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action used request id req-12452bce-8674-4d6a-972c-329e5319e3ca 2018-08-17 07:19:34,976 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-8-1' (10.10.10.12) to 'sdnvpn-8-2' (10.10.20.14). -->Expected result: can ping. 2018-08-17 07:19:34,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eea25a5db593f107b066ff65cd5e97e1a15ef683" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:19:35,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:19: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-3323c782-edf0-4bd6-8a0b-27f79bf90568 x-compute-request-id: req-3323c782-edf0-4bd6-8a0b-27f79bf90568 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508683536 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.207824] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.210532] pid_max: default: 32768 minimum: 301\n[ 0.211979] ACPI: Core revision 20150930\n[ 0.213870] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.215946] Security Framework initialized\n[ 0.217257] Yama: becoming mindful.\n[ 0.218456] AppArmor: AppArmor initialized\n[ 0.219760] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.221799] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.223793] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.227824] Initializing cgroup subsys io\n[ 0.229099] Initializing cgroup subsys memory\n[ 0.230447] Initializing cgroup subsys devices\n[ 0.231811] Initializing cgroup subsys freezer\n[ 0.233176] Initializing cgroup subsys net_cls\n[ 0.234543] Initializing cgroup subsys perf_event\n[ 0.235958] Initializing cgroup subsys net_prio\n[ 0.237341] Initializing cgroup subsys hugetlb\n[ 0.238708] Initializing cgroup subsys pids\n[ 0.240047] CPU: Physical Processor ID: 0\n[ 0.242007] mce: CPU supports 10 MCE banks\n[ 0.243328] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.244885] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263714] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.270833] ftrace: allocating 31920 entries in 125 pages\n[ 0.296816] smpboot: Max logical packages: 1\n[ 0.298158] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.300264] x2apic enabled\n[ 0.301513] Switched APIC routing to physical x2apic.\n[ 0.304224] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.306029] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.309200] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.312073] KVM setup paravirtual spinlock\n[ 0.313861] x86: Booted up 1 node, 1 CPUs\n[ 0.315176] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.317335] devtmpfs: initialized\n[ 0.319447] evm: security.selinux\n[ 0.320526] evm: security.SMACK64\n[ 0.321592] evm: security.SMACK64EXEC\n[ 0.322739] evm: security.SMACK64TRANSMUTE\n[ 0.323996] evm: security.SMACK64MMAP\n[ 0.325146] evm: security.ima\n[ 0.326138] evm: security.capability\n[ 0.327354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.330199] pinctrl core: initialized pinctrl subsystem\n[ 0.331861] RTC time: 7:18:57, date: 08/17/18\n[ 0.333315] NET: Registered protocol family 16\n[ 0.334796] cpuidle: using governor ladder\n[ 0.336080] cpuidle: using governor menu\n[ 0.337305] PCCT header not found.\n[ 0.338455] ACPI: bus type PCI registered\n[ 0.339710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.341637] PCI: Using configuration type 1 for base access\n[ 0.343990] ACPI: Added _OSI(Module Device)\n[ 0.345310] ACPI: Added _OSI(Processor Device)\n[ 0.346657] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.348063] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.350465] ACPI: Interpreter enabled\n[ 0.351684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.354643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.357604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.360576] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.363484] ACPI: (supports S0 S5)\n[ 0.364587] ACPI: Using IOAPIC for interrupt routing\n[ 0.366082] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.370263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.372065] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.373961] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.375815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.379234] acpiphp: Slot [3] registered\n[ 0.380492] acpiphp: Slot [4] registered\n[ 0.381778] acpiphp: Slot [5] registered\n[ 0.383049] acpiphp: Slot [6] registered\n[ 0.384284] acpiphp: Slot [7] registered\n[ 0.385536] acpiphp: Slot [8] registered\n[ 0.386793] acpiphp: Slot [9] registered\n[ 0.388053] acpiphp: Slot [10] registered\n[ 0.389307] acpiphp: Slot [11] registered\n[ 0.390586] acpiphp: Slot [12] registered\n[ 0.391873] acpiphp: Slot [13] registered\n[ 0.393145] acpiphp: Slot [14] registered\n[ 0.394408] acpiphp: Slot [15] registered\n[ 0.410840] acpiphp: Slot [16] registered\n[ 0.412109] acpiphp: Slot [17] registered\n[ 0.413381] acpiphp: Slot [18] registered\n[ 0.414626] acpiphp: Slot [19] registered\n[ 0.415879] acpiphp: Slot [20] registered\n[ 0.417154] acpiphp: Slot [21] registered\n[ 0.418415] acpiphp: Slot [22] registered\n[ 0.419702] acpiphp: Slot [23] registered\n[ 0.420956] acpiphp: Slot [24] registered\n[ 0.422232] acpiphp: Slot [25] registered\n[ 0.423496] acpiphp: Slot [26] registered\n[ 0.424739] acpiphp: Slot [27] registered\n[ 0.425995] acpiphp: Slot [28] registered\n[ 0.427275] acpiphp: Slot [29] registered\n[ 0.428538] acpiphp: Slot [30] registered\n[ 0.429786] acpiphp: Slot [31] registered\n[ 0.431053] PCI host bridge to bus 0000:00\n[ 0.432314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.434210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.436105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.438374] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.440643] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.443020] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.447343] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.449404] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.451297] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.453321] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.457527] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.459779] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.480972] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.483214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.485383] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.487594] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.489799] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.491767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.493795] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.495477] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.497977] vgaarb: loaded\n[ 0.498935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.500810] SCSI subsystem initialized\n[ 0.502212] ACPI: bus type USB registered\n[ 0.503498] usbcore: registered new interface driver usbfs\n[ 0.505107] usbcore: registered new interface driver hub\n[ 0.506675] usbcore: registered new device driver usb\n[ 0.508364] PCI: Using ACPI for IRQ routing\n[ 0.510041] NetLabel: Initializing\n[ 0.511156] NetLabel: domain hash size = 128\n[ 0.512490] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.513958] NetLabel: unlabeled traffic allowed by default\n[ 0.515756] clocksource: Switched to clocksource kvm-clock\n[ 0.526042] AppArmor: AppArmor Filesystem Enabled\n[ 0.527524] pnp: PnP ACPI init\n[ 0.528877] pnp: PnP ACPI: found 5 devices\n[ 0.536016] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.538743] NET: Registered protocol family 2\n[ 0.540370] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.542449] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.544393] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.546339] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.548070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.549898] NET: Registered protocol family 1\n[ 0.551271] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.552969] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.554657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.569579] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.587302] Trying to unpack rootfs image as initramfs...\n[ 0.650120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.652982] Scanning for low memory corruption every 60 seconds\n[ 0.655155] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.657033] audit: initializing netlink subsys (disabled)\n[ 0.658680] audit: type=2000 audit(1534490338.721:1): initialized\n[ 0.660783] Initialise system trusted keyring\n[ 0.662311] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.664128] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.667087] zbud: loaded\n[ 0.668195] VFS: Disk quotas dquot_6.6.0\n[ 0.669477] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.671924] fuse init (API version 7.23)\n[ 0.673305] Key type big_key registered\n[ 0.674553] Allocating IMA MOK and blacklist keyrings.\n[ 0.676442] Key type asymmetric registered\n[ 0.677731] Asymmetric key parser 'x509' registered\n[ 0.679229] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.681591] io scheduler noop registered\n[ 0.682834] io scheduler deadline registered (default)\n[ 0.684405] io scheduler cfq registered\n[ 0.685734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.687387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.689414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.691694] ACPI: Power Button [PWRF]\n[ 0.693038] GHES: HEST is not enabled!\n[ 0.707186] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.736338] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.739379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.763330] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.766656] Linux agpgart interface v0.103\n[ 0.770270] brd: module loaded\n[ 0.772641] loop: module loaded\n[ 0.778172] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.780453] GPT:90111 != 2097151\n[ 0.781506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.783199] GPT:90111 != 2097151\n[ 0.784253] GPT: Use GNU Parted to correct GPT errors.\n[ 0.785753] vda: vda1 vda15\n[ 0.787542] scsi host0: ata_piix\n[ 0.788732] scsi host1: ata_piix\n[ 0.789829] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.791709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.794145] libphy: Fixed MDIO Bus: probed\n[ 0.795407] tun: Universal TUN/TAP device driver, 1.6\n[ 0.796889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.799839] PPP generic driver version 2.4.2\n[ 0.801226] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.803056] ehci-pci: EHCI PCI platform driver\n[ 0.804406] ehci-platform: EHCI generic platform driver\n[ 0.805942] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.807692] ohci-pci: OHCI PCI platform driver\n[ 0.809049] ohci-platform: OHCI generic platform driver\n[ 0.810579] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.825243] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.826801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.829060] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.830588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.832344] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.834238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.836415] usb usb1: Product: UHCI Host Controller\n[ 0.837883] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.839635] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.841115] hub 1-0:1.0: USB hub found\n[ 0.842307] hub 1-0:1.0: 2 ports detected\n[ 0.843718] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.846864] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.848344] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.849934] mousedev: PS/2 mouse device common for all mice\n[ 0.851828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.854608] rtc_cmos 00:00: RTC can wake from S4\n[ 0.856315] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.858125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.859963] i2c /dev entries driver\n[ 0.861136] device-mapper: uevent: version 1.0.3\n[ 0.862609] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.865131] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.867177] NET: Registered protocol family 10\n[ 0.868899] NET: Registered protocol family 17\n[ 0.870269] Key type dns_resolver registered\n[ 0.871712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.873405] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.876120] registered taskstats version 1\n[ 0.877409] Loading compiled-in X.509 certificates\n[ 0.879395] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.882272] zswap: loaded using pool lzo/zbud\n[ 0.884506] Key type trusted registered\n[ 0.886784] Key type encrypted registered\n[ 0.888069] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.889671] ima: No TPM chip found, activating TPM-bypass!\n[ 0.891275] evm: HMAC attrs: 0x1\n[ 0.892692] Magic number: 14:301:319\n[ 0.893884] tty tty44: hash matches\n[ 0.895103] rtc_cmos 00:00: setting system clock to 2018-08-17 07:18:58 UTC (1534490338)\n[ 0.897577] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.899295] EDD information not available.\n[ 0.948627] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.950714] ata1.00: configured for MWDMA2\n[ 0.952502] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.955714] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.957603] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.959483] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.962454] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.964818] Write protecting the kernel read-only data: 14336k\n[ 0.967987] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.970705] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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[ 1.038288] 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 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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\n/dev/root resized successfully [took 0.42s]\nping 10.10.20.14 OK\nping 10.10.20.14 OK\nping 10.10.20.14 OK\n"} 2018-08-17 07:19:35,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action used request id req-3323c782-edf0-4bd6-8a0b-27f79bf90568 2018-08-17 07:19:35,058 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-8-1' can ping 'sdnvpn-8-2' 2018-08-17 07:19:35,059 - sdnvpn-results - INFO - Assign a Floating IP to sdnvpn-8-1 2018-08-17 07:19:35,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:19:35,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13559 X-Openstack-Request-Id: req-79448c6c-9019-41a4-a15c-e94f7124a9a7 Date: Fri, 17 Aug 2018 07:19:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:09:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","ip_address":"10.10.11.2"}],"id":"258a7ccb-951d-47ff-b008-1cb6a822746d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:2b:15","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-044d4872-1c01-4b61-a93d-7ad408df0b10","name":"","admin_state_up":true,"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:18:30Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41d4399a-b890-4a20-b337-cf6e4677efa6","ip_address":"172.30.9.204"}],"id":"379c4bf9-1b38-4d64-b433-86f447b8cb58","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:5a:4d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"38c9779e-15f7-4850-8c9b-d405570d9d9b","name":"","admin_state_up":true,"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"","created_at":"2018-08-17T07:18:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:09:04Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","ip_address":"10.10.10.2"}],"id":"3ff81733-f66a-42ea-a573-5be53663dfc6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:f0","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64bd3015-a360-4981-b265-3c51effd5381","name":"","admin_state_up":true,"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:18:34Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46a2e9ed-bbb1-4251-afa3-f321d21ee874","ip_address":"10.10.20.2"}],"id":"40699481-485b-49cc-aa37-732feea79a08","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:7a:7e","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3ad0874f-da45-4417-b8b2-d9ff37d86e33","name":"","admin_state_up":true,"network_id":"3ad0874f-da45-4417-b8b2-d9ff37d86e33","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:12:30Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"145e638f-fad7-4346-bdce-42b67e2a4a85","ip_address":"10.10.10.2"}],"id":"65fdeb64-228c-43eb-a860-a0bc8e8e9eff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:2f:a2","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b60d418b-773d-4c3b-be29-597053553200","name":"","admin_state_up":true,"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:19:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dcfbba3d-8496-47b0-8b7c-37521358b9a1","ip_address":"10.10.10.12"}],"id":"664e2586-f29b-42f0-a6d2-2a62cdbb3637","security_groups":["1948f0c8-ae42-4245-83a5-b93218c03f6e","9b47f77b-0cfb-4248-84df-6bb5d17aa821"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:9f:bd","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"c629312b-56d7-4e98-ab5f-58973deb3b77","name":"","admin_state_up":true,"network_id":"9f2c1880-12b8-4032-9aca-d0977f78b524","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:18:33Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"46a2e9ed-bbb1-4251-afa3-f321d21ee874","ip_address":"10.10.20.1"}],"id":"6e3694f3-7e18-4594-a919-8e04087d542a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:d4:fe","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"38c9779e-15f7-4850-8c9b-d405570d9d9b","name":"","admin_state_up":true,"network_id":"3ad0874f-da45-4417-b8b2-d9ff37d86e33","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:32Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.2"}],"id":"71f8b9f6-9f1a-4290-9987-5e99d1e8e3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9d:86","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8d21f65-2efa-4112-b670-365da6f821ee","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:18:28Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dcfbba3d-8496-47b0-8b7c-37521358b9a1","ip_address":"10.10.10.1"}],"id":"74e13026-04a3-4062-86a9-aeece3f2306e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:4a:75","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"38c9779e-15f7-4850-8c9b-d405570d9d9b","name":"","admin_state_up":true,"network_id":"9f2c1880-12b8-4032-9aca-d0977f78b524","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:18:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"46a2e9ed-bbb1-4251-afa3-f321d21ee874","ip_address":"10.10.20.14"}],"id":"91696e5c-7a1d-4151-86b9-a2609956ad15","security_groups":["1948f0c8-ae42-4245-83a5-b93218c03f6e","9b47f77b-0cfb-4248-84df-6bb5d17aa821"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:05:c9","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"34b31669-aa40-4074-b86f-1ae4e2c133c6","name":"","admin_state_up":true,"network_id":"3ad0874f-da45-4417-b8b2-d9ff37d86e33","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:18:29Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dcfbba3d-8496-47b0-8b7c-37521358b9a1","ip_address":"10.10.10.2"}],"id":"a68dd93f-b23a-422e-a74e-7e6d93d2bbd3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:69:02","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f2c1880-12b8-4032-9aca-d0977f78b524","name":"","admin_state_up":true,"network_id":"9f2c1880-12b8-4032-9aca-d0977f78b524","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:12:31Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14607a40-3bc5-47eb-b3cf-d885fa928789","ip_address":"10.10.10.2"}],"id":"bbf331fa-5289-4a5d-81a2-8241bf8a9897","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:ca:10","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-38610c9c-a389-41ec-bbbe-0e4800a59864","name":"","admin_state_up":true,"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.1"}],"id":"c37a6f73-036b-48c2-9828-0b40a0ded2ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:5e:48","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.2"}],"id":"e07738ac-78b4-4a05-9b2d-7fdd8d854db7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:20:ab","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-07e16434-431a-408c-8fce-b3ffe78e78aa","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.1"}],"id":"e929cb9d-48e8-4b93-8ef7-1eaf5d815bff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:b0:67","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T02:00:51Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.19"}],"id":"fb0a4c53-af66-4129-8b7e-66e5f1608efc","security_groups":["eed3e1c0-e383-4286-89ce-8b908fda484c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:8b:45","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4ef34258-3591-4f97-818f-4809766f6a43","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:22Z","binding:vnic_type":"normal"}]} 2018-08-17 07:19:35,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-79448c6c-9019-41a4-a15c-e94f7124a9a7 2018-08-17 07:19:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:19:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12066 X-Openstack-Request-Id: req-44358916-7740-40b0-863a-13e03b26562e Date: Fri, 17 Aug 2018 07:19:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3ad0874f-da45-4417-b8b2-d9ff37d86e33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["46a2e9ed-bbb1-4251-afa3-f321d21ee874"],"description":"","tags":[],"updated_at":"2018-08-17T07:18:31Z","provider:segmentation_id":65,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9f2c1880-12b8-4032-9aca-d0977f78b524","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["dcfbba3d-8496-47b0-8b7c-37521358b9a1"],"description":"","tags":[],"updated_at":"2018-08-17T07:18:27Z","provider:segmentation_id":30,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:18:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:19:35,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-44358916-7740-40b0-863a-13e03b26562e 2018-08-17 07:19:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"floatingip": {"floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "port_id": "664e2586-f29b-42f0-a6d2-2a62cdbb3637"}}' 2018-08-17 07:19:37,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-23db0316-f330-493e-b122-b8c3cdc837bf Date: Fri, 17 Aug 2018 07:19:37 GMT RESP BODY: {"floatingip": {"router_id": "38c9779e-15f7-4850-8c9b-d405570d9d9b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-17T07:19:36Z", "floating_network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "fixed_ip_address": "10.10.10.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "664e2586-f29b-42f0-a6d2-2a62cdbb3637", "id": "d54893db-fcb2-42ab-ba04-d6c674011d98", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:19:36Z", "project_id": "5e5e1480598e465bbba7058ad48d7311"}} 2018-08-17 07:19:37,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-23db0316-f330-493e-b122-b8c3cdc837bf 2018-08-17 07:19:37,331 - sdnvpn-results - INFO - Ping sdnvpn-8-1 via Floating IP 2018-08-17 07:19:37,332 - sdnvpn-results - DEBUG - Ping IP 172.30.9.202 2018-08-17 07:19:37,332 - functest.utils.functest_utils - DEBUG - Executing command: 'ping 172.30.9.202 -c 10' 2018-08-17 07:19:56,344 - functest.utils.functest_utils - ERROR - The command 'ping 172.30.9.202 -c 10' failed. 2018-08-17 07:19:56,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf8e7a769ff1b1cccbcb440a96494a738ce18e" -d '{"forceDelete": null}' 2018-08-17 07:19:56,582 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-20a23f87-b6f1-4f16-9090-bcd81b2d9856 x-compute-request-id: req-20a23f87-b6f1-4f16-9090-bcd81b2d9856 Content-Length: 0 Content-Type: application/json 2018-08-17 07:19:56,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/c629312b-56d7-4e98-ab5f-58973deb3b77/action used request id req-20a23f87-b6f1-4f16-9090-bcd81b2d9856 2018-08-17 07:19:56,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbf8e7a769ff1b1cccbcb440a96494a738ce18e" -d '{"forceDelete": null}' 2018-08-17 07:19:56,775 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-2f46e101-5669-4098-bf71-0baa7fa62c81 x-compute-request-id: req-2f46e101-5669-4098-bf71-0baa7fa62c81 Content-Length: 0 Content-Type: application/json 2018-08-17 07:19:56,775 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/34b31669-aa40-4074-b86f-1ae4e2c133c6/action used request id req-2f46e101-5669-4098-bf71-0baa7fa62c81 2018-08-17 07:19:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}640ecec980d5530c7099d7096662e62624d4e988" 2018-08-17 07:19:58,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6c8eaea-3b2f-4460-b8ee-a6212061131a Date: Fri, 17 Aug 2018 07:19:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:19:58,114 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e1995f22-4a91-4ade-bfc1-4548d64c6aca used request id req-a6c8eaea-3b2f-4460-b8ee-a6212061131a 2018-08-17 07:19:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/d54893db-fcb2-42ab-ba04-d6c674011d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:19:59,821 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21809257-059a-4aee-90c9-7fd430190e4f Content-Length: 0 Date: Fri, 17 Aug 2018 07:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:19:59,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/d54893db-fcb2-42ab-ba04-d6c674011d98 used request id req-21809257-059a-4aee-90c9-7fd430190e4f 2018-08-17 07:19:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"subnet_id": "dcfbba3d-8496-47b0-8b7c-37521358b9a1"}' 2018-08-17 07:20:01,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-97ea433a-8cc8-4ca2-ba8b-9b0c79b948a0 Date: Fri, 17 Aug 2018 07:20:01 GMT RESP BODY: {"network_id": "9f2c1880-12b8-4032-9aca-d0977f78b524", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "dcfbba3d-8496-47b0-8b7c-37521358b9a1", "subnet_ids": ["dcfbba3d-8496-47b0-8b7c-37521358b9a1"], "port_id": "74e13026-04a3-4062-86a9-aeece3f2306e", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b"} 2018-08-17 07:20:01,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/remove_router_interface used request id req-97ea433a-8cc8-4ca2-ba8b-9b0c79b948a0 2018-08-17 07:20:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"subnet_id": "46a2e9ed-bbb1-4251-afa3-f321d21ee874"}' 2018-08-17 07:20:03,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9230975c-3eab-4adc-bd3f-8c8350f42ece Date: Fri, 17 Aug 2018 07:20:03 GMT RESP BODY: {"network_id": "3ad0874f-da45-4417-b8b2-d9ff37d86e33", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "46a2e9ed-bbb1-4251-afa3-f321d21ee874", "subnet_ids": ["46a2e9ed-bbb1-4251-afa3-f321d21ee874"], "port_id": "6e3694f3-7e18-4594-a919-8e04087d542a", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b"} 2018-08-17 07:20:03,505 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b/remove_router_interface used request id req-9230975c-3eab-4adc-bd3f-8c8350f42ece 2018-08-17 07:20:03,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" -d '{"router": {"external_gateway_info": {}}}' 2018-08-17 07:20:05,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-b7c9572d-6b9a-4d97-9018-803056838e2b Date: Fri, 17 Aug 2018 07:20:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:18:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:20:04Z", "revision_number": 10, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "38c9779e-15f7-4850-8c9b-d405570d9d9b", "name": "sdnvpn-8-1-router"}} 2018-08-17 07:20:05,038 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b used request id req-b7c9572d-6b9a-4d97-9018-803056838e2b 2018-08-17 07:20:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/dcfbba3d-8496-47b0-8b7c-37521358b9a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:20:06,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9070362-e9b0-4736-b4f2-59ccf34dabe3 Date: Fri, 17 Aug 2018 07:20:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:20:06,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dcfbba3d-8496-47b0-8b7c-37521358b9a1 used request id req-a9070362-e9b0-4736-b4f2-59ccf34dabe3 2018-08-17 07:20:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/46a2e9ed-bbb1-4251-afa3-f321d21ee874 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:20:07,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78dbb814-e81b-4428-8694-fa733c1aee49 Date: Fri, 17 Aug 2018 07:20:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:20:07,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/46a2e9ed-bbb1-4251-afa3-f321d21ee874 used request id req-78dbb814-e81b-4428-8694-fa733c1aee49 2018-08-17 07:20:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:20:07,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48c250ef-e1da-4e79-b5fd-333b4ee273e7 Content-Length: 0 Date: Fri, 17 Aug 2018 07:20:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:20:07,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/38c9779e-15f7-4850-8c9b-d405570d9d9b used request id req-48c250ef-e1da-4e79-b5fd-333b4ee273e7 2018-08-17 07:20:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/9f2c1880-12b8-4032-9aca-d0977f78b524 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:20:08,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bea7687-e7a6-41f7-8920-62120d34b0fc Date: Fri, 17 Aug 2018 07:20:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:20:08,586 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9f2c1880-12b8-4032-9aca-d0977f78b524 used request id req-1bea7687-e7a6-41f7-8920-62120d34b0fc 2018-08-17 07:20:08,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/3ad0874f-da45-4417-b8b2-d9ff37d86e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7791983679bc25f65d86c7afab12f197aca333" 2018-08-17 07:20:09,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f8260f9-49dc-4d4e-a0f5-b408200a4abd Date: Fri, 17 Aug 2018 07:20:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:20:09,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3ad0874f-da45-4417-b8b2-d9ff37d86e33 used request id req-0f8260f9-49dc-4d4e-a0f5-b408200a4abd 2018-08-17 07:20:09,742 - 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.202 | +========================================================================================+ 2018-08-17 07:20:09,743 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-17 07:20:09,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_8 2018-08-17 07:20:09,743 - 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.202': 'FAIL'}]} 2018-08-17 07:20:09,743 - 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-08-17 07:20:09,743 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-08-17 07:20:09,744 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-08-17 07:20:09,785 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-08-17 07:20:09,788 - paramiko.transport - DEBUG - starting thread (client mode): 0xc05a9c90L 2018-08-17 07:20:09,788 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:20:09,817 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:20:09,817 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:20:09,824 - 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-08-17 07:20:09,824 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:20:09,824 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:20:09,824 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:20:09,825 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:20:09,825 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:20:09,833 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:20:09,833 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:20:09,852 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.230: d2842365c26149705612c18e1c71fd14 2018-08-17 07:20:09,852 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:20:09,872 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:20:09,893 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:20:09,917 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:20:10,092 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:20:10,092 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:20:10,131 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:20:10,132 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:20:10,139 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:20:15,657 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:20:15,658 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:20:15,660 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfdcec10L 2018-08-17 07:20:15,661 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:20:15,674 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:20:15,675 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:20:15,678 - 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-08-17 07:20:15,678 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:20:15,678 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:20:15,678 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:20:15,678 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:20:15,678 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:20:15,683 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:20:15,684 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:20:15,692 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:20:15,693 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:20:15,723 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:20:15,734 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:20:15,757 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:20:15,871 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:20:15,871 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:20:15,910 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:20:15,911 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:20:15,925 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:20:15,936 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:20:15,937 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:20:15,938 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:20:15,939 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:20:15,939 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:20:15,980 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:20:15,995 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:20:15,996 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:20:15,996 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:20:15,997 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:20:15,998 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:20:16,038 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:20:16,050 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:20:16,051 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:20:16,053 - paramiko.transport - DEBUG - starting thread (client mode): 0xc065ab50L 2018-08-17 07:20:16,053 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:20:16,082 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:20:16,082 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:20:16,084 - 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-08-17 07:20:16,084 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:20:16,085 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:20:16,085 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:20:16,085 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:20:16,085 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:20:16,090 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:20:16,090 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:20:16,117 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:20:16,117 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:20:16,129 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:20:16,155 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:20:16,181 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:20:16,306 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:20:16,307 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:20:16,346 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:20:16,347 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:20:16,387 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:20:16,421 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:20:16,422 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:20:16,422 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:20:16,423 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:20:16,423 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:20:16,465 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:20:16,481 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:20:16,483 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:20:16,483 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:20:16,484 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:20:16,484 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:20:16,525 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:20:16,537 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:20:16,539 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:20:16,541 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfdbd650L 2018-08-17 07:20:16,541 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:20:16,552 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:20:16,552 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:20:16,555 - 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-08-17 07:20:16,555 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:20:16,555 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:20:16,555 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:20:16,555 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:20:16,555 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:20:16,560 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:20:16,561 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:20:16,573 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:20:16,573 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:20:16,600 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:20:16,611 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:20:16,637 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:20:16,742 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:20:16,742 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:20:16,781 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:20:16,782 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:20:16,804 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:20:16,817 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:20:16,817 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:20:16,818 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:20:16,819 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:20:16,819 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:20:16,860 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:20:16,874 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:20:16,876 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:20:16,877 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:20:16,877 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:20:16,877 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:20:16,918 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:20:16,929 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:20:16,929 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:20:16,930 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:20:16,931 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:20:16,931 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:20:16,934 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:20:21,625 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:20:21,626 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:20:21,628 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfe0da90L 2018-08-17 07:20:21,629 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:20:21,636 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:20:21,636 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:20:21,638 - 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-08-17 07:20:21,638 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:20:21,638 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:20:21,638 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:20:21,639 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:20:21,639 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:20:21,643 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:20:21,644 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:20:21,660 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:20:21,661 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:20:21,683 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:20:21,696 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:20:21,725 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:20:21,823 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:20:21,823 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:20:21,862 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:20:21,863 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:20:21,892 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:20:21,903 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:20:21,904 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:20:21,905 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:20:21,905 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:20:21,906 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:20:21,946 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:20:21,961 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:20:21,963 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:20:21,963 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:20:21,964 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:20:21,964 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:20:22,005 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:20:22,016 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:20:22,017 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:20:22,019 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfdace90L 2018-08-17 07:20:22,020 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:20:22,028 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:20:22,028 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:20:22,031 - 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-08-17 07:20:22,032 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:20:22,032 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:20:22,032 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:20:22,032 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:20:22,032 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:20:22,037 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:20:22,037 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:20:22,051 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:20:22,052 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:20:22,077 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:20:22,092 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:20:22,116 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:20:22,240 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:20:22,241 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:20:22,280 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:20:22,281 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:20:22,322 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:20:22,336 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:20:22,337 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:20:22,338 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:20:22,339 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:20:22,339 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:20:22,379 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:20:22,397 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:20:22,399 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:20:22,400 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:20:22,400 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:20:22,401 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:20:22,442 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:20:22,454 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:20:22,455 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:20:22,457 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfd53e90L 2018-08-17 07:20:22,458 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:20:22,465 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:20:22,465 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:20:22,468 - 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-08-17 07:20:22,468 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:20:22,468 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:20:22,468 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:20:22,468 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:20:22,468 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:20:22,473 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:20:22,474 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:20:22,489 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:20:22,490 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:20:22,513 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:20:22,525 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:20:22,554 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:20:22,650 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:20:22,650 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:20:22,689 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:20:22,690 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:20:22,722 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:20:22,734 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:20:22,735 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:20:22,736 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:20:22,736 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:20:22,737 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:20:22,777 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:20:22,793 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:20:22,795 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:20:22,795 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:20:22,796 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:20:22,796 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:20:22,837 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:20:22,848 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:20:22,849 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:20:22,850 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:20:22,851 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:20:22,851 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:20:22,855 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:20:22,880 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-17 07:20:22,882 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_9: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_9.py", line 42, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-17 07:20:22,882 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:20:22,883 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_9 failed 2018-08-17 07:20:22,883 - 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-08-17 07:20:22,884 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-08-17 07:20:22,884 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-08-17 07:20:22,979 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:22,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:22,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:22,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:22,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:22,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:22,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:22,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:20:22,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:22,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:22,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:22,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:22,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:22,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:22,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:22,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:22,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:22,992 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:20:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:23,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9acee6-95f1-4c7c-97c5-ad7d4dcc5671 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:23,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2a9acee6-95f1-4c7c-97c5-ad7d4dcc5671 2018-08-17 07:20:23,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:23,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["r9WFa7KUScu-yeYbVDPgBQ"], "issued_at": "2018-08-17T07:20:23.000000Z"}} 2018-08-17 07:20:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e43d3ef66c2d52ca2112ed5ab6ac24396922239" 2018-08-17 07:20:23,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-be1d10fa-0cf2-4f4e-bcd1-f8348a131c92 Date: Fri, 17 Aug 2018 07:20:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:20:23,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-be1d10fa-0cf2-4f4e-bcd1-f8348a131c92 2018-08-17 07:20:23,778 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:20:23,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e43d3ef66c2d52ca2112ed5ab6ac24396922239" 2018-08-17 07:20:23,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-0835fb04-b138-4488-a967-85d131391f4b Date: Fri, 17 Aug 2018 07:20:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:20:23,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0835fb04-b138-4488-a967-85d131391f4b 2018-08-17 07:20:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e43d3ef66c2d52ca2112ed5ab6ac24396922239" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:20:23,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e6a5a395-24f5-475b-a3b4-46908d91c13c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08abef47-9cdf-4265-984e-b9d83390c98d Date: Fri, 17 Aug 2018 07:20:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:20:23Z", "file": "/v2/images/e6a5a395-24f5-475b-a3b4-46908d91c13c/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "size": null, "self": "/v2/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:20:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:20:23,872 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-08abef47-9cdf-4265-984e-b9d83390c98d 2018-08-17 07:20:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/e6a5a395-24f5-475b-a3b4-46908d91c13c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e43d3ef66c2d52ca2112ed5ab6ac24396922239" -d '' 2018-08-17 07:20:24,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c5ea4fa-1255-4090-851b-ca4560294545 Date: Fri, 17 Aug 2018 07:20:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:20:24,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e6a5a395-24f5-475b-a3b4-46908d91c13c/file used request id req-8c5ea4fa-1255-4090-851b-ca4560294545 2018-08-17 07:20:24,250 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-08-17 07:20:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:24,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9f99ed-5fc0-40da-b161-d14c735cb1d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:24,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e9f99ed-5fc0-40da-b161-d14c735cb1d1 2018-08-17 07:20:24,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:24,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["-UoPXtKhQVGbD4mfD6NMww"], "issued_at": "2018-08-17T07:20:24.000000Z"}} 2018-08-17 07:20:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e007996577ad652b63b3b1f74c4cb9c60f711fad" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-08-17 07:20:25,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-79fe3259-80a4-4636-9e73-cdc0e037e5d9 Date: Fri, 17 Aug 2018 07:20:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"10f388e9-4b2e-4b3e-85ed-d658a7517ae2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:20:25Z","is_default":false,"provider:segmentation_id":73,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:20:24Z","mtu":1450}} 2018-08-17 07:20:25,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-79fe3259-80a4-4636-9e73-cdc0e037e5d9 2018-08-17 07:20:25,163 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 10f388e9-4b2e-4b3e-85ed-d658a7517ae2 with cidr 10.10.10.0/24 2018-08-17 07:20:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e007996577ad652b63b3b1f74c4cb9c60f711fad" -d '{"subnets": [{"ip_version": 4, "network_id": "10f388e9-4b2e-4b3e-85ed-d658a7517ae2", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-08-17 07:20:25,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-d3957b2f-29be-457a-a51a-67aad283e775 Date: Fri, 17 Aug 2018 07:20:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f388e9-4b2e-4b3e-85ed-d658a7517ae2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:20:25Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:20:25Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"b432c456-df86-4b37-95a1-83ad2bbf0b32","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-08-17 07:20:25,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d3957b2f-29be-457a-a51a-67aad283e775 2018-08-17 07:20:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e007996577ad652b63b3b1f74c4cb9c60f711fad" 2018-08-17 07:20:25,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-e04d5d08-442e-4de7-a3c5-7b06cf686173 Date: Fri, 17 Aug 2018 07:20:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:18:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "41499753-67c3-434d-bca9-3ce545e6fc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-17T07:18:35Z", "revision_number": 0, "id": "64ed4d13-7c8b-4e53-a095-f85cf2b12789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:18:35Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 5, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:20:25,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e04d5d08-442e-4de7-a3c5-7b06cf686173 2018-08-17 07:20:25,721 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-17 07:20:25,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:25,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856d4a04-d702-4146-9b25-0bdc74a6155c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:25,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-856d4a04-d702-4146-9b25-0bdc74a6155c 2018-08-17 07:20:25,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:26,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["wCQHRQXdTQimvYSauoKWhw"], "issued_at": "2018-08-17T07:20:26.000000Z"}} 2018-08-17 07:20:26,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" 2018-08-17 07:20:26,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-c196eb77-fa27-4b04-8638-c7f9b554c40d x-compute-request-id: req-c196eb77-fa27-4b04-8638-c7f9b554c40d Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:20:26,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c196eb77-fa27-4b04-8638-c7f9b554c40d 2018-08-17 07:20:26,496 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-17 07:20:26,496 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-08-17 07:20:26,496 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=e6a5a395-24f5-475b-a3b4-46908d91c13c network=10f388e9-4b2e-4b3e-85ed-d658a7517ae2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:26,497 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:26,498 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:26,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:26,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:26,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:26,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:26,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a007850-2589-4333-a210-53760fab50ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:26,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0a007850-2589-4333-a210-53760fab50ad 2018-08-17 07:20:26,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:26,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["oRU8s0aCSGKEztDs49cRUQ"], "issued_at": "2018-08-17T07:20:26.000000Z"}} 2018-08-17 07:20:26,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" 2018-08-17 07:20:27,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-3ec6c8dd-5d29-481a-a874-dfc51e23e811 x-compute-request-id: req-3ec6c8dd-5d29-481a-a874-dfc51e23e811 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:20:27,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3ec6c8dd-5d29-481a-a874-dfc51e23e811 2018-08-17 07:20:27,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" 2018-08-17 07:20:27,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-6c30dbef-dee5-43d5-a122-2af430885b61 x-compute-request-id: req-6c30dbef-dee5-43d5-a122-2af430885b61 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:20:27,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-6c30dbef-dee5-43d5-a122-2af430885b61 2018-08-17 07:20:27,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "10f388e9-4b2e-4b3e-85ed-d658a7517ae2"}]}}' 2018-08-17 07:20:28,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:20: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-16e8c9cc-cb58-4228-a98c-d1a68de41c3d x-compute-request-id: req-16e8c9cc-cb58-4228-a98c-d1a68de41c3d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ca48cfac-8739-4372-bbdb-3d8108232d80", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "bookmark"}], "adminPass": "7U5GQDmV7V2p"}} 2018-08-17 07:20:28,898 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-16e8c9cc-cb58-4228-a98c-d1a68de41c3d 2018-08-17 07:20:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:28,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a573ab-ffef-424d-bef3-7ca0bc2f3639 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:28,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4a573ab-ffef-424d-bef3-7ca0bc2f3639 2018-08-17 07:20:28,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:29,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["SCZlhM8USYep93dbYmqPfw"], "issued_at": "2018-08-17T07:20:29.000000Z"}} 2018-08-17 07:20:29,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e13c663110fab0f8c0be642a775dbc4f5b38a9" 2018-08-17 07:20:30,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-22681d94-7f4f-4705-9017-565cc2ee8806 x-compute-request-id: req-22681d94-7f4f-4705-9017-565cc2ee8806 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ca48cfac-8739-4372-bbdb-3d8108232d80", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20: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": "sdnvpn-10-2", "created": "2018-08-17T07:20:28Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:30,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 used request id req-22681d94-7f4f-4705-9017-565cc2ee8806 2018-08-17 07:20:33,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e13c663110fab0f8c0be642a775dbc4f5b38a9" 2018-08-17 07:20:34,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-ec3e3fa4-e139-4db2-8d0f-683e67d6e5a8 x-compute-request-id: req-ec3e3fa4-e139-4db2-8d0f-683e67d6e5a8 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.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ca48cfac-8739-4372-bbdb-3d8108232d80", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:31Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:20:28Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:34,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 used request id req-ec3e3fa4-e139-4db2-8d0f-683e67d6e5a8 2018-08-17 07:20:37,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e13c663110fab0f8c0be642a775dbc4f5b38a9" 2018-08-17 07:20:38,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-49af6a19-579d-40ac-8b79-5540d364ec03 x-compute-request-id: req-49af6a19-579d-40ac-8b79-5540d364ec03 Content-Encoding: gzip Content-Length: 779 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:ba:a5:39", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008a", "OS-SRV-USG:launched_at": "2018-08-17T07:20:35.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ca48cfac-8739-4372-bbdb-3d8108232d80", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:35Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:20:28Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:38,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 used request id req-49af6a19-579d-40ac-8b79-5540d364ec03 2018-08-17 07:20:38,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" 2018-08-17 07:20:38,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-e74696ae-f4ef-4199-a47b-d321a2e5ad1b x-compute-request-id: req-e74696ae-f4ef-4199-a47b-d321a2e5ad1b Content-Encoding: gzip Content-Length: 779 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:ba:a5:39", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ca48cfac-8739-4372-bbdb-3d8108232d80", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008a", "OS-SRV-USG:launched_at": "2018-08-17T07:20:35.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "ca48cfac-8739-4372-bbdb-3d8108232d80", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:35Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:20:28Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:38,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80 used request id req-e74696ae-f4ef-4199-a47b-d321a2e5ad1b 2018-08-17 07:20:38,376 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.5'. 2018-08-17 07:20:38,376 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-08-17 07:20:38,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:20:39,435 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:20: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-169eb2ce-d401-4473-a9bc-9bdad7d7991e x-compute-request-id: req-169eb2ce-d401-4473-a9bc-9bdad7d7991e Content-Length: 0 Content-Type: application/json 2018-08-17 07:20:39,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-169eb2ce-d401-4473-a9bc-9bdad7d7991e 2018-08-17 07:20:39,436 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-08-17 07:20:39,436 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=e6a5a395-24f5-475b-a3b4-46908d91c13c network=10f388e9-4b2e-4b3e-85ed-d658a7517ae2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.5 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-08-17 07:20:39,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:39,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:39,436 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:39,437 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:39,438 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:39,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:39,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:39,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:39,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:39,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:39,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:39,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:39,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:39,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:39,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:39,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:39,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:39,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:39,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:39,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:39,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36112b1d-f46f-4506-9101-1434725ca642 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:39,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-36112b1d-f46f-4506-9101-1434725ca642 2018-08-17 07:20:39,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:39,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["9SRMrspjQH2TvqUw4SFUnA"], "issued_at": "2018-08-17T07:20:39.000000Z"}} 2018-08-17 07:20:39,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" 2018-08-17 07:20:40,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-c250c0be-aa88-4631-b82c-5abbd0237515 x-compute-request-id: req-c250c0be-aa88-4631-b82c-5abbd0237515 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:20:40,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c250c0be-aa88-4631-b82c-5abbd0237515 2018-08-17 07:20:40,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" 2018-08-17 07:20:40,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-8e4b4968-07ad-4bd6-a612-c17b85cf0717 x-compute-request-id: req-8e4b4968-07ad-4bd6-a612-c17b85cf0717 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:20:40,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-8e4b4968-07ad-4bd6-a612-c17b85cf0717 2018-08-17 07:20:40,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC41CndoaWxlIHRydWU7IGRvCiBmb3IgaSBkbwogIGlwPSRpCiAgcGluZyAtYyAxMCAkaXAgMj4mMSA+L2Rldi9udWxsCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogICBlY2hvIHBpbmcgJGlwIE9LCiAgZWxzZSBlY2hvIHBpbmcgJGlwIEtPCiAgZmkKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "10f388e9-4b2e-4b3e-85ed-d658a7517ae2"}], "config_drive": true}}' 2018-08-17 07:20:41,583 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:20: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-72c47f04-488b-46da-98ee-c53c511885e7 x-compute-request-id: req-72c47f04-488b-46da-98ee-c53c511885e7 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2870e011-5634-4de9-864e-72e81114e080", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "bookmark"}], "adminPass": "2duarZYGEBia"}} 2018-08-17 07:20:41,583 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-72c47f04-488b-46da-98ee-c53c511885e7 2018-08-17 07:20:41,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:41,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9db390-c7ee-48aa-9027-e960b6a1e2a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:41,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4d9db390-c7ee-48aa-9027-e960b6a1e2a9 2018-08-17 07:20:41,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:41,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["OfKOOgW2RQWeIKbUeIdHtA"], "issued_at": "2018-08-17T07:20:41.000000Z"}} 2018-08-17 07:20:41,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d72631561cffc2d3ec0b92face304bc989d2f4" 2018-08-17 07:20:43,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-91114054-6ab0-4081-ace2-be835cb2974e x-compute-request-id: req-91114054-6ab0-4081-ace2-be835cb2974e Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2870e011-5634-4de9-864e-72e81114e080", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:42Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:20:41Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:43,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 used request id req-91114054-6ab0-4081-ace2-be835cb2974e 2018-08-17 07:20:46,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d72631561cffc2d3ec0b92face304bc989d2f4" 2018-08-17 07:20:46,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-725bc775-cf80-4215-a500-ef4054c7d16c x-compute-request-id: req-725bc775-cf80-4215-a500-ef4054c7d16c Content-Encoding: gzip Content-Length: 777 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:be:e1:c6", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2870e011-5634-4de9-864e-72e81114e080", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:43Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:20:41Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:46,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 used request id req-725bc775-cf80-4215-a500-ef4054c7d16c 2018-08-17 07:20:49,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d72631561cffc2d3ec0b92face304bc989d2f4" 2018-08-17 07:20:50,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-decafff1-639a-4e3c-80c3-d9f2add64965 x-compute-request-id: req-decafff1-639a-4e3c-80c3-d9f2add64965 Content-Encoding: gzip Content-Length: 778 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:be:e1:c6", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008b", "OS-SRV-USG:launched_at": "2018-08-17T07:20:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2870e011-5634-4de9-864e-72e81114e080", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:47Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:20:41Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:50,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 used request id req-decafff1-639a-4e3c-80c3-d9f2add64965 2018-08-17 07:20:50,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" 2018-08-17 07:20:50,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-2f0fb696-2f2b-48b0-afb2-6f74339d71e3 x-compute-request-id: req-2f0fb696-2f2b-48b0-afb2-6f74339d71e3 Content-Encoding: gzip Content-Length: 778 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:be:e1:c6", "version": 4, "addr": "10.10.10.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2870e011-5634-4de9-864e-72e81114e080", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008b", "OS-SRV-USG:launched_at": "2018-08-17T07:20:47.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "2870e011-5634-4de9-864e-72e81114e080", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:47Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:20:41Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:50,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080 used request id req-2f0fb696-2f2b-48b0-afb2-6f74339d71e3 2018-08-17 07:20:50,826 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-1' booted successfully. IP='10.10.10.3'. 2018-08-17 07:20:50,827 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-1' to security group 'sdnvpn-sg'... 2018-08-17 07:20:50,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:20:51,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:20: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-c53303fd-41e4-4322-8a80-8c01782158e2 x-compute-request-id: req-c53303fd-41e4-4322-8a80-8c01782158e2 Content-Length: 0 Content-Type: application/json 2018-08-17 07:20:51,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-c53303fd-41e4-4322-8a80-8c01782158e2 2018-08-17 07:20:51,649 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-3'... 2018-08-17 07:20:51,649 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-3 flavor=m1.tiny image=e6a5a395-24f5-475b-a3b4-46908d91c13c network=10f388e9-4b2e-4b3e-85ed-d658a7517ae2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.3 10.10.10.5 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-08-17 07:20:51,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:51,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:51,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:51,649 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:51,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:51,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:51,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:51,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:51,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:20:51,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:20:51,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:20:51,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:20:51,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:20:51,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:20:51,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:20:51,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:20:51,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:20:51,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:20:51,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:20:51,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:20:51,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:20:51,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:20:51,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:20:51,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:20:51,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:20:51,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:20:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:51,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e6063e-87a3-477b-8d04-53e86b62a56d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:51,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-33e6063e-87a3-477b-8d04-53e86b62a56d 2018-08-17 07:20:51,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:52,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["FnD4UK3bROKLy1Edl7-YgQ"], "issued_at": "2018-08-17T07:20:52.000000Z"}} 2018-08-17 07:20:52,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" 2018-08-17 07:20:52,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-dc35f5d7-a317-4b79-b043-97277baaa116 x-compute-request-id: req-dc35f5d7-a317-4b79-b043-97277baaa116 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:20:52,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dc35f5d7-a317-4b79-b043-97277baaa116 2018-08-17 07:20:52,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" 2018-08-17 07:20:52,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-12f81bdf-60c6-495d-a9a1-d58d0b9ed1a7 x-compute-request-id: req-12f81bdf-60c6-495d-a9a1-d58d0b9ed1a7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:20:52,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-12f81bdf-60c6-495d-a9a1-d58d0b9ed1a7 2018-08-17 07:20:52,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"server": {"name": "sdnvpn-10-3", "imageRef": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4zIDEwLjEwLjEwLjUKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "10f388e9-4b2e-4b3e-85ed-d658a7517ae2"}], "config_drive": true}}' 2018-08-17 07:20:53,892 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-554f5f47-ade3-43e3-bda0-ae144ad4b7b5 x-compute-request-id: req-554f5f47-ade3-43e3-bda0-ae144ad4b7b5 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "bookmark"}], "adminPass": "ui7wxg6MmqH5"}} 2018-08-17 07:20:53,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-554f5f47-ade3-43e3-bda0-ae144ad4b7b5 2018-08-17 07:20:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:20:53,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094f0ba7-fccb-48d3-bd12-8aa6451ab74b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:20:53,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-094f0ba7-fccb-48d3-bd12-8aa6451ab74b 2018-08-17 07:20:53,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:20:54,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["OFGQteO4SzWErM92sLVMOA"], "issued_at": "2018-08-17T07:20:54.000000Z"}} 2018-08-17 07:20:54,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bde77fd7f5a080d3f450c24d5f852bfa65fdfc" 2018-08-17 07:20:54,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-4802221b-d40b-4634-af46-d82348c85c65 x-compute-request-id: req-4802221b-d40b-4634-af46-d82348c85c65 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:54Z", "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-08-17T07:20:53Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:54,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a used request id req-4802221b-d40b-4634-af46-d82348c85c65 2018-08-17 07:20:57,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bde77fd7f5a080d3f450c24d5f852bfa65fdfc" 2018-08-17 07:20:58,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:20: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-2125709f-86ae-4898-ae6c-0f075d2f1981 x-compute-request-id: req-2125709f-86ae-4898-ae6c-0f075d2f1981 Content-Encoding: gzip Content-Length: 779 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:9b:53:17", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:20:55Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:20:53Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:20:58,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a used request id req-2125709f-86ae-4898-ae6c-0f075d2f1981 2018-08-17 07:21:01,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bde77fd7f5a080d3f450c24d5f852bfa65fdfc" 2018-08-17 07:21:02,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-b5617115-91bb-4085-9de5-89accd1ef3cf x-compute-request-id: req-b5617115-91bb-4085-9de5-89accd1ef3cf Content-Encoding: gzip Content-Length: 785 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:9b:53:17", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008c", "OS-SRV-USG:launched_at": "2018-08-17T07:20:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:21:00Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:20:53Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:21:02,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a used request id req-b5617115-91bb-4085-9de5-89accd1ef3cf 2018-08-17 07:21:02,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" 2018-08-17 07:21:02,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-bbcaaa26-1cd2-48a7-8503-90a92ea914b5 x-compute-request-id: req-bbcaaa26-1cd2-48a7-8503-90a92ea914b5 Content-Encoding: gzip Content-Length: 785 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:9b:53:17", "version": 4, "addr": "10.10.10.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008c", "OS-SRV-USG:launched_at": "2018-08-17T07:20:59.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "1ace1e3a-e908-45f4-8ae2-d6bc0478d83a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:21:00Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:20:53Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:21:02,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a used request id req-bbcaaa26-1cd2-48a7-8503-90a92ea914b5 2018-08-17 07:21:02,775 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-3' booted successfully. IP='10.10.10.4'. 2018-08-17 07:21:02,775 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-3' to security group 'sdnvpn-sg'... 2018-08-17 07:21:02,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:21:03,604 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-2f1732ae-244f-4e29-b78d-5939b00dd250 x-compute-request-id: req-2f1732ae-244f-4e29-b78d-5939b00dd250 Content-Length: 0 Content-Type: application/json 2018-08-17 07:21:03,604 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-2f1732ae-244f-4e29-b78d-5939b00dd250 2018-08-17 07:21:03,604 - sdnvpn_test_utils - INFO - Waiting for instance ca48cfac-8739-4372-bbdb-3d8108232d80 to boot up 2018-08-17 07:21:03,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:03,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-56c0fdfe-2c86-4bfb-8d88-cf12614d6a84 x-compute-request-id: req-56c0fdfe-2c86-4bfb-8d88-cf12614d6a84 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:03,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-56c0fdfe-2c86-4bfb-8d88-cf12614d6a84 2018-08-17 07:21:05,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:05,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-c8405b11-39a7-45bf-801a-fd504667ff2f x-compute-request-id: req-c8405b11-39a7-45bf-801a-fd504667ff2f Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:05,789 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-c8405b11-39a7-45bf-801a-fd504667ff2f 2018-08-17 07:21:07,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:07,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-2d16e662-ceef-4a32-9b38-155b80aa7bb2 x-compute-request-id: req-2d16e662-ceef-4a32-9b38-155b80aa7bb2 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:07,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-2d16e662-ceef-4a32-9b38-155b80aa7bb2 2018-08-17 07:21:09,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:10,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-c388096a-3d86-49f4-973f-4119b0c93006 x-compute-request-id: req-c388096a-3d86-49f4-973f-4119b0c93006 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:10,142 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-c388096a-3d86-49f4-973f-4119b0c93006 2018-08-17 07:21:12,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:12,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-5b7ebad5-9f48-4ab5-a836-ff1d0fd048b4 x-compute-request-id: req-5b7ebad5-9f48-4ab5-a836-ff1d0fd048b4 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:12,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-5b7ebad5-9f48-4ab5-a836-ff1d0fd048b4 2018-08-17 07:21:14,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:14,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-ec81f125-be19-47e3-af7c-ea90a074906d x-compute-request-id: req-ec81f125-be19-47e3-af7c-ea90a074906d Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:14,321 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-ec81f125-be19-47e3-af7c-ea90a074906d 2018-08-17 07:21:16,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:16,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-6599d399-4f1d-44a1-af43-0d7c0bb42b6e x-compute-request-id: req-6599d399-4f1d-44a1-af43-0d7c0bb42b6e Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:16,417 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-6599d399-4f1d-44a1-af43-0d7c0bb42b6e 2018-08-17 07:21:18,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:18,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-77f7ab79-f804-40c7-8ae7-3a399aaf7f51 x-compute-request-id: req-77f7ab79-f804-40c7-8ae7-3a399aaf7f51 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:18,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-77f7ab79-f804-40c7-8ae7-3a399aaf7f51 2018-08-17 07:21:20,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:20,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-49b869e2-1500-43f7-b4c8-bbcd31f821a9 x-compute-request-id: req-49b869e2-1500-43f7-b4c8-bbcd31f821a9 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:20,608 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-49b869e2-1500-43f7-b4c8-bbcd31f821a9 2018-08-17 07:21:22,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:22,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-3306dcd7-6caf-486a-aa82-76999fa283ba x-compute-request-id: req-3306dcd7-6caf-486a-aa82-76999fa283ba Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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-08-17 07:21:22,697 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-3306dcd7-6caf-486a-aa82-76999fa283ba 2018-08-17 07:21:24,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:24,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-31d2d939-fb3f-4a15-8da2-7cda9516b690 x-compute-request-id: req-31d2d939-fb3f-4a15-8da2-7cda9516b690 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:24,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-31d2d939-fb3f-4a15-8da2-7cda9516b690 2018-08-17 07:21:26,819 - sdnvpn_test_utils - INFO - Waiting for instance 2870e011-5634-4de9-864e-72e81114e080 to boot up 2018-08-17 07:21:26,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:26,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-252bd590-f068-483d-8346-caf7219eabea x-compute-request-id: req-252bd590-f068-483d-8346-caf7219eabea Content-Encoding: gzip Content-Length: 8152 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:26,891 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-252bd590-f068-483d-8346-caf7219eabea 2018-08-17 07:21:28,894 - sdnvpn_test_utils - INFO - Waiting for instance 1ace1e3a-e908-45f4-8ae2-d6bc0478d83a to boot up 2018-08-17 07:21:28,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:28,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-c5d4fbe3-e4b8-42fc-a69f-b5df8c84cf86 x-compute-request-id: req-c5d4fbe3-e4b8-42fc-a69f-b5df8c84cf86 Content-Encoding: gzip Content-Length: 8133 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:28,970 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-c5d4fbe3-e4b8-42fc-a69f-b5df8c84cf86 2018-08-17 07:21:31,035 - __name__ - INFO - Starting all monitor threads 2018-08-17 07:21:31,044 - __name__ - INFO - Wait before subtest 2018-08-17 07:21:32,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:32,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:32,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:32,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-5b367a10-c951-49d8-a722-5cbbb644f80d x-compute-request-id: req-5b367a10-c951-49d8-a722-5cbbb644f80d Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:32,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-5b367a10-c951-49d8-a722-5cbbb644f80d 2018-08-17 07:21:32,142 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-17 07:21:32,143 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-17 07:21:32,143 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-17 07:21:32,143 - __name__ - INFO - Ping from instance sdnvpn-10-1: ping 10.10.10.5 OK 2018-08-17 07:21:32,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-03fa508d-0454-4c19-a08d-5f958a480580 x-compute-request-id: req-03fa508d-0454-4c19-a08d-5f958a480580 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:32,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-03fa508d-0454-4c19-a08d-5f958a480580 2018-08-17 07:21:32,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-4f9c61f6-e30d-43e7-b10a-f3dfde571c25 x-compute-request-id: req-4f9c61f6-e30d-43e7-b10a-f3dfde571c25 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:32,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-4f9c61f6-e30d-43e7-b10a-f3dfde571c25 2018-08-17 07:21:32,152 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.3 OK 2018-08-17 07:21:32,152 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.5 OK 2018-08-17 07:21:32,152 - __name__ - INFO - Ping from instance sdnvpn-10-3: ping 10.10.10.3 OK 2018-08-17 07:21:33,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:33,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:33,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:33,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-d5357063-9810-44e1-818c-209bbc4b0bde x-compute-request-id: req-d5357063-9810-44e1-818c-209bbc4b0bde Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:33,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-8cde3d7f-1ef6-4d36-9c26-005b1437dd9c x-compute-request-id: req-8cde3d7f-1ef6-4d36-9c26-005b1437dd9c Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:33,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-d5357063-9810-44e1-818c-209bbc4b0bde 2018-08-17 07:21:33,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-8cde3d7f-1ef6-4d36-9c26-005b1437dd9c 2018-08-17 07:21:33,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-a857830a-08ea-46fd-9117-65583a12c50c x-compute-request-id: req-a857830a-08ea-46fd-9117-65583a12c50c Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:33,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-a857830a-08ea-46fd-9117-65583a12c50c 2018-08-17 07:21:34,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:34,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:34,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:34,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-32e160d4-359e-409e-9857-73b3b54df296 x-compute-request-id: req-32e160d4-359e-409e-9857-73b3b54df296 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:34,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-32e160d4-359e-409e-9857-73b3b54df296 2018-08-17 07:21:34,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-b066588a-58f8-4eee-97df-e0affef3aeb3 x-compute-request-id: req-b066588a-58f8-4eee-97df-e0affef3aeb3 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:34,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-b066588a-58f8-4eee-97df-e0affef3aeb3 2018-08-17 07:21:34,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-422f1630-9ce8-4dd9-ae73-6012e647be62 x-compute-request-id: req-422f1630-9ce8-4dd9-ae73-6012e647be62 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:34,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-422f1630-9ce8-4dd9-ae73-6012e647be62 2018-08-17 07:21:35,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:35,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:35,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:35,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-55a9b840-cfb0-498d-87b0-1a6ff00f0afc x-compute-request-id: req-55a9b840-cfb0-498d-87b0-1a6ff00f0afc Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:35,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-55a9b840-cfb0-498d-87b0-1a6ff00f0afc 2018-08-17 07:21:35,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-1570bdfd-dc5e-474c-b72c-c69565415d35 x-compute-request-id: req-1570bdfd-dc5e-474c-b72c-c69565415d35 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:35,377 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-1570bdfd-dc5e-474c-b72c-c69565415d35 2018-08-17 07:21:35,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-d9691ee5-5712-4909-a35b-84ca78c4ec86 x-compute-request-id: req-d9691ee5-5712-4909-a35b-84ca78c4ec86 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:35,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-d9691ee5-5712-4909-a35b-84ca78c4ec86 2018-08-17 07:21:36,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:36,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:36,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:36,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-a0c9be40-61d6-43a7-8ded-256fc5cc6453 x-compute-request-id: req-a0c9be40-61d6-43a7-8ded-256fc5cc6453 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:36,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-a0c9be40-61d6-43a7-8ded-256fc5cc6453 2018-08-17 07:21:36,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-7bf77c38-7fe1-4702-a690-121697e64013 x-compute-request-id: req-7bf77c38-7fe1-4702-a690-121697e64013 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:36,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-7bf77c38-7fe1-4702-a690-121697e64013 2018-08-17 07:21:36,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-4500e65d-7a5b-43bf-9d86-d3ee30e15225 x-compute-request-id: req-4500e65d-7a5b-43bf-9d86-d3ee30e15225 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:36,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-4500e65d-7a5b-43bf-9d86-d3ee30e15225 2018-08-17 07:21:37,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:37,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:37,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:37,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-0a034f41-57d2-4774-a3e6-25d20acc43dd x-compute-request-id: req-0a034f41-57d2-4774-a3e6-25d20acc43dd Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:37,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-0a034f41-57d2-4774-a3e6-25d20acc43dd 2018-08-17 07:21:37,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-6f00752a-ebe4-475f-8a6a-2883e7e0f040 x-compute-request-id: req-6f00752a-ebe4-475f-8a6a-2883e7e0f040 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:37,546 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-6f00752a-ebe4-475f-8a6a-2883e7e0f040 2018-08-17 07:21:37,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-d5a602f0-420c-4d18-9fef-16e7166143b1 x-compute-request-id: req-d5a602f0-420c-4d18-9fef-16e7166143b1 Content-Encoding: gzip Content-Length: 8151 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:37,548 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-d5a602f0-420c-4d18-9fef-16e7166143b1 2018-08-17 07:21:38,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:38,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:38,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:38,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-e7e4d1e7-46e0-45af-b06a-d028405af229 x-compute-request-id: req-e7e4d1e7-46e0-45af-b06a-d028405af229 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:38,608 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-e7e4d1e7-46e0-45af-b06a-d028405af229 2018-08-17 07:21:38,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-b80c6e7d-dfbe-4a7d-838a-37c160ca1e55 x-compute-request-id: req-b80c6e7d-dfbe-4a7d-838a-37c160ca1e55 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:38,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-b80c6e7d-dfbe-4a7d-838a-37c160ca1e55 2018-08-17 07:21:38,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-12d3f483-c85e-4dc7-8cdb-cab5dcabd41c x-compute-request-id: req-12d3f483-c85e-4dc7-8cdb-cab5dcabd41c Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:38,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-12d3f483-c85e-4dc7-8cdb-cab5dcabd41c 2018-08-17 07:21:39,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:39,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:39,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:39,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-c7c00bea-3d39-4817-8fa5-6082cb61c1f7 x-compute-request-id: req-c7c00bea-3d39-4817-8fa5-6082cb61c1f7 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:39,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-c7c00bea-3d39-4817-8fa5-6082cb61c1f7 2018-08-17 07:21:39,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-eb436fe5-e328-4bd0-8923-214c54a8368f x-compute-request-id: req-eb436fe5-e328-4bd0-8923-214c54a8368f Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:39,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-eb436fe5-e328-4bd0-8923-214c54a8368f 2018-08-17 07:21:39,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-b7a73848-8ee7-4beb-825c-5aacf7aa75b0 x-compute-request-id: req-b7a73848-8ee7-4beb-825c-5aacf7aa75b0 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:39,707 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-b7a73848-8ee7-4beb-825c-5aacf7aa75b0 2018-08-17 07:21:40,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:40,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:40,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:40,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-d071a7cf-b69e-4c57-96cd-33ed20015412 x-compute-request-id: req-d071a7cf-b69e-4c57-96cd-33ed20015412 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:40,757 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-d071a7cf-b69e-4c57-96cd-33ed20015412 2018-08-17 07:21:40,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-5e542d08-2b50-4ffe-85f1-b7982c3ece79 x-compute-request-id: req-5e542d08-2b50-4ffe-85f1-b7982c3ece79 Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:40,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-5e542d08-2b50-4ffe-85f1-b7982c3ece79 2018-08-17 07:21:40,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-9ed8a2bb-11b4-4518-a998-69913206f113 x-compute-request-id: req-9ed8a2bb-11b4-4518-a998-69913206f113 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:40,788 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-9ed8a2bb-11b4-4518-a998-69913206f113 2018-08-17 07:21:41,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:41,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:41,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:41,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-67b6b24a-e037-4b02-83f4-226b217696a2 x-compute-request-id: req-67b6b24a-e037-4b02-83f4-226b217696a2 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:41,832 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-67b6b24a-e037-4b02-83f4-226b217696a2 2018-08-17 07:21:41,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-7a47de4f-6a52-4c30-8239-37bf84e934ed x-compute-request-id: req-7a47de4f-6a52-4c30-8239-37bf84e934ed Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:41,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-7a47de4f-6a52-4c30-8239-37bf84e934ed 2018-08-17 07:21:41,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-e7cc3981-ca9b-4b89-a169-e54ab9e2d4cb x-compute-request-id: req-e7cc3981-ca9b-4b89-a169-e54ab9e2d4cb Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:41,876 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-e7cc3981-ca9b-4b89-a169-e54ab9e2d4cb 2018-08-17 07:21:42,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:42,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:42,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:42,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-c14a948e-9623-470a-8c2a-f78c9e0ff4cf x-compute-request-id: req-c14a948e-9623-470a-8c2a-f78c9e0ff4cf Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:42,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-c14a948e-9623-470a-8c2a-f78c9e0ff4cf 2018-08-17 07:21:42,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-bce3408e-be72-44cf-b2f4-1b92a6cbd5be x-compute-request-id: req-bce3408e-be72-44cf-b2f4-1b92a6cbd5be Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:42,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-bce3408e-be72-44cf-b2f4-1b92a6cbd5be 2018-08-17 07:21:42,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-f837adb3-f58e-44b5-b7a7-d5589e7cbcfa x-compute-request-id: req-f837adb3-f58e-44b5-b7a7-d5589e7cbcfa Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:42,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-f837adb3-f58e-44b5-b7a7-d5589e7cbcfa 2018-08-17 07:21:43,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:43,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:43,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:43,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-63a34aae-4609-486b-8dfa-4f0e5142a5f8 x-compute-request-id: req-63a34aae-4609-486b-8dfa-4f0e5142a5f8 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:43,979 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-63a34aae-4609-486b-8dfa-4f0e5142a5f8 2018-08-17 07:21:44,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-d2f4ba6c-a6d8-4a11-833f-f01e010df484 x-compute-request-id: req-d2f4ba6c-a6d8-4a11-833f-f01e010df484 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:44,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-d2f4ba6c-a6d8-4a11-833f-f01e010df484 2018-08-17 07:21:44,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-b17acc9c-cb71-41d0-bf07-b9db9d82dac6 x-compute-request-id: req-b17acc9c-cb71-41d0-bf07-b9db9d82dac6 Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:44,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-b17acc9c-cb71-41d0-bf07-b9db9d82dac6 2018-08-17 07:21:44,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:45,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:45,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-bf21eec5-19e4-4b9c-9ae3-a795acf31adb x-compute-request-id: req-bf21eec5-19e4-4b9c-9ae3-a795acf31adb Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:45,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-bf21eec5-19e4-4b9c-9ae3-a795acf31adb 2018-08-17 07:21:45,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-fe251bc8-6455-4243-9373-737ff9b502e5 x-compute-request-id: req-fe251bc8-6455-4243-9373-737ff9b502e5 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:45,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-fe251bc8-6455-4243-9373-737ff9b502e5 2018-08-17 07:21:45,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:45,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-b8806d9a-b86d-466d-97bb-176dd011b248 x-compute-request-id: req-b8806d9a-b86d-466d-97bb-176dd011b248 Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:45,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-b8806d9a-b86d-466d-97bb-176dd011b248 2018-08-17 07:21:46,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:46,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:46,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-e559e1e5-1482-47d5-90dd-74527ccb4d60 x-compute-request-id: req-e559e1e5-1482-47d5-90dd-74527ccb4d60 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:46,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-e559e1e5-1482-47d5-90dd-74527ccb4d60 2018-08-17 07:21:46,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-003c6fde-f0cc-4062-92a5-051b68a25f56 x-compute-request-id: req-003c6fde-f0cc-4062-92a5-051b68a25f56 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:46,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-003c6fde-f0cc-4062-92a5-051b68a25f56 2018-08-17 07:21:46,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:46,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-52316030-4c5e-44eb-b10d-65590cb52567 x-compute-request-id: req-52316030-4c5e-44eb-b10d-65590cb52567 Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:46,366 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-52316030-4c5e-44eb-b10d-65590cb52567 2018-08-17 07:21:47,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:47,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:47,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-deded494-8e71-44ec-bf23-3aa521a95d57 x-compute-request-id: req-deded494-8e71-44ec-bf23-3aa521a95d57 Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:47,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-deded494-8e71-44ec-bf23-3aa521a95d57 2018-08-17 07:21:47,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-98c95f03-fc88-40a7-a8c3-2590004d3621 x-compute-request-id: req-98c95f03-fc88-40a7-a8c3-2590004d3621 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:47,245 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-98c95f03-fc88-40a7-a8c3-2590004d3621 2018-08-17 07:21:47,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:47,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-6944c367-2fa2-4043-b14b-54e286046048 x-compute-request-id: req-6944c367-2fa2-4043-b14b-54e286046048 Content-Encoding: gzip Content-Length: 8153 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:47,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-6944c367-2fa2-4043-b14b-54e286046048 2018-08-17 07:21:48,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:48,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:48,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-245e8138-4c6a-4930-8bd3-cffab37fc9cf x-compute-request-id: req-245e8138-4c6a-4930-8bd3-cffab37fc9cf Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:48,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-245e8138-4c6a-4930-8bd3-cffab37fc9cf 2018-08-17 07:21:48,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-46170bed-5368-4667-9677-8caeb1073d77 x-compute-request-id: req-46170bed-5368-4667-9677-8caeb1073d77 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:48,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-46170bed-5368-4667-9677-8caeb1073d77 2018-08-17 07:21:48,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:48,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-e609f82a-ade0-4b98-9089-f19ab36ef976 x-compute-request-id: req-e609f82a-ade0-4b98-9089-f19ab36ef976 Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:48,503 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-e609f82a-ade0-4b98-9089-f19ab36ef976 2018-08-17 07:21:49,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:49,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:49,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-7b4e7b36-f953-44b2-a11f-2122cca3d93b x-compute-request-id: req-7b4e7b36-f953-44b2-a11f-2122cca3d93b Content-Encoding: gzip Content-Length: 8135 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:49,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-7b4e7b36-f953-44b2-a11f-2122cca3d93b 2018-08-17 07:21:49,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-fded9b5c-378c-4dfe-b1f5-0e410b58c715 x-compute-request-id: req-fded9b5c-378c-4dfe-b1f5-0e410b58c715 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:49,400 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-fded9b5c-378c-4dfe-b1f5-0e410b58c715 2018-08-17 07:21:49,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:49,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-14ab2299-afa4-4b0f-b79d-fbcc8134989f x-compute-request-id: req-14ab2299-afa4-4b0f-b79d-fbcc8134989f Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:49,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-14ab2299-afa4-4b0f-b79d-fbcc8134989f 2018-08-17 07:21:50,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:50,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-28c42ff0-b273-4466-9a34-91f5cd85b9dc x-compute-request-id: req-28c42ff0-b273-4466-9a34-91f5cd85b9dc Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:50,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-28c42ff0-b273-4466-9a34-91f5cd85b9dc 2018-08-17 07:21:50,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:50,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-24c1f05e-8272-47cd-b13e-6e08399e6251 x-compute-request-id: req-24c1f05e-8272-47cd-b13e-6e08399e6251 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:50,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-24c1f05e-8272-47cd-b13e-6e08399e6251 2018-08-17 07:21:50,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:50,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-fec1aebe-caca-446e-842a-692a318cf22a x-compute-request-id: req-fec1aebe-caca-446e-842a-692a318cf22a Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:50,629 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-fec1aebe-caca-446e-842a-692a318cf22a 2018-08-17 07:21:51,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:51,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-b6739e9e-98c7-4bad-aa1c-aae7ca067a4d x-compute-request-id: req-b6739e9e-98c7-4bad-aa1c-aae7ca067a4d Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:51,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-b6739e9e-98c7-4bad-aa1c-aae7ca067a4d 2018-08-17 07:21:51,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:51,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-a2e052c8-79b9-483b-9205-e56c6bb4f329 x-compute-request-id: req-a2e052c8-79b9-483b-9205-e56c6bb4f329 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:51,536 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-a2e052c8-79b9-483b-9205-e56c6bb4f329 2018-08-17 07:21:51,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:51,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-7e778920-c250-42d0-ab0e-e7be68cce694 x-compute-request-id: req-7e778920-c250-42d0-ab0e-e7be68cce694 Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:51,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-7e778920-c250-42d0-ab0e-e7be68cce694 2018-08-17 07:21:52,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:52,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-84164be4-3962-44a8-906e-e02e9643f820 x-compute-request-id: req-84164be4-3962-44a8-906e-e02e9643f820 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:52,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-84164be4-3962-44a8-906e-e02e9643f820 2018-08-17 07:21:52,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:52,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-decfd221-adb2-4c36-9536-dd6f56fbdf44 x-compute-request-id: req-decfd221-adb2-4c36-9536-dd6f56fbdf44 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:52,611 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-decfd221-adb2-4c36-9536-dd6f56fbdf44 2018-08-17 07:21:52,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:52,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-087638a7-c2d4-4882-9468-e4690220b89c x-compute-request-id: req-087638a7-c2d4-4882-9468-e4690220b89c Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:52,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-087638a7-c2d4-4882-9468-e4690220b89c 2018-08-17 07:21:53,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:53,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-fda05df2-062d-4bd7-b3aa-9782ea3a38a8 x-compute-request-id: req-fda05df2-062d-4bd7-b3aa-9782ea3a38a8 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:53,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-fda05df2-062d-4bd7-b3aa-9782ea3a38a8 2018-08-17 07:21:53,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:53,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-74d3eda6-547d-42ca-af6f-a71ee6d93025 x-compute-request-id: req-74d3eda6-547d-42ca-af6f-a71ee6d93025 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:53,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-74d3eda6-547d-42ca-af6f-a71ee6d93025 2018-08-17 07:21:53,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:53,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-bfb5d9e7-5902-483e-ae26-a068adf3d4e3 x-compute-request-id: req-bfb5d9e7-5902-483e-ae26-a068adf3d4e3 Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:53,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-bfb5d9e7-5902-483e-ae26-a068adf3d4e3 2018-08-17 07:21:54,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:54,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-fa3191ee-bdbc-4acb-b394-2d993ace68c7 x-compute-request-id: req-fa3191ee-bdbc-4acb-b394-2d993ace68c7 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:54,666 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-fa3191ee-bdbc-4acb-b394-2d993ace68c7 2018-08-17 07:21:54,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:54,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-db5207ea-6d07-441d-8463-f849ac91b741 x-compute-request-id: req-db5207ea-6d07-441d-8463-f849ac91b741 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:54,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-db5207ea-6d07-441d-8463-f849ac91b741 2018-08-17 07:21:54,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:54,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-f8b589d2-74e9-4633-b7a0-9279b880a160 x-compute-request-id: req-f8b589d2-74e9-4633-b7a0-9279b880a160 Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:54,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-f8b589d2-74e9-4633-b7a0-9279b880a160 2018-08-17 07:21:55,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:55,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-d56d43ce-95dc-4bc8-99ea-6c97606739a1 x-compute-request-id: req-d56d43ce-95dc-4bc8-99ea-6c97606739a1 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:55,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-d56d43ce-95dc-4bc8-99ea-6c97606739a1 2018-08-17 07:21:55,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:55,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-cc93fc75-6ded-4af1-ab50-11e4f64c019e x-compute-request-id: req-cc93fc75-6ded-4af1-ab50-11e4f64c019e Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:55,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-cc93fc75-6ded-4af1-ab50-11e4f64c019e 2018-08-17 07:21:55,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:55,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-0f254d3b-f6b5-4638-acfd-e5823818f843 x-compute-request-id: req-0f254d3b-f6b5-4638-acfd-e5823818f843 Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:55,977 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-0f254d3b-f6b5-4638-acfd-e5823818f843 2018-08-17 07:21:56,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:56,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-e3d99986-765a-4178-b496-515edfe4212a x-compute-request-id: req-e3d99986-765a-4178-b496-515edfe4212a Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:56,827 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-e3d99986-765a-4178-b496-515edfe4212a 2018-08-17 07:21:56,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:56,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-fb30030a-2720-4a5c-ba7a-068a5f2ad0de x-compute-request-id: req-fb30030a-2720-4a5c-ba7a-068a5f2ad0de Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:56,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-fb30030a-2720-4a5c-ba7a-068a5f2ad0de 2018-08-17 07:21:56,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:57,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-c9637855-d011-4426-adaf-cd47876b59e7 x-compute-request-id: req-c9637855-d011-4426-adaf-cd47876b59e7 Content-Encoding: gzip Content-Length: 8154 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:57,041 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-c9637855-d011-4426-adaf-cd47876b59e7 2018-08-17 07:21:57,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:57,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-78693ef5-4b25-4219-85ba-47b118757b8b x-compute-request-id: req-78693ef5-4b25-4219-85ba-47b118757b8b Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:21:57,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-78693ef5-4b25-4219-85ba-47b118757b8b 2018-08-17 07:21:57,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:57,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-aca7728e-8c7e-44df-bc2f-c9d3e1fde447 x-compute-request-id: req-aca7728e-8c7e-44df-bc2f-c9d3e1fde447 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:57,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-aca7728e-8c7e-44df-bc2f-c9d3e1fde447 2018-08-17 07:21:58,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:58,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-398993fd-ef7c-45eb-8009-45e621cb6d03 x-compute-request-id: req-398993fd-ef7c-45eb-8009-45e621cb6d03 Content-Encoding: gzip Content-Length: 8155 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:58,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-398993fd-ef7c-45eb-8009-45e621cb6d03 2018-08-17 07:21:58,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:58,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-1bd53327-d9b1-4604-b4ea-51cb6e40ab31 x-compute-request-id: req-1bd53327-d9b1-4604-b4ea-51cb6e40ab31 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:58,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-1bd53327-d9b1-4604-b4ea-51cb6e40ab31 2018-08-17 07:21:58,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:59,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-a30eed91-a7a5-4e99-ae6f-b8933dfa7a52 x-compute-request-id: req-a30eed91-a7a5-4e99-ae6f-b8933dfa7a52 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:21:59,048 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-a30eed91-a7a5-4e99-ae6f-b8933dfa7a52 2018-08-17 07:21:59,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:21:59,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-b33e7f74-9f8c-46fd-a524-6e0bfd8333e5 x-compute-request-id: req-b33e7f74-9f8c-46fd-a524-6e0bfd8333e5 Content-Encoding: gzip Content-Length: 8155 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:21:59,174 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-b33e7f74-9f8c-46fd-a524-6e0bfd8333e5 2018-08-17 07:21:59,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:00,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:00,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:21: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-c61a413f-f066-4a53-ac92-5db354a6f568 x-compute-request-id: req-c61a413f-f066-4a53-ac92-5db354a6f568 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:22:00,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-c61a413f-f066-4a53-ac92-5db354a6f568 2018-08-17 07:22:00,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-1c54dc92-d1f0-4d79-85b1-7c66a3a1377b x-compute-request-id: req-1c54dc92-d1f0-4d79-85b1-7c66a3a1377b Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:22:00,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-1c54dc92-d1f0-4d79-85b1-7c66a3a1377b 2018-08-17 07:22:00,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:00,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-7ae77b5f-0fcf-4613-91ba-91479a39b83c x-compute-request-id: req-7ae77b5f-0fcf-4613-91ba-91479a39b83c Content-Encoding: gzip Content-Length: 8155 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:22:00,248 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-7ae77b5f-0fcf-4613-91ba-91479a39b83c 2018-08-17 07:22:01,058 - sdnvpn-results - INFO - Check ping status of vm_1, vm_2, and vm_3 2018-08-17 07:22:01,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"forceDelete": null}' 2018-08-17 07:22:01,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:01,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1119381e34133c8a6fdcb2ba34cb9e2c15ebef2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:01,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-9068923a-462c-49b1-9b08-835cbc59f780 x-compute-request-id: req-9068923a-462c-49b1-9b08-835cbc59f780 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:22:01,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-9068923a-462c-49b1-9b08-835cbc59f780 2018-08-17 07:22:01,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-42abcdf3-60ca-4979-a868-fd36c61ade89 x-compute-request-id: req-42abcdf3-60ca-4979-a868-fd36c61ade89 Content-Encoding: gzip Content-Length: 11158 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493450488 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189085] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191395] pid_max: default: 32768 minimum: 301\n[ 0.192652] ACPI: Core revision 20150930\n[ 0.194343] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196190] Security Framework initialized\n[ 0.197333] Yama: becoming mindful.\n[ 0.198359] AppArmor: AppArmor initialized\n[ 0.199559] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201397] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203160] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204821] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206724] Initializing cgroup subsys io\n[ 0.207869] Initializing cgroup subsys memory\n[ 0.209061] Initializing cgroup subsys devices\n[ 0.210269] Initializing cgroup subsys freezer\n[ 0.211476] Initializing cgroup subsys net_cls\n[ 0.212690] Initializing cgroup subsys perf_event\n[ 0.213955] Initializing cgroup subsys net_prio\n[ 0.215189] Initializing cgroup subsys hugetlb\n[ 0.216411] Initializing cgroup subsys pids\n[ 0.217598] CPU: Physical Processor ID: 0\n[ 0.219415] mce: CPU supports 10 MCE banks\n[ 0.220598] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222000] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.236953] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.243666] ftrace: allocating 31920 entries in 125 pages\n[ 0.269290] smpboot: Max logical packages: 1\n[ 0.270491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.272443] x2apic enabled\n[ 0.273595] Switched APIC routing to physical x2apic.\n[ 0.276092] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.277653] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280440] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.282966] KVM setup paravirtual spinlock\n[ 0.284578] x86: Booted up 1 node, 1 CPUs\n[ 0.285715] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287652] devtmpfs: initialized\n[ 0.289639] evm: security.selinux\n[ 0.290615] evm: security.SMACK64\n[ 0.291599] evm: security.SMACK64EXEC\n[ 0.292658] evm: security.SMACK64TRANSMUTE\n[ 0.293798] evm: security.SMACK64MMAP\n[ 0.294847] evm: security.ima\n[ 0.295759] evm: security.capability\n[ 0.296868] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299457] pinctrl core: initialized pinctrl subsystem\n[ 0.300970] RTC time: 7:20:35, date: 08/17/18\n[ 0.302292] NET: Registered protocol family 16\n[ 0.303640] cpuidle: using governor ladder\n[ 0.304790] cpuidle: using governor menu\n[ 0.305917] PCCT header not found.\n[ 0.306960] ACPI: bus type PCI registered\n[ 0.308068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309787] PCI: Using configuration type 1 for base access\n[ 0.311960] ACPI: Added _OSI(Module Device)\n[ 0.313142] ACPI: Added _OSI(Processor Device)\n[ 0.314343] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317808] ACPI: Interpreter enabled\n[ 0.318879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.321477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326637] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329218] ACPI: (supports S0 S5)\n[ 0.330210] ACPI: Using IOAPIC for interrupt routing\n[ 0.331530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.336968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.338694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340370] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343426] acpiphp: Slot [3] registered\n[ 0.344547] acpiphp: Slot [4] registered\n[ 0.345673] acpiphp: Slot [5] registered\n[ 0.346795] acpiphp: Slot [6] registered\n[ 0.347923] acpiphp: Slot [7] registered\n[ 0.349047] acpiphp: Slot [8] registered\n[ 0.350171] acpiphp: Slot [9] registered\n[ 0.351290] acpiphp: Slot [10] registered\n[ 0.352426] acpiphp: Slot [11] registered\n[ 0.353565] acpiphp: Slot [12] registered\n[ 0.354700] acpiphp: Slot [13] registered\n[ 0.355834] acpiphp: Slot [14] registered\n[ 0.356965] acpiphp: Slot [15] registered\n[ 0.372450] acpiphp: Slot [16] registered\n[ 0.373583] acpiphp: Slot [17] registered\n[ 0.374711] acpiphp: Slot [18] registered\n[ 0.375846] acpiphp: Slot [19] registered\n[ 0.376988] acpiphp: Slot [20] registered\n[ 0.378135] acpiphp: Slot [21] registered\n[ 0.379263] acpiphp: Slot [22] registered\n[ 0.380397] acpiphp: Slot [23] registered\n[ 0.381533] acpiphp: Slot [24] registered\n[ 0.382673] acpiphp: Slot [25] registered\n[ 0.383812] acpiphp: Slot [26] registered\n[ 0.384946] acpiphp: Slot [27] registered\n[ 0.386091] acpiphp: Slot [28] registered\n[ 0.387229] acpiphp: Slot [29] registered\n[ 0.388360] acpiphp: Slot [30] registered\n[ 0.389490] acpiphp: Slot [31] registered\n[ 0.390627] PCI host bridge to bus 0000:00\n[ 0.391754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393432] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397132] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399169] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401242] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405363] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407173] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410552] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440975] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445005] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447226] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.448979] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450827] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452286] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454444] vgaarb: loaded\n[ 0.455293] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456969] SCSI subsystem initialized\n[ 0.458243] ACPI: bus type USB registered\n[ 0.459409] usbcore: registered new interface driver usbfs\n[ 0.460854] usbcore: registered new interface driver hub\n[ 0.462258] usbcore: registered new device driver usb\n[ 0.463792] PCI: Using ACPI for IRQ routing\n[ 0.465344] NetLabel: Initializing\n[ 0.466361] NetLabel: domain hash size = 128\n[ 0.467556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.468893] NetLabel: unlabeled traffic allowed by default\n[ 0.470502] clocksource: Switched to clocksource kvm-clock\n[ 0.480527] AppArmor: AppArmor Filesystem Enabled\n[ 0.481851] pnp: PnP ACPI init\n[ 0.483090] pnp: PnP ACPI: found 5 devices\n[ 0.489933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492330] NET: Registered protocol family 2\n[ 0.493770] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.495556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.497255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.498936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.502055] NET: Registered protocol family 1\n[ 0.503273] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.504810] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535489] Trying to unpack rootfs image as initramfs...\n[ 0.597423] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.602779] Scanning for low memory corruption every 60 seconds\n[ 0.605029] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606696] audit: initializing netlink subsys (disabled)\n[ 0.608186] audit: type=2000 audit(1534490436.696:1): initialized\n[ 0.610100] Initialise system trusted keyring\n[ 0.611528] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.613164] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615928] zbud: loaded\n[ 0.616962] VFS: Disk quotas dquot_6.6.0\n[ 0.618127] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.620336] fuse init (API version 7.23)\n[ 0.621647] Key type big_key registered\n[ 0.622803] Allocating IMA MOK and blacklist keyrings.\n[ 0.624511] Key type asymmetric registered\n[ 0.625690] Asymmetric key parser 'x509' registered\n[ 0.627046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.629177] io scheduler noop registered\n[ 0.630287] io scheduler deadline registered (default)\n[ 0.631695] io scheduler cfq registered\n[ 0.632914] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.634381] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.636210] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.638272] ACPI: Power Button [PWRF]\n[ 0.639523] GHES: HEST is not enabled!\n[ 0.653712] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682980] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685873] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712821] Linux agpgart interface v0.103\n[ 0.716291] brd: module loaded\n[ 0.718626] loop: module loaded\n[ 0.723626] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725689] GPT:90111 != 2097151\n[ 0.726662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.728197] GPT:90111 != 2097151\n[ 0.729166] GPT: Use GNU Parted to correct GPT errors.\n[ 0.730543] vda: vda1 vda15\n[ 0.732216] scsi host0: ata_piix\n[ 0.733335] scsi host1: ata_piix\n[ 0.734357] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.736080] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.738136] libphy: Fixed MDIO Bus: probed\n[ 0.739527] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740889] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743708] PPP generic driver version 2.4.2\n[ 0.744986] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746677] ehci-pci: EHCI PCI platform driver\n[ 0.747924] ehci-platform: EHCI generic platform driver\n[ 0.749317] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.750928] ohci-pci: OHCI PCI platform driver\n[ 0.752176] ohci-platform: OHCI generic platform driver\n[ 0.753591] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768228] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769649] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.771732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773169] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.774784] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.776513] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.778531] usb usb1: Product: UHCI Host Controller\n[ 0.779855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.781447] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.782926] hub 1-0:1.0: USB hub found\n[ 0.784048] hub 1-0:1.0: 2 ports detected\n[ 0.785351] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.788313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.789663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.791108] mousedev: PS/2 mouse device common for all mice\n[ 0.792854] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.795415] rtc_cmos 00:00: RTC can wake from S4\n[ 0.797002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798672] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800337] i2c /dev entries driver\n[ 0.801407] device-mapper: uevent: version 1.0.3\n[ 0.802777] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.805074] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.806999] NET: Registered protocol family 10\n[ 0.808577] NET: Registered protocol family 17\n[ 0.809820] Key type dns_resolver registered\n[ 0.811159] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.812687] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.815159] registered taskstats version 1\n[ 0.816346] Loading compiled-in X.509 certificates\n[ 0.818209] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.820826] zswap: loaded using pool lzo/zbud\n[ 0.822959] Key type trusted registered\n[ 0.825147] Key type encrypted registered\n[ 0.826298] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827757] ima: No TPM chip found, activating TPM-bypass!\n[ 0.829204] evm: HMAC attrs: 0x1\n[ 0.830532] Magic number: 14:301:319\n[ 0.831625] tty tty44: hash matches\n[ 0.832737] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:36 UTC (1534490436)\n[ 0.834988] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.836533] EDD information not available.\n[ 0.896117] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.898296] Write protecting the kernel read-only data: 14336k\n[ 0.901286] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.950424] 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.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 10.10.10.5 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 0.90. iid=i-0000008a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCb0yOk9LKWTiCIh4hbd40/Ra31shbf0krI2Xh39zTYGRaJ6pkGkoE1uVKPrc3pEtpxtVwfZ8uFJZw1i4Pm1EwwE+LRpL7iuCapNgAzciaQNH2Eys8DLsfX0B/DhdJYQGV6EFg7cgIkR/RXEQtCAu7dxySaoANvgA64N9mHByXLMvnB1LV7l5H/lV0asW4jvgsUgziKF7v/tehlbZVZk/NcBfepbdjoj2Ea89s7JDQMn4Hu4SMdEfDQdlulGo2kV5aupAqg35OqX29g40IB4n5OMpZRsx6Kc6vA91Upxu6IfpB10Hgx9b5M1OmSggRcPf9h+vrtyTk+DIM6Klu14bpF root@sdnvpn-10-2\nssh-dss AAAAB3NzaC1kc3MAAACBAMJQ8bbj120NDShmyNzROdlJocPCuGDZ5DR9NvMqxBzbEyl+nWNV8ac83nLssrPkeS/PJj5MQtXYNlm1LIFpUGWMYMgYAfpfqu4iLLqczpWFHvbEdG0C+4jFEmsfcstEG7qkm5+NJe/jrgZPY6hNGzIpTH5STmTDZHIJlmN2u17rAAAAFQCjgWw9UgTCTPw/HNyIUxY8BTGPcQAAAIB8s7vmrnAZxe/1ypAzf6G51j44hOqKFgrg4ylDXZ514KPidsCQ36fmhbBrwM5yF8MGpX+Ca/xfB96H6mN7mi5DVsw1wZTzrHRVQ9xImd+Q3uA7dgQ7jcIG4pj5lCxAUknOUamcIvhM03aYtOnQBfmP9PeocoBBCDgQkp9b8PSANAAAAIEAq1iKjFZoPoB3VqYuGk3C/zKMfUqFeqSGCRVUvk+sOq3YT6kpDFBHE90IjaRrTocmhhl85BEH1zEeK6yxA8tIFpamrZVtKcVSw0JfXmNJkT+6ak2WLAQeTVsZjP817R7Iz6/n/gGKINYEknmdfNcG7siKPcu2q0dI/DAyOLl4n54= root@sdnvpn-10-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.5,24,fe80::f816:3eff:feba:a539/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.5 \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-0000008a\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-10-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.59 ===\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:BA:A5:39 \n inet addr:10.10.10.5 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feba:a539/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.254138] usb 1-1: Product: QEMU USB Tablet\n[ 1.254139] usb 1-1: Manufacturer: QEMU\n[ 1.254139] usb 1-1: SerialNumber: 42\n[ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\n[ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\n[ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.735515] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:20:36 cirros kern.info kernel: [ 0.903798] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917783] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 17 08:20:36 cirros kern.info kernel: [ 0.917785] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 17 08:20:36 cirros kern.info kernel: [ 0.919535] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 17 08:20:36 cirros kern.info kernel: [ 0.922684] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 17 08:20:36 cirros kern.info kernel: [ 0.924790] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 17 08:20:36 cirros kern.info kernel: [ 0.947842] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.948853] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.notice kernel: [ 0.950424] random: blkid urandom read with 2 bits of entropy available\nAug 17 08:20:36 cirros kern.info kernel: [ 0.952548] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 17 08:20:36 cirros kern.info kernel: [ 0.956026] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 17 08:20:36 cirros kern.info kernel: [ 1.034263] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.042341] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 17 08:20:36 cirros kern.info kernel: [ 1.094523] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254134] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254136] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254138] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: Manufacturer: QEMU\nAug 17 08:20:36 cirros kern.info kernel: [ 1.254139] usb 1-1: SerialNumber: 42\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598596] tsc: Refined TSC clocksource calibration: 3491.806 MHz\nAug 17 08:20:37 cirros kern.info kernel: [ 1.598606] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255143d226, max_idle_ns: 440795255988 ns\nAug 17 08:20:38 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:20:38 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:20:38 cirros kern.info kernel: [ 2.700590] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:20:38 cirros kern.info kernel: [ 2.735515] 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-08-17 07:22:01,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-42abcdf3-60ca-4979-a868-fd36c61ade89 2018-08-17 07:22:01,221 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:22: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-c83df45a-8dce-4eea-b9d9-829957855422 x-compute-request-id: req-c83df45a-8dce-4eea-b9d9-829957855422 Content-Length: 0 Content-Type: application/json 2018-08-17 07:22:01,221 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ca48cfac-8739-4372-bbdb-3d8108232d80/action used request id req-c83df45a-8dce-4eea-b9d9-829957855422 2018-08-17 07:22:01,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138567d1f50002664234f693b0b4aecd4fa23d00" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:01,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-991cfdc9-7a07-4944-a4c0-c830d7036b72 x-compute-request-id: req-991cfdc9-7a07-4944-a4c0-c830d7036b72 Content-Encoding: gzip Content-Length: 8155 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 513459033 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.186023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.188333] pid_max: default: 32768 minimum: 301\n[ 0.189598] ACPI: Core revision 20150930\n[ 0.191281] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193118] Security Framework initialized\n[ 0.194251] Yama: becoming mindful.\n[ 0.195271] AppArmor: AppArmor initialized\n[ 0.196454] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198251] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200003] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201666] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203559] Initializing cgroup subsys io\n[ 0.204711] Initializing cgroup subsys memory\n[ 0.205913] Initializing cgroup subsys devices\n[ 0.207123] Initializing cgroup subsys freezer\n[ 0.208330] Initializing cgroup subsys net_cls\n[ 0.209557] Initializing cgroup subsys perf_event\n[ 0.210821] Initializing cgroup subsys net_prio\n[ 0.212050] Initializing cgroup subsys hugetlb\n[ 0.213266] Initializing cgroup subsys pids\n[ 0.214468] CPU: Physical Processor ID: 0\n[ 0.216281] mce: CPU supports 10 MCE banks\n[ 0.217471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233783] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240486] ftrace: allocating 31920 entries in 125 pages\n[ 0.265981] smpboot: Max logical packages: 1\n[ 0.267183] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269099] x2apic enabled\n[ 0.270251] Switched APIC routing to physical x2apic.\n[ 0.272722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277055] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279566] KVM setup paravirtual spinlock\n[ 0.281177] x86: Booted up 1 node, 1 CPUs\n[ 0.282304] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284219] devtmpfs: initialized\n[ 0.286209] evm: security.selinux\n[ 0.287189] evm: security.SMACK64\n[ 0.288172] evm: security.SMACK64EXEC\n[ 0.289221] evm: security.SMACK64TRANSMUTE\n[ 0.290353] evm: security.SMACK64MMAP\n[ 0.291393] evm: security.ima\n[ 0.292301] evm: security.capability\n[ 0.293405] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295983] pinctrl core: initialized pinctrl subsystem\n[ 0.297504] RTC time: 7:20:47, date: 08/17/18\n[ 0.298823] NET: Registered protocol family 16\n[ 0.300160] cpuidle: using governor ladder\n[ 0.301311] cpuidle: using governor menu\n[ 0.302442] PCCT header not found.\n[ 0.303492] ACPI: bus type PCI registered\n[ 0.304618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306338] PCI: Using configuration type 1 for base access\n[ 0.308529] ACPI: Added _OSI(Module Device)\n[ 0.309710] ACPI: Added _OSI(Processor Device)\n[ 0.310922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312189] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314382] ACPI: Interpreter enabled\n[ 0.315464] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323228] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325816] ACPI: (supports S0 S5)\n[ 0.326810] ACPI: Using IOAPIC for interrupt routing\n[ 0.328134] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331991] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333582] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335305] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336993] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.340069] acpiphp: Slot [3] registered\n[ 0.341205] acpiphp: Slot [4] registered\n[ 0.342335] acpiphp: Slot [5] registered\n[ 0.343472] acpiphp: Slot [6] registered\n[ 0.344604] acpiphp: Slot [7] registered\n[ 0.345741] acpiphp: Slot [8] registered\n[ 0.346870] acpiphp: Slot [9] registered\n[ 0.347999] acpiphp: Slot [10] registered\n[ 0.349157] acpiphp: Slot [11] registered\n[ 0.350305] acpiphp: Slot [12] registered\n[ 0.351450] acpiphp: Slot [13] registered\n[ 0.352590] acpiphp: Slot [14] registered\n[ 0.353737] acpiphp: Slot [15] registered\n[ 0.369399] acpiphp: Slot [16] registered\n[ 0.370565] acpiphp: Slot [17] registered\n[ 0.371710] acpiphp: Slot [18] registered\n[ 0.372853] acpiphp: Slot [19] registered\n[ 0.374008] acpiphp: Slot [20] registered\n[ 0.375161] acpiphp: Slot [21] registered\n[ 0.376315] acpiphp: Slot [22] registered\n[ 0.377470] acpiphp: Slot [23] registered\n[ 0.378629] acpiphp: Slot [24] registered\n[ 0.379783] acpiphp: Slot [25] registered\n[ 0.380934] acpiphp: Slot [26] registered\n[ 0.382096] acpiphp: Slot [27] registered\n[ 0.383265] acpiphp: Slot [28] registered\n[ 0.384420] acpiphp: Slot [29] registered\n[ 0.385575] acpiphp: Slot [30] registered\n[ 0.386737] acpiphp: Slot [31] registered\n[ 0.387893] PCI host bridge to bus 0000:00\n[ 0.389050] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.396630] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.398731] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402893] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404677] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.406323] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.412693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.414749] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436445] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438492] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440481] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442465] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444782] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446568] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449861] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452031] vgaarb: loaded\n[ 0.452884] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454560] SCSI subsystem initialized\n[ 0.455829] ACPI: bus type USB registered\n[ 0.457003] usbcore: registered new interface driver usbfs\n[ 0.458447] usbcore: registered new interface driver hub\n[ 0.459836] usbcore: registered new device driver usb\n[ 0.461355] PCI: Using ACPI for IRQ routing\n[ 0.462892] NetLabel: Initializing\n[ 0.463895] NetLabel: domain hash size = 128\n[ 0.465083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466419] NetLabel: unlabeled traffic allowed by default\n[ 0.468020] clocksource: Switched to clocksource kvm-clock\n[ 0.478029] AppArmor: AppArmor Filesystem Enabled\n[ 0.479365] pnp: PnP ACPI init\n[ 0.480633] pnp: PnP ACPI: found 5 devices\n[ 0.487457] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489845] NET: Registered protocol family 2\n[ 0.491277] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493091] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494773] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497959] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499580] NET: Registered protocol family 1\n[ 0.500806] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503842] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518425] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533095] Trying to unpack rootfs image as initramfs...\n[ 0.595400] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600232] Scanning for low memory corruption every 60 seconds\n[ 0.602435] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.604077] audit: initializing netlink subsys (disabled)\n[ 0.605557] audit: type=2000 audit(1534490447.879:1): initialized\n[ 0.607457] Initialise system trusted keyring\n[ 0.608880] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610509] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613277] zbud: loaded\n[ 0.614288] VFS: Disk quotas dquot_6.6.0\n[ 0.615455] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617651] fuse init (API version 7.23)\n[ 0.618905] Key type big_key registered\n[ 0.620063] Allocating IMA MOK and blacklist keyrings.\n[ 0.621751] Key type asymmetric registered\n[ 0.622912] Asymmetric key parser 'x509' registered\n[ 0.624271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626382] io scheduler noop registered\n[ 0.627503] io scheduler deadline registered (default)\n[ 0.628911] io scheduler cfq registered\n[ 0.630123] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631585] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633387] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635446] ACPI: Power Button [PWRF]\n[ 0.636688] GHES: HEST is not enabled!\n[ 0.650806] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679860] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706889] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709905] Linux agpgart interface v0.103\n[ 0.713297] brd: module loaded\n[ 0.715489] loop: module loaded\n[ 0.720174] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722235] GPT:90111 != 2097151\n[ 0.723196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724744] GPT:90111 != 2097151\n[ 0.725710] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727075] vda: vda1 vda15\n[ 0.728740] scsi host0: ata_piix\n[ 0.729823] scsi host1: ata_piix\n[ 0.730842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732542] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734586] libphy: Fixed MDIO Bus: probed\n[ 0.735734] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737083] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740104] PPP generic driver version 2.4.2\n[ 0.741377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743049] ehci-pci: EHCI PCI platform driver\n[ 0.744292] ehci-platform: EHCI generic platform driver\n[ 0.745693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747282] ohci-pci: OHCI PCI platform driver\n[ 0.748529] ohci-platform: OHCI generic platform driver\n[ 0.749924] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764535] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768021] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769449] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771057] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.772771] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774776] usb usb1: Product: UHCI Host Controller\n[ 0.776089] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.777684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779147] hub 1-0:1.0: USB hub found\n[ 0.780249] hub 1-0:1.0: 2 ports detected\n[ 0.781554] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784507] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.785839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787275] mousedev: PS/2 mouse device common for all mice\n[ 0.789022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793148] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796461] i2c /dev entries driver\n[ 0.797533] device-mapper: uevent: version 1.0.3\n[ 0.798867] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801164] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803064] NET: Registered protocol family 10\n[ 0.804669] NET: Registered protocol family 17\n[ 0.805915] Key type dns_resolver registered\n[ 0.807250] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811263] registered taskstats version 1\n[ 0.812454] Loading compiled-in X.509 certificates\n[ 0.814312] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816912] zswap: loaded using pool lzo/zbud\n[ 0.819022] Key type trusted registered\n[ 0.821188] Key type encrypted registered\n[ 0.822353] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.823798] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825253] evm: HMAC attrs: 0x1\n[ 0.826577] Magic number: 14:301:319\n[ 0.827675] tty tty44: hash matches\n[ 0.828815] rtc_cmos 00:00: setting system clock to 2018-08-17 07:20:48 UTC (1534490448)\n[ 0.831061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832614] EDD information not available.\n[ 0.888724] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.890676] ata1.00: configured for MWDMA2\n[ 0.892494] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.895448] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.897151] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.898883] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.901702] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903849] Write protecting the kernel read-only data: 14336k\n[ 0.906839] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909347] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.084911] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.3...\nLease of 10.10.10.3 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 0.40s]\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:22:01,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-991cfdc9-7a07-4944-a4c0-c830d7036b72 2018-08-17 07:22:02,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59802590612b106f94beeaf6c8dd6215a48dca8a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:02,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-734d2710-f0da-4a8c-8e86-4e4be2725b55 x-compute-request-id: req-734d2710-f0da-4a8c-8e86-4e4be2725b55 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 501930554 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.184573] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186869] pid_max: default: 32768 minimum: 301\n[ 0.188102] ACPI: Core revision 20150930\n[ 0.189780] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191586] Security Framework initialized\n[ 0.192709] Yama: becoming mindful.\n[ 0.193718] AppArmor: AppArmor initialized\n[ 0.194891] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196674] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200053] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201947] Initializing cgroup subsys io\n[ 0.203082] Initializing cgroup subsys memory\n[ 0.204288] Initializing cgroup subsys devices\n[ 0.205505] Initializing cgroup subsys freezer\n[ 0.206707] Initializing cgroup subsys net_cls\n[ 0.207901] Initializing cgroup subsys perf_event\n[ 0.209161] Initializing cgroup subsys net_prio\n[ 0.210378] Initializing cgroup subsys hugetlb\n[ 0.211583] Initializing cgroup subsys pids\n[ 0.212771] CPU: Physical Processor ID: 0\n[ 0.214572] mce: CPU supports 10 MCE banks\n[ 0.215730] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233314] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.240104] ftrace: allocating 31920 entries in 125 pages\n[ 0.266079] smpboot: Max logical packages: 1\n[ 0.267258] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269149] x2apic enabled\n[ 0.270289] Switched APIC routing to physical x2apic.\n[ 0.272782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277079] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279553] KVM setup paravirtual spinlock\n[ 0.281152] x86: Booted up 1 node, 1 CPUs\n[ 0.282270] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284185] devtmpfs: initialized\n[ 0.286164] evm: security.selinux\n[ 0.287142] evm: security.SMACK64\n[ 0.288110] evm: security.SMACK64EXEC\n[ 0.289152] evm: security.SMACK64TRANSMUTE\n[ 0.290272] evm: security.SMACK64MMAP\n[ 0.291305] evm: security.ima\n[ 0.292210] evm: security.capability\n[ 0.293306] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295853] pinctrl core: initialized pinctrl subsystem\n[ 0.297347] RTC time: 7:21:00, date: 08/17/18\n[ 0.298659] NET: Registered protocol family 16\n[ 0.299981] cpuidle: using governor ladder\n[ 0.301124] cpuidle: using governor menu\n[ 0.302237] PCCT header not found.\n[ 0.303278] ACPI: bus type PCI registered\n[ 0.304394] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306110] PCI: Using configuration type 1 for base access\n[ 0.308270] ACPI: Added _OSI(Module Device)\n[ 0.309433] ACPI: Added _OSI(Processor Device)\n[ 0.310626] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314045] ACPI: Interpreter enabled\n[ 0.315109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320221] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325293] ACPI: (supports S0 S5)\n[ 0.326279] ACPI: Using IOAPIC for interrupt routing\n[ 0.327578] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331385] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332954] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334651] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336281] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339273] acpiphp: Slot [3] registered\n[ 0.340366] acpiphp: Slot [4] registered\n[ 0.341464] acpiphp: Slot [5] registered\n[ 0.342568] acpiphp: Slot [6] registered\n[ 0.343673] acpiphp: Slot [7] registered\n[ 0.344783] acpiphp: Slot [8] registered\n[ 0.345888] acpiphp: Slot [9] registered\n[ 0.346984] acpiphp: Slot [10] registered\n[ 0.348109] acpiphp: Slot [11] registered\n[ 0.349226] acpiphp: Slot [12] registered\n[ 0.350342] acpiphp: Slot [13] registered\n[ 0.351454] acpiphp: Slot [14] registered\n[ 0.352587] acpiphp: Slot [15] registered\n[ 0.368040] acpiphp: Slot [16] registered\n[ 0.369177] acpiphp: Slot [17] registered\n[ 0.370294] acpiphp: Slot [18] registered\n[ 0.371395] acpiphp: Slot [19] registered\n[ 0.372515] acpiphp: Slot [20] registered\n[ 0.373620] acpiphp: Slot [21] registered\n[ 0.374723] acpiphp: Slot [22] registered\n[ 0.375828] acpiphp: Slot [23] registered\n[ 0.376943] acpiphp: Slot [24] registered\n[ 0.378058] acpiphp: Slot [25] registered\n[ 0.379174] acpiphp: Slot [26] registered\n[ 0.380280] acpiphp: Slot [27] registered\n[ 0.381405] acpiphp: Slot [28] registered\n[ 0.382510] acpiphp: Slot [29] registered\n[ 0.383608] acpiphp: Slot [30] registered\n[ 0.384707] acpiphp: Slot [31] registered\n[ 0.385821] PCI host bridge to bus 0000:00\n[ 0.386936] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388581] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392236] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396287] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400262] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411686] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.432364] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434390] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436348] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.438296] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.440326] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.442044] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.443837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.445262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.447370] vgaarb: loaded\n[ 0.448209] vgaarb: bridge control possible 0000:00:02.0\n[ 0.449849] SCSI subsystem initialized\n[ 0.451103] ACPI: bus type USB registered\n[ 0.452239] usbcore: registered new interface driver usbfs\n[ 0.453633] usbcore: registered new interface driver hub\n[ 0.455001] usbcore: registered new device driver usb\n[ 0.456489] PCI: Using ACPI for IRQ routing\n[ 0.458018] NetLabel: Initializing\n[ 0.459009] NetLabel: domain hash size = 128\n[ 0.460174] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461474] NetLabel: unlabeled traffic allowed by default\n[ 0.463061] clocksource: Switched to clocksource kvm-clock\n[ 0.473207] AppArmor: AppArmor Filesystem Enabled\n[ 0.474519] pnp: PnP ACPI init\n[ 0.475762] pnp: PnP ACPI: found 5 devices\n[ 0.482588] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484921] NET: Registered protocol family 2\n[ 0.486318] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.488170] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.489823] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.491486] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492979] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494582] NET: Registered protocol family 1\n[ 0.495800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.497310] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498783] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.527851] Trying to unpack rootfs image as initramfs...\n[ 0.590202] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.595449] Scanning for low memory corruption every 60 seconds\n[ 0.597662] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599274] audit: initializing netlink subsys (disabled)\n[ 0.600742] audit: type=2000 audit(1534490460.805:1): initialized\n[ 0.602618] Initialise system trusted keyring\n[ 0.604030] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.605614] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.608318] zbud: loaded\n[ 0.609328] VFS: Disk quotas dquot_6.6.0\n[ 0.610479] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.612682] fuse init (API version 7.23)\n[ 0.613929] Key type big_key registered\n[ 0.615084] Allocating IMA MOK and blacklist keyrings.\n[ 0.616759] Key type asymmetric registered\n[ 0.617902] Asymmetric key parser 'x509' registered\n[ 0.619245] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.621370] io scheduler noop registered\n[ 0.622480] io scheduler deadline registered (default)\n[ 0.623886] io scheduler cfq registered\n[ 0.625092] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.626526] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.628309] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.630407] ACPI: Power Button [PWRF]\n[ 0.631642] GHES: HEST is not enabled!\n[ 0.645762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.674868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.677779] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701522] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704581] Linux agpgart interface v0.103\n[ 0.707996] brd: module loaded\n[ 0.710211] loop: module loaded\n[ 0.715584] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717642] GPT:90111 != 2097151\n[ 0.718600] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720129] GPT:90111 != 2097151\n[ 0.721090] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722433] vda: vda1 vda15\n[ 0.724084] scsi host0: ata_piix\n[ 0.725176] scsi host1: ata_piix\n[ 0.726199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729927] libphy: Fixed MDIO Bus: probed\n[ 0.731315] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732663] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735520] PPP generic driver version 2.4.2\n[ 0.736789] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738443] ehci-pci: EHCI PCI platform driver\n[ 0.739682] ehci-platform: EHCI generic platform driver\n[ 0.741069] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742653] ohci-pci: OHCI PCI platform driver\n[ 0.743892] ohci-platform: OHCI generic platform driver\n[ 0.745285] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763412] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764815] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766414] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768131] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770131] usb usb1: Product: UHCI Host Controller\n[ 0.771434] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774350] hub 1-0:1.0: USB hub found\n[ 0.775461] hub 1-0:1.0: 2 ports detected\n[ 0.776762] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779735] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781054] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782478] mousedev: PS/2 mouse device common for all mice\n[ 0.784213] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786740] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791647] i2c /dev entries driver\n[ 0.792721] device-mapper: uevent: version 1.0.3\n[ 0.794098] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.796439] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.798355] NET: Registered protocol family 10\n[ 0.799968] NET: Registered protocol family 17\n[ 0.801222] Key type dns_resolver registered\n[ 0.802559] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.804130] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.806633] registered taskstats version 1\n[ 0.807830] Loading compiled-in X.509 certificates\n[ 0.809723] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.812354] zswap: loaded using pool lzo/zbud\n[ 0.814446] Key type trusted registered\n[ 0.816645] Key type encrypted registered\n[ 0.817841] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.819304] ima: No TPM chip found, activating TPM-bypass!\n[ 0.820780] evm: HMAC attrs: 0x1\n[ 0.822107] Magic number: 14:851:369\n[ 0.823329] rtc_cmos 00:00: setting system clock to 2018-08-17 07:21:01 UTC (1534490461)\n[ 0.825607] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827145] EDD information not available.\n[ 0.883764] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.900656] ata1.00: configured for MWDMA2\n[ 0.902388] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.905322] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.906992] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.908707] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.912698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.914793] Write protecting the kernel read-only data: 14336k\n[ 0.919772] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922484] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.110877] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.4...\nLease of 10.10.10.4 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 0.29s]\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\nping 10.10.10.3 OK\nping 10.10.10.5 OK\n"} 2018-08-17 07:22:02,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-734d2710-f0da-4a8c-8e86-4e4be2725b55 2018-08-17 07:22:02,226 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-4'... 2018-08-17 07:22:02,227 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-4 flavor=m1.tiny image=e6a5a395-24f5-475b-a3b4-46908d91c13c network=10f388e9-4b2e-4b3e-85ed-d658a7517ae2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.3 10.10.10.4 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-08-17 07:22:02,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:22:02,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:22:02,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:22:02,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:22:02,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:22:02,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:22:02,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:22:02,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:22:02,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:22:02,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:22:02,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:22:02,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:22:02,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:22:02,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:22:02,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:22:02,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:22:02,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:22:02,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:22:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:22:02,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be56093-21fd-4225-b79a-8d2758281fa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:22:02,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2be56093-21fd-4225-b79a-8d2758281fa0 2018-08-17 07:22:02,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:22:02,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:22:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["KWU0oh_bTw-B7sY5-3fdKQ"], "issued_at": "2018-08-17T07:22:02.000000Z"}} 2018-08-17 07:22:02,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" 2018-08-17 07:22:03,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-14d586cc-0649-489b-af36-c387d7977312 x-compute-request-id: req-14d586cc-0649-489b-af36-c387d7977312 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:22:03,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-14d586cc-0649-489b-af36-c387d7977312 2018-08-17 07:22:03,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" 2018-08-17 07:22:03,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-1952d227-b08f-4b31-8cc3-6274776a4889 x-compute-request-id: req-1952d227-b08f-4b31-8cc3-6274776a4889 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:22:03,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-1952d227-b08f-4b31-8cc3-6274776a4889 2018-08-17 07:22:03,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"server": {"name": "sdnvpn-10-4", "imageRef": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4zIDEwLjEwLjEwLjQKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBwaW5nIC1jIDEwICRpcCAyPiYxID4vZGV2L251bGwKICBSRVM9JD8KICBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgIGVjaG8gcGluZyAkaXAgT0sKICBlbHNlIGVjaG8gcGluZyAkaXAgS08KICBmaQogZG9uZQogc2xlZXAgMQpkb25lCg==", "max_count": 1, "min_count": 1, "networks": [{"uuid": "10f388e9-4b2e-4b3e-85ed-d658a7517ae2"}], "config_drive": true}}' 2018-08-17 07:22:04,660 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:22: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 x-openstack-request-id: req-c7a94d45-f133-4096-a7fb-0be97ff6fdd2 x-compute-request-id: req-c7a94d45-f133-4096-a7fb-0be97ff6fdd2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "54fa3619-0404-4654-bbb2-2550303e4897", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "bookmark"}], "adminPass": "5De2yzB9ggSP"}} 2018-08-17 07:22:04,660 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c7a94d45-f133-4096-a7fb-0be97ff6fdd2 2018-08-17 07:22:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:22:04,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e133652-6f1f-4be4-8fa5-de8af8035868 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:22:04,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e133652-6f1f-4be4-8fa5-de8af8035868 2018-08-17 07:22:04,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:22:05,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["xi7tM33ARv-LiRBoYXK1xA"], "issued_at": "2018-08-17T07:22:05.000000Z"}} 2018-08-17 07:22:05,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a82f7d64b6f18d4e80d9ffa1d90927d169e504" 2018-08-17 07:22:06,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-5a458cdc-f159-45eb-9057-9245253b5a64 x-compute-request-id: req-5a458cdc-f159-45eb-9057-9245253b5a64 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54fa3619-0404-4654-bbb2-2550303e4897", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:22:05Z", "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-4", "created": "2018-08-17T07:22:04Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:22:06,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 used request id req-5a458cdc-f159-45eb-9057-9245253b5a64 2018-08-17 07:22:09,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a82f7d64b6f18d4e80d9ffa1d90927d169e504" 2018-08-17 07:22:09,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-047d048a-ec09-4a1a-89e3-1c3d3e4bf7db x-compute-request-id: req-047d048a-ec09-4a1a-89e3-1c3d3e4bf7db Content-Encoding: gzip Content-Length: 779 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:0f:18:2e", "version": 4, "addr": "10.10.10.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54fa3619-0404-4654-bbb2-2550303e4897", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:22:06Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:22:04Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:22:09,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 used request id req-047d048a-ec09-4a1a-89e3-1c3d3e4bf7db 2018-08-17 07:22:12,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a82f7d64b6f18d4e80d9ffa1d90927d169e504" 2018-08-17 07:22:13,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-8e6aabcb-dc8d-4aca-9efd-9c80f342c673 x-compute-request-id: req-8e6aabcb-dc8d-4aca-9efd-9c80f342c673 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:0f:18:2e", "version": 4, "addr": "10.10.10.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-SRV-USG:launched_at": "2018-08-17T07:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54fa3619-0404-4654-bbb2-2550303e4897", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:22:09Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:22:04Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:22:13,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 used request id req-8e6aabcb-dc8d-4aca-9efd-9c80f342c673 2018-08-17 07:22:13,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" 2018-08-17 07:22:13,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-b5e9cc98-bd00-46ad-8a56-447c007f7287 x-compute-request-id: req-b5e9cc98-bd00-46ad-8a56-447c007f7287 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:0f:18:2e", "version": 4, "addr": "10.10.10.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/54fa3619-0404-4654-bbb2-2550303e4897", "rel": "bookmark"}], "image": {"id": "e6a5a395-24f5-475b-a3b4-46908d91c13c", "links": [{"href": "http://172.30.9.23:8774/images/e6a5a395-24f5-475b-a3b4-46908d91c13c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008d", "OS-SRV-USG:launched_at": "2018-08-17T07:22:09.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "54fa3619-0404-4654-bbb2-2550303e4897", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:22:09Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-4", "created": "2018-08-17T07:22:04Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:22:13,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897 used request id req-b5e9cc98-bd00-46ad-8a56-447c007f7287 2018-08-17 07:22:13,641 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-4' booted successfully. IP='10.10.10.18'. 2018-08-17 07:22:13,641 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-4' to security group 'sdnvpn-sg'... 2018-08-17 07:22:13,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:22:14,444 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:22: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-a5e9ac09-5211-4a29-99ed-5f30f8d50cff x-compute-request-id: req-a5e9ac09-5211-4a29-99ed-5f30f8d50cff Content-Length: 0 Content-Type: application/json 2018-08-17 07:22:14,444 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-a5e9ac09-5211-4a29-99ed-5f30f8d50cff 2018-08-17 07:22:14,445 - sdnvpn_test_utils - INFO - Waiting for instance 54fa3619-0404-4654-bbb2-2550303e4897 to boot up 2018-08-17 07:22:14,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:14,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-e7108bd9-2e96-4e08-9438-62dc15d2516f x-compute-request-id: req-e7108bd9-2e96-4e08-9438-62dc15d2516f 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\n"} 2018-08-17 07:22:14,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-e7108bd9-2e96-4e08-9438-62dc15d2516f 2018-08-17 07:22:16,524 - __name__ - INFO - Starting monitor thread of vm_4 2018-08-17 07:22:17,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:17,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-35efa88c-fe86-40b0-adbb-4fd5f97908f9 x-compute-request-id: req-35efa88c-fe86-40b0-adbb-4fd5f97908f9 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\n"} 2018-08-17 07:22:17,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-35efa88c-fe86-40b0-adbb-4fd5f97908f9 2018-08-17 07:22:18,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:18,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-488feb1b-a0b6-4815-804d-a116bdb7dc7c x-compute-request-id: req-488feb1b-a0b6-4815-804d-a116bdb7dc7c 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\n"} 2018-08-17 07:22:18,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-488feb1b-a0b6-4815-804d-a116bdb7dc7c 2018-08-17 07:22:19,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:19,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-6d2c08fd-8e4d-4eb3-a7ab-bc8093dc728e x-compute-request-id: req-6d2c08fd-8e4d-4eb3-a7ab-bc8093dc728e 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\n"} 2018-08-17 07:22:19,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-6d2c08fd-8e4d-4eb3-a7ab-bc8093dc728e 2018-08-17 07:22:20,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:20,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-d155c206-1fe1-44de-aabe-17ef52ce0c0c x-compute-request-id: req-d155c206-1fe1-44de-aabe-17ef52ce0c0c 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\n"} 2018-08-17 07:22:20,847 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-d155c206-1fe1-44de-aabe-17ef52ce0c0c 2018-08-17 07:22:21,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:21,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-7f5ca169-2617-41bc-9a84-ce2613b926b6 x-compute-request-id: req-7f5ca169-2617-41bc-9a84-ce2613b926b6 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:21,912 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-7f5ca169-2617-41bc-9a84-ce2613b926b6 2018-08-17 07:22:22,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:22,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-a0949976-2c7a-4bfd-9c3d-1850c6a6dcd8 x-compute-request-id: req-a0949976-2c7a-4bfd-9c3d-1850c6a6dcd8 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:22,983 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-a0949976-2c7a-4bfd-9c3d-1850c6a6dcd8 2018-08-17 07:22:23,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:24,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-003bbad8-95fd-403d-8f00-98e9e030ca2a x-compute-request-id: req-003bbad8-95fd-403d-8f00-98e9e030ca2a 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:24,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-003bbad8-95fd-403d-8f00-98e9e030ca2a 2018-08-17 07:22:25,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:25,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-b97effc4-9cf9-4f60-9dce-4c0d75557f64 x-compute-request-id: req-b97effc4-9cf9-4f60-9dce-4c0d75557f64 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:25,123 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-b97effc4-9cf9-4f60-9dce-4c0d75557f64 2018-08-17 07:22:26,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:26,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-dcab0892-9e25-481f-a9fa-b6c20c985b7c x-compute-request-id: req-dcab0892-9e25-481f-a9fa-b6c20c985b7c 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:26,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-dcab0892-9e25-481f-a9fa-b6c20c985b7c 2018-08-17 07:22:27,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:27,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-8cf44864-22d2-43c5-b6c2-a1495deef9c6 x-compute-request-id: req-8cf44864-22d2-43c5-b6c2-a1495deef9c6 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:27,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-8cf44864-22d2-43c5-b6c2-a1495deef9c6 2018-08-17 07:22:28,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:28,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-a5eeea83-7d3f-40d8-9964-9c995cc37ac5 x-compute-request-id: req-a5eeea83-7d3f-40d8-9964-9c995cc37ac5 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:28,318 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-a5eeea83-7d3f-40d8-9964-9c995cc37ac5 2018-08-17 07:22:29,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:29,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-66b73647-bd9e-4d7b-b4c4-59ebd602d182 x-compute-request-id: req-66b73647-bd9e-4d7b-b4c4-59ebd602d182 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:29,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-66b73647-bd9e-4d7b-b4c4-59ebd602d182 2018-08-17 07:22:30,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:30,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-79c332c5-7f50-4d57-87e0-608ee6e243ed x-compute-request-id: req-79c332c5-7f50-4d57-87e0-608ee6e243ed Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:30,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-79c332c5-7f50-4d57-87e0-608ee6e243ed 2018-08-17 07:22:31,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:31,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-1c8655ed-b18f-4dc0-adfa-1671604391e5 x-compute-request-id: req-1c8655ed-b18f-4dc0-adfa-1671604391e5 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:31,536 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-1c8655ed-b18f-4dc0-adfa-1671604391e5 2018-08-17 07:22:32,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:32,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-ccc5fa3a-e3df-40ce-b8e5-6774e437272c x-compute-request-id: req-ccc5fa3a-e3df-40ce-b8e5-6774e437272c Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:32,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-ccc5fa3a-e3df-40ce-b8e5-6774e437272c 2018-08-17 07:22:33,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:33,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-7a1ab816-9a2f-45ad-b9a4-4c0d971f7f4b x-compute-request-id: req-7a1ab816-9a2f-45ad-b9a4-4c0d971f7f4b Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:33,685 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-7a1ab816-9a2f-45ad-b9a4-4c0d971f7f4b 2018-08-17 07:22:34,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:34,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-597afd7d-ba32-48a8-b5b5-1cb7ed4cb8c0 x-compute-request-id: req-597afd7d-ba32-48a8-b5b5-1cb7ed4cb8c0 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:34,759 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-597afd7d-ba32-48a8-b5b5-1cb7ed4cb8c0 2018-08-17 07:22:35,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:35,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-5b28b7d9-d028-4e29-bde7-c5a07899b7c4 x-compute-request-id: req-5b28b7d9-d028-4e29-bde7-c5a07899b7c4 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:35,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-5b28b7d9-d028-4e29-bde7-c5a07899b7c4 2018-08-17 07:22:36,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:36,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-9470edc1-594a-449e-9531-6074a24e94fc x-compute-request-id: req-9470edc1-594a-449e-9531-6074a24e94fc Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:36,901 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-9470edc1-594a-449e-9531-6074a24e94fc 2018-08-17 07:22:37,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:37,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-ad49f73b-636d-4029-89c4-330321f22720 x-compute-request-id: req-ad49f73b-636d-4029-89c4-330321f22720 Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:37,976 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-ad49f73b-636d-4029-89c4-330321f22720 2018-08-17 07:22:38,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:39,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-03cc84c7-5ec9-4d4c-b998-3efa1b98a06b x-compute-request-id: req-03cc84c7-5ec9-4d4c-b998-3efa1b98a06b Content-Encoding: gzip Content-Length: 8134 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\n"} 2018-08-17 07:22:39,059 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-03cc84c7-5ec9-4d4c-b998-3efa1b98a06b 2018-08-17 07:22:40,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:40,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-80e959dd-41f2-4774-a152-80060b2c3796 x-compute-request-id: req-80e959dd-41f2-4774-a152-80060b2c3796 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:40,136 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-80e959dd-41f2-4774-a152-80060b2c3796 2018-08-17 07:22:41,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:41,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-e2d76154-c193-4299-8b19-439af09ea96c x-compute-request-id: req-e2d76154-c193-4299-8b19-439af09ea96c Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:41,201 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-e2d76154-c193-4299-8b19-439af09ea96c 2018-08-17 07:22:42,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:42,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-2a9ae72e-4cf7-4f7c-b710-e2e4bcddd756 x-compute-request-id: req-2a9ae72e-4cf7-4f7c-b710-e2e4bcddd756 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:42,265 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-2a9ae72e-4cf7-4f7c-b710-e2e4bcddd756 2018-08-17 07:22:43,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:43,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-855a0d8b-4864-4ab4-b109-1105f0ae2b5d x-compute-request-id: req-855a0d8b-4864-4ab4-b109-1105f0ae2b5d Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:43,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-855a0d8b-4864-4ab4-b109-1105f0ae2b5d 2018-08-17 07:22:44,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:44,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-8e4b7072-dd3b-47d2-88fd-c81f1b2983d4 x-compute-request-id: req-8e4b7072-dd3b-47d2-88fd-c81f1b2983d4 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:44,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-8e4b7072-dd3b-47d2-88fd-c81f1b2983d4 2018-08-17 07:22:45,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:45,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:22: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-937d1bd9-b1c7-473a-b4be-3a017f83e6a1 x-compute-request-id: req-937d1bd9-b1c7-473a-b4be-3a017f83e6a1 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:45,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-937d1bd9-b1c7-473a-b4be-3a017f83e6a1 2018-08-17 07:22:46,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:46,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-5c9a761e-262d-4807-8ceb-e7728c696349 x-compute-request-id: req-5c9a761e-262d-4807-8ceb-e7728c696349 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:46,528 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-5c9a761e-262d-4807-8ceb-e7728c696349 2018-08-17 07:22:46,557 - sdnvpn-results - INFO - Check ping status of vm_1, vm_3 and vm_4. Instance vm_2 is deleted 2018-08-17 07:22:46,558 - __name__ - INFO - Sending stop signal to monitor thread 2018-08-17 07:22:47,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8d18d87984cf7bf808e6d505c0c6792f419477" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:22:47,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-14059089-87d6-4658-b8f4-12fe3a6159e6 x-compute-request-id: req-14059089-87d6-4658-b8f4-12fe3a6159e6 Content-Encoding: gzip Content-Length: 8136 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 504062039 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.197394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.199818] pid_max: default: 32768 minimum: 301\n[ 0.201141] ACPI: Core revision 20150930\n[ 0.202890] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.204819] Security Framework initialized\n[ 0.206018] Yama: becoming mindful.\n[ 0.207093] AppArmor: AppArmor initialized\n[ 0.208347] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.210272] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212155] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.215939] Initializing cgroup subsys io\n[ 0.217159] Initializing cgroup subsys memory\n[ 0.218432] Initializing cgroup subsys devices\n[ 0.219728] Initializing cgroup subsys freezer\n[ 0.221011] Initializing cgroup subsys net_cls\n[ 0.222289] Initializing cgroup subsys perf_event\n[ 0.223633] Initializing cgroup subsys net_prio\n[ 0.224943] Initializing cgroup subsys hugetlb\n[ 0.226228] Initializing cgroup subsys pids\n[ 0.227499] CPU: Physical Processor ID: 0\n[ 0.229401] mce: CPU supports 10 MCE banks\n[ 0.230631] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232121] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.249097] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.255943] ftrace: allocating 31920 entries in 125 pages\n[ 0.281668] smpboot: Max logical packages: 1\n[ 0.282923] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284925] x2apic enabled\n[ 0.286107] Switched APIC routing to physical x2apic.\n[ 0.288666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.290304] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.293215] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.295848] KVM setup paravirtual spinlock\n[ 0.297522] x86: Booted up 1 node, 1 CPUs\n[ 0.298720] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.300733] devtmpfs: initialized\n[ 0.302779] evm: security.selinux\n[ 0.303810] evm: security.SMACK64\n[ 0.304825] evm: security.SMACK64EXEC\n[ 0.305916] evm: security.SMACK64TRANSMUTE\n[ 0.307106] evm: security.SMACK64MMAP\n[ 0.308202] evm: security.ima\n[ 0.309150] evm: security.capability\n[ 0.310301] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.313007] pinctrl core: initialized pinctrl subsystem\n[ 0.314598] RTC time: 7:22:09, date: 08/17/18\n[ 0.315970] NET: Registered protocol family 16\n[ 0.317377] cpuidle: using governor ladder\n[ 0.318587] cpuidle: using governor menu\n[ 0.319748] PCCT header not found.\n[ 0.320854] ACPI: bus type PCI registered\n[ 0.322058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.323906] PCI: Using configuration type 1 for base access\n[ 0.326182] ACPI: Added _OSI(Module Device)\n[ 0.327426] ACPI: Added _OSI(Processor Device)\n[ 0.328697] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.330020] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332304] ACPI: Interpreter enabled\n[ 0.333436] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336181] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.341698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.344419] ACPI: (supports S0 S5)\n[ 0.345485] ACPI: Using IOAPIC for interrupt routing\n[ 0.346899] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352706] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356369] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359658] acpiphp: Slot [3] registered\n[ 0.360852] acpiphp: Slot [4] registered\n[ 0.362044] acpiphp: Slot [5] registered\n[ 0.363249] acpiphp: Slot [6] registered\n[ 0.364428] acpiphp: Slot [7] registered\n[ 0.365624] acpiphp: Slot [8] registered\n[ 0.366807] acpiphp: Slot [9] registered\n[ 0.368002] acpiphp: Slot [10] registered\n[ 0.369195] acpiphp: Slot [11] registered\n[ 0.370389] acpiphp: Slot [12] registered\n[ 0.371583] acpiphp: Slot [13] registered\n[ 0.372765] acpiphp: Slot [14] registered\n[ 0.373956] acpiphp: Slot [15] registered\n[ 0.389762] acpiphp: Slot [16] registered\n[ 0.390997] acpiphp: Slot [17] registered\n[ 0.392223] acpiphp: Slot [18] registered\n[ 0.393429] acpiphp: Slot [19] registered\n[ 0.394642] acpiphp: Slot [20] registered\n[ 0.395853] acpiphp: Slot [21] registered\n[ 0.397062] acpiphp: Slot [22] registered\n[ 0.398267] acpiphp: Slot [23] registered\n[ 0.399480] acpiphp: Slot [24] registered\n[ 0.400692] acpiphp: Slot [25] registered\n[ 0.401898] acpiphp: Slot [26] registered\n[ 0.403106] acpiphp: Slot [27] registered\n[ 0.404320] acpiphp: Slot [28] registered\n[ 0.405529] acpiphp: Slot [29] registered\n[ 0.406740] acpiphp: Slot [30] registered\n[ 0.407947] acpiphp: Slot [31] registered\n[ 0.409160] PCI host bridge to bus 0000:00\n[ 0.410366] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.412164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.413959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.416123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.418284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.420492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.424782] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.426656] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.428407] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.430293] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.434528] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.436676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.458687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.460836] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.462965] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.465184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.467245] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.469088] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.471010] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.472593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.474900] vgaarb: loaded\n[ 0.475801] vgaarb: bridge control possible 0000:00:02.0\n[ 0.477577] SCSI subsystem initialized\n[ 0.478925] ACPI: bus type USB registered\n[ 0.480152] usbcore: registered new interface driver usbfs\n[ 0.481676] usbcore: registered new interface driver hub\n[ 0.483162] usbcore: registered new device driver usb\n[ 0.484770] PCI: Using ACPI for IRQ routing\n[ 0.486392] NetLabel: Initializing\n[ 0.487467] NetLabel: domain hash size = 128\n[ 0.488735] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.490164] NetLabel: unlabeled traffic allowed by default\n[ 0.491879] clocksource: Switched to clocksource kvm-clock\n[ 0.502024] AppArmor: AppArmor Filesystem Enabled\n[ 0.503444] pnp: PnP ACPI init\n[ 0.504780] pnp: PnP ACPI: found 5 devices\n[ 0.511810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.514310] NET: Registered protocol family 2\n[ 0.515817] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.517734] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.519519] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.521293] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.522890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.524626] NET: Registered protocol family 1\n[ 0.525930] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.527547] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529147] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.543944] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.558637] Trying to unpack rootfs image as initramfs...\n[ 0.621348] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.626880] Scanning for low memory corruption every 60 seconds\n[ 0.629200] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.630942] audit: initializing netlink subsys (disabled)\n[ 0.632557] audit: type=2000 audit(1534490530.449:1): initialized\n[ 0.634570] Initialise system trusted keyring\n[ 0.636043] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.637781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.640656] zbud: loaded\n[ 0.641719] VFS: Disk quotas dquot_6.6.0\n[ 0.642936] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.645258] fuse init (API version 7.23)\n[ 0.646586] Key type big_key registered\n[ 0.647776] Allocating IMA MOK and blacklist keyrings.\n[ 0.649611] Key type asymmetric registered\n[ 0.650835] Asymmetric key parser 'x509' registered\n[ 0.652273] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.654507] io scheduler noop registered\n[ 0.655687] io scheduler deadline registered (default)\n[ 0.657179] io scheduler cfq registered\n[ 0.658460] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660025] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661932] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.664106] ACPI: Power Button [PWRF]\n[ 0.665434] GHES: HEST is not enabled!\n[ 0.679689] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.709420] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.712670] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736594] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739952] Linux agpgart interface v0.103\n[ 0.743595] brd: module loaded\n[ 0.745941] loop: module loaded\n[ 0.751044] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.753263] GPT:90111 != 2097151\n[ 0.754296] GPT:Alternate GPT header not at the end of the disk.\n[ 0.755940] GPT:90111 != 2097151\n[ 0.756978] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758448] vda: vda1 vda15\n[ 0.760274] scsi host0: ata_piix\n[ 0.761440] scsi host1: ata_piix\n[ 0.762508] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764297] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766654] libphy: Fixed MDIO Bus: probed\n[ 0.767863] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769275] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.772186] PPP generic driver version 2.4.2\n[ 0.773557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.775317] ehci-pci: EHCI PCI platform driver\n[ 0.776642] ehci-platform: EHCI generic platform driver\n[ 0.778112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.779832] ohci-pci: OHCI PCI platform driver\n[ 0.781161] ohci-platform: OHCI generic platform driver\n[ 0.782642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.797436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.798970] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.801175] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.802681] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.804396] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.806220] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.808311] usb usb1: Product: UHCI Host Controller\n[ 0.809685] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.811395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.812805] hub 1-0:1.0: USB hub found\n[ 0.813959] hub 1-0:1.0: 2 ports detected\n[ 0.815342] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.818404] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819827] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821343] mousedev: PS/2 mouse device common for all mice\n[ 0.823174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825808] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830909] i2c /dev entries driver\n[ 0.832033] device-mapper: uevent: version 1.0.3\n[ 0.833439] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835838] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837797] NET: Registered protocol family 10\n[ 0.839442] NET: Registered protocol family 17\n[ 0.840755] Key type dns_resolver registered\n[ 0.842138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843739] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846341] registered taskstats version 1\n[ 0.847570] Loading compiled-in X.509 certificates\n[ 0.849506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852286] zswap: loaded using pool lzo/zbud\n[ 0.854520] Key type trusted registered\n[ 0.856842] Key type encrypted registered\n[ 0.858066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859578] ima: No TPM chip found, activating TPM-bypass!\n[ 0.861138] evm: HMAC attrs: 0x1\n[ 0.862517] Magic number: 14:851:369\n[ 0.863774] rtc_cmos 00:00: setting system clock to 2018-08-17 07:22:10 UTC (1534490530)\n[ 0.866127] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.867742] EDD information not available.\n[ 0.920771] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.937231] ata1.00: configured for MWDMA2\n[ 0.938988] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.942134] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.943971] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.945767] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.948682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.950969] Write protecting the kernel read-only data: 14336k\n[ 0.954066] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.956712] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.72\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.283982] 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.18...\nLease of 10.10.10.18 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 0.58s]\nping 10.10.10.3 OK\nping 10.10.10.4 OK\nping 10.10.10.3 OK\n"} 2018-08-17 07:22:47,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-14059089-87d6-4658-b8f4-12fe3a6159e6 2018-08-17 07:22:47,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"forceDelete": null}' 2018-08-17 07:22:47,777 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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-62f56fa9-18d5-45e9-8079-2508e9bc2986 x-compute-request-id: req-62f56fa9-18d5-45e9-8079-2508e9bc2986 Content-Length: 0 Content-Type: application/json 2018-08-17 07:22:47,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2870e011-5634-4de9-864e-72e81114e080/action used request id req-62f56fa9-18d5-45e9-8079-2508e9bc2986 2018-08-17 07:22:47,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"forceDelete": null}' 2018-08-17 07:22:48,006 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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-62b7010d-de97-484e-9393-0fdd88c9372e x-compute-request-id: req-62b7010d-de97-484e-9393-0fdd88c9372e Content-Length: 0 Content-Type: application/json 2018-08-17 07:22:48,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ace1e3a-e908-45f4-8ae2-d6bc0478d83a/action used request id req-62b7010d-de97-484e-9393-0fdd88c9372e 2018-08-17 07:22:48,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e557b6e4866e0faf27c268aeea2edb16dee99689" -d '{"forceDelete": null}' 2018-08-17 07:22:48,232 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:22: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-d334a15d-5117-46a7-a8af-86ed7d084e2c x-compute-request-id: req-d334a15d-5117-46a7-a8af-86ed7d084e2c Content-Length: 0 Content-Type: application/json 2018-08-17 07:22:48,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/54fa3619-0404-4654-bbb2-2550303e4897/action used request id req-d334a15d-5117-46a7-a8af-86ed7d084e2c 2018-08-17 07:22:48,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/e6a5a395-24f5-475b-a3b4-46908d91c13c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e43d3ef66c2d52ca2112ed5ab6ac24396922239" 2018-08-17 07:22:48,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dba33b52-7121-4305-bc78-ebe8cc5ef274 Date: Fri, 17 Aug 2018 07:22:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:22:48,842 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e6a5a395-24f5-475b-a3b4-46908d91c13c used request id req-dba33b52-7121-4305-bc78-ebe8cc5ef274 2018-08-17 07:22:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/b432c456-df86-4b37-95a1-83ad2bbf0b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e007996577ad652b63b3b1f74c4cb9c60f711fad" 2018-08-17 07:22:49,766 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-e31a2028-356f-49b5-a1d0-46ecdc9abe08 Date: Fri, 17 Aug 2018 07:22:49 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet b432c456-df86-4b37-95a1-83ad2bbf0b32: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:22:49,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b432c456-df86-4b37-95a1-83ad2bbf0b32 used request id req-e31a2028-356f-49b5-a1d0-46ecdc9abe08 2018-08-17 07:22:49,766 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet b432c456-df86-4b37-95a1-83ad2bbf0b32: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:22:49,767 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'b432c456-df86-4b37-95a1-83ad2bbf0b32')]: Unable to complete operation on subnet b432c456-df86-4b37-95a1-83ad2bbf0b32: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-e31a2028-356f-49b5-a1d0-46ecdc9abe08'] 2018-08-17 07:22:49,767 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id b432c456-df86-4b37-95a1-83ad2bbf0b32 was not deleted. 2018-08-17 07:22:49,768 - 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-08-17 07:22:49,768 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-17 07:22:49,785 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_10 2018-08-17 07:22:49,786 - 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-08-17 07:22:49,786 - 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-08-17 07:22:49,786 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-08-17 07:22:49,786 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-08-17 07:22:49,874 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-08-17 07:22:49,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:22:49,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:22:49,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:22:49,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:22:49,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:22:49,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:22:49,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:22:49,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:22:49,878 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:22:49,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:22:49,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:22:49,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:22:49,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:22:49,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:22:49,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:22:49,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:22:49,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:22:49,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:22:49,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:22:49,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:22:49,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:22:49,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:22:49,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:22:49,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:22:49,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:22:49,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:22:49,887 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:22:49,890 - paramiko.transport - DEBUG - starting thread (client mode): 0xc05a9cd0L 2018-08-17 07:22:49,891 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:22:49,916 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:22:49,917 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:22:49,923 - 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-08-17 07:22:49,923 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:22:49,924 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:22:49,924 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:22:49,924 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:22:49,924 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:22:49,931 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:22:49,932 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:22:49,954 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.230: d2842365c26149705612c18e1c71fd14 2018-08-17 07:22:49,955 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:22:49,971 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:22:49,998 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:22:50,020 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:22:50,221 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:22:50,222 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:22:50,260 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:22:50,261 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:22:50,288 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:22:54,946 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:22:54,947 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:22:54,950 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfd768d0L 2018-08-17 07:22:54,950 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:22:54,967 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:22:54,967 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:22:54,970 - 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-08-17 07:22:54,970 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:22:54,971 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:22:54,971 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:22:54,971 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:22:54,971 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:22:54,976 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:22:54,977 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:22:54,982 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:22:54,983 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:22:55,016 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:22:55,031 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:22:55,048 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:22:55,191 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:22:55,192 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:22:55,231 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:22:55,232 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:22:55,251 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:22:55,262 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:22:55,263 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:22:55,265 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:22:55,266 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:22:55,266 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:22:55,307 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:22:55,321 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:22:55,323 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:22:55,323 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:22:55,325 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:22:55,325 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:22:55,365 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:22:55,376 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:22:55,377 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:22:55,379 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf593890L 2018-08-17 07:22:55,380 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:22:55,395 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:22:55,395 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:22:55,399 - 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-08-17 07:22:55,399 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:22:55,400 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:22:55,400 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:22:55,400 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:22:55,400 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:22:55,405 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:22:55,405 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:22:55,411 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:22:55,411 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:22:55,445 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:22:55,461 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:22:55,476 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:22:55,607 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:22:55,608 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:22:55,647 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:22:55,648 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:22:55,682 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:22:55,696 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:22:55,697 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:22:55,698 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:22:55,699 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:22:55,699 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:22:55,742 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:22:55,759 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:22:55,761 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:22:55,761 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:22:55,762 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:22:55,763 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:22:55,803 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:22:55,815 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:22:55,816 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:22:55,818 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf59ebd0L 2018-08-17 07:22:55,818 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:22:55,830 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:22:55,830 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:22:55,832 - 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-08-17 07:22:55,833 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:22:55,833 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:22:55,833 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:22:55,833 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:22:55,833 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:22:55,838 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:22:55,838 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:22:55,850 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:22:55,851 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:22:55,877 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:22:55,889 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:22:55,915 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:22:56,018 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:22:56,018 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:22:56,057 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:22:56,058 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:22:56,082 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:22:56,094 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:22:56,096 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:22:56,096 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:22:56,097 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:22:56,098 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:22:56,139 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:22:56,155 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:22:56,156 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:22:56,156 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:22:56,157 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:22:56,157 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:22:56,197 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:22:56,208 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:22:56,209 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:22:56,210 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:22:56,211 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:22:56,211 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:22:56,218 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:23:00,996 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:23:00,997 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:23:00,999 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfd76590L 2018-08-17 07:23:01,000 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:23:01,010 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:23:01,010 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:23:01,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-08-17 07:23:01,013 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:23:01,013 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:23:01,013 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:23:01,013 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:23:01,013 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:23:01,018 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:23:01,019 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:23:01,031 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:23:01,032 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:23:01,059 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:23:01,073 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:23:01,097 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:23:01,224 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:23:01,224 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:23:01,263 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:23:01,264 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:23:01,300 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:23:01,312 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:23:01,313 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:23:01,313 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:23:01,314 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:23:01,314 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:23:01,355 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:23:01,369 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:23:01,371 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:23:01,371 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:23:01,372 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:23:01,372 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:23:01,412 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:23:01,423 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:23:01,425 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:23:01,426 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf59eed0L 2018-08-17 07:23:01,427 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:23:01,434 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:23:01,434 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:23:01,437 - 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-08-17 07:23:01,437 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:23:01,437 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:23:01,438 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:23:01,438 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:23:01,438 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:23:01,443 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:23:01,443 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:23:01,459 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:23:01,459 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:23:01,482 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:23:01,497 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:23:01,524 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:23:01,646 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:23:01,646 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:23:01,686 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:23:01,687 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:23:01,693 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:23:01,708 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:23:01,708 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:23:01,709 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:23:01,710 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:23:01,710 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:23:01,751 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:23:01,768 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:23:01,770 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:23:01,770 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:23:01,771 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:23:01,771 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:23:01,812 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:23:01,824 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:23:01,826 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:23:01,827 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf596250L 2018-08-17 07:23:01,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:23:01,834 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:23:01,834 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:23:01,836 - 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-08-17 07:23:01,836 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:23:01,836 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:23:01,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:23:01,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:23:01,837 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:23:01,841 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:23:01,842 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:23:01,843 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:23:01,844 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:23:01,881 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:23:01,893 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:23:01,908 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:23:02,013 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:23:02,014 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:23:02,053 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:23:02,054 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:23:02,075 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:23:02,086 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:23:02,086 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:23:02,087 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:23:02,088 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:23:02,088 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:23:02,129 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:23:02,142 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:23:02,144 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:23:02,144 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:23:02,145 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:23:02,145 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:23:02,185 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:23:02,195 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:23:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:23:02,198 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:23:02,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83534764-1ee0-4278-97f2-65b847fbc2c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:23:02,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-83534764-1ee0-4278-97f2-65b847fbc2c1 2018-08-17 07:23:02,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:23:02,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["WcoC3XozRXmfBo_3W88XLA"], "issued_at": "2018-08-17T07:23:02.000000Z"}} 2018-08-17 07:23:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f426be5f3a53d4dec26ee76776d5b17bdbb3fc01" 2018-08-17 07:23:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-14423e0a-3166-4439-8181-131a0c591d75 Date: Fri, 17 Aug 2018 07:23:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:23:02,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-14423e0a-3166-4439-8181-131a0c591d75 2018-08-17 07:23:02,871 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:23:02,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f426be5f3a53d4dec26ee76776d5b17bdbb3fc01" 2018-08-17 07:23:02,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-df8e5b06-c73b-4f6a-bcca-6f602b90f4b7 Date: Fri, 17 Aug 2018 07:23:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:23:02,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-df8e5b06-c73b-4f6a-bcca-6f602b90f4b7 2018-08-17 07:23:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f426be5f3a53d4dec26ee76776d5b17bdbb3fc01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:23:02,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ee918371-ca12-49ce-88b7-ef3306f044eb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-81880f06-072b-4368-af68-72c54c0d36c4 Date: Fri, 17 Aug 2018 07:23:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:23:02Z", "file": "/v2/images/ee918371-ca12-49ce-88b7-ef3306f044eb/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "size": null, "self": "/v2/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:23:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:23:02,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-81880f06-072b-4368-af68-72c54c0d36c4 2018-08-17 07:23:02,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/ee918371-ca12-49ce-88b7-ef3306f044eb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f426be5f3a53d4dec26ee76776d5b17bdbb3fc01" -d '' 2018-08-17 07:23:04,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6af5739-04ec-432c-9bfe-ef7b5f2a41a6 Date: Fri, 17 Aug 2018 07:23:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:23:04,089 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ee918371-ca12-49ce-88b7-ef3306f044eb/file used request id req-a6af5739-04ec-432c-9bfe-ef7b5f2a41a6 2018-08-17 07:23:04,090 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-08-17 07:23:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:23:04,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c916f925-373f-4819-8a16-ea840d1b0b3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:23:04,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c916f925-373f-4819-8a16-ea840d1b0b3f 2018-08-17 07:23:04,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:23:04,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["VDO1MQ_6Q-KgMElSPCX7Qg"], "issued_at": "2018-08-17T07:23:04.000000Z"}} 2018-08-17 07:23:04,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92f3667d11836739a8ba050e2adc25ceacf38f9" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-08-17 07:23:05,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-3167dd46-1f11-459a-9599-912a510a4c57 Date: Fri, 17 Aug 2018 07:23:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d2c1e4ec-5318-40d2-8451-d93dcc0c817c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:23:04Z","is_default":false,"provider:segmentation_id":95,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:23:04Z","mtu":1450}} 2018-08-17 07:23:05,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3167dd46-1f11-459a-9599-912a510a4c57 2018-08-17 07:23:05,043 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network d2c1e4ec-5318-40d2-8451-d93dcc0c817c with cidr 10.10.10.0/24 2018-08-17 07:23:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92f3667d11836739a8ba050e2adc25ceacf38f9" -d '{"subnets": [{"ip_version": 4, "network_id": "d2c1e4ec-5318-40d2-8451-d93dcc0c817c", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-08-17 07:23:05,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-fa6467a8-5c9e-433f-b209-2c031280867a Date: Fri, 17 Aug 2018 07:23:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2c1e4ec-5318-40d2-8451-d93dcc0c817c","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:23:05Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:23:05Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"1d5406f8-6621-4b3e-b06d-d4299cc389fb","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-08-17 07:23:05,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-fa6467a8-5c9e-433f-b209-2c031280867a 2018-08-17 07:23:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92f3667d11836739a8ba050e2adc25ceacf38f9" 2018-08-17 07:23:05,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-b2897d93-922a-4875-9eaa-491c8ed79b49 Date: Fri, 17 Aug 2018 07:23:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:18:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "41499753-67c3-434d-bca9-3ce545e6fc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-17T07:18:35Z", "revision_number": 0, "id": "64ed4d13-7c8b-4e53-a095-f85cf2b12789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:18:35Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 5, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:23:05,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-b2897d93-922a-4875-9eaa-491c8ed79b49 2018-08-17 07:23:05,576 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-17 07:23:05,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:23:05,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daaef14f-83cb-440a-a243-aed89ae593f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:23:05,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-daaef14f-83cb-440a-a243-aed89ae593f0 2018-08-17 07:23:05,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:23:05,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["nCVu5sX5Sby3u3AQVsuQjQ"], "issued_at": "2018-08-17T07:23:05.000000Z"}} 2018-08-17 07:23:05,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c145a40306b17f0d0fdcb2d8a0578b0e22f3a3" 2018-08-17 07:23:06,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-8848ec2d-31eb-4a5d-984e-e780d1577ff5 x-compute-request-id: req-8848ec2d-31eb-4a5d-984e-e780d1577ff5 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:23:06,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-8848ec2d-31eb-4a5d-984e-e780d1577ff5 2018-08-17 07:23:06,312 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:23:06,313 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:23:06,313 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:23:06,316 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:23:06,342 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-17 07:23:06,343 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-17 07:23:06,344 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:23:06,345 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-17 07:23:06,345 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-17 07:23:06,386 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-17 07:23:06,404 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-17 07:23:06,404 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:23:06,406 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-17 07:23:06,406 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:23:06,407 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:23:06,409 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:23:06,437 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-17 07:23:06,439 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-17 07:23:06,439 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:23:06,440 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-17 07:23:06,440 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-17 07:23:06,481 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-17 07:23:06,500 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-17 07:23:06,500 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-08-17 07:23:06,500 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=ee918371-ca12-49ce-88b7-ef3306f044eb network=d2c1e4ec-5318-40d2-8451-d93dcc0c817c secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:23:06,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:23:06,501 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-17 07:23:06,501 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:23:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:23:06,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:23:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:23:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:23:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:23:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:23:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:23:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:23:06,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:23:06,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:23:06,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:23:06,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:23:06,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:23:06,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:23:06,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:23:06,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:23:06,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:23:06,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:23:06,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:23:06,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:23:06,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:23:06,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:23:06,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:23:06,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:23:06,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:23:06,510 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:23:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:23:06,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5b2d3c-d8ae-4415-939b-71c482b4fe09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:23:06,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f5b2d3c-d8ae-4415-939b-71c482b4fe09 2018-08-17 07:23:06,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:23:06,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["h2aMFP1ESoOWU77pTnIgiA"], "issued_at": "2018-08-17T07:23:06.000000Z"}} 2018-08-17 07:23:06,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42df80374cb3f1840f701c8706f1cff5cb275833" 2018-08-17 07:23:07,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-9c412a6b-1c76-4fe5-9471-5f95ff57d1bd x-compute-request-id: req-9c412a6b-1c76-4fe5-9471-5f95ff57d1bd Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:23:07,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9c412a6b-1c76-4fe5-9471-5f95ff57d1bd 2018-08-17 07:23:07,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42df80374cb3f1840f701c8706f1cff5cb275833" 2018-08-17 07:23:07,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-d9db8ccd-e05b-4b44-98ac-c353e9a2b3d9 x-compute-request-id: req-d9db8ccd-e05b-4b44-98ac-c353e9a2b3d9 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:23:07,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-d9db8ccd-e05b-4b44-98ac-c353e9a2b3d9 2018-08-17 07:23:07,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42df80374cb3f1840f701c8706f1cff5cb275833" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "ee918371-ca12-49ce-88b7-ef3306f044eb", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2c1e4ec-5318-40d2-8451-d93dcc0c817c"}]}}' 2018-08-17 07:23:08,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-8e0b6ec5-6b70-4a0e-8ac8-c79e6d296092 x-compute-request-id: req-8e0b6ec5-6b70-4a0e-8ac8-c79e6d296092 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "bookmark"}], "adminPass": "FsdYiXQqfp9q"}} 2018-08-17 07:23:08,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8e0b6ec5-6b70-4a0e-8ac8-c79e6d296092 2018-08-17 07:23:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:23:08,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5945c6d7-6d2b-49fe-aaa0-006f090dc380 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:23:08,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5945c6d7-6d2b-49fe-aaa0-006f090dc380 2018-08-17 07:23:08,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:23:09,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["Jy96XyBMSDOa65ooH8EREA"], "issued_at": "2018-08-17T07:23:09.000000Z"}} 2018-08-17 07:23:09,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3ba9ccb74f478847da33983f0af2fc393ba138" 2018-08-17 07:23:09,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-a4e5aa16-4693-4cf8-bb78-f95248017406 x-compute-request-id: req-a4e5aa16-4693-4cf8-bb78-f95248017406 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23: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-11-2", "created": "2018-08-17T07:23:08Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:09,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 used request id req-a4e5aa16-4693-4cf8-bb78-f95248017406 2018-08-17 07:23:12,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3ba9ccb74f478847da33983f0af2fc393ba138" 2018-08-17 07:23:13,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-cc2ca988-2f96-4e2f-8c43-3a1d9804c345 x-compute-request-id: req-cc2ca988-2f96-4e2f-8c43-3a1d9804c345 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:8e:8c", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23:10Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-11-2", "created": "2018-08-17T07:23:08Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:13,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 used request id req-cc2ca988-2f96-4e2f-8c43-3a1d9804c345 2018-08-17 07:23:16,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3ba9ccb74f478847da33983f0af2fc393ba138" 2018-08-17 07:23:16,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-bd8e73c1-7083-4020-b271-a317a4e64867 x-compute-request-id: req-bd8e73c1-7083-4020-b271-a317a4e64867 Content-Encoding: gzip Content-Length: 776 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:ce:8e:8c", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008e", "OS-SRV-USG:launched_at": "2018-08-17T07:23:14.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23:14Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-11-2", "created": "2018-08-17T07:23:08Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:16,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 used request id req-bd8e73c1-7083-4020-b271-a317a4e64867 2018-08-17 07:23:16,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42df80374cb3f1840f701c8706f1cff5cb275833" 2018-08-17 07:23:17,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-84ba6841-9c7b-4913-8377-016854fdb9c0 x-compute-request-id: req-84ba6841-9c7b-4913-8377-016854fdb9c0 Content-Encoding: gzip Content-Length: 776 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:ce:8e:8c", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008e", "OS-SRV-USG:launched_at": "2018-08-17T07:23:14.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23:14Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-11-2", "created": "2018-08-17T07:23:08Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:17,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 used request id req-84ba6841-9c7b-4913-8377-016854fdb9c0 2018-08-17 07:23:17,368 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.9'. 2018-08-17 07:23:17,368 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-08-17 07:23:17,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c145a40306b17f0d0fdcb2d8a0578b0e22f3a3" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:23:18,224 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:23: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-fce0bf4b-d894-4f42-9780-03aa33697b38 x-compute-request-id: req-fce0bf4b-d894-4f42-9780-03aa33697b38 Content-Length: 0 Content-Type: application/json 2018-08-17 07:23:18,224 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5/action used request id req-fce0bf4b-d894-4f42-9780-03aa33697b38 2018-08-17 07:23:18,225 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-08-17 07:23:18,225 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=ee918371-ca12-49ce-88b7-ef3306f044eb network=d2c1e4ec-5318-40d2-8451-d93dcc0c817c secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:23:18,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:23:18,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:23:18,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:23:18,226 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:23:18,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:23:18,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:23:18,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:23:18,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:23:18,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:23:18,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:23:18,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:23:18,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:23:18,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:23:18,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:23:18,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:23:18,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:23:18,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:23:18,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:23:18,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:23:18,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:23:18,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:23:18,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:23:18,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:23:18,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:23:18,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:23:18,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:23:18,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:23:18,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:23:18,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7cedc4-64ed-4ec7-b8c4-10f024103994 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:23:18,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e7cedc4-64ed-4ec7-b8c4-10f024103994 2018-08-17 07:23:18,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:23:18,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["2YUSSMcaQjeMYQ37Nh4scQ"], "issued_at": "2018-08-17T07:23:18.000000Z"}} 2018-08-17 07:23:18,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" 2018-08-17 07:23:18,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-01fc2f7c-2c11-41af-840c-ba4fb5d082f3 x-compute-request-id: req-01fc2f7c-2c11-41af-840c-ba4fb5d082f3 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:23:18,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-01fc2f7c-2c11-41af-840c-ba4fb5d082f3 2018-08-17 07:23:18,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" 2018-08-17 07:23:18,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-706cc185-7a49-4be9-8abf-7858ad598c01 x-compute-request-id: req-706cc185-7a49-4be9-8abf-7858ad598c01 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:23:18,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-706cc185-7a49-4be9-8abf-7858ad598c01 2018-08-17 07:23:18,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "ee918371-ca12-49ce-88b7-ef3306f044eb", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2c1e4ec-5318-40d2-8451-d93dcc0c817c"}]}}' 2018-08-17 07:23:20,924 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:23: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-b27e3934-2410-40ac-8fc0-02b05cd1906d x-compute-request-id: req-b27e3934-2410-40ac-8fc0-02b05cd1906d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "59ba21a3-a4e2-4f22-b4da-649291a65679", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "bookmark"}], "adminPass": "CGAYw3UtB7wD"}} 2018-08-17 07:23:20,924 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b27e3934-2410-40ac-8fc0-02b05cd1906d 2018-08-17 07:23:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:23:20,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afc4673-b45d-4635-864a-d0afcc12335e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:23:20,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0afc4673-b45d-4635-864a-d0afcc12335e 2018-08-17 07:23:20,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:23:21,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["eASRFTPJR0OcYAC-MUxClg"], "issued_at": "2018-08-17T07:23:21.000000Z"}} 2018-08-17 07:23:21,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d24b0ca54e2b2b8e799835e718bde134f73d8a" 2018-08-17 07:23:22,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-db568397-1253-442a-8ee9-f76ea4155f0f x-compute-request-id: req-db568397-1253-442a-8ee9-f76ea4155f0f Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "59ba21a3-a4e2-4f22-b4da-649291a65679", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23: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-11-1", "created": "2018-08-17T07:23:20Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:22,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 used request id req-db568397-1253-442a-8ee9-f76ea4155f0f 2018-08-17 07:23:25,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d24b0ca54e2b2b8e799835e718bde134f73d8a" 2018-08-17 07:23:25,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-3ab95ff6-f1f7-4cd3-84f9-e88bfc83441c x-compute-request-id: req-3ab95ff6-f1f7-4cd3-84f9-e88bfc83441c Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e4:df", "version": 4, "addr": "10.10.10.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "59ba21a3-a4e2-4f22-b4da-649291a65679", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23:22Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-11-1", "created": "2018-08-17T07:23:20Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:25,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 used request id req-3ab95ff6-f1f7-4cd3-84f9-e88bfc83441c 2018-08-17 07:23:28,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d24b0ca54e2b2b8e799835e718bde134f73d8a" 2018-08-17 07:23:29,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-d53d55a4-242c-458f-a6b9-efdaa74cc46f x-compute-request-id: req-d53d55a4-242c-458f-a6b9-efdaa74cc46f Content-Encoding: gzip Content-Length: 774 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:b1:e4:df", "version": 4, "addr": "10.10.10.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008f", "OS-SRV-USG:launched_at": "2018-08-17T07:23:25.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "59ba21a3-a4e2-4f22-b4da-649291a65679", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23:25Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-11-1", "created": "2018-08-17T07:23:20Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:29,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 used request id req-d53d55a4-242c-458f-a6b9-efdaa74cc46f 2018-08-17 07:23:29,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" 2018-08-17 07:23:29,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-e9aab762-0a38-450d-842f-8c993e5c85c0 x-compute-request-id: req-e9aab762-0a38-450d-842f-8c993e5c85c0 Content-Encoding: gzip Content-Length: 774 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:b1:e4:df", "version": 4, "addr": "10.10.10.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/59ba21a3-a4e2-4f22-b4da-649291a65679", "rel": "bookmark"}], "image": {"id": "ee918371-ca12-49ce-88b7-ef3306f044eb", "links": [{"href": "http://172.30.9.23:8774/images/ee918371-ca12-49ce-88b7-ef3306f044eb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000008f", "OS-SRV-USG:launched_at": "2018-08-17T07:23:25.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "59ba21a3-a4e2-4f22-b4da-649291a65679", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:23:25Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-11-1", "created": "2018-08-17T07:23:20Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:23:29,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679 used request id req-e9aab762-0a38-450d-842f-8c993e5c85c0 2018-08-17 07:23:29,384 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.17'. 2018-08-17 07:23:29,384 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-08-17 07:23:29,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c145a40306b17f0d0fdcb2d8a0578b0e22f3a3" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:23:30,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:23: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-3bfa35cf-61a8-4867-9b01-74310e89c247 x-compute-request-id: req-3bfa35cf-61a8-4867-9b01-74310e89c247 Content-Length: 0 Content-Type: application/json 2018-08-17 07:23:30,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-3bfa35cf-61a8-4867-9b01-74310e89c247 2018-08-17 07:23:30,763 - sdnvpn_test_utils - INFO - Waiting for instance 59ba21a3-a4e2-4f22-b4da-649291a65679 to boot up 2018-08-17 07:23:30,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:30,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-a779e14e-cc1e-41b1-a342-a042ffb76451 x-compute-request-id: req-a779e14e-cc1e-41b1-a342-a042ffb76451 Content-Encoding: gzip Content-Length: 9435 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\n"} 2018-08-17 07:23:30,839 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-a779e14e-cc1e-41b1-a342-a042ffb76451 2018-08-17 07:23:32,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:32,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-91c0fd18-5d04-4abe-8fd0-95d11eecb68f x-compute-request-id: req-91c0fd18-5d04-4abe-8fd0-95d11eecb68f Content-Encoding: gzip Content-Length: 10014 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:23:32,920 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-91c0fd18-5d04-4abe-8fd0-95d11eecb68f 2018-08-17 07:23:34,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:35,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-b3ed5761-d075-40b8-ae68-c0c992212b5c x-compute-request-id: req-b3ed5761-d075-40b8-ae68-c0c992212b5c Content-Encoding: gzip Content-Length: 10014 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:23:35,013 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-b3ed5761-d075-40b8-ae68-c0c992212b5c 2018-08-17 07:23:37,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:37,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-17ce3811-02d1-403a-b5bf-6a25233e3455 x-compute-request-id: req-17ce3811-02d1-403a-b5bf-6a25233e3455 Content-Encoding: gzip Content-Length: 10014 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:23:37,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-17ce3811-02d1-403a-b5bf-6a25233e3455 2018-08-17 07:23:39,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:39,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-fea5c6cc-192f-4e95-8857-b79b4cd574e0 x-compute-request-id: req-fea5c6cc-192f-4e95-8857-b79b4cd574e0 Content-Encoding: gzip Content-Length: 10014 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:23:39,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-fea5c6cc-192f-4e95-8857-b79b4cd574e0 2018-08-17 07:23:41,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:41,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-0b088a6d-e602-4688-abe4-cf03135bf653 x-compute-request-id: req-0b088a6d-e602-4688-abe4-cf03135bf653 Content-Encoding: gzip Content-Length: 10014 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:23:41,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-0b088a6d-e602-4688-abe4-cf03135bf653 2018-08-17 07:23:43,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:43,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-5329cbe1-c3dd-4531-b6da-6b254a7892be x-compute-request-id: req-5329cbe1-c3dd-4531-b6da-6b254a7892be Content-Encoding: gzip Content-Length: 10014 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:23:43,756 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-5329cbe1-c3dd-4531-b6da-6b254a7892be 2018-08-17 07:23:45,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:45,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-320fe913-902a-4eb6-9375-50a3bdce94b8 x-compute-request-id: req-320fe913-902a-4eb6-9375-50a3bdce94b8 Content-Encoding: gzip Content-Length: 10014 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:23:45,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-320fe913-902a-4eb6-9375-50a3bdce94b8 2018-08-17 07:23:47,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:47,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-df25a17c-47fa-4c6b-bd49-587321b1a859 x-compute-request-id: req-df25a17c-47fa-4c6b-bd49-587321b1a859 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:23:47,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-df25a17c-47fa-4c6b-bd49-587321b1a859 2018-08-17 07:23:49,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:50,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-8cadf730-6e4f-4906-81db-2f4d3fe4ea65 x-compute-request-id: req-8cadf730-6e4f-4906-81db-2f4d3fe4ea65 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:23:50,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-8cadf730-6e4f-4906-81db-2f4d3fe4ea65 2018-08-17 07:23:52,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:52,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-dca7f75c-8b30-4d72-b1c8-83cad55553c2 x-compute-request-id: req-dca7f75c-8b30-4d72-b1c8-83cad55553c2 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:23:52,120 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-dca7f75c-8b30-4d72-b1c8-83cad55553c2 2018-08-17 07:23:54,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:54,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-d85a1452-cdd2-4884-b77a-b959e1fd0fa3 x-compute-request-id: req-d85a1452-cdd2-4884-b77a-b959e1fd0fa3 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:23:54,214 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-d85a1452-cdd2-4884-b77a-b959e1fd0fa3 2018-08-17 07:23:56,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:56,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-f770e7ce-796f-49fa-ae7e-bc50b15f075d x-compute-request-id: req-f770e7ce-796f-49fa-ae7e-bc50b15f075d Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:23:56,304 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-f770e7ce-796f-49fa-ae7e-bc50b15f075d 2018-08-17 07:23:58,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:23:58,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:23: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-06ae4bc5-963c-4bd2-b6e7-2d5d3e293e1e x-compute-request-id: req-06ae4bc5-963c-4bd2-b6e7-2d5d3e293e1e Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:23:58,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-06ae4bc5-963c-4bd2-b6e7-2d5d3e293e1e 2018-08-17 07:24:00,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:00,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:24: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-9d2f3cf4-8ca3-400b-89df-5dc74e2054d9 x-compute-request-id: req-9d2f3cf4-8ca3-400b-89df-5dc74e2054d9 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:24:00,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-9d2f3cf4-8ca3-400b-89df-5dc74e2054d9 2018-08-17 07:24:02,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:02,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:24: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-4d7f2c14-9477-448b-9775-06231e9b12d1 x-compute-request-id: req-4d7f2c14-9477-448b-9775-06231e9b12d1 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:24:02,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-4d7f2c14-9477-448b-9775-06231e9b12d1 2018-08-17 07:24:04,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:04,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-7614ff7b-9cf5-4df4-b327-e07235c9ed62 x-compute-request-id: req-7614ff7b-9cf5-4df4-b327-e07235c9ed62 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:24:04,682 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-7614ff7b-9cf5-4df4-b327-e07235c9ed62 2018-08-17 07:24:06,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:06,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-2adfe0d3-b3eb-472c-a25d-b0ebac2fcfac x-compute-request-id: req-2adfe0d3-b3eb-472c-a25d-b0ebac2fcfac Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:24:06,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-2adfe0d3-b3eb-472c-a25d-b0ebac2fcfac 2018-08-17 07:24:08,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:08,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:24: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-113cc059-bf33-45f8-878b-1c0036adea03 x-compute-request-id: req-113cc059-bf33-45f8-878b-1c0036adea03 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:24:08,866 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-113cc059-bf33-45f8-878b-1c0036adea03 2018-08-17 07:24:10,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:10,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-e0955d74-83d8-4198-be57-0b3ab1690588 x-compute-request-id: req-e0955d74-83d8-4198-be57-0b3ab1690588 Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:24:10,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-e0955d74-83d8-4198-be57-0b3ab1690588 2018-08-17 07:24:12,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:13,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-3d20580c-5669-4c75-bdfc-d2b7ee8ec70e x-compute-request-id: req-3d20580c-5669-4c75-bdfc-d2b7ee8ec70e Content-Encoding: gzip Content-Length: 10103 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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-08-17 07:24:13,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-3d20580c-5669-4c75-bdfc-d2b7ee8ec70e 2018-08-17 07:24:15,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e467c9b84de631d5a2e4b4815b37f2cfec5eb8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:15,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:24: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-aa43c317-18ed-44c2-b80d-1f9ba203e0b7 x-compute-request-id: req-aa43c317-18ed-44c2-b80d-1f9ba203e0b7 Content-Encoding: gzip Content-Length: 10962 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 474785662 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.187341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189717] pid_max: default: 32768 minimum: 301\n[ 0.190983] ACPI: Core revision 20150930\n[ 0.192664] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.194507] Security Framework initialized\n[ 0.195645] Yama: becoming mindful.\n[ 0.196675] AppArmor: AppArmor initialized\n[ 0.197856] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199662] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.201408] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203077] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204999] Initializing cgroup subsys io\n[ 0.206149] Initializing cgroup subsys memory\n[ 0.207364] Initializing cgroup subsys devices\n[ 0.208589] Initializing cgroup subsys freezer\n[ 0.209802] Initializing cgroup subsys net_cls\n[ 0.211027] Initializing cgroup subsys perf_event\n[ 0.212296] Initializing cgroup subsys net_prio\n[ 0.213532] Initializing cgroup subsys hugetlb\n[ 0.214759] Initializing cgroup subsys pids\n[ 0.215976] CPU: Physical Processor ID: 0\n[ 0.217790] mce: CPU supports 10 MCE banks\n[ 0.218981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.220374] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235335] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242079] ftrace: allocating 31920 entries in 125 pages\n[ 0.267684] smpboot: Max logical packages: 1\n[ 0.268882] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270808] x2apic enabled\n[ 0.271970] Switched APIC routing to physical x2apic.\n[ 0.274477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.276039] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278853] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.281374] KVM setup paravirtual spinlock\n[ 0.283004] x86: Booted up 1 node, 1 CPUs\n[ 0.284130] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.286054] devtmpfs: initialized\n[ 0.288049] evm: security.selinux\n[ 0.289031] evm: security.SMACK64\n[ 0.290013] evm: security.SMACK64EXEC\n[ 0.291083] evm: security.SMACK64TRANSMUTE\n[ 0.292222] evm: security.SMACK64MMAP\n[ 0.293272] evm: security.ima\n[ 0.294186] evm: security.capability\n[ 0.295297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297873] pinctrl core: initialized pinctrl subsystem\n[ 0.299387] RTC time: 7:23:25, date: 08/17/18\n[ 0.300702] NET: Registered protocol family 16\n[ 0.302039] cpuidle: using governor ladder\n[ 0.303177] cpuidle: using governor menu\n[ 0.304290] PCCT header not found.\n[ 0.305331] ACPI: bus type PCI registered\n[ 0.306452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.308165] PCI: Using configuration type 1 for base access\n[ 0.310338] ACPI: Added _OSI(Module Device)\n[ 0.311510] ACPI: Added _OSI(Processor Device)\n[ 0.312712] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313978] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.316149] ACPI: Interpreter enabled\n[ 0.317214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.319793] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.322381] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.324956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327520] ACPI: (supports S0 S5)\n[ 0.328511] ACPI: Using IOAPIC for interrupt routing\n[ 0.329825] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335270] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336987] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.338635] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.341688] acpiphp: Slot [3] registered\n[ 0.342814] acpiphp: Slot [4] registered\n[ 0.343944] acpiphp: Slot [5] registered\n[ 0.345061] acpiphp: Slot [6] registered\n[ 0.346179] acpiphp: Slot [7] registered\n[ 0.347297] acpiphp: Slot [8] registered\n[ 0.348420] acpiphp: Slot [9] registered\n[ 0.349537] acpiphp: Slot [10] registered\n[ 0.350678] acpiphp: Slot [11] registered\n[ 0.351823] acpiphp: Slot [12] registered\n[ 0.352972] acpiphp: Slot [13] registered\n[ 0.354106] acpiphp: Slot [14] registered\n[ 0.355254] acpiphp: Slot [15] registered\n[ 0.370707] acpiphp: Slot [16] registered\n[ 0.371848] acpiphp: Slot [17] registered\n[ 0.372988] acpiphp: Slot [18] registered\n[ 0.374123] acpiphp: Slot [19] registered\n[ 0.375264] acpiphp: Slot [20] registered\n[ 0.376405] acpiphp: Slot [21] registered\n[ 0.377542] acpiphp: Slot [22] registered\n[ 0.378677] acpiphp: Slot [23] registered\n[ 0.379817] acpiphp: Slot [24] registered\n[ 0.380963] acpiphp: Slot [25] registered\n[ 0.382096] acpiphp: Slot [26] registered\n[ 0.383228] acpiphp: Slot [27] registered\n[ 0.384375] acpiphp: Slot [28] registered\n[ 0.385517] acpiphp: Slot [29] registered\n[ 0.386653] acpiphp: Slot [30] registered\n[ 0.387795] acpiphp: Slot [31] registered\n[ 0.388940] PCI host bridge to bus 0000:00\n[ 0.390075] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.391768] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393466] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395513] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397558] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399634] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405509] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407148] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408914] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413349] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415355] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.436392] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.438443] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.440435] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.442420] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.444588] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446336] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.449837] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452028] vgaarb: loaded\n[ 0.452879] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454557] SCSI subsystem initialized\n[ 0.455836] ACPI: bus type USB registered\n[ 0.457001] usbcore: registered new interface driver usbfs\n[ 0.458458] usbcore: registered new interface driver hub\n[ 0.459871] usbcore: registered new device driver usb\n[ 0.461429] PCI: Using ACPI for IRQ routing\n[ 0.462973] NetLabel: Initializing\n[ 0.463978] NetLabel: domain hash size = 128\n[ 0.465185] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466541] NetLabel: unlabeled traffic allowed by default\n[ 0.468158] clocksource: Switched to clocksource kvm-clock\n[ 0.478283] AppArmor: AppArmor Filesystem Enabled\n[ 0.479618] pnp: PnP ACPI init\n[ 0.480885] pnp: PnP ACPI: found 5 devices\n[ 0.487754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.490192] NET: Registered protocol family 2\n[ 0.491644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493463] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.495162] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496926] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498453] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500090] NET: Registered protocol family 1\n[ 0.501315] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502856] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504383] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.519028] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533426] Trying to unpack rootfs image as initramfs...\n[ 0.595182] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600078] Scanning for low memory corruption every 60 seconds\n[ 0.602284] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603914] audit: initializing netlink subsys (disabled)\n[ 0.605440] audit: type=2000 audit(1534490606.565:1): initialized\n[ 0.607339] Initialise system trusted keyring\n[ 0.608723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610344] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.613112] zbud: loaded\n[ 0.614125] VFS: Disk quotas dquot_6.6.0\n[ 0.615280] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617474] fuse init (API version 7.23)\n[ 0.618732] Key type big_key registered\n[ 0.619860] Allocating IMA MOK and blacklist keyrings.\n[ 0.621557] Key type asymmetric registered\n[ 0.622716] Asymmetric key parser 'x509' registered\n[ 0.624064] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.626181] io scheduler noop registered\n[ 0.627318] io scheduler deadline registered (default)\n[ 0.628730] io scheduler cfq registered\n[ 0.629954] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.631402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.633220] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.635267] ACPI: Power Button [PWRF]\n[ 0.636560] GHES: HEST is not enabled!\n[ 0.650697] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.679798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682740] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.706543] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.709662] Linux agpgart interface v0.103\n[ 0.713113] brd: module loaded\n[ 0.715357] loop: module loaded\n[ 0.720056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722143] GPT:90111 != 2097151\n[ 0.723120] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724670] GPT:90111 != 2097151\n[ 0.725648] GPT: Use GNU Parted to correct GPT errors.\n[ 0.727032] vda: vda1 vda15\n[ 0.728716] scsi host0: ata_piix\n[ 0.729818] scsi host1: ata_piix\n[ 0.730844] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732597] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734879] libphy: Fixed MDIO Bus: probed\n[ 0.736052] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737439] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.740246] PPP generic driver version 2.4.2\n[ 0.741538] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.743218] ehci-pci: EHCI PCI platform driver\n[ 0.744474] ehci-platform: EHCI generic platform driver\n[ 0.745882] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.747481] ohci-pci: OHCI PCI platform driver\n[ 0.748726] ohci-platform: OHCI generic platform driver\n[ 0.750124] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.766220] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768329] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769749] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.771364] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.773081] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.775105] usb usb1: Product: UHCI Host Controller\n[ 0.776425] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.778021] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779508] hub 1-0:1.0: USB hub found\n[ 0.780611] hub 1-0:1.0: 2 ports detected\n[ 0.781921] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.784909] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.786239] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.787685] mousedev: PS/2 mouse device common for all mice\n[ 0.789432] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792001] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793579] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796917] i2c /dev entries driver\n[ 0.797985] device-mapper: uevent: version 1.0.3\n[ 0.799326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.801645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803534] NET: Registered protocol family 10\n[ 0.805135] NET: Registered protocol family 17\n[ 0.806392] Key type dns_resolver registered\n[ 0.807726] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809276] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.811770] registered taskstats version 1\n[ 0.812960] Loading compiled-in X.509 certificates\n[ 0.814823] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.817406] zswap: loaded using pool lzo/zbud\n[ 0.819491] Key type trusted registered\n[ 0.821673] Key type encrypted registered\n[ 0.822832] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.824320] ima: No TPM chip found, activating TPM-bypass!\n[ 0.825787] evm: HMAC attrs: 0x1\n[ 0.827109] Magic number: 14:851:369\n[ 0.828324] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:26 UTC (1534490606)\n[ 0.830616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832185] EDD information not available.\n[ 0.889878] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906568] Write protecting the kernel read-only data: 14336k\n[ 0.909578] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.912097] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.962084] 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.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.17...\nLease of 10.10.10.17 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.04. iid=i-0000008f\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC0E9BvBs+I32fbZgXVl7jp1ec0QQyxTsKNmwHcAku3NH0X2mcxqEak34dmYIOse9+UWfG7rEEaQCh109bm2rBHjKApnZgHFX+S8JNwzRzbkJE4d5bmHSLlhCvwX3G1C1gDQv2XsoEkLnR4BCon9vgrqxRQXVn3eAEnkXv0u6YthyqwUICijev4kV47x5Fi/uowKf3T6AgHdufomuHEE04vtCkzk7HTjZbr73+dis+PZKuGsqO1TNDsESyeSLlXFdh/t0o9+t093mq8fGrV/acL2bW71YnZoHNyQR7E2gGOQ7ESVmORcEh56lrULbZkhpUNv9P0fKEWq7BOvIqyu2pJ root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBAIAUawh1bZd4vEpf0Z1GSZm1v/gUY0g2a4fLxBgHZAhSrHN+KfNgCOXLsku8x4wH6PlTgQ+viecM/KDzV47ihhRNc6JZjt5Jlw9y1ApqolFQ3JbKRLE1NnnCsavBiCSvPOfPnye33MS+e+RdC/r+hj8oFDiTexT4d3LjLmjM4RtvAAAAFQDlR66Zy4SmEBfXaCXptXkHpPtw1wAAAIAjCzhbjAA31z/EQfhE0j/EN3O5JL+4Ij9UTQeQBTbuLaOV+E5meg7pNoSHWSya3gkt4POrNQJJUv5UdjLyoxo/opSV6ykqUe4KPjotP+1c4Za2mP89bn+RhYQ+dD2zskJujv9Pjfborzdsuu6wlEzalI3j1PdGLEJQ38XOzadsEgAAAIAU96IhEtgyyL/Tczoq2nvStyIjP4wWGRnr7v6U7M2Th808+PP/uQbxrat3JAM/PcrdqbbeeNYxCoIE9g7bGE3C3XNEc7W3hd/jAm0v/iw1zK4GL4wE5C+Nnb4Fn5E5BMphixzE1iNDOkim7F8Po74IpUdLh/pBGi2slkK7x93APg== root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.17,24,fe80::f816:3eff:feb1:e4df/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.17 \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-0000008f\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\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:B1:E4:DF \n inet addr:10.10.10.17 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:e4df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7569 (7.3 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.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.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.092175] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.251883] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.251885] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.251886] usb 1-1: Product: QEMU USB Tablet\n[ 1.251887] usb 1-1: Manufacturer: QEMU\n[ 1.251888] usb 1-1: SerialNumber: 42\n[ 1.596251] tsc: Refined TSC clocksource calibration: 3491.808 MHz\n[ 1.596259] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325516b6789, max_idle_ns: 440795380428 ns\n[ 3.280495] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.322635] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:23:26 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 17 08:23:26 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 17 08:23:26 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)\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 17 08:23:26 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 17 08:23:26 cirros kern.info kernel: [ 1.092175] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:23:26 cirros kern.info kernel: [ 1.251883] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:23:26 cirros kern.info kernel: [ 1.251885] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:23:26 cirros kern.info kernel: [ 1.251886] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:23:26 cirros kern.info kernel: [ 1.251887] usb 1-1: Manufacturer: QEMU\nAug 17 08:23:26 cirros kern.info kernel: [ 1.251888] usb 1-1: SerialNumber: 42\nAug 17 08:23:27 cirros kern.info kernel: [ 1.596251] tsc: Refined TSC clocksource calibration: 3491.808 MHz\nAug 17 08:23:27 cirros kern.info kernel: [ 1.596259] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325516b6789, max_idle_ns: 440795380428 ns\nAug 17 08:23:28 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:23:28 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:23:28 cirros kern.info kernel: [ 3.280495] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:23:28 cirros kern.info kernel: [ 3.322635] 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-08-17 07:24:15,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-aa43c317-18ed-44c2-b80d-1f9ba203e0b7 2018-08-17 07:24:17,167 - sdnvpn_test_utils - INFO - Waiting for instance e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5 to boot up 2018-08-17 07:24:17,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42df80374cb3f1840f701c8706f1cff5cb275833" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:24:17,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:24: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-dd30a97d-db4b-4141-a40c-def616724f2d x-compute-request-id: req-dd30a97d-db4b-4141-a40c-def616724f2d Content-Encoding: gzip Content-Length: 10939 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 507233661 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.201269] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.203751] pid_max: default: 32768 minimum: 301\n[ 0.205101] ACPI: Core revision 20150930\n[ 0.206858] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.208818] Security Framework initialized\n[ 0.210044] Yama: becoming mindful.\n[ 0.211208] AppArmor: AppArmor initialized\n[ 0.212494] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.214451] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.216364] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.218170] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.220236] Initializing cgroup subsys io\n[ 0.221455] Initializing cgroup subsys memory\n[ 0.222750] Initializing cgroup subsys devices\n[ 0.224108] Initializing cgroup subsys freezer\n[ 0.225461] Initializing cgroup subsys net_cls\n[ 0.226827] Initializing cgroup subsys perf_event\n[ 0.228242] Initializing cgroup subsys net_prio\n[ 0.229625] Initializing cgroup subsys hugetlb\n[ 0.230980] Initializing cgroup subsys pids\n[ 0.232322] CPU: Physical Processor ID: 0\n[ 0.234299] mce: CPU supports 10 MCE banks\n[ 0.235593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.237110] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.254116] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260964] ftrace: allocating 31920 entries in 125 pages\n[ 0.286511] smpboot: Max logical packages: 1\n[ 0.287774] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.289798] x2apic enabled\n[ 0.291002] Switched APIC routing to physical x2apic.\n[ 0.293622] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295329] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298285] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.300931] KVM setup paravirtual spinlock\n[ 0.302627] x86: Booted up 1 node, 1 CPUs\n[ 0.303865] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.305924] devtmpfs: initialized\n[ 0.307979] evm: security.selinux\n[ 0.309021] evm: security.SMACK64\n[ 0.310057] evm: security.SMACK64EXEC\n[ 0.311158] evm: security.SMACK64TRANSMUTE\n[ 0.312385] evm: security.SMACK64MMAP\n[ 0.313494] evm: security.ima\n[ 0.314444] evm: security.capability\n[ 0.315628] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.318441] pinctrl core: initialized pinctrl subsystem\n[ 0.320081] RTC time: 7:23:14, date: 08/17/18\n[ 0.321519] NET: Registered protocol family 16\n[ 0.322973] cpuidle: using governor ladder\n[ 0.324224] cpuidle: using governor menu\n[ 0.325438] PCCT header not found.\n[ 0.326584] ACPI: bus type PCI registered\n[ 0.327819] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.329709] PCI: Using configuration type 1 for base access\n[ 0.332042] ACPI: Added _OSI(Module Device)\n[ 0.333322] ACPI: Added _OSI(Processor Device)\n[ 0.334617] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.335973] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.338277] ACPI: Interpreter enabled\n[ 0.339442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.342271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.345047] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.347833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.350568] ACPI: (supports S0 S5)\n[ 0.351611] ACPI: Using IOAPIC for interrupt routing\n[ 0.353058] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.357076] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.358762] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.360598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.362359] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.365558] acpiphp: Slot [3] registered\n[ 0.366757] acpiphp: Slot [4] registered\n[ 0.367942] acpiphp: Slot [5] registered\n[ 0.369116] acpiphp: Slot [6] registered\n[ 0.370339] acpiphp: Slot [7] registered\n[ 0.371536] acpiphp: Slot [8] registered\n[ 0.372744] acpiphp: Slot [9] registered\n[ 0.373958] acpiphp: Slot [10] registered\n[ 0.375189] acpiphp: Slot [11] registered\n[ 0.376428] acpiphp: Slot [12] registered\n[ 0.377644] acpiphp: Slot [13] registered\n[ 0.378841] acpiphp: Slot [14] registered\n[ 0.380039] acpiphp: Slot [15] registered\n[ 0.395613] acpiphp: Slot [16] registered\n[ 0.396844] acpiphp: Slot [17] registered\n[ 0.398065] acpiphp: Slot [18] registered\n[ 0.399282] acpiphp: Slot [19] registered\n[ 0.400496] acpiphp: Slot [20] registered\n[ 0.401695] acpiphp: Slot [21] registered\n[ 0.402934] acpiphp: Slot [22] registered\n[ 0.404144] acpiphp: Slot [23] registered\n[ 0.405355] acpiphp: Slot [24] registered\n[ 0.406579] acpiphp: Slot [25] registered\n[ 0.407796] acpiphp: Slot [26] registered\n[ 0.409007] acpiphp: Slot [27] registered\n[ 0.410222] acpiphp: Slot [28] registered\n[ 0.411429] acpiphp: Slot [29] registered\n[ 0.412650] acpiphp: Slot [30] registered\n[ 0.413886] acpiphp: Slot [31] registered\n[ 0.415118] PCI host bridge to bus 0000:00\n[ 0.416327] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.418102] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.419920] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.422083] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.424263] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.426464] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.430616] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.432514] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.434236] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.436092] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440385] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.463690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.465875] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.467979] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470040] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472259] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474092] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476011] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477570] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.479850] vgaarb: loaded\n[ 0.480754] vgaarb: bridge control possible 0000:00:02.0\n[ 0.482502] SCSI subsystem initialized\n[ 0.483842] ACPI: bus type USB registered\n[ 0.485083] usbcore: registered new interface driver usbfs\n[ 0.486647] usbcore: registered new interface driver hub\n[ 0.488154] usbcore: registered new device driver usb\n[ 0.489771] PCI: Using ACPI for IRQ routing\n[ 0.491385] NetLabel: Initializing\n[ 0.492448] NetLabel: domain hash size = 128\n[ 0.493725] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.495185] NetLabel: unlabeled traffic allowed by default\n[ 0.496892] clocksource: Switched to clocksource kvm-clock\n[ 0.506975] AppArmor: AppArmor Filesystem Enabled\n[ 0.508406] pnp: PnP ACPI init\n[ 0.509720] pnp: PnP ACPI: found 5 devices\n[ 0.516746] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.519266] NET: Registered protocol family 2\n[ 0.520781] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.522719] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.524567] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.526412] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.528084] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.529868] NET: Registered protocol family 1\n[ 0.531180] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.532801] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.534380] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549086] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.567411] Trying to unpack rootfs image as initramfs...\n[ 0.630179] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.632966] Scanning for low memory corruption every 60 seconds\n[ 0.635049] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.636781] audit: initializing netlink subsys (disabled)\n[ 0.638399] audit: type=2000 audit(1534490595.054:1): initialized\n[ 0.640388] Initialise system trusted keyring\n[ 0.641854] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643574] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.646412] zbud: loaded\n[ 0.647485] VFS: Disk quotas dquot_6.6.0\n[ 0.648707] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.650990] fuse init (API version 7.23)\n[ 0.652316] Key type big_key registered\n[ 0.653528] Allocating IMA MOK and blacklist keyrings.\n[ 0.655329] Key type asymmetric registered\n[ 0.656559] Asymmetric key parser 'x509' registered\n[ 0.657979] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.660190] io scheduler noop registered\n[ 0.661366] io scheduler deadline registered (default)\n[ 0.662837] io scheduler cfq registered\n[ 0.664102] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.665668] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.667559] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.669749] ACPI: Power Button [PWRF]\n[ 0.671075] GHES: HEST is not enabled!\n[ 0.685238] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.714660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.717822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741741] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745072] Linux agpgart interface v0.103\n[ 0.748662] brd: module loaded\n[ 0.751012] loop: module loaded\n[ 0.755744] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.758005] GPT:90111 != 2097151\n[ 0.759058] GPT:Alternate GPT header not at the end of the disk.\n[ 0.760761] GPT:90111 != 2097151\n[ 0.761816] GPT: Use GNU Parted to correct GPT errors.\n[ 0.763301] vda: vda1 vda15\n[ 0.765118] scsi host0: ata_piix\n[ 0.766291] scsi host1: ata_piix\n[ 0.767394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.769283] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.771697] libphy: Fixed MDIO Bus: probed\n[ 0.772972] tun: Universal TUN/TAP device driver, 1.6\n[ 0.774449] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777416] PPP generic driver version 2.4.2\n[ 0.778815] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.780665] ehci-pci: EHCI PCI platform driver\n[ 0.782031] ehci-platform: EHCI generic platform driver\n[ 0.783567] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.785300] ohci-pci: OHCI PCI platform driver\n[ 0.786650] ohci-platform: OHCI generic platform driver\n[ 0.788180] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803006] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806783] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.808296] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.810056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811911] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814045] usb usb1: Product: UHCI Host Controller\n[ 0.815518] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817212] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.818691] hub 1-0:1.0: USB hub found\n[ 0.819863] hub 1-0:1.0: 2 ports detected\n[ 0.821264] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825823] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827362] mousedev: PS/2 mouse device common for all mice\n[ 0.829228] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.831896] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833549] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.835303] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.837079] i2c /dev entries driver\n[ 0.838242] device-mapper: uevent: version 1.0.3\n[ 0.839661] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.842128] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.844143] NET: Registered protocol family 10\n[ 0.845817] NET: Registered protocol family 17\n[ 0.847139] Key type dns_resolver registered\n[ 0.848533] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.850178] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852759] registered taskstats version 1\n[ 0.854006] Loading compiled-in X.509 certificates\n[ 0.855930] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858660] zswap: loaded using pool lzo/zbud\n[ 0.860826] Key type trusted registered\n[ 0.863122] Key type encrypted registered\n[ 0.864348] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865903] ima: No TPM chip found, activating TPM-bypass!\n[ 0.867449] evm: HMAC attrs: 0x1\n[ 0.868816] Magic number: 14:851:369\n[ 0.870088] rtc_cmos 00:00: setting system clock to 2018-08-17 07:23:15 UTC (1534490595)\n[ 0.872520] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.874173] EDD information not available.\n[ 0.926613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.943472] Write protecting the kernel read-only data: 14336k\n[ 0.946594] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.949334] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.84\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.114674] 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.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 0.95. iid=i-0000008e\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbp5wre8R0kVMclgUVM19FPVYqzNRVSAZTe2B5c6+95SqW7rKvVzDYAHrUJanMJtf3IDjMfAJz+rdtGCgFzkSnlgGd48TWxnE2yL/Ww1V9AEn/nxdo+JsQjtFmKvxB6qFiaUaGn/ugN0FdBa5dtFmbEnhDAcVA7e359I1ug1ynZewr8u9PVRhQSZDV5HBsCkA0cxXOmre8eI9CpUl2gzWmjWgp0OZDqB+/j3DCd13vFaIm1oGqM2JGeVE2NwIvgLBdEGOPCwNvykMWp/I/OAIIqziKsePZML3T8z1iOrOrqa5pymbLNnvc4WjjBV7ODFP5IDIGHwoop+JOdYJLRq1v root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBANtWYdbI7kcoPSq2eFNHJLk3IP7f93SjqIXZnqtIXsXcsdeH+0wnVw6ZToTbiHVzCa1rX8L42hpT2kEObTGTyG538eoYofT0uaq1nSKyCVG2gSRdQGqAHylhmprcNpzXmARddebsvKQhOy7ZmBsMpi/1sY8tqyUm29JGsteE6ZaVAAAAFQCpHLym5JcPJcSYZcl4wCLduNAwXQAAAIAKPJHHQ63KKr+YBoiqODKTmPOSnruo81fJqoUbe1ogpMX2B4s79XwfEhfhRmWMves70Wk/5p3CATLH08HZeW9FdYUXbLU3efZkb9dQxaRcZCVQKOZTQIIl6K4WwHPi2NdLBNYa3vI+gKWD65kM7gMFC9RwVRFo3zCd2Cnr08JghQAAAIAgm4lom4q19zfUIzSPJUxjxbtZX4O/1vCGZg8L4InOVs5O/YSEirvkSd9dLIBPIuHLazy403Via0EcENk73qWSyVSdwqkiAEjzkQqtV+3UqqnZ54mTjdBvzRCs8yjNDPu61009CzWYnv1/f2gVywnX//wXu0BJWNePRE+2IpgKrA== root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.34s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.9,24,fe80::f816:3eff:fece:8e8c/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.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-0000008e\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.37 ===\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:CE:8E:8C \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fece:8e8c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:102 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7399 (7.2 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.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.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.114674] random: dd urandom read with 5 bits of entropy available\n[ 1.132909] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.293641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.293648] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.293651] usb 1-1: Product: QEMU USB Tablet\n[ 1.293654] usb 1-1: Manufacturer: QEMU\n[ 1.293656] usb 1-1: SerialNumber: 42\n[ 1.629209] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 3.269453] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.306415] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:23:15 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 17 08:23:15 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 17 08:23:15 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)\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 17 08:23:15 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 17 08:23:15 cirros kern.notice kernel: [ 1.114674] random: dd urandom read with 5 bits of entropy available\nAug 17 08:23:15 cirros kern.info kernel: [ 1.132909] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:23:15 cirros kern.info kernel: [ 1.293641] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:23:15 cirros kern.info kernel: [ 1.293648] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:23:15 cirros kern.info kernel: [ 1.293651] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:23:15 cirros kern.info kernel: [ 1.293654] usb 1-1: Manufacturer: QEMU\nAug 17 08:23:15 cirros kern.info kernel: [ 1.293656] usb 1-1: SerialNumber: 42\nAug 17 08:23:16 cirros kern.info kernel: [ 1.629209] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nAug 17 08:23:17 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:23:17 cirros authpriv.info dropbear[341]: Running in background\nAug 17 08:23:17 cirros kern.info kernel: [ 3.269453] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:23:17 cirros kern.info kernel: [ 3.306415] 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-08-17 07:24:17,236 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5/action used request id req-dd30a97d-db4b-4141-a40c-def616724f2d 2018-08-17 07:24:19,271 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-17 07:24:49,302 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-17 07:24:49,305 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-17 07:24:49,305 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-17 07:24:49,312 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-17 07:24:49,339 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-17 07:24:49,341 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-17 07:24:49,342 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-17 07:24:49,342 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-17 07:24:49,343 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-17 07:24:49,384 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-17 07:24:49,402 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-17 07:24:49,403 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-17 07:24:49,404 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-17 07:24:49,405 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-17 07:24:49,406 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-17 07:24:49,410 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-17 07:24:49,436 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-17 07:24:49,437 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-17 07:24:49,438 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-17 07:24:49,439 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-17 07:24:49,439 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-17 07:24:49,479 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-17 07:24:49,500 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-17 07:24:49,501 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-08-17 07:24:49,501 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-17 07:24:49,502 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-17 07:24:49,503 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-17 07:24:49,503 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-17 07:24:49,505 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-17 07:24:49,522 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-17 07:24:49,523 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-17 07:24:49,524 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-17 07:24:49,524 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-17 07:24:49,525 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-17 07:24:49,566 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-17 07:24:49,622 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-17 07:24:49,623 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-17 07:24:49,624 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-17 07:24:49,624 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-17 07:24:49,625 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-17 07:24:49,627 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-17 07:24:49,691 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-17 07:24:49,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c145a40306b17f0d0fdcb2d8a0578b0e22f3a3" -d '{"forceDelete": null}' 2018-08-17 07:24:49,699 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-17 07:24:49,885 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:24: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-909a7aaa-4fd3-4553-92e5-7353a11433f3 x-compute-request-id: req-909a7aaa-4fd3-4553-92e5-7353a11433f3 Content-Length: 0 Content-Type: application/json 2018-08-17 07:24:49,886 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/59ba21a3-a4e2-4f22-b4da-649291a65679/action used request id req-909a7aaa-4fd3-4553-92e5-7353a11433f3 2018-08-17 07:24:49,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99c145a40306b17f0d0fdcb2d8a0578b0e22f3a3" -d '{"forceDelete": null}' 2018-08-17 07:24:50,095 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:24: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-9eaae2af-dadf-4a65-9a93-51a65567f951 x-compute-request-id: req-9eaae2af-dadf-4a65-9a93-51a65567f951 Content-Length: 0 Content-Type: application/json 2018-08-17 07:24:50,095 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e2e6d1a4-f433-47cd-b4b2-5f3c9f3549f5/action used request id req-9eaae2af-dadf-4a65-9a93-51a65567f951 2018-08-17 07:24:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/ee918371-ca12-49ce-88b7-ef3306f044eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f426be5f3a53d4dec26ee76776d5b17bdbb3fc01" 2018-08-17 07:24:51,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09f311af-7a4a-4c67-8d79-c2701650c9a5 Date: Fri, 17 Aug 2018 07:24:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:24:51,168 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ee918371-ca12-49ce-88b7-ef3306f044eb used request id req-09f311af-7a4a-4c67-8d79-c2701650c9a5 2018-08-17 07:24:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/1d5406f8-6621-4b3e-b06d-d4299cc389fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92f3667d11836739a8ba050e2adc25ceacf38f9" 2018-08-17 07:24:51,619 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-fe838168-28f1-47f7-b912-5a0815a57956 Date: Fri, 17 Aug 2018 07:24:51 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 1d5406f8-6621-4b3e-b06d-d4299cc389fb: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:24:51,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1d5406f8-6621-4b3e-b06d-d4299cc389fb used request id req-fe838168-28f1-47f7-b912-5a0815a57956 2018-08-17 07:24:51,620 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 1d5406f8-6621-4b3e-b06d-d4299cc389fb: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:24:51,620 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '1d5406f8-6621-4b3e-b06d-d4299cc389fb')]: Unable to complete operation on subnet 1d5406f8-6621-4b3e-b06d-d4299cc389fb: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-fe838168-28f1-47f7-b912-5a0815a57956'] 2018-08-17 07:24:51,620 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 1d5406f8-6621-4b3e-b06d-d4299cc389fb was not deleted. 2018-08-17 07:24:51,621 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-17 07:24:51,622 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-17 07:24:51,622 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-17 07:24:51,625 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-17 07:24:51,690 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-17 07:24:51,691 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-17 07:24:51,692 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-17 07:24:51,692 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-17 07:24:51,693 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-17 07:24:51,697 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-17 07:24:51,780 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-17 07:24:51,780 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-17 07:24:51,781 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-17 07:25:21,811 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-17 07:25:21,812 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-17 07:25:21,812 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-17 07:25:21,816 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-17 07:25:21,844 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-17 07:25:21,846 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-17 07:25:21,846 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-17 07:25:21,847 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-17 07:25:21,847 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-17 07:25:21,889 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-17 07:25:21,909 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-17 07:25:21,909 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-17 07:25:21,911 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-17 07:25:21,911 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-17 07:25:21,911 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-17 07:25:21,916 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-17 07:25:21,935 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-17 07:25:21,936 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-17 07:25:21,937 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-17 07:25:21,938 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-17 07:25:21,938 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-17 07:25:21,978 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-17 07:25:21,995 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-17 07:25:21,996 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-08-17 07:25:21,996 - 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. | +----------------------------------------------------------------------------------------+ | FAIL | Additional group was not deleted from OVS | +========================================================================================+ 2018-08-17 07:25:21,996 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-17 07:25:21,997 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-17 07:25:21,997 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-08-17 07:25:21,998 - 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': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2018-08-17 07:25:21,998 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-08-17 07:25:21,999 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-08-17 07:25:21,999 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-08-17 07:25:22,080 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:25:22,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:25:22,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:25:22,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:25:22,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:25:22,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:25:22,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:25:22,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:25:22,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:25:22,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:25:22,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:25:22,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:25:22,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:25:22,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:25:22,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:25:22,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:25:22,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:25:22,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:25:22,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:25:22,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:25:22,090 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:25:22,092 - paramiko.transport - DEBUG - starting thread (client mode): 0xbf5a8e90L 2018-08-17 07:25:22,093 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:25:22,109 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:25:22,109 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:25:22,115 - 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-08-17 07:25:22,115 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:25:22,115 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:25:22,115 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:25:22,115 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:25:22,115 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:25:22,123 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:25:22,124 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:25:22,124 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.230: d2842365c26149705612c18e1c71fd14 2018-08-17 07:25:22,125 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:25:22,164 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:25:22,185 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:25:22,189 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:25:22,370 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:25:22,370 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:25:22,409 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:25:22,410 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:25:22,428 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:25:26,951 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:25:26,953 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:25:26,954 - paramiko.transport - DEBUG - starting thread (client mode): 0xbee24d90L 2018-08-17 07:25:26,955 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:25:26,965 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:25:26,965 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:25:26,967 - 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-08-17 07:25:26,967 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:25:26,967 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:25:26,967 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:25:26,967 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:25:26,967 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:25:26,971 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:25:26,971 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:25:26,986 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:25:26,987 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:25:27,011 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:25:27,023 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:25:27,052 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:25:27,158 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:25:27,159 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:25:27,198 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:25:27,199 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:25:27,220 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:25:27,232 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:25:27,233 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:25:27,234 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:25:27,235 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:25:27,235 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:25:27,275 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:25:27,292 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:25:27,293 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:25:27,294 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:25:27,295 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:25:27,295 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:25:27,335 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:25:27,346 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:25:27,348 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:25:27,350 - paramiko.transport - DEBUG - starting thread (client mode): 0xbee1ad50L 2018-08-17 07:25:27,350 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:25:27,363 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:25:27,363 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:25:27,365 - 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-08-17 07:25:27,365 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:25:27,365 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:25:27,365 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:25:27,366 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:25:27,366 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:25:27,370 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:25:27,371 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:25:27,382 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:25:27,383 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:25:27,410 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:25:27,424 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:25:27,447 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:25:27,573 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:25:27,573 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:25:27,612 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:25:27,612 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:25:27,652 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:25:27,665 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:25:27,666 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:25:27,667 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:25:27,668 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:25:27,668 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:25:27,708 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:25:27,724 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:25:27,726 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:25:27,727 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:25:27,727 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:25:27,727 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:25:27,768 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:25:27,781 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:25:27,782 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:25:27,784 - paramiko.transport - DEBUG - starting thread (client mode): 0xbee1c090L 2018-08-17 07:25:27,784 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:25:27,794 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:25:27,794 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:25:27,796 - 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-08-17 07:25:27,797 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:25:27,797 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:25:27,797 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:25:27,797 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:25:27,797 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:25:27,802 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:25:27,802 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:25:27,816 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:25:27,816 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:25:27,841 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:25:27,852 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:25:27,880 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:25:27,980 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:25:27,980 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:25:28,019 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:25:28,020 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:25:28,048 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:25:28,058 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:25:28,059 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:25:28,060 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:25:28,061 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:25:28,061 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:25:28,103 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:25:28,117 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:25:28,118 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:25:28,120 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:25:28,120 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:25:28,121 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:25:28,161 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:25:28,172 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:25:28,174 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:25:28,174 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:25:28,175 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:25:28,175 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:25:28,179 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:25:31,685 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:25:31,687 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:25:31,689 - paramiko.transport - DEBUG - starting thread (client mode): 0xbee244d0L 2018-08-17 07:25:31,689 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:25:31,696 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:25:31,696 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:25:31,698 - 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-08-17 07:25:31,698 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:25:31,698 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:25:31,698 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:25:31,699 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:25:31,699 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:25:31,703 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:25:31,704 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:25:31,720 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:25:31,721 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:25:31,744 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:25:31,753 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:25:31,786 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:25:31,880 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:25:31,881 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:25:31,920 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:25:31,920 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:25:31,953 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:25:31,965 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:25:31,966 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:25:31,967 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:25:31,968 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:25:31,968 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:25:32,009 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:25:32,025 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:25:32,026 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:25:32,027 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:25:32,028 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:25:32,028 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:25:32,068 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:25:32,078 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:25:32,080 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:25:32,082 - paramiko.transport - DEBUG - starting thread (client mode): 0xbee1ca90L 2018-08-17 07:25:32,083 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:25:32,093 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:25:32,093 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:25:32,095 - 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-08-17 07:25:32,095 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:25:32,095 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:25:32,096 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:25:32,096 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:25:32,096 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:25:32,100 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:25:32,101 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:25:32,114 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:25:32,115 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:25:32,140 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:25:32,155 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:25:32,180 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:25:32,294 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:25:32,294 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:25:32,334 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:25:32,334 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:25:32,349 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:25:32,362 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:25:32,363 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:25:32,365 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:25:32,365 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:25:32,365 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:25:32,407 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:25:32,425 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:25:32,427 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:25:32,428 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:25:32,429 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:25:32,429 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:25:32,469 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:25:32,480 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:25:32,481 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:25:32,484 - paramiko.transport - DEBUG - starting thread (client mode): 0xbed6d450L 2018-08-17 07:25:32,484 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:25:32,491 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:25:32,491 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:25:32,492 - 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-08-17 07:25:32,493 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:25:32,493 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:25:32,493 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:25:32,493 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:25:32,493 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:25:32,498 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:25:32,498 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:25:32,500 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:25:32,500 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:25:32,537 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:25:32,549 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:25:32,565 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:25:32,670 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:25:32,670 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:25:32,709 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:25:32,710 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:25:32,732 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:25:32,743 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:25:32,744 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:25:32,745 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:25:32,746 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:25:32,746 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:25:32,786 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:25:32,800 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:25:32,802 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:25:32,803 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:25:32,803 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:25:32,804 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:25:32,844 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:25:32,854 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:25:32,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:25:32,858 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:25:32,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0e33b2-797e-4b8e-b681-ca7bdfeca0bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:25:32,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da0e33b2-797e-4b8e-b681-ca7bdfeca0bb 2018-08-17 07:25:32,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:25:33,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["MLE0oCyCTZOHRXcrHPVkZg"], "issued_at": "2018-08-17T07:25:33.000000Z"}} 2018-08-17 07:25:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac5f917a6d3ccaf3fbf80c7e707d5fe604ccb0fb" 2018-08-17 07:25:33,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-31d1f0f1-ffea-4e22-a5e8-7adff3e2387a Date: Fri, 17 Aug 2018 07:25:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:25:33,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-31d1f0f1-ffea-4e22-a5e8-7adff3e2387a 2018-08-17 07:25:33,549 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:25:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac5f917a6d3ccaf3fbf80c7e707d5fe604ccb0fb" 2018-08-17 07:25:33,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-47cf8e64-3b21-406a-bddd-6b62583bc686 Date: Fri, 17 Aug 2018 07:25:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:25:33,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-47cf8e64-3b21-406a-bddd-6b62583bc686 2018-08-17 07:25:33,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac5f917a6d3ccaf3fbf80c7e707d5fe604ccb0fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:25:33,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/55cff114-49ea-4db9-8323-67eb5e9729f2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d1d2103-a698-4a7c-aa11-00324f5255d4 Date: Fri, 17 Aug 2018 07:25:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:25:33Z", "file": "/v2/images/55cff114-49ea-4db9-8323-67eb5e9729f2/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "size": null, "self": "/v2/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:25:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:25:33,629 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9d1d2103-a698-4a7c-aa11-00324f5255d4 2018-08-17 07:25:33,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/55cff114-49ea-4db9-8323-67eb5e9729f2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac5f917a6d3ccaf3fbf80c7e707d5fe604ccb0fb" -d '' 2018-08-17 07:25:34,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d085c16-a2f9-486e-a196-83aff4bdca66 Date: Fri, 17 Aug 2018 07: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-08-17 07:25:34,149 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/55cff114-49ea-4db9-8323-67eb5e9729f2/file used request id req-1d085c16-a2f9-486e-a196-83aff4bdca66 2018-08-17 07:25:34,149 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-08-17 07:25:34,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:25:34,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013878e7-4411-42ac-8cea-343df988e02e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:25:34,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-013878e7-4411-42ac-8cea-343df988e02e 2018-08-17 07:25:34,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:25:34,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["80cSpANOQSSBA2i4BZ5a0Q"], "issued_at": "2018-08-17T07:25:34.000000Z"}} 2018-08-17 07:25:34,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a4efab547bd7332aa22db77b69681df7c05cab" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-08-17 07:25:35,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ccb40750-5cff-4072-ab2c-0d31e5ed04d8 Date: Fri, 17 Aug 2018 07:25:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:25:34Z","is_default":false,"provider:segmentation_id":77,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:25:34Z","mtu":1450}} 2018-08-17 07:25:35,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ccb40750-5cff-4072-ab2c-0d31e5ed04d8 2018-08-17 07:25:35,088 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network ebebd9a4-cf14-4aeb-bd62-7a80291f34e2 with cidr 10.10.10.0/24 2018-08-17 07:25:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a4efab547bd7332aa22db77b69681df7c05cab" -d '{"subnets": [{"ip_version": 4, "network_id": "ebebd9a4-cf14-4aeb-bd62-7a80291f34e2", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-08-17 07:25:35,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-1e344c20-704d-446b-94f9-4f5bede8172a Date: Fri, 17 Aug 2018 07:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:25:35Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:25:35Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"67628697-f42e-4760-94de-4d5da6c008d1","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-08-17 07:25:35,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1e344c20-704d-446b-94f9-4f5bede8172a 2018-08-17 07:25:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a4efab547bd7332aa22db77b69681df7c05cab" 2018-08-17 07:25:35,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-124ca72f-c810-413b-bdca-dedc4f839bb0 Date: Fri, 17 Aug 2018 07:25:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:18:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "41499753-67c3-434d-bca9-3ce545e6fc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-17T07:18:35Z", "revision_number": 0, "id": "64ed4d13-7c8b-4e53-a095-f85cf2b12789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:18:35Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 5, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:25:35,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-124ca72f-c810-413b-bdca-dedc4f839bb0 2018-08-17 07:25:35,657 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-17 07:25:35,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:25:35,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361931a1-41de-4684-898a-6d55e7cb1500 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:25:35,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-361931a1-41de-4684-898a-6d55e7cb1500 2018-08-17 07:25:35,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:25:36,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["9IkwWlymRGq89jItinH2Aw"], "issued_at": "2018-08-17T07:25:35.000000Z"}} 2018-08-17 07:25:36,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c25f210146d407adb7bdf230f34eefcf86e81" 2018-08-17 07:25:36,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-c6a07dbe-b0fa-4418-8fba-f00c60bb5715 x-compute-request-id: req-c6a07dbe-b0fa-4418-8fba-f00c60bb5715 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:25:36,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-c6a07dbe-b0fa-4418-8fba-f00c60bb5715 2018-08-17 07:25:36,377 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:25:36,378 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:25:36,379 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:25:36,381 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:25:36,405 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-17 07:25:36,406 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-17 07:25:36,406 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:25:36,407 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-17 07:25:36,408 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-17 07:25:36,448 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-17 07:25:36,467 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-17 07:25:36,472 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:25:36,473 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-17 07:25:36,474 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:25:36,474 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:25:36,477 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:25:36,501 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-17 07:25:36,502 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-17 07:25:36,503 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:25:36,504 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-17 07:25:36,504 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-17 07:25:36,544 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-17 07:25:36,563 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-17 07:25:36,565 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-17 07:25:36,566 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-17 07:25:36,567 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-17 07:25:36,567 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-17 07:25:36,571 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-17 07:25:36,589 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-17 07:25:36,590 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-17 07:25:36,590 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-17 07:25:36,591 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-17 07:25:36,591 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-17 07:25:36,632 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-17 07:25:36,650 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-17 07:25:36,650 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-17 07:25:36,651 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-17 07:25:36,651 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-17 07:25:36,651 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-17 07:25:36,654 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-17 07:25:36,671 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-17 07:25:36,671 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-17 07:25:36,672 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-17 07:25:36,673 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-17 07:25:36,673 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-17 07:25:36,713 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-17 07:25:36,728 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-17 07:25:36,729 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-08-17 07:25:36,729 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=55cff114-49ea-4db9-8323-67eb5e9729f2 network=ebebd9a4-cf14-4aeb-bd62-7a80291f34e2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:25:36,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:25:36,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:25:36,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:25:36,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:25:36,730 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-17 07:25:36,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:25:36,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:25:36,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:25:36,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:25:36,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:25:36,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:25:36,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:25:36,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:25:36,731 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:25:36,732 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:25:36,733 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:25:36,734 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:25:36,735 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:25:36,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:25:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:25:36,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7568c5c9-23ba-405a-97b5-2205c50eecae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:25:36,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7568c5c9-23ba-405a-97b5-2205c50eecae 2018-08-17 07:25:36,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:25:37,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["JwjuUyYPSfKAOw_wd1x4Mg"], "issued_at": "2018-08-17T07:25:37.000000Z"}} 2018-08-17 07:25:37,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fa60e24d94757ac1a17502fce134f06221c12a" 2018-08-17 07:25:37,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-c869d90e-be9a-41c6-92a3-6591264248ba x-compute-request-id: req-c869d90e-be9a-41c6-92a3-6591264248ba Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:25:37,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c869d90e-be9a-41c6-92a3-6591264248ba 2018-08-17 07:25:37,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fa60e24d94757ac1a17502fce134f06221c12a" 2018-08-17 07:25:37,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-a62cf88c-c358-461c-bc75-865fb94ff246 x-compute-request-id: req-a62cf88c-c358-461c-bc75-865fb94ff246 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:25:37,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-a62cf88c-c358-461c-bc75-865fb94ff246 2018-08-17 07:25:37,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fa60e24d94757ac1a17502fce134f06221c12a" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "55cff114-49ea-4db9-8323-67eb5e9729f2", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ebebd9a4-cf14-4aeb-bd62-7a80291f34e2"}]}}' 2018-08-17 07:25:39,150 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:25: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-c16ebe5a-c45d-4b91-9be7-43e1676b4427 x-compute-request-id: req-c16ebe5a-c45d-4b91-9be7-43e1676b4427 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "bookmark"}], "adminPass": "T2MwifEFfSU3"}} 2018-08-17 07:25:39,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c16ebe5a-c45d-4b91-9be7-43e1676b4427 2018-08-17 07:25:39,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:25:39,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4371995e-66ac-445c-8b48-cebd2a24d973 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:25:39,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4371995e-66ac-445c-8b48-cebd2a24d973 2018-08-17 07:25:39,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:25:39,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:25:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["-1g0t_MeTJew9my78k99Dg"], "issued_at": "2018-08-17T07:25:39.000000Z"}} 2018-08-17 07:25:39,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2a3279bfc507b4a647e6ca8006be9256a85bf2" 2018-08-17 07:25:40,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-bea96c75-a8ba-4207-812e-5a6f35627250 x-compute-request-id: req-bea96c75-a8ba-4207-812e-5a6f35627250 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:39Z", "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-08-17T07:25:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:40,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 used request id req-bea96c75-a8ba-4207-812e-5a6f35627250 2018-08-17 07:25:43,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2a3279bfc507b4a647e6ca8006be9256a85bf2" 2018-08-17 07:25:44,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-25e73ca4-a95e-4956-a752-4910db347344 x-compute-request-id: req-25e73ca4-a95e-4956-a752-4910db347344 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:c8:06:ae", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:40Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-12-2", "created": "2018-08-17T07:25:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:44,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 used request id req-25e73ca4-a95e-4956-a752-4910db347344 2018-08-17 07:25:47,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2a3279bfc507b4a647e6ca8006be9256a85bf2" 2018-08-17 07:25:47,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-eb8b5b7c-1e89-45ca-b990-5085d1bf9eae x-compute-request-id: req-eb8b5b7c-1e89-45ca-b990-5085d1bf9eae Content-Encoding: gzip Content-Length: 779 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:c8:06:ae", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": "2018-08-17T07:25:44.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:45Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-12-2", "created": "2018-08-17T07:25:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:47,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 used request id req-eb8b5b7c-1e89-45ca-b990-5085d1bf9eae 2018-08-17 07:25:47,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fa60e24d94757ac1a17502fce134f06221c12a" 2018-08-17 07:25:48,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-d23336e8-d3c1-4c9f-86f8-4a1eb48afa73 x-compute-request-id: req-d23336e8-d3c1-4c9f-86f8-4a1eb48afa73 Content-Encoding: gzip Content-Length: 779 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:c8:06:ae", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000090", "OS-SRV-USG:launched_at": "2018-08-17T07:25:44.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "d12c0f1b-9d32-48b5-b00f-4e06fabcc836", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:45Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-12-2", "created": "2018-08-17T07:25:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:48,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836 used request id req-d23336e8-d3c1-4c9f-86f8-4a1eb48afa73 2018-08-17 07:25:48,394 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.11'. 2018-08-17 07:25:48,394 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-08-17 07:25:48,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c25f210146d407adb7bdf230f34eefcf86e81" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:25:49,221 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:25: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-73da8aec-4e17-45d9-9efb-094c77b8512b x-compute-request-id: req-73da8aec-4e17-45d9-9efb-094c77b8512b Content-Length: 0 Content-Type: application/json 2018-08-17 07:25:49,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836/action used request id req-73da8aec-4e17-45d9-9efb-094c77b8512b 2018-08-17 07:25:49,222 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-08-17 07:25:49,222 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=55cff114-49ea-4db9-8323-67eb5e9729f2 network=ebebd9a4-cf14-4aeb-bd62-7a80291f34e2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-17 07:25:49,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:25:49,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:25:49,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:25:49,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:25:49,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:25:49,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:25:49,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:25:49,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:25:49,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:25:49,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:25:49,227 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:25:49,228 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:25:49,229 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:25:49,230 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:25:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:25:49,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c40fb44-0f4f-415c-a68c-7c7d36d242f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:25:49,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7c40fb44-0f4f-415c-a68c-7c7d36d242f5 2018-08-17 07:25:49,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:25:49,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["F99tst3XTjmQQJEwR0OyMA"], "issued_at": "2018-08-17T07:25:49.000000Z"}} 2018-08-17 07:25:49,643 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" 2018-08-17 07:25:50,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-7cbb5b9e-1f1f-49b8-93ac-9d2f43cdaad4 x-compute-request-id: req-7cbb5b9e-1f1f-49b8-93ac-9d2f43cdaad4 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:25:50,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7cbb5b9e-1f1f-49b8-93ac-9d2f43cdaad4 2018-08-17 07:25:50,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" 2018-08-17 07:25:50,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-0740e39b-39c6-436a-8b10-b0a37ea90c9d x-compute-request-id: req-0740e39b-39c6-436a-8b10-b0a37ea90c9d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}} 2018-08-17 07:25:50,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a used request id req-0740e39b-39c6-436a-8b10-b0a37ea90c9d 2018-08-17 07:25:50,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "55cff114-49ea-4db9-8323-67eb5e9729f2", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ebebd9a4-cf14-4aeb-bd62-7a80291f34e2"}]}}' 2018-08-17 07:25:51,117 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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-c0dd15af-460c-4b09-ab30-c2773a26aec2 x-compute-request-id: req-c0dd15af-460c-4b09-ab30-c2773a26aec2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "bookmark"}], "adminPass": "JBs4eECucpw5"}} 2018-08-17 07:25:51,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c0dd15af-460c-4b09-ab30-c2773a26aec2 2018-08-17 07:25:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:25:51,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f8f0a6-c5a0-4f4c-823c-2cad06ab2f2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:25:51,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-88f8f0a6-c5a0-4f4c-823c-2cad06ab2f2d 2018-08-17 07:25:51,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:25:51,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["89jNT1wLRUeWob2VhFYlLw"], "issued_at": "2018-08-17T07:25:51.000000Z"}} 2018-08-17 07:25:51,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de78fa69574049637b4e098c6597799669189725" 2018-08-17 07:25:52,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-7f7e01db-eec5-49db-b356-f59bb77a60f6 x-compute-request-id: req-7f7e01db-eec5-49db-b356-f59bb77a60f6 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.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:51Z", "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-08-17T07:25:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:52,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 used request id req-7f7e01db-eec5-49db-b356-f59bb77a60f6 2018-08-17 07:25:55,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de78fa69574049637b4e098c6597799669189725" 2018-08-17 07:25:55,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-dc6f6bde-d324-4aec-ba1c-8c01c35953e9 x-compute-request-id: req-dc6f6bde-d324-4aec-ba1c-8c01c35953e9 Content-Encoding: gzip Content-Length: 774 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:49:ca:39", "version": 4, "addr": "10.10.10.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:52Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-12-1", "created": "2018-08-17T07:25:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:55,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 used request id req-dc6f6bde-d324-4aec-ba1c-8c01c35953e9 2018-08-17 07:25:58,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de78fa69574049637b4e098c6597799669189725" 2018-08-17 07:25:59,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:25: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-bfd38d77-daf9-4640-bd2e-b09503b03982 x-compute-request-id: req-bfd38d77-daf9-4640-bd2e-b09503b03982 Content-Encoding: gzip Content-Length: 775 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:49:ca:39", "version": 4, "addr": "10.10.10.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": "2018-08-17T07:25:55.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:55Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-12-1", "created": "2018-08-17T07:25:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:59,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 used request id req-bfd38d77-daf9-4640-bd2e-b09503b03982 2018-08-17 07:25:59,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" 2018-08-17 07:25:59,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-785b028d-36a6-4ed8-86b9-422fa165fe11 x-compute-request-id: req-785b028d-36a6-4ed8-86b9-422fa165fe11 Content-Encoding: gzip Content-Length: 775 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:49:ca:39", "version": 4, "addr": "10.10.10.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "rel": "bookmark"}], "image": {"id": "55cff114-49ea-4db9-8323-67eb5e9729f2", "links": [{"href": "http://172.30.9.23:8774/images/55cff114-49ea-4db9-8323-67eb5e9729f2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000091", "OS-SRV-USG:launched_at": "2018-08-17T07:25:55.000000", "flavor": {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}]}, "id": "5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:25:55Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-12-1", "created": "2018-08-17T07:25:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:25:59,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 used request id req-785b028d-36a6-4ed8-86b9-422fa165fe11 2018-08-17 07:25:59,820 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.20'. 2018-08-17 07:25:59,820 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-08-17 07:25:59,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c25f210146d407adb7bdf230f34eefcf86e81" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:26:00,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-2a715c0c-5fb0-4b45-8a95-0b11c6c0142f x-compute-request-id: req-2a715c0c-5fb0-4b45-8a95-0b11c6c0142f Content-Length: 0 Content-Type: application/json 2018-08-17 07:26:00,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-2a715c0c-5fb0-4b45-8a95-0b11c6c0142f 2018-08-17 07:26:00,628 - sdnvpn_test_utils - INFO - Waiting for instance 5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6 to boot up 2018-08-17 07:26:00,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:00,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-b0cf7a34-3b22-4006-9944-e9c9defd23ad x-compute-request-id: req-b0cf7a34-3b22-4006-9944-e9c9defd23ad Content-Encoding: gzip Content-Length: 9425 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\n"} 2018-08-17 07:26:00,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-b0cf7a34-3b22-4006-9944-e9c9defd23ad 2018-08-17 07:26:02,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:02,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-734dc181-592c-4b0c-aca8-d27b6706d59d x-compute-request-id: req-734dc181-592c-4b0c-aca8-d27b6706d59d Content-Encoding: gzip Content-Length: 10002 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:26:02,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-734dc181-592c-4b0c-aca8-d27b6706d59d 2018-08-17 07:26:04,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:04,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-f8dd853b-3232-45ba-b38e-550a4942b01f x-compute-request-id: req-f8dd853b-3232-45ba-b38e-550a4942b01f Content-Encoding: gzip Content-Length: 10002 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:26:04,873 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-f8dd853b-3232-45ba-b38e-550a4942b01f 2018-08-17 07:26:06,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:06,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-19ebadad-8a52-43b5-9b4f-203fa8cc5d7c x-compute-request-id: req-19ebadad-8a52-43b5-9b4f-203fa8cc5d7c Content-Encoding: gzip Content-Length: 10002 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:26:06,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-19ebadad-8a52-43b5-9b4f-203fa8cc5d7c 2018-08-17 07:26:08,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:09,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:26: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-b9e9d5ef-a3ed-45eb-8010-f4cdeadf1feb x-compute-request-id: req-b9e9d5ef-a3ed-45eb-8010-f4cdeadf1feb Content-Encoding: gzip Content-Length: 10002 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:26:09,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-b9e9d5ef-a3ed-45eb-8010-f4cdeadf1feb 2018-08-17 07:26:11,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:11,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:26: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-a8a6f32e-32af-4aa3-9457-71d334936d24 x-compute-request-id: req-a8a6f32e-32af-4aa3-9457-71d334936d24 Content-Encoding: gzip Content-Length: 10002 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:26:11,128 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-a8a6f32e-32af-4aa3-9457-71d334936d24 2018-08-17 07:26:13,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:13,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-d97a6e06-5d83-48d5-8fec-e8484ccc56b8 x-compute-request-id: req-d97a6e06-5d83-48d5-8fec-e8484ccc56b8 Content-Encoding: gzip Content-Length: 10002 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:26:13,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-d97a6e06-5d83-48d5-8fec-e8484ccc56b8 2018-08-17 07:26:15,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:15,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:26: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-b2c66adc-57ee-4ff7-b0c1-dbbd563ae5eb x-compute-request-id: req-b2c66adc-57ee-4ff7-b0c1-dbbd563ae5eb Content-Encoding: gzip Content-Length: 10002 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-17 07:26:15,304 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-b2c66adc-57ee-4ff7-b0c1-dbbd563ae5eb 2018-08-17 07:26:17,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:17,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-2938b248-08dc-48f5-bcf2-7612f66ee991 x-compute-request-id: req-2938b248-08dc-48f5-bcf2-7612f66ee991 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:17,396 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-2938b248-08dc-48f5-bcf2-7612f66ee991 2018-08-17 07:26:19,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:19,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-ee164ff1-2929-461e-929e-3ef4b1ebe247 x-compute-request-id: req-ee164ff1-2929-461e-929e-3ef4b1ebe247 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:19,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-ee164ff1-2929-461e-929e-3ef4b1ebe247 2018-08-17 07:26:21,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:21,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-8b491b6c-d1c9-4c6c-adf0-24a48c66a912 x-compute-request-id: req-8b491b6c-d1c9-4c6c-adf0-24a48c66a912 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:21,574 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-8b491b6c-d1c9-4c6c-adf0-24a48c66a912 2018-08-17 07:26:23,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:23,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-81c3cae6-ece3-49c7-a9c4-471d1ad12b56 x-compute-request-id: req-81c3cae6-ece3-49c7-a9c4-471d1ad12b56 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:23,663 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-81c3cae6-ece3-49c7-a9c4-471d1ad12b56 2018-08-17 07:26:25,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:25,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:26: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-2a25df4a-7df7-4640-ab8e-48c128fdb5a8 x-compute-request-id: req-2a25df4a-7df7-4640-ab8e-48c128fdb5a8 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:25,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-2a25df4a-7df7-4640-ab8e-48c128fdb5a8 2018-08-17 07:26:27,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:27,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:26: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-f23079df-c497-4cf7-9ab6-fc2e19a179e1 x-compute-request-id: req-f23079df-c497-4cf7-9ab6-fc2e19a179e1 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:27,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-f23079df-c497-4cf7-9ab6-fc2e19a179e1 2018-08-17 07:26:29,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:29,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-cdaa9fd9-5781-462a-a474-1136d86ee483 x-compute-request-id: req-cdaa9fd9-5781-462a-a474-1136d86ee483 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:29,926 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-cdaa9fd9-5781-462a-a474-1136d86ee483 2018-08-17 07:26:31,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:32,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:26: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-4df62084-bc57-46a3-985c-2904f7d54dee x-compute-request-id: req-4df62084-bc57-46a3-985c-2904f7d54dee Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:32,015 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-4df62084-bc57-46a3-985c-2904f7d54dee 2018-08-17 07:26:34,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:34,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-3977b7f9-f01e-4005-8985-43b430163db2 x-compute-request-id: req-3977b7f9-f01e-4005-8985-43b430163db2 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:34,107 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-3977b7f9-f01e-4005-8985-43b430163db2 2018-08-17 07:26:36,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:36,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-c5363883-9b70-431a-8986-9ac2fcf4686a x-compute-request-id: req-c5363883-9b70-431a-8986-9ac2fcf4686a Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:36,361 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-c5363883-9b70-431a-8986-9ac2fcf4686a 2018-08-17 07:26:38,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:38,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-ad838f5e-291d-44ce-9396-c4301be57a14 x-compute-request-id: req-ad838f5e-291d-44ce-9396-c4301be57a14 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:38,445 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-ad838f5e-291d-44ce-9396-c4301be57a14 2018-08-17 07:26:40,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:40,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-b43f43c1-668c-43c8-9411-1ce7d9553b20 x-compute-request-id: req-b43f43c1-668c-43c8-9411-1ce7d9553b20 Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:40,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-b43f43c1-668c-43c8-9411-1ce7d9553b20 2018-08-17 07:26:42,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:42,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-580dfcc1-1003-44fc-9153-fca32996733d x-compute-request-id: req-580dfcc1-1003-44fc-9153-fca32996733d Content-Encoding: gzip Content-Length: 10091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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-08-17 07:26:42,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-580dfcc1-1003-44fc-9153-fca32996733d 2018-08-17 07:26:44,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbefeb52fcf8b4ed62ee9bc2df2042f8b1fccac0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:44,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-2be87e68-31fe-4e29-bc29-7f5c3bb327a5 x-compute-request-id: req-2be87e68-31fe-4e29-bc29-7f5c3bb327a5 Content-Encoding: gzip Content-Length: 10939 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 478197816 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.189818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192167] pid_max: default: 32768 minimum: 301\n[ 0.193446] ACPI: Core revision 20150930\n[ 0.195149] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197016] Security Framework initialized\n[ 0.198168] Yama: becoming mindful.\n[ 0.199208] AppArmor: AppArmor initialized\n[ 0.200404] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202254] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204034] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205730] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207661] Initializing cgroup subsys io\n[ 0.208836] Initializing cgroup subsys memory\n[ 0.210054] Initializing cgroup subsys devices\n[ 0.211288] Initializing cgroup subsys freezer\n[ 0.212532] Initializing cgroup subsys net_cls\n[ 0.213769] Initializing cgroup subsys perf_event\n[ 0.215052] Initializing cgroup subsys net_prio\n[ 0.216297] Initializing cgroup subsys hugetlb\n[ 0.217533] Initializing cgroup subsys pids\n[ 0.218754] CPU: Physical Processor ID: 0\n[ 0.220588] mce: CPU supports 10 MCE banks\n[ 0.221786] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223189] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.238140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244888] ftrace: allocating 31920 entries in 125 pages\n[ 0.270404] smpboot: Max logical packages: 1\n[ 0.271616] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273568] x2apic enabled\n[ 0.274734] Switched APIC routing to physical x2apic.\n[ 0.277244] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281638] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284136] KVM setup paravirtual spinlock\n[ 0.285750] x86: Booted up 1 node, 1 CPUs\n[ 0.286870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.288766] devtmpfs: initialized\n[ 0.290752] evm: security.selinux\n[ 0.291758] evm: security.SMACK64\n[ 0.292727] evm: security.SMACK64EXEC\n[ 0.293767] evm: security.SMACK64TRANSMUTE\n[ 0.294885] evm: security.SMACK64MMAP\n[ 0.295912] evm: security.ima\n[ 0.296809] evm: security.capability\n[ 0.297899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300441] pinctrl core: initialized pinctrl subsystem\n[ 0.301941] RTC time: 7:25:55, date: 08/17/18\n[ 0.303239] NET: Registered protocol family 16\n[ 0.304564] cpuidle: using governor ladder\n[ 0.305698] cpuidle: using governor menu\n[ 0.306798] PCCT header not found.\n[ 0.307834] ACPI: bus type PCI registered\n[ 0.308946] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310647] PCI: Using configuration type 1 for base access\n[ 0.312818] ACPI: Added _OSI(Module Device)\n[ 0.313984] ACPI: Added _OSI(Processor Device)\n[ 0.315175] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316424] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318578] ACPI: Interpreter enabled\n[ 0.319646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322231] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329946] ACPI: (supports S0 S5)\n[ 0.330933] ACPI: Using IOAPIC for interrupt routing\n[ 0.332239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336108] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339407] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341051] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344070] acpiphp: Slot [3] registered\n[ 0.345186] acpiphp: Slot [4] registered\n[ 0.346295] acpiphp: Slot [5] registered\n[ 0.347403] acpiphp: Slot [6] registered\n[ 0.348518] acpiphp: Slot [7] registered\n[ 0.349632] acpiphp: Slot [8] registered\n[ 0.350749] acpiphp: Slot [9] registered\n[ 0.351854] acpiphp: Slot [10] registered\n[ 0.352983] acpiphp: Slot [11] registered\n[ 0.354113] acpiphp: Slot [12] registered\n[ 0.355240] acpiphp: Slot [13] registered\n[ 0.356368] acpiphp: Slot [14] registered\n[ 0.357496] acpiphp: Slot [15] registered\n[ 0.372990] acpiphp: Slot [16] registered\n[ 0.374122] acpiphp: Slot [17] registered\n[ 0.375257] acpiphp: Slot [18] registered\n[ 0.376383] acpiphp: Slot [19] registered\n[ 0.377516] acpiphp: Slot [20] registered\n[ 0.378644] acpiphp: Slot [21] registered\n[ 0.379775] acpiphp: Slot [22] registered\n[ 0.380894] acpiphp: Slot [23] registered\n[ 0.382022] acpiphp: Slot [24] registered\n[ 0.383151] acpiphp: Slot [25] registered\n[ 0.384277] acpiphp: Slot [26] registered\n[ 0.385399] acpiphp: Slot [27] registered\n[ 0.386528] acpiphp: Slot [28] registered\n[ 0.387659] acpiphp: Slot [29] registered\n[ 0.388789] acpiphp: Slot [30] registered\n[ 0.389912] acpiphp: Slot [31] registered\n[ 0.391034] PCI host bridge to bus 0000:00\n[ 0.392161] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.393825] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.395494] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.397509] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.399517] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.401566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.405556] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.407311] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.408933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.410662] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.417007] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.437464] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.439500] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.441469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443421] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445323] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448899] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450337] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452465] vgaarb: loaded\n[ 0.453299] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454936] SCSI subsystem initialized\n[ 0.456196] ACPI: bus type USB registered\n[ 0.457349] usbcore: registered new interface driver usbfs\n[ 0.458761] usbcore: registered new interface driver hub\n[ 0.460135] usbcore: registered new device driver usb\n[ 0.461632] PCI: Using ACPI for IRQ routing\n[ 0.463155] NetLabel: Initializing\n[ 0.464151] NetLabel: domain hash size = 128\n[ 0.465324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.466641] NetLabel: unlabeled traffic allowed by default\n[ 0.468222] clocksource: Switched to clocksource kvm-clock\n[ 0.478257] AppArmor: AppArmor Filesystem Enabled\n[ 0.479603] pnp: PnP ACPI init\n[ 0.480848] pnp: PnP ACPI: found 5 devices\n[ 0.487655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489998] NET: Registered protocol family 2\n[ 0.491405] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493163] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494796] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496432] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499489] NET: Registered protocol family 1\n[ 0.500694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502191] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.503657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533167] Trying to unpack rootfs image as initramfs...\n[ 0.595217] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.600046] Scanning for low memory corruption every 60 seconds\n[ 0.602207] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.603804] audit: initializing netlink subsys (disabled)\n[ 0.605294] audit: type=2000 audit(1534490756.504:1): initialized\n[ 0.607151] Initialise system trusted keyring\n[ 0.608512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.610095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.612821] zbud: loaded\n[ 0.613823] VFS: Disk quotas dquot_6.6.0\n[ 0.614951] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.617090] fuse init (API version 7.23)\n[ 0.618318] Key type big_key registered\n[ 0.619421] Allocating IMA MOK and blacklist keyrings.\n[ 0.621092] Key type asymmetric registered\n[ 0.622230] Asymmetric key parser 'x509' registered\n[ 0.623538] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.625605] io scheduler noop registered\n[ 0.626703] io scheduler deadline registered (default)\n[ 0.628059] io scheduler cfq registered\n[ 0.629255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.630678] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.632441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.634450] ACPI: Power Button [PWRF]\n[ 0.635654] GHES: HEST is not enabled!\n[ 0.649746] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.678828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.681709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.705618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708622] Linux agpgart interface v0.103\n[ 0.711957] brd: module loaded\n[ 0.714143] loop: module loaded\n[ 0.718630] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.720661] GPT:90111 != 2097151\n[ 0.721602] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723097] GPT:90111 != 2097151\n[ 0.724040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.725363] vda: vda1 vda15\n[ 0.727005] scsi host0: ata_piix\n[ 0.728068] scsi host1: ata_piix\n[ 0.729065] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.730719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.732692] libphy: Fixed MDIO Bus: probed\n[ 0.733818] tun: Universal TUN/TAP device driver, 1.6\n[ 0.735119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.738055] PPP generic driver version 2.4.2\n[ 0.739311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740956] ehci-pci: EHCI PCI platform driver\n[ 0.742176] ehci-platform: EHCI generic platform driver\n[ 0.743536] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.745092] ohci-pci: OHCI PCI platform driver\n[ 0.746337] ohci-platform: OHCI generic platform driver\n[ 0.747713] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.762358] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.763751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765786] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.767167] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.770417] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.772372] usb usb1: Product: UHCI Host Controller\n[ 0.773643] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775192] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776529] hub 1-0:1.0: USB hub found\n[ 0.777658] hub 1-0:1.0: 2 ports detected\n[ 0.778941] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781846] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783149] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784560] mousedev: PS/2 mouse device common for all mice\n[ 0.786273] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790330] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791940] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793567] i2c /dev entries driver\n[ 0.794625] device-mapper: uevent: version 1.0.3\n[ 0.795936] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798198] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800054] NET: Registered protocol family 10\n[ 0.801616] NET: Registered protocol family 17\n[ 0.802853] Key type dns_resolver registered\n[ 0.804147] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805657] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808071] registered taskstats version 1\n[ 0.809231] Loading compiled-in X.509 certificates\n[ 0.811074] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.813616] zswap: loaded using pool lzo/zbud\n[ 0.815677] Key type trusted registered\n[ 0.817821] Key type encrypted registered\n[ 0.818950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820386] ima: No TPM chip found, activating TPM-bypass!\n[ 0.821817] evm: HMAC attrs: 0x1\n[ 0.823116] Magic number: 14:404:420\n[ 0.824298] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:56 UTC (1534490756)\n[ 0.826521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828049] EDD information not available.\n[ 0.893852] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.910983] Write protecting the kernel read-only data: 14336k\n[ 0.913992] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.916479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.067424] 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.20...\nLease of 10.10.10.20 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 0.90. iid=i-00000091\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC+SKGiasp2yYjWiGk4NLOiKhBDXQB+qckyN3eIVo1alfx38pyGXJqi8aGQfst4/WxyoscFW1pNlMfi/uIc+EMTWPsubOmedX2fCwaCfXRcYOHE0HC/U6kJofVBp4j/HnltblGD3rq+3c4ZFE37WPZGtcfroMDZg9P8LqpjHc93lsDBWt6CRvl0kjedbbgNGVLIF6FyKqjycC3Yzoq0LdWilEm48sbj1WtWN9Lu5TSXTOaBJ4tFyEW4EZi5xdjxWerz9gbGAY1gIsVUAraAAHPlCdnhvex3STGZBtZ/FnUTIrbAn6kD2FG4JRjzYBbexrLkdNNJgi7t2IOz5g08Zqw7 root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAMuR/e3hd9IIlt7k0183wQlrZ6Y91bXS8J4vGjVzV5YLFZYps+A6p1iaBOoX4Ubz3L347BYcEQOx6zUknWuDDlQxgun/S5Nay5+3TZ8pvvFeDMAnn1Swv5FhwDfEEzlIQ3jYgYo2Puxa6WXmRZKeZWOUzhxOkbYFAMfwohRIldg7AAAAFQC6kVHhR95crIV/B+5fE7vCU3X99wAAAIB/9q6tVY3MmAC0SKN31iypDeuGRv+jvF4vWeO6cEf73SoxB/hToygXMdKe2ZIJsb/YkDwSRErsty5EjaykC+IcLR510ppmI+cwB+8/dsEJbxfAH9Fp632Y4Mt8RLkiYDO6P2Eu0REJBst4HYWESwXyd/IFKL2rMJo8aoHL/XtOiQAAAIEAkhGUIgK9olHMv3uhAjyuK9McAfB4fUL97r/nAnEsCUl/RVajFYrauMVJcpDNmEhyxRABDqF6i7qLqTEp9qZPIcZ5ewvQqIew9madCfjE/FGSonas7tctRJfQExfD0h/HBvSBHJke+oUoP+N9U1ggcRhsKhScyuPBvDpaVc58euI= root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fe49:ca39/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \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-00000091\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.76 ===\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:49:CA:39 \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:ca39/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7611 (7.4 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.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.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.067424] random: dd urandom read with 5 bits of entropy available\n[ 1.088264] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.249355] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.249361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.249365] usb 1-1: Product: QEMU USB Tablet\n[ 1.249368] usb 1-1: Manufacturer: QEMU\n[ 1.249370] usb 1-1: SerialNumber: 42\n[ 1.596513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 2.489118] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.530420] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:25:56 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 17 08:25:56 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 17 08:25:56 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)\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 17 08:25:56 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 17 08:25:56 cirros kern.notice kernel: [ 1.067424] random: dd urandom read with 5 bits of entropy available\nAug 17 08:25:56 cirros kern.info kernel: [ 1.088264] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:25:56 cirros kern.info kernel: [ 1.249355] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:25:56 cirros kern.info kernel: [ 1.249361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:25:56 cirros kern.info kernel: [ 1.249365] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:25:56 cirros kern.info kernel: [ 1.249368] usb 1-1: Manufacturer: QEMU\nAug 17 08:25:56 cirros kern.info kernel: [ 1.249370] usb 1-1: SerialNumber: 42\nAug 17 08:25:57 cirros kern.info kernel: [ 1.596513] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\nAug 17 08:25:57 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:25:58 cirros authpriv.info dropbear[340]: Running in background\nAug 17 08:25:58 cirros kern.info kernel: [ 2.489118] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:25:58 cirros kern.info kernel: [ 2.530420] 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-08-17 07:26:44,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-2be87e68-31fe-4e29-bc29-7f5c3bb327a5 2018-08-17 07:26:46,749 - sdnvpn_test_utils - INFO - Waiting for instance d12c0f1b-9d32-48b5-b00f-4e06fabcc836 to boot up 2018-08-17 07:26:46,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fa60e24d94757ac1a17502fce134f06221c12a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:26:46,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-2ce1b52a-16e7-4e75-aa68-220ae4e2bfb8 x-compute-request-id: req-2ce1b52a-16e7-4e75-aa68-220ae4e2bfb8 Content-Encoding: gzip Content-Length: 10975 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519962236 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 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.191431] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193815] pid_max: default: 32768 minimum: 301\n[ 0.195108] ACPI: Core revision 20150930\n[ 0.196851] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.198753] Security Framework initialized\n[ 0.199918] Yama: becoming mindful.\n[ 0.200940] AppArmor: AppArmor initialized\n[ 0.202173] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204029] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207485] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209472] Initializing cgroup subsys io\n[ 0.210672] Initializing cgroup subsys memory\n[ 0.211907] Initializing cgroup subsys devices\n[ 0.213147] Initializing cgroup subsys freezer\n[ 0.214420] Initializing cgroup subsys net_cls\n[ 0.215664] Initializing cgroup subsys perf_event\n[ 0.216965] Initializing cgroup subsys net_prio\n[ 0.218251] Initializing cgroup subsys hugetlb\n[ 0.219503] Initializing cgroup subsys pids\n[ 0.220717] CPU: Physical Processor ID: 0\n[ 0.222641] mce: CPU supports 10 MCE banks\n[ 0.223854] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.225251] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248191] ftrace: allocating 31920 entries in 125 pages\n[ 0.273760] smpboot: Max logical packages: 1\n[ 0.274990] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276935] x2apic enabled\n[ 0.278118] Switched APIC routing to physical x2apic.\n[ 0.280643] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282226] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.285065] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287626] KVM setup paravirtual spinlock\n[ 0.289256] x86: Booted up 1 node, 1 CPUs\n[ 0.290423] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292394] devtmpfs: initialized\n[ 0.294405] evm: security.selinux\n[ 0.295428] evm: security.SMACK64\n[ 0.296426] evm: security.SMACK64EXEC\n[ 0.297493] evm: security.SMACK64TRANSMUTE\n[ 0.298649] evm: security.SMACK64MMAP\n[ 0.299713] evm: security.ima\n[ 0.300638] evm: security.capability\n[ 0.301762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304412] pinctrl core: initialized pinctrl subsystem\n[ 0.305947] RTC time: 7:25:44, date: 08/17/18\n[ 0.307286] NET: Registered protocol family 16\n[ 0.308669] cpuidle: using governor ladder\n[ 0.309851] cpuidle: using governor menu\n[ 0.310977] PCCT header not found.\n[ 0.312037] ACPI: bus type PCI registered\n[ 0.313184] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314928] PCI: Using configuration type 1 for base access\n[ 0.317121] ACPI: Added _OSI(Module Device)\n[ 0.318325] ACPI: Added _OSI(Processor Device)\n[ 0.319556] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320841] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323124] ACPI: Interpreter enabled\n[ 0.324224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.326876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329521] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332171] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.334818] ACPI: (supports S0 S5)\n[ 0.335840] ACPI: Using IOAPIC for interrupt routing\n[ 0.337204] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.342801] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346244] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349359] acpiphp: Slot [3] registered\n[ 0.350501] acpiphp: Slot [4] registered\n[ 0.351642] acpiphp: Slot [5] registered\n[ 0.352783] acpiphp: Slot [6] registered\n[ 0.353924] acpiphp: Slot [7] registered\n[ 0.355065] acpiphp: Slot [8] registered\n[ 0.356205] acpiphp: Slot [9] registered\n[ 0.357344] acpiphp: Slot [10] registered\n[ 0.358508] acpiphp: Slot [11] registered\n[ 0.359667] acpiphp: Slot [12] registered\n[ 0.360822] acpiphp: Slot [13] registered\n[ 0.361971] acpiphp: Slot [14] registered\n[ 0.363126] acpiphp: Slot [15] registered\n[ 0.378887] acpiphp: Slot [16] registered\n[ 0.380045] acpiphp: Slot [17] registered\n[ 0.381206] acpiphp: Slot [18] registered\n[ 0.382364] acpiphp: Slot [19] registered\n[ 0.383523] acpiphp: Slot [20] registered\n[ 0.384682] acpiphp: Slot [21] registered\n[ 0.385840] acpiphp: Slot [22] registered\n[ 0.386994] acpiphp: Slot [23] registered\n[ 0.388155] acpiphp: Slot [24] registered\n[ 0.389314] acpiphp: Slot [25] registered\n[ 0.390469] acpiphp: Slot [26] registered\n[ 0.391620] acpiphp: Slot [27] registered\n[ 0.392776] acpiphp: Slot [28] registered\n[ 0.393932] acpiphp: Slot [29] registered\n[ 0.395085] acpiphp: Slot [30] registered\n[ 0.396236] acpiphp: Slot [31] registered\n[ 0.397391] PCI host bridge to bus 0000:00\n[ 0.398549] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400260] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401973] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.404047] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.406123] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.408233] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412275] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.414084] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415811] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417605] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421885] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423963] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444775] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446838] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448824] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450852] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452948] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454706] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456543] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458029] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460230] vgaarb: loaded\n[ 0.461111] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462817] SCSI subsystem initialized\n[ 0.464107] ACPI: bus type USB registered\n[ 0.465281] usbcore: registered new interface driver usbfs\n[ 0.466735] usbcore: registered new interface driver hub\n[ 0.468151] usbcore: registered new device driver usb\n[ 0.469698] PCI: Using ACPI for IRQ routing\n[ 0.471259] NetLabel: Initializing\n[ 0.472268] NetLabel: domain hash size = 128\n[ 0.473470] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.474825] NetLabel: unlabeled traffic allowed by default\n[ 0.476455] clocksource: Switched to clocksource kvm-clock\n[ 0.486614] AppArmor: AppArmor Filesystem Enabled\n[ 0.487971] pnp: PnP ACPI init\n[ 0.489234] pnp: PnP ACPI: found 5 devices\n[ 0.496091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498650] NET: Registered protocol family 2\n[ 0.500594] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502429] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504144] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505864] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507423] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509087] NET: Registered protocol family 1\n[ 0.510341] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511908] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513425] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528010] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545308] Trying to unpack rootfs image as initramfs...\n[ 0.607903] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610606] Scanning for low memory corruption every 60 seconds\n[ 0.612661] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.614345] audit: initializing netlink subsys (disabled)\n[ 0.615866] audit: type=2000 audit(1534490745.838:1): initialized\n[ 0.617862] Initialise system trusted keyring\n[ 0.619289] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.620967] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623773] zbud: loaded\n[ 0.624816] VFS: Disk quotas dquot_6.6.0\n[ 0.626005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628244] fuse init (API version 7.23)\n[ 0.629552] Key type big_key registered\n[ 0.630713] Allocating IMA MOK and blacklist keyrings.\n[ 0.632437] Key type asymmetric registered\n[ 0.633633] Asymmetric key parser 'x509' registered\n[ 0.635011] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.637167] io scheduler noop registered\n[ 0.638313] io scheduler deadline registered (default)\n[ 0.639742] io scheduler cfq registered\n[ 0.640986] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642488] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646449] ACPI: Power Button [PWRF]\n[ 0.647722] GHES: HEST is not enabled!\n[ 0.661896] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691112] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694019] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.719422] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.722483] Linux agpgart interface v0.103\n[ 0.725891] brd: module loaded\n[ 0.728118] loop: module loaded\n[ 0.732792] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.734865] GPT:90111 != 2097151\n[ 0.735831] GPT:Alternate GPT header not at the end of the disk.\n[ 0.737384] GPT:90111 != 2097151\n[ 0.738353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.739718] vda: vda1 vda15\n[ 0.741400] scsi host0: ata_piix\n[ 0.742497] scsi host1: ata_piix\n[ 0.743523] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.745241] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.747283] libphy: Fixed MDIO Bus: probed\n[ 0.748462] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749811] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.753023] PPP generic driver version 2.4.2\n[ 0.754331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.756012] ehci-pci: EHCI PCI platform driver\n[ 0.757269] ehci-platform: EHCI generic platform driver\n[ 0.759112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.760724] ohci-pci: OHCI PCI platform driver\n[ 0.761967] ohci-platform: OHCI generic platform driver\n[ 0.763379] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.778008] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.779432] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.781510] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782936] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.784552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.786289] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.788333] usb usb1: Product: UHCI Host Controller\n[ 0.789655] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.791262] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.792696] hub 1-0:1.0: USB hub found\n[ 0.793800] hub 1-0:1.0: 2 ports detected\n[ 0.795110] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.798087] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799456] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800914] mousedev: PS/2 mouse device common for all mice\n[ 0.802669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805258] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806864] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.810247] i2c /dev entries driver\n[ 0.811342] device-mapper: uevent: version 1.0.3\n[ 0.812700] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.815013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816924] NET: Registered protocol family 10\n[ 0.818520] NET: Registered protocol family 17\n[ 0.819794] Key type dns_resolver registered\n[ 0.821121] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822677] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825181] registered taskstats version 1\n[ 0.826374] Loading compiled-in X.509 certificates\n[ 0.828241] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830874] zswap: loaded using pool lzo/zbud\n[ 0.832957] Key type trusted registered\n[ 0.835109] Key type encrypted registered\n[ 0.836277] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837771] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839253] evm: HMAC attrs: 0x1\n[ 0.840604] Magic number: 14:404:420\n[ 0.841818] rtc_cmos 00:00: setting system clock to 2018-08-17 07:25:45 UTC (1534490745)\n[ 0.844107] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845680] EDD information not available.\n[ 0.906012] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.922930] Write protecting the kernel read-only data: 14336k\n[ 0.925948] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.928501] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.976582] 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.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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 0.93. iid=i-00000090\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCgSb1BTJN3S8a+wQIxXNMZ3kkDA8UH+HS9fAD/rh0u6+xB156Amwxp+LlipokkWlnuRS6uqmX5LYN159Z96IpZ1hUSGOtl30N24xmD5Nez/cBnwjAV7MlcQk5r0oP+N+HdEj8/wFfLkbH2hyNYmMbpuad6Pe3lkZQJ97hlWLd2EVf/KN8ZqmZEx7ngMIcXt1KXw2+A6yrB68YGuBC1BjZQUEWK5rvSu6PDT8EwVAh+Ml73tmIsxBuNOXhhVtlmbf7MZzj60lhDyQtsy31DEzAKtTjC7e4DscrO27oA7a0qvepiBzvWIj7sxtb3CsdqOpXy1Kheh0+WpzoRVtBYhEVZ root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAKhW1aBqmU0i49eTXirVaCS5cE++6LD4wNgT4iqIWu90EfcCbt1vhN6P89inSdjFh3NXIcF7urArj6WpZvl63l1smmWYHpKJq/UK3oIW439pcEGafa8wohY7RdwswYjfrsrN0b+usMELymVZoKTrogb0Lvi95RqKiXREwPvXZ5O5AAAAFQD2uIQxkeWNqOdiPvAgzPQeqr3hXQAAAIB/86AkITiSFzqXfN/ZToDr8hP/EeDqeuKd81ITRgzIocwZWHhWLAsjvoMPrjyNOi4mLJF3NCYXpHfYTZvlLTYeZ5Ca0IspSibWN5FjfmTqkrsg7xUYyqChPZNS7/9y0gT4ocgqR0n+Md3J4NG6Ww3ijWhdz28boDh2PPqtcuMATQAAAIB8s93iSZ0WAZqEfpwp0h17DWv1zrj4Z3KkXIzY57BBN3uIBZUVKeuQyEu/XyBp42taUEssrOXxZSMBKegXjLucQncTDdbkkFczV2aXkvqyT2xmGLuWO4Cu5qrH0blWwag+P3XQP+iK0WCHj1uNQMPv7YDNj79fIdwn7EV+nkN7nA== root@sdnvpn-12-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.62s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.11,24,fe80::f816:3eff:fec8:6ae/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.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-00000090\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.91 ===\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:C8:06:AE \n inet addr:10.10.10.11 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec8:6ae/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:7401 (7.2 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.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.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.104486] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.266256] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.266258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.266260] usb 1-1: Product: QEMU USB Tablet\n[ 1.266261] usb 1-1: Manufacturer: QEMU\n[ 1.266262] usb 1-1: SerialNumber: 42\n[ 1.608542] tsc: Refined TSC clocksource calibration: 3491.809 MHz\n[ 1.608560] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns\n[ 2.519481] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.557228] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 17 08:25:45 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 17 08:25:45 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 17 08:25:45 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)\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 17 08:25:45 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 17 08:25:45 cirros kern.info kernel: [ 1.104486] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 17 08:25:45 cirros kern.info kernel: [ 1.266256] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 17 08:25:45 cirros kern.info kernel: [ 1.266258] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 17 08:25:45 cirros kern.info kernel: [ 1.266260] usb 1-1: Product: QEMU USB Tablet\nAug 17 08:25:45 cirros kern.info kernel: [ 1.266261] usb 1-1: Manufacturer: QEMU\nAug 17 08:25:45 cirros kern.info kernel: [ 1.266262] usb 1-1: SerialNumber: 42\nAug 17 08:25:46 cirros kern.info kernel: [ 1.608542] tsc: Refined TSC clocksource calibration: 3491.809 MHz\nAug 17 08:25:46 cirros kern.info kernel: [ 1.608560] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x32551754ce2, max_idle_ns: 440795359997 ns\nAug 17 08:25:46 cirros auth.notice su: + /dev/console root:cirros\nAug 17 08:25:47 cirros authpriv.info dropbear[340]: Running in background\nAug 17 08:25:47 cirros kern.info kernel: [ 2.519481] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 17 08:25:47 cirros kern.info kernel: [ 2.557228] 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-08-17 07:26:46,827 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836/action used request id req-2ce1b52a-16e7-4e75-aa68-220ae4e2bfb8 2018-08-17 07:26:48,862 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-08-17 07:27:18,893 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-17 07:27:18,896 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-17 07:27:18,896 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-17 07:27:18,903 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-17 07:27:18,930 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-17 07:27:18,932 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-17 07:27:18,932 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-17 07:27:18,934 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-17 07:27:18,934 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-17 07:27:18,974 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-17 07:27:18,995 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-17 07:27:19,003 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-17 07:27:19,003 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-17 07:27:19,005 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-17 07:27:19,005 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-17 07:27:19,010 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-17 07:27:19,039 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-17 07:27:19,041 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-17 07:27:19,042 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-17 07:27:19,042 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-17 07:27:19,043 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-17 07:27:19,083 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-17 07:27:19,106 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-17 07:27:19,109 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-17 07:27:19,110 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-17 07:27:19,111 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-17 07:27:19,111 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-17 07:27:19,115 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-17 07:27:19,132 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-17 07:27:19,134 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-17 07:27:19,135 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-17 07:27:19,136 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-17 07:27:19,136 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-17 07:27:19,177 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-17 07:27:19,194 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-17 07:27:19,195 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-17 07:27:19,196 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-17 07:27:19,197 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-17 07:27:19,197 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-17 07:27:19,200 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-17 07:27:19,223 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-17 07:27:19,224 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-17 07:27:19,225 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-17 07:27:19,265 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-17 07:27:19,265 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-17 07:27:19,291 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-17 07:27:19,313 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-17 07:27:19,313 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-08-17 07:27:19,314 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-17 07:27:19,315 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-17 07:27:19,316 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-17 07:27:19,316 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-17 07:27:19,318 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-17 07:27:19,337 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-17 07:27:19,338 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-17 07:27:19,339 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-17 07:27:19,340 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-17 07:27:19,340 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-17 07:27:19,380 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-17 07:27:19,443 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-17 07:27:19,444 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-17 07:27:49,444 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-17 07:27:49,446 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-17 07:27:49,446 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-17 07:27:49,448 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-17 07:27:49,510 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-17 07:27:49,511 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-17 07:27:49,512 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-17 07:27:49,513 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-17 07:27:49,513 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-17 07:27:49,517 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-17 07:27:49,581 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-17 07:27:49,582 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-17 07:28:19,612 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-17 07:28:19,613 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-17 07:28:19,613 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-17 07:28:19,616 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-17 07:28:19,681 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-17 07:28:19,682 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-08-17 07:28:19,683 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-17 07:28:49,706 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-17 07:28:49,707 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-17 07:28:49,708 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-17 07:28:49,710 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-17 07:28:49,731 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-17 07:28:49,732 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-17 07:28:49,733 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-17 07:28:49,734 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-17 07:28:49,734 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-17 07:28:49,774 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-17 07:28:49,795 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-17 07:28:49,801 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-17 07:28:49,802 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-17 07:28:49,803 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-17 07:28:49,803 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-17 07:28:49,806 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-17 07:28:49,824 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-17 07:28:49,825 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-17 07:28:49,826 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-17 07:28:49,826 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-17 07:28:49,826 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-17 07:28:49,867 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-17 07:28:49,885 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-17 07:28:49,888 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-17 07:28:49,888 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-17 07:28:49,889 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-17 07:28:49,890 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-17 07:28:49,892 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-17 07:28:49,913 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-17 07:28:49,914 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-17 07:28:49,915 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-17 07:28:49,916 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-17 07:28:49,916 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-17 07:28:49,957 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-17 07:28:49,978 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-17 07:28:49,979 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-17 07:28:49,979 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-17 07:28:49,980 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-17 07:28:49,981 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-17 07:28:49,984 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-17 07:28:50,003 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-17 07:28:50,004 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-17 07:28:50,005 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-17 07:28:50,006 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-17 07:28:50,006 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-17 07:28:50,047 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-17 07:28:50,064 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-17 07:28:50,065 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-08-17 07:28:50,066 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-17 07:28:50,067 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-17 07:28:50,067 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-17 07:28:50,067 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-17 07:28:50,072 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-17 07:28:50,095 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-17 07:28:50,096 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-17 07:29:20,122 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-17 07:29:20,123 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-17 07:29:20,123 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-17 07:29:20,126 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-17 07:29:20,146 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-17 07:29:20,147 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-17 07:29:20,147 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-17 07:29:20,148 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-17 07:29:20,149 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-17 07:29:20,153 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-17 07:29:20,180 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-17 07:29:20,180 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-17 07:29:50,211 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-17 07:29:50,212 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-17 07:29:50,212 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-17 07:29:50,214 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-17 07:29:50,230 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-17 07:29:50,230 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-08-17 07:29:50,231 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-17 07:30:20,257 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-17 07:30:20,259 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-17 07:30:20,259 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-17 07:30:20,261 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-17 07:30:20,280 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-17 07:30:20,281 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-17 07:30:20,282 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-17 07:30:20,283 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-17 07:30:20,283 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-17 07:30:20,324 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-17 07:30:20,343 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-17 07:30:20,349 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-17 07:30:20,350 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-17 07:30:20,351 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-17 07:30:20,351 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-17 07:30:20,354 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-17 07:30:20,372 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-17 07:30:20,373 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-17 07:30:20,374 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-17 07:30:20,374 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-17 07:30:20,375 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-17 07:30:20,415 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-17 07:30:20,434 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-17 07:30:20,437 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-17 07:30:20,438 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-17 07:30:20,438 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-17 07:30:20,438 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-17 07:30:20,440 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-17 07:30:20,458 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-17 07:30:20,460 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-08-17 07:30:20,461 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-17 07:30:20,461 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-08-17 07:30:20,461 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-08-17 07:30:20,501 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-08-17 07:30:20,518 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-08-17 07:30:20,519 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-17 07:30:20,520 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-08-17 07:30:20,520 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-17 07:30:20,521 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-17 07:30:20,523 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-17 07:30:20,543 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-17 07:30:20,544 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-17 07:30:20,545 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-17 07:30:20,546 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-17 07:30:20,546 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-17 07:30:20,587 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-17 07:30:20,606 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-17 07:30:20,607 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-08-17 07:30:20,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c25f210146d407adb7bdf230f34eefcf86e81" -d '{"forceDelete": null}' 2018-08-17 07:30:20,612 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-17 07:30:20,780 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:30: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-a4f25b6d-0610-4cc7-ab74-7bde5c50c9dd x-compute-request-id: req-a4f25b6d-0610-4cc7-ab74-7bde5c50c9dd Content-Length: 0 Content-Type: application/json 2018-08-17 07:30:20,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5b5a066b-23ba-4e9d-a8f3-fdea98ab4ef6/action used request id req-a4f25b6d-0610-4cc7-ab74-7bde5c50c9dd 2018-08-17 07:30:20,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c25f210146d407adb7bdf230f34eefcf86e81" -d '{"forceDelete": null}' 2018-08-17 07:30:21,002 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:30: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-3f315167-1300-4c16-ac10-7ff43d07f0f6 x-compute-request-id: req-3f315167-1300-4c16-ac10-7ff43d07f0f6 Content-Length: 0 Content-Type: application/json 2018-08-17 07:30:21,002 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d12c0f1b-9d32-48b5-b00f-4e06fabcc836/action used request id req-3f315167-1300-4c16-ac10-7ff43d07f0f6 2018-08-17 07:30:21,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/55cff114-49ea-4db9-8323-67eb5e9729f2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac5f917a6d3ccaf3fbf80c7e707d5fe604ccb0fb" 2018-08-17 07:30:21,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12fba5ab-557a-41ba-8145-7266326746f2 Date: Fri, 17 Aug 2018 07:30:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:30:21,340 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/55cff114-49ea-4db9-8323-67eb5e9729f2 used request id req-12fba5ab-557a-41ba-8145-7266326746f2 2018-08-17 07:30:21,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/67628697-f42e-4760-94de-4d5da6c008d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20a4efab547bd7332aa22db77b69681df7c05cab" 2018-08-17 07:30:21,817 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-d51d1a23-3a9b-43c2-b4dd-e4809f12a77e Date: Fri, 17 Aug 2018 07:30:21 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 67628697-f42e-4760-94de-4d5da6c008d1: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:30:21,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/67628697-f42e-4760-94de-4d5da6c008d1 used request id req-d51d1a23-3a9b-43c2-b4dd-e4809f12a77e 2018-08-17 07:30:21,818 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 67628697-f42e-4760-94de-4d5da6c008d1: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-17 07:30:21,818 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '67628697-f42e-4760-94de-4d5da6c008d1')]: Unable to complete operation on subnet 67628697-f42e-4760-94de-4d5da6c008d1: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-d51d1a23-3a9b-43c2-b4dd-e4809f12a77e'] 2018-08-17 07:30:21,819 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 67628697-f42e-4760-94de-4d5da6c008d1 was not deleted. 2018-08-17 07:30:21,819 - 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.| +----------------------------------------------------------------------------------------+ | FAIL | OVS flows are programmed after resync expected flow count 421, actual flow count 370| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 15, actual group count 13| +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok| +----------------------------------------------------------------------------------------+ | FAIL | OVS flows are programmed after resync expected flow count 421, actual flow count 370| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 15, actual group count 13| +========================================================================================+ +========================================================================================+ 2018-08-17 07:30:21,819 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-17 07:30:21,820 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-08-17 07:30:21,820 - 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': 'FAIL', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 421, actual flow count 370': 'FAIL'}, {'OVS groups are programmed after resync expected group count 15, actual group count 13': 'FAIL'}, {'OVS flows are programmed after resync expected flow count 421, actual flow count 370': 'FAIL'}, {'OVS groups are programmed after resync expected group count 15, actual group count 13': 'FAIL'}]} 2018-08-17 07:30:21,820 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-08-17 07:30:21,820 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-08-17 07:30:21,820 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-08-17 07:30:21,921 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-08-17 07:30:21,922 - sdnvpn.test.functest.testcase_13 - INFO - Downloading image 2018-08-17 07:30:32,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:30:32,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:30:32,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:30:32,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:30:32,308 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:30:32,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:30:32,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:30:32,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:30:32,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:30:32,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:30:32,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:30:32,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:30:32,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:30:32,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:30:32,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:30:32,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:30:32,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:30:32,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:30:32,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:30:32,317 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:30:32,318 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-17 07:30:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:30:32,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abca610-189c-4480-8dff-62972d569566 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:30:32,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6abca610-189c-4480-8dff-62972d569566 2018-08-17 07:30:32,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:30:32,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["hV_PE28yQSCUxaCYA7aqEA"], "issued_at": "2018-08-17T07:30:32.000000Z"}} 2018-08-17 07:30:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" 2018-08-17 07:30:32,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-a533602a-fa49-4440-8f51-246db9c0fa36 Date: Fri, 17 Aug 2018 07:30:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:30:33,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-a533602a-fa49-4440-8f51-246db9c0fa36 2018-08-17 07:30:33,000 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-17 07:30:33,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" 2018-08-17 07:30:33,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-f0a5d224-13a9-4158-96ed-687a072b56b3 Date: Fri, 17 Aug 2018 07:30:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:30:33,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f0a5d224-13a9-4158-96ed-687a072b56b3 2018-08-17 07:30:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-08-17 07:30:33,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8423e68f-0a45-48b3-9ade-1c2908ea3fdf Date: Fri, 17 Aug 2018 07:30:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:30:33Z", "file": "/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "size": null, "self": "/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-ubuntu", "checksum": null, "created_at": "2018-08-17T07:30:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:30:33,085 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8423e68f-0a45-48b3-9ade-1c2908ea3fdf 2018-08-17 07:30:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" -d '' 2018-08-17 07:30:41,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a588193a-6197-4506-8b20-a17a4f07a675 Date: Fri, 17 Aug 2018 07:30:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:30:41,549 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273/file used request id req-a588193a-6197-4506-8b20-a17a4f07a675 2018-08-17 07:30:41,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:30:41,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:30:41,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:30:41,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:30:41,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:30:41,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:30:41,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:30:41,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:30:41,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:30:41,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:30:41,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:30:41,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:30:41,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7955ab5-1e88-4c83-9902-32b44b9b38ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:30:41,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d7955ab5-1e88-4c83-9902-32b44b9b38ca 2018-08-17 07:30:41,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:30:41,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["nO6hI2NyRUG3Q-_ZsnrHCg"], "issued_at": "2018-08-17T07:30:41.000000Z"}} 2018-08-17 07:30:41,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f09b87f546904ebc63e9e347d5f144daec8c86" 2018-08-17 07:30:42,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-d7de0e44-4e25-46f5-9848-0e0bf65e93ce x-compute-request-id: req-d7de0e44-4e25-46f5-9848-0e0bf65e93ce Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5d52ec30-65d1-4203-bc51-f189ab9a456a"}]} 2018-08-17 07:30:42,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-d7de0e44-4e25-46f5-9848-0e0bf65e93ce 2018-08-17 07:30:42,228 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-17 07:30:42,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f09b87f546904ebc63e9e347d5f144daec8c86" -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-08-17 07:30:42,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-76bdacb2-5fcc-4a85-8c91-940481527b01 x-compute-request-id: req-76bdacb2-5fcc-4a85-8c91-940481527b01 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "10c062e6-5901-444b-b383-95eb695eb39b"}} 2018-08-17 07:30:42,302 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-76bdacb2-5fcc-4a85-8c91-940481527b01 2018-08-17 07:30:42,303 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=10c062e6-5901-444b-b383-95eb695eb39b created successfully. 2018-08-17 07:30:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:30:42,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f66ae42-a6e5-498c-a51c-29a979e450e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:30:42,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f66ae42-a6e5-498c-a51c-29a979e450e8 2018-08-17 07:30:42,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:30:42,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["kxwNMAhaQ4qRXMyS7blNWg"], "issued_at": "2018-08-17T07:30:42.000000Z"}} 2018-08-17 07:30:42,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:30:43,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12737 X-Openstack-Request-Id: req-b7870740-bd12-4d6b-9b72-11be155baac8 Date: Fri, 17 Aug 2018 07:30:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"10f388e9-4b2e-4b3e-85ed-d658a7517ae2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["b432c456-df86-4b37-95a1-83ad2bbf0b32"],"description":"","tags":[],"updated_at":"2018-08-17T07:20:25Z","provider:segmentation_id":73,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:20:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d2c1e4ec-5318-40d2-8451-d93dcc0c817c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["1d5406f8-6621-4b3e-b06d-d4299cc389fb"],"description":"","tags":[],"updated_at":"2018-08-17T07:23:05Z","provider:segmentation_id":95,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:23:04Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["67628697-f42e-4760-94de-4d5da6c008d1"],"description":"","tags":[],"updated_at":"2018-08-17T07:25:35Z","provider:segmentation_id":77,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:25:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:30:43,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b7870740-bd12-4d6b-9b72-11be155baac8 2018-08-17 07:30:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:30:43,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6283 X-Openstack-Request-Id: req-eaf5f142-293d-46f1-be94-567f03217208 Date: Fri, 17 Aug 2018 07:30:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.2.2","end":"192.168.2.254"}],"gateway_ip":"192.168.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.2.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","subnetpool_id":null,"name":"pns-internal-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:26Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"145e638f-fad7-4346-bdce-42b67e2a4a85","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:12:27Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"14607a40-3bc5-47eb-b3cf-d885fa928789","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2c1e4ec-5318-40d2-8451-d93dcc0c817c","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:23:05Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:23:05Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"1d5406f8-6621-4b3e-b06d-d4299cc389fb","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:04Z","dns_nameservers":[],"updated_at":"2018-08-17T01:05:04Z","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":"96a74e9d7df744e6acb0f70468c61ab6","id":"41d4399a-b890-4a20-b337-cf6e4677efa6","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:25:35Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:25:35Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"67628697-f42e-4760-94de-4d5da6c008d1","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10f388e9-4b2e-4b3e-85ed-d658a7517ae2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:20:25Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:20:25Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"b432c456-df86-4b37-95a1-83ad2bbf0b32","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-17T01:59:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.2","end":"192.168.1.254"}],"gateway_ip":"192.168.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"af22ccc44fb44401a78720a5a6af5bc7","id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","subnetpool_id":null,"name":"pns-internal-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:01Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:09:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"5e5e1480598e465bbba7058ad48d7311","id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-17 07:30:43,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-eaf5f142-293d-46f1-be94-567f03217208 2018-08-17 07:30:43,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:30:43,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 859 X-Openstack-Request-Id: req-c81074ba-a0c9-481c-8e63-c6567bc35e2b Date: Fri, 17 Aug 2018 07:30:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:58:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:25:34Z", "revision_number": 7, "routes": [], "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "24ad6480-6c88-4115-8ccd-fbab5480ea7e", "name": "vmtp-router_9a74db78-392b-4386-9884-94edc7fb0940"}, {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b00fa19b2d524f32a3f8b1659da0c79d", "created_at": "2018-08-17T05:26:27Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T05:26:27Z", "revision_number": 0, "routes": [], "project_id": "b00fa19b2d524f32a3f8b1659da0c79d", "id": "f14fd858-cf87-4bbd-8a80-c9fc04a12fa0", "name": ""}]} 2018-08-17 07:30:43,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c81074ba-a0c9-481c-8e63-c6567bc35e2b 2018-08-17 07:30:43,222 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-08-17 07:30:43,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-08-17 07:30:43,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-5810c80e-022b-4606-b4cc-e400e84695d6 Date: Fri, 17 Aug 2018 07:30:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T07:30:43Z","is_default":false,"provider:segmentation_id":15,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:43Z","mtu":1450}} 2018-08-17 07:30:43,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5810c80e-022b-4606-b4cc-e400e84695d6 2018-08-17 07:30:43,759 - sdnvpn.lib.openstack_utils - DEBUG - Network 'bf343512-87ff-4b41-a24c-6dfef51a62f2' created successfully 2018-08-17 07:30:43,759 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-17 07:30:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"subnets": [{"ip_version": 4, "network_id": "bf343512-87ff-4b41-a24c-6dfef51a62f2", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-08-17 07:30:44,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-f567bddb-7749-44d9-8019-502a155a6705 Date: Fri, 17 Aug 2018 07:30:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:43Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-17T07:30:43Z","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":"5e5e1480598e465bbba7058ad48d7311","id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-08-17 07:30:44,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f567bddb-7749-44d9-8019-502a155a6705 2018-08-17 07:30:44,221 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '282c658c-4cc8-42c9-a3fa-364bbbff203d' created successfully 2018-08-17 07:30:44,222 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-17 07:30:44,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-08-17 07:30:44,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-d9a801ef-975e-4b27-bc9e-da65d45d2888 Date: Fri, 17 Aug 2018 07:30:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:30:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:30:44Z", "revision_number": 0, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "bde54ce5-e023-4a3e-913e-cd531323b2de", "name": "sdnvpn-13-1-router"}} 2018-08-17 07:30:44,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d9a801ef-975e-4b27-bc9e-da65d45d2888 2018-08-17 07:30:44,342 - sdnvpn.lib.openstack_utils - DEBUG - Router 'bde54ce5-e023-4a3e-913e-cd531323b2de' created successfully 2018-08-17 07:30:44,342 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-17 07:30:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"subnet_id": "282c658c-4cc8-42c9-a3fa-364bbbff203d"}' 2018-08-17 07:30:46,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-10917acc-89a0-4aae-9274-e8f7ddf7fe34 Date: Fri, 17 Aug 2018 07:30:46 GMT RESP BODY: {"network_id": "bf343512-87ff-4b41-a24c-6dfef51a62f2", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "282c658c-4cc8-42c9-a3fa-364bbbff203d", "subnet_ids": ["282c658c-4cc8-42c9-a3fa-364bbbff203d"], "port_id": "c427adaf-c3cf-410a-b6ea-49e1b2d9f558", "id": "bde54ce5-e023-4a3e-913e-cd531323b2de"} 2018-08-17 07:30:46,107 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de/add_router_interface used request id req-10917acc-89a0-4aae-9274-e8f7ddf7fe34 2018-08-17 07:30:46,107 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-17 07:30:46,107 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-17 07:30:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:30:46,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13398 X-Openstack-Request-Id: req-b8bba42d-9c82-4d9d-8e8e-27eaffd317bf Date: Fri, 17 Aug 2018 07:30:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"044d4872-1c01-4b61-a93d-7ad408df0b10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["f80c6c4a-ceb6-4d4f-b0df-351a0758176c"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:02Z","provider:segmentation_id":22,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"07e16434-431a-408c-8fce-b3ffe78e78aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["bc9e589f-9ad6-40d3-9ab6-c41933b05906"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:12Z","provider:segmentation_id":42,"name":"pns-internal-net_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"10f388e9-4b2e-4b3e-85ed-d658a7517ae2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["b432c456-df86-4b37-95a1-83ad2bbf0b32"],"description":"","tags":[],"updated_at":"2018-08-17T07:20:25Z","provider:segmentation_id":73,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:20:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"384d79f0-661a-476a-83ea-8e3c59cdb6af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:29Z","provider:segmentation_id":18,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"38610c9c-a389-41ec-bbbe-0e4800a59864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["14607a40-3bc5-47eb-b3cf-d885fa928789"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:27Z","provider:segmentation_id":72,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"64bd3015-a360-4981-b265-3c51effd5381","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2"],"description":"","tags":[],"updated_at":"2018-08-17T07:09:01Z","provider:segmentation_id":75,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:01Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"681917f0-c08a-428a-ba5f-a734f101ab19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":71,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8616bf69-9666-42c7-a9ad-df9967ecc220","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:17Z","provider:segmentation_id":14,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:17Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8bfd4cc3-5e8d-49b7-9a89-662d49218695","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:35Z","provider:segmentation_id":66,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:35Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b54c6381-5893-4d3a-aec3-67b98fcc8fd6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:31Z","provider:segmentation_id":101,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:31Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b60d418b-773d-4c3b-be29-597053553200","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["145e638f-fad7-4346-bdce-42b67e2a4a85"],"description":"","tags":[],"updated_at":"2018-08-17T07:12:26Z","provider:segmentation_id":82,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"bcab2504-4f15-4742-9a7e-74e4a9cbd621","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:24Z","provider:segmentation_id":103,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["282c658c-4cc8-42c9-a3fa-364bbbff203d"],"description":"","tags":[],"updated_at":"2018-08-17T07:30:43Z","provider:segmentation_id":15,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:43Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d2c1e4ec-5318-40d2-8451-d93dcc0c817c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["1d5406f8-6621-4b3e-b06d-d4299cc389fb"],"description":"","tags":[],"updated_at":"2018-08-17T07:23:05Z","provider:segmentation_id":95,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:23:04Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e1ce88e9-b80b-440c-92f7-88b8e9cac895","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:20Z","provider:segmentation_id":9,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d21f65-2efa-4112-b670-365da6f821ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","subnets":["060b2627-75ed-4d05-81a7-fe74fc61ae21"],"description":"","tags":[],"updated_at":"2018-08-17T01:59:13Z","provider:segmentation_id":58,"name":"pns-internal-net2_9a74db78-392b-4386-9884-94edc7fb0940","admin_state_up":true,"tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","subnets":["67628697-f42e-4760-94de-4d5da6c008d1"],"description":"","tags":[],"updated_at":"2018-08-17T07:25:35Z","provider:segmentation_id":77,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:25:34Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f351bdb2-73b0-415c-b7cb-c849393bcde6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b00fa19b2d524f32a3f8b1659da0c79d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T05:26:26Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b00fa19b2d524f32a3f8b1659da0c79d","created_at":"2018-08-17T05:26:26Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f3c57cf8-7e13-4a72-b7d5-58be2b6e0028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:30Z","provider:segmentation_id":52,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:30Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f802b6fa-eb30-4b2e-8cb3-71cda77e41d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5e67574a0744bb78ed321179945ad23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T03:47:28Z","provider:segmentation_id":40,"name":"","admin_state_up":true,"tenant_id":"a5e67574a0744bb78ed321179945ad23","created_at":"2018-08-17T03:47:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96a74e9d7df744e6acb0f70468c61ab6","status":"ACTIVE","subnets":["41d4399a-b890-4a20-b337-cf6e4677efa6"],"description":"","tags":[],"updated_at":"2018-08-17T01:20:56Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"96a74e9d7df744e6acb0f70468c61ab6","created_at":"2018-08-17T01:05:00Z","provider:network_type":"flat"}]} 2018-08-17 07:30:46,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b8bba42d-9c82-4d9d-8e8e-27eaffd317bf 2018-08-17 07:30:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"router": {"external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac"}}}' 2018-08-17 07:30:47,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-c65b40d9-8a79-4885-8f2b-5e1cd6581731 Date: Fri, 17 Aug 2018 07:30:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:30:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:30:47Z", "revision_number": 3, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "bde54ce5-e023-4a3e-913e-cd531323b2de", "name": "sdnvpn-13-1-router"}} 2018-08-17 07:30:47,904 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de used request id req-c65b40d9-8a79-4885-8f2b-5e1cd6581731 2018-08-17 07:30:47,904 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-17 07:30:47,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:30:48,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 52301 X-Openstack-Request-Id: req-db5862f0-46cd-42e2-a140-26246cbe4eff Date: Fri, 17 Aug 2018 07:30:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "created_at": "2018-08-17T01:05:00Z", "updated_at": "2018-08-17T01:05:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "8c21c7b2-6da2-4ee1-9cd0-dfff0b3f96ee", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "a046ec27-03ea-4b19-9ff8-dd1d74524272", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "dd7b101b-5bcc-40c8-8976-444496cd36e7", "remote_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv4", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:05:00Z", "revision_number": 0, "id": "f350e0b4-d99f-4990-b3e2-ddf9ab69d543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:05:00Z", "security_group_id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "tenant_id": "96a74e9d7df744e6acb0f70468c61ab6", "port_range_min": null, "ethertype": "IPv6", "project_id": "96a74e9d7df744e6acb0f70468c61ab6"}], "revision_number": 1, "project_id": "96a74e9d7df744e6acb0f70468c61ab6", "id": "10a84dd9-0760-49e8-a7fd-5e1c1f9323b1", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:09:02Z", "updated_at": "2018-08-17T07:18:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "34facee6-6bde-454f-b026-94d19baed351", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "41499753-67c3-434d-bca9-3ce545e6fc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "49be1575-aae7-47b2-abd1-e44ab5b496d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-17T07:18:35Z", "revision_number": 0, "id": "64ed4d13-7c8b-4e53-a095-f85cf2b12789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:18:35Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T07:09:02Z", "revision_number": 0, "id": "8abf31a3-f81c-4fcb-bf2d-c9b1a628f958", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:02Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T07:09:03Z", "revision_number": 0, "id": "a35ddb24-6c98-4354-924e-343c7b2ce87e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T07:09:03Z", "security_group_id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 5, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "1948f0c8-ae42-4245-83a5-b93218c03f6e", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "27084c25376e43f99636e60aaaa473d9", "created_at": "2018-08-17T01:09:09Z", "updated_at": "2018-08-17T01:09:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "2c9c935b-7450-48b8-889b-14dfc8745c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "30d5a7e1-a138-4f3a-a191-4806ffc11c0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "4d88be63-7216-400a-8de3-8a7b0369a598", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "27084c25376e43f99636e60aaaa473d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:09Z", "revision_number": 0, "id": "f6508103-5bd6-496b-b19d-5e92e38063e3", "remote_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:09Z", "security_group_id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "tenant_id": "27084c25376e43f99636e60aaaa473d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "27084c25376e43f99636e60aaaa473d9"}], "revision_number": 1, "project_id": "27084c25376e43f99636e60aaaa473d9", "id": "247e51eb-1e7d-49c4-b8fb-4eebe9e45dab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e4d1553f644870922ce36c1c80af84", "created_at": "2018-08-17T01:31:54Z", "updated_at": "2018-08-17T01:31:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "31ea34a5-78ca-4f72-8c3f-3a28d241b684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "336c80f3-315e-4127-93a3-5e9f992071c6", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "dd4a26c4-bbd3-4027-a98f-307db86c21b4", "remote_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:31:54Z", "revision_number": 0, "id": "f4d14e63-8578-4989-ba06-dfe7eecac189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:31:54Z", "security_group_id": "32340c92-f648-472d-89bb-48a1a124795b", "tenant_id": "67e4d1553f644870922ce36c1c80af84", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e4d1553f644870922ce36c1c80af84"}], "revision_number": 1, "project_id": "67e4d1553f644870922ce36c1c80af84", "id": "32340c92-f648-472d-89bb-48a1a124795b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7926301a34a2462da38acbd231768025", "created_at": "2018-08-17T01:08:07Z", "updated_at": "2018-08-17T01:08:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "145a7e6d-48dd-4d0d-a112-558ddf87896d", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "aa01ab98-8d02-4659-8025-561ae90041b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "bb361c12-9918-40f0-b638-5c6a7ab95ab4", "remote_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv6", "project_id": "7926301a34a2462da38acbd231768025"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:08:07Z", "revision_number": 0, "id": "e978de71-096f-4d06-b602-058f9da9f9fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:08:07Z", "security_group_id": "54f3c774-34b7-4552-9e78-94729fb728ca", "tenant_id": "7926301a34a2462da38acbd231768025", "port_range_min": null, "ethertype": "IPv4", "project_id": "7926301a34a2462da38acbd231768025"}], "revision_number": 1, "project_id": "7926301a34a2462da38acbd231768025", "id": "54f3c774-34b7-4552-9e78-94729fb728ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "created_at": "2018-08-17T01:20:09Z", "updated_at": "2018-08-17T01:20:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "7b239f31-6da6-4cfb-a18c-6694a11d462e", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "c53569c4-e870-42ad-8e08-27152066c0c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "d6e43cb4-34e8-42d4-8e17-fdcbd5c1ee6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:09Z", "revision_number": 0, "id": "e4ab3cf0-49e5-4d72-b6d3-3adf745e8528", "remote_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:09Z", "security_group_id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "tenant_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3"}], "revision_number": 1, "project_id": "f4584c9fff2f4d8a96210ebc95ad50b3", "id": "5e3cb001-995c-4bd2-96e1-43eaf63375cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "509fa99e12c845209aeeffba63e833fd", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "3d59d03d-299e-4e72-94fc-f0eb735841b9", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "92a286eb-8aed-4309-af14-7d66ed8dfbc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b8ebf051-a662-4cac-9b8a-66af00efa5f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "e951c32c-a68a-4524-9bc0-032b91a6df01", "remote_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "tenant_id": "509fa99e12c845209aeeffba63e833fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "509fa99e12c845209aeeffba63e833fd"}], "revision_number": 1, "project_id": "509fa99e12c845209aeeffba63e833fd", "id": "68da9657-1f04-4e9b-9ac8-9107d1cabb2e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "created_at": "2018-08-17T01:20:34Z", "updated_at": "2018-08-17T01:20:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "7be29853-6f4a-458c-8cea-e3c0d45339f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "8fe1d567-81ec-4367-8f96-6c1a9711579b", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "b23a6a48-635e-49a6-9c10-a3345f737c70", "remote_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:34Z", "revision_number": 0, "id": "dc5526bf-ffb3-4a2d-a9ac-64455118705c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:34Z", "security_group_id": "6b1176da-237e-48bd-88a8-4198cc50f451", "tenant_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c"}], "revision_number": 1, "project_id": "0d0efb1d6a674eeda51b34fbc49d9e5c", "id": "6b1176da-237e-48bd-88a8-4198cc50f451", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "created_at": "2018-08-17T02:38:04Z", "updated_at": "2018-08-17T02:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "27719130-2a40-47f1-bb80-61d8ea21cadf", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "cca9c59b-9ca8-469d-9739-a9b8c426f400", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "ede6c407-75fa-4e53-ae98-2c693c8086e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T02:38:04Z", "revision_number": 0, "id": "f2711245-f84a-4894-a33b-e6b2919752a9", "remote_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "remote_ip_prefix": null, "created_at": "2018-08-17T02:38:04Z", "security_group_id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "tenant_id": "d317a343b56a4990bfb1c32b209a2d2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d317a343b56a4990bfb1c32b209a2d2a"}], "revision_number": 1, "project_id": "d317a343b56a4990bfb1c32b209a2d2a", "id": "6d6c35a0-6560-4be1-b434-2b6bd2b3de67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-17T01:07:21Z", "updated_at": "2018-08-17T01:07:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "032784f6-6ce8-4844-91dc-21583b273e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "b71b74dd-90d3-43ef-9a47-56cfc5639659", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "c437f28b-a3d0-4f90-84c8-905da7f1d9ab", "remote_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:21Z", "revision_number": 0, "id": "d740158c-1e36-42d2-b978-248abe8cba65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:21Z", "security_group_id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7dfc9202-76bb-4f00-96cd-540fa09a27c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T01:07:19Z", "updated_at": "2018-08-17T01:07:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "1f4d8a33-ccc7-4520-bf93-5d67bdecba92", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "592fbf18-4748-41eb-a7c6-0edffe368233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "6579241a-42f7-41fc-bd48-eec7ccb99b9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv6", "project_id": "5e5e1480598e465bbba7058ad48d7311"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:19Z", "revision_number": 0, "id": "a8796456-0af2-4f9c-97ec-c1e9fe969a8a", "remote_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:19Z", "security_group_id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "port_range_min": null, "ethertype": "IPv4", "project_id": "5e5e1480598e465bbba7058ad48d7311"}], "revision_number": 1, "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "9b47f77b-0cfb-4248-84df-6bb5d17aa821", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2d647b3fab944fcbd56363003a91459", "created_at": "2018-08-17T01:09:50Z", "updated_at": "2018-08-17T01:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "62a0f1c0-2b7f-47af-95c6-f48fb8cc45b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "6b2dc703-e55b-46b3-be24-cd0680bb40df", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "aed0d56f-852a-4b00-aa9e-c799a41e84d8", "remote_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:09:50Z", "revision_number": 0, "id": "c9278176-5baa-423e-a07e-f2d90f1aa03e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:09:50Z", "security_group_id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "tenant_id": "d2d647b3fab944fcbd56363003a91459", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2d647b3fab944fcbd56363003a91459"}], "revision_number": 1, "project_id": "d2d647b3fab944fcbd56363003a91459", "id": "9b846b1a-d26c-449e-ba39-2f463ca42880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "created_at": "2018-08-17T01:10:44Z", "updated_at": "2018-08-17T01:10:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "33d0bb10-a9f7-4b74-b507-337a3dd138e4", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "4db2b5de-ecc5-4f64-88b1-6100f05459d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "729ada77-85f9-4b62-819a-70b158c58e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv4", "project_id": "07bbd9a4016c4556980ff38e353b487f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:10:44Z", "revision_number": 0, "id": "7f5bd6e5-3bb4-46b7-ab5f-4ec872614d88", "remote_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "remote_ip_prefix": null, "created_at": "2018-08-17T01:10:44Z", "security_group_id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "tenant_id": "07bbd9a4016c4556980ff38e353b487f", "port_range_min": null, "ethertype": "IPv6", "project_id": "07bbd9a4016c4556980ff38e353b487f"}], "revision_number": 1, "project_id": "07bbd9a4016c4556980ff38e353b487f", "id": "9fd76bd9-56b2-47b3-8792-65eb4ac68223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "created_at": "2018-08-17T01:20:25Z", "updated_at": "2018-08-17T01:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "1264fbab-73a4-453d-9fb2-f667a4c65df6", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "470e0696-b32a-4349-830e-6956df3c77ef", "remote_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "58491004-2c8b-4a98-97f5-cdfeeb9c440e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv4", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:26Z", "revision_number": 0, "id": "71702d24-bf24-4315-ba93-ceb00397f8d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:26Z", "security_group_id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "tenant_id": "e80a4e476a654cf296b29f48dc7c9167", "port_range_min": null, "ethertype": "IPv6", "project_id": "e80a4e476a654cf296b29f48dc7c9167"}], "revision_number": 1, "project_id": "e80a4e476a654cf296b29f48dc7c9167", "id": "a50d170e-8894-4e67-9b06-ea5b0652c745", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6de78b5609de4b7586321e19d7868942", "created_at": "2018-08-17T01:11:33Z", "updated_at": "2018-08-17T01:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "08a53ad5-3aed-46c6-8a00-c882b38d8a9a", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "22d55622-f5bb-42c3-8612-2ab5a8fac0cc", "remote_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "3d46d403-6f86-460e-a715-2ba36abc5793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv4", "project_id": "6de78b5609de4b7586321e19d7868942"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:11:33Z", "revision_number": 0, "id": "94ebb41e-aada-4f16-8596-22ee78a9a507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:11:33Z", "security_group_id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "tenant_id": "6de78b5609de4b7586321e19d7868942", "port_range_min": null, "ethertype": "IPv6", "project_id": "6de78b5609de4b7586321e19d7868942"}], "revision_number": 1, "project_id": "6de78b5609de4b7586321e19d7868942", "id": "b17ee5b7-9bc9-4353-a224-c8fa5f8d93aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "created_at": "2018-08-17T01:20:35Z", "updated_at": "2018-08-17T01:20:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "1327436f-b144-4507-adf0-e45eec513b62", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "838bb99f-cc22-4650-bb2e-89ba77aec9c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "9762e6a3-5476-43c7-9027-14551e81321d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:36Z", "revision_number": 0, "id": "99b16d1f-15d9-491a-8f03-cd4e05a8b3df", "remote_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:36Z", "security_group_id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "tenant_id": "b36e9513cdf5473680b0c79374cdd819", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36e9513cdf5473680b0c79374cdd819"}], "revision_number": 1, "project_id": "b36e9513cdf5473680b0c79374cdd819", "id": "c100231e-37c7-4e8c-8823-8d6cd070d6fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "created_at": "2018-08-17T01:07:34Z", "updated_at": "2018-08-17T01:07:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "0ea86cd8-91c2-4c4c-b6cd-47650646acd3", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "400c8589-3d19-4748-b7df-6e1cfdbb3c28", "remote_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:35Z", "revision_number": 0, "id": "5d812eb5-8996-4572-a4ce-c171b3aed046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:35Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2e11bab66064c308408ea73e2946d0e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:07:34Z", "revision_number": 0, "id": "6ab11fc5-1b65-4e7b-b5e4-1c73b6a724c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:07:34Z", "security_group_id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "tenant_id": "f2e11bab66064c308408ea73e2946d0e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2e11bab66064c308408ea73e2946d0e"}], "revision_number": 1, "project_id": "f2e11bab66064c308408ea73e2946d0e", "id": "d5c30948-892a-4517-b3db-9a1b8528bba8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5923d2393b340f682400c294cf3499f", "created_at": "2018-08-17T01:20:33Z", "updated_at": "2018-08-17T01:20:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "a53433a1-6a18-44e3-ba5c-064f229a748c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "bfd83a68-8bfd-45b9-ac3c-676442dfe969", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "d72ea9ac-fe41-4c32-9a2f-0b4d9ffd48d0", "remote_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:33Z", "revision_number": 0, "id": "df7000d6-464a-44dd-a8ef-3b65b72d91c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:33Z", "security_group_id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "tenant_id": "b5923d2393b340f682400c294cf3499f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5923d2393b340f682400c294cf3499f"}], "revision_number": 1, "project_id": "b5923d2393b340f682400c294cf3499f", "id": "e1c29e82-29d3-4dc7-b233-9898e1bc7ab4", "name": "default"}, {"description": "PNS Security groups", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:18Z", "updated_at": "2018-08-17T01:59:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "udp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "266f7bd9-a25b-469b-b610-b98c9ccb1e58", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4237979c-deb5-4fea-b602-bc6782bded12", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "4d76a352-74b8-40f6-bb64-5adbb362149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "68114e8b-0154-43d5-8948-2a362dd12fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5002, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "7a07ba74-5633-461d-92b4-3e7fdd55edaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": 5001, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:18Z", "revision_number": 0, "id": "dec7b3a7-6e27-44c0-8962-d8e12d1ecbbb", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-17T01:59:18Z", "security_group_id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 5, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "eed3e1c0-e383-4286-89ce-8b908fda484c", "name": "pns-security9a74db78-392b-4386-9884-94edc7fb0940"}, {"description": "Default security group", "tags": [], "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "created_at": "2018-08-17T01:20:23Z", "updated_at": "2018-08-17T01:20:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "0b85eeac-60cd-47ab-a668-4ff0d348fb02", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "53a1bffe-995e-467c-8b68-b1f6ad207cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "83805b40-5225-4d10-ba00-c5e37e629d80", "remote_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:20:23Z", "revision_number": 0, "id": "c8ec8f68-84a5-44e3-aab1-7fbe2a66e3ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:20:23Z", "security_group_id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "tenant_id": "bd50a56f99cc4e66b64eb486db30928c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd50a56f99cc4e66b64eb486db30928c"}], "revision_number": 1, "project_id": "bd50a56f99cc4e66b64eb486db30928c", "id": "fa3d1e5e-369b-4f4d-9f5b-d629ac77c16e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "created_at": "2018-08-17T01:59:12Z", "updated_at": "2018-08-17T01:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "6abb44f6-3934-4f87-95ff-d5c03c16180e", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a23ab79f-8f22-43cb-b2ae-dcd0195f44c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv6", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "a41674d7-9236-4022-8a8a-bc283f554f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-17T01:59:12Z", "revision_number": 0, "id": "ec19679c-d54e-4fc5-af23-26ce5b29b91c", "remote_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "remote_ip_prefix": null, "created_at": "2018-08-17T01:59:12Z", "security_group_id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "tenant_id": "af22ccc44fb44401a78720a5a6af5bc7", "port_range_min": null, "ethertype": "IPv4", "project_id": "af22ccc44fb44401a78720a5a6af5bc7"}], "revision_number": 1, "project_id": "af22ccc44fb44401a78720a5a6af5bc7", "id": "fea3835f-6f45-475a-a4b0-25580fdfcfdf", "name": "default"}]} 2018-08-17 07:30:48,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-db5862f0-46cd-42e2-a140-26246cbe4eff 2018-08-17 07:30:48,054 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-17 07:30:48,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:30:48,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc1d2a9-faa1-4bf4-90a0-e3e08c160a64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:30:48,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5dc1d2a9-faa1-4bf4-90a0-e3e08c160a64 2018-08-17 07:30:48,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:30:48,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["8YwDv59iTT-zmPn63Igy7w"], "issued_at": "2018-08-17T07:30:48.000000Z"}} 2018-08-17 07:30:48,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" 2018-08-17 07:30:48,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30: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-9c27a710-b225-4aeb-9dac-442b56e6af6e x-compute-request-id: req-9c27a710-b225-4aeb-9dac-442b56e6af6e Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 2}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 6144, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 1, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 26358, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.5", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-17 07:30:48,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-9c27a710-b225-4aeb-9dac-442b56e6af6e 2018-08-17 07:30:48,746 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-1.opnfvlf.org', u'overcloud-novacompute-0.opnfvlf.org'] 2018-08-17 07:30:48,746 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-08-17 07:30:48,746 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=f6bc6ea2-8618-4e4a-be07-85a271a4b273 network=bf343512-87ff-4b41-a24c-6dfef51a62f2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.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-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:30:48,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:30:48,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:30:48,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:30:48,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:30:48,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:30:48,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:30:48,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:30:48,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:30:48,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:30:48,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:30:48,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:30:48,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:30:48,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:30:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:30:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:30:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:30:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:30:48,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:30:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:30:48,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9e99c9-f73d-4614-b5cb-790fb1dbad7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:30:48,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ea9e99c9-f73d-4614-b5cb-790fb1dbad7f 2018-08-17 07:30:48,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:30:49,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["D7RnhrimQ2GUg1VHQhUT1g"], "issued_at": "2018-08-17T07:30:49.000000Z"}} 2018-08-17 07:30:49,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6066986c9f47cb1aec4f60b8d4992b54403c555c" 2018-08-17 07:30:49,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30: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-70461e21-ea7d-4884-ae37-ab04336b805d x-compute-request-id: req-70461e21-ea7d-4884-ae37-ab04336b805d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"flavors": [{"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:30:49,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-70461e21-ea7d-4884-ae37-ab04336b805d 2018-08-17 07:30:49,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6066986c9f47cb1aec4f60b8d4992b54403c555c" 2018-08-17 07:30:49,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30: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-a3eb57be-e47f-43ae-b3dc-1ff6842433fb x-compute-request-id: req-a3eb57be-e47f-43ae-b3dc-1ff6842433fb Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "10c062e6-5901-444b-b383-95eb695eb39b"}} 2018-08-17 07:30:49,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b used request id req-a3eb57be-e47f-43ae-b3dc-1ff6842433fb 2018-08-17 07:30:49,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6066986c9f47cb1aec4f60b8d4992b54403c555c" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "10c062e6-5901-444b-b383-95eb695eb39b", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bf343512-87ff-4b41-a24c-6dfef51a62f2"}], "config_drive": true}}' 2018-08-17 07:30:51,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:30: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-4d49f8b5-adb7-4e7d-ba38-f36ee08a2dab x-compute-request-id: req-4d49f8b5-adb7-4e7d-ba38-f36ee08a2dab Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "adminPass": "kTCF2je67Y3g"}} 2018-08-17 07:30:51,476 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4d49f8b5-adb7-4e7d-ba38-f36ee08a2dab 2018-08-17 07:30:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:30:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63bd8e47-eb88-4308-8772-235fdc8ca40f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:30:51,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-63bd8e47-eb88-4308-8772-235fdc8ca40f 2018-08-17 07:30:51,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:30:51,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["8o56NdYIRKKdBAk34yxGsw"], "issued_at": "2018-08-17T07:30:51.000000Z"}} 2018-08-17 07:30:51,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:30:52,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30: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-79e153e3-be59-4fa4-81b9-1ca48d522804 x-compute-request-id: req-79e153e3-be59-4fa4-81b9-1ca48d522804 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.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30: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": "sdnvpn-13-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:30:52,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-79e153e3-be59-4fa4-81b9-1ca48d522804 2018-08-17 07:30:55,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:30:56,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30: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-f031c474-31fb-47ef-871c-0293b6a8b1c7 x-compute-request-id: req-f031c474-31fb-47ef-871c-0293b6a8b1c7 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.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:30:56,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-f031c474-31fb-47ef-871c-0293b6a8b1c7 2018-08-17 07:30:59,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:30:59,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:30: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-241c97e8-72a4-4c26-b53e-98d6d7fb930b x-compute-request-id: req-241c97e8-72a4-4c26-b53e-98d6d7fb930b Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:30:59,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-241c97e8-72a4-4c26-b53e-98d6d7fb930b 2018-08-17 07:31:02,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:03,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-4749b143-6e02-41ac-b6df-a755cbb22aa9 x-compute-request-id: req-4749b143-6e02-41ac-b6df-a755cbb22aa9 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:03,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-4749b143-6e02-41ac-b6df-a755cbb22aa9 2018-08-17 07:31:06,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:06,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-3f35c39f-e561-4779-b13c-32f705f31fd1 x-compute-request-id: req-3f35c39f-e561-4779-b13c-32f705f31fd1 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:06,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-3f35c39f-e561-4779-b13c-32f705f31fd1 2018-08-17 07:31:09,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:10,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-02eb1790-fa0a-4cc8-9c78-4f82739ecb40 x-compute-request-id: req-02eb1790-fa0a-4cc8-9c78-4f82739ecb40 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:10,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-02eb1790-fa0a-4cc8-9c78-4f82739ecb40 2018-08-17 07:31:13,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:13,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-c85f6341-0775-476a-8188-0bd3b7854e2e x-compute-request-id: req-c85f6341-0775-476a-8188-0bd3b7854e2e Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:13,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-c85f6341-0775-476a-8188-0bd3b7854e2e 2018-08-17 07:31:16,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:17,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-a4829c08-81fc-41b6-83b6-edccc67f63eb x-compute-request-id: req-a4829c08-81fc-41b6-83b6-edccc67f63eb Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:17,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-a4829c08-81fc-41b6-83b6-edccc67f63eb 2018-08-17 07:31:20,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:20,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-8cdac6fc-6e5d-4f49-a89b-2093ffaa7bd0 x-compute-request-id: req-8cdac6fc-6e5d-4f49-a89b-2093ffaa7bd0 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:20,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-8cdac6fc-6e5d-4f49-a89b-2093ffaa7bd0 2018-08-17 07:31:23,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:24,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-f5977e87-dd0c-48e4-8555-7a743ecca334 x-compute-request-id: req-f5977e87-dd0c-48e4-8555-7a743ecca334 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:24,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-f5977e87-dd0c-48e4-8555-7a743ecca334 2018-08-17 07:31:27,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:27,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-972a170f-b0bf-4f26-85cf-2e601c641914 x-compute-request-id: req-972a170f-b0bf-4f26-85cf-2e601c641914 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:27,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-972a170f-b0bf-4f26-85cf-2e601c641914 2018-08-17 07:31:30,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:31,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-90d8e621-130a-415a-b36d-6690fdc0520b x-compute-request-id: req-90d8e621-130a-415a-b36d-6690fdc0520b Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:31,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-90d8e621-130a-415a-b36d-6690fdc0520b 2018-08-17 07:31:34,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:34,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-d6a4571e-86cb-457e-97da-52cbd37e2cd0 x-compute-request-id: req-d6a4571e-86cb-457e-97da-52cbd37e2cd0 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:34,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-d6a4571e-86cb-457e-97da-52cbd37e2cd0 2018-08-17 07:31:37,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:38,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-6a843562-96a2-4a83-b201-8adbe86af660 x-compute-request-id: req-6a843562-96a2-4a83-b201-8adbe86af660 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:38,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-6a843562-96a2-4a83-b201-8adbe86af660 2018-08-17 07:31:41,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:41,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-6bfeefbe-fb27-455a-80c9-23f4fc7efa43 x-compute-request-id: req-6bfeefbe-fb27-455a-80c9-23f4fc7efa43 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:41,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-6bfeefbe-fb27-455a-80c9-23f4fc7efa43 2018-08-17 07:31:44,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:45,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-67dd34c3-da00-42fd-850a-cc3771d1cf69 x-compute-request-id: req-67dd34c3-da00-42fd-850a-cc3771d1cf69 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:45,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-67dd34c3-da00-42fd-850a-cc3771d1cf69 2018-08-17 07:31:48,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:48,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-9be99f2b-98f7-4045-b1da-f32248089d44 x-compute-request-id: req-9be99f2b-98f7-4045-b1da-f32248089d44 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:48,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-9be99f2b-98f7-4045-b1da-f32248089d44 2018-08-17 07:31:51,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:51,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-1e332f65-ee9c-4689-8aa1-22acde8e879e x-compute-request-id: req-1e332f65-ee9c-4689-8aa1-22acde8e879e Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:51,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-1e332f65-ee9c-4689-8aa1-22acde8e879e 2018-08-17 07:31:54,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:54,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:31: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-b28057ae-28b7-46d1-a52d-712d52bb024c x-compute-request-id: req-b28057ae-28b7-46d1-a52d-712d52bb024c Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:54,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-b28057ae-28b7-46d1-a52d-712d52bb024c 2018-08-17 07:31:57,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:31:58,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-94c0f2f6-8e5b-4951-aff5-cf6f5d423d1d x-compute-request-id: req-94c0f2f6-8e5b-4951-aff5-cf6f5d423d1d Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:31:58,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-94c0f2f6-8e5b-4951-aff5-cf6f5d423d1d 2018-08-17 07:32:01,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:01,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-b8d3c50d-3889-466a-a614-f14bf4eecf71 x-compute-request-id: req-b8d3c50d-3889-466a-a614-f14bf4eecf71 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:01,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-b8d3c50d-3889-466a-a614-f14bf4eecf71 2018-08-17 07:32:04,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:05,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-870cbbc1-6832-4f6b-99f7-2c58413ca19d x-compute-request-id: req-870cbbc1-6832-4f6b-99f7-2c58413ca19d Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:05,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-870cbbc1-6832-4f6b-99f7-2c58413ca19d 2018-08-17 07:32:08,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:08,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-e1473b4a-5ff3-4103-a00b-2d1c80b892c7 x-compute-request-id: req-e1473b4a-5ff3-4103-a00b-2d1c80b892c7 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:08,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-e1473b4a-5ff3-4103-a00b-2d1c80b892c7 2018-08-17 07:32:11,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:12,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-99f8e29b-8818-4611-a9da-444f14a091d4 x-compute-request-id: req-99f8e29b-8818-4611-a9da-444f14a091d4 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:12,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-99f8e29b-8818-4611-a9da-444f14a091d4 2018-08-17 07:32:15,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:15,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-abebf384-77de-4b42-b018-f23286f84524 x-compute-request-id: req-abebf384-77de-4b42-b018-f23286f84524 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:15,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-abebf384-77de-4b42-b018-f23286f84524 2018-08-17 07:32:18,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:19,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-8ac90d4b-7b2d-4238-affb-4f6e7fe8d082 x-compute-request-id: req-8ac90d4b-7b2d-4238-affb-4f6e7fe8d082 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:19,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-8ac90d4b-7b2d-4238-affb-4f6e7fe8d082 2018-08-17 07:32:22,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:22,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-1cc2c495-8f38-46c8-9718-d7260302d485 x-compute-request-id: req-1cc2c495-8f38-46c8-9718-d7260302d485 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:22,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-1cc2c495-8f38-46c8-9718-d7260302d485 2018-08-17 07:32:25,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:26,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-e8e89351-cde6-4d2d-bd71-ea98d3015f9a x-compute-request-id: req-e8e89351-cde6-4d2d-bd71-ea98d3015f9a Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:26,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-e8e89351-cde6-4d2d-bd71-ea98d3015f9a 2018-08-17 07:32:29,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:29,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-fc96a4d4-bbbc-4f78-a781-951fc8776bcb x-compute-request-id: req-fc96a4d4-bbbc-4f78-a781-951fc8776bcb Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:29,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-fc96a4d4-bbbc-4f78-a781-951fc8776bcb 2018-08-17 07:32:32,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:32,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-34da5cdf-21fa-4830-bf2c-632c0f63a025 x-compute-request-id: req-34da5cdf-21fa-4830-bf2c-632c0f63a025 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:32,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-34da5cdf-21fa-4830-bf2c-632c0f63a025 2018-08-17 07:32:35,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:36,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-413c38ec-f5c1-4f44-abc3-4a05a233f62b x-compute-request-id: req-413c38ec-f5c1-4f44-abc3-4a05a233f62b Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:36,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-413c38ec-f5c1-4f44-abc3-4a05a233f62b 2018-08-17 07:32:39,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:39,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-c601ac52-2337-4d74-bcae-b244938d251a x-compute-request-id: req-c601ac52-2337-4d74-bcae-b244938d251a Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:39,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-c601ac52-2337-4d74-bcae-b244938d251a 2018-08-17 07:32:42,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:42,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-eb199853-dd49-4175-b712-ec975711adaa x-compute-request-id: req-eb199853-dd49-4175-b712-ec975711adaa Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:42,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-eb199853-dd49-4175-b712-ec975711adaa 2018-08-17 07:32:45,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:46,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-237e731e-55d5-4c96-9908-faf1d6c4ddf6 x-compute-request-id: req-237e731e-55d5-4c96-9908-faf1d6c4ddf6 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:46,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-237e731e-55d5-4c96-9908-faf1d6c4ddf6 2018-08-17 07:32:49,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:49,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-e0cac8ae-37c3-4028-bda2-d64c246947bc x-compute-request-id: req-e0cac8ae-37c3-4028-bda2-d64c246947bc Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:49,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-e0cac8ae-37c3-4028-bda2-d64c246947bc 2018-08-17 07:32:52,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:52,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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,Accept-Encoding x-openstack-request-id: req-e92d70b7-d2d0-478f-96e6-06b22d9ace89 x-compute-request-id: req-e92d70b7-d2d0-478f-96e6-06b22d9ace89 Content-Encoding: gzip Content-Length: 779 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:30:53Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:52,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-e92d70b7-d2d0-478f-96e6-06b22d9ace89 2018-08-17 07:32:55,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195fa2f85e9447786e0c6bd47c2e0555ebc949f" 2018-08-17 07:32:56,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-e70d0f9c-d6e2-487b-83cf-e2f8084e22b9 x-compute-request-id: req-e70d0f9c-d6e2-487b-83cf-e2f8084e22b9 Content-Encoding: gzip Content-Length: 783 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-08-17T07:32:54.000000", "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:32:54Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:56,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-e70d0f9c-d6e2-487b-83cf-e2f8084e22b9 2018-08-17 07:32:56,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6066986c9f47cb1aec4f60b8d4992b54403c555c" 2018-08-17 07:32:56,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-3931f3d4-0742-4934-af47-be15cbfb2cfc x-compute-request-id: req-3931f3d4-0742-4934-af47-be15cbfb2cfc Content-Encoding: gzip Content-Length: 783 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:08:c0:68", "version": 4, "addr": "10.10.10.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000092", "OS-SRV-USG:launched_at": "2018-08-17T07:32:54.000000", "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "d2b3ecee-23a7-4d65-a22c-3132c6384645", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:32:54Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-1", "created": "2018-08-17T07:30:51Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:32:56,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645 used request id req-3931f3d4-0742-4934-af47-be15cbfb2cfc 2018-08-17 07:32:56,492 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.13'. 2018-08-17 07:32:56,492 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-08-17 07:32:56,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:32:57,580 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:32: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-c74f48d2-2e3b-4796-bd0e-848a8a9ec2c4 x-compute-request-id: req-c74f48d2-2e3b-4796-bd0e-848a8a9ec2c4 Content-Length: 0 Content-Type: application/json 2018-08-17 07:32:57,580 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645/action used request id req-c74f48d2-2e3b-4796-bd0e-848a8a9ec2c4 2018-08-17 07:32:57,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:32:57,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13583 X-Openstack-Request-Id: req-08bf44a9-191d-499d-83a9-c573266cf402 Date: Fri, 17 Aug 2018 07:32:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:25:38Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"67628697-f42e-4760-94de-4d5da6c008d1","ip_address":"10.10.10.2"}],"id":"1b646b1d-f7b8-4c12-9238-071e62e2503e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:77:c0","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","name":"","admin_state_up":true,"network_id":"ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:25:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:30:46Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41d4399a-b890-4a20-b337-cf6e4677efa6","ip_address":"172.30.9.201"}],"id":"213d4bef-dea9-4f96-89e6-1039a5de2faa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:cc:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bde54ce5-e023-4a3e-913e-cd531323b2de","name":"","admin_state_up":true,"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"","created_at":"2018-08-17T07:30:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:09:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","ip_address":"10.10.11.2"}],"id":"258a7ccb-951d-47ff-b008-1cb6a822746d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:2b:15","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-044d4872-1c01-4b61-a93d-7ad408df0b10","name":"","admin_state_up":true,"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:23:08Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1d5406f8-6621-4b3e-b06d-d4299cc389fb","ip_address":"10.10.10.2"}],"id":"2c0380aa-ed9f-44e3-8cc1-480463885af8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:0a:dd","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2c1e4ec-5318-40d2-8451-d93dcc0c817c","name":"","admin_state_up":true,"network_id":"d2c1e4ec-5318-40d2-8451-d93dcc0c817c","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:23:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:20:28Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b432c456-df86-4b37-95a1-83ad2bbf0b32","ip_address":"10.10.10.2"}],"id":"2e07c770-da50-41c0-a1e3-d56fbc1fe1c1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:8b:57","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10f388e9-4b2e-4b3e-85ed-d658a7517ae2","name":"","admin_state_up":true,"network_id":"10f388e9-4b2e-4b3e-85ed-d658a7517ae2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:20:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:30:47Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.2"}],"id":"3d3121c3-1789-48d3-bae3-3201e2220697","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:66:4e","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf343512-87ff-4b41-a24c-6dfef51a62f2","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:09:04Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","ip_address":"10.10.10.2"}],"id":"3ff81733-f66a-42ea-a573-5be53663dfc6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:f0","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64bd3015-a360-4981-b265-3c51effd5381","name":"","admin_state_up":true,"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:32:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.13"}],"id":"42cec251-f4fc-4f93-9496-e66da9a7348a","security_groups":["1948f0c8-ae42-4245-83a5-b93218c03f6e","9b47f77b-0cfb-4248-84df-6bb5d17aa821"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:c0:68","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d2b3ecee-23a7-4d65-a22c-3132c6384645","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:12:30Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"145e638f-fad7-4346-bdce-42b67e2a4a85","ip_address":"10.10.10.2"}],"id":"65fdeb64-228c-43eb-a860-a0bc8e8e9eff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:2f:a2","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b60d418b-773d-4c3b-be29-597053553200","name":"","admin_state_up":true,"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.2"}],"id":"71f8b9f6-9f1a-4290-9987-5e99d1e8e3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9d:86","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8d21f65-2efa-4112-b670-365da6f821ee","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:12:31Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14607a40-3bc5-47eb-b3cf-d885fa928789","ip_address":"10.10.10.2"}],"id":"bbf331fa-5289-4a5d-81a2-8241bf8a9897","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:ca:10","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-38610c9c-a389-41ec-bbbe-0e4800a59864","name":"","admin_state_up":true,"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.1"}],"id":"c37a6f73-036b-48c2-9828-0b40a0ded2ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:5e:48","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:30:45Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.1"}],"id":"c427adaf-c3cf-410a-b6ea-49e1b2d9f558","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:8c:08","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bde54ce5-e023-4a3e-913e-cd531323b2de","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.2"}],"id":"e07738ac-78b4-4a05-9b2d-7fdd8d854db7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:20:ab","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-07e16434-431a-408c-8fce-b3ffe78e78aa","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.1"}],"id":"e929cb9d-48e8-4b93-8ef7-1eaf5d815bff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:b0:67","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T02:00:51Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.19"}],"id":"fb0a4c53-af66-4129-8b7e-66e5f1608efc","security_groups":["eed3e1c0-e383-4286-89ce-8b908fda484c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:8b:45","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4ef34258-3591-4f97-818f-4809766f6a43","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:22Z","binding:vnic_type":"normal"}]} 2018-08-17 07:32:57,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-08bf44a9-191d-499d-83a9-c573266cf402 2018-08-17 07:32:57,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/ports/42cec251-f4fc-4f93-9496-e66da9a7348a -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:08:c0:68"}]}}' 2018-08-17 07:32:58,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-fe1e3ed1-c87c-4885-a1a4-2d4038ab68fa Date: Fri, 17 Aug 2018 07:32:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:08:c0:68"}],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:32:57Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.13"}],"id":"42cec251-f4fc-4f93-9496-e66da9a7348a","security_groups":["1948f0c8-ae42-4245-83a5-b93218c03f6e","9b47f77b-0cfb-4248-84df-6bb5d17aa821"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:c0:68","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d2b3ecee-23a7-4d65-a22c-3132c6384645","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:53Z","binding:vnic_type":"normal"}} 2018-08-17 07:32:58,408 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/42cec251-f4fc-4f93-9496-e66da9a7348a used request id req-fe1e3ed1-c87c-4885-a1a4-2d4038ab68fa 2018-08-17 07:32:58,409 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-08-17 07:32:58,409 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=f6bc6ea2-8618-4e4a-be07-85a271a4b273 network=bf343512-87ff-4b41-a24c-6dfef51a62f2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-1.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-08-17 07:32:58,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:32:58,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:32:58,409 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:32:58,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:32:58,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:32:58,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:32:58,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:32:58,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:32:58,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:32:58,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:32:58,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:32:58,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:32:58,415 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:32:58,416 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:32:58,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:32:58,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:32:58,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:32:58,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:32:58,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:32:58,417 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:32:58,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:32:58,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7713e768-2496-4467-8df3-24e8b6fdf840 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:32:58,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7713e768-2496-4467-8df3-24e8b6fdf840 2018-08-17 07:32:58,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:32:58,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["7g2-ZPddRxKWWFYP261LFQ"], "issued_at": "2018-08-17T07:32:58.000000Z"}} 2018-08-17 07:32:58,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" 2018-08-17 07:32:59,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:32: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-2fc5fef7-e15f-48bb-abb1-d34a9275ce24 x-compute-request-id: req-2fc5fef7-e15f-48bb-abb1-d34a9275ce24 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"flavors": [{"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:32:59,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2fc5fef7-e15f-48bb-abb1-d34a9275ce24 2018-08-17 07:32:59,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" 2018-08-17 07:32:59,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-615f7f7b-3f0e-4552-aa33-fcf6137f2650 x-compute-request-id: req-615f7f7b-3f0e-4552-aa33-fcf6137f2650 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "10c062e6-5901-444b-b383-95eb695eb39b"}} 2018-08-17 07:32:59,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b used request id req-615f7f7b-3f0e-4552-aa33-fcf6137f2650 2018-08-17 07:32:59,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "10c062e6-5901-444b-b383-95eb695eb39b", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bf343512-87ff-4b41-a24c-6dfef51a62f2"}], "config_drive": true}}' 2018-08-17 07:33:00,464 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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-7b6b91d0-a428-4569-8140-1bb89cb4a1f4 x-compute-request-id: req-7b6b91d0-a428-4569-8140-1bb89cb4a1f4 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "adminPass": "sa3d2kocAuqP"}} 2018-08-17 07:33:00,464 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7b6b91d0-a428-4569-8140-1bb89cb4a1f4 2018-08-17 07:33:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:33:00,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef821a0-df25-45b3-bcfc-9528f9bc8ed8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:33:00,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7ef821a0-df25-45b3-bcfc-9528f9bc8ed8 2018-08-17 07:33:00,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:33:00,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["zFSppPjISzubipkQU5Pc0g"], "issued_at": "2018-08-17T07:33:00.000000Z"}} 2018-08-17 07:33:00,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5708dcde9194e1792e8a84040d90ee9244214fb4" 2018-08-17 07:33:01,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-e5c03bd6-5914-4150-b517-bd85a667a25e x-compute-request-id: req-e5c03bd6-5914-4150-b517-bd85a667a25e 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.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33: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-2", "created": "2018-08-17T07:33:00Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:01,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a used request id req-e5c03bd6-5914-4150-b517-bd85a667a25e 2018-08-17 07:33:04,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5708dcde9194e1792e8a84040d90ee9244214fb4" 2018-08-17 07:33:05,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-c257ad44-344d-4eee-9e54-47771eb6dffc x-compute-request-id: req-c257ad44-344d-4eee-9e54-47771eb6dffc Content-Encoding: gzip Content-Length: 776 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:eb:06:47", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:01Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:33:00Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:05,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a used request id req-c257ad44-344d-4eee-9e54-47771eb6dffc 2018-08-17 07:33:08,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5708dcde9194e1792e8a84040d90ee9244214fb4" 2018-08-17 07:33:08,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-887905a6-1e84-44ec-93b9-b7cfc5d04376 x-compute-request-id: req-887905a6-1e84-44ec-93b9-b7cfc5d04376 Content-Encoding: gzip Content-Length: 776 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:eb:06:47", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:01Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:33:00Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:08,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a used request id req-887905a6-1e84-44ec-93b9-b7cfc5d04376 2018-08-17 07:33:11,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5708dcde9194e1792e8a84040d90ee9244214fb4" 2018-08-17 07:33:12,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-bb031266-97ae-44dd-8721-209640062936 x-compute-request-id: req-bb031266-97ae-44dd-8721-209640062936 Content-Encoding: gzip Content-Length: 776 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:eb:06:47", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:01Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:33:00Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:12,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a used request id req-bb031266-97ae-44dd-8721-209640062936 2018-08-17 07:33:15,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5708dcde9194e1792e8a84040d90ee9244214fb4" 2018-08-17 07:33:15,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-e65e4592-ace8-4ae9-940a-2250b5a700a5 x-compute-request-id: req-e65e4592-ace8-4ae9-940a-2250b5a700a5 Content-Encoding: gzip Content-Length: 776 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:eb:06:47", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:01Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:33:00Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:15,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a used request id req-e65e4592-ace8-4ae9-940a-2250b5a700a5 2018-08-17 07:33:18,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5708dcde9194e1792e8a84040d90ee9244214fb4" 2018-08-17 07:33:19,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-ccef1c73-93b8-41ff-b899-5168421fff32 x-compute-request-id: req-ccef1c73-93b8-41ff-b899-5168421fff32 Content-Encoding: gzip Content-Length: 780 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:eb:06:47", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-08-17T07:33:16.000000", "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:16Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:33:00Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:19,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a used request id req-ccef1c73-93b8-41ff-b899-5168421fff32 2018-08-17 07:33:19,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" 2018-08-17 07:33:19,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-7c332081-6638-47f1-a23c-b07287bda9c2 x-compute-request-id: req-7c332081-6638-47f1-a23c-b07287bda9c2 Content-Encoding: gzip Content-Length: 780 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:eb:06:47", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7a7de304-6025-4db0-b113-29dae2fa966a", "rel": "bookmark"}], "image": {"id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "links": [{"href": "http://172.30.9.23:8774/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000093", "OS-SRV-USG:launched_at": "2018-08-17T07:33:16.000000", "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "7a7de304-6025-4db0-b113-29dae2fa966a", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:16Z", "hostId": "9307f4b1de490a08d29f4e7ce8ecd0f044fd12ff342fca62566ea100", "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-2", "created": "2018-08-17T07:33:00Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:19,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a used request id req-7c332081-6638-47f1-a23c-b07287bda9c2 2018-08-17 07:33:19,861 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.11'. 2018-08-17 07:33:19,861 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-08-17 07:33:19,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:33:20,690 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-c7ed1bcb-275c-4846-92e9-8483460c7929 x-compute-request-id: req-c7ed1bcb-275c-4846-92e9-8483460c7929 Content-Length: 0 Content-Type: application/json 2018-08-17 07:33:20,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-c7ed1bcb-275c-4846-92e9-8483460c7929 2018-08-17 07:33:20,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:33:20,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14550 X-Openstack-Request-Id: req-8534b6a9-2103-42b2-ad29-3dd69e0b5af8 Date: Fri, 17 Aug 2018 07:33:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:25:38Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"67628697-f42e-4760-94de-4d5da6c008d1","ip_address":"10.10.10.2"}],"id":"1b646b1d-f7b8-4c12-9238-071e62e2503e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:77:c0","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","name":"","admin_state_up":true,"network_id":"ebebd9a4-cf14-4aeb-bd62-7a80291f34e2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:25:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:30:46Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41d4399a-b890-4a20-b337-cf6e4677efa6","ip_address":"172.30.9.201"}],"id":"213d4bef-dea9-4f96-89e6-1039a5de2faa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:cc:9e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bde54ce5-e023-4a3e-913e-cd531323b2de","name":"","admin_state_up":true,"network_id":"fb9f9353-47c3-47b9-bbc2-58c975c355ac","tenant_id":"","created_at":"2018-08-17T07:30:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:09:06Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f80c6c4a-ceb6-4d4f-b0df-351a0758176c","ip_address":"10.10.11.2"}],"id":"258a7ccb-951d-47ff-b008-1cb6a822746d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:2b:15","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-044d4872-1c01-4b61-a93d-7ad408df0b10","name":"","admin_state_up":true,"network_id":"044d4872-1c01-4b61-a93d-7ad408df0b10","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:03Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:23:08Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1d5406f8-6621-4b3e-b06d-d4299cc389fb","ip_address":"10.10.10.2"}],"id":"2c0380aa-ed9f-44e3-8cc1-480463885af8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:0a:dd","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2c1e4ec-5318-40d2-8451-d93dcc0c817c","name":"","admin_state_up":true,"network_id":"d2c1e4ec-5318-40d2-8451-d93dcc0c817c","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:23:05Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:20:28Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b432c456-df86-4b37-95a1-83ad2bbf0b32","ip_address":"10.10.10.2"}],"id":"2e07c770-da50-41c0-a1e3-d56fbc1fe1c1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:8b:57","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-10f388e9-4b2e-4b3e-85ed-d658a7517ae2","name":"","admin_state_up":true,"network_id":"10f388e9-4b2e-4b3e-85ed-d658a7517ae2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:20:25Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:30:47Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.2"}],"id":"3d3121c3-1789-48d3-bae3-3201e2220697","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:66:4e","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bf343512-87ff-4b41-a24c-6dfef51a62f2","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:09:04Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ee7b5dcc-4d2a-4ac9-954c-e03c59a69be2","ip_address":"10.10.10.2"}],"id":"3ff81733-f66a-42ea-a573-5be53663dfc6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:f0","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64bd3015-a360-4981-b265-3c51effd5381","name":"","admin_state_up":true,"network_id":"64bd3015-a360-4981-b265-3c51effd5381","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:09:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:08:c0:68"}],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:32:57Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.13"}],"id":"42cec251-f4fc-4f93-9496-e66da9a7348a","security_groups":["1948f0c8-ae42-4245-83a5-b93218c03f6e","9b47f77b-0cfb-4248-84df-6bb5d17aa821"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:c0:68","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"d2b3ecee-23a7-4d65-a22c-3132c6384645","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:12:30Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"145e638f-fad7-4346-bdce-42b67e2a4a85","ip_address":"10.10.10.2"}],"id":"65fdeb64-228c-43eb-a860-a0bc8e8e9eff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:2f:a2","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b60d418b-773d-4c3b-be29-597053553200","name":"","admin_state_up":true,"network_id":"b60d418b-773d-4c3b-be29-597053553200","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.2"}],"id":"71f8b9f6-9f1a-4290-9987-5e99d1e8e3b4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:9d:86","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8d21f65-2efa-4112-b670-365da6f821ee","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:33:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.11"}],"id":"936b186c-e666-49c1-a410-e5fa23b3688f","security_groups":["1948f0c8-ae42-4245-83a5-b93218c03f6e","9b47f77b-0cfb-4248-84df-6bb5d17aa821"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:06:47","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7a7de304-6025-4db0-b113-29dae2fa966a","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:33:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:12:31Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14607a40-3bc5-47eb-b3cf-d885fa928789","ip_address":"10.10.10.2"}],"id":"bbf331fa-5289-4a5d-81a2-8241bf8a9897","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:ca:10","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-38610c9c-a389-41ec-bbbe-0e4800a59864","name":"","admin_state_up":true,"network_id":"38610c9c-a389-41ec-bbbe-0e4800a59864","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:12:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.1"}],"id":"c37a6f73-036b-48c2-9828-0b40a0ded2ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:5e:48","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:14Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:30:45Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.1"}],"id":"c427adaf-c3cf-410a-b6ea-49e1b2d9f558","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:8c:08","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"bde54ce5-e023-4a3e-913e-cd531323b2de","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:30:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:15Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.2"}],"id":"e07738ac-78b4-4a05-9b2d-7fdd8d854db7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:20:ab","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-07e16434-431a-408c-8fce-b3ffe78e78aa","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T01:59:17Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"060b2627-75ed-4d05-81a7-fe74fc61ae21","ip_address":"192.168.2.1"}],"id":"e929cb9d-48e8-4b93-8ef7-1eaf5d815bff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:b0:67","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"24ad6480-6c88-4115-8ccd-fbab5480ea7e","name":"","admin_state_up":true,"network_id":"e8d21f65-2efa-4112-b670-365da6f821ee","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-17T02:00:51Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bc9e589f-9ad6-40d3-9ab6-c41933b05906","ip_address":"192.168.1.19"}],"id":"fb0a4c53-af66-4129-8b7e-66e5f1608efc","security_groups":["eed3e1c0-e383-4286-89ce-8b908fda484c"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:8b:45","project_id":"af22ccc44fb44401a78720a5a6af5bc7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"4ef34258-3591-4f97-818f-4809766f6a43","name":"","admin_state_up":true,"network_id":"07e16434-431a-408c-8fce-b3ffe78e78aa","tenant_id":"af22ccc44fb44401a78720a5a6af5bc7","created_at":"2018-08-17T01:59:22Z","binding:vnic_type":"normal"}]} 2018-08-17 07:33:20,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-8534b6a9-2103-42b2-ad29-3dd69e0b5af8 2018-08-17 07:33:20,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/ports/936b186c-e666-49c1-a410-e5fa23b3688f -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:eb:06:47"}]}}' 2018-08-17 07:33:21,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-1bb6df61-b8ee-488e-b96d-7a7a0aca80e9 Date: Fri, 17 Aug 2018 07:33:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:eb:06:47"}],"extra_dhcp_opts":[],"updated_at":"2018-08-17T07:33:20Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"282c658c-4cc8-42c9-a3fa-364bbbff203d","ip_address":"10.10.10.11"}],"id":"936b186c-e666-49c1-a410-e5fa23b3688f","security_groups":["1948f0c8-ae42-4245-83a5-b93218c03f6e","9b47f77b-0cfb-4248-84df-6bb5d17aa821"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:06:47","project_id":"5e5e1480598e465bbba7058ad48d7311","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"7a7de304-6025-4db0-b113-29dae2fa966a","name":"","admin_state_up":true,"network_id":"bf343512-87ff-4b41-a24c-6dfef51a62f2","tenant_id":"5e5e1480598e465bbba7058ad48d7311","created_at":"2018-08-17T07:33:02Z","binding:vnic_type":"normal"}} 2018-08-17 07:33:21,210 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/ports/936b186c-e666-49c1-a410-e5fa23b3688f used request id req-1bb6df61-b8ee-488e-b96d-7a7a0aca80e9 2018-08-17 07:33:21,211 - sdnvpn_test_utils - INFO - Waiting for instance d2b3ecee-23a7-4d65-a22c-3132c6384645 to boot up 2018-08-17 07:33:21,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6066986c9f47cb1aec4f60b8d4992b54403c555c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:21,216 - sdnvpn_test_utils - INFO - Waiting for instance 7a7de304-6025-4db0-b113-29dae2fa966a to boot up 2018-08-17 07:33:21,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:21,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-89f0b503-99b8-4eeb-9d86-e37e4c974078 x-compute-request-id: req-89f0b503-99b8-4eeb-9d86-e37e4c974078 Content-Encoding: gzip Content-Length: 8360 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 888822818 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.188619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190983] pid_max: default: 32768 minimum: 301\n[ 0.192256] ACPI: Core revision 20150930\n[ 0.194011] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195891] Security Framework initialized\n[ 0.197113] Yama: becoming mindful.\n[ 0.200846] AppArmor: AppArmor initialized\n[ 0.202219] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.204944] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.208881] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211222] Initializing cgroup subsys io\n[ 0.212406] Initializing cgroup subsys memory\n[ 0.213653] Initializing cgroup subsys devices\n[ 0.214898] Initializing cgroup subsys freezer\n[ 0.216150] Initializing cgroup subsys net_cls\n[ 0.217397] Initializing cgroup subsys perf_event\n[ 0.218689] Initializing cgroup subsys net_prio\n[ 0.219977] Initializing cgroup subsys hugetlb\n[ 0.221219] Initializing cgroup subsys pids\n[ 0.222494] CPU: Physical Processor ID: 0\n[ 0.224363] mce: CPU supports 10 MCE banks\n[ 0.225591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244382] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.251778] ftrace: allocating 32123 entries in 126 pages\n[ 0.279312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282500] x2apic enabled\n[ 0.283679] Switched APIC routing to physical x2apic.\n[ 0.286209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287800] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290692] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293267] KVM setup paravirtual spinlock\n[ 0.295601] x86: Booted up 1 node, 1 CPUs\n[ 0.296742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298755] devtmpfs: initialized\n[ 0.301647] evm: security.selinux\n[ 0.302646] evm: security.SMACK64\n[ 0.303636] evm: security.SMACK64EXEC\n[ 0.304685] evm: security.SMACK64TRANSMUTE\n[ 0.305839] evm: security.SMACK64MMAP\n[ 0.306901] evm: security.ima\n[ 0.307812] evm: security.capability\n[ 0.308998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.311652] pinctrl core: initialized pinctrl subsystem\n[ 0.313224] RTC time: 7:33:17, date: 08/17/18\n[ 0.314621] NET: Registered protocol family 16\n[ 0.316073] cpuidle: using governor ladder\n[ 0.317239] cpuidle: using governor menu\n[ 0.318365] PCCT header not found.\n[ 0.319424] ACPI: bus type PCI registered\n[ 0.320575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322388] PCI: Using configuration type 1 for base access\n[ 0.324999] ACPI: Added _OSI(Module Device)\n[ 0.326197] ACPI: Added _OSI(Processor Device)\n[ 0.327424] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331500] ACPI: Interpreter enabled\n[ 0.332580] ACPI: (supports S0 S5)\n[ 0.333590] ACPI: Using IOAPIC for interrupt routing\n[ 0.334928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342511] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347329] acpiphp: Slot [3] registered\n[ 0.348481] acpiphp: Slot [4] registered\n[ 0.349634] acpiphp: Slot [5] registered\n[ 0.350780] acpiphp: Slot [6] registered\n[ 0.351918] acpiphp: Slot [7] registered\n[ 0.353043] acpiphp: Slot [8] registered\n[ 0.354173] acpiphp: Slot [9] registered\n[ 0.355304] acpiphp: Slot [10] registered\n[ 0.356450] acpiphp: Slot [11] registered\n[ 0.357591] acpiphp: Slot [12] registered\n[ 0.358734] acpiphp: Slot [13] registered\n[ 0.359872] acpiphp: Slot [14] registered\n[ 0.375788] acpiphp: Slot [15] registered\n[ 0.376950] acpiphp: Slot [16] registered\n[ 0.378095] acpiphp: Slot [17] registered\n[ 0.379243] acpiphp: Slot [18] registered\n[ 0.380402] acpiphp: Slot [19] registered\n[ 0.381627] acpiphp: Slot [20] registered\n[ 0.382796] acpiphp: Slot [21] registered\n[ 0.383947] acpiphp: Slot [22] registered\n[ 0.385103] acpiphp: Slot [23] registered\n[ 0.386308] acpiphp: Slot [24] registered\n[ 0.387456] acpiphp: Slot [25] registered\n[ 0.388598] acpiphp: Slot [26] registered\n[ 0.389739] acpiphp: Slot [27] registered\n[ 0.390887] acpiphp: Slot [28] registered\n[ 0.392043] acpiphp: Slot [29] registered\n[ 0.393198] acpiphp: Slot [30] registered\n[ 0.394345] acpiphp: Slot [31] registered\n[ 0.395484] PCI host bridge to bus 0000:00\n[ 0.396632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402095] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406263] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452079] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461378] vgaarb: loaded\n[ 0.462234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463989] SCSI subsystem initialized\n[ 0.465275] ACPI: bus type USB registered\n[ 0.466446] usbcore: registered new interface driver usbfs\n[ 0.467905] usbcore: registered new interface driver hub\n[ 0.469312] usbcore: registered new device driver usb\n[ 0.470873] PCI: Using ACPI for IRQ routing\n[ 0.472434] NetLabel: Initializing\n[ 0.473474] NetLabel: domain hash size = 128\n[ 0.474682] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476025] NetLabel: unlabeled traffic allowed by default\n[ 0.477651] amd_nb: Cannot enumerate AMD northbridges\n[ 0.479046] clocksource: Switched to clocksource kvm-clock\n[ 0.489539] AppArmor: AppArmor Filesystem Enabled\n[ 0.490903] pnp: PnP ACPI init\n[ 0.492169] pnp: PnP ACPI: found 5 devices\n[ 0.499098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501541] NET: Registered protocol family 2\n[ 0.502977] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.504828] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.506600] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.508378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.509940] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511624] NET: Registered protocol family 1\n[ 0.512865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515917] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545364] Trying to unpack rootfs image as initramfs...\n[ 1.875772] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.878217] Scanning for low memory corruption every 60 seconds\n[ 1.880130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.881775] audit: initializing netlink subsys (disabled)\n[ 1.883274] audit: type=2000 audit(1534491198.540:1): initialized\n[ 1.885093] Initialise system trusted keyring\n[ 1.886405] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.888068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.890625] zbud: loaded\n[ 1.891626] VFS: Disk quotas dquot_6.6.0\n[ 1.892797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.894726] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.896454] fuse init (API version 7.23)\n[ 1.897698] Key type big_key registered\n[ 1.898841] Allocating IMA MOK and blacklist keyrings.\n[ 1.900395] Key type asymmetric registered\n[ 1.901574] Asymmetric key parser 'x509' registered\n[ 1.902940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.905064] io scheduler noop registered\n[ 1.906202] io scheduler deadline registered (default)\n[ 1.907620] io scheduler cfq registered\n[ 1.908808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.910299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.912082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.914156] ACPI: Power Button [PWRF]\n[ 1.915351] GHES: HEST is not enabled!\n[ 1.929538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.986471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.989341] Linux agpgart interface v0.103\n[ 1.991949] brd: module loaded\n[ 1.993570] loop: module loaded\n[ 1.995636] vda: vda1\n[ 1.997087] scsi host0: ata_piix\n[ 1.998143] scsi host1: ata_piix\n[ 1.999176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.000929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.003193] libphy: Fixed MDIO Bus: probed\n[ 2.004386] tun: Universal TUN/TAP device driver, 1.6\n[ 2.005751] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.008413] PPP generic driver version 2.4.2\n[ 2.009669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.011394] ehci-pci: EHCI PCI platform driver\n[ 2.012656] ehci-platform: EHCI generic platform driver\n[ 2.014088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.015709] ohci-pci: OHCI PCI platform driver\n[ 2.016962] ohci-platform: OHCI generic platform driver\n[ 2.018387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.033147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.034592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.036701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.038135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.039736] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.041482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.043517] usb usb1: Product: UHCI Host Controller\n[ 2.044852] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.046472] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.047856] hub 1-0:1.0: USB hub found\n[ 2.048958] hub 1-0:1.0: 2 ports detected\n[ 2.050231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.053196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.054552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.056005] mousedev: PS/2 mouse device common for all mice\n[ 2.057765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.060381] rtc_cmos 00:00: RTC can wake from S4\n[ 2.061936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.063652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.065331] i2c /dev entries driver\n[ 2.066401] device-mapper: uevent: version 1.0.3\n[ 2.067720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.070032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.071817] NET: Registered protocol family 10\n[ 2.073252] NET: Registered protocol family 17\n[ 2.074518] Key type dns_resolver registered\n[ 2.075853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.077417] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.079897] registered taskstats version 1\n[ 2.081095] Loading compiled-in X.509 certificates\n[ 2.082988] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.085616] zswap: loaded using pool lzo/zbud\n[ 2.087946] Key type trusted registered\n[ 2.090750] Key type encrypted registered\n[ 2.091974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.093462] ima: No TPM chip found, activating TPM-bypass!\n[ 2.094931] evm: HMAC attrs: 0x1\n[ 2.096286] Magic number: 14:60:572\n[ 2.097504] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:18 UTC (1534491198)\n[ 2.099812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.101411] EDD information not available.\n[ 2.155810] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.157832] ata1.00: configured for MWDMA2\n[ 2.159669] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.177946] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.179723] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.181488] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.184237] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.186459] Write protecting the kernel read-only data: 14336k\n[ 2.189453] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.191915] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.202863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.205696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.208351] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210914] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.213535] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.216077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.218569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.221037] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.224258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.264177] virtio_net virtio0 ens3: renamed from eth0\n[ 2.273348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.276033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.297429] AVX2 version of gcm_enc/dec engaged.\n[ 2.298751] AES CTR mode by8 optimization enabled\n[ 2.303570] FDC 0 is a S82078B\n[ 2.359064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.525093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.526903] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.528749] usb 1-1: Product: QEMU USB Tablet\n[ 2.529973] usb 1-1: Manufacturer: QEMU\n[ 2.531097] usb 1-1: SerialNumber: 42\n[ 2.538993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.545592] usbcore: registered new interface driver usbhid\n[ 2.547175] usbhid: USB HID core driver\n[ 2.549469] 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.552641] 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.879131] tsc: Refined TSC clocksource calibration: 3491.812 MHz\n[ 2.880842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325519ce24a, max_idle_ns: 440795278276 ns\nBegin: Loading essential drivers ... [ 3.916524] md: linear personality registered for level -1\n[ 3.919759] md: multipath personality registered for level -4\n[ 3.923099] md: raid0 personality registered for level 0\n[ 3.926677] md: raid1 personality registered for level 1\n[ 3.999069] raid6: sse2x1 gen() 11303 MB/s\n[ 4.067066] raid6: sse2x1 xor() 8766 MB/s\n[ 4.135069] raid6: sse2x2 gen() 14407 MB/s\n[ 4.203087] raid6: sse2x2 xor() 9645 MB/s\n[ 4.271068] raid6: sse2x4 gen() 16678 MB/s\n[ 4.339065] raid6: sse2x4 xor() 11576 MB/s\n"} 2018-08-17 07:33:21,300 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-89f0b503-99b8-4eeb-9d86-e37e4c974078 2018-08-17 07:33:21,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-ef37c2ee-f725-4a46-990a-4fb9ea9ceefa x-compute-request-id: req-ef37c2ee-f725-4a46-990a-4fb9ea9ceefa Content-Encoding: gzip Content-Length: 13554 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 626051778 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.200862] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.203452] pid_max: default: 32768 minimum: 301\n[ 0.204844] ACPI: Core revision 20150930\n[ 0.206704] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.208734] Security Framework initialized\n[ 0.210011] Yama: becoming mindful.\n[ 0.211151] AppArmor: AppArmor initialized\n[ 0.212496] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.215379] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.217763] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.219663] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.221932] Initializing cgroup subsys io\n[ 0.223192] Initializing cgroup subsys memory\n[ 0.224534] Initializing cgroup subsys devices\n[ 0.225883] Initializing cgroup subsys freezer\n[ 0.227234] Initializing cgroup subsys net_cls\n[ 0.228599] Initializing cgroup subsys perf_event\n[ 0.230013] Initializing cgroup subsys net_prio\n[ 0.231420] Initializing cgroup subsys hugetlb\n[ 0.232775] Initializing cgroup subsys pids\n[ 0.234109] CPU: Physical Processor ID: 0\n[ 0.236058] mce: CPU supports 10 MCE banks\n[ 0.237364] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.238930] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.255333] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.262320] ftrace: allocating 32123 entries in 126 pages\n[ 0.288822] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290726] smpboot: Max logical packages: 1\n[ 0.292300] x2apic enabled\n[ 0.293545] Switched APIC routing to physical x2apic.\n[ 0.296220] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.297971] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.301063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.303837] KVM setup paravirtual spinlock\n[ 0.305732] x86: Booted up 1 node, 1 CPUs\n[ 0.306990] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.309168] devtmpfs: initialized\n[ 0.312087] evm: security.selinux\n[ 0.313187] evm: security.SMACK64\n[ 0.314239] evm: security.SMACK64EXEC\n[ 0.315371] evm: security.SMACK64TRANSMUTE\n[ 0.316614] evm: security.SMACK64MMAP\n[ 0.317743] evm: security.ima\n[ 0.318715] evm: security.capability\n[ 0.319992] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.322871] pinctrl core: initialized pinctrl subsystem\n[ 0.324517] RTC time: 7:32:55, date: 08/17/18\n[ 0.325967] NET: Registered protocol family 16\n[ 0.327468] cpuidle: using governor ladder\n[ 0.328715] cpuidle: using governor menu\n[ 0.329913] PCCT header not found.\n[ 0.331032] ACPI: bus type PCI registered\n[ 0.332268] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334187] PCI: Using configuration type 1 for base access\n[ 0.336797] ACPI: Added _OSI(Module Device)\n[ 0.338043] ACPI: Added _OSI(Processor Device)\n[ 0.339340] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.340695] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.343017] ACPI: Interpreter enabled\n[ 0.344209] ACPI: (supports S0 S5)\n[ 0.345279] ACPI: Using IOAPIC for interrupt routing\n[ 0.346719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.351057] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.352809] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.354739] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.356539] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.359863] acpiphp: Slot [3] registered\n[ 0.361083] acpiphp: Slot [4] registered\n[ 0.362283] acpiphp: Slot [5] registered\n[ 0.363559] acpiphp: Slot [6] registered\n[ 0.364785] acpiphp: Slot [7] registered\n[ 0.365988] acpiphp: Slot [8] registered\n[ 0.367210] acpiphp: Slot [9] registered\n[ 0.368414] acpiphp: Slot [10] registered\n[ 0.369652] acpiphp: Slot [11] registered\n[ 0.370882] acpiphp: Slot [12] registered\n[ 0.372145] acpiphp: Slot [13] registered\n[ 0.373430] acpiphp: Slot [14] registered\n[ 0.388793] acpiphp: Slot [15] registered\n[ 0.389978] acpiphp: Slot [16] registered\n[ 0.391117] acpiphp: Slot [17] registered\n[ 0.392265] acpiphp: Slot [18] registered\n[ 0.393405] acpiphp: Slot [19] registered\n[ 0.394551] acpiphp: Slot [20] registered\n[ 0.395690] acpiphp: Slot [21] registered\n[ 0.396830] acpiphp: Slot [22] registered\n[ 0.397985] acpiphp: Slot [23] registered\n[ 0.399123] acpiphp: Slot [24] registered\n[ 0.400266] acpiphp: Slot [25] registered\n[ 0.401407] acpiphp: Slot [26] registered\n[ 0.402563] acpiphp: Slot [27] registered\n[ 0.403701] acpiphp: Slot [28] registered\n[ 0.404849] acpiphp: Slot [29] registered\n[ 0.405992] acpiphp: Slot [30] registered\n[ 0.407136] acpiphp: Slot [31] registered\n[ 0.408274] PCI host bridge to bus 0000:00\n[ 0.409416] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.411110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.412801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.414849] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.416901] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.418986] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.423133] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.424924] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.426578] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.428351] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.432608] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.434651] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.459147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.461562] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464667] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.466677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468655] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.470475] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.472481] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473973] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476175] vgaarb: loaded\n[ 0.477048] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478860] SCSI subsystem initialized\n[ 0.480218] ACPI: bus type USB registered\n[ 0.481399] usbcore: registered new interface driver usbfs\n[ 0.482874] usbcore: registered new interface driver hub\n[ 0.484311] usbcore: registered new device driver usb\n[ 0.485900] PCI: Using ACPI for IRQ routing\n[ 0.487563] NetLabel: Initializing\n[ 0.488594] NetLabel: domain hash size = 128\n[ 0.489814] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.491181] NetLabel: unlabeled traffic allowed by default\n[ 0.492846] amd_nb: Cannot enumerate AMD northbridges\n[ 0.494268] clocksource: Switched to clocksource kvm-clock\n[ 0.504886] AppArmor: AppArmor Filesystem Enabled\n[ 0.506247] pnp: PnP ACPI init\n[ 0.507550] pnp: PnP ACPI: found 5 devices\n[ 0.514503] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.516961] NET: Registered protocol family 2\n[ 0.518473] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.520321] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.522114] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.523894] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.525472] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.527178] NET: Registered protocol family 1\n[ 0.528425] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.530005] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.531549] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.546617] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.561536] Trying to unpack rootfs image as initramfs...\n[ 1.897360] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.902650] Scanning for low memory corruption every 60 seconds\n[ 1.904747] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.906408] audit: initializing netlink subsys (disabled)\n[ 1.907902] audit: type=2000 audit(1534491176.841:1): initialized\n[ 1.909783] Initialise system trusted keyring\n[ 1.911217] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.912874] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.915638] zbud: loaded\n[ 1.916667] VFS: Disk quotas dquot_6.6.0\n[ 1.917837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.919817] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.921598] fuse init (API version 7.23)\n[ 1.922877] Key type big_key registered\n[ 1.924018] Allocating IMA MOK and blacklist keyrings.\n[ 1.925741] Key type asymmetric registered\n[ 1.926923] Asymmetric key parser 'x509' registered\n[ 1.928289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.930431] io scheduler noop registered\n[ 1.931551] io scheduler deadline registered (default)\n[ 1.932952] io scheduler cfq registered\n[ 1.934153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.935646] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.937493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.939569] ACPI: Power Button [PWRF]\n[ 1.940799] GHES: HEST is not enabled!\n[ 1.955139] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.984272] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.987354] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.011552] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.014766] Linux agpgart interface v0.103\n[ 2.018203] brd: module loaded\n[ 2.020400] loop: module loaded\n[ 2.022927] vda: vda1\n[ 2.024515] scsi host0: ata_piix\n[ 2.025596] scsi host1: ata_piix\n[ 2.026618] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.028361] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.030672] libphy: Fixed MDIO Bus: probed\n[ 2.031843] tun: Universal TUN/TAP device driver, 1.6\n[ 2.033208] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.035982] PPP generic driver version 2.4.2\n[ 2.037258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.038979] ehci-pci: EHCI PCI platform driver\n[ 2.040238] ehci-platform: EHCI generic platform driver\n[ 2.041652] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.043273] ohci-pci: OHCI PCI platform driver\n[ 2.044532] ohci-platform: OHCI generic platform driver\n[ 2.045945] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.060692] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.062121] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.064230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.065670] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.067308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.069042] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.071074] usb usb1: Product: UHCI Host Controller\n[ 2.072414] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.074036] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.075456] hub 1-0:1.0: USB hub found\n[ 2.076556] hub 1-0:1.0: 2 ports detected\n[ 2.077863] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.080829] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.082198] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.083671] mousedev: PS/2 mouse device common for all mice\n[ 2.085456] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.088084] rtc_cmos 00:00: RTC can wake from S4\n[ 2.089671] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.091366] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.093089] i2c /dev entries driver\n[ 2.094184] device-mapper: uevent: version 1.0.3\n[ 2.095540] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.097898] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.099799] NET: Registered protocol family 10\n[ 2.101318] NET: Registered protocol family 17\n[ 2.102589] Key type dns_resolver registered\n[ 2.103894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.105432] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.107918] registered taskstats version 1\n[ 2.109118] Loading compiled-in X.509 certificates\n[ 2.111018] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.113617] zswap: loaded using pool lzo/zbud\n[ 2.116696] Key type trusted registered\n[ 2.119638] Key type encrypted registered\n[ 2.120804] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.122255] ima: No TPM chip found, activating TPM-bypass!\n[ 2.123799] evm: HMAC attrs: 0x1\n[ 2.125110] Magic number: 14:507:521\n[ 2.126384] rtc_cmos 00:00: setting system clock to 2018-08-17 07:32:56 UTC (1534491176)\n[ 2.128640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.130256] EDD information not available.\n[ 2.187109] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.189034] ata1.00: configured for MWDMA2\n[ 2.190763] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.208070] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.209826] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.211595] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.214382] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.216514] Write protecting the kernel read-only data: 14336k\n[ 2.219429] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.221890] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.234665] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.237310] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.242390] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.244939] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.247533] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.250052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.253284] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.255783] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258296] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.296515] virtio_net virtio0 ens3: renamed from eth0\n[ 2.312238] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.314805] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.337504] AVX2 version of gcm_enc/dec engaged.\n[ 2.338809] AES CTR mode by8 optimization enabled\n[ 2.340555] FDC 0 is a S82078B\n[ 2.386318] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.550993] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.552956] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.554781] usb 1-1: Product: QEMU USB Tablet\n[ 2.555995] usb 1-1: Manufacturer: QEMU\n[ 2.557096] usb 1-1: SerialNumber: 42\n[ 2.564973] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.572488] usbcore: registered new interface driver usbhid\n[ 2.574015] usbhid: USB HID core driver\n[ 2.576331] 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.579476] 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.902567] tsc: Refined TSC clocksource calibration: 3491.811 MHz\n[ 2.904236] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255192fcef, max_idle_ns: 440795298706 ns\nBegin: Loading essential drivers ... [ 3.940876] md: linear personality registered for level -1\n[ 3.944516] md: multipath personality registered for level -4\n[ 3.948196] md: raid0 personality registered for level 0\n[ 3.952188] md: raid1 personality registered for level 1\n[ 4.022288] raid6: sse2x1 gen() 11321 MB/s\n[ 4.090308] raid6: sse2x1 xor() 8767 MB/s\n[ 4.158264] raid6: sse2x2 gen() 14803 MB/s\n[ 4.226261] raid6: sse2x2 xor() 9960 MB/s\n[ 4.294262] raid6: sse2x4 gen() 17031 MB/s\n[ 4.362261] raid6: sse2x4 xor() 11829 MB/s\n[ 4.430284] raid6: avx2x1 gen() 22555 MB/s\n[ 4.498261] raid6: avx2x2 gen() 26133 MB/s\n[ 4.566283] raid6: avx2x4 gen() 30266 MB/s\n[ 4.567537] raid6: using algorithm avx2x4 gen() 30266 MB/s\n[ 4.569022] raid6: using avx2x2 recovery algorithm\n[ 4.571819] xor: automatically using best checksumming function:\n[ 4.610281] avx : 35789.000 MB/sec\n[ 4.612929] async_tx: api initialized (async)\n[ 4.623967] md: raid6 personality registered for level 6\n[ 4.625459] md: raid5 personality registered for level 5\n[ 4.626923] md: raid4 personality registered for level 4\n[ 4.632460] 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.661624] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.690895] 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.784391] 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.789007] systemd[1]: Detected virtualization kvm.\n[ 4.790396] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.795034] systemd[1]: Set hostname to .\n[ 4.798720] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.800279] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.928976] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.932250] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.935013] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.937777] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.940782] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.943384] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.945981] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.948602] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.951707] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.954549] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.957627] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.960819] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.964962] 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.972266] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.978663] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.983490] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.991127] systemd[1]: Mounting POSIX Message Queue File System...\n[ 4.994344] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting POSIX Message Queue File System...\n[ 5.002681] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.011469] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.014955] 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[ 5.026065] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.029158] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.034427] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.036974] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.041519] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.045955] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 5.050489] Loading iSCSI transport class v2.0-870.\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 5.056022] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m[ 5.060622] iscsi: registered transport (tcp)\n] Created slice User and Session Slice.\n[ 5.062762] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.065576] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.071673] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.080027] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.083004] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.091248] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.098646] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 5.106797] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 5.113662] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.118072] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 5.123221] iscsi: registered transport (iser)\n[ 5.125176] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 5.131326] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 5.138534] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\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[[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 Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting 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[[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[ 7.048071] cloud-init[445]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 17 Aug 2018 07:33:00 +0000. Up 6.05 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 12.866113] cloud-init[1022]: Cloud-init v. 0.7.9 running 'init' at Fri, 17 Aug 2018 07:33:03 +0000. Up 8.60 seconds.\n[ 12.868428] cloud-init[1022]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 12.876335] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.879111] cloud-init[1022]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 12.885838] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.892282] cloud-init[1022]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 12.894619] cloud-init[1022]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 12.900340] cloud-init[1022]: ci-info: | ens3 | True | 10.10.10.13 | 255.255.255.0 | . | fa:16:3e:08:c0:68 |\n[ 12.902573] cloud-init[1022]: ci-info: | ens3 | True | fe80::f816:3eff:fe08:c068/64 | . | link | fa:16:3e:08:c0:68 |\n[ 12.908461] cloud-init[1022]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 12.916122] cloud-init[1022]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 12.918263] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.924409] cloud-init[1022]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 12.926513] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.932544] cloud-init[1022]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 12.934788] cloud-init[1022]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 12.940432] cloud-init[1022]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 12.944277] cloud-init[1022]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 12.948260] cloud-init[1022]: Generating public/private rsa key pair.\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 12.954935] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[ 12.961293] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 12.962799] cloud-init[1022]: The key fingerprint is:\n[ 12.963840] cloud-init[1022]: SHA256:wjervH/KGvYNi/kDRQ2XYq+Xttp7EFGzUWnUyPyM36A root@sdnvpn-13-1\n[ 12.965868] cloud-init[1022]: The key's randomart image is:\n[ 12.966965] cloud-init[1022]: +---[RSA 2048]----+\n[ 12.967953] \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] Listening on UUID daemon activation socket.\ncloud-init[1022]: | .o.o+=o+ |\n[ 12.973692] cloud-init[1022]: | +.+ +* .|\n[ 12.974997] cloud-init[1022]: | o o ... + |\n[ 12.976316] cloud-init[1022]: | . . o o o|\n[ 12.977608] cloud-init[1022]: | o.S. o . o.|\n[ 12.978902] cloud-init[1022]: | .o.o= E o|\n[ 12.980205] cloud-init[1022]: | o.oo o |\n[ 12.981488] cloud-init[1022]: | o B.=o . |\n[ 12.982776] cloud-init[1022]: | B=O=+o |\n[ 12.984105] cloud-init[1022]: +----[SHA256]-----+\n[ 12.985398] cloud-init[1022]: Generating public/private dsa key pair.\n[ 12.986970] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 12.988805] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 12.990636] cloud-init[1022]: The key fingerprint is:\n[ 12.991997] cloud-init[1022]: SHA256:Gca+Yh8nwR5YCOma+bQ4BTB1Kh8mD7H4IK0BvaZCtgE root@sdnvpn-13-1\n[ 12.993874] cloud-init[1022]: The key's randomart image is:\n[ 12.995264] cloud-init[1022]: +---[DSA 1024]----+\n[ 12.996585] cloud-init[1022]: |oo. o. |\n[ 12.997887] cloud-init[1022]: |E+.o.. o |\n[ 12.999204] cloud-init[1022]: |@o=o . = |\n[ 13.000522] cloud-init[1022]: |./+.. * o |\n[ 13.001837] cloud-init[1022]: |+o*= . S |\n[ 13.003146] cloud-init[1022]: |o.+ o . + |\n[ 13.004512] cloud-init[1022]: |. = .o = . |\n[ 13.005836] cloud-init[1022]: | o o. o + |\n[ 13.007128] cloud-init[1022]: | . . |\n[ 13.008508] cloud-init[1022]: +----[SHA256]-----+\n[ 13.010170] cloud-init[1022]: Generating public/private ecdsa key pair.\n[ 13.011714] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 13.013578] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 13.015427] cloud-init[1022]: The key fingerprint is:\n[ 13.016809] cloud-init[1022]: SHA256:6o1HfF8Et1/pVuFNwppbvfmdBm8oLadYBvXXnQL+Eqw root@sdnvpn-13-1 Starting LXD - unix socket.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 13.024762] cloud-init[1022]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.[ 13.026886] cloud-init[1022]: +---[ECDSA 256]---+\n[ 13.033275] cloud-init[1022]: | . |\n[ 13.034254] cloud-init[1022]: | . +..|\n[ 13.035238] cloud-init[1022]: | o =.=+|\n[ 13.036696] cloud-init[1022]: | + = +oO|\n[ 13.037678] cloud-init[1022]: | .S. + *.+B|\n[ 13.038705] cloud-init[1022]: | .o + +.+=.|\n[ 13.039723] cloud-init\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[1022]: | .. E =.o= +|\n[ 13.047572] cloud-init[1022]: | . o. +oo+ =o|\n[ 13.050538] cloud-init[1022]: | o... .= o |\n[ 13.053973] cloud-init[1022]: +----[SHA256]-----+\n[ 13.057426] cloud-init[1022]: Generating public/private ed25519 key pair.\n[[0;32m OK [0m] Reached target Sockets.\n[ 13.061490] cloud-init[1022]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Reached target Basic System.[ 13.064326] cloud-init[1022]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 13.065850] cloud-init[1022]: The key fingerprint is:\n[ 13.066867] cloud-init[1022]: SHA256:weeBvMwy7f6LGzuCnr+3UCj86jHVzGsdGs0gxVszx0I root@sdnvpn-13-1\n Starting System Logging Service...\n Starting Accounts Service...\n Starting Apply the settings specified in cloud-config...\n[ 13.072294] cloud-init[1022]: The key's randomart image is:\n[ 13.073354] cloud-init[1022]: +--[ED25519 256]--+\n[ 13.074336] cloud-init[1022]: | ...E. |\n[ 13.075286] cloud-init[1022]: | +..= o |\n Starting /etc/rc.local Compatibility...\n\n[ 13.090039] cloud-init[1022]: | . *oo= |\n[ 13.091329] cloud-init[1022]: | . X.O . |\n[ 13.092631] cloud-init[1022]: | o = S = |\n[ 13.096066] cloud-init[1022]: | + = = . |\n[ 13.097395] [[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\ncloud-init[1022]: [[0;32m OK [0m] Started D-Bus System Message Bus.\n| o.o * . |\n[ 13.111186] cloud-init[1022]: | .=.+o+ |\n[ 13.115000] cloud-init[1022]: | o=.o+*=o. |\n[ 13.120494] cloud-init[1022]: +----[SHA256]-----+\n[ 14.113142] cloud-init[1119]: Generating locales (this might take a while)...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: MD monitoring daemon...\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] 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 Permit User Sessions.\n 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 Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 15.284794] cloud-init[1119]: en_US.UTF-8... done\n[ 15.287891] cloud-init[1119]: Generation complete.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\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[ 17.419203] cloud-init[1119]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 17 Aug 2018 07:33:07 +0000. Up 13.33 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 17.748338] cloud-init[1388]: + sudo useradd -m sdnvpn\n[ 17.817259] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-1\n[ 19.097853] cloud-init[1388]: + sudo adduser sdnvpn sudo\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: [ 24.190978] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-1\n[ 24.258783] cloud-init[1388]: Adding user `sdnvpn' to group `sudo' ...\n[ 24.262953] cloud-init[1388]: Adding user sdnvpn to group sudo\n[ 24.275148] cloud-init[1388]: Done.\n[ 24.277051] cloud-init[1388]: + chpasswd\n[ 24.278457] cloud-init[1388]: + sudo echo sdnvpn:opnfv\n[ 24.334585] cloud-init[1388]: sudo: unable to resolve host sdnvpn-13-1\n[ 24.346079] cloud-init[1388]: + sleep 20\n"} 2018-08-17 07:33:21,306 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645/action used request id req-ef37c2ee-f725-4a46-990a-4fb9ea9ceefa 2018-08-17 07:33:23,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:23,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-cd0e3b62-fcab-452c-8966-21fb673f0e91 x-compute-request-id: req-cd0e3b62-fcab-452c-8966-21fb673f0e91 Content-Encoding: gzip Content-Length: 10489 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 888822818 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.188619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190983] pid_max: default: 32768 minimum: 301\n[ 0.192256] ACPI: Core revision 20150930\n[ 0.194011] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195891] Security Framework initialized\n[ 0.197113] Yama: becoming mindful.\n[ 0.200846] AppArmor: AppArmor initialized\n[ 0.202219] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.204944] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.208881] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211222] Initializing cgroup subsys io\n[ 0.212406] Initializing cgroup subsys memory\n[ 0.213653] Initializing cgroup subsys devices\n[ 0.214898] Initializing cgroup subsys freezer\n[ 0.216150] Initializing cgroup subsys net_cls\n[ 0.217397] Initializing cgroup subsys perf_event\n[ 0.218689] Initializing cgroup subsys net_prio\n[ 0.219977] Initializing cgroup subsys hugetlb\n[ 0.221219] Initializing cgroup subsys pids\n[ 0.222494] CPU: Physical Processor ID: 0\n[ 0.224363] mce: CPU supports 10 MCE banks\n[ 0.225591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244382] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.251778] ftrace: allocating 32123 entries in 126 pages\n[ 0.279312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282500] x2apic enabled\n[ 0.283679] Switched APIC routing to physical x2apic.\n[ 0.286209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287800] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290692] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293267] KVM setup paravirtual spinlock\n[ 0.295601] x86: Booted up 1 node, 1 CPUs\n[ 0.296742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298755] devtmpfs: initialized\n[ 0.301647] evm: security.selinux\n[ 0.302646] evm: security.SMACK64\n[ 0.303636] evm: security.SMACK64EXEC\n[ 0.304685] evm: security.SMACK64TRANSMUTE\n[ 0.305839] evm: security.SMACK64MMAP\n[ 0.306901] evm: security.ima\n[ 0.307812] evm: security.capability\n[ 0.308998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.311652] pinctrl core: initialized pinctrl subsystem\n[ 0.313224] RTC time: 7:33:17, date: 08/17/18\n[ 0.314621] NET: Registered protocol family 16\n[ 0.316073] cpuidle: using governor ladder\n[ 0.317239] cpuidle: using governor menu\n[ 0.318365] PCCT header not found.\n[ 0.319424] ACPI: bus type PCI registered\n[ 0.320575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322388] PCI: Using configuration type 1 for base access\n[ 0.324999] ACPI: Added _OSI(Module Device)\n[ 0.326197] ACPI: Added _OSI(Processor Device)\n[ 0.327424] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331500] ACPI: Interpreter enabled\n[ 0.332580] ACPI: (supports S0 S5)\n[ 0.333590] ACPI: Using IOAPIC for interrupt routing\n[ 0.334928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342511] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347329] acpiphp: Slot [3] registered\n[ 0.348481] acpiphp: Slot [4] registered\n[ 0.349634] acpiphp: Slot [5] registered\n[ 0.350780] acpiphp: Slot [6] registered\n[ 0.351918] acpiphp: Slot [7] registered\n[ 0.353043] acpiphp: Slot [8] registered\n[ 0.354173] acpiphp: Slot [9] registered\n[ 0.355304] acpiphp: Slot [10] registered\n[ 0.356450] acpiphp: Slot [11] registered\n[ 0.357591] acpiphp: Slot [12] registered\n[ 0.358734] acpiphp: Slot [13] registered\n[ 0.359872] acpiphp: Slot [14] registered\n[ 0.375788] acpiphp: Slot [15] registered\n[ 0.376950] acpiphp: Slot [16] registered\n[ 0.378095] acpiphp: Slot [17] registered\n[ 0.379243] acpiphp: Slot [18] registered\n[ 0.380402] acpiphp: Slot [19] registered\n[ 0.381627] acpiphp: Slot [20] registered\n[ 0.382796] acpiphp: Slot [21] registered\n[ 0.383947] acpiphp: Slot [22] registered\n[ 0.385103] acpiphp: Slot [23] registered\n[ 0.386308] acpiphp: Slot [24] registered\n[ 0.387456] acpiphp: Slot [25] registered\n[ 0.388598] acpiphp: Slot [26] registered\n[ 0.389739] acpiphp: Slot [27] registered\n[ 0.390887] acpiphp: Slot [28] registered\n[ 0.392043] acpiphp: Slot [29] registered\n[ 0.393198] acpiphp: Slot [30] registered\n[ 0.394345] acpiphp: Slot [31] registered\n[ 0.395484] PCI host bridge to bus 0000:00\n[ 0.396632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402095] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406263] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452079] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461378] vgaarb: loaded\n[ 0.462234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463989] SCSI subsystem initialized\n[ 0.465275] ACPI: bus type USB registered\n[ 0.466446] usbcore: registered new interface driver usbfs\n[ 0.467905] usbcore: registered new interface driver hub\n[ 0.469312] usbcore: registered new device driver usb\n[ 0.470873] PCI: Using ACPI for IRQ routing\n[ 0.472434] NetLabel: Initializing\n[ 0.473474] NetLabel: domain hash size = 128\n[ 0.474682] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476025] NetLabel: unlabeled traffic allowed by default\n[ 0.477651] amd_nb: Cannot enumerate AMD northbridges\n[ 0.479046] clocksource: Switched to clocksource kvm-clock\n[ 0.489539] AppArmor: AppArmor Filesystem Enabled\n[ 0.490903] pnp: PnP ACPI init\n[ 0.492169] pnp: PnP ACPI: found 5 devices\n[ 0.499098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501541] NET: Registered protocol family 2\n[ 0.502977] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.504828] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.506600] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.508378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.509940] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511624] NET: Registered protocol family 1\n[ 0.512865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515917] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545364] Trying to unpack rootfs image as initramfs...\n[ 1.875772] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.878217] Scanning for low memory corruption every 60 seconds\n[ 1.880130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.881775] audit: initializing netlink subsys (disabled)\n[ 1.883274] audit: type=2000 audit(1534491198.540:1): initialized\n[ 1.885093] Initialise system trusted keyring\n[ 1.886405] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.888068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.890625] zbud: loaded\n[ 1.891626] VFS: Disk quotas dquot_6.6.0\n[ 1.892797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.894726] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.896454] fuse init (API version 7.23)\n[ 1.897698] Key type big_key registered\n[ 1.898841] Allocating IMA MOK and blacklist keyrings.\n[ 1.900395] Key type asymmetric registered\n[ 1.901574] Asymmetric key parser 'x509' registered\n[ 1.902940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.905064] io scheduler noop registered\n[ 1.906202] io scheduler deadline registered (default)\n[ 1.907620] io scheduler cfq registered\n[ 1.908808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.910299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.912082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.914156] ACPI: Power Button [PWRF]\n[ 1.915351] GHES: HEST is not enabled!\n[ 1.929538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.986471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.989341] Linux agpgart interface v0.103\n[ 1.991949] brd: module loaded\n[ 1.993570] loop: module loaded\n[ 1.995636] vda: vda1\n[ 1.997087] scsi host0: ata_piix\n[ 1.998143] scsi host1: ata_piix\n[ 1.999176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.000929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.003193] libphy: Fixed MDIO Bus: probed\n[ 2.004386] tun: Universal TUN/TAP device driver, 1.6\n[ 2.005751] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.008413] PPP generic driver version 2.4.2\n[ 2.009669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.011394] ehci-pci: EHCI PCI platform driver\n[ 2.012656] ehci-platform: EHCI generic platform driver\n[ 2.014088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.015709] ohci-pci: OHCI PCI platform driver\n[ 2.016962] ohci-platform: OHCI generic platform driver\n[ 2.018387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.033147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.034592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.036701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.038135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.039736] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.041482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.043517] usb usb1: Product: UHCI Host Controller\n[ 2.044852] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.046472] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.047856] hub 1-0:1.0: USB hub found\n[ 2.048958] hub 1-0:1.0: 2 ports detected\n[ 2.050231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.053196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.054552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.056005] mousedev: PS/2 mouse device common for all mice\n[ 2.057765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.060381] rtc_cmos 00:00: RTC can wake from S4\n[ 2.061936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.063652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.065331] i2c /dev entries driver\n[ 2.066401] device-mapper: uevent: version 1.0.3\n[ 2.067720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.070032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.071817] NET: Registered protocol family 10\n[ 2.073252] NET: Registered protocol family 17\n[ 2.074518] Key type dns_resolver registered\n[ 2.075853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.077417] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.079897] registered taskstats version 1\n[ 2.081095] Loading compiled-in X.509 certificates\n[ 2.082988] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.085616] zswap: loaded using pool lzo/zbud\n[ 2.087946] Key type trusted registered\n[ 2.090750] Key type encrypted registered\n[ 2.091974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.093462] ima: No TPM chip found, activating TPM-bypass!\n[ 2.094931] evm: HMAC attrs: 0x1\n[ 2.096286] Magic number: 14:60:572\n[ 2.097504] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:18 UTC (1534491198)\n[ 2.099812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.101411] EDD information not available.\n[ 2.155810] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.157832] ata1.00: configured for MWDMA2\n[ 2.159669] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.177946] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.179723] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.181488] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.184237] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.186459] Write protecting the kernel read-only data: 14336k\n[ 2.189453] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.191915] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.202863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.205696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.208351] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210914] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.213535] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.216077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.218569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.221037] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.224258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.264177] virtio_net virtio0 ens3: renamed from eth0\n[ 2.273348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.276033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.297429] AVX2 version of gcm_enc/dec engaged.\n[ 2.298751] AES CTR mode by8 optimization enabled\n[ 2.303570] FDC 0 is a S82078B\n[ 2.359064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.525093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.526903] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.528749] usb 1-1: Product: QEMU USB Tablet\n[ 2.529973] usb 1-1: Manufacturer: QEMU\n[ 2.531097] usb 1-1: SerialNumber: 42\n[ 2.538993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.545592] usbcore: registered new interface driver usbhid\n[ 2.547175] usbhid: USB HID core driver\n[ 2.549469] 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.552641] 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.879131] tsc: Refined TSC clocksource calibration: 3491.812 MHz\n[ 2.880842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325519ce24a, max_idle_ns: 440795278276 ns\nBegin: Loading essential drivers ... [ 3.916524] md: linear personality registered for level -1\n[ 3.919759] md: multipath personality registered for level -4\n[ 3.923099] md: raid0 personality registered for level 0\n[ 3.926677] md: raid1 personality registered for level 1\n[ 3.999069] raid6: sse2x1 gen() 11303 MB/s\n[ 4.067066] raid6: sse2x1 xor() 8766 MB/s\n[ 4.135069] raid6: sse2x2 gen() 14407 MB/s\n[ 4.203087] raid6: sse2x2 xor() 9645 MB/s\n[ 4.271068] raid6: sse2x4 gen() 16678 MB/s\n[ 4.339065] raid6: sse2x4 xor() 11576 MB/s\n[ 4.407068] raid6: avx2x1 gen() 21971 MB/s\n[ 4.475065] raid6: avx2x2 gen() 26220 MB/s\n[ 4.543067] raid6: avx2x4 gen() 29704 MB/s\n[ 4.546714] raid6: using algorithm avx2x4 gen() 29704 MB/s\n[ 4.548244] raid6: using avx2x2 recovery algorithm\n[ 4.552414] xor: automatically using best checksumming function:\n[ 4.591065] avx : 35150.000 MB/sec\n[ 4.593437] async_tx: api initialized (async)\n[ 4.602911] md: raid6 personality registered for level 6\n[ 4.604438] md: raid5 personality registered for level 5\n[ 4.605868] md: raid4 personality registered for level 4\n[ 4.611964] 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.642252] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.673542] 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.914665] 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.919463] systemd[1]: Detected virtualization kvm.\n[ 4.920853] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.925312] systemd[1]: Set hostname to .\n[ 4.929446] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.931094] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.164298] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.167470] 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[ 5.171865] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.174994] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.177853] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.180275] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.183435] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.186105] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.189913] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.192744] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.195567] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.198520] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.201133] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.204096] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.207065] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.210168] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.213564] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.217157] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.221984] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.226090] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.233465] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.235296] 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[ 5.247308] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.255921] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.260191] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.264099] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.268932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 5.273365] Loading iSCSI transport class v2.0-870.\n\n[ 5.278492] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.282887] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.289510] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.294473] 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[ 5.301285] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.304229] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.309707] iscsi: registered transport (tcp)\n[ 5.312029] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.314973] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.460195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[ 5.525365] systemd-journald[374]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 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] Found device /dev/ttyS0.\n"} 2018-08-17 07:33:23,424 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-cd0e3b62-fcab-452c-8966-21fb673f0e91 2018-08-17 07:33:25,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:25,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-72652106-90ab-475b-b01b-067197e037f7 x-compute-request-id: req-72652106-90ab-475b-b01b-067197e037f7 Content-Encoding: gzip Content-Length: 10649 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 888822818 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.188619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190983] pid_max: default: 32768 minimum: 301\n[ 0.192256] ACPI: Core revision 20150930\n[ 0.194011] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195891] Security Framework initialized\n[ 0.197113] Yama: becoming mindful.\n[ 0.200846] AppArmor: AppArmor initialized\n[ 0.202219] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.204944] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.208881] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211222] Initializing cgroup subsys io\n[ 0.212406] Initializing cgroup subsys memory\n[ 0.213653] Initializing cgroup subsys devices\n[ 0.214898] Initializing cgroup subsys freezer\n[ 0.216150] Initializing cgroup subsys net_cls\n[ 0.217397] Initializing cgroup subsys perf_event\n[ 0.218689] Initializing cgroup subsys net_prio\n[ 0.219977] Initializing cgroup subsys hugetlb\n[ 0.221219] Initializing cgroup subsys pids\n[ 0.222494] CPU: Physical Processor ID: 0\n[ 0.224363] mce: CPU supports 10 MCE banks\n[ 0.225591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244382] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.251778] ftrace: allocating 32123 entries in 126 pages\n[ 0.279312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282500] x2apic enabled\n[ 0.283679] Switched APIC routing to physical x2apic.\n[ 0.286209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287800] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290692] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293267] KVM setup paravirtual spinlock\n[ 0.295601] x86: Booted up 1 node, 1 CPUs\n[ 0.296742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298755] devtmpfs: initialized\n[ 0.301647] evm: security.selinux\n[ 0.302646] evm: security.SMACK64\n[ 0.303636] evm: security.SMACK64EXEC\n[ 0.304685] evm: security.SMACK64TRANSMUTE\n[ 0.305839] evm: security.SMACK64MMAP\n[ 0.306901] evm: security.ima\n[ 0.307812] evm: security.capability\n[ 0.308998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.311652] pinctrl core: initialized pinctrl subsystem\n[ 0.313224] RTC time: 7:33:17, date: 08/17/18\n[ 0.314621] NET: Registered protocol family 16\n[ 0.316073] cpuidle: using governor ladder\n[ 0.317239] cpuidle: using governor menu\n[ 0.318365] PCCT header not found.\n[ 0.319424] ACPI: bus type PCI registered\n[ 0.320575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322388] PCI: Using configuration type 1 for base access\n[ 0.324999] ACPI: Added _OSI(Module Device)\n[ 0.326197] ACPI: Added _OSI(Processor Device)\n[ 0.327424] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331500] ACPI: Interpreter enabled\n[ 0.332580] ACPI: (supports S0 S5)\n[ 0.333590] ACPI: Using IOAPIC for interrupt routing\n[ 0.334928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342511] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347329] acpiphp: Slot [3] registered\n[ 0.348481] acpiphp: Slot [4] registered\n[ 0.349634] acpiphp: Slot [5] registered\n[ 0.350780] acpiphp: Slot [6] registered\n[ 0.351918] acpiphp: Slot [7] registered\n[ 0.353043] acpiphp: Slot [8] registered\n[ 0.354173] acpiphp: Slot [9] registered\n[ 0.355304] acpiphp: Slot [10] registered\n[ 0.356450] acpiphp: Slot [11] registered\n[ 0.357591] acpiphp: Slot [12] registered\n[ 0.358734] acpiphp: Slot [13] registered\n[ 0.359872] acpiphp: Slot [14] registered\n[ 0.375788] acpiphp: Slot [15] registered\n[ 0.376950] acpiphp: Slot [16] registered\n[ 0.378095] acpiphp: Slot [17] registered\n[ 0.379243] acpiphp: Slot [18] registered\n[ 0.380402] acpiphp: Slot [19] registered\n[ 0.381627] acpiphp: Slot [20] registered\n[ 0.382796] acpiphp: Slot [21] registered\n[ 0.383947] acpiphp: Slot [22] registered\n[ 0.385103] acpiphp: Slot [23] registered\n[ 0.386308] acpiphp: Slot [24] registered\n[ 0.387456] acpiphp: Slot [25] registered\n[ 0.388598] acpiphp: Slot [26] registered\n[ 0.389739] acpiphp: Slot [27] registered\n[ 0.390887] acpiphp: Slot [28] registered\n[ 0.392043] acpiphp: Slot [29] registered\n[ 0.393198] acpiphp: Slot [30] registered\n[ 0.394345] acpiphp: Slot [31] registered\n[ 0.395484] PCI host bridge to bus 0000:00\n[ 0.396632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402095] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406263] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452079] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461378] vgaarb: loaded\n[ 0.462234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463989] SCSI subsystem initialized\n[ 0.465275] ACPI: bus type USB registered\n[ 0.466446] usbcore: registered new interface driver usbfs\n[ 0.467905] usbcore: registered new interface driver hub\n[ 0.469312] usbcore: registered new device driver usb\n[ 0.470873] PCI: Using ACPI for IRQ routing\n[ 0.472434] NetLabel: Initializing\n[ 0.473474] NetLabel: domain hash size = 128\n[ 0.474682] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476025] NetLabel: unlabeled traffic allowed by default\n[ 0.477651] amd_nb: Cannot enumerate AMD northbridges\n[ 0.479046] clocksource: Switched to clocksource kvm-clock\n[ 0.489539] AppArmor: AppArmor Filesystem Enabled\n[ 0.490903] pnp: PnP ACPI init\n[ 0.492169] pnp: PnP ACPI: found 5 devices\n[ 0.499098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501541] NET: Registered protocol family 2\n[ 0.502977] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.504828] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.506600] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.508378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.509940] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511624] NET: Registered protocol family 1\n[ 0.512865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515917] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545364] Trying to unpack rootfs image as initramfs...\n[ 1.875772] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.878217] Scanning for low memory corruption every 60 seconds\n[ 1.880130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.881775] audit: initializing netlink subsys (disabled)\n[ 1.883274] audit: type=2000 audit(1534491198.540:1): initialized\n[ 1.885093] Initialise system trusted keyring\n[ 1.886405] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.888068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.890625] zbud: loaded\n[ 1.891626] VFS: Disk quotas dquot_6.6.0\n[ 1.892797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.894726] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.896454] fuse init (API version 7.23)\n[ 1.897698] Key type big_key registered\n[ 1.898841] Allocating IMA MOK and blacklist keyrings.\n[ 1.900395] Key type asymmetric registered\n[ 1.901574] Asymmetric key parser 'x509' registered\n[ 1.902940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.905064] io scheduler noop registered\n[ 1.906202] io scheduler deadline registered (default)\n[ 1.907620] io scheduler cfq registered\n[ 1.908808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.910299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.912082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.914156] ACPI: Power Button [PWRF]\n[ 1.915351] GHES: HEST is not enabled!\n[ 1.929538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.986471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.989341] Linux agpgart interface v0.103\n[ 1.991949] brd: module loaded\n[ 1.993570] loop: module loaded\n[ 1.995636] vda: vda1\n[ 1.997087] scsi host0: ata_piix\n[ 1.998143] scsi host1: ata_piix\n[ 1.999176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.000929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.003193] libphy: Fixed MDIO Bus: probed\n[ 2.004386] tun: Universal TUN/TAP device driver, 1.6\n[ 2.005751] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.008413] PPP generic driver version 2.4.2\n[ 2.009669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.011394] ehci-pci: EHCI PCI platform driver\n[ 2.012656] ehci-platform: EHCI generic platform driver\n[ 2.014088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.015709] ohci-pci: OHCI PCI platform driver\n[ 2.016962] ohci-platform: OHCI generic platform driver\n[ 2.018387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.033147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.034592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.036701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.038135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.039736] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.041482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.043517] usb usb1: Product: UHCI Host Controller\n[ 2.044852] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.046472] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.047856] hub 1-0:1.0: USB hub found\n[ 2.048958] hub 1-0:1.0: 2 ports detected\n[ 2.050231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.053196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.054552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.056005] mousedev: PS/2 mouse device common for all mice\n[ 2.057765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.060381] rtc_cmos 00:00: RTC can wake from S4\n[ 2.061936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.063652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.065331] i2c /dev entries driver\n[ 2.066401] device-mapper: uevent: version 1.0.3\n[ 2.067720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.070032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.071817] NET: Registered protocol family 10\n[ 2.073252] NET: Registered protocol family 17\n[ 2.074518] Key type dns_resolver registered\n[ 2.075853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.077417] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.079897] registered taskstats version 1\n[ 2.081095] Loading compiled-in X.509 certificates\n[ 2.082988] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.085616] zswap: loaded using pool lzo/zbud\n[ 2.087946] Key type trusted registered\n[ 2.090750] Key type encrypted registered\n[ 2.091974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.093462] ima: No TPM chip found, activating TPM-bypass!\n[ 2.094931] evm: HMAC attrs: 0x1\n[ 2.096286] Magic number: 14:60:572\n[ 2.097504] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:18 UTC (1534491198)\n[ 2.099812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.101411] EDD information not available.\n[ 2.155810] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.157832] ata1.00: configured for MWDMA2\n[ 2.159669] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.177946] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.179723] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.181488] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.184237] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.186459] Write protecting the kernel read-only data: 14336k\n[ 2.189453] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.191915] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.202863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.205696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.208351] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210914] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.213535] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.216077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.218569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.221037] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.224258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.264177] virtio_net virtio0 ens3: renamed from eth0\n[ 2.273348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.276033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.297429] AVX2 version of gcm_enc/dec engaged.\n[ 2.298751] AES CTR mode by8 optimization enabled\n[ 2.303570] FDC 0 is a S82078B\n[ 2.359064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.525093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.526903] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.528749] usb 1-1: Product: QEMU USB Tablet\n[ 2.529973] usb 1-1: Manufacturer: QEMU\n[ 2.531097] usb 1-1: SerialNumber: 42\n[ 2.538993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.545592] usbcore: registered new interface driver usbhid\n[ 2.547175] usbhid: USB HID core driver\n[ 2.549469] 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.552641] 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.879131] tsc: Refined TSC clocksource calibration: 3491.812 MHz\n[ 2.880842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325519ce24a, max_idle_ns: 440795278276 ns\nBegin: Loading essential drivers ... [ 3.916524] md: linear personality registered for level -1\n[ 3.919759] md: multipath personality registered for level -4\n[ 3.923099] md: raid0 personality registered for level 0\n[ 3.926677] md: raid1 personality registered for level 1\n[ 3.999069] raid6: sse2x1 gen() 11303 MB/s\n[ 4.067066] raid6: sse2x1 xor() 8766 MB/s\n[ 4.135069] raid6: sse2x2 gen() 14407 MB/s\n[ 4.203087] raid6: sse2x2 xor() 9645 MB/s\n[ 4.271068] raid6: sse2x4 gen() 16678 MB/s\n[ 4.339065] raid6: sse2x4 xor() 11576 MB/s\n[ 4.407068] raid6: avx2x1 gen() 21971 MB/s\n[ 4.475065] raid6: avx2x2 gen() 26220 MB/s\n[ 4.543067] raid6: avx2x4 gen() 29704 MB/s\n[ 4.546714] raid6: using algorithm avx2x4 gen() 29704 MB/s\n[ 4.548244] raid6: using avx2x2 recovery algorithm\n[ 4.552414] xor: automatically using best checksumming function:\n[ 4.591065] avx : 35150.000 MB/sec\n[ 4.593437] async_tx: api initialized (async)\n[ 4.602911] md: raid6 personality registered for level 6\n[ 4.604438] md: raid5 personality registered for level 5\n[ 4.605868] md: raid4 personality registered for level 4\n[ 4.611964] 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.642252] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.673542] 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.914665] 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.919463] systemd[1]: Detected virtualization kvm.\n[ 4.920853] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.925312] systemd[1]: Set hostname to .\n[ 4.929446] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.931094] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.164298] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.167470] 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[ 5.171865] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.174994] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.177853] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.180275] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.183435] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.186105] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.189913] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.192744] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.195567] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.198520] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.201133] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.204096] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.207065] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.210168] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.213564] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.217157] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.221984] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.226090] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.233465] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.235296] 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[ 5.247308] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.255921] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.260191] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.264099] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.268932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 5.273365] Loading iSCSI transport class v2.0-870.\n\n[ 5.278492] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.282887] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.289510] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.294473] 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[ 5.301285] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.304229] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.309707] iscsi: registered transport (tcp)\n[ 5.312029] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.314973] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.460195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[ 5.525365] systemd-journald[374]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 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] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 7.096162] cloud-init[433]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 17 Aug 2018 07:33:22 +0000. Up 6.35 seconds.\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-08-17 07:33:25,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-72652106-90ab-475b-b01b-067197e037f7 2018-08-17 07:33:27,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:27,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-6e0ca5fe-6738-4227-ab34-4a395cc6aab8 x-compute-request-id: req-6e0ca5fe-6738-4227-ab34-4a395cc6aab8 Content-Encoding: gzip Content-Length: 13238 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 888822818 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.188619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190983] pid_max: default: 32768 minimum: 301\n[ 0.192256] ACPI: Core revision 20150930\n[ 0.194011] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195891] Security Framework initialized\n[ 0.197113] Yama: becoming mindful.\n[ 0.200846] AppArmor: AppArmor initialized\n[ 0.202219] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.204944] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.208881] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211222] Initializing cgroup subsys io\n[ 0.212406] Initializing cgroup subsys memory\n[ 0.213653] Initializing cgroup subsys devices\n[ 0.214898] Initializing cgroup subsys freezer\n[ 0.216150] Initializing cgroup subsys net_cls\n[ 0.217397] Initializing cgroup subsys perf_event\n[ 0.218689] Initializing cgroup subsys net_prio\n[ 0.219977] Initializing cgroup subsys hugetlb\n[ 0.221219] Initializing cgroup subsys pids\n[ 0.222494] CPU: Physical Processor ID: 0\n[ 0.224363] mce: CPU supports 10 MCE banks\n[ 0.225591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244382] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.251778] ftrace: allocating 32123 entries in 126 pages\n[ 0.279312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282500] x2apic enabled\n[ 0.283679] Switched APIC routing to physical x2apic.\n[ 0.286209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287800] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290692] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293267] KVM setup paravirtual spinlock\n[ 0.295601] x86: Booted up 1 node, 1 CPUs\n[ 0.296742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298755] devtmpfs: initialized\n[ 0.301647] evm: security.selinux\n[ 0.302646] evm: security.SMACK64\n[ 0.303636] evm: security.SMACK64EXEC\n[ 0.304685] evm: security.SMACK64TRANSMUTE\n[ 0.305839] evm: security.SMACK64MMAP\n[ 0.306901] evm: security.ima\n[ 0.307812] evm: security.capability\n[ 0.308998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.311652] pinctrl core: initialized pinctrl subsystem\n[ 0.313224] RTC time: 7:33:17, date: 08/17/18\n[ 0.314621] NET: Registered protocol family 16\n[ 0.316073] cpuidle: using governor ladder\n[ 0.317239] cpuidle: using governor menu\n[ 0.318365] PCCT header not found.\n[ 0.319424] ACPI: bus type PCI registered\n[ 0.320575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322388] PCI: Using configuration type 1 for base access\n[ 0.324999] ACPI: Added _OSI(Module Device)\n[ 0.326197] ACPI: Added _OSI(Processor Device)\n[ 0.327424] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331500] ACPI: Interpreter enabled\n[ 0.332580] ACPI: (supports S0 S5)\n[ 0.333590] ACPI: Using IOAPIC for interrupt routing\n[ 0.334928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342511] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347329] acpiphp: Slot [3] registered\n[ 0.348481] acpiphp: Slot [4] registered\n[ 0.349634] acpiphp: Slot [5] registered\n[ 0.350780] acpiphp: Slot [6] registered\n[ 0.351918] acpiphp: Slot [7] registered\n[ 0.353043] acpiphp: Slot [8] registered\n[ 0.354173] acpiphp: Slot [9] registered\n[ 0.355304] acpiphp: Slot [10] registered\n[ 0.356450] acpiphp: Slot [11] registered\n[ 0.357591] acpiphp: Slot [12] registered\n[ 0.358734] acpiphp: Slot [13] registered\n[ 0.359872] acpiphp: Slot [14] registered\n[ 0.375788] acpiphp: Slot [15] registered\n[ 0.376950] acpiphp: Slot [16] registered\n[ 0.378095] acpiphp: Slot [17] registered\n[ 0.379243] acpiphp: Slot [18] registered\n[ 0.380402] acpiphp: Slot [19] registered\n[ 0.381627] acpiphp: Slot [20] registered\n[ 0.382796] acpiphp: Slot [21] registered\n[ 0.383947] acpiphp: Slot [22] registered\n[ 0.385103] acpiphp: Slot [23] registered\n[ 0.386308] acpiphp: Slot [24] registered\n[ 0.387456] acpiphp: Slot [25] registered\n[ 0.388598] acpiphp: Slot [26] registered\n[ 0.389739] acpiphp: Slot [27] registered\n[ 0.390887] acpiphp: Slot [28] registered\n[ 0.392043] acpiphp: Slot [29] registered\n[ 0.393198] acpiphp: Slot [30] registered\n[ 0.394345] acpiphp: Slot [31] registered\n[ 0.395484] PCI host bridge to bus 0000:00\n[ 0.396632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402095] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406263] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452079] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461378] vgaarb: loaded\n[ 0.462234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463989] SCSI subsystem initialized\n[ 0.465275] ACPI: bus type USB registered\n[ 0.466446] usbcore: registered new interface driver usbfs\n[ 0.467905] usbcore: registered new interface driver hub\n[ 0.469312] usbcore: registered new device driver usb\n[ 0.470873] PCI: Using ACPI for IRQ routing\n[ 0.472434] NetLabel: Initializing\n[ 0.473474] NetLabel: domain hash size = 128\n[ 0.474682] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476025] NetLabel: unlabeled traffic allowed by default\n[ 0.477651] amd_nb: Cannot enumerate AMD northbridges\n[ 0.479046] clocksource: Switched to clocksource kvm-clock\n[ 0.489539] AppArmor: AppArmor Filesystem Enabled\n[ 0.490903] pnp: PnP ACPI init\n[ 0.492169] pnp: PnP ACPI: found 5 devices\n[ 0.499098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501541] NET: Registered protocol family 2\n[ 0.502977] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.504828] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.506600] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.508378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.509940] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511624] NET: Registered protocol family 1\n[ 0.512865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515917] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545364] Trying to unpack rootfs image as initramfs...\n[ 1.875772] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.878217] Scanning for low memory corruption every 60 seconds\n[ 1.880130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.881775] audit: initializing netlink subsys (disabled)\n[ 1.883274] audit: type=2000 audit(1534491198.540:1): initialized\n[ 1.885093] Initialise system trusted keyring\n[ 1.886405] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.888068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.890625] zbud: loaded\n[ 1.891626] VFS: Disk quotas dquot_6.6.0\n[ 1.892797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.894726] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.896454] fuse init (API version 7.23)\n[ 1.897698] Key type big_key registered\n[ 1.898841] Allocating IMA MOK and blacklist keyrings.\n[ 1.900395] Key type asymmetric registered\n[ 1.901574] Asymmetric key parser 'x509' registered\n[ 1.902940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.905064] io scheduler noop registered\n[ 1.906202] io scheduler deadline registered (default)\n[ 1.907620] io scheduler cfq registered\n[ 1.908808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.910299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.912082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.914156] ACPI: Power Button [PWRF]\n[ 1.915351] GHES: HEST is not enabled!\n[ 1.929538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.986471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.989341] Linux agpgart interface v0.103\n[ 1.991949] brd: module loaded\n[ 1.993570] loop: module loaded\n[ 1.995636] vda: vda1\n[ 1.997087] scsi host0: ata_piix\n[ 1.998143] scsi host1: ata_piix\n[ 1.999176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.000929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.003193] libphy: Fixed MDIO Bus: probed\n[ 2.004386] tun: Universal TUN/TAP device driver, 1.6\n[ 2.005751] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.008413] PPP generic driver version 2.4.2\n[ 2.009669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.011394] ehci-pci: EHCI PCI platform driver\n[ 2.012656] ehci-platform: EHCI generic platform driver\n[ 2.014088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.015709] ohci-pci: OHCI PCI platform driver\n[ 2.016962] ohci-platform: OHCI generic platform driver\n[ 2.018387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.033147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.034592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.036701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.038135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.039736] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.041482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.043517] usb usb1: Product: UHCI Host Controller\n[ 2.044852] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.046472] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.047856] hub 1-0:1.0: USB hub found\n[ 2.048958] hub 1-0:1.0: 2 ports detected\n[ 2.050231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.053196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.054552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.056005] mousedev: PS/2 mouse device common for all mice\n[ 2.057765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.060381] rtc_cmos 00:00: RTC can wake from S4\n[ 2.061936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.063652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.065331] i2c /dev entries driver\n[ 2.066401] device-mapper: uevent: version 1.0.3\n[ 2.067720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.070032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.071817] NET: Registered protocol family 10\n[ 2.073252] NET: Registered protocol family 17\n[ 2.074518] Key type dns_resolver registered\n[ 2.075853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.077417] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.079897] registered taskstats version 1\n[ 2.081095] Loading compiled-in X.509 certificates\n[ 2.082988] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.085616] zswap: loaded using pool lzo/zbud\n[ 2.087946] Key type trusted registered\n[ 2.090750] Key type encrypted registered\n[ 2.091974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.093462] ima: No TPM chip found, activating TPM-bypass!\n[ 2.094931] evm: HMAC attrs: 0x1\n[ 2.096286] Magic number: 14:60:572\n[ 2.097504] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:18 UTC (1534491198)\n[ 2.099812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.101411] EDD information not available.\n[ 2.155810] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.157832] ata1.00: configured for MWDMA2\n[ 2.159669] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.177946] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.179723] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.181488] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.184237] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.186459] Write protecting the kernel read-only data: 14336k\n[ 2.189453] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.191915] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.202863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.205696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.208351] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210914] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.213535] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.216077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.218569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.221037] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.224258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.264177] virtio_net virtio0 ens3: renamed from eth0\n[ 2.273348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.276033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.297429] AVX2 version of gcm_enc/dec engaged.\n[ 2.298751] AES CTR mode by8 optimization enabled\n[ 2.303570] FDC 0 is a S82078B\n[ 2.359064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.525093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.526903] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.528749] usb 1-1: Product: QEMU USB Tablet\n[ 2.529973] usb 1-1: Manufacturer: QEMU\n[ 2.531097] usb 1-1: SerialNumber: 42\n[ 2.538993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.545592] usbcore: registered new interface driver usbhid\n[ 2.547175] usbhid: USB HID core driver\n[ 2.549469] 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.552641] 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.879131] tsc: Refined TSC clocksource calibration: 3491.812 MHz\n[ 2.880842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325519ce24a, max_idle_ns: 440795278276 ns\nBegin: Loading essential drivers ... [ 3.916524] md: linear personality registered for level -1\n[ 3.919759] md: multipath personality registered for level -4\n[ 3.923099] md: raid0 personality registered for level 0\n[ 3.926677] md: raid1 personality registered for level 1\n[ 3.999069] raid6: sse2x1 gen() 11303 MB/s\n[ 4.067066] raid6: sse2x1 xor() 8766 MB/s\n[ 4.135069] raid6: sse2x2 gen() 14407 MB/s\n[ 4.203087] raid6: sse2x2 xor() 9645 MB/s\n[ 4.271068] raid6: sse2x4 gen() 16678 MB/s\n[ 4.339065] raid6: sse2x4 xor() 11576 MB/s\n[ 4.407068] raid6: avx2x1 gen() 21971 MB/s\n[ 4.475065] raid6: avx2x2 gen() 26220 MB/s\n[ 4.543067] raid6: avx2x4 gen() 29704 MB/s\n[ 4.546714] raid6: using algorithm avx2x4 gen() 29704 MB/s\n[ 4.548244] raid6: using avx2x2 recovery algorithm\n[ 4.552414] xor: automatically using best checksumming function:\n[ 4.591065] avx : 35150.000 MB/sec\n[ 4.593437] async_tx: api initialized (async)\n[ 4.602911] md: raid6 personality registered for level 6\n[ 4.604438] md: raid5 personality registered for level 5\n[ 4.605868] md: raid4 personality registered for level 4\n[ 4.611964] 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.642252] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.673542] 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.914665] 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.919463] systemd[1]: Detected virtualization kvm.\n[ 4.920853] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.925312] systemd[1]: Set hostname to .\n[ 4.929446] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.931094] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.164298] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.167470] 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[ 5.171865] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.174994] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.177853] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.180275] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.183435] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.186105] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.189913] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.192744] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.195567] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.198520] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.201133] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.204096] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.207065] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.210168] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.213564] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.217157] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.221984] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.226090] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.233465] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.235296] 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[ 5.247308] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.255921] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.260191] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.264099] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.268932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 5.273365] Loading iSCSI transport class v2.0-870.\n\n[ 5.278492] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.282887] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.289510] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.294473] 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[ 5.301285] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.304229] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.309707] iscsi: registered transport (tcp)\n[ 5.312029] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.314973] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.460195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[ 5.525365] systemd-journald[374]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 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] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 7.096162] cloud-init[433]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 17 Aug 2018 07:33:22 +0000. Up 6.35 seconds.\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.042426] cloud-init[1014]: Cloud-init v. 0.7.9 running 'init' at Fri, 17 Aug 2018 07:33:25 +0000. Up 8.38 seconds.\n[ 9.044701] cloud-init[1014]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 9.052174] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.054478] cloud-init[1014]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.060356] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.062584] cloud-init[1014]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.068364] cloud-init[1014]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.072158] cloud-init[1014]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:eb:06:47 |\n[ 9.076145] cloud-init[1014]: ci-info: | ens3 | True | fe80::f816:3eff:feeb:647/64 | . | link | fa:16:3e:eb:06:47 |\n[ 9.084176] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.086479] cloud-init[1014]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.092354] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.094512] cloud-init[1014]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.100469] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.102577] cloud-init[1014]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] \n[ 9.108233] cloud-init[1014]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.110002] cloud-init[1014]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.111789] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.117976] cloud-init[1014]: Generating public/private rsa key pair.\n[ 9.119204] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n\n[ 9.128283] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.130093] cloud-init[1014]: The key fingerprint is:\n[ 9.131422] cloud-init[1014]: SHA256:OCSESqlgwQidsvd+hRoO7vRO90qPK+b979BrHSgETeY root@sdnvpn-13-2\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m[ 9.133535] cloud-init[1014]: The key's randomart image is:\n[ 9.137261] cloud-init[1014]: +---[RSA 2048]----+\n[ 9.138248] cloud-init[1014]: |=ooo. oo |\n[ 9.139260] cloud-init[1014]: |+=+. .o. |] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.144547] cloud-init[1014]: |=+ . ..E |\n[ 9.145533] cloud-init[1014]: |+ . o .. |\n[ 9.146514] cloud-init[1014]: | . . ooS . |\n[ 9.147499] cloud-init[1014]: \n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m| . o ..o.. . |\n[ 9.153073] cloud-init[1014]: | ..+.oo..... . |] Reached target Basic System.\n Starting Login Service...\n Starting Accounts Service...\n\n[ 9.159503] cloud-init[1014]: | ..o*+.+ .... |\n[ 9.161694] cloud-init[1014]: | ..++o=++++ |\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 9.165528] cloud-init[1014]: +----[SHA256]-----+\n Starting Apply the settings specified in cloud-config...\n[ 9.170661] cloud-init Starting Pollinate to seed the pseudo random number generator...\n[1014]: Generating public/private dsa key pair.\n Starting System Logging Service...\n[ 9.197239] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started Snappy daemon.\n Starting LXD - container startup/shutdown...\n Starting LSB: Record successful boot for GRUB...\n[ 9.206234] cloud-init\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1014]: Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.270607] cloud-init[1014]: The key fingerprint is:\n[ 9.275354] cloud-init[1014]: SHA256:7numX0/2djX/oSBhFVxgnjj/X2sykMSwfH2UhxrrbMo root@sdnvpn-13-2[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.296655] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[1014]: The key's randomart image is:\n[ 9.317700] cloud-init[1014]: +---[DSA 1024]----+\n[ 9.328675] cloud-init[1014]: | .+o. ..|\n[ 9.340181] cloud-init[1014]: | .+.+ .o.|\n[ 9.357493] cloud-init[1014]: | .o++.+. .|\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 9.381033] \n Starting Login to default iSCSI targets...cloud-init\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[1014]: | o++o. . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 9.420813] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[1014]: | Soo+. . |\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.434135] cloud-init[1014]: | .. .o= ..|\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.441890] cloud-init[1014]: | .o +o.o.=|\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 9.452128] cloud-init[1014]: | . E..*ooB|\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 9.460642] Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init[1014]: | +*. .=+=|\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\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 Starting Set console scheme...\n[ 9.527173] cloud-init[1014]: +----[SHA256]-----+[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 9.546468] cloud-init[1014]: Generating public/private ecdsa key pair.\n[ 9.554271] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.578219] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.582242] cloud-init[1014]: The key fingerprint is:\n[ 9.593731] cloud-init[1014]: SHA256:eEAOhcuQqL8kgYwfLTLgpXEMGbMQdTsq1kkuF2M95XY root@sdnvpn-13-2\n[ 9.598633] cloud-init[1014]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607158] cloud-init[1014]: +---[ECDSA 256]---+\n[ 9.613073] cloud-init[1014]: |oB*.ooo. |\n[ 9.615326] cloud-init[1014]: |+o==o=o |\n[ 9.619083] cloud-init[1014]: |B.=Oo+oo E |\n[ 9.622473] cloud-init[1014]: |B+B.B.oo. |\n[ 9.626156] cloud-init[1014]: |.O.B . S |\n[ 9.629419] cloud-init[1014]: |o.* . |\n[ 9.632966] cloud-init[1014]: | o . |\n[ 9.636107] cloud-init[1014]: | . |\n[ 9.639677] cloud-init[1014]: | |\n[ 9.646018] cloud-init[1014]: +----[SHA256]-----+\n[ 9.649620] cloud-init[1014]: Generating public/private ed25519 key pair.\n[ 9.656127] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.658401] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.664101] cloud-init[1014]: The key fingerprint is:\n[ 9.665579] cloud-init[1014]: SHA256:TILIlZZsPZNkbqhX9rB6puJXZm7v7T0ofzKkAOaaZSk root@sdnvpn-13-2\n[ 9.667507] cloud-init[1014]: The key's randomart image is:\n[ 9.672995] cloud-init[1014]: +--[ED25519 256]--+\n[ 9.674355] cloud-init[1014]: | ..=o. |\n[ 9.676102] cloud-init[1014]: | . o*== |\n[ 9.680113] cloud-init[1014]: | ooo Bo. |\n[ 9.681559] cloud-init[1014]: | .o+ B |\n[ 9.684119] cloud-init[1014]: | .o.o. S |\n[ 9.688130] cloud-init[1014]: | E.=.= . |\n[ 9.692115] cloud-init[1014]: | *.=o. o . |\n[ 9.693681] cloud-init[1014]: | + .+o o.+.o |\n[ 9.696109] cloud-init[1014]: | ..o.. oo+++.. |\n[ 9.700313] cloud-init[1014]: +----[SHA256]-----+\n[ 9.915351] cloud-init[1113]: 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"} 2018-08-17 07:33:27,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-6e0ca5fe-6738-4227-ab34-4a395cc6aab8 2018-08-17 07:33:29,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:29,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-99eef5bc-c87a-4ea7-9ea7-8abd7cdf463b x-compute-request-id: req-99eef5bc-c87a-4ea7-9ea7-8abd7cdf463b Content-Encoding: gzip Content-Length: 13571 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 888822818 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.188619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190983] pid_max: default: 32768 minimum: 301\n[ 0.192256] ACPI: Core revision 20150930\n[ 0.194011] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195891] Security Framework initialized\n[ 0.197113] Yama: becoming mindful.\n[ 0.200846] AppArmor: AppArmor initialized\n[ 0.202219] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.204944] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.208881] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211222] Initializing cgroup subsys io\n[ 0.212406] Initializing cgroup subsys memory\n[ 0.213653] Initializing cgroup subsys devices\n[ 0.214898] Initializing cgroup subsys freezer\n[ 0.216150] Initializing cgroup subsys net_cls\n[ 0.217397] Initializing cgroup subsys perf_event\n[ 0.218689] Initializing cgroup subsys net_prio\n[ 0.219977] Initializing cgroup subsys hugetlb\n[ 0.221219] Initializing cgroup subsys pids\n[ 0.222494] CPU: Physical Processor ID: 0\n[ 0.224363] mce: CPU supports 10 MCE banks\n[ 0.225591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244382] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.251778] ftrace: allocating 32123 entries in 126 pages\n[ 0.279312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282500] x2apic enabled\n[ 0.283679] Switched APIC routing to physical x2apic.\n[ 0.286209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287800] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290692] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293267] KVM setup paravirtual spinlock\n[ 0.295601] x86: Booted up 1 node, 1 CPUs\n[ 0.296742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298755] devtmpfs: initialized\n[ 0.301647] evm: security.selinux\n[ 0.302646] evm: security.SMACK64\n[ 0.303636] evm: security.SMACK64EXEC\n[ 0.304685] evm: security.SMACK64TRANSMUTE\n[ 0.305839] evm: security.SMACK64MMAP\n[ 0.306901] evm: security.ima\n[ 0.307812] evm: security.capability\n[ 0.308998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.311652] pinctrl core: initialized pinctrl subsystem\n[ 0.313224] RTC time: 7:33:17, date: 08/17/18\n[ 0.314621] NET: Registered protocol family 16\n[ 0.316073] cpuidle: using governor ladder\n[ 0.317239] cpuidle: using governor menu\n[ 0.318365] PCCT header not found.\n[ 0.319424] ACPI: bus type PCI registered\n[ 0.320575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322388] PCI: Using configuration type 1 for base access\n[ 0.324999] ACPI: Added _OSI(Module Device)\n[ 0.326197] ACPI: Added _OSI(Processor Device)\n[ 0.327424] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331500] ACPI: Interpreter enabled\n[ 0.332580] ACPI: (supports S0 S5)\n[ 0.333590] ACPI: Using IOAPIC for interrupt routing\n[ 0.334928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342511] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347329] acpiphp: Slot [3] registered\n[ 0.348481] acpiphp: Slot [4] registered\n[ 0.349634] acpiphp: Slot [5] registered\n[ 0.350780] acpiphp: Slot [6] registered\n[ 0.351918] acpiphp: Slot [7] registered\n[ 0.353043] acpiphp: Slot [8] registered\n[ 0.354173] acpiphp: Slot [9] registered\n[ 0.355304] acpiphp: Slot [10] registered\n[ 0.356450] acpiphp: Slot [11] registered\n[ 0.357591] acpiphp: Slot [12] registered\n[ 0.358734] acpiphp: Slot [13] registered\n[ 0.359872] acpiphp: Slot [14] registered\n[ 0.375788] acpiphp: Slot [15] registered\n[ 0.376950] acpiphp: Slot [16] registered\n[ 0.378095] acpiphp: Slot [17] registered\n[ 0.379243] acpiphp: Slot [18] registered\n[ 0.380402] acpiphp: Slot [19] registered\n[ 0.381627] acpiphp: Slot [20] registered\n[ 0.382796] acpiphp: Slot [21] registered\n[ 0.383947] acpiphp: Slot [22] registered\n[ 0.385103] acpiphp: Slot [23] registered\n[ 0.386308] acpiphp: Slot [24] registered\n[ 0.387456] acpiphp: Slot [25] registered\n[ 0.388598] acpiphp: Slot [26] registered\n[ 0.389739] acpiphp: Slot [27] registered\n[ 0.390887] acpiphp: Slot [28] registered\n[ 0.392043] acpiphp: Slot [29] registered\n[ 0.393198] acpiphp: Slot [30] registered\n[ 0.394345] acpiphp: Slot [31] registered\n[ 0.395484] PCI host bridge to bus 0000:00\n[ 0.396632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402095] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406263] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452079] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461378] vgaarb: loaded\n[ 0.462234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463989] SCSI subsystem initialized\n[ 0.465275] ACPI: bus type USB registered\n[ 0.466446] usbcore: registered new interface driver usbfs\n[ 0.467905] usbcore: registered new interface driver hub\n[ 0.469312] usbcore: registered new device driver usb\n[ 0.470873] PCI: Using ACPI for IRQ routing\n[ 0.472434] NetLabel: Initializing\n[ 0.473474] NetLabel: domain hash size = 128\n[ 0.474682] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476025] NetLabel: unlabeled traffic allowed by default\n[ 0.477651] amd_nb: Cannot enumerate AMD northbridges\n[ 0.479046] clocksource: Switched to clocksource kvm-clock\n[ 0.489539] AppArmor: AppArmor Filesystem Enabled\n[ 0.490903] pnp: PnP ACPI init\n[ 0.492169] pnp: PnP ACPI: found 5 devices\n[ 0.499098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501541] NET: Registered protocol family 2\n[ 0.502977] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.504828] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.506600] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.508378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.509940] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511624] NET: Registered protocol family 1\n[ 0.512865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515917] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545364] Trying to unpack rootfs image as initramfs...\n[ 1.875772] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.878217] Scanning for low memory corruption every 60 seconds\n[ 1.880130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.881775] audit: initializing netlink subsys (disabled)\n[ 1.883274] audit: type=2000 audit(1534491198.540:1): initialized\n[ 1.885093] Initialise system trusted keyring\n[ 1.886405] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.888068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.890625] zbud: loaded\n[ 1.891626] VFS: Disk quotas dquot_6.6.0\n[ 1.892797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.894726] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.896454] fuse init (API version 7.23)\n[ 1.897698] Key type big_key registered\n[ 1.898841] Allocating IMA MOK and blacklist keyrings.\n[ 1.900395] Key type asymmetric registered\n[ 1.901574] Asymmetric key parser 'x509' registered\n[ 1.902940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.905064] io scheduler noop registered\n[ 1.906202] io scheduler deadline registered (default)\n[ 1.907620] io scheduler cfq registered\n[ 1.908808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.910299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.912082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.914156] ACPI: Power Button [PWRF]\n[ 1.915351] GHES: HEST is not enabled!\n[ 1.929538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.986471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.989341] Linux agpgart interface v0.103\n[ 1.991949] brd: module loaded\n[ 1.993570] loop: module loaded\n[ 1.995636] vda: vda1\n[ 1.997087] scsi host0: ata_piix\n[ 1.998143] scsi host1: ata_piix\n[ 1.999176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.000929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.003193] libphy: Fixed MDIO Bus: probed\n[ 2.004386] tun: Universal TUN/TAP device driver, 1.6\n[ 2.005751] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.008413] PPP generic driver version 2.4.2\n[ 2.009669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.011394] ehci-pci: EHCI PCI platform driver\n[ 2.012656] ehci-platform: EHCI generic platform driver\n[ 2.014088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.015709] ohci-pci: OHCI PCI platform driver\n[ 2.016962] ohci-platform: OHCI generic platform driver\n[ 2.018387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.033147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.034592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.036701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.038135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.039736] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.041482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.043517] usb usb1: Product: UHCI Host Controller\n[ 2.044852] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.046472] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.047856] hub 1-0:1.0: USB hub found\n[ 2.048958] hub 1-0:1.0: 2 ports detected\n[ 2.050231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.053196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.054552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.056005] mousedev: PS/2 mouse device common for all mice\n[ 2.057765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.060381] rtc_cmos 00:00: RTC can wake from S4\n[ 2.061936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.063652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.065331] i2c /dev entries driver\n[ 2.066401] device-mapper: uevent: version 1.0.3\n[ 2.067720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.070032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.071817] NET: Registered protocol family 10\n[ 2.073252] NET: Registered protocol family 17\n[ 2.074518] Key type dns_resolver registered\n[ 2.075853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.077417] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.079897] registered taskstats version 1\n[ 2.081095] Loading compiled-in X.509 certificates\n[ 2.082988] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.085616] zswap: loaded using pool lzo/zbud\n[ 2.087946] Key type trusted registered\n[ 2.090750] Key type encrypted registered\n[ 2.091974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.093462] ima: No TPM chip found, activating TPM-bypass!\n[ 2.094931] evm: HMAC attrs: 0x1\n[ 2.096286] Magic number: 14:60:572\n[ 2.097504] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:18 UTC (1534491198)\n[ 2.099812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.101411] EDD information not available.\n[ 2.155810] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.157832] ata1.00: configured for MWDMA2\n[ 2.159669] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.177946] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.179723] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.181488] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.184237] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.186459] Write protecting the kernel read-only data: 14336k\n[ 2.189453] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.191915] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.202863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.205696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.208351] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210914] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.213535] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.216077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.218569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.221037] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.224258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.264177] virtio_net virtio0 ens3: renamed from eth0\n[ 2.273348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.276033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.297429] AVX2 version of gcm_enc/dec engaged.\n[ 2.298751] AES CTR mode by8 optimization enabled\n[ 2.303570] FDC 0 is a S82078B\n[ 2.359064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.525093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.526903] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.528749] usb 1-1: Product: QEMU USB Tablet\n[ 2.529973] usb 1-1: Manufacturer: QEMU\n[ 2.531097] usb 1-1: SerialNumber: 42\n[ 2.538993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.545592] usbcore: registered new interface driver usbhid\n[ 2.547175] usbhid: USB HID core driver\n[ 2.549469] 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.552641] 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.879131] tsc: Refined TSC clocksource calibration: 3491.812 MHz\n[ 2.880842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325519ce24a, max_idle_ns: 440795278276 ns\nBegin: Loading essential drivers ... [ 3.916524] md: linear personality registered for level -1\n[ 3.919759] md: multipath personality registered for level -4\n[ 3.923099] md: raid0 personality registered for level 0\n[ 3.926677] md: raid1 personality registered for level 1\n[ 3.999069] raid6: sse2x1 gen() 11303 MB/s\n[ 4.067066] raid6: sse2x1 xor() 8766 MB/s\n[ 4.135069] raid6: sse2x2 gen() 14407 MB/s\n[ 4.203087] raid6: sse2x2 xor() 9645 MB/s\n[ 4.271068] raid6: sse2x4 gen() 16678 MB/s\n[ 4.339065] raid6: sse2x4 xor() 11576 MB/s\n[ 4.407068] raid6: avx2x1 gen() 21971 MB/s\n[ 4.475065] raid6: avx2x2 gen() 26220 MB/s\n[ 4.543067] raid6: avx2x4 gen() 29704 MB/s\n[ 4.546714] raid6: using algorithm avx2x4 gen() 29704 MB/s\n[ 4.548244] raid6: using avx2x2 recovery algorithm\n[ 4.552414] xor: automatically using best checksumming function:\n[ 4.591065] avx : 35150.000 MB/sec\n[ 4.593437] async_tx: api initialized (async)\n[ 4.602911] md: raid6 personality registered for level 6\n[ 4.604438] md: raid5 personality registered for level 5\n[ 4.605868] md: raid4 personality registered for level 4\n[ 4.611964] 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.642252] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.673542] 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.914665] 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.919463] systemd[1]: Detected virtualization kvm.\n[ 4.920853] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.925312] systemd[1]: Set hostname to .\n[ 4.929446] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.931094] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.164298] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.167470] 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[ 5.171865] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.174994] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.177853] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.180275] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.183435] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.186105] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.189913] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.192744] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.195567] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.198520] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.201133] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.204096] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.207065] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.210168] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.213564] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.217157] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.221984] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.226090] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.233465] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.235296] 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[ 5.247308] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.255921] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.260191] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.264099] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.268932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 5.273365] Loading iSCSI transport class v2.0-870.\n\n[ 5.278492] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.282887] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.289510] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.294473] 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[ 5.301285] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.304229] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.309707] iscsi: registered transport (tcp)\n[ 5.312029] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.314973] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.460195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[ 5.525365] systemd-journald[374]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 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] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 7.096162] cloud-init[433]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 17 Aug 2018 07:33:22 +0000. Up 6.35 seconds.\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.042426] cloud-init[1014]: Cloud-init v. 0.7.9 running 'init' at Fri, 17 Aug 2018 07:33:25 +0000. Up 8.38 seconds.\n[ 9.044701] cloud-init[1014]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 9.052174] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.054478] cloud-init[1014]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.060356] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.062584] cloud-init[1014]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.068364] cloud-init[1014]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.072158] cloud-init[1014]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:eb:06:47 |\n[ 9.076145] cloud-init[1014]: ci-info: | ens3 | True | fe80::f816:3eff:feeb:647/64 | . | link | fa:16:3e:eb:06:47 |\n[ 9.084176] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.086479] cloud-init[1014]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.092354] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.094512] cloud-init[1014]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.100469] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.102577] cloud-init[1014]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] \n[ 9.108233] cloud-init[1014]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.110002] cloud-init[1014]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.111789] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.117976] cloud-init[1014]: Generating public/private rsa key pair.\n[ 9.119204] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n\n[ 9.128283] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.130093] cloud-init[1014]: The key fingerprint is:\n[ 9.131422] cloud-init[1014]: SHA256:OCSESqlgwQidsvd+hRoO7vRO90qPK+b979BrHSgETeY root@sdnvpn-13-2\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m[ 9.133535] cloud-init[1014]: The key's randomart image is:\n[ 9.137261] cloud-init[1014]: +---[RSA 2048]----+\n[ 9.138248] cloud-init[1014]: |=ooo. oo |\n[ 9.139260] cloud-init[1014]: |+=+. .o. |] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.144547] cloud-init[1014]: |=+ . ..E |\n[ 9.145533] cloud-init[1014]: |+ . o .. |\n[ 9.146514] cloud-init[1014]: | . . ooS . |\n[ 9.147499] cloud-init[1014]: \n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m| . o ..o.. . |\n[ 9.153073] cloud-init[1014]: | ..+.oo..... . |] Reached target Basic System.\n Starting Login Service...\n Starting Accounts Service...\n\n[ 9.159503] cloud-init[1014]: | ..o*+.+ .... |\n[ 9.161694] cloud-init[1014]: | ..++o=++++ |\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 9.165528] cloud-init[1014]: +----[SHA256]-----+\n Starting Apply the settings specified in cloud-config...\n[ 9.170661] cloud-init Starting Pollinate to seed the pseudo random number generator...\n[1014]: Generating public/private dsa key pair.\n Starting System Logging Service...\n[ 9.197239] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started Snappy daemon.\n Starting LXD - container startup/shutdown...\n Starting LSB: Record successful boot for GRUB...\n[ 9.206234] cloud-init\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1014]: Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.270607] cloud-init[1014]: The key fingerprint is:\n[ 9.275354] cloud-init[1014]: SHA256:7numX0/2djX/oSBhFVxgnjj/X2sykMSwfH2UhxrrbMo root@sdnvpn-13-2[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.296655] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[1014]: The key's randomart image is:\n[ 9.317700] cloud-init[1014]: +---[DSA 1024]----+\n[ 9.328675] cloud-init[1014]: | .+o. ..|\n[ 9.340181] cloud-init[1014]: | .+.+ .o.|\n[ 9.357493] cloud-init[1014]: | .o++.+. .|\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 9.381033] \n Starting Login to default iSCSI targets...cloud-init\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[1014]: | o++o. . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 9.420813] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[1014]: | Soo+. . |\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.434135] cloud-init[1014]: | .. .o= ..|\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.441890] cloud-init[1014]: | .o +o.o.=|\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 9.452128] cloud-init[1014]: | . E..*ooB|\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 9.460642] Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init[1014]: | +*. .=+=|\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\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 Starting Set console scheme...\n[ 9.527173] cloud-init[1014]: +----[SHA256]-----+[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 9.546468] cloud-init[1014]: Generating public/private ecdsa key pair.\n[ 9.554271] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.578219] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.582242] cloud-init[1014]: The key fingerprint is:\n[ 9.593731] cloud-init[1014]: SHA256:eEAOhcuQqL8kgYwfLTLgpXEMGbMQdTsq1kkuF2M95XY root@sdnvpn-13-2\n[ 9.598633] cloud-init[1014]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607158] cloud-init[1014]: +---[ECDSA 256]---+\n[ 9.613073] cloud-init[1014]: |oB*.ooo. |\n[ 9.615326] cloud-init[1014]: |+o==o=o |\n[ 9.619083] cloud-init[1014]: |B.=Oo+oo E |\n[ 9.622473] cloud-init[1014]: |B+B.B.oo. |\n[ 9.626156] cloud-init[1014]: |.O.B . S |\n[ 9.629419] cloud-init[1014]: |o.* . |\n[ 9.632966] cloud-init[1014]: | o . |\n[ 9.636107] cloud-init[1014]: | . |\n[ 9.639677] cloud-init[1014]: | |\n[ 9.646018] cloud-init[1014]: +----[SHA256]-----+\n[ 9.649620] cloud-init[1014]: Generating public/private ed25519 key pair.\n[ 9.656127] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.658401] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.664101] cloud-init[1014]: The key fingerprint is:\n[ 9.665579] cloud-init[1014]: SHA256:TILIlZZsPZNkbqhX9rB6puJXZm7v7T0ofzKkAOaaZSk root@sdnvpn-13-2\n[ 9.667507] cloud-init[1014]: The key's randomart image is:\n[ 9.672995] cloud-init[1014]: +--[ED25519 256]--+\n[ 9.674355] cloud-init[1014]: | ..=o. |\n[ 9.676102] cloud-init[1014]: | . o*== |\n[ 9.680113] cloud-init[1014]: | ooo Bo. |\n[ 9.681559] cloud-init[1014]: | .o+ B |\n[ 9.684119] cloud-init[1014]: | .o.o. S |\n[ 9.688130] cloud-init[1014]: | E.=.= . |\n[ 9.692115] cloud-init[1014]: | *.=o. o . |\n[ 9.693681] cloud-init[1014]: | + .+o o.+.o |\n[ 9.696109] cloud-init[1014]: | ..o.. oo+++.. |\n[ 9.700313] cloud-init[1014]: +----[SHA256]-----+\n[ 9.915351] cloud-init[1113]: 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[ 10.635290] cloud-init[1113]: en_US.UTF-8... done\n[ 10.637729] cloud-init[1113]: Generation complete.\n[ 11.084707] cloud-init[1113]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 17 Aug 2018 07:33:26 +0000. Up 9.84 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.396660] cloud-init[1382]: + sudo useradd -m sdnvpn\n[ 11.457056] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.561487] cloud-init[1382]: + sudo adduser sdnvpn sudo\n[ 11.617635] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.654783] cloud-init[1382]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.658878] cloud-init[1382]: Adding user sdnvpn to group sudo\n[ 11.671018] cloud-init[1382]: Done.\n[ 11.673040] cloud-init[1382]: + chpasswd\n[ 11.674482] cloud-init[1382]: + sudo echo sdnvpn:opnfv\n[ 11.723764] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.735425] cloud-init[1382]: + sleep 20\n"} 2018-08-17 07:33:29,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-99eef5bc-c87a-4ea7-9ea7-8abd7cdf463b 2018-08-17 07:33:31,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:31,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-fbf1e8fe-e36f-4d6d-ac5e-e206705cfd95 x-compute-request-id: req-fbf1e8fe-e36f-4d6d-ac5e-e206705cfd95 Content-Encoding: gzip Content-Length: 13571 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 888822818 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.188619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190983] pid_max: default: 32768 minimum: 301\n[ 0.192256] ACPI: Core revision 20150930\n[ 0.194011] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195891] Security Framework initialized\n[ 0.197113] Yama: becoming mindful.\n[ 0.200846] AppArmor: AppArmor initialized\n[ 0.202219] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.204944] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.208881] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211222] Initializing cgroup subsys io\n[ 0.212406] Initializing cgroup subsys memory\n[ 0.213653] Initializing cgroup subsys devices\n[ 0.214898] Initializing cgroup subsys freezer\n[ 0.216150] Initializing cgroup subsys net_cls\n[ 0.217397] Initializing cgroup subsys perf_event\n[ 0.218689] Initializing cgroup subsys net_prio\n[ 0.219977] Initializing cgroup subsys hugetlb\n[ 0.221219] Initializing cgroup subsys pids\n[ 0.222494] CPU: Physical Processor ID: 0\n[ 0.224363] mce: CPU supports 10 MCE banks\n[ 0.225591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244382] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.251778] ftrace: allocating 32123 entries in 126 pages\n[ 0.279312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282500] x2apic enabled\n[ 0.283679] Switched APIC routing to physical x2apic.\n[ 0.286209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287800] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290692] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293267] KVM setup paravirtual spinlock\n[ 0.295601] x86: Booted up 1 node, 1 CPUs\n[ 0.296742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298755] devtmpfs: initialized\n[ 0.301647] evm: security.selinux\n[ 0.302646] evm: security.SMACK64\n[ 0.303636] evm: security.SMACK64EXEC\n[ 0.304685] evm: security.SMACK64TRANSMUTE\n[ 0.305839] evm: security.SMACK64MMAP\n[ 0.306901] evm: security.ima\n[ 0.307812] evm: security.capability\n[ 0.308998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.311652] pinctrl core: initialized pinctrl subsystem\n[ 0.313224] RTC time: 7:33:17, date: 08/17/18\n[ 0.314621] NET: Registered protocol family 16\n[ 0.316073] cpuidle: using governor ladder\n[ 0.317239] cpuidle: using governor menu\n[ 0.318365] PCCT header not found.\n[ 0.319424] ACPI: bus type PCI registered\n[ 0.320575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322388] PCI: Using configuration type 1 for base access\n[ 0.324999] ACPI: Added _OSI(Module Device)\n[ 0.326197] ACPI: Added _OSI(Processor Device)\n[ 0.327424] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331500] ACPI: Interpreter enabled\n[ 0.332580] ACPI: (supports S0 S5)\n[ 0.333590] ACPI: Using IOAPIC for interrupt routing\n[ 0.334928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342511] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347329] acpiphp: Slot [3] registered\n[ 0.348481] acpiphp: Slot [4] registered\n[ 0.349634] acpiphp: Slot [5] registered\n[ 0.350780] acpiphp: Slot [6] registered\n[ 0.351918] acpiphp: Slot [7] registered\n[ 0.353043] acpiphp: Slot [8] registered\n[ 0.354173] acpiphp: Slot [9] registered\n[ 0.355304] acpiphp: Slot [10] registered\n[ 0.356450] acpiphp: Slot [11] registered\n[ 0.357591] acpiphp: Slot [12] registered\n[ 0.358734] acpiphp: Slot [13] registered\n[ 0.359872] acpiphp: Slot [14] registered\n[ 0.375788] acpiphp: Slot [15] registered\n[ 0.376950] acpiphp: Slot [16] registered\n[ 0.378095] acpiphp: Slot [17] registered\n[ 0.379243] acpiphp: Slot [18] registered\n[ 0.380402] acpiphp: Slot [19] registered\n[ 0.381627] acpiphp: Slot [20] registered\n[ 0.382796] acpiphp: Slot [21] registered\n[ 0.383947] acpiphp: Slot [22] registered\n[ 0.385103] acpiphp: Slot [23] registered\n[ 0.386308] acpiphp: Slot [24] registered\n[ 0.387456] acpiphp: Slot [25] registered\n[ 0.388598] acpiphp: Slot [26] registered\n[ 0.389739] acpiphp: Slot [27] registered\n[ 0.390887] acpiphp: Slot [28] registered\n[ 0.392043] acpiphp: Slot [29] registered\n[ 0.393198] acpiphp: Slot [30] registered\n[ 0.394345] acpiphp: Slot [31] registered\n[ 0.395484] PCI host bridge to bus 0000:00\n[ 0.396632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402095] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406263] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452079] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461378] vgaarb: loaded\n[ 0.462234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463989] SCSI subsystem initialized\n[ 0.465275] ACPI: bus type USB registered\n[ 0.466446] usbcore: registered new interface driver usbfs\n[ 0.467905] usbcore: registered new interface driver hub\n[ 0.469312] usbcore: registered new device driver usb\n[ 0.470873] PCI: Using ACPI for IRQ routing\n[ 0.472434] NetLabel: Initializing\n[ 0.473474] NetLabel: domain hash size = 128\n[ 0.474682] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476025] NetLabel: unlabeled traffic allowed by default\n[ 0.477651] amd_nb: Cannot enumerate AMD northbridges\n[ 0.479046] clocksource: Switched to clocksource kvm-clock\n[ 0.489539] AppArmor: AppArmor Filesystem Enabled\n[ 0.490903] pnp: PnP ACPI init\n[ 0.492169] pnp: PnP ACPI: found 5 devices\n[ 0.499098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501541] NET: Registered protocol family 2\n[ 0.502977] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.504828] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.506600] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.508378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.509940] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511624] NET: Registered protocol family 1\n[ 0.512865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515917] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545364] Trying to unpack rootfs image as initramfs...\n[ 1.875772] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.878217] Scanning for low memory corruption every 60 seconds\n[ 1.880130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.881775] audit: initializing netlink subsys (disabled)\n[ 1.883274] audit: type=2000 audit(1534491198.540:1): initialized\n[ 1.885093] Initialise system trusted keyring\n[ 1.886405] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.888068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.890625] zbud: loaded\n[ 1.891626] VFS: Disk quotas dquot_6.6.0\n[ 1.892797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.894726] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.896454] fuse init (API version 7.23)\n[ 1.897698] Key type big_key registered\n[ 1.898841] Allocating IMA MOK and blacklist keyrings.\n[ 1.900395] Key type asymmetric registered\n[ 1.901574] Asymmetric key parser 'x509' registered\n[ 1.902940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.905064] io scheduler noop registered\n[ 1.906202] io scheduler deadline registered (default)\n[ 1.907620] io scheduler cfq registered\n[ 1.908808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.910299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.912082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.914156] ACPI: Power Button [PWRF]\n[ 1.915351] GHES: HEST is not enabled!\n[ 1.929538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.986471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.989341] Linux agpgart interface v0.103\n[ 1.991949] brd: module loaded\n[ 1.993570] loop: module loaded\n[ 1.995636] vda: vda1\n[ 1.997087] scsi host0: ata_piix\n[ 1.998143] scsi host1: ata_piix\n[ 1.999176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.000929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.003193] libphy: Fixed MDIO Bus: probed\n[ 2.004386] tun: Universal TUN/TAP device driver, 1.6\n[ 2.005751] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.008413] PPP generic driver version 2.4.2\n[ 2.009669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.011394] ehci-pci: EHCI PCI platform driver\n[ 2.012656] ehci-platform: EHCI generic platform driver\n[ 2.014088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.015709] ohci-pci: OHCI PCI platform driver\n[ 2.016962] ohci-platform: OHCI generic platform driver\n[ 2.018387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.033147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.034592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.036701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.038135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.039736] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.041482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.043517] usb usb1: Product: UHCI Host Controller\n[ 2.044852] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.046472] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.047856] hub 1-0:1.0: USB hub found\n[ 2.048958] hub 1-0:1.0: 2 ports detected\n[ 2.050231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.053196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.054552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.056005] mousedev: PS/2 mouse device common for all mice\n[ 2.057765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.060381] rtc_cmos 00:00: RTC can wake from S4\n[ 2.061936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.063652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.065331] i2c /dev entries driver\n[ 2.066401] device-mapper: uevent: version 1.0.3\n[ 2.067720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.070032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.071817] NET: Registered protocol family 10\n[ 2.073252] NET: Registered protocol family 17\n[ 2.074518] Key type dns_resolver registered\n[ 2.075853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.077417] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.079897] registered taskstats version 1\n[ 2.081095] Loading compiled-in X.509 certificates\n[ 2.082988] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.085616] zswap: loaded using pool lzo/zbud\n[ 2.087946] Key type trusted registered\n[ 2.090750] Key type encrypted registered\n[ 2.091974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.093462] ima: No TPM chip found, activating TPM-bypass!\n[ 2.094931] evm: HMAC attrs: 0x1\n[ 2.096286] Magic number: 14:60:572\n[ 2.097504] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:18 UTC (1534491198)\n[ 2.099812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.101411] EDD information not available.\n[ 2.155810] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.157832] ata1.00: configured for MWDMA2\n[ 2.159669] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.177946] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.179723] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.181488] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.184237] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.186459] Write protecting the kernel read-only data: 14336k\n[ 2.189453] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.191915] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.202863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.205696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.208351] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210914] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.213535] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.216077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.218569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.221037] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.224258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.264177] virtio_net virtio0 ens3: renamed from eth0\n[ 2.273348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.276033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.297429] AVX2 version of gcm_enc/dec engaged.\n[ 2.298751] AES CTR mode by8 optimization enabled\n[ 2.303570] FDC 0 is a S82078B\n[ 2.359064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.525093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.526903] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.528749] usb 1-1: Product: QEMU USB Tablet\n[ 2.529973] usb 1-1: Manufacturer: QEMU\n[ 2.531097] usb 1-1: SerialNumber: 42\n[ 2.538993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.545592] usbcore: registered new interface driver usbhid\n[ 2.547175] usbhid: USB HID core driver\n[ 2.549469] 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.552641] 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.879131] tsc: Refined TSC clocksource calibration: 3491.812 MHz\n[ 2.880842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325519ce24a, max_idle_ns: 440795278276 ns\nBegin: Loading essential drivers ... [ 3.916524] md: linear personality registered for level -1\n[ 3.919759] md: multipath personality registered for level -4\n[ 3.923099] md: raid0 personality registered for level 0\n[ 3.926677] md: raid1 personality registered for level 1\n[ 3.999069] raid6: sse2x1 gen() 11303 MB/s\n[ 4.067066] raid6: sse2x1 xor() 8766 MB/s\n[ 4.135069] raid6: sse2x2 gen() 14407 MB/s\n[ 4.203087] raid6: sse2x2 xor() 9645 MB/s\n[ 4.271068] raid6: sse2x4 gen() 16678 MB/s\n[ 4.339065] raid6: sse2x4 xor() 11576 MB/s\n[ 4.407068] raid6: avx2x1 gen() 21971 MB/s\n[ 4.475065] raid6: avx2x2 gen() 26220 MB/s\n[ 4.543067] raid6: avx2x4 gen() 29704 MB/s\n[ 4.546714] raid6: using algorithm avx2x4 gen() 29704 MB/s\n[ 4.548244] raid6: using avx2x2 recovery algorithm\n[ 4.552414] xor: automatically using best checksumming function:\n[ 4.591065] avx : 35150.000 MB/sec\n[ 4.593437] async_tx: api initialized (async)\n[ 4.602911] md: raid6 personality registered for level 6\n[ 4.604438] md: raid5 personality registered for level 5\n[ 4.605868] md: raid4 personality registered for level 4\n[ 4.611964] 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.642252] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.673542] 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.914665] 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.919463] systemd[1]: Detected virtualization kvm.\n[ 4.920853] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.925312] systemd[1]: Set hostname to .\n[ 4.929446] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.931094] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.164298] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.167470] 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[ 5.171865] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.174994] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.177853] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.180275] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.183435] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.186105] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.189913] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.192744] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.195567] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.198520] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.201133] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.204096] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.207065] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.210168] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.213564] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.217157] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.221984] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.226090] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.233465] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.235296] 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[ 5.247308] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.255921] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.260191] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.264099] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.268932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 5.273365] Loading iSCSI transport class v2.0-870.\n\n[ 5.278492] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.282887] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.289510] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.294473] 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[ 5.301285] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.304229] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.309707] iscsi: registered transport (tcp)\n[ 5.312029] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.314973] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.460195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[ 5.525365] systemd-journald[374]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 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] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 7.096162] cloud-init[433]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 17 Aug 2018 07:33:22 +0000. Up 6.35 seconds.\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.042426] cloud-init[1014]: Cloud-init v. 0.7.9 running 'init' at Fri, 17 Aug 2018 07:33:25 +0000. Up 8.38 seconds.\n[ 9.044701] cloud-init[1014]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 9.052174] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.054478] cloud-init[1014]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.060356] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.062584] cloud-init[1014]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.068364] cloud-init[1014]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.072158] cloud-init[1014]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:eb:06:47 |\n[ 9.076145] cloud-init[1014]: ci-info: | ens3 | True | fe80::f816:3eff:feeb:647/64 | . | link | fa:16:3e:eb:06:47 |\n[ 9.084176] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.086479] cloud-init[1014]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.092354] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.094512] cloud-init[1014]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.100469] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.102577] cloud-init[1014]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] \n[ 9.108233] cloud-init[1014]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.110002] cloud-init[1014]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.111789] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.117976] cloud-init[1014]: Generating public/private rsa key pair.\n[ 9.119204] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n\n[ 9.128283] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.130093] cloud-init[1014]: The key fingerprint is:\n[ 9.131422] cloud-init[1014]: SHA256:OCSESqlgwQidsvd+hRoO7vRO90qPK+b979BrHSgETeY root@sdnvpn-13-2\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m[ 9.133535] cloud-init[1014]: The key's randomart image is:\n[ 9.137261] cloud-init[1014]: +---[RSA 2048]----+\n[ 9.138248] cloud-init[1014]: |=ooo. oo |\n[ 9.139260] cloud-init[1014]: |+=+. .o. |] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.144547] cloud-init[1014]: |=+ . ..E |\n[ 9.145533] cloud-init[1014]: |+ . o .. |\n[ 9.146514] cloud-init[1014]: | . . ooS . |\n[ 9.147499] cloud-init[1014]: \n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m| . o ..o.. . |\n[ 9.153073] cloud-init[1014]: | ..+.oo..... . |] Reached target Basic System.\n Starting Login Service...\n Starting Accounts Service...\n\n[ 9.159503] cloud-init[1014]: | ..o*+.+ .... |\n[ 9.161694] cloud-init[1014]: | ..++o=++++ |\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 9.165528] cloud-init[1014]: +----[SHA256]-----+\n Starting Apply the settings specified in cloud-config...\n[ 9.170661] cloud-init Starting Pollinate to seed the pseudo random number generator...\n[1014]: Generating public/private dsa key pair.\n Starting System Logging Service...\n[ 9.197239] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started Snappy daemon.\n Starting LXD - container startup/shutdown...\n Starting LSB: Record successful boot for GRUB...\n[ 9.206234] cloud-init\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1014]: Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.270607] cloud-init[1014]: The key fingerprint is:\n[ 9.275354] cloud-init[1014]: SHA256:7numX0/2djX/oSBhFVxgnjj/X2sykMSwfH2UhxrrbMo root@sdnvpn-13-2[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.296655] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[1014]: The key's randomart image is:\n[ 9.317700] cloud-init[1014]: +---[DSA 1024]----+\n[ 9.328675] cloud-init[1014]: | .+o. ..|\n[ 9.340181] cloud-init[1014]: | .+.+ .o.|\n[ 9.357493] cloud-init[1014]: | .o++.+. .|\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 9.381033] \n Starting Login to default iSCSI targets...cloud-init\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[1014]: | o++o. . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 9.420813] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[1014]: | Soo+. . |\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.434135] cloud-init[1014]: | .. .o= ..|\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.441890] cloud-init[1014]: | .o +o.o.=|\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 9.452128] cloud-init[1014]: | . E..*ooB|\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 9.460642] Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init[1014]: | +*. .=+=|\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\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 Starting Set console scheme...\n[ 9.527173] cloud-init[1014]: +----[SHA256]-----+[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 9.546468] cloud-init[1014]: Generating public/private ecdsa key pair.\n[ 9.554271] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.578219] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.582242] cloud-init[1014]: The key fingerprint is:\n[ 9.593731] cloud-init[1014]: SHA256:eEAOhcuQqL8kgYwfLTLgpXEMGbMQdTsq1kkuF2M95XY root@sdnvpn-13-2\n[ 9.598633] cloud-init[1014]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607158] cloud-init[1014]: +---[ECDSA 256]---+\n[ 9.613073] cloud-init[1014]: |oB*.ooo. |\n[ 9.615326] cloud-init[1014]: |+o==o=o |\n[ 9.619083] cloud-init[1014]: |B.=Oo+oo E |\n[ 9.622473] cloud-init[1014]: |B+B.B.oo. |\n[ 9.626156] cloud-init[1014]: |.O.B . S |\n[ 9.629419] cloud-init[1014]: |o.* . |\n[ 9.632966] cloud-init[1014]: | o . |\n[ 9.636107] cloud-init[1014]: | . |\n[ 9.639677] cloud-init[1014]: | |\n[ 9.646018] cloud-init[1014]: +----[SHA256]-----+\n[ 9.649620] cloud-init[1014]: Generating public/private ed25519 key pair.\n[ 9.656127] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.658401] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.664101] cloud-init[1014]: The key fingerprint is:\n[ 9.665579] cloud-init[1014]: SHA256:TILIlZZsPZNkbqhX9rB6puJXZm7v7T0ofzKkAOaaZSk root@sdnvpn-13-2\n[ 9.667507] cloud-init[1014]: The key's randomart image is:\n[ 9.672995] cloud-init[1014]: +--[ED25519 256]--+\n[ 9.674355] cloud-init[1014]: | ..=o. |\n[ 9.676102] cloud-init[1014]: | . o*== |\n[ 9.680113] cloud-init[1014]: | ooo Bo. |\n[ 9.681559] cloud-init[1014]: | .o+ B |\n[ 9.684119] cloud-init[1014]: | .o.o. S |\n[ 9.688130] cloud-init[1014]: | E.=.= . |\n[ 9.692115] cloud-init[1014]: | *.=o. o . |\n[ 9.693681] cloud-init[1014]: | + .+o o.+.o |\n[ 9.696109] cloud-init[1014]: | ..o.. oo+++.. |\n[ 9.700313] cloud-init[1014]: +----[SHA256]-----+\n[ 9.915351] cloud-init[1113]: 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[ 10.635290] cloud-init[1113]: en_US.UTF-8... done\n[ 10.637729] cloud-init[1113]: Generation complete.\n[ 11.084707] cloud-init[1113]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 17 Aug 2018 07:33:26 +0000. Up 9.84 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.396660] cloud-init[1382]: + sudo useradd -m sdnvpn\n[ 11.457056] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.561487] cloud-init[1382]: + sudo adduser sdnvpn sudo\n[ 11.617635] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.654783] cloud-init[1382]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.658878] cloud-init[1382]: Adding user sdnvpn to group sudo\n[ 11.671018] cloud-init[1382]: Done.\n[ 11.673040] cloud-init[1382]: + chpasswd\n[ 11.674482] cloud-init[1382]: + sudo echo sdnvpn:opnfv\n[ 11.723764] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.735425] cloud-init[1382]: + sleep 20\n"} 2018-08-17 07:33:31,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-fbf1e8fe-e36f-4d6d-ac5e-e206705cfd95 2018-08-17 07:33:33,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78317ff5a28287adf2b90710e6eff9d2f55830d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:33,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-6b4e3bd2-774f-4b65-8b62-5d67de3315be x-compute-request-id: req-6b4e3bd2-774f-4b65-8b62-5d67de3315be Content-Encoding: gzip Content-Length: 13588 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 888822818 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.188619] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.190983] pid_max: default: 32768 minimum: 301\n[ 0.192256] ACPI: Core revision 20150930\n[ 0.194011] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.195891] Security Framework initialized\n[ 0.197113] Yama: becoming mindful.\n[ 0.200846] AppArmor: AppArmor initialized\n[ 0.202219] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.204944] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207166] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.208881] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211222] Initializing cgroup subsys io\n[ 0.212406] Initializing cgroup subsys memory\n[ 0.213653] Initializing cgroup subsys devices\n[ 0.214898] Initializing cgroup subsys freezer\n[ 0.216150] Initializing cgroup subsys net_cls\n[ 0.217397] Initializing cgroup subsys perf_event\n[ 0.218689] Initializing cgroup subsys net_prio\n[ 0.219977] Initializing cgroup subsys hugetlb\n[ 0.221219] Initializing cgroup subsys pids\n[ 0.222494] CPU: Physical Processor ID: 0\n[ 0.224363] mce: CPU supports 10 MCE banks\n[ 0.225591] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244382] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.251778] ftrace: allocating 32123 entries in 126 pages\n[ 0.279312] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281021] smpboot: Max logical packages: 1\n[ 0.282500] x2apic enabled\n[ 0.283679] Switched APIC routing to physical x2apic.\n[ 0.286209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287800] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290692] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.293267] KVM setup paravirtual spinlock\n[ 0.295601] x86: Booted up 1 node, 1 CPUs\n[ 0.296742] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.298755] devtmpfs: initialized\n[ 0.301647] evm: security.selinux\n[ 0.302646] evm: security.SMACK64\n[ 0.303636] evm: security.SMACK64EXEC\n[ 0.304685] evm: security.SMACK64TRANSMUTE\n[ 0.305839] evm: security.SMACK64MMAP\n[ 0.306901] evm: security.ima\n[ 0.307812] evm: security.capability\n[ 0.308998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.311652] pinctrl core: initialized pinctrl subsystem\n[ 0.313224] RTC time: 7:33:17, date: 08/17/18\n[ 0.314621] NET: Registered protocol family 16\n[ 0.316073] cpuidle: using governor ladder\n[ 0.317239] cpuidle: using governor menu\n[ 0.318365] PCCT header not found.\n[ 0.319424] ACPI: bus type PCI registered\n[ 0.320575] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.322388] PCI: Using configuration type 1 for base access\n[ 0.324999] ACPI: Added _OSI(Module Device)\n[ 0.326197] ACPI: Added _OSI(Processor Device)\n[ 0.327424] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.328705] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.331500] ACPI: Interpreter enabled\n[ 0.332580] ACPI: (supports S0 S5)\n[ 0.333590] ACPI: Using IOAPIC for interrupt routing\n[ 0.334928] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339159] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340769] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342511] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344194] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347329] acpiphp: Slot [3] registered\n[ 0.348481] acpiphp: Slot [4] registered\n[ 0.349634] acpiphp: Slot [5] registered\n[ 0.350780] acpiphp: Slot [6] registered\n[ 0.351918] acpiphp: Slot [7] registered\n[ 0.353043] acpiphp: Slot [8] registered\n[ 0.354173] acpiphp: Slot [9] registered\n[ 0.355304] acpiphp: Slot [10] registered\n[ 0.356450] acpiphp: Slot [11] registered\n[ 0.357591] acpiphp: Slot [12] registered\n[ 0.358734] acpiphp: Slot [13] registered\n[ 0.359872] acpiphp: Slot [14] registered\n[ 0.375788] acpiphp: Slot [15] registered\n[ 0.376950] acpiphp: Slot [16] registered\n[ 0.378095] acpiphp: Slot [17] registered\n[ 0.379243] acpiphp: Slot [18] registered\n[ 0.380402] acpiphp: Slot [19] registered\n[ 0.381627] acpiphp: Slot [20] registered\n[ 0.382796] acpiphp: Slot [21] registered\n[ 0.383947] acpiphp: Slot [22] registered\n[ 0.385103] acpiphp: Slot [23] registered\n[ 0.386308] acpiphp: Slot [24] registered\n[ 0.387456] acpiphp: Slot [25] registered\n[ 0.388598] acpiphp: Slot [26] registered\n[ 0.389739] acpiphp: Slot [27] registered\n[ 0.390887] acpiphp: Slot [28] registered\n[ 0.392043] acpiphp: Slot [29] registered\n[ 0.393198] acpiphp: Slot [30] registered\n[ 0.394345] acpiphp: Slot [31] registered\n[ 0.395484] PCI host bridge to bus 0000:00\n[ 0.396632] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398347] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.400043] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.402095] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.404149] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.406263] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.411509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413346] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415010] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.416813] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421088] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423140] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.445773] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.447876] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.449881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452079] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455821] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459183] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461378] vgaarb: loaded\n[ 0.462234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.463989] SCSI subsystem initialized\n[ 0.465275] ACPI: bus type USB registered\n[ 0.466446] usbcore: registered new interface driver usbfs\n[ 0.467905] usbcore: registered new interface driver hub\n[ 0.469312] usbcore: registered new device driver usb\n[ 0.470873] PCI: Using ACPI for IRQ routing\n[ 0.472434] NetLabel: Initializing\n[ 0.473474] NetLabel: domain hash size = 128\n[ 0.474682] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476025] NetLabel: unlabeled traffic allowed by default\n[ 0.477651] amd_nb: Cannot enumerate AMD northbridges\n[ 0.479046] clocksource: Switched to clocksource kvm-clock\n[ 0.489539] AppArmor: AppArmor Filesystem Enabled\n[ 0.490903] pnp: PnP ACPI init\n[ 0.492169] pnp: PnP ACPI: found 5 devices\n[ 0.499098] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501541] NET: Registered protocol family 2\n[ 0.502977] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.504828] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.506600] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.508378] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.509940] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.511624] NET: Registered protocol family 1\n[ 0.512865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514403] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.515917] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545364] Trying to unpack rootfs image as initramfs...\n[ 1.875772] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.878217] Scanning for low memory corruption every 60 seconds\n[ 1.880130] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.881775] audit: initializing netlink subsys (disabled)\n[ 1.883274] audit: type=2000 audit(1534491198.540:1): initialized\n[ 1.885093] Initialise system trusted keyring\n[ 1.886405] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.888068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.890625] zbud: loaded\n[ 1.891626] VFS: Disk quotas dquot_6.6.0\n[ 1.892797] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.894726] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.896454] fuse init (API version 7.23)\n[ 1.897698] Key type big_key registered\n[ 1.898841] Allocating IMA MOK and blacklist keyrings.\n[ 1.900395] Key type asymmetric registered\n[ 1.901574] Asymmetric key parser 'x509' registered\n[ 1.902940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.905064] io scheduler noop registered\n[ 1.906202] io scheduler deadline registered (default)\n[ 1.907620] io scheduler cfq registered\n[ 1.908808] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.910299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.912082] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.914156] ACPI: Power Button [PWRF]\n[ 1.915351] GHES: HEST is not enabled!\n[ 1.929538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.959615] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.962639] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.986471] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.989341] Linux agpgart interface v0.103\n[ 1.991949] brd: module loaded\n[ 1.993570] loop: module loaded\n[ 1.995636] vda: vda1\n[ 1.997087] scsi host0: ata_piix\n[ 1.998143] scsi host1: ata_piix\n[ 1.999176] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.000929] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.003193] libphy: Fixed MDIO Bus: probed\n[ 2.004386] tun: Universal TUN/TAP device driver, 1.6\n[ 2.005751] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.008413] PPP generic driver version 2.4.2\n[ 2.009669] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.011394] ehci-pci: EHCI PCI platform driver\n[ 2.012656] ehci-platform: EHCI generic platform driver\n[ 2.014088] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.015709] ohci-pci: OHCI PCI platform driver\n[ 2.016962] ohci-platform: OHCI generic platform driver\n[ 2.018387] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.033147] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.034592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.036701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.038135] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.039736] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.041482] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.043517] usb usb1: Product: UHCI Host Controller\n[ 2.044852] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.046472] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.047856] hub 1-0:1.0: USB hub found\n[ 2.048958] hub 1-0:1.0: 2 ports detected\n[ 2.050231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.053196] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.054552] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.056005] mousedev: PS/2 mouse device common for all mice\n[ 2.057765] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.060381] rtc_cmos 00:00: RTC can wake from S4\n[ 2.061936] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.063652] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.065331] i2c /dev entries driver\n[ 2.066401] device-mapper: uevent: version 1.0.3\n[ 2.067720] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.070032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.071817] NET: Registered protocol family 10\n[ 2.073252] NET: Registered protocol family 17\n[ 2.074518] Key type dns_resolver registered\n[ 2.075853] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.077417] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.079897] registered taskstats version 1\n[ 2.081095] Loading compiled-in X.509 certificates\n[ 2.082988] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.085616] zswap: loaded using pool lzo/zbud\n[ 2.087946] Key type trusted registered\n[ 2.090750] Key type encrypted registered\n[ 2.091974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.093462] ima: No TPM chip found, activating TPM-bypass!\n[ 2.094931] evm: HMAC attrs: 0x1\n[ 2.096286] Magic number: 14:60:572\n[ 2.097504] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:18 UTC (1534491198)\n[ 2.099812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.101411] EDD information not available.\n[ 2.155810] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.157832] ata1.00: configured for MWDMA2\n[ 2.159669] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.177946] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.179723] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.181488] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.184237] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.186459] Write protecting the kernel read-only data: 14336k\n[ 2.189453] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.191915] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.202863] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.205696] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.208351] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.210914] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.213535] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.216077] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.218569] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.221037] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.224258] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.226778] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.264177] virtio_net virtio0 ens3: renamed from eth0\n[ 2.273348] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.276033] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.297429] AVX2 version of gcm_enc/dec engaged.\n[ 2.298751] AES CTR mode by8 optimization enabled\n[ 2.303570] FDC 0 is a S82078B\n[ 2.359064] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.525093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.526903] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.528749] usb 1-1: Product: QEMU USB Tablet\n[ 2.529973] usb 1-1: Manufacturer: QEMU\n[ 2.531097] usb 1-1: SerialNumber: 42\n[ 2.538993] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.545592] usbcore: registered new interface driver usbhid\n[ 2.547175] usbhid: USB HID core driver\n[ 2.549469] 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.552641] 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.879131] tsc: Refined TSC clocksource calibration: 3491.812 MHz\n[ 2.880842] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325519ce24a, max_idle_ns: 440795278276 ns\nBegin: Loading essential drivers ... [ 3.916524] md: linear personality registered for level -1\n[ 3.919759] md: multipath personality registered for level -4\n[ 3.923099] md: raid0 personality registered for level 0\n[ 3.926677] md: raid1 personality registered for level 1\n[ 3.999069] raid6: sse2x1 gen() 11303 MB/s\n[ 4.067066] raid6: sse2x1 xor() 8766 MB/s\n[ 4.135069] raid6: sse2x2 gen() 14407 MB/s\n[ 4.203087] raid6: sse2x2 xor() 9645 MB/s\n[ 4.271068] raid6: sse2x4 gen() 16678 MB/s\n[ 4.339065] raid6: sse2x4 xor() 11576 MB/s\n[ 4.407068] raid6: avx2x1 gen() 21971 MB/s\n[ 4.475065] raid6: avx2x2 gen() 26220 MB/s\n[ 4.543067] raid6: avx2x4 gen() 29704 MB/s\n[ 4.546714] raid6: using algorithm avx2x4 gen() 29704 MB/s\n[ 4.548244] raid6: using avx2x2 recovery algorithm\n[ 4.552414] xor: automatically using best checksumming function:\n[ 4.591065] avx : 35150.000 MB/sec\n[ 4.593437] async_tx: api initialized (async)\n[ 4.602911] md: raid6 personality registered for level 6\n[ 4.604438] md: raid5 personality registered for level 5\n[ 4.605868] md: raid4 personality registered for level 4\n[ 4.611964] 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.642252] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.673542] 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.914665] 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.919463] systemd[1]: Detected virtualization kvm.\n[ 4.920853] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.925312] systemd[1]: Set hostname to .\n[ 4.929446] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.931094] systemd[1]: Installed transient /etc/machine-id file.\n[ 5.164298] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.167470] 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[ 5.171865] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 5.174994] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.177853] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 5.180275] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 5.183435] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.186105] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 5.189913] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 5.192744] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.195567] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 5.198520] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 5.201133] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 5.204096] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 5.207065] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.210168] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.213564] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.217157] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.221984] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.226090] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.233465] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 5.235296] 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[ 5.247308] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.255921] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.260191] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 5.264099] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.268932] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...[ 5.273365] Loading iSCSI transport class v2.0-870.\n\n[ 5.278492] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.282887] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.289510] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 5.294473] 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[ 5.301285] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.304229] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.309707] iscsi: registered transport (tcp)\n[ 5.312029] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.314973] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\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 Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 5.460195] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[ 5.525365] systemd-journald[374]: Received request to flush runtime journal from PID 1\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\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 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] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 7.096162] cloud-init[433]: Cloud-init v. 0.7.9 running 'init-local' at Fri, 17 Aug 2018 07:33:22 +0000. Up 6.35 seconds.\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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.042426] cloud-init[1014]: Cloud-init v. 0.7.9 running 'init' at Fri, 17 Aug 2018 07:33:25 +0000. Up 8.38 seconds.\n[ 9.044701] cloud-init[1014]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\n[ 9.052174] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.054478] cloud-init[1014]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.060356] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.062584] cloud-init[1014]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.068364] cloud-init[1014]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.072158] cloud-init[1014]: ci-info: | ens3 | True | 10.10.10.11 | 255.255.255.0 | . | fa:16:3e:eb:06:47 |\n[ 9.076145] cloud-init[1014]: ci-info: | ens3 | True | fe80::f816:3eff:feeb:647/64 | . | link | fa:16:3e:eb:06:47 |\n[ 9.084176] cloud-init[1014]: ci-info: +--------+------+-----------------------------+---------------+-------+-------------------+\n[ 9.086479] cloud-init[1014]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 9.092354] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.094512] cloud-init[1014]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.100469] cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.102577] cloud-init[1014]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] \n[ 9.108233] cloud-init[1014]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.110002] cloud-init[1014]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 9.111789] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.cloud-init[1014]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 9.117976] cloud-init[1014]: Generating public/private rsa key pair.\n[ 9.119204] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n\n[ 9.128283] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.130093] cloud-init[1014]: The key fingerprint is:\n[ 9.131422] cloud-init[1014]: SHA256:OCSESqlgwQidsvd+hRoO7vRO90qPK+b979BrHSgETeY root@sdnvpn-13-2\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m[ 9.133535] cloud-init[1014]: The key's randomart image is:\n[ 9.137261] cloud-init[1014]: +---[RSA 2048]----+\n[ 9.138248] cloud-init[1014]: |=ooo. oo |\n[ 9.139260] cloud-init[1014]: |+=+. .o. |] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 9.144547] cloud-init[1014]: |=+ . ..E |\n[ 9.145533] cloud-init[1014]: |+ . o .. |\n[ 9.146514] cloud-init[1014]: | . . ooS . |\n[ 9.147499] cloud-init[1014]: \n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m| . o ..o.. . |\n[ 9.153073] cloud-init[1014]: | ..+.oo..... . |] Reached target Basic System.\n Starting Login Service...\n Starting Accounts Service...\n\n[ 9.159503] cloud-init[1014]: | ..o*+.+ .... |\n[ 9.161694] cloud-init[1014]: | ..++o=++++ |\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 9.165528] cloud-init[1014]: +----[SHA256]-----+\n Starting Apply the settings specified in cloud-config...\n[ 9.170661] cloud-init Starting Pollinate to seed the pseudo random number generator...\n[1014]: Generating public/private dsa key pair.\n Starting System Logging Service...\n[ 9.197239] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[[0;32m OK [0m] Started Snappy daemon.\n Starting LXD - container startup/shutdown...\n Starting LSB: Record successful boot for GRUB...\n[ 9.206234] cloud-init\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[1014]: Starting /etc/rc.local Compatibility...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.270607] cloud-init[1014]: The key fingerprint is:\n[ 9.275354] cloud-init[1014]: SHA256:7numX0/2djX/oSBhFVxgnjj/X2sykMSwfH2UhxrrbMo root@sdnvpn-13-2[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Auto import assertions from block devices.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 9.296655] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[1014]: The key's randomart image is:\n[ 9.317700] cloud-init[1014]: +---[DSA 1024]----+\n[ 9.328675] cloud-init[1014]: | .+o. ..|\n[ 9.340181] cloud-init[1014]: | .+.+ .o.|\n[ 9.357493] cloud-init[1014]: | .o++.+. .|\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 9.381033] \n Starting Login to default iSCSI targets...cloud-init\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[1014]: | o++o. . |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 9.420813] [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\ncloud-init[1014]: | Soo+. . |\n[[0;32m OK [0m] Started Accounts Service.\n[ 9.434135] cloud-init[1014]: | .. .o= ..|\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.441890] cloud-init[1014]: | .o +o.o.=|\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n[ 9.452128] cloud-init[1014]: | . E..*ooB|\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 9.460642] Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\ncloud-init[1014]: | +*. .=+=|\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\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 Starting Set console scheme...\n[ 9.527173] cloud-init[1014]: +----[SHA256]-----+[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 9.546468] cloud-init[1014]: Generating public/private ecdsa key pair.\n[ 9.554271] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.578219] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.582242] cloud-init[1014]: The key fingerprint is:\n[ 9.593731] cloud-init[1014]: SHA256:eEAOhcuQqL8kgYwfLTLgpXEMGbMQdTsq1kkuF2M95XY root@sdnvpn-13-2\n[ 9.598633] cloud-init[1014]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.607158] cloud-init[1014]: +---[ECDSA 256]---+\n[ 9.613073] cloud-init[1014]: |oB*.ooo. |\n[ 9.615326] cloud-init[1014]: |+o==o=o |\n[ 9.619083] cloud-init[1014]: |B.=Oo+oo E |\n[ 9.622473] cloud-init[1014]: |B+B.B.oo. |\n[ 9.626156] cloud-init[1014]: |.O.B . S |\n[ 9.629419] cloud-init[1014]: |o.* . |\n[ 9.632966] cloud-init[1014]: | o . |\n[ 9.636107] cloud-init[1014]: | . |\n[ 9.639677] cloud-init[1014]: | |\n[ 9.646018] cloud-init[1014]: +----[SHA256]-----+\n[ 9.649620] cloud-init[1014]: Generating public/private ed25519 key pair.\n[ 9.656127] cloud-init[1014]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.658401] cloud-init[1014]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.664101] cloud-init[1014]: The key fingerprint is:\n[ 9.665579] cloud-init[1014]: SHA256:TILIlZZsPZNkbqhX9rB6puJXZm7v7T0ofzKkAOaaZSk root@sdnvpn-13-2\n[ 9.667507] cloud-init[1014]: The key's randomart image is:\n[ 9.672995] cloud-init[1014]: +--[ED25519 256]--+\n[ 9.674355] cloud-init[1014]: | ..=o. |\n[ 9.676102] cloud-init[1014]: | . o*== |\n[ 9.680113] cloud-init[1014]: | ooo Bo. |\n[ 9.681559] cloud-init[1014]: | .o+ B |\n[ 9.684119] cloud-init[1014]: | .o.o. S |\n[ 9.688130] cloud-init[1014]: | E.=.= . |\n[ 9.692115] cloud-init[1014]: | *.=o. o . |\n[ 9.693681] cloud-init[1014]: | + .+o o.+.o |\n[ 9.696109] cloud-init[1014]: | ..o.. oo+++.. |\n[ 9.700313] cloud-init[1014]: +----[SHA256]-----+\n[ 9.915351] cloud-init[1113]: 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[ 10.635290] cloud-init[1113]: en_US.UTF-8... done\n[ 10.637729] cloud-init[1113]: Generation complete.\n[ 11.084707] cloud-init[1113]: Cloud-init v. 0.7.9 running 'modules:config' at Fri, 17 Aug 2018 07:33:26 +0000. Up 9.84 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n[ 11.396660] cloud-init[1382]: + sudo useradd -m sdnvpn\n[ 11.457056] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.561487] cloud-init[1382]: + sudo adduser sdnvpn sudo\n[ 11.617635] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.654783] cloud-init[1382]: Adding user `sdnvpn' to group `sudo' ...\n[ 11.658878] cloud-init[1382]: Adding user sdnvpn to group sudo\n[ 11.671018] cloud-init[1382]: Done.\n[ 11.673040] cloud-init[1382]: + chpasswd\n[ 11.674482] cloud-init[1382]: + sudo echo sdnvpn:opnfv\n[ 11.723764] cloud-init[1382]: sudo: unable to resolve host sdnvpn-13-2\n[ 11.735425] cloud-init[1382]: + sleep 20\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-08-17 07:33:33,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-6b4e3bd2-774f-4b65-8b62-5d67de3315be 2018-08-17 07:33:35,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" 2018-08-17 07:33:36,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1109 Content-Type: application/json X-Openstack-Request-Id: req-468c1666-8a9d-40a6-9847-a9e30b41b693 Date: Fri, 17 Aug 2018 07:33:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:30:41Z", "file": "/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "f6bc6ea2-8618-4e4a-be07-85a271a4b273", "size": 493813760, "self": "/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "visibility": "public", "locations": [{"url": "rbd://8108f0dd-06e2-4ef0-b53c-ff8b6993ec91/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273/snap", "metadata": {}}], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-ubuntu", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "created_at": "2018-08-17T07:30:33Z", "os_hidden": false, "protected": false, "os_hash_value": "b410a4f3a361516bcde96f45ebab7482e8c5f1dd758217e977cdce10240d4f8bdb9cc02723c80d221d71cf9e350522bb5490bc5d34c4d5f512b1394382195310"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-17 07:33:36,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20 used request id req-468c1666-8a9d-40a6-9847-a9e30b41b693 2018-08-17 07:33:36,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" 2018-08-17 07:33:36,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-bcbfa87b-e6bf-47af-bdcb-8f29a38b74e0 Date: Fri, 17 Aug 2018 07:33:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"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}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "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"}, "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}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "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}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "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"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "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"}, "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}, "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"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "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}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-17 07:33:36,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bcbfa87b-e6bf-47af-bdcb-8f29a38b74e0 2018-08-17 07:33:36,259 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-17 07:33:36,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-17 07:33:36,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/64c049a7-1343-400c-bd0e-75c5f614708a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-57bd3ab0-5e42-46fd-82c1-5defa9bb3171 Date: Fri, 17 Aug 2018 07:33:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T07:33:36Z", "file": "/v2/images/64c049a7-1343-400c-bd0e-75c5f614708a/file", "owner": "5e5e1480598e465bbba7058ad48d7311", "id": "64c049a7-1343-400c-bd0e-75c5f614708a", "size": null, "self": "/v2/images/64c049a7-1343-400c-bd0e-75c5f614708a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-17T07:33:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 07:33:36,327 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-57bd3ab0-5e42-46fd-82c1-5defa9bb3171 2018-08-17 07:33:36,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/64c049a7-1343-400c-bd0e-75c5f614708a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" -d '' 2018-08-17 07:33:36,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3190f73b-9763-4167-9b1c-0fdb7be4e7ce Date: Fri, 17 Aug 2018 07:33:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:33:36,838 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/64c049a7-1343-400c-bd0e-75c5f614708a/file used request id req-3190f73b-9763-4167-9b1c-0fdb7be4e7ce 2018-08-17 07:33:36,839 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-08-17 07:33:36,839 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=64c049a7-1343-400c-bd0e-75c5f614708a network=bf343512-87ff-4b41-a24c-6dfef51a62f2 secgroup=1948f0c8-ae42-4245-83a5-b93218c03f6e hypervisor=nova:overcloud-novacompute-0.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-08-17 07:33:36,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:33:36,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:33:36,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:33:36,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:33:36,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:33:36,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:33:36,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:33:36,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:33:36,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:33:36,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:33:36,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 07:33:36,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 07:33:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 07:33:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 07:33:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 07:33:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 07:33:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 07:33:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 07:33:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 07:33:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 07:33:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 07:33:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 07:33:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 07:33:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 07:33:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 07:33:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 07:33:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 07:33:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:33:36,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374dbd51-1d21-48bd-88fc-f4e1b7014f4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:33:36,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-374dbd51-1d21-48bd-88fc-f4e1b7014f4f 2018-08-17 07:33:36,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:33:37,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["_IIE2nGoQUK6ds2llr5UXw"], "issued_at": "2018-08-17T07:33:37.000000Z"}} 2018-08-17 07:33:37,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9578aeb058bb0dd651acbdcd1c2932bff91df2b" 2018-08-17 07:33:37,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-a36d62ec-991d-480c-8f2b-8ced7e622e68 x-compute-request-id: req-a36d62ec-991d-480c-8f2b-8ced7e622e68 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"flavors": [{"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}], "name": "m1.custom"}, {"id": "5d52ec30-65d1-4203-bc51-f189ab9a456a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5d52ec30-65d1-4203-bc51-f189ab9a456a", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-17 07:33:37,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a36d62ec-991d-480c-8f2b-8ced7e622e68 2018-08-17 07:33:37,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9578aeb058bb0dd651acbdcd1c2932bff91df2b" 2018-08-17 07:33:37,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-d66c9c99-6f7c-468e-8b97-5a10d9ac2699 x-compute-request-id: req-d66c9c99-6f7c-468e-8b97-5a10d9ac2699 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "10c062e6-5901-444b-b383-95eb695eb39b"}} 2018-08-17 07:33:37,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b used request id req-d66c9c99-6f7c-468e-8b97-5a10d9ac2699 2018-08-17 07:33:37,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9578aeb058bb0dd651acbdcd1c2932bff91df2b" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "64c049a7-1343-400c-bd0e-75c5f614708a", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "10c062e6-5901-444b-b383-95eb695eb39b", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bf343512-87ff-4b41-a24c-6dfef51a62f2"}], "config_drive": true}}' 2018-08-17 07:33:39,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:33: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-0801c5ae-7065-403b-be39-e009834f6a9f x-compute-request-id: req-0801c5ae-7065-403b-be39-e009834f6a9f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92728d92-b879-4ef6-876c-93938d6d9e20", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "bookmark"}], "adminPass": "BxgrJt4Fvh4Z"}} 2018-08-17 07:33:39,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0801c5ae-7065-403b-be39-e009834f6a9f 2018-08-17 07:33:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-17 07:33:39,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324eddb7-99de-4d37-b232-6346e2ad8d68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-08-17 07:33:39,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-324eddb7-99de-4d37-b232-6346e2ad8d68 2018-08-17 07:33:39,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:33:40,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["rbdOsfNCRIKZqlfn1bKkuw"], "issued_at": "2018-08-17T07:33:39.000000Z"}} 2018-08-17 07:33:40,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85448f2f76461358dad574458b90e653859b4bf" 2018-08-17 07:33:41,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-f5003fde-c937-4768-ba1a-299919f5311b x-compute-request-id: req-f5003fde-c937-4768-ba1a-299919f5311b 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.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "bookmark"}], "image": {"id": "64c049a7-1343-400c-bd0e-75c5f614708a", "links": [{"href": "http://172.30.9.23:8774/images/64c049a7-1343-400c-bd0e-75c5f614708a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "92728d92-b879-4ef6-876c-93938d6d9e20", "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33: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-13-3", "created": "2018-08-17T07:33:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:41,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 used request id req-f5003fde-c937-4768-ba1a-299919f5311b 2018-08-17 07:33:44,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85448f2f76461358dad574458b90e653859b4bf" 2018-08-17 07:33:44,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-57703ffd-c992-46aa-9a15-5e3854eb9838 x-compute-request-id: req-57703ffd-c992-46aa-9a15-5e3854eb9838 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:c5:e5:0d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "bookmark"}], "image": {"id": "64c049a7-1343-400c-bd0e-75c5f614708a", "links": [{"href": "http://172.30.9.23:8774/images/64c049a7-1343-400c-bd0e-75c5f614708a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "92728d92-b879-4ef6-876c-93938d6d9e20", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:41Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:33:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:44,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 used request id req-57703ffd-c992-46aa-9a15-5e3854eb9838 2018-08-17 07:33:47,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85448f2f76461358dad574458b90e653859b4bf" 2018-08-17 07:33:48,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:33: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-d1f34c99-a7c2-498d-910a-da3cbe5c1745 x-compute-request-id: req-d1f34c99-a7c2-498d-910a-da3cbe5c1745 Content-Encoding: gzip Content-Length: 782 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:c5:e5:0d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "bookmark"}], "image": {"id": "64c049a7-1343-400c-bd0e-75c5f614708a", "links": [{"href": "http://172.30.9.23:8774/images/64c049a7-1343-400c-bd0e-75c5f614708a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-08-17T07:33:46.000000", "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "92728d92-b879-4ef6-876c-93938d6d9e20", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:46Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:33:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:48,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 used request id req-d1f34c99-a7c2-498d-910a-da3cbe5c1745 2018-08-17 07:33:48,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9578aeb058bb0dd651acbdcd1c2932bff91df2b" 2018-08-17 07:33:48,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-389eed5d-7191-45d0-bb84-825feee44a29 x-compute-request-id: req-389eed5d-7191-45d0-bb84-825feee44a29 Content-Encoding: gzip Content-Length: 782 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:c5:e5:0d", "version": 4, "addr": "10.10.10.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92728d92-b879-4ef6-876c-93938d6d9e20", "rel": "bookmark"}], "image": {"id": "64c049a7-1343-400c-bd0e-75c5f614708a", "links": [{"href": "http://172.30.9.23:8774/images/64c049a7-1343-400c-bd0e-75c5f614708a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-08-17T07:33:46.000000", "flavor": {"id": "10c062e6-5901-444b-b383-95eb695eb39b", "links": [{"href": "http://172.30.9.23:8774/flavors/10c062e6-5901-444b-b383-95eb695eb39b", "rel": "bookmark"}]}, "id": "92728d92-b879-4ef6-876c-93938d6d9e20", "security_groups": [{"name": "default"}], "user_id": "7b7531b461ab4354bf85e7b75d49a0db", "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-08-17T07:33:46Z", "hostId": "292c8082ccd265a24c3a8985848436fe193dd09c9ee53bc8e13a7a21", "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-3", "created": "2018-08-17T07:33:39Z", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-17 07:33:48,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20 used request id req-389eed5d-7191-45d0-bb84-825feee44a29 2018-08-17 07:33:48,467 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.5'. 2018-08-17 07:33:48,467 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-08-17 07:33:48,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" -d '{"addSecurityGroup": {"name": "1948f0c8-ae42-4245-83a5-b93218c03f6e"}}' 2018-08-17 07:33:49,486 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07: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 x-openstack-request-id: req-92a97b1d-0e94-4869-bb43-982b0be9ee30 x-compute-request-id: req-92a97b1d-0e94-4869-bb43-982b0be9ee30 Content-Length: 0 Content-Type: application/json 2018-08-17 07:33:49,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action used request id req-92a97b1d-0e94-4869-bb43-982b0be9ee30 2018-08-17 07:33:49,487 - sdnvpn_test_utils - INFO - Waiting for instance 92728d92-b879-4ef6-876c-93938d6d9e20 to boot up 2018-08-17 07:33:49,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9578aeb058bb0dd651acbdcd1c2932bff91df2b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:33:49,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-d0707062-c122-4a1c-af56-fc8a313b2243 x-compute-request-id: req-d0707062-c122-4a1c-af56-fc8a313b2243 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-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 490756612 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.193323] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195566] pid_max: default: 32768 minimum: 301\n[ 0.196784] ACPI: Core revision 20150930\n[ 0.198494] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200274] Security Framework initialized\n[ 0.201378] Yama: becoming mindful.\n[ 0.202366] AppArmor: AppArmor initialized\n[ 0.203540] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.206151] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208286] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.209920] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211931] Initializing cgroup subsys io\n[ 0.213052] Initializing cgroup subsys memory\n[ 0.214228] Initializing cgroup subsys devices\n[ 0.215408] Initializing cgroup subsys freezer\n[ 0.216591] Initializing cgroup subsys net_cls\n[ 0.217765] Initializing cgroup subsys perf_event\n[ 0.219026] Initializing cgroup subsys net_prio\n[ 0.220236] Initializing cgroup subsys hugetlb\n[ 0.221407] Initializing cgroup subsys pids\n[ 0.222566] CPU: Physical Processor ID: 0\n[ 0.224375] mce: CPU supports 10 MCE banks\n[ 0.225528] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248344] ftrace: allocating 31920 entries in 125 pages\n[ 0.274130] smpboot: Max logical packages: 1\n[ 0.275286] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277136] x2apic enabled\n[ 0.278272] Switched APIC routing to physical x2apic.\n[ 0.280722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284927] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287368] KVM setup paravirtual spinlock\n[ 0.289079] x86: Booted up 1 node, 1 CPUs\n[ 0.290180] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292072] devtmpfs: initialized\n[ 0.294105] evm: security.selinux\n[ 0.295065] evm: security.SMACK64\n[ 0.296017] evm: security.SMACK64EXEC\n[ 0.297034] evm: security.SMACK64TRANSMUTE\n[ 0.298136] evm: security.SMACK64MMAP\n[ 0.299145] evm: security.ima\n[ 0.300038] evm: security.capability\n[ 0.301145] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303649] pinctrl core: initialized pinctrl subsystem\n[ 0.305131] RTC time: 7:33:46, date: 08/17/18\n[ 0.306457] NET: Registered protocol family 16\n[ 0.307789] cpuidle: using governor ladder\n[ 0.308903] cpuidle: using governor menu\n[ 0.309983] PCCT header not found.\n[ 0.311005] ACPI: bus type PCI registered\n[ 0.312093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313790] PCI: Using configuration type 1 for base access\n[ 0.316236] ACPI: Added _OSI(Module Device)\n[ 0.317379] ACPI: Added _OSI(Processor Device)\n[ 0.318552] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321943] ACPI: Interpreter enabled\n[ 0.322994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333032] ACPI: (supports S0 S5)\n[ 0.333996] ACPI: Using IOAPIC for interrupt routing\n[ 0.335268] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342525] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347092] acpiphp: Slot [3] registered\n[ 0.348198] acpiphp: Slot [4] registered\n[ 0.349284] acpiphp: Slot [5] registered\n[ 0.350366] acpiphp: Slot [6] registered\n[ 0.351455] acpiphp: Slot [7] registered\n[ 0.352571] acpiphp: Slot [8] registered\n[ 0.353662] acpiphp: Slot [9] registered\n[ 0.354737] acpiphp: Slot [10] registered\n[ 0.355843] acpiphp: Slot [11] registered\n[ 0.356948] acpiphp: Slot [12] registered\n[ 0.358046] acpiphp: Slot [13] registered\n[ 0.359141] acpiphp: Slot [14] registered\n[ 0.360255] acpiphp: Slot [15] registered\n[ 0.375971] acpiphp: Slot [16] registered\n[ 0.377085] acpiphp: Slot [17] registered\n[ 0.378203] acpiphp: Slot [18] registered\n[ 0.379300] acpiphp: Slot [19] registered\n[ 0.380396] acpiphp: Slot [20] registered\n[ 0.381493] acpiphp: Slot [21] registered\n[ 0.382601] acpiphp: Slot [22] registered\n[ 0.383703] acpiphp: Slot [23] registered\n[ 0.384820] acpiphp: Slot [24] registered\n[ 0.385929] acpiphp: Slot [25] registered\n[ 0.387034] acpiphp: Slot [26] registered\n[ 0.388131] acpiphp: Slot [27] registered\n[ 0.389241] acpiphp: Slot [28] registered\n[ 0.390336] acpiphp: Slot [29] registered\n[ 0.391440] acpiphp: Slot [30] registered\n[ 0.392545] acpiphp: Slot [31] registered\n[ 0.393651] PCI host bridge to bus 0000:00\n[ 0.394754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399993] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.401962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403972] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408082] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413073] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440319] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446147] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448126] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449830] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451612] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453039] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455136] vgaarb: loaded\n[ 0.455962] vgaarb: bridge control possible 0000:00:02.0\n[ 0.457622] SCSI subsystem initialized\n[ 0.458875] ACPI: bus type USB registered\n[ 0.460016] usbcore: registered new interface driver usbfs\n[ 0.461444] usbcore: registered new interface driver hub\n[ 0.462789] usbcore: registered new device driver usb\n[ 0.464283] PCI: Using ACPI for IRQ routing\n[ 0.465796] NetLabel: Initializing\n[ 0.466780] NetLabel: domain hash size = 128\n[ 0.467924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469231] NetLabel: unlabeled traffic allowed by default\n[ 0.470783] clocksource: Switched to clocksource kvm-clock\n[ 0.481056] AppArmor: AppArmor Filesystem Enabled\n[ 0.482353] pnp: PnP ACPI init\n[ 0.483597] pnp: PnP ACPI: found 5 devices\n[ 0.490461] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492758] NET: Registered protocol family 2\n[ 0.494168] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.495925] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.497611] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.499291] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.500775] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.502368] NET: Registered protocol family 1\n[ 0.503549] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505009] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506447] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535567] Trying to unpack rootfs image as initramfs...\n[ 0.597135] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.602053] Scanning for low memory corruption every 60 seconds\n[ 0.604222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605803] audit: initializing netlink subsys (disabled)\n[ 0.607287] audit: type=2000 audit(1534491226.984:1): initialized\n[ 0.609128] Initialise system trusted keyring\n[ 0.610495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612064] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614713] zbud: loaded\n[ 0.615720] VFS: Disk quotas dquot_6.6.0\n[ 0.616861] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619000] fuse init (API version 7.23)\n[ 0.620223] Key type big_key registered\n[ 0.621325] Allocating IMA MOK and blacklist keyrings.\n[ 0.623007] Key type asymmetric registered\n[ 0.624137] Asymmetric key parser 'x509' registered\n[ 0.625451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.627505] io scheduler noop registered\n[ 0.628586] io scheduler deadline registered (default)\n[ 0.629934] io scheduler cfq registered\n[ 0.631132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.632547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.634273] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.636272] ACPI: Power Button [PWRF]\n[ 0.637481] GHES: HEST is not enabled!\n[ 0.651562] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710241] Linux agpgart interface v0.103\n[ 0.713606] brd: module loaded\n[ 0.715805] loop: module loaded\n[ 0.720089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722102] GPT:90111 != 20971519\n[ 0.723062] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724556] GPT:90111 != 20971519\n[ 0.725505] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726845] vda: vda1 vda15\n[ 0.728494] scsi host0: ata_piix\n[ 0.729551] scsi host1: ata_piix\n[ 0.730543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732212] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734221] libphy: Fixed MDIO Bus: probed\n[ 0.735590] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736912] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739661] PPP generic driver version 2.4.2\n[ 0.740909] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742584] ehci-pci: EHCI PCI platform driver\n[ 0.743778] ehci-platform: EHCI generic platform driver\n[ 0.745117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746637] ohci-pci: OHCI PCI platform driver\n[ 0.747832] ohci-platform: OHCI generic platform driver\n[ 0.749182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763764] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765137] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767140] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773619] usb usb1: Product: UHCI Host Controller\n[ 0.774879] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777720] hub 1-0:1.0: USB hub found\n[ 0.778790] hub 1-0:1.0: 2 ports detected\n[ 0.780068] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782912] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784231] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785614] mousedev: PS/2 mouse device common for all mice\n[ 0.787308] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791310] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792896] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794497] i2c /dev entries driver\n[ 0.795532] device-mapper: uevent: version 1.0.3\n[ 0.796836] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799069] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800886] NET: Registered protocol family 10\n[ 0.802435] NET: Registered protocol family 17\n[ 0.803674] Key type dns_resolver registered\n[ 0.804949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806437] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808819] registered taskstats version 1\n[ 0.809984] Loading compiled-in X.509 certificates\n[ 0.811810] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814337] zswap: loaded using pool lzo/zbud\n[ 0.816391] Key type trusted registered\n[ 0.818473] Key type encrypted registered\n[ 0.819598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820996] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822392] evm: HMAC attrs: 0x1\n[ 0.823687] Magic number: 14:60:572\n[ 0.824831] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:47 UTC (1534491227)\n[ 0.827037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828523] EDD information not available.\n[ 0.887512] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.904112] ata1.00: configured for MWDMA2\n[ 0.905739] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908638] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.910281] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911947] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914703] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916780] Write protecting the kernel read-only data: 14336k\n[ 0.919711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.145926] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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-08-17 07:33:49,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action used request id req-d0707062-c122-4a1c-af56-fc8a313b2243 2018-08-17 07:33:51,565 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-08-17 07:33:51,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-840046", "route_distinguishers": ["12:12", "13:13"]}}' 2018-08-17 07:33:51,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-cfb9ca23-d81e-4f77-98b4-adf22fd92634 Date: Fri, 17 Aug 2018 07:33:51 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-840046", "route_distinguishers": ["12:12", "13:13"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "route_targets": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "type": "l3", "id": "dc44a1f3-a411-4257-86f8-ab8747cf8f8f"}} 2018-08-17 07:33:51,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns used request id req-cfb9ca23-d81e-4f77-98b4-adf22fd92634 2018-08-17 07:33:51,905 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-840046', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'dc44a1f3-a411-4257-86f8-ab8747cf8f8f', u'tenant_id': u'5e5e1480598e465bbba7058ad48d7311', u'route_targets': [], u'project_id': u'5e5e1480598e465bbba7058ad48d7311', u'type': u'l3', u'networks': []}} 2018-08-17 07:33:51,905 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-08-17 07:33:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dc44a1f3-a411-4257-86f8-ab8747cf8f8f/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"router_association": {"router_id": "bde54ce5-e023-4a3e-913e-cd531323b2de"}}' 2018-08-17 07:33:52,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-d6a93841-6b8f-4546-bbec-f6b91173a1ee Date: Fri, 17 Aug 2018 07:33:52 GMT RESP BODY: {"router_association": {"router_id": "bde54ce5-e023-4a3e-913e-cd531323b2de", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "c688981d-b924-48f2-98d8-b948cac90172"}} 2018-08-17 07:33:52,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dc44a1f3-a411-4257-86f8-ab8747cf8f8f/router_associations used request id req-d6a93841-6b8f-4546-bbec-f6b91173a1ee 2018-08-17 07:33:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"router": {"routes": [{"nexthop": "10.10.10.13", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.11", "destination": "179.24.1.12/32"}]}}' 2018-08-17 07:33:53,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-796b5750-22cc-41bc-878e-42b14a1f443d Date: Fri, 17 Aug 2018 07:33:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:30:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:33:53Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.11", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.13", "destination": "179.24.1.12/32"}], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "bde54ce5-e023-4a3e-913e-cd531323b2de", "name": "sdnvpn-13-1-router"}} 2018-08-17 07:33:53,319 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de used request id req-796b5750-22cc-41bc-878e-42b14a1f443d 2018-08-17 07:33:53,319 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-17 07:34:23,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9578aeb058bb0dd651acbdcd1c2932bff91df2b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:34:23,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:34: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-fdce133c-673e-4990-bdfc-2ae9bf453b51 x-compute-request-id: req-fdce133c-673e-4990-bdfc-2ae9bf453b51 Content-Encoding: gzip Content-Length: 8139 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 490756612 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.193323] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195566] pid_max: default: 32768 minimum: 301\n[ 0.196784] ACPI: Core revision 20150930\n[ 0.198494] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200274] Security Framework initialized\n[ 0.201378] Yama: becoming mindful.\n[ 0.202366] AppArmor: AppArmor initialized\n[ 0.203540] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.206151] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208286] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.209920] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211931] Initializing cgroup subsys io\n[ 0.213052] Initializing cgroup subsys memory\n[ 0.214228] Initializing cgroup subsys devices\n[ 0.215408] Initializing cgroup subsys freezer\n[ 0.216591] Initializing cgroup subsys net_cls\n[ 0.217765] Initializing cgroup subsys perf_event\n[ 0.219026] Initializing cgroup subsys net_prio\n[ 0.220236] Initializing cgroup subsys hugetlb\n[ 0.221407] Initializing cgroup subsys pids\n[ 0.222566] CPU: Physical Processor ID: 0\n[ 0.224375] mce: CPU supports 10 MCE banks\n[ 0.225528] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248344] ftrace: allocating 31920 entries in 125 pages\n[ 0.274130] smpboot: Max logical packages: 1\n[ 0.275286] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277136] x2apic enabled\n[ 0.278272] Switched APIC routing to physical x2apic.\n[ 0.280722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284927] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287368] KVM setup paravirtual spinlock\n[ 0.289079] x86: Booted up 1 node, 1 CPUs\n[ 0.290180] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292072] devtmpfs: initialized\n[ 0.294105] evm: security.selinux\n[ 0.295065] evm: security.SMACK64\n[ 0.296017] evm: security.SMACK64EXEC\n[ 0.297034] evm: security.SMACK64TRANSMUTE\n[ 0.298136] evm: security.SMACK64MMAP\n[ 0.299145] evm: security.ima\n[ 0.300038] evm: security.capability\n[ 0.301145] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303649] pinctrl core: initialized pinctrl subsystem\n[ 0.305131] RTC time: 7:33:46, date: 08/17/18\n[ 0.306457] NET: Registered protocol family 16\n[ 0.307789] cpuidle: using governor ladder\n[ 0.308903] cpuidle: using governor menu\n[ 0.309983] PCCT header not found.\n[ 0.311005] ACPI: bus type PCI registered\n[ 0.312093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313790] PCI: Using configuration type 1 for base access\n[ 0.316236] ACPI: Added _OSI(Module Device)\n[ 0.317379] ACPI: Added _OSI(Processor Device)\n[ 0.318552] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321943] ACPI: Interpreter enabled\n[ 0.322994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333032] ACPI: (supports S0 S5)\n[ 0.333996] ACPI: Using IOAPIC for interrupt routing\n[ 0.335268] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342525] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347092] acpiphp: Slot [3] registered\n[ 0.348198] acpiphp: Slot [4] registered\n[ 0.349284] acpiphp: Slot [5] registered\n[ 0.350366] acpiphp: Slot [6] registered\n[ 0.351455] acpiphp: Slot [7] registered\n[ 0.352571] acpiphp: Slot [8] registered\n[ 0.353662] acpiphp: Slot [9] registered\n[ 0.354737] acpiphp: Slot [10] registered\n[ 0.355843] acpiphp: Slot [11] registered\n[ 0.356948] acpiphp: Slot [12] registered\n[ 0.358046] acpiphp: Slot [13] registered\n[ 0.359141] acpiphp: Slot [14] registered\n[ 0.360255] acpiphp: Slot [15] registered\n[ 0.375971] acpiphp: Slot [16] registered\n[ 0.377085] acpiphp: Slot [17] registered\n[ 0.378203] acpiphp: Slot [18] registered\n[ 0.379300] acpiphp: Slot [19] registered\n[ 0.380396] acpiphp: Slot [20] registered\n[ 0.381493] acpiphp: Slot [21] registered\n[ 0.382601] acpiphp: Slot [22] registered\n[ 0.383703] acpiphp: Slot [23] registered\n[ 0.384820] acpiphp: Slot [24] registered\n[ 0.385929] acpiphp: Slot [25] registered\n[ 0.387034] acpiphp: Slot [26] registered\n[ 0.388131] acpiphp: Slot [27] registered\n[ 0.389241] acpiphp: Slot [28] registered\n[ 0.390336] acpiphp: Slot [29] registered\n[ 0.391440] acpiphp: Slot [30] registered\n[ 0.392545] acpiphp: Slot [31] registered\n[ 0.393651] PCI host bridge to bus 0000:00\n[ 0.394754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399993] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.401962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403972] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408082] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413073] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440319] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446147] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448126] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449830] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451612] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453039] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455136] vgaarb: loaded\n[ 0.455962] vgaarb: bridge control possible 0000:00:02.0\n[ 0.457622] SCSI subsystem initialized\n[ 0.458875] ACPI: bus type USB registered\n[ 0.460016] usbcore: registered new interface driver usbfs\n[ 0.461444] usbcore: registered new interface driver hub\n[ 0.462789] usbcore: registered new device driver usb\n[ 0.464283] PCI: Using ACPI for IRQ routing\n[ 0.465796] NetLabel: Initializing\n[ 0.466780] NetLabel: domain hash size = 128\n[ 0.467924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469231] NetLabel: unlabeled traffic allowed by default\n[ 0.470783] clocksource: Switched to clocksource kvm-clock\n[ 0.481056] AppArmor: AppArmor Filesystem Enabled\n[ 0.482353] pnp: PnP ACPI init\n[ 0.483597] pnp: PnP ACPI: found 5 devices\n[ 0.490461] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492758] NET: Registered protocol family 2\n[ 0.494168] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.495925] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.497611] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.499291] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.500775] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.502368] NET: Registered protocol family 1\n[ 0.503549] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505009] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506447] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535567] Trying to unpack rootfs image as initramfs...\n[ 0.597135] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.602053] Scanning for low memory corruption every 60 seconds\n[ 0.604222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605803] audit: initializing netlink subsys (disabled)\n[ 0.607287] audit: type=2000 audit(1534491226.984:1): initialized\n[ 0.609128] Initialise system trusted keyring\n[ 0.610495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612064] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614713] zbud: loaded\n[ 0.615720] VFS: Disk quotas dquot_6.6.0\n[ 0.616861] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619000] fuse init (API version 7.23)\n[ 0.620223] Key type big_key registered\n[ 0.621325] Allocating IMA MOK and blacklist keyrings.\n[ 0.623007] Key type asymmetric registered\n[ 0.624137] Asymmetric key parser 'x509' registered\n[ 0.625451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.627505] io scheduler noop registered\n[ 0.628586] io scheduler deadline registered (default)\n[ 0.629934] io scheduler cfq registered\n[ 0.631132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.632547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.634273] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.636272] ACPI: Power Button [PWRF]\n[ 0.637481] GHES: HEST is not enabled!\n[ 0.651562] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710241] Linux agpgart interface v0.103\n[ 0.713606] brd: module loaded\n[ 0.715805] loop: module loaded\n[ 0.720089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722102] GPT:90111 != 20971519\n[ 0.723062] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724556] GPT:90111 != 20971519\n[ 0.725505] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726845] vda: vda1 vda15\n[ 0.728494] scsi host0: ata_piix\n[ 0.729551] scsi host1: ata_piix\n[ 0.730543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732212] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734221] libphy: Fixed MDIO Bus: probed\n[ 0.735590] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736912] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739661] PPP generic driver version 2.4.2\n[ 0.740909] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742584] ehci-pci: EHCI PCI platform driver\n[ 0.743778] ehci-platform: EHCI generic platform driver\n[ 0.745117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746637] ohci-pci: OHCI PCI platform driver\n[ 0.747832] ohci-platform: OHCI generic platform driver\n[ 0.749182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763764] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765137] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767140] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773619] usb usb1: Product: UHCI Host Controller\n[ 0.774879] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777720] hub 1-0:1.0: USB hub found\n[ 0.778790] hub 1-0:1.0: 2 ports detected\n[ 0.780068] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782912] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784231] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785614] mousedev: PS/2 mouse device common for all mice\n[ 0.787308] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791310] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792896] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794497] i2c /dev entries driver\n[ 0.795532] device-mapper: uevent: version 1.0.3\n[ 0.796836] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799069] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800886] NET: Registered protocol family 10\n[ 0.802435] NET: Registered protocol family 17\n[ 0.803674] Key type dns_resolver registered\n[ 0.804949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806437] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808819] registered taskstats version 1\n[ 0.809984] Loading compiled-in X.509 certificates\n[ 0.811810] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814337] zswap: loaded using pool lzo/zbud\n[ 0.816391] Key type trusted registered\n[ 0.818473] Key type encrypted registered\n[ 0.819598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820996] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822392] evm: HMAC attrs: 0x1\n[ 0.823687] Magic number: 14:60:572\n[ 0.824831] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:47 UTC (1534491227)\n[ 0.827037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828523] EDD information not available.\n[ 0.887512] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.904112] ata1.00: configured for MWDMA2\n[ 0.905739] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908638] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.910281] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911947] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914703] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916780] Write protecting the kernel read-only data: 14336k\n[ 0.919711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.145926] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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\n/dev/root resized successfully [took 20.24s]\nping 179.24.1.12 OK\n"} 2018-08-17 07:34:23,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action used request id req-fdce133c-673e-4990-bdfc-2ae9bf453b51 2018-08-17 07:34:23,419 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.5) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-08-17 07:34:23,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9578aeb058bb0dd651acbdcd1c2932bff91df2b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-17 07:34:23,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07:34: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-009959e9-7f9c-49a4-9630-f0eb507c5611 x-compute-request-id: req-009959e9-7f9c-49a4-9630-f0eb507c5611 Content-Encoding: gzip Content-Length: 8139 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\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 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 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 490756612 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 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.193323] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195566] pid_max: default: 32768 minimum: 301\n[ 0.196784] ACPI: Core revision 20150930\n[ 0.198494] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.200274] Security Framework initialized\n[ 0.201378] Yama: becoming mindful.\n[ 0.202366] AppArmor: AppArmor initialized\n[ 0.203540] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.206151] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208286] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.209920] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211931] Initializing cgroup subsys io\n[ 0.213052] Initializing cgroup subsys memory\n[ 0.214228] Initializing cgroup subsys devices\n[ 0.215408] Initializing cgroup subsys freezer\n[ 0.216591] Initializing cgroup subsys net_cls\n[ 0.217765] Initializing cgroup subsys perf_event\n[ 0.219026] Initializing cgroup subsys net_prio\n[ 0.220236] Initializing cgroup subsys hugetlb\n[ 0.221407] Initializing cgroup subsys pids\n[ 0.222566] CPU: Physical Processor ID: 0\n[ 0.224375] mce: CPU supports 10 MCE banks\n[ 0.225528] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241661] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248344] ftrace: allocating 31920 entries in 125 pages\n[ 0.274130] smpboot: Max logical packages: 1\n[ 0.275286] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277136] x2apic enabled\n[ 0.278272] Switched APIC routing to physical x2apic.\n[ 0.280722] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282230] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284927] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287368] KVM setup paravirtual spinlock\n[ 0.289079] x86: Booted up 1 node, 1 CPUs\n[ 0.290180] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292072] devtmpfs: initialized\n[ 0.294105] evm: security.selinux\n[ 0.295065] evm: security.SMACK64\n[ 0.296017] evm: security.SMACK64EXEC\n[ 0.297034] evm: security.SMACK64TRANSMUTE\n[ 0.298136] evm: security.SMACK64MMAP\n[ 0.299145] evm: security.ima\n[ 0.300038] evm: security.capability\n[ 0.301145] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303649] pinctrl core: initialized pinctrl subsystem\n[ 0.305131] RTC time: 7:33:46, date: 08/17/18\n[ 0.306457] NET: Registered protocol family 16\n[ 0.307789] cpuidle: using governor ladder\n[ 0.308903] cpuidle: using governor menu\n[ 0.309983] PCCT header not found.\n[ 0.311005] ACPI: bus type PCI registered\n[ 0.312093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313790] PCI: Using configuration type 1 for base access\n[ 0.316236] ACPI: Added _OSI(Module Device)\n[ 0.317379] ACPI: Added _OSI(Processor Device)\n[ 0.318552] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319774] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321943] ACPI: Interpreter enabled\n[ 0.322994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333032] ACPI: (supports S0 S5)\n[ 0.333996] ACPI: Using IOAPIC for interrupt routing\n[ 0.335268] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339325] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.340853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342525] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347092] acpiphp: Slot [3] registered\n[ 0.348198] acpiphp: Slot [4] registered\n[ 0.349284] acpiphp: Slot [5] registered\n[ 0.350366] acpiphp: Slot [6] registered\n[ 0.351455] acpiphp: Slot [7] registered\n[ 0.352571] acpiphp: Slot [8] registered\n[ 0.353662] acpiphp: Slot [9] registered\n[ 0.354737] acpiphp: Slot [10] registered\n[ 0.355843] acpiphp: Slot [11] registered\n[ 0.356948] acpiphp: Slot [12] registered\n[ 0.358046] acpiphp: Slot [13] registered\n[ 0.359141] acpiphp: Slot [14] registered\n[ 0.360255] acpiphp: Slot [15] registered\n[ 0.375971] acpiphp: Slot [16] registered\n[ 0.377085] acpiphp: Slot [17] registered\n[ 0.378203] acpiphp: Slot [18] registered\n[ 0.379300] acpiphp: Slot [19] registered\n[ 0.380396] acpiphp: Slot [20] registered\n[ 0.381493] acpiphp: Slot [21] registered\n[ 0.382601] acpiphp: Slot [22] registered\n[ 0.383703] acpiphp: Slot [23] registered\n[ 0.384820] acpiphp: Slot [24] registered\n[ 0.385929] acpiphp: Slot [25] registered\n[ 0.387034] acpiphp: Slot [26] registered\n[ 0.388131] acpiphp: Slot [27] registered\n[ 0.389241] acpiphp: Slot [28] registered\n[ 0.390336] acpiphp: Slot [29] registered\n[ 0.391440] acpiphp: Slot [30] registered\n[ 0.392545] acpiphp: Slot [31] registered\n[ 0.393651] PCI host bridge to bus 0000:00\n[ 0.394754] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399993] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.401962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403972] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408082] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411377] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413073] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419393] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440319] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442309] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444224] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446147] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448126] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449830] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.451612] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453039] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455136] vgaarb: loaded\n[ 0.455962] vgaarb: bridge control possible 0000:00:02.0\n[ 0.457622] SCSI subsystem initialized\n[ 0.458875] ACPI: bus type USB registered\n[ 0.460016] usbcore: registered new interface driver usbfs\n[ 0.461444] usbcore: registered new interface driver hub\n[ 0.462789] usbcore: registered new device driver usb\n[ 0.464283] PCI: Using ACPI for IRQ routing\n[ 0.465796] NetLabel: Initializing\n[ 0.466780] NetLabel: domain hash size = 128\n[ 0.467924] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469231] NetLabel: unlabeled traffic allowed by default\n[ 0.470783] clocksource: Switched to clocksource kvm-clock\n[ 0.481056] AppArmor: AppArmor Filesystem Enabled\n[ 0.482353] pnp: PnP ACPI init\n[ 0.483597] pnp: PnP ACPI: found 5 devices\n[ 0.490461] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.492758] NET: Registered protocol family 2\n[ 0.494168] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.495925] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.497611] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.499291] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.500775] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.502368] NET: Registered protocol family 1\n[ 0.503549] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505009] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.506447] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.520940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535567] Trying to unpack rootfs image as initramfs...\n[ 0.597135] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.602053] Scanning for low memory corruption every 60 seconds\n[ 0.604222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.605803] audit: initializing netlink subsys (disabled)\n[ 0.607287] audit: type=2000 audit(1534491226.984:1): initialized\n[ 0.609128] Initialise system trusted keyring\n[ 0.610495] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612064] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.614713] zbud: loaded\n[ 0.615720] VFS: Disk quotas dquot_6.6.0\n[ 0.616861] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619000] fuse init (API version 7.23)\n[ 0.620223] Key type big_key registered\n[ 0.621325] Allocating IMA MOK and blacklist keyrings.\n[ 0.623007] Key type asymmetric registered\n[ 0.624137] Asymmetric key parser 'x509' registered\n[ 0.625451] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.627505] io scheduler noop registered\n[ 0.628586] io scheduler deadline registered (default)\n[ 0.629934] io scheduler cfq registered\n[ 0.631132] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.632547] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.634273] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.636272] ACPI: Power Button [PWRF]\n[ 0.637481] GHES: HEST is not enabled!\n[ 0.651562] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.680677] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683532] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.707279] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.710241] Linux agpgart interface v0.103\n[ 0.713606] brd: module loaded\n[ 0.715805] loop: module loaded\n[ 0.720089] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.722102] GPT:90111 != 20971519\n[ 0.723062] GPT:Alternate GPT header not at the end of the disk.\n[ 0.724556] GPT:90111 != 20971519\n[ 0.725505] GPT: Use GNU Parted to correct GPT errors.\n[ 0.726845] vda: vda1 vda15\n[ 0.728494] scsi host0: ata_piix\n[ 0.729551] scsi host1: ata_piix\n[ 0.730543] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732212] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.734221] libphy: Fixed MDIO Bus: probed\n[ 0.735590] tun: Universal TUN/TAP device driver, 1.6\n[ 0.736912] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739661] PPP generic driver version 2.4.2\n[ 0.740909] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.742584] ehci-pci: EHCI PCI platform driver\n[ 0.743778] ehci-platform: EHCI generic platform driver\n[ 0.745117] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.746637] ohci-pci: OHCI PCI platform driver\n[ 0.747832] ohci-platform: OHCI generic platform driver\n[ 0.749182] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763764] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765137] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767140] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768495] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.770037] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771690] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773619] usb usb1: Product: UHCI Host Controller\n[ 0.774879] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776409] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777720] hub 1-0:1.0: USB hub found\n[ 0.778790] hub 1-0:1.0: 2 ports detected\n[ 0.780068] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.782912] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784231] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785614] mousedev: PS/2 mouse device common for all mice\n[ 0.787308] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.789757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.791310] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.792896] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.794497] i2c /dev entries driver\n[ 0.795532] device-mapper: uevent: version 1.0.3\n[ 0.796836] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.799069] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800886] NET: Registered protocol family 10\n[ 0.802435] NET: Registered protocol family 17\n[ 0.803674] Key type dns_resolver registered\n[ 0.804949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.806437] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808819] registered taskstats version 1\n[ 0.809984] Loading compiled-in X.509 certificates\n[ 0.811810] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814337] zswap: loaded using pool lzo/zbud\n[ 0.816391] Key type trusted registered\n[ 0.818473] Key type encrypted registered\n[ 0.819598] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.820996] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822392] evm: HMAC attrs: 0x1\n[ 0.823687] Magic number: 14:60:572\n[ 0.824831] rtc_cmos 00:00: setting system clock to 2018-08-17 07:33:47 UTC (1534491227)\n[ 0.827037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828523] EDD information not available.\n[ 0.887512] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.904112] ata1.00: configured for MWDMA2\n[ 0.905739] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.908638] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.910281] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.911947] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.914703] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916780] Write protecting the kernel read-only data: 14336k\n[ 0.919711] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922168] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.145926] random: dd urandom read with 12 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.5...\nLease of 10.10.10.5 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\n/dev/root resized successfully [took 20.24s]\nping 179.24.1.12 OK\n"} 2018-08-17 07:34:23,478 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action used request id req-009959e9-7f9c-49a4-9630-f0eb507c5611 2018-08-17 07:34:23,479 - sdnvpn-results - DEBUG - [PASS] 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' 2018-08-17 07:34:23,479 - 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-08-17 07:34:23,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"router": {"routes": []}}' 2018-08-17 07:34:24,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-de75cff4-3ebb-47ac-b310-6334050728b6 Date: Fri, 17 Aug 2018 07:34:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "fb9f9353-47c3-47b9-bbc2-58c975c355ac", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "41d4399a-b890-4a20-b337-cf6e4677efa6", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:30:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:34:23Z", "revision_number": 7, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "bde54ce5-e023-4a3e-913e-cd531323b2de", "name": "sdnvpn-13-1-router"}} 2018-08-17 07:34:24,336 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de used request id req-de75cff4-3ebb-47ac-b310-6334050728b6 2018-08-17 07:34:24,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" 2018-08-17 07:34:24,372 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:34: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-cd429ff6-959c-4037-a0ab-30fb9f979fcc x-compute-request-id: req-cd429ff6-959c-4037-a0ab-30fb9f979fcc Content-Length: 0 Content-Type: application/json 2018-08-17 07:34:24,372 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/10c062e6-5901-444b-b383-95eb695eb39b used request id req-cd429ff6-959c-4037-a0ab-30fb9f979fcc 2018-08-17 07:34:24,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" -d '{"forceDelete": null}' 2018-08-17 07:34:24,563 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:34: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-b59c6934-cd01-437b-938a-53a60be16fcd x-compute-request-id: req-b59c6934-cd01-437b-938a-53a60be16fcd Content-Length: 0 Content-Type: application/json 2018-08-17 07:34:24,563 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d2b3ecee-23a7-4d65-a22c-3132c6384645/action used request id req-b59c6934-cd01-437b-938a-53a60be16fcd 2018-08-17 07:34:24,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" -d '{"forceDelete": null}' 2018-08-17 07:34:24,744 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:34: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-e7da5219-fca0-4c81-810e-44af79ed6f07 x-compute-request-id: req-e7da5219-fca0-4c81-810e-44af79ed6f07 Content-Length: 0 Content-Type: application/json 2018-08-17 07:34:24,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7a7de304-6025-4db0-b113-29dae2fa966a/action used request id req-e7da5219-fca0-4c81-810e-44af79ed6f07 2018-08-17 07:34:24,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8397b7f8dd558233b473f72faf4dc144aa9eb15" -d '{"forceDelete": null}' 2018-08-17 07:34:24,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 17 Aug 2018 07:34: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-8524dc14-e703-450c-9086-2e267532d7e7 x-compute-request-id: req-8524dc14-e703-450c-9086-2e267532d7e7 Content-Length: 0 Content-Type: application/json 2018-08-17 07:34:24,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/92728d92-b879-4ef6-876c-93938d6d9e20/action used request id req-8524dc14-e703-450c-9086-2e267532d7e7 2018-08-17 07:34:24,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" 2018-08-17 07:34:25,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ed6fc6d-fd01-4428-973d-9ce266e2fea3 Date: Fri, 17 Aug 2018 07:34:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:34:25,481 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f6bc6ea2-8618-4e4a-be07-85a271a4b273 used request id req-1ed6fc6d-fd01-4428-973d-9ce266e2fea3 2018-08-17 07:34:25,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/64c049a7-1343-400c-bd0e-75c5f614708a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d45e4c407c6c41c4b95544260f0ec84ea353346" 2018-08-17 07:34:26,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a75e18d5-cfec-40b6-adb7-d04ec1d4975c Date: Fri, 17 Aug 2018 07:34:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-17 07:34:26,603 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/64c049a7-1343-400c-bd0e-75c5f614708a used request id req-a75e18d5-cfec-40b6-adb7-d04ec1d4975c 2018-08-17 07:34:26,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dc44a1f3-a411-4257-86f8-ab8747cf8f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:34:26,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3e9f67b-2b03-4784-ae69-f9ab00d60cf0 Content-Length: 0 Date: Fri, 17 Aug 2018 07:34:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:34:26,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/bgpvpn/bgpvpns/dc44a1f3-a411-4257-86f8-ab8747cf8f8f used request id req-f3e9f67b-2b03-4784-ae69-f9ab00d60cf0 2018-08-17 07:34:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"subnet_id": "282c658c-4cc8-42c9-a3fa-364bbbff203d"}' 2018-08-17 07:34:28,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-128bc174-0445-4edc-81de-beefd8120f3e Date: Fri, 17 Aug 2018 07:34:28 GMT RESP BODY: {"network_id": "bf343512-87ff-4b41-a24c-6dfef51a62f2", "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "subnet_id": "282c658c-4cc8-42c9-a3fa-364bbbff203d", "subnet_ids": ["282c658c-4cc8-42c9-a3fa-364bbbff203d"], "port_id": "c427adaf-c3cf-410a-b6ea-49e1b2d9f558", "id": "bde54ce5-e023-4a3e-913e-cd531323b2de"} 2018-08-17 07:34:28,957 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de/remove_router_interface used request id req-128bc174-0445-4edc-81de-beefd8120f3e 2018-08-17 07:34:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" -d '{"router": {"external_gateway_info": {}}}' 2018-08-17 07:34:30,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-9814f868-a75e-4867-9ff2-d55e040dcbf9 Date: Fri, 17 Aug 2018 07:34:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "5e5e1480598e465bbba7058ad48d7311", "created_at": "2018-08-17T07:30:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-17T07:34:30Z", "revision_number": 11, "routes": [], "project_id": "5e5e1480598e465bbba7058ad48d7311", "id": "bde54ce5-e023-4a3e-913e-cd531323b2de", "name": "sdnvpn-13-1-router"}} 2018-08-17 07:34:30,489 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de used request id req-9814f868-a75e-4867-9ff2-d55e040dcbf9 2018-08-17 07:34:30,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/282c658c-4cc8-42c9-a3fa-364bbbff203d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:34:31,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36782790-dfd3-446c-bb9a-3b9541d57eee Date: Fri, 17 Aug 2018 07:34:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:34:31,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/282c658c-4cc8-42c9-a3fa-364bbbff203d used request id req-36782790-dfd3-446c-bb9a-3b9541d57eee 2018-08-17 07:34:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:34:32,363 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b6bb954-196f-47ea-a4b1-cc6c0f99e071 Content-Length: 0 Date: Fri, 17 Aug 2018 07:34:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:34:32,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/bde54ce5-e023-4a3e-913e-cd531323b2de used request id req-3b6bb954-196f-47ea-a4b1-cc6c0f99e071 2018-08-17 07:34:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/bf343512-87ff-4b41-a24c-6dfef51a62f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9144e4eb990c97e118b4f781aedfc0ac91c2af46" 2018-08-17 07:34:33,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04c017a8-6eee-42ac-bbac-4f6ae134bfa9 Date: Fri, 17 Aug 2018 07:34:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 07:34:33,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bf343512-87ff-4b41-a24c-6dfef51a62f2 used request id req-04c017a8-6eee-42ac-bbac-4f6ae134bfa9 2018-08-17 07:34:33,729 - 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-08-17 07:34:33,730 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-17 07:34:33,730 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-08-17 07:34:33,730 - 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-08-17 07:34:33,731 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-08-17 07:34:33,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:34:34,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["N1VridFCQmWsvES-y9y7DQ"], "issued_at": "2018-08-17T07:34:34.000000Z"}} 2018-08-17 07:34:34,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/5e5e1480598e465bbba7058ad48d7311 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01a47bdc9d561c8aecaee8c037d7c07e631e43b2" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-08-17 07:34:34,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-85cb9dce-ed41-4c7d-9a0b-3effa45b0f51 Date: Fri, 17 Aug 2018 07:34:34 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-08-17 07:34:34,470 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/5e5e1480598e465bbba7058ad48d7311 used request id req-85cb9dce-ed41-4c7d-9a0b-3effa45b0f51 2018-08-17 07:34:34,471 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-08-17 07:34:34,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-08-17 07:34:34,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f11299937eaf4aec87b1de88249718ff", "name": "admin"}, {"id": "361380a23ef24fbe89878d525eb688a8", "name": "member"}, {"id": "7c4a92c416514666acd7455c2a3fa165", "name": "reader"}], "expires_at": "2018-08-17T08:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5e1480598e465bbba7058ad48d7311", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2891217847e6491baa8062ff36c8c126"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5efd742dde33426db58d6710aaa379c4"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b11b47fb40214f8ea9deae86b0aca752"}], "type": "metric", "id": "00a5208e57f247bfbc215082c98389d1", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "675b6de725144015b38a165297ad1901"}, {"url": "http://192.30.9.3:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea6ab9d02c0e4ef3a697a60bcea7dcba"}, {"url": "http://172.30.9.23:8776/v3/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef27d9929c674df2ad29237f4c712fff"}], "type": "volumev3", "id": "14cc667fab2d4adaa702a084b3b8914a", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "103b43127a554efe85764385c98cb7e9"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3c9b72b40c944c4ab5c7276b5d30e016"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f86399e1cd7f4848924090a3eb50099e"}], "type": "placement", "id": "1ef9125b1ed544b4b7c285335e00c202", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e37f3e5da124cd9aa409be7186a1277"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fa264a7f8fa4defbad60674b61b5d78"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a978bf1417df440cbdbb60bb81895066"}], "type": "image", "id": "2670367c0dd04e879ba468f137eaee2e", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "46fec0810958481ab7fd30671d75946a"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55a9489dc9dd4bbb9392e9bb734c5a0b"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c97adeb2540431287ddf9322755df5f"}], "type": "identity", "id": "428e27d8d7a0499687bcb299d0b6e16a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0dbc2ed279bc4a22aa504deac5b7fd05"}, {"url": "http://192.30.9.3:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f7f71d42ab442497fdcb4818bdc594"}, {"url": "http://172.30.9.23:8004/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c16a4a15a3a94be6af6bf58a3bee3eaf"}], "type": "orchestration", "id": "4833df28668e41209126a166ebcf524d", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4a6ad0b5b02b47e4a0a116410199cfd3", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "11a8ab014d854664a9df3297443e0356"}, {"url": "http://172.30.9.23:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a3fe45b83c14b61a86368c315f4af47"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3fbea6653343929683c6dcfe585a9f"}], "type": "object-store", "id": "bfb89cfbf6c440cb8bd05931a4497f2c", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "025ca54ed2fd4de69146b667e3883e79"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1548e8138e684bc2b84a46a0422968ea"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2305e9f766ed4263b61d52f6be09728d"}], "type": "compute", "id": "c22df6ca34c64b4b95935fc60b119742", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0de1a92aeb784825aba4fb9dd54e1a8c"}, {"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "108a024d3985453eaeceb343229dc02c"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "67bf4d8e85724b22abc6ef30f3236e82"}], "type": "cloudformation", "id": "e59bdee62f4e4982ac90a4383193d66b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "251788cda0d24aff9f27919a9468e098"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fc9a97a4d274cf68c668237dd78eb8d"}, {"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbfa6fe174d94967b3b5b969ef102b98"}], "type": "network", "id": "efa6f35af400486bb685c2a2a0786426", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27d54d7b263e4fb4af3bd7acf8119157"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b14af3cc1f14289b34af6fdbe2cb1b7"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be096d67bd374f48aa3ac817d91a717e"}], "type": "alarming", "id": "f6d69d5aea88497a83d9b31c88457746", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c005c939689498f853eb52ddc7f87e9"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75561597f36b4e578233f990f410a947"}, {"url": "http://172.30.9.23:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f305b6a748a4479baa3d45ff400957a"}], "type": "event", "id": "f8218ea64fb34a1ba6cc8b48f7562d39", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c57954977ea4f44b22c72666311dc83"}, {"url": "http://192.30.9.3:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "32b8df229544437497246c63963ac9cd"}, {"url": "http://172.30.9.23:8776/v2/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cffdff6f8f1a43299c5964f70641a2f6"}], "type": "volumev2", "id": "fc7d954758604941ace3e02d5a32a8bd", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7cd76c9429204274ae08a10049697603"}, {"url": "http://192.30.9.3:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6a0e7130be4312b5ef0d1b76991634"}, {"url": "http://172.30.9.23:8776/v1/5e5e1480598e465bbba7058ad48d7311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f98f541f293746ee804400f6b4cdb676"}], "type": "volume", "id": "fe6689f9e46342aa88df4b491aefb604", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "7b7531b461ab4354bf85e7b75d49a0db"}, "audit_ids": ["NNe7z5TVQC6JghoJdQ1rdA"], "issued_at": "2018-08-17T07:34:34.000000Z"}} 2018-08-17 07:34:34,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23: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}dfd00e8c69d5f3af5361e05aa1788402ca151236" -d '{"quota_class_set": {"instances": 10}}' 2018-08-17 07:34:35,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 17 Aug 2018 07: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-5e0f4d65-2378-4a2c-8cbd-7403fe35f5c0 x-compute-request-id: req-5e0f4d65-2378-4a2c-8cbd-7403fe35f5c0 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-08-17 07:34:35,167 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-class-sets/default used request id req-5e0f4d65-2378-4a2c-8cbd-7403fe35f5c0 2018-08-17 07:34:35,172 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfd51c90L 2018-08-17 07:34:35,172 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:34:35,195 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:34:35,195 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:34:35,203 - 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-08-17 07:34:35,203 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:34:35,203 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:34:35,203 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:34:35,204 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:34:35,204 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:34:35,209 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:34:35,210 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:34:35,236 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.230: d2842365c26149705612c18e1c71fd14 2018-08-17 07:34:35,237 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:34:35,249 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:34:35,270 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:34:35,301 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:34:35,492 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:34:35,492 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:34:35,531 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:34:35,532 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:34:35,539 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:34:39,784 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:34:39,786 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:34:39,788 - paramiko.transport - DEBUG - starting thread (client mode): 0xbfd76990L 2018-08-17 07:34:39,788 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:34:39,802 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:34:39,802 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:34:39,806 - 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-08-17 07:34:39,806 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:34:39,807 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:34:39,807 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:34:39,807 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:34:39,807 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:34:39,812 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:34:39,812 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:34:39,819 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:34:39,820 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:34:39,851 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:34:39,866 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:34:39,885 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:34:40,019 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:34:40,019 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:34:40,058 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:34:40,059 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:34:40,088 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:34:40,100 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:34:40,101 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:34:40,102 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:34:40,103 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:34:40,103 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:34:40,143 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:34:40,158 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:34:40,160 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:34:40,160 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:34:40,161 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:34:40,161 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:34:40,201 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:34:40,212 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:34:40,214 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:34:40,216 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe60e350L 2018-08-17 07:34:40,216 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:34:40,514 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:34:40,514 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:34:40,517 - 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-08-17 07:34:40,517 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:34:40,517 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:34:40,517 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:34:40,518 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:34:40,518 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:34:40,523 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:34:40,523 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:34:40,524 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:34:40,525 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:34:40,563 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:34:40,703 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:34:40,726 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:34:41,013 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:34:41,013 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:34:41,052 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:34:41,053 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:34:41,063 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:34:41,198 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:34:41,199 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:34:41,200 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:34:41,201 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:34:41,201 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:34:41,241 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:34:41,325 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:34:41,326 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:34:41,327 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:34:41,328 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:34:41,328 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:34:41,369 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:34:41,423 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:34:41,424 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:34:41,426 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe39bb10L 2018-08-17 07:34:41,426 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:34:41,438 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:34:41,438 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:34:41,440 - 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-08-17 07:34:41,440 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:34:41,440 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:34:41,440 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:34:41,440 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:34:41,440 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:34:41,444 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:34:41,445 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:34:41,458 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:34:41,458 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:34:41,484 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:34:41,495 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:34:41,522 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:34:41,627 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:34:41,627 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:34:41,666 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:34:41,667 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:34:41,690 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:34:41,703 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:34:41,703 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:34:41,704 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:34:41,705 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:34:41,705 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:34:41,746 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:34:41,760 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:34:41,761 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:34:41,762 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:34:41,763 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:34:41,763 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:34:41,803 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:34:41,813 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:34:41,813 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:34:41,814 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:34:41,815 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:34:41,815 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:34:41,821 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:34:46,810 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:34:46,812 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:34:46,814 - paramiko.transport - DEBUG - starting thread (client mode): 0xbee26a50L 2018-08-17 07:34:46,814 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:34:46,822 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:34:46,822 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:34:46,825 - 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-08-17 07:34:46,825 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:34:46,825 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:34:46,826 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:34:46,826 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:34:46,826 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:34:46,832 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:34:46,832 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:34:46,846 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.8: 1b2c35e34ddfcbb31af860ccaf9cc9e5 2018-08-17 07:34:46,847 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:34:46,871 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:34:46,885 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:34:46,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:34:47,017 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:34:47,017 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:34:47,057 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:34:47,057 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:34:47,082 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:34:47,094 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:34:47,095 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:34:47,096 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:34:47,097 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:34:47,097 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:34:47,137 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:34:47,153 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:34:47,155 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:34:47,155 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:34:47,156 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:34:47,156 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:34:47,196 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:34:47,208 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:34:47,210 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:34:47,212 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe39b750L 2018-08-17 07:34:47,212 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:34:47,223 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:34:47,223 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:34:47,225 - 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-08-17 07:34:47,225 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:34:47,226 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:34:47,226 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:34:47,226 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:34:47,226 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:34:47,232 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:34:47,232 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:34:47,244 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: ff34493c0f23c3f0b33997d4ae139001 2018-08-17 07:34:47,244 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:34:47,271 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:34:47,285 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:34:47,309 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:34:47,425 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:34:47,425 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:34:47,464 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:34:47,465 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:34:47,477 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:34:47,490 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:34:47,491 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:34:47,492 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:34:47,493 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:34:47,493 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:34:47,533 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:34:47,549 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:34:47,551 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:34:47,551 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:34:47,592 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:34:47,592 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:34:47,617 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:34:47,629 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:34:47,631 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:34:47,632 - paramiko.transport - DEBUG - starting thread (client mode): 0xbe5eda10L 2018-08-17 07:34:47,633 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-17 07:34:47,639 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-17 07:34:47,639 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-17 07:34:47,641 - 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-08-17 07:34:47,641 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-17 07:34:47,641 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-17 07:34:47,642 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-17 07:34:47,642 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-17 07:34:47,642 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-17 07:34:47,646 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-17 07:34:47,647 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-17 07:34:47,648 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: 94e8bdf7d1c996862330ac8dce9945aa 2018-08-17 07:34:47,649 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-17 07:34:47,686 - paramiko.transport - DEBUG - userauth is OK 2018-08-17 07:34:47,698 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-17 07:34:47,713 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-17 07:34:47,822 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-17 07:34:47,822 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-17 07:34:47,861 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-17 07:34:47,862 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-17 07:34:47,879 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-17 07:34:47,890 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-17 07:34:47,891 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-17 07:34:47,892 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-17 07:34:47,893 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-17 07:34:47,893 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-17 07:34:47,934 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-17 07:34:47,949 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-17 07:34:47,950 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-17 07:34:47,950 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-17 07:34:47,951 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-17 07:34:47,952 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-17 07:34:47,992 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-17 07:34:48,003 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-17 07:34:48,004 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-08-17 07:34:48,010 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-17 07:34:48,023 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:34:48,024 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:34:48,024 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:34:48,027 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:34:48,040 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-17 07:34:48,041 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-17 07:34:48,043 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-17 07:34:48,044 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-17 07:34:48,045 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-17 07:34:48,047 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-17 07:34:48,047 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-17 07:34:48,047 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-17 07:34:48,050 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:34:48,051 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-17 07:34:48,051 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:48,051 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:48,052 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:48,182 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-17 07:34:48,183 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-17 07:34:48,183 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-17 07:34:48,185 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-17 07:34:48,185 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-17 07:34:48,226 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-17 07:34:48,238 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-17 07:34:48,238 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-17 07:34:48,239 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-17 07:34:48,240 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-17 07:34:48,244 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-17 07:34:48,245 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-17 07:34:48,257 - 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-08-17 07:34:48,272 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:34:48,273 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:34:48,273 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:34:48,276 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:34:48,293 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-17 07:34:48,293 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-17 07:34:48,312 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-17 07:34:48,313 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-17 07:34:48,314 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-17 07:34:48,315 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-17 07:34:48,316 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-17 07:34:48,316 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-17 07:34:48,318 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:34:48,319 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-17 07:34:48,319 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:48,320 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:48,320 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:51,965 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-17 07:34:51,968 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-17 07:34:51,968 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-17 07:34:51,969 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-17 07:34:51,969 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-17 07:34:52,011 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-17 07:34:52,022 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-17 07:34:52,023 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-17 07:34:52,024 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-17 07:34:52,025 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-17 07:34:52,029 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-17 07:34:52,030 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-17 07:34:52,041 - 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-08-17 07:34:52,058 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-17 07:34:52,059 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-17 07:34:52,059 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-17 07:34:52,063 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-17 07:34:52,074 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-17 07:34:52,075 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-17 07:34:52,076 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-17 07:34:52,077 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-17 07:34:52,079 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-17 07:34:52,080 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-17 07:34:52,081 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-17 07:34:52,081 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-17 07:34:52,083 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-17 07:34:52,084 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-17 07:34:52,084 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:52,085 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:52,085 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-17 07:34:52,193 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-17 07:34:52,195 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-17 07:34:52,195 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-17 07:34:52,197 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-17 07:34:52,197 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-17 07:34:52,237 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-17 07:34:52,248 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-17 07:34:52,248 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-17 07:34:52,249 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-17 07:34:52,250 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-17 07:34:52,253 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-17 07:34:52,254 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-17 07:34:52,265 - 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-08-17 07:34:52,276 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-08-17 07:34:52,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-17 07:34:52,420 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 129:25 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-08-17 07:34:52,425 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-08-17 07:34:52,426 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:10 | FAIL | | bgpvpn | sdnvpn | features | 129:25 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-17 07:34:52,434 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-17 07:34:52,495 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:52,513 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:52,598 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:52,694 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:52,808 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:52,894 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:52,996 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,107 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,219 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,304 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,408 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,461 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,561 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,612 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,627 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,646 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,654 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:53,656 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-17 07:34:56,577 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-220 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-17 07:34:56,582 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.23,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=vALc0aeO6CcGeb3AFzky1dUE1 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=5e5e1480598e465bbba7058ad48d7311 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=Azg8mR0x7OvpfoniAQnb6iEPk export OS_REGION_NAME=regionOne 2018-08-17 07:34:56,582 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-17 07:34:56,583 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-17 07:34:56,583 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 00:00 | SKIP | | cloudify_ims | functest | vnf | 00:00 | SKIP | | heat_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-17 07:34:56,587 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK